chiark / gitweb /
Made toggle reference depend on glib2.8
[clg] / glib /
2006-02-03 espenMade toggle reference depend on glib2.8
2006-02-03 espenAdded glib2.8 to the feature list
2006-02-03 espenAdded dependency for Gtk 2.8 for toggle references
2006-02-02 espenAdded slot allocation :special for which are internal...
2006-02-02 espenSlots with instance allocation can now safely be added...
2006-02-02 espenObjects can now be cached with strong references
2006-02-02 espenFixed bug so that sub-classing of gobject-classes works
2006-02-01 espenType registering defered until class finalization
2006-02-01 espenSub-classing of gobjects can now be done without explic...
2006-02-01 espenAdded DEFINE-SIGNAL-HANDLER to define class signal...
2006-02-01 espenHack to make TYPE-FROM-NUMBER work with types that...
2006-02-01 espenExporting CALL-NEXT-HANDLER
2006-01-31 espenAdded code to register new types with the gobject type...
2005-09-26 espenCMUCL 19b no longer loads pcl.lisp
2005-09-26 espenFix for SBCL 9.x
2005-04-25 espenFeature :clg-pcl reneamed to :non-broken-pcl
2005-04-25 espenMade the definition of pcl::slot-info identical to...
2005-04-24 espenAdded pseudo type for structs which are inlined in...
2005-04-24 espenMapped lisp type gclosure to foreign type GClosure
2005-04-24 espenBug fix
2005-04-23 espenChanged to MIT license
2005-04-18 espenAdded alien type counted-vector and some missing transl...
2005-04-17 espenAll alien strings automatically converted to and from...
2005-04-17 espenUpdated for SBCL 0.8.21
2005-04-17 espenMade WITH-GC-DISABLED just a wrapper for internal CMUCL...
2005-04-03 espenRegister integer as alias for foreign type int.
2005-03-13 espenModified DEFCALLBACK to avoid unnecessary variable...
2005-03-12 espenReverted a previous change which didn't work
2005-03-11 espenWorkaround for missing proxy classes
2005-03-11 espenWork around for an unknown bug
2005-03-11 espenFix to avoid having to rely on internal _get_type functions
2005-03-06 espenChanges necessary to allow saving of core images with...
2005-03-06 espenAdded declaration to get rid of a couple of warnings.
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
next