chiark / gitweb /
Added documentation for some initargs to make-instance
[clg] / gtk / gtk.lisp
2006-06-30 espenVersion number changed to 0.93
2006-04-26 espenRemoved duplicated definition
2006-04-26 espenMinor changes
2006-04-25 espenAdded multi-threading support
2006-04-10 espenClg version changed to 0.92.1
2006-02-28 espenDefgenerics added to get rid of a few style-warnings
2006-02-27 espenVersion number increased to 0.92
2006-02-26 espenAdded definitions for rc files, settings, plug and...
2006-02-26 espenStock item bindings updated to Gtk+ 2.8
2006-02-26 espenAdded PRINT-OBJECT method for widget class and som...
2006-02-19 espenC callbacks cleaned up and ported to new API
2006-02-16 espenSignaling error in clg-init if running SBCL in Slime...
2006-02-09 espenAdded ALLOCATE-FOREIGN method
2006-02-08 espenChanged to use of settable FOREIGN-LOCATION
2006-02-08 espenRemoved duplicate definition
2006-02-06 espenFixed ref counting problem when reading the icon-list...
2006-02-04 espenCode clean up
2005-11-15 espenBug fix
2005-10-21 espenChanged version number
2005-09-26 espenAdded bindings for Gtk 2.8
2005-04-25 espenNew function CLG-VERSION
2005-04-24 espenAdded more bindings to accel-group and accel-map
2005-04-23 espenChanged to MIT license
2005-04-19 espenUnified API for all types of radio objects.
2005-04-17 espenAdded initarg :pattern to label
2005-03-13 espenAPI changes to message-dialog
2005-02-27 espenBug fix
2005-02-26 espenAdded bindings for pointer grabbing
2005-02-25 espenChanged arguments to SPIN-BUTTON-SPIN
2005-02-22 espenClean up of signal connecting and some other things
2005-02-10 espenSmall bug fix
2005-02-04 espenFixes for Gtk 2.6
2005-02-03 espenChanges required by SBCL
2005-01-13 espenUpdated bindings to accel group
2005-01-12 espenMore widgets compoleted
2005-01-06 espenNew toolbar API
2004-12-29 espenBindings to lots of widgets updated and completed
2004-12-26 espenBindings for window and window-group completed
2004-12-21 espenAdded bindings to message dialog widget
2004-12-20 espenDialog widget updated
2004-12-20 espenAdding bindings to entry completion
2004-12-20 espenPaned widget updated
2004-12-20 espenAdding DRAWING-AREA-GET-SIZE
2004-12-16 espenSome small changes and additions
2004-12-04 espenAdded more functions for stock items and a few other...
2004-11-21 espenBug fix
2004-11-19 espenAdded pseudo type COPY-OF
2004-11-07 espenReplaced deprecated widgets combo and option-menu with...
2004-11-07 espenAdded abstraction layer for C callback functions
2004-11-06 espenMajor cleanup of ffi abstraction layer
2004-11-03 espenCallbacks from C done properly
2004-10-31 espenUpdated for CMUCL 19a and glib-2.4. Lots of improvements
2002-04-02 espenLots of widgets updated
2002-03-25 espenUpdated/added bindings for label class
2002-03-24 espenUpdated/added bindings for window class
2002-03-24 espenUpdated dialog class
2002-03-24 espenInhibit compiler warnings
2001-11-12 espenA lot of binding changes
2001-10-21 espenUpdated for gtk+-1.3.9 and misc changes
2001-05-31 espenUpdated for gtk+ 1.3.5
2001-01-28 espenRemoved code for deprecated tree widget
2000-10-05 espenMore widgets made working, numerous improvements
2000-09-04 espenReintroduced a huge amount of bindings
2000-08-14 espenInitial revision