State the double-type constant explicitly since how rigorous we became.
Problem with ALIEN-CALLBACKS emerged in +INTERNAL-FEATURES+
Fixed clg on an Ubuntu 18.10
Continuing to fix the unfinalized class bug.
Oops
Simplified instructions to run clg with the recent sbcl.
Fixed bug with unfinalized class object returned from an alien function.
Fixed compilation on Debian Stretch
Fixed typecheck in gtktree functions returning ...
One more fix to examples
Make the type-expand solution less hackish.
Various fixes to run CLG on Debian Jessie on to...
Fixed a bug preventing proper initializing of a...
Initial revision
Added some accessor functions
Reintroduced most widget classes
Fixed a spelling error
Fixed a bug in the translation of lists to GLists
Bugfix in (setf object-arg)
pixmap-create now accepts a vector of strings
Changed the alloc argument to translate-from-al...
Moved some functions from gtk.lisp
Moved object user data from gtk to glib
Added some utilities for assoc lists
Changed the alloc argument to translate-from-al...
Fixed a typing error
Added :in-out style to define-foreign
Made size-of a type method, added vector type a...
Implemeted object/quark mapping
Manually editing of the event-mask type
Shadowing import of BUILT-IN-CLASS
Made size-of a type method and did a few other ...
pointer is now initialized as an alien type
Fixed a bug in the from-alien translation of AL...
Added some more widget classes, a lot of bug fixes
Reintroduced a huge amount of bindings
Fixed some macros doing unintended variable cap...
Removed :colors initarg from initialize-instanc...
Added copyright notice and some more symbols to...
Fixed a design flaw in quark-from-object
Added SIZE-OF to exported symbols
Made size-of a type method
Added single linked list type (gslist), changed...
Added function FUNCALLABLE
Removed some obsoleted types
Initial checkin
Moved definition of widget class to gtktypes.lisp
Removed binding to private function g_type_crea...
Obsoleted code removed
New files added to the system
Changed slots with :arg allocation to :param al...
Tests updated and rewritten to work with the ne...
More widgets made working, numerous improvements
Added :param slot allocation to gobject-class
Moved callback mechanism and signal system from...
Added functions gvalue-new and gvalue-free
Removed obsolete functions
Added support for pkg-config
Added string manipulation functions
Removed code for deprecated tree widget
Updated for glib-1.3.4 and moved code to proxy....
Added function for user data
Updated for glib-1.3.4
Reneamed gvalue accessors
Cleanups
Changed name of double linked list type to glist.
Added new file gtkutils.lisp
Added event classes
Added version numbers to glib/gtk shared lib fi...
Obsoleted by glib-mkenums
Added g_lisp_callback_closure_new
Added new files
Changed order of name arguments to defbindings
Removed shadowing of DEFTYPE
Added platform independent MKBINDING to create ...
Updated for glib-1.3.4
Changed PROXY-CLASS to work with forward refern...
Added param classes
Removed obsolete type definition
Initial checkin
Renamed and added new exported symbols
Fixed a few bugs
Changed define-foreign to defbinding
Modified PCL's class finalization protocol to b...
Added a couple of predicates
Added code for automatic type definitions
Removed obsoleted macro DEFINE-FOREIGN
Fix for CMUCL 18c
Updated for gtk+ 1.3.5
Modified accessor functions for type information
Type definitions now done by introspection
Bug fixes, extract types from libgdk_pixbuf
All type definitions now done in gtktypes.lisp
Define types at both compile and run time
Misc changes the type query code
Updated for recent Gtk+-1.3 releases, added cod...
Added rule for exporting automatic generated ty...
Removed shadow import of DEFTYPE
Changed to do some more stuff at compile time
Initial checkin