chiark / gitweb /
clg
19 years agoDependency fix
espen [Tue, 22 Feb 2005 17:30:51 +0000 (17:30 +0000)]
Dependency fix

19 years agoSymbols from gtkstyle.lisp exported
espen [Tue, 22 Feb 2005 17:30:03 +0000 (17:30 +0000)]
Symbols from gtkstyle.lisp exported

19 years agoCleand up the code for signal connecting
espen [Tue, 22 Feb 2005 17:29:38 +0000 (17:29 +0000)]
Cleand up the code for signal connecting

19 years agoDefined callback as a foreign type
espen [Tue, 22 Feb 2005 17:27:25 +0000 (17:27 +0000)]
Defined callback as a foreign type

19 years agoFixed previous broken change to DEFBINDING
espen [Tue, 15 Feb 2005 15:28:15 +0000 (15:28 +0000)]
Fixed previous broken change to DEFBINDING

19 years agoLocations to hold foreign values return by reference initialized to NULL
espen [Mon, 14 Feb 2005 17:49:17 +0000 (17:49 +0000)]
Locations to hold foreign values return by reference initialized to NULL

19 years agoAdded :gtk2.6 to *features* if gtk 2.6 is detected
espen [Mon, 14 Feb 2005 00:49:04 +0000 (00:49 +0000)]
Added :gtk2.6 to *features* if gtk 2.6 is detected

19 years agoImproved error handling
espen [Mon, 14 Feb 2005 00:46:31 +0000 (00:46 +0000)]
Improved error handling

19 years ago:clg-pcl pushed to *features*
espen [Mon, 14 Feb 2005 00:45:23 +0000 (00:45 +0000)]
:clg-pcl pushed to *features*

19 years agoRenamed VECTOR-NULL to NULL-TERMINATED-VECTOR
espen [Mon, 14 Feb 2005 00:44:26 +0000 (00:44 +0000)]
Renamed VECTOR-NULL to NULL-TERMINATED-VECTOR

19 years agoMade it possible to use regular symbols in enum and flags definitions
espen [Mon, 14 Feb 2005 00:43:43 +0000 (00:43 +0000)]
Made it possible to use regular symbols in enum and flags definitions

19 years agoRemoved unused code, added generic functions
espen [Mon, 14 Feb 2005 00:41:54 +0000 (00:41 +0000)]
Removed unused code, added generic functions

19 years agoAdded gerror.lisp
espen [Mon, 14 Feb 2005 00:40:38 +0000 (00:40 +0000)]
Added gerror.lisp

19 years agoRemoved unused code
espen [Mon, 14 Feb 2005 00:38:47 +0000 (00:38 +0000)]
Removed unused code

19 years agoInitial checkin
espen [Mon, 14 Feb 2005 00:37:15 +0000 (00:37 +0000)]
Initial checkin

19 years agoBug fixes, better error signaling and code reorganization
espen [Fri, 11 Feb 2005 19:09:38 +0000 (19:09 +0000)]
Bug fixes, better error signaling and code reorganization

19 years agoOptimizations
espen [Thu, 10 Feb 2005 20:27:54 +0000 (20:27 +0000)]
Optimizations

19 years agoAdded new forms to be auto exported
espen [Thu, 10 Feb 2005 20:24:25 +0000 (20:24 +0000)]
Added new forms to be auto exported

19 years agoSmall bug fix
espen [Thu, 10 Feb 2005 00:22:35 +0000 (00:22 +0000)]
Small bug fix

19 years agoFixes needed to enable loading without first comiling work
espen [Thu, 10 Feb 2005 00:20:02 +0000 (00:20 +0000)]
Fixes needed to enable loading without first comiling work

19 years agoSmall bug fix
espen [Thu, 10 Feb 2005 00:15:51 +0000 (00:15 +0000)]
Small bug fix

19 years agoAdded null terminated vector type
espen [Thu, 10 Feb 2005 00:12:04 +0000 (00:12 +0000)]
Added null terminated vector type

19 years agoAdded new a type definition
espen [Wed, 9 Feb 2005 22:59:03 +0000 (22:59 +0000)]
Added new a type definition

19 years agoShared library component improved
espen [Wed, 9 Feb 2005 22:56:02 +0000 (22:56 +0000)]
Shared library component improved

19 years agoFixes for Gtk 2.6
espen [Fri, 4 Feb 2005 13:15:14 +0000 (13:15 +0000)]
Fixes for Gtk 2.6

