chiark / gitweb /
clg
18 years agoDoesn't import symbols from the GTK package into CL-USER any more
espen [Sun, 26 Feb 2006 11:51:02 +0000 (11:51 +0000)]
Doesn't import symbols from the GTK package into CL-USER any more

18 years agoClearing stack allocated memory
espen [Sun, 19 Feb 2006 22:34:28 +0000 (22:34 +0000)]
Clearing stack allocated memory

18 years agoWork around for broken def-type-method
espen [Sun, 19 Feb 2006 22:25:31 +0000 (22:25 +0000)]
Work around for broken def-type-method

18 years agoBug fix
espen [Sun, 19 Feb 2006 22:24:37 +0000 (22:24 +0000)]
Bug fix

18 years agoDefinition of type gclosure moved before it's first use in the file
espen [Sun, 19 Feb 2006 19:53:52 +0000 (19:53 +0000)]
Definition of type gclosure moved before it's first use in the file

18 years agoNow using non-consing WITH-CAIRO-CONTEXT
espen [Sun, 19 Feb 2006 19:34:03 +0000 (19:34 +0000)]
Now using non-consing WITH-CAIRO-CONTEXT

18 years agoBuild instructions updated for SBCL with native C callback support
espen [Sun, 19 Feb 2006 19:33:21 +0000 (19:33 +0000)]
Build instructions updated for SBCL with native C callback support

18 years agoC callbacks cleaned up and ported to new API
espen [Sun, 19 Feb 2006 19:31:14 +0000 (19:31 +0000)]
C callbacks cleaned up and ported to new API

18 years agoAdded code to re-register sub-classed gobject classes when initializing a saved core...
espen [Sun, 19 Feb 2006 19:27:32 +0000 (19:27 +0000)]
Added code to re-register sub-classed gobject classes when initializing a saved core file

18 years agoAdded new type methods for handling of C callback arguments
espen [Sun, 19 Feb 2006 19:23:23 +0000 (19:23 +0000)]
Added new type methods for handling of C callback arguments

18 years agoAdded code to detect if SBCL is missing or has duplicate C callback support
espen [Sun, 19 Feb 2006 19:20:20 +0000 (19:20 +0000)]
Added code to detect if SBCL is missing or has duplicate C callback support

18 years agoExporting symbols for the C callback API
espen [Sun, 19 Feb 2006 19:18:31 +0000 (19:18 +0000)]
Exporting symbols for the C callback API

18 years agoAdded support for SBCL's native C callbacks, new callback API and improved handling...
espen [Sun, 19 Feb 2006 19:17:45 +0000 (19:17 +0000)]
Added support for SBCL's native C callbacks, new callback API and improved handling of callback arguments

18 years agoFix for SBCL >= 0.9.8
espen [Sun, 19 Feb 2006 19:10:33 +0000 (19:10 +0000)]
Fix for SBCL >= 0.9.8

18 years agoRemoved unused code
espen [Sun, 19 Feb 2006 19:07:49 +0000 (19:07 +0000)]
Removed unused code

18 years agoSignaling error in clg-init if running SBCL in Slime with communication style :spawn
espen [Thu, 16 Feb 2006 19:39:34 +0000 (19:39 +0000)]
Signaling error in clg-init if running SBCL in Slime with communication style :spawn

18 years agoFixed warning about invalid directory
espen [Wed, 15 Feb 2006 23:36:17 +0000 (23:36 +0000)]
Fixed warning about invalid directory

18 years agoPorting to CLISP
espen [Wed, 15 Feb 2006 09:59:26 +0000 (09:59 +0000)]
Porting to CLISP

18 years agoWITH-GVALUE now uses WITH-ALLOCATED-MEMORY
espen [Wed, 15 Feb 2006 09:55:50 +0000 (09:55 +0000)]
WITH-GVALUE now uses WITH-ALLOCATED-MEMORY

