chiark / gitweb /
gtk/gtk.lisp: Apparently when you ask for a stock Button, you get a Bin.
[clg] / glib /
2010-06-05 Rupert SwarbrickReturn a more robust warning when we try to define...
2009-02-10 espenRe-registering custom signals and class closures when...
2009-02-10 espenReferencing foreign classes when loading saved images
2009-02-09 espenChanges required by SBCL 1.0.22
2008-12-14 espenAdded new types GSSIZE and GOFFSET
2008-12-10 espenNew macro DEFINE-TYPES-IN-LIBRARY
2008-12-10 espenNew file main-loop.lisp
2008-12-10 espenInitial checkin
2008-12-10 espenCode to set gerrors from callbacks
2008-12-10 espenExporting new symbols
2008-11-04 espenFixed memory corruption with statics strings in GValues
2008-10-09 espenMoved handling of floating references from gtk to glib
2008-10-08 espenFixed typo in comment
2008-10-08 espenUse glib's API for memory allocation
2008-05-06 espenRemoved circular object references in signal handler...
2008-04-11 espenChanged return type for SIGNAL-NAME
2008-04-11 espenAdded prooper return type for gerror-signal
2008-04-01 espenBroken make-glist and glist copy function fixed
2008-01-02 espenRemoved comment about setting up logical pathname trans...
2007-12-29 espenFixed wrong :libdir argument in definition of the libgo...
2007-12-29 espenFixed wrong initarg in GLIB-ERROR definition
2007-12-14 espenShared object files given unique names
2007-10-18 espenBug fix in CREATE-SIGNAL-EMIT-FUNCTION
2007-10-17 espenPATHNAME correctly registered as an alias type the...
2007-10-17 espenNew type CONNECT-FLAGS
2007-10-17 espenNew function SLICE-ALLOC and changes to user data mechanism
2007-10-17 espenExporting new symbols
2007-09-07 espenRemoved unused packages from use-list
2007-09-07 espenAdded type methods for automatic type declarations
2007-09-07 espenBug fix
2007-09-07 espenExporting USER-CALLBACK
2007-08-20 espenNew type USER-CALLBACK and a bug fix
2007-08-20 espenFixed memory leak in with-gvalue
2007-07-03 espenModified GVALUE-TYPE to return NIL on uninitialized...
2007-06-25 espenAdded missing #-win32
2007-06-25 espenAdded args to INVOKE-SOURCE-CALLBACK
2007-06-25 espenExporting INVOKE-SOURCE-CALLBACK
2007-06-25 espenExporting SOURCE-REMOVE
2007-06-20 espenError message clarified
2007-06-18 espenWin32 changes/code cleanups
2007-06-18 espenWin32 patch applied
2007-06-15 espenUser data mechanism protected by locking
2007-06-15 espenAdded SB-THREAD to list of used packages and exporting...
2007-06-15 espenImproved error recovery from source (timeout/idle)...
2007-06-06 espenImproved support for multiple OS platforms
2007-06-01 espenFixed alignment problem in win32
2007-06-01 espenBug fix
2007-05-10 espenMade gvalue-type work with unknown internal types
2007-05-10 espenGot rid of warning
2007-05-10 espenSecond arg to make-callback-closure made optional
2007-04-06 espenType callback-id changed to pointer-data
2007-02-23 espenSize of TYPE-NUMBER detected by calling C
2007-02-23 espenComputing +gvalue-value-offset+ propperly
2007-02-23 espenAdded code to return size of GType
2007-02-19 espenFunctions to access user data made generic
2007-02-19 espenType for callback ids changes to POINTER-DATA
2007-02-19 espenExporting correct symbols for interface classes
2007-01-14 espenExporting *SIGNAL-STOP-EMISSION*
2007-01-12 espenInherit from REF-COUNTED-OBJECT
2007-01-07 espenAdded SIGNAL-NEW to exported symbols
2007-01-07 espenAdded new function SIGNAL-NEW and new keyword argument...
2007-01-02 espenIgnoring internal symbols when scanning libraries for...
2007-01-02 espenAdded missing support for foreign function names in...
2006-12-21 espenChanged how memory allocation/deallocation functions...
2006-09-28 espenModified QUERY-ENUM-VALUES to return nicknames if optio...
2006-09-14 espenExporting GVALUE-UNSET
2006-09-12 espenBug fix
2006-09-05 espenNot needed any more
2006-09-05 espenQUERY-ENUM-VALUES can now return C names
2006-09-05 espenExporting QUERY-ENUM-VALUES and TYPE-FROM-GLIB-NAME
2006-08-31 espenFixed typo
2006-08-31 espenMore fixes for MacOS X
2006-08-30 espenFixes for Mac OS X
2006-08-30 espenModified to not use custom C functions to create GClosures
2006-08-30 espenRemoved callback.c from the system
2006-08-25 espenBug fix
2006-08-16 espenMore improvements to virtual slot access
2006-08-16 espenUpdates for SBCL 0.9.14 and 0.9.15
2006-07-14 espenImproved error handling in signal handlers
2006-06-08 espenImproved alignment of struct slots
2006-06-07 espenBug fix
2006-04-28 espenAdded missing condition definition
2006-04-26 espenGINTERFACE renamed to INTERFACE
2006-04-26 espenSmall bug fix
2006-04-26 espenRemoved export.lisp from the system
2006-04-25 espenChanges to gvalue, renaming of some accessor functions
2006-04-25 espenVarious necessary changes
2006-04-25 espenUpdated to follow new ffi API
2006-04-25 espenUpdated to new API
2006-04-25 espenCode moved to gffi/enums.lisp
2006-04-25 espenSAP+ replaced by POINTER+
2006-04-25 espenComment out code removed, updated to new reference api
2006-04-25 espenCode moved to gffi/vector.lisp, improved memory management
2006-04-25 espenAll symbols now manually exported from defpackage.lisp
2006-04-25 espenDependencies updated, code removed
2006-04-25 espenRemoved comment out code
2006-04-25 espenAll symbols from glib manually exported
2006-04-25 espenMoved to the gffi directory
2006-04-18 espenCustom types are now re-registered when a saved image...
2006-04-10 espenImproved glib version detection
next