19 years agoGtk 2.6 now detected
espen [Fri, 4 Feb 2005 13:14:41 +0000 (13:14 +0000)]
Gtk 2.6 now detected

19 years agoLog handling code commented out
espen [Fri, 4 Feb 2005 00:15:24 +0000 (00:15 +0000)]
Log handling code commented out

19 years agoChanges required by SBCL
espen [Thu, 3 Feb 2005 23:09:01 +0000 (23:09 +0000)]
Changes required by SBCL

19 years agoBug fix
espen [Thu, 3 Feb 2005 22:59:35 +0000 (22:59 +0000)]
Bug fix

19 years agoIntrospected classes now defined in propper order
espen [Tue, 1 Feb 2005 15:24:52 +0000 (15:24 +0000)]
Introspected classes now defined in propper order

19 years agoAdded bindigns to GdkAtom
espen [Sun, 30 Jan 2005 15:08:02 +0000 (15:08 +0000)]
Added bindigns to GdkAtom

19 years agoAdded UNSET-USER-DATA
espen [Sun, 30 Jan 2005 14:30:30 +0000 (14:30 +0000)]
Added UNSET-USER-DATA

19 years agoQuarks simplified
espen [Sun, 30 Jan 2005 14:26:41 +0000 (14:26 +0000)]
Quarks simplified

19 years agoAdded type definition for gclosure
espen [Sun, 30 Jan 2005 14:23:20 +0000 (14:23 +0000)]
Added type definition for gclosure

19 years agoUpdated bindings to accel group
espen [Thu, 13 Jan 2005 00:17:55 +0000 (00:17 +0000)]
Updated bindings to accel group

19 years agoAdded handle box demo and some other changes
espen [Wed, 12 Jan 2005 14:03:04 +0000 (14:03 +0000)]
Added handle box demo and some other changes

19 years agoAdded more binding
espen [Wed, 12 Jan 2005 13:51:02 +0000 (13:51 +0000)]
Added more binding

19 years agoMore widgets compoleted
espen [Wed, 12 Jan 2005 13:38:18 +0000 (13:38 +0000)]
More widgets compoleted

19 years agoCorrected return type for TEXT-BUFFER-GET-SELECTION-BOUNDS
espen [Wed, 12 Jan 2005 13:36:40 +0000 (13:36 +0000)]
Corrected return type for TEXT-BUFFER-GET-SELECTION-BOUNDS

19 years agoAdded method to generic function PROXY-INSTANCE-SIZE
espen [Wed, 12 Jan 2005 13:35:19 +0000 (13:35 +0000)]
Added method to generic function PROXY-INSTANCE-SIZE

19 years agoMapped NIL type to "void"
espen [Wed, 12 Jan 2005 13:33:06 +0000 (13:33 +0000)]
Mapped NIL type to "void"

19 years agoFixed GVALUE macro
espen [Wed, 12 Jan 2005 13:31:57 +0000 (13:31 +0000)]
Fixed GVALUE macro

19 years agoBug fix
espen [Wed, 12 Jan 2005 13:26:03 +0000 (13:26 +0000)]
Bug fix

19 years agoText widget/objects updated
espen [Fri, 7 Jan 2005 00:28:36 +0000 (00:28 +0000)]
Text widget/objects updated

19 years agoToolbar demo updated to use the new API
espen [Thu, 6 Jan 2005 21:59:51 +0000 (21:59 +0000)]
Toolbar demo updated to use the new API

19 years agoNew toolbar API
espen [Thu, 6 Jan 2005 21:54:19 +0000 (21:54 +0000)]
New toolbar API

19 years agoBug fix
espen [Thu, 6 Jan 2005 21:50:11 +0000 (21:50 +0000)]
Bug fix

19 years agoNew function to create radio buttons of any type
espen [Thu, 6 Jan 2005 21:06:54 +0000 (21:06 +0000)]
New function to create radio buttons of any type

19 years agoNew toolbar API
espen [Thu, 6 Jan 2005 21:05:46 +0000 (21:05 +0000)]
New toolbar API

19 years agoNew method CREATE-CALLBACK-FUNCTION
espen [Thu, 6 Jan 2005 21:00:51 +0000 (21:00 +0000)]
New method CREATE-CALLBACK-FUNCTION

19 years agoNew binding GVALUE-P and some other changes
espen [Mon, 3 Jan 2005 16:42:03 +0000 (16:42 +0000)]
New binding GVALUE-P and some other changes

