Skip to content
Snippets Groups Projects
Commit c2878abc authored by cer's avatar cer
Browse files

clim/accept-values.lisp Clearing the accept-values-query-error-p when the value changes

				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
parent f9c6369d
No related branches found
No related tags found
No related merge requests found
Showing
with 625 additions and 377 deletions
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment