chiark / gitweb /
clg
19 years agoRemoved some unnecessary utility functions.
espen [Tue, 19 Apr 2005 08:12:58 +0000 (08:12 +0000)]
Removed some unnecessary utility functions.

19 years agoUnified API for all types of radio objects.
espen [Tue, 19 Apr 2005 08:11:39 +0000 (08:11 +0000)]
Unified API for all types of radio objects.

19 years agoMoved handle box demo to avoid compiler warning.
espen [Mon, 18 Apr 2005 10:39:32 +0000 (10:39 +0000)]
Moved handle box demo to avoid compiler warning.

19 years agoAdded alien type counted-vector and some missing translation methods.
espen [Mon, 18 Apr 2005 10:34:51 +0000 (10:34 +0000)]
Added alien type counted-vector and some missing translation methods.

19 years agoString manually converted to utf8 in CMUCL, and a couple of bug fixes
espen [Sun, 17 Apr 2005 21:52:17 +0000 (21:52 +0000)]
String manually converted to utf8 in CMUCL, and a couple of bug fixes

19 years agoAll alien strings automatically converted to and from utf8 i SBCL
espen [Sun, 17 Apr 2005 21:49:19 +0000 (21:49 +0000)]
All alien strings automatically converted to and from utf8 i SBCL

19 years agoUpdated for SBCL 0.8.21
espen [Sun, 17 Apr 2005 21:44:27 +0000 (21:44 +0000)]
Updated for SBCL 0.8.21

19 years agoExporting symbols
espen [Sun, 17 Apr 2005 21:43:16 +0000 (21:43 +0000)]
Exporting symbols

19 years agoAdded initarg :pattern to label
espen [Sun, 17 Apr 2005 21:39:04 +0000 (21:39 +0000)]
Added initarg :pattern to label

19 years agoMade WITH-GC-DISABLED just a wrapper for internal CMUCL/SBCL macros
espen [Sun, 17 Apr 2005 21:38:15 +0000 (21:38 +0000)]
Made WITH-GC-DISABLED just a wrapper for internal CMUCL/SBCL macros

19 years agoRegister integer as alias for foreign type int.
espen [Sun, 3 Apr 2005 17:14:38 +0000 (17:14 +0000)]
Register integer as alias for foreign type int.

19 years agoAdded icon-view demo and some other minor changes
espen [Sun, 13 Mar 2005 18:16:08 +0000 (18:16 +0000)]
Added icon-view demo and some other minor changes

19 years agoUpdated to new tree API
espen [Sun, 13 Mar 2005 18:15:31 +0000 (18:15 +0000)]
Updated to new tree API

19 years agoAdded bindings to GtkIconView and GtkTreeSortable and some API changes
espen [Sun, 13 Mar 2005 18:12:24 +0000 (18:12 +0000)]
Added bindings to GtkIconView and GtkTreeSortable and some API changes

19 years agoManual overriding some slot setters for icon-view
espen [Sun, 13 Mar 2005 18:10:14 +0000 (18:10 +0000)]
Manual overriding some slot setters for icon-view

19 years agoAPI changes to message-dialog
espen [Sun, 13 Mar 2005 18:08:44 +0000 (18:08 +0000)]
API changes to message-dialog

19 years agoExporting symbols from gtktext.lisp
espen [Sun, 13 Mar 2005 18:07:54 +0000 (18:07 +0000)]
Exporting symbols from gtktext.lisp

19 years agoModified DEFCALLBACK to avoid unnecessary variable bindings.
espen [Sun, 13 Mar 2005 18:06:51 +0000 (18:06 +0000)]
Modified DEFCALLBACK to avoid unnecessary variable bindings.

19 years agoAdded form to export symbols from DEFINE-CONDITION
espen [Sun, 13 Mar 2005 18:01:05 +0000 (18:01 +0000)]
Added form to export symbols from DEFINE-CONDITION

19 years agoReverted a previous change which didn't work
espen [Sat, 12 Mar 2005 19:38:12 +0000 (19:38 +0000)]
Reverted a previous change which didn't work

19 years agoWorkaround for missing proxy classes
espen [Fri, 11 Mar 2005 20:16:07 +0000 (20:16 +0000)]
Workaround for missing proxy classes

19 years agoWork around for an unknown bug
espen [Fri, 11 Mar 2005 19:13:05 +0000 (19:13 +0000)]
Work around for an unknown bug

19 years agoReverted previous change
espen [Fri, 11 Mar 2005 16:48:08 +0000 (16:48 +0000)]
Reverted previous change

19 years agoFix to avoid having to rely on internal _get_type functions
espen [Fri, 11 Mar 2005 10:56:56 +0000 (10:56 +0000)]
Fix to avoid having to rely on internal _get_type functions

19 years agoChanges necessary to allow saving of core images with clg.
espen [Sun, 6 Mar 2005 17:26:22 +0000 (17:26 +0000)]
Changes necessary to allow saving of core images with clg.

19 years agoAdded declaration to get rid of a couple of warnings.
espen [Sun, 6 Mar 2005 17:18:00 +0000 (17:18 +0000)]
Added declaration to get rid of a couple of warnings.

19 years agoA couple of smaller changes.
espen [Sun, 6 Mar 2005 17:12:22 +0000 (17:12 +0000)]
A couple of smaller changes.

19 years agoCMUCL will now use LOAD-FOREIGN to load shared libraries instead of the internal...
espen [Sun, 6 Mar 2005 17:08:12 +0000 (17:08 +0000)]
CMUCL will now use LOAD-FOREIGN to load shared libraries instead of the internal SYSTEM::LOAD-OBJECT-FILE.

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