chiark / gitweb /
clg
19 years agoBug fix
espen [Sun, 6 Mar 2005 11:55:07 +0000 (11:55 +0000)]
Bug fix

19 years agoChanged how the widgets are made visible.
espen [Fri, 4 Mar 2005 19:14:06 +0000 (19:14 +0000)]
Changed how the widgets are made visible.

19 years agoAdded missing DESTROY-FUNCTION method for TREE-PATH
espen [Thu, 3 Mar 2005 10:05:32 +0000 (10:05 +0000)]
Added missing DESTROY-FUNCTION method for TREE-PATH

19 years agoUpdated build instructions and added guidelines for using the Gtk API reference
espen [Wed, 2 Mar 2005 10:09:18 +0000 (10:09 +0000)]
Updated build instructions and added guidelines for using the Gtk API reference

19 years agoUpdated to reflect current state
espen [Sun, 27 Feb 2005 23:45:50 +0000 (23:45 +0000)]
Updated to reflect current state

19 years agoBug fix
espen [Sun, 27 Feb 2005 23:33:34 +0000 (23:33 +0000)]
Bug fix

19 years agoPartly reimplemented and ported to SBCL
espen [Sun, 27 Feb 2005 19:59:28 +0000 (19:59 +0000)]
Partly reimplemented and ported to SBCL

19 years agoSymbolic column names with CELL-LAYOUT-ADD-ATTRIBUTE now possible
espen [Sun, 27 Feb 2005 19:56:06 +0000 (19:56 +0000)]
Symbolic column names with CELL-LAYOUT-ADD-ATTRIBUTE now possible

19 years agoDisplay Lisp implementation in main window
espen [Sun, 27 Feb 2005 19:15:07 +0000 (19:15 +0000)]
Display Lisp implementation in main window

19 years agoIgnore initargs for parent and visible in widget class
espen [Sun, 27 Feb 2005 15:39:52 +0000 (15:39 +0000)]
Ignore initargs for parent and visible in widget class

19 years agoCall show-widget in shared-initialize after method when initarg :visible is non NIL
espen [Sun, 27 Feb 2005 15:39:18 +0000 (15:39 +0000)]
Call show-widget in shared-initialize after method when initarg :visible is non NIL

19 years agoChanged the way initargs are handled when merging slot options
espen [Sun, 27 Feb 2005 15:14:38 +0000 (15:14 +0000)]
Changed the way initargs are handled when merging slot options

19 years agoAdded filters to file chooser example
espen [Sun, 27 Feb 2005 14:24:49 +0000 (14:24 +0000)]
Added filters to file chooser example

19 years agoAdded font selection
espen [Sun, 27 Feb 2005 13:28:19 +0000 (13:28 +0000)]
Added font selection

19 years agoReintroduced shape test
espen [Sun, 27 Feb 2005 12:44:07 +0000 (12:44 +0000)]
Reintroduced shape test

19 years agoBug fix
espen [Sun, 27 Feb 2005 12:37:01 +0000 (12:37 +0000)]
Bug fix

19 years agoAdded bindings for pointer grabbing
espen [Sat, 26 Feb 2005 18:55:41 +0000 (18:55 +0000)]
Added bindings for pointer grabbing

19 years agoAdded some slots to DISPLAY
espen [Sat, 26 Feb 2005 18:53:33 +0000 (18:53 +0000)]
Added some slots to DISPLAY

19 years agoAdded more bindings
espen [Sat, 26 Feb 2005 18:53:09 +0000 (18:53 +0000)]
Added more bindings

19 years agoRegistering event-mask as a foreign type
espen [Sat, 26 Feb 2005 17:55:27 +0000 (17:55 +0000)]
Registering event-mask as a foreign type

19 years agoAutomatic definition of EVENT-MASK overridden with manual definition
espen [Sat, 26 Feb 2005 10:44:09 +0000 (10:44 +0000)]
definition of EVENT-MASK overridden with manual definition

19 years agoChanged arguments to SPIN-BUTTON-SPIN
espen [Fri, 25 Feb 2005 23:58:56 +0000 (23:58 +0000)]
Changed arguments to SPIN-BUTTON-SPIN

19 years agoAdded required translation methods for single- and double-float
espen [Fri, 25 Feb 2005 23:55:06 +0000 (23:55 +0000)]
Added required translation methods for single- and double-float

19 years agoBug fix
espen [Fri, 25 Feb 2005 17:20:25 +0000 (17:20 +0000)]
Bug fix

19 years agoInitarg :show-all replaced with :show-children
espen [Tue, 22 Feb 2005 23:14:04 +0000 (23:14 +0000)]
Initarg :show-all replaced with :show-children

19 years agoMisc required changes
espen [Tue, 22 Feb 2005 23:12:02 +0000 (23:12 +0000)]
Misc required changes

19 years agoAdded :show-children initarg to container class
espen [Tue, 22 Feb 2005 23:08:52 +0000 (23:08 +0000)]
Added :show-children initarg to container class

19 years agoClean up of signal connecting and some other things
espen [Tue, 22 Feb 2005 23:07:35 +0000 (23:07 +0000)]
Clean up of signal connecting and some other things

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