18 years agoModified WITH-ALLOCATED-MEMORY to use stack allocation when possible
espen [Wed, 15 Feb 2006 09:53:42 +0000 (09:53 +0000)]
Modified WITH-ALLOCATED-MEMORY to use stack allocation when possible

18 years agoRemoved dependency of some internal PCL symbols
espen [Wed, 15 Feb 2006 09:45:41 +0000 (09:45 +0000)]
Removed dependency of some internal PCL symbols

18 years agoDisable SVG tests if librsvg is not available
espen [Mon, 13 Feb 2006 22:39:07 +0000 (22:39 +0000)]
Disable SVG tests if librsvg is not available

18 years agoBug fix
espen [Mon, 13 Feb 2006 20:29:37 +0000 (20:29 +0000)]
Bug fix

18 years agoUpdated to latest API
espen [Mon, 13 Feb 2006 20:12:23 +0000 (20:12 +0000)]
Updated to latest API

18 years agoUpdated to latest librsvg API
espen [Mon, 13 Feb 2006 20:10:48 +0000 (20:10 +0000)]
Updated to latest librsvg API

18 years agoUpdated required librsvg version number
espen [Mon, 13 Feb 2006 20:06:17 +0000 (20:06 +0000)]
Updated required librsvg version number

18 years agoAdded convenient type GERROR-SIGNAL which will signal an error automatically when...
espen [Mon, 13 Feb 2006 20:03:29 +0000 (20:03 +0000)]
Added convenient type GERROR-SIGNAL which will signal an error automatically when used as a return type instead of GERROR

18 years agoSb-posix required in SBCL
espen [Mon, 13 Feb 2006 16:05:29 +0000 (16:05 +0000)]
Sb-posix required in SBCL

18 years agoSmall cosmetic change
espen [Thu, 9 Feb 2006 22:34:57 +0000 (22:34 +0000)]
Small cosmetic change

18 years agoExporting GINSPECT-TOPLEVELS
espen [Thu, 9 Feb 2006 22:34:09 +0000 (22:34 +0000)]
Exporting GINSPECT-TOPLEVELS

18 years agoAdded ALLOCATE-FOREIGN method
espen [Thu, 9 Feb 2006 22:32:47 +0000 (22:32 +0000)]
Added ALLOCATE-FOREIGN method

18 years agoAdded method ALLOCATE-FOREIGN
espen [Thu, 9 Feb 2006 22:31:28 +0000 (22:31 +0000)]
Added method ALLOCATE-FOREIGN

18 years agoAdded ALLOCATE-FOREIGN methods
espen [Thu, 9 Feb 2006 22:30:39 +0000 (22:30 +0000)]
Added ALLOCATE-FOREIGN methods

18 years agoInitarg :construct renamed to :construct-only
espen [Thu, 9 Feb 2006 22:29:43 +0000 (22:29 +0000)]
Initarg :construct renamed to :construct-only

18 years agoAdded ALLOCATE-FOREIGN method for gobject. Construct slot renamed construct-only
espen [Thu, 9 Feb 2006 22:29:01 +0000 (22:29 +0000)]
Added ALLOCATE-FOREIGN method for gobject. Construct slot renamed construct-only

18 years agoAdded generic function ALLOCATE-FOREIGN
espen [Thu, 9 Feb 2006 22:26:38 +0000 (22:26 +0000)]
Added generic function ALLOCATE-FOREIGN

18 years agoAdded macro WITH-ALLOCATED-MEMORY
espen [Thu, 9 Feb 2006 22:24:31 +0000 (22:24 +0000)]
Added macro WITH-ALLOCATED-MEMORY

18 years agoMarked "subclassing" as done. Added "porting to amd64"
espen [Wed, 8 Feb 2006 22:26:34 +0000 (22:26 +0000)]
Marked "subclassing" as done. Added "porting to amd64"

18 years agoChanged to use of settable FOREIGN-LOCATION
espen [Wed, 8 Feb 2006 22:20:22 +0000 (22:20 +0000)]
Changed to use of settable FOREIGN-LOCATION

18 years agoChanged to use settable FOREIGN-LOCATION
espen [Wed, 8 Feb 2006 22:19:44 +0000 (22:19 +0000)]
Changed to use settable FOREIGN-LOCATION

18 years agoFOREIGN
espen [Wed, 8 Feb 2006 22:10:47 +0000 (22:10 +0000)]
FOREIGN

18 years agoBug fixes
espen [Wed, 8 Feb 2006 21:58:49 +0000 (21:58 +0000)]
Bug fixes

18 years agoChanges required by SBCL 0.9.8
espen [Wed, 8 Feb 2006 21:53:34 +0000 (21:53 +0000)]
Changes required by SBCL 0.9.8

18 years agoChanges required by SBCL 0.9.8
espen [Wed, 8 Feb 2006 21:43:33 +0000 (21:43 +0000)]
Changes required by SBCL 0.9.8

18 years agoCALL-NEXT-HANDLER given same semantic as CALL-NEXT-METHOD
espen [Wed, 8 Feb 2006 19:56:25 +0000 (19:56 +0000)]
CALL-NEXT-HANDLER given same semantic as CALL-NEXT-METHOD

18 years agoRemoved duplicate definition
espen [Wed, 8 Feb 2006 15:22:33 +0000 (15:22 +0000)]
Removed duplicate definition

18 years agoBug fix
espen [Tue, 7 Feb 2006 17:04:40 +0000 (17:04 +0000)]
Bug fix

18 years agoAdded macro WITH-CARIO-CONTEXT to create temporary cario contexts
espen [Tue, 7 Feb 2006 13:22:14 +0000 (13:22 +0000)]
Added macro WITH-CARIO-CONTEXT to create temporary cario contexts

18 years agoAdded caching of invalidated proxy instances
espen [Tue, 7 Feb 2006 13:20:39 +0000 (13:20 +0000)]
Added caching of invalidated proxy instances

18 years agoReferencing gobject classes properly
espen [Mon, 6 Feb 2006 22:58:35 +0000 (22:58 +0000)]
Referencing gobject classes properly

18 years agoFixed ref counting problem when reading the icon-list slot in windows
espen [Mon, 6 Feb 2006 19:16:17 +0000 (19:16 +0000)]
Fixed ref counting problem when reading the icon-list slot in windows

18 years agoInitial checkin
espen [Mon, 6 Feb 2006 18:14:45 +0000 (18:14 +0000)]
Initial checkin

18 years agoAdded optional weak-p arg to reader functions
espen [Mon, 6 Feb 2006 18:13:13 +0000 (18:13 +0000)]
Added optional weak-p arg to reader functions

18 years agoReplaced WEAK-READER-FUNCTION with optional WEAK-P argument to standard reader functions
espen [Mon, 6 Feb 2006 18:12:19 +0000 (18:12 +0000)]
Replaced WEAK-READER-FUNCTION with optional WEAK-P argument to standard reader functions

18 years agoRemoved some unnecessary reference functions
espen [Mon, 6 Feb 2006 14:02:17 +0000 (14:02 +0000)]
Removed some unnecessary reference functions

18 years agoDisabled debugging code
espen [Mon, 6 Feb 2006 12:48:40 +0000 (12:48 +0000)]
Disabled debugging code

18 years agoNew file gtkselection.lisp
espen [Mon, 6 Feb 2006 12:01:11 +0000 (12:01 +0000)]
New file gtkselection.lisp

18 years agoAdded types for selections
espen [Mon, 6 Feb 2006 11:59:47 +0000 (11:59 +0000)]
Added types for selections

18 years agoInitial checkin
espen [Mon, 6 Feb 2006 11:57:27 +0000 (11:57 +0000)]
Initial checkin

18 years agoProxies for non reference counted foreign objects passed as arguments to signal handl...
espen [Mon, 6 Feb 2006 11:56:22 +0000 (11:56 +0000)]
Proxies for non reference counted foreign objects passed as arguments to signal handlers are invalidated when the handlers are exiting

18 years agoProxies may now have "weak" references to the foreign object
espen [Mon, 6 Feb 2006 11:52:24 +0000 (11:52 +0000)]
Proxies may now have "weak" references to the foreign object

18 years agoNew type method WEAK-READER-FUNCTION
espen [Mon, 6 Feb 2006 11:49:50 +0000 (11:49 +0000)]
New type method WEAK-READER-FUNCTION

18 years agoAdded more debugging stuff
espen [Mon, 6 Feb 2006 11:34:05 +0000 (11:34 +0000)]
Added more debugging stuff

18 years agoRedesigned proxy initialization protocol
espen [Sun, 5 Feb 2006 15:38:57 +0000 (15:38 +0000)]
Redesigned proxy initialization protocol

18 years agoPROXY-LOCATION renamed to FOREIGN-LOCATION
espen [Sun, 5 Feb 2006 12:54:55 +0000 (12:54 +0000)]
PROXY-LOCATION renamed to FOREIGN-LOCATION

18 years agoCode clean up and a few new type definitions
espen [Sat, 4 Feb 2006 12:18:12 +0000 (12:18 +0000)]
Code clean up and a few new type definitions

18 years agoCode clean up
espen [Sat, 4 Feb 2006 12:17:45 +0000 (12:17 +0000)]
Code clean up

18 years agoCode clean up and propper computation of foreign object sizes
espen [Sat, 4 Feb 2006 12:15:31 +0000 (12:15 +0000)]
Code clean up and propper computation of foreign object sizes

18 years agoDoing ref. counting before sinking in around method
espen [Fri, 3 Feb 2006 12:47:00 +0000 (12:47 +0000)]
Doing ref. counting before sinking in around method

18 years agoFixed broken reference counting
espen [Fri, 3 Feb 2006 12:44:32 +0000 (12:44 +0000)]
Fixed broken reference counting

18 years agoMade toggle reference depend on glib2.8
espen [Fri, 3 Feb 2006 00:41:01 +0000 (00:41 +0000)]
Made toggle reference depend on glib2.8

18 years agoAdded glib2.8 to the feature list
espen [Fri, 3 Feb 2006 00:40:16 +0000 (00:40 +0000)]
Added glib2.8 to the feature list

18 years agoAdded the PCL package to list of used packages
espen [Fri, 3 Feb 2006 00:15:52 +0000 (00:15 +0000)]
Added the PCL package to list of used packages

18 years agoAdded dependency for Gtk 2.8 for toggle references
espen [Fri, 3 Feb 2006 00:10:56 +0000 (00:10 +0000)]
Added dependency for Gtk 2.8 for toggle references

18 years agoInspection of symbols now works
espen [Thu, 2 Feb 2006 23:00:28 +0000 (23:00 +0000)]
Inspection of symbols now works

18 years agoFixed a couple of CMUCL specific bugs
espen [Thu, 2 Feb 2006 22:48:53 +0000 (22:48 +0000)]
Fixed a couple of CMUCL specific bugs

18 years agoAdded slot allocation :special for which are internal to the proxy system
espen [Thu, 2 Feb 2006 22:35:12 +0000 (22:35 +0000)]
Added slot allocation :special for which are internal to the proxy system

18 years agoSlots with instance allocation can now safely be added to gobject classes
espen [Thu, 2 Feb 2006 19:51:33 +0000 (19:51 +0000)]
Slots with instance allocation can now safely be added to gobject classes

18 years agoObjects can now be cached with strong references
espen [Thu, 2 Feb 2006 18:37:46 +0000 (18:37 +0000)]
Objects can now be cached with strong references

