chiark / gitweb /
clg
22 years agoChanged in-package to use-package
espen [Sun, 24 Mar 2002 13:06:02 +0000 (13:06 +0000)]
Changed in-package to use-package

22 years agoRemoved item about interfaces
espen [Sun, 24 Mar 2002 13:04:39 +0000 (13:04 +0000)]
Removed item about interfaces

22 years agoUsing proper function for ref counting
espen [Sun, 24 Mar 2002 13:02:43 +0000 (13:02 +0000)]
Using proper function for ref counting

22 years agoFunction renamed
espen [Sun, 24 Mar 2002 13:01:12 +0000 (13:01 +0000)]
Function renamed

22 years agoWidget class updated for gtk 2.0
espen [Sun, 24 Mar 2002 13:00:12 +0000 (13:00 +0000)]
Widget class updated for gtk 2.0

22 years agoUpdated and added new bindings for gtk 2.0
espen [Sun, 24 Mar 2002 12:58:34 +0000 (12:58 +0000)]
Updated and added new bindings for gtk 2.0

22 years agoAdded :except keyword to use with :ignore-prefix in DEFINE-TYPES-BY-INTROSPECTION
espen [Sun, 24 Mar 2002 12:56:03 +0000 (12:56 +0000)]
Added :except keyword to use with :ignore-prefix in DEFINE-TYPES-BY-INTROSPECTION

22 years agoDefinition of SIGNAL-NAME-TO-STRING moved to gobject.lisp
espen [Sun, 24 Mar 2002 12:52:11 +0000 (12:52 +0000)]
Definition of SIGNAL-NAME-TO-STRING moved to gobject.lisp

22 years agoAdded bindings to GObject ref/unref functions
espen [Sun, 24 Mar 2002 12:50:30 +0000 (12:50 +0000)]
Added bindings to GObject ref/unref functions

22 years agoInitialization of GValues doen properly
espen [Sun, 24 Mar 2002 12:49:18 +0000 (12:49 +0000)]
Initialization of GValues doen properly

22 years agoBug fix
espen [Fri, 22 Mar 2002 22:34:45 +0000 (22:34 +0000)]
Bug fix

22 years agoAdded suggestion from Marco Antoniotti about missing MK:DEFSYSTEM
espen [Fri, 22 Mar 2002 22:33:50 +0000 (22:33 +0000)]
Added suggestion from Marco Antoniotti about missing MK:DEFSYSTEM

22 years agoUpdated for gtk 2.0
espen [Tue, 19 Mar 2002 19:06:22 +0000 (19:06 +0000)]
Updated for gtk 2.0

22 years agoUpdated for atk 1.0
espen [Tue, 19 Mar 2002 17:15:05 +0000 (17:15 +0000)]
Updated for atk 1.0

22 years agoUpdated for pango 1.0.0
espen [Tue, 19 Mar 2002 17:14:22 +0000 (17:14 +0000)]
Updated for pango 1.0.0

22 years agoUpdated for gtk/glib 2.0.0
espen [Tue, 19 Mar 2002 17:13:16 +0000 (17:13 +0000)]
Updated for gtk/glib 2.0.0

22 years agoCleanup in callback marshalers
espen [Tue, 19 Mar 2002 17:12:18 +0000 (17:12 +0000)]
Cleanup in callback marshalers

22 years agoAdded timeout-add and idle-add
espen [Tue, 19 Mar 2002 17:09:15 +0000 (17:09 +0000)]
Added timeout-add and idle-add

22 years agoAdded declaration inhibit more compiler warnings
espen [Tue, 19 Mar 2002 17:03:42 +0000 (17:03 +0000)]
Added declaration inhibit more compiler warnings

22 years agoUpdated for glib 2.0.0
espen [Tue, 19 Mar 2002 17:01:42 +0000 (17:01 +0000)]
Updated for glib 2.0.0

22 years agoFixed some compiler warnings
espen [Sun, 20 Jan 2002 14:52:04 +0000 (14:52 +0000)]
Fixed some compiler warnings

22 years agoFixed spelling error in the definition of color class
espen [Sun, 20 Jan 2002 14:14:38 +0000 (14:14 +0000)]
Fixed spelling error in the definition of color class

22 years agoAdded support for Atk and GInterface
espen [Sun, 20 Jan 2002 14:11:36 +0000 (14:11 +0000)]
Added support for Atk and GInterface

22 years agoAdding support for glib interfaces (GInterface)
espen [Sun, 20 Jan 2002 14:09:52 +0000 (14:09 +0000)]
Adding support for glib interfaces (GInterface)

22 years agoSmall bugfix
espen [Sun, 20 Jan 2002 14:06:50 +0000 (14:06 +0000)]
Small bugfix

22 years agoInitial checkin
espen [Sun, 20 Jan 2002 14:03:59 +0000 (14:03 +0000)]
Initial checkin

22 years agoInitial checkin
espen [Thu, 17 Jan 2002 02:00:21 +0000 (02:00 +0000)]
Initial checkin

22 years agoRemoved obsoleted code to work around a bug in gdk, at least version
espen [Thu, 17 Jan 2002 01:25:37 +0000 (01:25 +0000)]
Removed obsoleted code to work around a bug in gdk, at least version
1.3.12 of gtk is now required

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