chiark / gitweb /
clg
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.

18 years agoCMUCL 19b no longer loads pcl.lisp
espen [Mon, 26 Sep 2005 21:30:18 +0000 (21:30 +0000)]
CMUCL 19b no longer loads pcl.lisp

18 years agoFix for SBCL 9.x
espen [Mon, 26 Sep 2005 21:27:31 +0000 (21:27 +0000)]
Fix for SBCL 9.x

19 years agoBug fix
espen [Mon, 25 Apr 2005 21:45:05 +0000 (21:45 +0000)]
Bug fix

19 years agoAdded note about recent snapshots of CMUCL
espen [Mon, 25 Apr 2005 21:33:39 +0000 (21:33 +0000)]
Added note about recent snapshots of CMUCL

19 years agoFeature :clg-pcl reneamed to :non-broken-pcl
espen [Mon, 25 Apr 2005 21:32:57 +0000 (21:32 +0000)]
Feature :clg-pcl reneamed to :non-broken-pcl

19 years agoMade the definition of pcl::slot-info identical to the definition in the latest CMUCL...
espen [Mon, 25 Apr 2005 21:32:28 +0000 (21:32 +0000)]
Made the definition of pcl::slot-info identical to the definition in the latest CMUCL source.

19 years agoUpdated
espen [Mon, 25 Apr 2005 18:25:49 +0000 (18:25 +0000)]
Updated

19 years agoNew function CLG-VERSION
espen [Mon, 25 Apr 2005 18:20:00 +0000 (18:20 +0000)]
New function CLG-VERSION

19 years agoCosmetic change
espen [Mon, 25 Apr 2005 18:13:32 +0000 (18:13 +0000)]
Cosmetic change

19 years agoAdded more bindings to accel-group and accel-map
espen [Sun, 24 Apr 2005 13:30:40 +0000 (13:30 +0000)]
Added more bindings to accel-group and accel-map

19 years agoModifer-type manually defined
espen [Sun, 24 Apr 2005 13:29:36 +0000 (13:29 +0000)]
Modifer-type manually defined

19 years agoAdded pseudo type for structs which are inlined in other objects
espen [Sun, 24 Apr 2005 13:26:40 +0000 (13:26 +0000)]
Added pseudo type for structs which are inlined in other objects

19 years agoMapped lisp type gclosure to foreign type GClosure
espen [Sun, 24 Apr 2005 13:25:31 +0000 (13:25 +0000)]
Mapped lisp type gclosure to foreign type GClosure

19 years agoBug fix
espen [Sun, 24 Apr 2005 13:24:41 +0000 (13:24 +0000)]
Bug fix

19 years agoChanged to MIT license
espen [Sat, 23 Apr 2005 16:48:48 +0000 (16:48 +0000)]
Changed to MIT license

19 years agoAdded dependency to the gtk system and a couple of bug fixes
espen [Thu, 21 Apr 2005 12:30:23 +0000 (12:30 +0000)]
Added dependency to the gtk system and a couple of bug fixes

19 years agoFixed a few bugs regarding pointer and keyboard grabbing
espen [Thu, 21 Apr 2005 12:28:20 +0000 (12:28 +0000)]
Fixed a few bugs regarding pointer and keyboard grabbing

19 years agoImproved UI manager demo
espen [Tue, 19 Apr 2005 08:17:06 +0000 (08:17 +0000)]
Improved UI manager demo

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