18 years agoFixed bug so that sub-classing of gobject-classes works
espen [Thu, 2 Feb 2006 17:56:09 +0000 (17:56 +0000)]
Fixed bug so that sub-classing of gobject-classes works

18 years agoType registering defered until class finalization
espen [Wed, 1 Feb 2006 22:48:39 +0000 (22:48 +0000)]
Type registering defered until class finalization

18 years agoSub-classing of gobjects can now be done without explicit registering the new class...
espen [Wed, 1 Feb 2006 17:46:11 +0000 (17:46 +0000)]
Sub-classing of gobjects can now be done without explicit registering the new class with the gobject type system

18 years agoAdded DEFINE-SIGNAL-HANDLER to define class signal handlers
espen [Wed, 1 Feb 2006 14:18:49 +0000 (14:18 +0000)]
Added DEFINE-SIGNAL-HANDLER to define class signal handlers

18 years agoHack to make TYPE-FROM-NUMBER work with types that are registered multiple times...
espen [Wed, 1 Feb 2006 14:17:37 +0000 (14:17 +0000)]
Hack to make TYPE-FROM-NUMBER work with types that are registered multiple times in the gobject type system

18 years agoExporting CALL-NEXT-HANDLER
espen [Wed, 1 Feb 2006 14:16:06 +0000 (14:16 +0000)]
Exporting CALL-NEXT-HANDLER

18 years agoAdded code to register new types with the gobject type system
espen [Tue, 31 Jan 2006 14:02:51 +0000 (14:02 +0000)]
Added code to register new types with the gobject type system

18 years agoBug fix
espen [Mon, 30 Jan 2006 15:40:16 +0000 (15:40 +0000)]
Bug fix

18 years agoBug fix
espen [Tue, 15 Nov 2005 10:08:13 +0000 (10:08 +0000)]
Bug fix

18 years agoEnabled previous disabled test and some bug fixes
espen [Tue, 15 Nov 2005 10:07:19 +0000 (10:07 +0000)]
Enabled previous disabled test and some bug fixes

18 years agoSmall bug fix
espen [Tue, 15 Nov 2005 10:03:04 +0000 (10:03 +0000)]
Small bug fix

18 years agoUpdated version numbers of supported CL implementations
espen [Tue, 15 Nov 2005 10:02:03 +0000 (10:02 +0000)]
Updated version numbers of supported CL implementations

18 years agoAdded cairo bindings
espen [Thu, 10 Nov 2005 09:01:36 +0000 (09:01 +0000)]
Added cairo bindings

18 years agoAdded cairo dependency
espen [Thu, 10 Nov 2005 09:01:25 +0000 (09:01 +0000)]
Added cairo dependency

18 years agoInitial checkin
espen [Thu, 10 Nov 2005 08:50:45 +0000 (08:50 +0000)]
Initial checkin

18 years agoChanged version number
espen [Fri, 21 Oct 2005 12:32:29 +0000 (12:32 +0000)]
Changed version number

18 years agoBug fix
espen [Fri, 21 Oct 2005 11:50:50 +0000 (11:50 +0000)]
Bug fix

18 years agoUpdated to reflect current state
espen [Mon, 26 Sep 2005 21:47:07 +0000 (21:47 +0000)]
Updated to reflect current state

18 years agoClarified a couple of issues
espen [Mon, 26 Sep 2005 21:44:49 +0000 (21:44 +0000)]
Clarified a couple of issues

18 years agoAdded bindings for Gtk 2.8
espen [Mon, 26 Sep 2005 21:34:53 +0000 (21:34 +0000)]
Added bindings for Gtk 2.8

18 years agoAdding :gtk2.8 to *features* if Gtk 2.8 is found.
espen [Mon, 26 Sep 2005 21:31:36 +0000 (21:31 +0000)]
Adding :gtk2.8 to *features* if Gtk 2.8 is found.