chiark / gitweb /
clg
22 years agoChanged to use symbols from the CLG-SYSTEM package
espen [Mon, 14 Jan 2002 01:16:08 +0000 (01:16 +0000)]
Changed to use symbols from the CLG-SYSTEM package

22 years agoAdded CLG-SYSTEM to used packages
espen [Mon, 14 Jan 2002 01:14:20 +0000 (01:14 +0000)]
Added CLG-SYSTEM to used packages

22 years agoApplied patch from Rudi Schlatte (with modifications)
espen [Mon, 14 Jan 2002 01:13:25 +0000 (01:13 +0000)]
Applied patch from Rudi Schlatte (with modifications)

22 years agoApplied patches from Kalle Olavi Niemitalo (with modifications)
espen [Mon, 14 Jan 2002 01:12:36 +0000 (01:12 +0000)]
Applied patches from Kalle Olavi Niemitalo (with modifications)

22 years agoUpdated for gtk-1.3.11
espen [Wed, 12 Dec 2001 20:24:41 +0000 (20:24 +0000)]
Updated for gtk-1.3.11

22 years agoChanges in widget initialization
espen [Tue, 20 Nov 2001 18:25:53 +0000 (18:25 +0000)]
Changes in widget initialization

22 years agoMisc changes to make it easier to configure the build process
espen [Mon, 12 Nov 2001 22:43:30 +0000 (22:43 +0000)]
Misc changes to make it easier to configure the build process

22 years agoAdded functions for version checks and variable querying
espen [Mon, 12 Nov 2001 22:36:06 +0000 (22:36 +0000)]
Added functions for version checks and variable querying

22 years agoA lot of binding changes
espen [Mon, 12 Nov 2001 22:34:28 +0000 (22:34 +0000)]
A lot of binding changes

22 years agoRemoved libdir path in calls to INIT-TYPES-IN-LIBRARY
espen [Mon, 12 Nov 2001 22:29:17 +0000 (22:29 +0000)]
Removed libdir path in calls to INIT-TYPES-IN-LIBRARY

22 years agoadded some preliminary unicode support
espen [Mon, 12 Nov 2001 22:26:56 +0000 (22:26 +0000)]
added some preliminary unicode support

22 years agoINIT-TYPES-IN-LIBRARY should now search for files in the default gtk libdir
espen [Mon, 12 Nov 2001 22:24:29 +0000 (22:24 +0000)]
INIT-TYPES-IN-LIBRARY should now search for files in the default gtk libdir

22 years agoDEALLOCATE-MEMORY should now actually free memory
espen [Mon, 12 Nov 2001 22:20:40 +0000 (22:20 +0000)]
DEALLOCATE-MEMORY should now actually free memory

22 years agoMoved a couple of functions wrongly put in gtkobject.lisp to gtkcontainer.lisp
espen [Thu, 25 Oct 2001 08:16:17 +0000 (08:16 +0000)]
Moved a couple of functions wrongly put in gtkobject.lisp to gtkcontainer.lisp

22 years agoUpdated due to API changes
espen [Sun, 21 Oct 2001 23:24:09 +0000 (23:24 +0000)]
Updated due to API changes

22 years agoRemoved obsoleted code and added a few accessor functions
espen [Sun, 21 Oct 2001 23:22:53 +0000 (23:22 +0000)]
Removed obsoleted code and added a few accessor functions

22 years agoUpdated for gtk+-1.3.9 and misc changes
espen [Sun, 21 Oct 2001 23:20:13 +0000 (23:20 +0000)]
Updated for gtk+-1.3.9 and misc changes

22 years agoUpdated for gtk+-1.3.9
espen [Sun, 21 Oct 2001 23:18:11 +0000 (23:18 +0000)]
Updated for gtk+-1.3.9

22 years agoAdded manually defined slots to autogenerated class definitions
espen [Sun, 21 Oct 2001 23:16:31 +0000 (23:16 +0000)]
Added manually defined slots to autogenerated class definitions

22 years agoWorkaround for bug in gdk's init code
espen [Sun, 21 Oct 2001 23:05:10 +0000 (23:05 +0000)]
Workaround for bug in gdk's init code

22 years agoUpdated for gtk+-1.3.9
espen [Sun, 21 Oct 2001 23:02:40 +0000 (23:02 +0000)]
Updated for gtk+-1.3.9

22 years agoUpdate to match changes in gtype.lisp
espen [Sun, 21 Oct 2001 22:02:01 +0000 (22:02 +0000)]
Update to match changes in gtype.lisp

22 years agoRemoved obsoleted code
espen [Sun, 21 Oct 2001 21:59:22 +0000 (21:59 +0000)]
Removed obsoleted code

