Skip to content
Snippets Groups Projects
  1. Nov 19, 1992
  2. Nov 18, 1992
    • colin's avatar
      * made accept values do com-change-query only when field really changes · 97edda1b
      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
      97edda1b
    • colin's avatar
      · bf5fd46f
      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
      
      bf5fd46f
    • colin's avatar
      · 701bd0ce
      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
      
      701bd0ce
  3. Nov 13, 1992
    • cer's avatar
      silica/gadgets.lisp · 6a073b82
      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
      6a073b82
  4. Nov 11, 1992
  5. Nov 10, 1992
  6. Nov 09, 1992
    • cer's avatar
      clim/ptypes2.lisp · 6663571b
      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
      
      
      6663571b
    • cer's avatar
      * Makefile : Added db-text to GENERIC-GADGETS. · b08bc0aa
      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
      
      b08bc0aa
  7. Nov 06, 1992
  8. Nov 05, 1992
    • cer's avatar
      · 9a62ec19
      cer authored
      Messing around.
      9a62ec19
    • cer's avatar
      *** empty log message *** · 5ded09b9
      cer authored
      5ded09b9
    • cer's avatar
      · 24643f70
      cer authored
      Deleted some junk files and updated the Makefile to point to the new location of
      the olit libraries.
      24643f70
    • cer's avatar
      fixes · 3761664b
      cer authored
      3761664b
  9. Oct 29, 1992
    • cer's avatar
      fixes · 45aa75b8
      cer authored
      45aa75b8
    • cer's avatar
      fixes · 64f9ca5c
      cer authored
      64f9ca5c
  10. Oct 28, 1992
  11. Oct 12, 1992
    • cer's avatar
      fixes · 7703b938
      cer authored
      7703b938
  12. Oct 07, 1992
  13. Oct 05, 1992
    • cer's avatar
      fixes · 36e8ccc2
      cer authored
      36e8ccc2
  14. Oct 04, 1992
    • cer's avatar
      fixes · e436c422
      cer authored
      e436c422
  15. Oct 02, 1992
Loading