- Nov 19, 1992
-
-
cer authored
-
- Nov 18, 1992
-
-
colin authored
- added accept-values-note-text-field-changed-callback which simply uses accept-values-query-changed-p to record whether any thing has really changed in a text field - text-field now inherits from focus-gadget as well - added focus-out-callback to make-gadget-for-text-field-view - added focus gadget with focus-in-callback and focus-out-callback - added focus-in-gadget-event and focus-out-gadget-event + handlers - motif-value-changed-callback-pane now inherits from motif-value-pane - motif-losing-focus-callback-pane now inherits from motif-value-pane - added queue-losing-focus-event and queue-gaining-focus-event * made com-exit-avv pop up a dialog if any fields in error - accept-values-text-string-field-changed-callback sets up accept-values-query-error-p appropriately - added error-p slot to accept-values-query indicating that a field had an error in an accept * added defoperation stream-next-tab-column * fixed up add/remove to/from palette stuff - changed add-colors-to-palette to add-color-to-palette - changed remove-colors-from-palette to remove-color-from-palette - changed add-color-to-palette in bitmap editor to bitmap-editor-add-color-to-palette - avoids name clash with clim * put in some low level bits for modify-verify callback (for later) * find-named-color in xt port handles &key errorp properly
-
colin authored
* made accept values do com-change-query only when field really changes - added accept-values-note-text-field-changed-callback which simply uses accept-values-query-changed-p to record whether any thing has really changed in a text field - text-field now inherits from focus-gadget as well - added focus-out-callback to make-gadget-for-text-field-view - added focus gadget with focus-in-callback and focus-out-callback - added focus-in-gadget-event and focus-out-gadget-event + handlers - motif-value-changed-callback-pane now inherits from motif-value-pane - motif-losing-focus-callback-pane now inherits from motif-value-pane - added queue-losing-focus-event and queue-gaining-focus-event * made com-exit-avv pop up a dialog if any fields in error - accept-values-text-string-field-changed-callback sets up accept-values-query-error-p appropriately - added error-p slot to accept-values-query indicating that a field had an error in an accept * added defoperation stream-next-tab-column * fixed up add/remove to/from palette stuff - changed add-colors-to-palette to add-color-to-palette - changed remove-colors-from-palette to remove-color-from-palette - changed add-color-to-palette in bitmap editor to bitmap-editor-add-color-to-palette - avoids name clash with clim * put in some low level bits for modify-verify callback (for later) * find-named-color in xt port handles &key errorp properly
-
colin authored
* made accept values do com-change-query only when field really changes - added accept-values-note-text-field-changed-callback which simply uses accept-values-query-changed-p to record whether any thing has really changed in a text field - text-field now inherits from focus-gadget as well - added focus-out-callback to make-gadget-for-text-field-view - added focus gadget with focus-in-callback and focus-out-callback - added focus-in-gadget-event and focus-out-gadget-event + handlers - motif-value-changed-callback-pane now inherits from motif-value-pane - motif-losing-focus-callback-pane now inherits from motif-value-pane - added queue-losing-focus-event and queue-gaining-focus-event * made com-exit-avv pop up a dialog if any fields in error - accept-values-text-string-field-changed-callback sets up accept-values-query-error-p appropriately - added error-p slot to accept-values-query indicating that a field had an error in an accept * added defoperation stream-next-tab-column * fixed up add/remove to/from palette stuff - changed add-colors-to-palette to add-color-to-palette - changed remove-colors-from-palette to remove-color-from-palette - changed add-color-to-palette in bitmap editor to bitmap-editor-add-color-to-palette - avoids name clash with clim * put in some low level bits for modify-verify callback (for later) * find-named-color in xt port handles &key errorp properly
-
- Nov 13, 1992
-
-
cer authored
test/test-clim.lisp clim/ptypes2.lisp clim/accept-values.lisp clim/gadget-output.lisp clim/present.lisp Make generate readonly gadgets. Can specify a :prompt argument that will alligned :readonly arg to decode-indirect-view clim/standard-types.lisp Made completion and subset-completion possibility printer present arguments clim/ptypes1.lisp Fwd reference to special clim/activities.lisp Fix for null activity climtoys/test-demos.lisp ensure tests are random tk/ol-classes.lisp misc/undefinedsymbols.olit support for gauge tk/xt-funs.lisp tk-silica/ol-silica.lisp misc/undefinedsymbols.xt XtLastTimestampProcessed uses as focus grabbing timestamp postscript/postscript-medium.lisp :dashes t fix test/test-suite.lisp pixmap tests readonly gadgets tk/resources.lisp processing direction tk/ol-gadgets.lisp readonly tk-silica/xt-gadgets.lisp tk-silica/xm-gadgets.lisp made motif-oriented-gadget xt-oriented-gadget tk-silica/xt-pixmaps.lisp copy-to/from pixmap bug tk-silica/xt-silica.lisp map/unmap > +/- 2^16 gadgets
-
- Nov 11, 1992
- Nov 10, 1992
- Nov 09, 1992
-
-
cer authored
clim/gadget-output.lisp clim/accept.lisp clim/accept-values.lisp : Pass active-p through to accept-present-default clim/drag-and-drop.lisp : Handle dropping on a blank area and to ignore pointer motion on sheets that are not application panes. clim/pixmap-stream.lisp : added text-style argument pixmap-from-menu-item climtoys/ib.lisp : Played with drag and drop translator tests/test-suite.lisp climtoys/test-clim.lisp : More tests tk-silica/xm-frames.lisp tk-silica/ol-frames.lisp : handle :text-style in menu-choose tk-silica/xm-gadgets.lisp : nil decimal-places argument tk-silica/xt-frames.lisp : unwind-protect to destroy menu
-
cer authored
climtoys now in clim directory * clim/frames.lisp : (setf frame-pretty-name) updates window title and icon * clim/ptypes1.lisp : presentation-subtypep to handle second argument of and/or * demos/navfun.lisp : Fixed delete command Changed gestures * genera/genera-mirror.lisp : Removed #+ignore * misc/compile-1.lisp : climtoys in clim-2.0 directory * misc/dev-load-1.lisp : ditto * silica/framem.lisp : disown-frame NILs shell, initialized-panes and frame-panes slots * tk/callbacks.lisp : browse-selection handled * tk-silica/xm-frames.lisp : (setf frame-pretty-name) updates title and icon-name * tk-silica/xm-gadgets.lisp : Fix :exclusive mode list-pane * utils/lisp-utilities.lisp : Disable package locking for deftype eql
-
- Nov 06, 1992
-
-
cer authored
New generic gadgets: list-pane and option menu.
-
cer authored
The usual swm hack attack. Lots of random changes wherever you look. swm changes.
-
cer authored
swm changes.
-
cer authored
-
cer authored
The usual swm hack attack. Lots of random changes wherever you look.
-
colin authored
-
colin authored
-
- Nov 05, 1992
- Oct 29, 1992
- Oct 28, 1992
- Oct 12, 1992
-
-
cer authored
-
- Oct 07, 1992
-
-
cer authored
-
- Oct 05, 1992
-
-
cer authored
-
- Oct 04, 1992
-
-
cer authored
-
- Oct 02, 1992