chiark / gitweb /
Updated to reflect current state
[clg] / glib /
2005-02-27 espenChanged the way initargs are handled when merging slot...
2005-02-25 espenAdded required translation methods for single- and...
2005-02-25 espenBug fix
2005-02-22 espenCleand up the code for signal connecting
2005-02-22 espenDefined callback as a foreign type
2005-02-15 espenFixed previous broken change to DEFBINDING
2005-02-14 espenLocations to hold foreign values return by reference...
2005-02-14 espen:clg-pcl pushed to *features*
2005-02-14 espenRenamed VECTOR-NULL to NULL-TERMINATED-VECTOR
2005-02-14 espenMade it possible to use regular symbols in enum and...
2005-02-14 espenRemoved unused code, added generic functions
2005-02-14 espenAdded gerror.lisp
2005-02-14 espenRemoved unused code
2005-02-14 espenInitial checkin
2005-02-11 espenBug fixes, better error signaling and code reorganization
2005-02-10 espenOptimizations
2005-02-10 espenAdded new forms to be auto exported
2005-02-10 espenFixes needed to enable loading without first comiling...
2005-02-10 espenAdded null terminated vector type
2005-02-09 espenAdded new a type definition
2005-02-04 espenLog handling code commented out
2005-02-03 espenChanges required by SBCL
2005-02-03 espenBug fix
2005-02-01 espenIntrospected classes now defined in propper order
2005-01-30 espenAdded UNSET-USER-DATA
2005-01-30 espenQuarks simplified
2005-01-30 espenAdded type definition for gclosure
2005-01-12 espenAdded method to generic function PROXY-INSTANCE-SIZE
2005-01-12 espenMapped NIL type to "void"
2005-01-12 espenFixed GVALUE macro
2005-01-12 espenBug fix
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
next