chiark / gitweb /
clg
18 years agoAdded utils.lisp to the system
espen [Wed, 29 Mar 2006 10:00:03 +0000 (10:00 +0000)]
Added utils.lisp to the system

18 years agoMoved from glib
espen [Wed, 29 Mar 2006 09:51:55 +0000 (09:51 +0000)]
Moved from glib

18 years agoAdded missing type expansion
espen [Mon, 6 Mar 2006 20:57:08 +0000 (20:57 +0000)]
Added missing type expansion

18 years agoChanges required by SBCL 0.9.10
espen [Mon, 6 Mar 2006 14:28:01 +0000 (14:28 +0000)]
Changes required by SBCL 0.9.10

18 years agoAdded missing type methods
espen [Fri, 3 Mar 2006 20:31:24 +0000 (20:31 +0000)]
Added missing type methods

18 years agoExisting methods are not cleared when an define-type-generic is reevaluated
espen [Fri, 3 Mar 2006 19:10:21 +0000 (19:10 +0000)]
Existing methods are not cleared when an define-type-generic is reevaluated

18 years agoTREE-MODEL-VALUE made a generic function
espen [Fri, 3 Mar 2006 19:00:12 +0000 (19:00 +0000)]
TREE-MODEL-VALUE made a generic function

18 years agoAdded missing type method and bug fixes
espen [Fri, 3 Mar 2006 10:01:47 +0000 (10:01 +0000)]
Added missing type method and bug fixes

18 years agoBug fixes
espen [Fri, 3 Mar 2006 10:01:01 +0000 (10:01 +0000)]
Bug fixes

18 years agoBug fix
espen [Thu, 2 Mar 2006 21:13:01 +0000 (21:13 +0000)]
Bug fix

18 years agoDuplicate definitions removed
espen [Tue, 28 Feb 2006 16:34:37 +0000 (16:34 +0000)]
Duplicate definitions removed

18 years agoDefgeneric added to get rid of a style warning
espen [Tue, 28 Feb 2006 16:33:39 +0000 (16:33 +0000)]
Defgeneric added to get rid of a style warning

18 years agoDefgenerics added to get rid of a few style warnings
espen [Tue, 28 Feb 2006 16:32:18 +0000 (16:32 +0000)]
Defgenerics added to get rid of a few style warnings

18 years agoPropper handling of gerror
espen [Tue, 28 Feb 2006 16:30:37 +0000 (16:30 +0000)]
Propper handling of gerror

18 years agoDefgenerics added to get rid of a few style-warnings
espen [Tue, 28 Feb 2006 16:29:45 +0000 (16:29 +0000)]
Defgenerics added to get rid of a few style-warnings

18 years agoAmd64 port marked as done, added CLisp port as task to be done
espen [Tue, 28 Feb 2006 16:11:19 +0000 (16:11 +0000)]
Amd64 port marked as done, added CLisp port as task to be done

18 years agoBug fixes
espen [Tue, 28 Feb 2006 00:11:24 +0000 (00:11 +0000)]
Bug fixes

18 years agoVersion number increased to 0.92
espen [Mon, 27 Feb 2006 12:26:47 +0000 (12:26 +0000)]
Version number increased to 0.92

18 years agoAdded definition of type native-window
espen [Sun, 26 Feb 2006 23:47:50 +0000 (23:47 +0000)]
Added definition of type native-window

18 years agoAdded notes about deprecated functionality
espen [Sun, 26 Feb 2006 23:46:55 +0000 (23:46 +0000)]
Added notes about deprecated functionality

18 years agoAdded definitions for rc files, settings, plug and socket
espen [Sun, 26 Feb 2006 23:38:03 +0000 (23:38 +0000)]
Added definitions for rc files, settings, plug and socket

18 years agoAdded id slots to plug and socket
espen [Sun, 26 Feb 2006 23:37:18 +0000 (23:37 +0000)]
Added id slots to plug and socket

18 years agoStock item bindings updated to Gtk+ 2.8
espen [Sun, 26 Feb 2006 21:19:02 +0000 (21:19 +0000)]
Stock item bindings updated to Gtk+ 2.8

18 years ago64-bit patch for SBCL from Gabriel Ebner
espen [Sun, 26 Feb 2006 16:12:25 +0000 (16:12 +0000)]
64-bit patch for SBCL from Gabriel Ebner

18 years agoFixed bug in SET-PACKAGE-PREFIX
espen [Sun, 26 Feb 2006 15:50:32 +0000 (15:50 +0000)]
Fixed bug in SET-PACKAGE-PREFIX

18 years agoType method system redesigned
espen [Sun, 26 Feb 2006 15:30:00 +0000 (15:30 +0000)]
Type method system redesigned

18 years agoAdded PRINT-OBJECT method for widget class and a small bug fix
espen [Sun, 26 Feb 2006 15:24:46 +0000 (15:24 +0000)]
Added PRINT-OBJECT method for widget class and a small bug fix

18 years agoGod rid of some warnings about unused variables
espen [Sun, 26 Feb 2006 15:22:47 +0000 (15:22 +0000)]
God rid of some warnings about unused variables

18 years agoRemoved some redundant and dead code
espen [Sun, 26 Feb 2006 15:22:07 +0000 (15:22 +0000)]
Removed some redundant and dead code

18 years agoAdded PRINT-OBJECT method for widget class and som bug fixes
espen [Sun, 26 Feb 2006 15:20:46 +0000 (15:20 +0000)]
Added PRINT-OBJECT method for widget class and som bug fixes

18 years agoGot rid of a warning about an unused variable
espen [Sun, 26 Feb 2006 15:16:15 +0000 (15:16 +0000)]
Got rid of a warning about an unused variable

18 years agoMade KEYVAL-FROM-NAME return NIL when key name is invalid
espen [Sun, 26 Feb 2006 15:09:44 +0000 (15:09 +0000)]
Made KEYVAL-FROM-NAME return NIL when key name is invalid

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