chiark / gitweb /
Added with-gvalue macro
[clg] / glib / gtype.lisp
2004-11-07 espenMajor cleanup of ffi abstraction layer
2004-10-31 espenAdded library initialization
2004-10-27 espenUpdated for CMUCL 19a and glib-2.4
2002-03-24 espenAdded :except keyword to use with :ignore-prefix in...
2002-01-20 espenAdding support for glib interfaces (GInterface)
2002-01-14 espenChanged to use symbols from the CLG-SYSTEM package
2001-11-12 espenINIT-TYPES-IN-LIBRARY should now search for files in...
2001-10-21 espenChanged the topological sorting (which is not really...
2001-05-29 espenMisc changes the type query code
2001-05-11 espenAdded code for automatic type definitions
2001-04-30 espenAdded platform independent MKBINDING to create bindings...
2001-04-29 espenUpdated for glib-1.3.4 and moved code to proxy.lisp
2001-01-28 espenRemoved binding to private function g_type_create_instance
2000-11-09 espenMoved callback mechanism and signal system from gtk...
2000-10-01 espenFixed a bug in the from-alien translation of ALIEN...
2000-09-04 espenMade size-of a type method
2000-08-23 espenChanged the alloc argument to translate-from-alien...
2000-08-15 espenFixed a bug preventing proper initializing of alien...
2000-08-14 espenInitial revision