Skip to content
Snippets Groups Projects
  1. Oct 26, 1993
  2. Oct 25, 1993
  3. Sep 22, 1993
  4. Sep 17, 1993
  5. Sep 07, 1993
  6. Aug 31, 1993
  7. Aug 19, 1993
  8. Aug 12, 1993
  9. Jul 30, 1993
  10. Jul 29, 1993
  11. Jul 27, 1993
  12. Jul 22, 1993
  13. Jun 25, 1993
  14. Jun 23, 1993
  15. Jun 22, 1993
  16. Jun 21, 1993
  17. Jun 04, 1993
  18. Jun 02, 1993
  19. May 25, 1993
    • cer's avatar
      clim/accept-values.lisp Clearing the accept-values-query-error-p when the value changes · c2878abc
      cer authored
      				Moving the focus to a specific query either
      				when specified by
      				initially-select-query-identifier or when an
      				invalid value is entered in a text field.
      				Help pops up in avv dialogs
      				Exit boxes support documentation option
      				Protocol for handling erroneous text fields
      				accept-values-command-buttons now use push-button-view
      clim/activities.lisp		activity stores frame-actual-pointer-documentation-pane
      clim/db-stream.lisp		make-clim-stream-pane is now function
      				Fixed open-window-stream to create an
      				ordinary frame
      clim/frames.lisp		default-frame-top-level now records
      				actual-pointer-documentation-pane for use by
      				gadget help.
      				command-enabled-p now makes sure the command
      				is defined
      clim/gadget-output.lisp		dialogs now define help callback that
      				displays the accept help by default
      clim/input-defs.lisp		fixed typo in sheets-nearest-common-ancestor
      clim/interactive-protocol.lisp	popup help on accept-values-stream also
      clim/menus.lisp			open-window-stream frame added and open-window-stream
      clim/recording-protocol.lisp	erase-output-records now takes a list
      clim/standard-types.lisp	describe-presentation-type for completion
      				now invokes printer
      clim/view-defs.lisp		push-button-view defined
      climtoys/draw-sheets.lisp	Added graph-mirror-hierarchy
      climtoys/ib.lisp		Changed interface
      climtoys/pi.lisp		Added display mirror hierarchy command
      climtoys/record.lisp		record button-press-events
      demo/cload-demos.lisp		made package clim-user
      demo/graphics-editor.lisp	Sample documentation. Rewrote presentation
      				types to support describe methods
      misc/climgccursor.c		Removed diagnostics
      misc/compile-1.lisp		load test-suite.fasl after compiling it
      				since test-suite uses it.
      misc/dev-load-1.lisp		Make sure composer is loaded
      misc/undefinedsymbols.motif	Fixed typo
      misc/undefinedsymbols.xt	Added parse-table symbol
      silica/db-scroll.lisp		Moved line-scroll-amount into update scrollbar
      silica/gadgets.lisp		Added help callback,
      				move-focus-to-gadget, port-move-focus-to-gadget
      silica/macros.lisp		Added make-clim-stream-pane flet and macro
      silica/sheet.lisp
      test/test-clim.lisp		Fixed up tests. Support for profiling
      test/test-driver.lisp		Added *execute-one-command-hook* to support profiling
      				with-test-success-expected macro
      				do-frame-test-with-profiling
      test/test-suite.lisp		Added now square bitmap, erase-output-record
      				with list of records, list-pane test
      tk/event.lisp			commented out diagnostic
      tk/ol-widgets.lisp		Added some missing resources
      tk/resources.lisp		Made :ignore be -1 and 65535
      				conversion for accelerator and translation tables
      tk/xt-funs.lisp			Added parse accelerator and translation
      				tables and peek-event
      tk-silica/ol-frames.lisp	Documentation callbacks
      tk-silica/ol-gadgets.lisp	Documentation callback
      				Fix listpane
      tk-silica/xm-frames.lisp	added documentation callbacks
      tk-silica/xm-gadgets.lisp	added added documentation callbacks
      tk-silica/xm-silica.lisp	port-move-focus-to-gadget
      tk-silica/xt-frames.lisp	"Ok" -> "OK"
      				added documentation callbacks
      tk-silica/xt-graphics.lisp	dummy with-medium-state-cached
      tk-silica/xt-silica.lisp
      utils/packages.lisp		exported various
      c2878abc
  20. May 13, 1993
    • colin's avatar
      misc/undefinedsymbols.motif, misc/undefinedsymbols.olit, · f9c6369d
      colin authored
      misc/undefinedsymbols.xt
      - put new foreign symbols in
      f9c6369d
    • colin's avatar
      misc/undefinedsymbols.motif, misc/undefinedsymbols.olit, · 62ce84b0
      colin authored
      misc/undefinedsymbols.xt
      - put new foreign symbols in
      62ce84b0
    • colin's avatar
      sys/sysdcl.lisp · f6005314
      colin authored
      Makefile.defs
      
      - removed references to xt-silica/xt-cursor
      f6005314
    • colin's avatar
      clim/clim-defs.lisp · d4fcde0d
      colin authored
      - added a doit arg to with-input-focus
      
      clim/cursor.lisp
      - a whole bunch of changes to make this work properly
      
      clim/db-stream.lisp
      - changed (port-default-text-style port) to *default-text-style*
      
      clim/gadget-output.lisp
      - clim2bug484
      
      clim/input-protocol.lisp
      - fixed (method repaint-sheet :after (input-protocol-mixin t)) to
        handle cursor correctly
      
      - removed (method queue-event :after (input-protocol-mixin pointer-enter-event))
        and (method queue-event :before (input-protocol-mixin pointer-exit-event))
        This is now handled in silica/event.lisp
      
      - changed stream-read-gesture to take input-focus
      
      - new methods for note-sheet-gain/lose-focus which change the
        text-cursor accordingly
      
      silica/classes.lisp
      - default port focus-selection now :click-to-select
      - added event-classes focus-event, focus-in-event and focus-out-event
      
      silica/event.lisp
      - added gfs note-sheet-gain-focus and note-sheet-lose-focus
      - a whole bunch of changes for correct handling of kb focus.
      
      silica/pixmaps.lisp tk-silica/xt-pixmaps.lisp
      - clim2bug493/494
      - copy-from/to-pixmap now gfs
      - pixmap has a port slot
      - added new class xt-pixmap
      
      silica/text-style.lisp
      - minor fix to lookup-closest-font
      
      test/test-suite.lisp
      - test for open-window-stream
      - tests for deallocate-pixmap and copy-from-pixmap (with both stream/medium)
      
      tk/ol-funs.lisp, tk/xm-funs.lisp, tk/xt-funs.lisp
      - added funs for manipulating focus
      
      tk/resources.lisp
      - added resource-convertor for 'bool
      
      tk/xlib.lisp
      - added get-input-focus and set-input-focus
      
      tk-silica/ol-gadgets.lisp, tk-silica/ol-silica.lisp
      - changes for explicit focus/new style cursor.
      
      tk-silica/xm-gadgets.lisp, tk-silica/xm-silica.lisp
      - changes for explicit focus/new style cursor.
      
      tk-silica/xt-cursor.lisp
      - Removed
      
      tk-silica/xt-graphics.lisp
      - make-palette takes a :colormap keyword arg (internal use only)
      
      tk-silica/xt-silica.lisp
      - changes for explicit focus
      
      utils/designs.lisp
      - changed add-color-to-palette to add-colors-to-palette
      - changed remove-color-from-palette to remove-colors-from-palette
      
      utils/packages.lisp
      - added focus-event, focus-in-event, focus-out-event
        note-sheet-gain-focus, note-sheet-lose-focus
        add-colors-to-palette, remove-colors-from-palette
      d4fcde0d
Loading