chiark / gitweb /
New toolbar API
[clg] / glib /
2005-01-03 espenNew binding GVALUE-P and some other changes
2005-01-03 espenSmall changes
2005-01-03 espenNew function UPDATE-USER-DATA and some bug fixes
2005-01-03 espenSignal handling code added
2005-01-03 espenSmall change to %DEFBINDING
2004-12-29 espenAdded allocation :USER-DATA to the metaclass GOBJECT...
2004-12-29 espenAdded DEFCALLBACK to list of exported symbols
2004-12-28 espenPathname registered as "gchararray"
2004-12-28 espenAdded pseudo type 'referenced' and a few other changes
2004-12-28 espenBug fix
2004-12-26 espenAdded UNBOUND-VALUE to the list of exported symbols
2004-12-26 espenAdded reader and writer functions to list types
2004-12-26 espenAdded generic function UNBOUND-VALUE
2004-12-21 espenAllocate GObjects only if not done in INITIALIZE-INSTAN...
2004-12-19 espenPropper alignment of alien slots when subclassing
2004-12-19 espenNew functions
2004-12-19 espenBug fix
2004-12-16 espenBug fix
2004-12-16 espenAdding :unbound arg to virtual slots. Misc cleanup
2004-12-16 espenDEFAULT-ALIEN-FNAME will now remove '-p' suffix from...
2004-12-09 espenAdded reader and writer functions for vector type
2004-12-05 espenBug fix: (mklist ()) now returns NIL
2004-12-05 espenMade timeout and idle functional
2004-12-04 espenMade signal-connect accept NIL as callback function
2004-12-04 espenAdding reader and writer functions to COPY-OF
2004-11-21 espenAdded support for pseudo type COPY-OF
2004-11-19 espenAdded pseudo type COPY-OF
2004-11-15 espenSubclasses of STRUCT may now allocate foreign memory
2004-11-13 espenAdded GTYPE as a new alien type specifier
2004-11-12 espenAdded with-gvalue macro
2004-11-12 espenSmall loop improvement
2004-11-12 espenList automatically converted to C vectors
2004-11-12 espenAdded reader/writer functions for type integer
2004-11-09 espenFinalization of gobjects should work now
2004-11-09 espenObject finalization optimized
2004-11-09 espenAdded :return as argument style in ffi bindings
2004-11-07 espenBug fix: boxed should have struct as super class
2004-11-07 espenAdded a couple of convenient macros
2004-11-07 espendef-callback-marshal moved to gcallback.lisp
2004-11-07 espenChanged metaclass of gobject from ginstance-class to...
2004-11-07 espenAdded reader/writer/destroy methods
2004-11-07 espenAdded abstraction layer for C callback functions
2004-11-07 espenMajor cleanup of ffi abstraction layer
2004-11-06 espenMajor cleanup of ffi abstraction layer
2004-11-03 espenCorrect reference counting of gobjects
2004-11-01 espenCallbacks from C done properly
2004-10-31 espenAdded library initialization
2004-10-31 espenRemoved loading of shared lib
2004-10-31 espenCode moved from callback.c
2004-10-31 espenAdded callback for message logging
2004-10-31 espenAdded properties to interface classes
2004-10-30 espenAdding libraries as components
2004-10-30 espenAdded callback for log messages
2004-10-28 espenCode for virtual alien slots moved from proxy-class...
2004-10-28 espenFixed gvalue leakage
2004-10-28 espenContents of gvalues are now unset correctly
2004-10-27 espenRenamed to ff.lisp
2004-10-27 espenChanged reference from gutils.lisp to utils.lisp
2004-10-27 espenInitial checkin
2004-10-27 espenMoved from main glib source directory
2004-10-27 espenMoved to alien directory
2004-10-27 espenInitial checkin
2004-10-27 espenUpdated for CMUCL 19a and glib-2.4
2004-10-27 espenRenamed to export.lisp
2004-10-27 espenRenamed to defpackage.lisp
2004-10-27 espenRenamed to utils.lisp
2004-10-27 espengutils.lisp renamed
2004-10-27 espenglib-export renamed
2004-10-27 espenglib-package.lisp renamed
2004-10-27 espengforeign.lisp renamed and updated for CMUCL 19a and...
2002-04-02 espenWorkaround for wrong topological sorting of auto define...
2002-04-02 espenSmall bug fix
2002-03-24 espenRemove around method for SIGNAL-CONNECT
2002-03-24 espenAdded :except keyword to use with :ignore-prefix in...
2002-03-24 espenDefinition of SIGNAL-NAME-TO-STRING moved to gobject...
2002-03-24 espenAdded bindings to GObject ref/unref functions
2002-03-24 espenInitialization of GValues doen properly
2002-03-19 espenCleanup in callback marshalers
2002-03-19 espenAdded timeout-add and idle-add
2002-03-19 espenAdded declaration inhibit more compiler warnings
2002-03-19 espenUpdated for glib 2.0.0
2002-01-20 espenFixed some compiler warnings
2002-01-20 espenAdding support for glib interfaces (GInterface)
2002-01-20 espenSmall bugfix
2002-01-20 espenInitial checkin
2002-01-14 espenChanged to use symbols from the CLG-SYSTEM package
2002-01-14 espenAdded CLG-SYSTEM to used packages
2001-12-12 espenUpdated for gtk-1.3.11
2001-11-12 espenadded some preliminary unicode support
2001-11-12 espenINIT-TYPES-IN-LIBRARY should now search for files in...
2001-11-12 espenDEALLOCATE-MEMORY should now actually free memory
2001-10-21 espenUpdate to match changes in gtype.lisp
2001-10-21 espenRemoved obsoleted code
2001-10-21 espenMade SIGNAL-CONNECT a generic function
2001-10-21 espenUpdated for gtk+-1.3.9
2001-10-21 espenUpdated for gtk+-1.3.9 and misc changes
2001-10-21 espenChanged the topological sorting (which is not really...
2001-10-21 espenFixed MKBINDING-LATE so it actually works
2001-10-21 espenChanged to use MKBINDING-LATE instead of MKBINDING
2001-10-21 espenAdded GET-ALL and PLIST-REMOVE to manipulate plists
next