19 years agoSmall changes
espen [Mon, 3 Jan 2005 16:40:45 +0000 (16:40 +0000)]
Small changes

19 years agoNew function UPDATE-USER-DATA and some bug fixes
espen [Mon, 3 Jan 2005 16:38:57 +0000 (16:38 +0000)]
New function UPDATE-USER-DATA and some bug fixes

19 years agoSignal handling code added
espen [Mon, 3 Jan 2005 16:37:16 +0000 (16:37 +0000)]
Signal handling code added

19 years agoSmall change to %DEFBINDING
espen [Mon, 3 Jan 2005 16:35:05 +0000 (16:35 +0000)]
Small change to %DEFBINDING

19 years agoProgress bar demo and pixbuf example code added, few other changes
espen [Wed, 29 Dec 2004 21:21:31 +0000 (21:21 +0000)]
Progress bar demo and pixbuf example code added, few other changes

19 years agoBindings to lots of widgets updated and completed
espen [Wed, 29 Dec 2004 21:17:36 +0000 (21:17 +0000)]
Bindings to lots of widgets updated and completed

19 years agoCONTAINER-FORALL addedand DO-CONTAINER removed
espen [Wed, 29 Dec 2004 21:14:23 +0000 (21:14 +0000)]
CONTAINER-FORALL addedand DO-CONTAINER removed

19 years agoAdded allocation :USER-DATA to the metaclass GOBJECT-CLASS
espen [Wed, 29 Dec 2004 21:07:46 +0000 (21:07 +0000)]
Added allocation :USER-DATA to the metaclass GOBJECT-CLASS

19 years agoAdded DEFCALLBACK to list of exported symbols
espen [Wed, 29 Dec 2004 21:06:22 +0000 (21:06 +0000)]
Added DEFCALLBACK to list of exported symbols

19 years agoPathname registered as "gchararray"
espen [Tue, 28 Dec 2004 20:30:06 +0000 (20:30 +0000)]
Pathname registered as "gchararray"

19 years agoAdded pseudo type 'referenced' and a few other changes
espen [Tue, 28 Dec 2004 20:29:05 +0000 (20:29 +0000)]
Added pseudo type 'referenced' and a few other changes

19 years agoBug fix
espen [Tue, 28 Dec 2004 20:27:52 +0000 (20:27 +0000)]
Bug fix

19 years agoAdded pixbuf.lisp
espen [Tue, 28 Dec 2004 20:26:34 +0000 (20:26 +0000)]
Added pixbuf.lisp

19 years agoInitial checkin
espen [Tue, 28 Dec 2004 20:26:01 +0000 (20:26 +0000)]
Initial checkin

19 years agoPaned demo updated and various other smaller changes
espen [Sun, 26 Dec 2004 12:01:10 +0000 (12:01 +0000)]
Paned demo updated and various other smaller changes

19 years agoBindings for window and window-group completed
espen [Sun, 26 Dec 2004 11:51:21 +0000 (11:51 +0000)]
Bindings for window and window-group completed

19 years agoAdded definition of geometry (GdkGeometry) class
espen [Sun, 26 Dec 2004 11:47:24 +0000 (11:47 +0000)]
Added definition of geometry (GdkGeometry) class

19 years agoAdded UNBOUND-VALUE to the list of exported symbols
espen [Sun, 26 Dec 2004 11:45:07 +0000 (11:45 +0000)]
Added UNBOUND-VALUE to the list of exported symbols

19 years agoAdded reader and writer functions to list types
espen [Sun, 26 Dec 2004 11:40:58 +0000 (11:40 +0000)]
Added reader and writer functions to list types

19 years agoAdded generic function UNBOUND-VALUE
espen [Sun, 26 Dec 2004 11:40:14 +0000 (11:40 +0000)]
Added generic function UNBOUND-VALUE

19 years agoAdded bindings to message dialog widget
espen [Tue, 21 Dec 2004 00:15:19 +0000 (00:15 +0000)]
Added bindings to message dialog widget

19 years agoAllocate GObjects only if not done in INITIALIZE-INSTANCE of a subclass
espen [Tue, 21 Dec 2004 00:04:48 +0000 (00:04 +0000)]
Allocate GObjects only if not done in INITIALIZE-INSTANCE of a subclass

19 years agoDialog widget updated
espen [Mon, 20 Dec 2004 23:19:19 +0000 (23:19 +0000)]
Dialog widget updated

