chiark / gitweb /
Reintroduced SERVE-EVENT based asynchronous event handling for SBCL 1.0.15.6
[clg] / gtk / gtkselection.lisp
2008-01-02 espenBug fix
2007-12-13 espenRenamed CLIPBOARD-SET-CONTENT to CLIPBOARD-SET-CONTENTS...
2007-12-13 espenFixed CLIPBOARD-SET name clash from previous commit
2007-12-12 espenNew function CLIPBOARD-SET, marked CLIPBOARD-SET-DATA...
2007-12-12 espenModifications and minor API changes to the clipboard...
2006-04-26 espenMinor changes
2006-04-10 espenAdded missing argument to selection-set-owner
2006-02-26 espenGod rid of some warnings about unused variables
2006-02-19 espenC callbacks cleaned up and ported to new API
2006-02-09 espenAdded ALLOCATE-FOREIGN method
2006-02-08 espenChanged to use of settable FOREIGN-LOCATION
2006-02-08 espenBug fixes
2006-02-06 espenRemoved some unnecessary reference functions
2006-02-06 espenInitial checkin