22 years agoMade SIGNAL-CONNECT a generic function
espen [Sun, 21 Oct 2001 21:58:44 +0000 (21:58 +0000)]
Made  SIGNAL-CONNECT a generic function

22 years agoUpdated for gtk+-1.3.9
espen [Sun, 21 Oct 2001 21:55:41 +0000 (21:55 +0000)]
Updated for gtk+-1.3.9

22 years agoUpdated for gtk+-1.3.9 and misc changes
espen [Sun, 21 Oct 2001 21:52:53 +0000 (21:52 +0000)]
Updated for gtk+-1.3.9 and misc changes

22 years agoChanged the topological sorting (which is not really needed anymore) to sort on hiera...
espen [Sun, 21 Oct 2001 21:50:18 +0000 (21:50 +0000)]
Changed the topological sorting (which is not really needed anymore) to sort on hierarchical order for improved performence

22 years agoFixed MKBINDING-LATE so it actually works
espen [Sun, 21 Oct 2001 21:33:57 +0000 (21:33 +0000)]
Fixed MKBINDING-LATE so it actually works

22 years agoChanged to use MKBINDING-LATE instead of MKBINDING
espen [Sun, 21 Oct 2001 16:55:39 +0000 (16:55 +0000)]
Changed to use MKBINDING-LATE instead of MKBINDING

22 years agoAdded GET-ALL and PLIST-REMOVE to manipulate plists
espen [Sun, 21 Oct 2001 16:53:13 +0000 (16:53 +0000)]
Added GET-ALL and PLIST-REMOVE to manipulate plists

22 years agoAdded mkbinding-late to create dynamic bindings with argument types not yet defined
espen [Sun, 21 Oct 2001 16:50:43 +0000 (16:50 +0000)]
Added mkbinding-late to create dynamic bindings with argument types not yet defined

22 years agoAdded autoexport of defmethod name
espen [Sun, 21 Oct 2001 11:44:48 +0000 (11:44 +0000)]
Added autoexport of defmethod name

22 years agoShould build everything now
espen [Thu, 31 May 2001 21:53:24 +0000 (21:53 +0000)]
Should build everything now

22 years agoUpdated for gtk+ 1.3.5
espen [Thu, 31 May 2001 21:52:57 +0000 (21:52 +0000)]
Updated for gtk+ 1.3.5

22 years agoSmall bug fix
espen [Thu, 31 May 2001 21:52:15 +0000 (21:52 +0000)]
Small bug fix

22 years agoFix for CMUCL 18c
espen [Thu, 31 May 2001 12:36:20 +0000 (12:36 +0000)]
Fix for CMUCL 18c

22 years agoDefine types at both compile and run time
espen [Tue, 29 May 2001 16:56:13 +0000 (16:56 +0000)]
Define types at both compile and run time

22 years agoUpdated to build everything except gtk.lisp
espen [Tue, 29 May 2001 16:54:28 +0000 (16:54 +0000)]
Updated to build everything except gtk.lisp

22 years agoRemoved gtkenums.lisp
espen [Tue, 29 May 2001 16:06:43 +0000 (16:06 +0000)]
Removed gtkenums.lisp

22 years agoAll type definitions now done in gtktypes.lisp
espen [Tue, 29 May 2001 16:04:30 +0000 (16:04 +0000)]
All type definitions now done in gtktypes.lisp

22 years agoRemoved obsoleted code
espen [Tue, 29 May 2001 16:01:40 +0000 (16:01 +0000)]
Removed obsoleted code

22 years agoUpdated for recent Gtk+-1.3 releases, added code for type introspection
espen [Tue, 29 May 2001 16:00:52 +0000 (16:00 +0000)]
Updated for recent Gtk+-1.3 releases, added code for type introspection

22 years agoChanged define-foreign to defbinding
espen [Tue, 29 May 2001 15:58:24 +0000 (15:58 +0000)]
Changed define-foreign to defbinding

22 years agoType definitions now done by introspection
espen [Tue, 29 May 2001 15:56:58 +0000 (15:56 +0000)]
Type definitions now done by introspection

22 years agoBug fixes, extract types from libgdk_pixbuf
espen [Tue, 29 May 2001 15:53:32 +0000 (15:53 +0000)]
Bug fixes, extract types from libgdk_pixbuf

22 years agoMisc changes the type query code
espen [Tue, 29 May 2001 15:49:23 +0000 (15:49 +0000)]
Misc changes the type query code

22 years agoAdded gstring type
espen [Tue, 29 May 2001 15:46:17 +0000 (15:46 +0000)]
Added gstring type

22 years agoChanged to do some more stuff at compile time
espen [Tue, 29 May 2001 15:43:44 +0000 (15:43 +0000)]
Changed to do some more stuff at compile time

