chiark / gitweb /
Adding reader and writer functions to COPY-OF
[clg] / glib / gcallback.lisp
2004-11-07 espenAdded a couple of convenient macros
2004-11-07 espenAdded abstraction layer for C callback functions
2004-11-06 espenMajor cleanup of ffi abstraction layer
2004-11-01 espenCallbacks from C done properly
2004-10-30 espenAdded callback for log messages
2004-10-27 espenUpdated for CMUCL 19a and glib-2.4
2002-03-24 espenRemove around method for SIGNAL-CONNECT
2002-03-24 espenDefinition of SIGNAL-NAME-TO-STRING moved to gobject...
2002-03-19 espenAdded timeout-add and idle-add
2002-01-20 espenFixed some compiler warnings
2001-10-21 espenMade SIGNAL-CONNECT a generic function
2001-05-11 espenChanged order of name arguments to defbindings
2001-02-11 espenReneamed gvalue accessors
2000-11-09 espenMoved callback mechanism and signal system from gtk...