19 years agoAdding bindings to entry completion
espen [Mon, 20 Dec 2004 22:43:26 +0000 (22:43 +0000)]
Adding bindings to entry completion

19 years agoRenamed CHILD-SLOTS to CHILD-PROPERTIES
espen [Mon, 20 Dec 2004 20:09:53 +0000 (20:09 +0000)]
Renamed CHILD-SLOTS to CHILD-PROPERTIES

19 years agoRemoved unused code
espen [Mon, 20 Dec 2004 20:00:46 +0000 (20:00 +0000)]
Removed unused code

19 years agoPaned widget updated
espen [Mon, 20 Dec 2004 20:00:07 +0000 (20:00 +0000)]
Paned widget updated

19 years agoReintroducing cursor demo and updating layout demo
espen [Mon, 20 Dec 2004 00:56:11 +0000 (00:56 +0000)]
Reintroducing cursor demo and updating layout demo

19 years agoBug fix
espen [Mon, 20 Dec 2004 00:53:48 +0000 (00:53 +0000)]
Bug fix

19 years agoAdding DRAWING-AREA-GET-SIZE
espen [Mon, 20 Dec 2004 00:51:38 +0000 (00:51 +0000)]
Adding DRAWING-AREA-GET-SIZE

19 years agoAdding gtkstyle.lisp
espen [Mon, 20 Dec 2004 00:50:39 +0000 (00:50 +0000)]
Adding gtkstyle.lisp

19 years agoInitial checkin
espen [Mon, 20 Dec 2004 00:48:57 +0000 (00:48 +0000)]
Initial checkin

19 years agoRemoved unused code
espen [Mon, 20 Dec 2004 00:45:24 +0000 (00:45 +0000)]
Removed unused code

19 years agoAdded more bindings
espen [Mon, 20 Dec 2004 00:32:15 +0000 (00:32 +0000)]
Added more bindings

19 years agoAdded more classes and slots
espen [Mon, 20 Dec 2004 00:31:01 +0000 (00:31 +0000)]
Added more classes and slots

19 years agoGdk depends on Pango and not the other way around
espen [Mon, 20 Dec 2004 00:29:05 +0000 (00:29 +0000)]
Gdk depends on Pango and not the other way around

19 years agoAdded missing classes and slots
espen [Mon, 20 Dec 2004 00:09:57 +0000 (00:09 +0000)]
Added missing classes and slots

19 years agoPropper alignment of alien slots when subclassing
espen [Sun, 19 Dec 2004 23:33:57 +0000 (23:33 +0000)]
Propper alignment of alien slots when subclassing

19 years agoNew functions
espen [Sun, 19 Dec 2004 18:18:05 +0000 (18:18 +0000)]
New functions

19 years agoBug fix
espen [Sun, 19 Dec 2004 15:31:26 +0000 (15:31 +0000)]
Bug fix

19 years agoAn object inspector
espen [Fri, 17 Dec 2004 00:48:50 +0000 (00:48 +0000)]
An object inspector

19 years agoAdded text and size group tests, and misc other changes
espen [Fri, 17 Dec 2004 00:45:00 +0000 (00:45 +0000)]
Added text and size group tests, and misc other changes

19 years agoAdded misc classes and slots
espen [Fri, 17 Dec 2004 00:42:55 +0000 (00:42 +0000)]
Added misc classes and slots

19 years agoAdded lots of bindings
espen [Fri, 17 Dec 2004 00:36:32 +0000 (00:36 +0000)]
Added lots of bindings

19 years agoCallback parameters to CREATE-ACTION and CREATE-TOGGLE-ACTION may now be lists
espen [Fri, 17 Dec 2004 00:34:01 +0000 (00:34 +0000)]
Callback parameters to CREATE-ACTION and CREATE-TOGGLE-ACTION may now be lists

19 years agoA few small changes
espen [Fri, 17 Dec 2004 00:27:01 +0000 (00:27 +0000)]
A few small changes

19 years agoUpdated due to changes in proxy.lisp
espen [Fri, 17 Dec 2004 00:21:34 +0000 (00:21 +0000)]
Updated due to changes in proxy.lisp

19 years agoUse INITIAL-ADD
espen [Fri, 17 Dec 2004 00:15:16 +0000 (00:15 +0000)]
Use INITIAL-ADD

19 years agoMake use of INITIAL-ADD
espen [Fri, 17 Dec 2004 00:13:33 +0000 (00:13 +0000)]
Make use of INITIAL-ADD