22 years agoInitial checkin
espen [Tue, 29 May 2001 15:41:21 +0000 (15:41 +0000)]
Initial checkin

22 years agoMoved code for PCL modifications to a new file
espen [Tue, 29 May 2001 15:40:38 +0000 (15:40 +0000)]
Moved code for PCL modifications to a new file

22 years agoInital checkin
espen [Sun, 20 May 2001 23:13:08 +0000 (23:13 +0000)]
Inital checkin

22 years agoModified PCL's class finalization protocol to behave as specified in AMOP -- take two
espen [Sun, 20 May 2001 23:10:36 +0000 (23:10 +0000)]
Modified PCL's class finalization protocol to behave as specified in AMOP -- take two

22 years agoUpdated to build everything except gtk
espen [Fri, 11 May 2001 16:27:19 +0000 (16:27 +0000)]
Updated to build everything except gtk

22 years agoRemoved shadow import of DEFTYPE
espen [Fri, 11 May 2001 16:23:15 +0000 (16:23 +0000)]
Removed shadow import of DEFTYPE

22 years agoRemoved gdkenums.lisp from and added gdkevents.lisp to list of file symbols are expor...
espen [Fri, 11 May 2001 16:22:36 +0000 (16:22 +0000)]
Removed gdkenums.lisp from and added gdkevents.lisp to list of file symbols are exported from

22 years agoInitial checkin
espen [Fri, 11 May 2001 16:20:20 +0000 (16:20 +0000)]
Initial checkin

22 years agoRemoved and moved out code. Changed DEFINE-FOREIGNs to DEFBINDINGs
espen [Fri, 11 May 2001 16:19:07 +0000 (16:19 +0000)]
Removed and moved out code. Changed DEFINE-FOREIGNs to DEFBINDINGs

22 years agoMost types are now defined by introspection
espen [Fri, 11 May 2001 16:17:21 +0000 (16:17 +0000)]
Most types are now defined by introspection

22 years agoObsolete due to automatic type definition
espen [Fri, 11 May 2001 16:16:00 +0000 (16:16 +0000)]
Obsolete due to automatic type definition

22 years agoModified accessor functions for type information
espen [Fri, 11 May 2001 16:12:27 +0000 (16:12 +0000)]
Modified accessor functions for type information

22 years agoAdded rule for exporting automatic generated types. Removed obsoleted export rule
espen [Fri, 11 May 2001 16:11:07 +0000 (16:11 +0000)]
Added rule for exporting automatic generated types. Removed obsoleted export rule

22 years agoChanged order of name arguments to defbindings
espen [Fri, 11 May 2001 16:08:52 +0000 (16:08 +0000)]
Changed order of name arguments to defbindings

22 years agoFixed bug in type definition
espen [Fri, 11 May 2001 16:06:02 +0000 (16:06 +0000)]
Fixed bug in type definition

22 years agoAdded code for automatic type definitions
espen [Fri, 11 May 2001 16:04:33 +0000 (16:04 +0000)]
Added code for automatic type definitions

22 years agoFixed a few bugs
espen [Fri, 11 May 2001 16:01:41 +0000 (16:01 +0000)]
Fixed a few bugs

22 years agoChanged order of name arguments to defbindings
espen [Fri, 11 May 2001 16:00:33 +0000 (16:00 +0000)]
Changed order of name arguments to defbindings

22 years agoRemoved obsoleted macro DEFINE-FOREIGN
espen [Fri, 11 May 2001 15:57:57 +0000 (15:57 +0000)]
Removed obsoleted macro DEFINE-FOREIGN

22 years agoAdded a couple of predicates
espen [Fri, 11 May 2001 15:57:13 +0000 (15:57 +0000)]
Added a couple of predicates

22 years agoRemoved obsolete type definition
espen [Fri, 4 May 2001 17:00:37 +0000 (17:00 +0000)]
Removed obsolete type definition

22 years agoChanged PROXY-CLASS to work with forward referneced superclasses.
espen [Fri, 4 May 2001 16:56:34 +0000 (16:56 +0000)]
Changed PROXY-CLASS to work with forward referneced superclasses.

22 years agoModified PCL's class finalization protocol to behave as specified in AMOP
espen [Fri, 4 May 2001 16:54:35 +0000 (16:54 +0000)]
Modified PCL's class finalization protocol to behave as specified in AMOP

22 years agoAdded platform independent MKBINDING to create bindings at run-time
espen [Mon, 30 Apr 2001 11:25:25 +0000 (11:25 +0000)]
Added platform independent MKBINDING to create bindings at run-time

22 years agoUpdated for glib-1.3.4
espen [Sun, 29 Apr 2001 20:34:52 +0000 (20:34 +0000)]
Updated for glib-1.3.4

22 years agoChanged define-foreign to defbinding
espen [Sun, 29 Apr 2001 20:34:18 +0000 (20:34 +0000)]
Changed define-foreign to defbinding

22 years agoRenamed and added new exported symbols
espen [Sun, 29 Apr 2001 20:33:53 +0000 (20:33 +0000)]
Renamed and added new exported symbols

22 years agoRemoved shadowing of DEFTYPE
espen [Sun, 29 Apr 2001 20:22:21 +0000 (20:22 +0000)]
Removed shadowing of DEFTYPE

22 years agoAdded new files
espen [Sun, 29 Apr 2001 20:20:39 +0000 (20:20 +0000)]
Added new files

22 years agoInitial checkin
espen [Sun, 29 Apr 2001 20:19:25 +0000 (20:19 +0000)]
Initial checkin

22 years agoAdded param classes
espen [Sun, 29 Apr 2001 20:17:52 +0000 (20:17 +0000)]
Added param classes

22 years agoUpdated for glib-1.3.4
espen [Sun, 29 Apr 2001 20:17:27 +0000 (20:17 +0000)]
Updated for glib-1.3.4

22 years agoUpdated for glib-1.3.4 and moved code to proxy.lisp
espen [Sun, 29 Apr 2001 20:17:07 +0000 (20:17 +0000)]
Updated for glib-1.3.4 and moved code to proxy.lisp

22 years agoObsoleted by glib-mkenums
espen [Sun, 29 Apr 2001 20:14:53 +0000 (20:14 +0000)]
Obsoleted by glib-mkenums

22 years agoAdded support for pkg-config
espen [Sun, 29 Apr 2001 20:12:56 +0000 (20:12 +0000)]
Added support for pkg-config

22 years agoRemoved obsolete functions
espen [Sun, 29 Apr 2001 20:11:21 +0000 (20:11 +0000)]
Removed obsolete functions

22 years agoCleanups
espen [Sun, 29 Apr 2001 20:05:22 +0000 (20:05 +0000)]
Cleanups

22 years agoAdded string manipulation functions
espen [Sun, 29 Apr 2001 20:01:54 +0000 (20:01 +0000)]
Added string manipulation functions

23 years agoAdded g_lisp_callback_closure_new
espen [Sun, 11 Feb 2001 21:53:03 +0000 (21:53 +0000)]
Added g_lisp_callback_closure_new

23 years agoReneamed gvalue accessors
espen [Sun, 11 Feb 2001 21:49:12 +0000 (21:49 +0000)]
Reneamed gvalue accessors

23 years agoAdded event classes
espen [Sun, 11 Feb 2001 20:28:07 +0000 (20:28 +0000)]
Added event classes

23 years agoAdded function for user data
espen [Sun, 11 Feb 2001 20:21:13 +0000 (20:21 +0000)]
Added function for user data

23 years agoAdded version numbers to glib/gtk shared lib file names
espen [Sun, 11 Feb 2001 20:17:08 +0000 (20:17 +0000)]
Added version numbers to glib/gtk shared lib file names

23 years agoRemoved code for deprecated tree widget
espen [Sun, 28 Jan 2001 14:25:48 +0000 (14:25 +0000)]
Removed code for deprecated tree widget

23 years agoRemoved deprecated :arg allocation stuff
espen [Sun, 28 Jan 2001 14:23:38 +0000 (14:23 +0000)]
Removed deprecated :arg allocation stuff

23 years agoChanged slots with :arg allocation to :param allocation
espen [Sun, 28 Jan 2001 14:21:04 +0000 (14:21 +0000)]
Changed slots with :arg allocation to :param allocation

23 years agoAdded functions gvalue-new and gvalue-free
espen [Sun, 28 Jan 2001 14:18:44 +0000 (14:18 +0000)]
Added functions gvalue-new and gvalue-free

23 years agoAdded :param slot allocation to gobject-class
espen [Sun, 28 Jan 2001 14:17:12 +0000 (14:17 +0000)]
Added :param slot allocation to gobject-class

23 years agoRemoved binding to private function g_type_create_instance
espen [Sun, 28 Jan 2001 14:11:20 +0000 (14:11 +0000)]
Removed binding to private function g_type_create_instance

23 years agoNew files added to the system
espen [Sun, 12 Nov 2000 23:20:57 +0000 (23:20 +0000)]
New files added to the system

23 years agoMoved callback mechanism and signal system from gtk to glib
espen [Thu, 9 Nov 2000 20:29:19 +0000 (20:29 +0000)]
Moved callback mechanism and signal system from gtk to glib

23 years agoTests updated and rewritten to work with the new API
espen [Thu, 5 Oct 2000 18:57:50 +0000 (18:57 +0000)]
Tests updated and rewritten to work with the new API