chiark / gitweb /
clg
19 years agoInitial checkin
espen [Mon, 20 Dec 2004 00:48:57 +0000 (00:48 +0000)]
Initial checkin

19 years agoRemoved unused code
espen [Mon, 20 Dec 2004 00:45:24 +0000 (00:45 +0000)]
Removed unused code

19 years agoAdded more bindings
espen [Mon, 20 Dec 2004 00:32:15 +0000 (00:32 +0000)]
Added more bindings

19 years agoAdded more classes and slots
espen [Mon, 20 Dec 2004 00:31:01 +0000 (00:31 +0000)]
Added more classes and slots

19 years agoGdk depends on Pango and not the other way around
espen [Mon, 20 Dec 2004 00:29:05 +0000 (00:29 +0000)]
Gdk depends on Pango and not the other way around

19 years agoAdded missing classes and slots
espen [Mon, 20 Dec 2004 00:09:57 +0000 (00:09 +0000)]
Added missing classes and slots

19 years agoPropper alignment of alien slots when subclassing
espen [Sun, 19 Dec 2004 23:33:57 +0000 (23:33 +0000)]
Propper alignment of alien slots when subclassing

19 years agoNew functions
espen [Sun, 19 Dec 2004 18:18:05 +0000 (18:18 +0000)]
New functions

19 years agoBug fix
espen [Sun, 19 Dec 2004 15:31:26 +0000 (15:31 +0000)]
Bug fix

19 years agoAn object inspector
espen [Fri, 17 Dec 2004 00:48:50 +0000 (00:48 +0000)]
An object inspector

19 years agoAdded text and size group tests, and misc other changes
espen [Fri, 17 Dec 2004 00:45:00 +0000 (00:45 +0000)]
Added text and size group tests, and misc other changes

19 years agoAdded misc classes and slots
espen [Fri, 17 Dec 2004 00:42:55 +0000 (00:42 +0000)]
Added misc classes and slots

19 years agoAdded lots of bindings
espen [Fri, 17 Dec 2004 00:36:32 +0000 (00:36 +0000)]
Added lots of bindings

19 years agoCallback parameters to CREATE-ACTION and CREATE-TOGGLE-ACTION may now be lists
espen [Fri, 17 Dec 2004 00:34:01 +0000 (00:34 +0000)]
Callback parameters to CREATE-ACTION and CREATE-TOGGLE-ACTION may now be lists

19 years agoA few small changes
espen [Fri, 17 Dec 2004 00:27:01 +0000 (00:27 +0000)]
A few small changes

19 years agoUpdated due to changes in proxy.lisp
espen [Fri, 17 Dec 2004 00:21:34 +0000 (00:21 +0000)]
Updated due to changes in proxy.lisp

19 years agoUse INITIAL-ADD
espen [Fri, 17 Dec 2004 00:15:16 +0000 (00:15 +0000)]
Use INITIAL-ADD

19 years agoMake use of INITIAL-ADD
espen [Fri, 17 Dec 2004 00:13:33 +0000 (00:13 +0000)]
Make use of INITIAL-ADD

19 years agoSome small changes and additions
espen [Thu, 16 Dec 2004 23:49:53 +0000 (23:49 +0000)]
Some small changes and additions

19 years agoBug fix
espen [Thu, 16 Dec 2004 23:21:18 +0000 (23:21 +0000)]
Bug fix

19 years agoAdding :unbound arg to virtual slots. Misc cleanup
espen [Thu, 16 Dec 2004 23:19:17 +0000 (23:19 +0000)]
Adding :unbound arg to virtual slots. Misc cleanup

19 years agoDEFAULT-ALIEN-FNAME will now remove '-p' suffix from symbol names
espen [Thu, 16 Dec 2004 23:02:10 +0000 (23:02 +0000)]
DEFAULT-ALIEN-FNAME will now remove '-p' suffix from symbol names

19 years agoAdded reader and writer functions for vector type
espen [Thu, 9 Dec 2004 23:31:50 +0000 (23:31 +0000)]
Added reader and writer functions for vector type

19 years agoBug fix: (mklist ()) now returns NIL
espen [Sun, 5 Dec 2004 16:59:58 +0000 (16:59 +0000)]
Bug fix: (mklist ()) now returns NIL

19 years agoReintroduced tests of idle, timeouts and tooltips
espen [Sun, 5 Dec 2004 13:57:10 +0000 (13:57 +0000)]
Reintroduced tests of idle, timeouts and tooltips

19 years agoMade timeout and idle functional
espen [Sun, 5 Dec 2004 13:54:10 +0000 (13:54 +0000)]
Made timeout and idle functional

19 years agoAdded expander demo
espen [Sun, 5 Dec 2004 00:06:41 +0000 (00:06 +0000)]
Added expander demo

19 years agoAdding text and UI manager
espen [Sat, 4 Dec 2004 18:41:31 +0000 (18:41 +0000)]
Adding text and UI manager

19 years agoAdding gtktext.lisp and gtkaction.lisp
espen [Sat, 4 Dec 2004 18:28:04 +0000 (18:28 +0000)]
Adding gtktext.lisp and gtkaction.lisp

19 years agoAdding utility functions to create actions
espen [Sat, 4 Dec 2004 18:24:01 +0000 (18:24 +0000)]
Adding utility functions to create actions

19 years agoInitial checkin
espen [Sat, 4 Dec 2004 18:19:59 +0000 (18:19 +0000)]
Initial checkin

19 years agoAdding text and UI manager types
espen [Sat, 4 Dec 2004 18:18:21 +0000 (18:18 +0000)]
Adding text and UI manager types

19 years agoInitial checkin
espen [Sat, 4 Dec 2004 18:03:21 +0000 (18:03 +0000)]
Initial checkin

19 years agoAdded more functions for stock items and a few other changes
espen [Sat, 4 Dec 2004 00:34:49 +0000 (00:34 +0000)]
Added more functions for stock items and a few other changes

19 years agoMade signal-connect accept NIL as callback function
espen [Sat, 4 Dec 2004 00:29:57 +0000 (00:29 +0000)]
Made signal-connect accept NIL as callback function

19 years agoAdding reader and writer functions to COPY-OF
espen [Sat, 4 Dec 2004 00:28:47 +0000 (00:28 +0000)]
Adding reader and writer functions to COPY-OF

19 years agoAdded selection in list test
espen [Sun, 21 Nov 2004 17:58:28 +0000 (17:58 +0000)]
Added selection in list test

19 years agoAdded selection in list and tree widgets
espen [Sun, 21 Nov 2004 17:57:56 +0000 (17:57 +0000)]
Added selection in list and tree widgets

19 years agoBug fix
espen [Sun, 21 Nov 2004 17:39:27 +0000 (17:39 +0000)]
Bug fix

19 years agoAdded support for pseudo type COPY-OF
espen [Sun, 21 Nov 2004 17:37:24 +0000 (17:37 +0000)]
Added support for pseudo type COPY-OF

19 years agoAdded pseudo type COPY-OF
espen [Fri, 19 Nov 2004 13:09:00 +0000 (13:09 +0000)]
Added pseudo type COPY-OF

19 years agoAdded pseudo type COPY-OF
espen [Fri, 19 Nov 2004 13:02:51 +0000 (13:02 +0000)]
Added pseudo type COPY-OF

19 years agoAdded simple list test
espen [Mon, 15 Nov 2004 19:33:21 +0000 (19:33 +0000)]
Added simple list test

19 years agoMore code for tree and list widgets
espen [Mon, 15 Nov 2004 19:24:03 +0000 (19:24 +0000)]
More code for tree and list widgets

19 years agoSubclasses of STRUCT may now allocate foreign memory
espen [Mon, 15 Nov 2004 19:20:55 +0000 (19:20 +0000)]
Subclasses of STRUCT may now allocate foreign memory

19 years agoAdded GTYPE as a new alien type specifier
espen [Sat, 13 Nov 2004 16:37:09 +0000 (16:37 +0000)]
Added GTYPE as a new alien type specifier

19 years agoAdded with-gvalue macro
espen [Fri, 12 Nov 2004 15:01:42 +0000 (15:01 +0000)]
Added with-gvalue macro

19 years agoSmall loop improvement
espen [Fri, 12 Nov 2004 14:24:17 +0000 (14:24 +0000)]
Small loop improvement

19 years agoList automatically converted to C vectors
espen [Fri, 12 Nov 2004 13:27:41 +0000 (13:27 +0000)]
List automatically converted to C vectors

19 years agoAdded reader/writer functions for type integer
espen [Fri, 12 Nov 2004 11:34:14 +0000 (11:34 +0000)]
Added reader/writer functions for type integer

19 years agoFinalization of gobjects should work now
espen [Tue, 9 Nov 2004 12:47:44 +0000 (12:47 +0000)]
Finalization of gobjects should work now

19 years agoObject finalization optimized
espen [Tue, 9 Nov 2004 10:10:59 +0000 (10:10 +0000)]
Object finalization optimized

19 years agoAdded :return as argument style in ffi bindings
espen [Tue, 9 Nov 2004 10:04:35 +0000 (10:04 +0000)]
Added :return as argument style in ffi bindings

19 years agoConverted deprecated widgets option-menu and combo to combo-box and combo-box-entry
espen [Mon, 8 Nov 2004 14:16:12 +0000 (14:16 +0000)]
Converted deprecated widgets option-menu and combo to combo-box and combo-box-entry

19 years agoBug fix: boxed should have struct as super class
espen [Sun, 7 Nov 2004 21:41:35 +0000 (21:41 +0000)]
Bug fix: boxed should have struct as super class

19 years agoReplaced deprecated widgets combo and option-menu with combo-box and combo-box-entry
espen [Sun, 7 Nov 2004 17:55:29 +0000 (17:55 +0000)]
Replaced deprecated widgets combo and option-menu with combo-box and combo-box-entry

19 years agoInitial bindings for tree and list widgets
espen [Sun, 7 Nov 2004 17:22:06 +0000 (17:22 +0000)]
Initial bindings for tree and list widgets

19 years agoAdded a couple of convenient macros
espen [Sun, 7 Nov 2004 16:04:21 +0000 (16:04 +0000)]
Added a couple of convenient macros

19 years agodef-callback-marshal moved to gcallback.lisp
espen [Sun, 7 Nov 2004 16:03:55 +0000 (16:03 +0000)]
def-callback-marshal moved to gcallback.lisp

19 years agoChanged metaclass of gobject from ginstance-class to gobject-class
espen [Sun, 7 Nov 2004 15:58:08 +0000 (15:58 +0000)]
Changed metaclass of gobject from ginstance-class to gobject-class

19 years agoAdded reader/writer/destroy methods
espen [Sun, 7 Nov 2004 15:54:15 +0000 (15:54 +0000)]
Added reader/writer/destroy methods

19 years agoAdded abstraction layer for C callback functions
espen [Sun, 7 Nov 2004 01:23:38 +0000 (01:23 +0000)]
Added abstraction layer for C callback functions

19 years agoMajor cleanup of ffi abstraction layer
espen [Sun, 7 Nov 2004 01:21:04 +0000 (01:21 +0000)]
Major cleanup of ffi abstraction layer

19 years agoMajor cleanup of ffi abstraction layer
espen [Sat, 6 Nov 2004 21:39:57 +0000 (21:39 +0000)]
Major cleanup of ffi abstraction layer

19 years agoAdded statusbar example
espen [Sat, 6 Nov 2004 16:36:34 +0000 (16:36 +0000)]
Added statusbar example

19 years agoAdded initialization of clg
espen [Wed, 3 Nov 2004 16:55:13 +0000 (16:55 +0000)]
Added initialization of clg

19 years agoRemove automatic system initialization
espen [Wed, 3 Nov 2004 16:54:23 +0000 (16:54 +0000)]
Remove automatic system initialization

19 years agoCorrect reference counting of gobjects
espen [Wed, 3 Nov 2004 16:18:16 +0000 (16:18 +0000)]
Correct reference counting of gobjects

19 years agoCallbacks from C done properly
espen [Wed, 3 Nov 2004 10:41:23 +0000 (10:41 +0000)]
Callbacks from C done properly

19 years agoCallbacks from C done properly
espen [Mon, 1 Nov 2004 00:08:49 +0000 (00:08 +0000)]
Callbacks from C done properly

19 years agoBuild instructions updated
espen [Sun, 31 Oct 2004 14:46:33 +0000 (14:46 +0000)]
Build instructions updated

19 years agoAutomatic initialization after loading
espen [Sun, 31 Oct 2004 14:44:05 +0000 (14:44 +0000)]
Automatic initialization after loading

19 years agoInitial checkin
espen [Sun, 31 Oct 2004 13:26:19 +0000 (13:26 +0000)]
Initial checkin

19 years agoMarked entry as done
espen [Sun, 31 Oct 2004 12:50:17 +0000 (12:50 +0000)]
Marked entry as done

19 years agoMoved to alien directory and renamed to glue.c
espen [Sun, 31 Oct 2004 12:16:19 +0000 (12:16 +0000)]
Moved to alien directory and renamed to glue.c

19 years agoMoved from main gtk source directory
espen [Sun, 31 Oct 2004 12:14:47 +0000 (12:14 +0000)]
Moved from main gtk source directory

19 years agoTest image used by testgtk.lisp
espen [Sun, 31 Oct 2004 12:11:42 +0000 (12:11 +0000)]
Test image used by testgtk.lisp

19 years agoAll working tests now use the current API style. Other test comment out
espen [Sun, 31 Oct 2004 12:10:54 +0000 (12:10 +0000)]
All working tests now use the current API style. Other test comment out

19 years agoUpdated for CMUCL 19a and glib-2.4. Lots of improvements
espen [Sun, 31 Oct 2004 12:05:52 +0000 (12:05 +0000)]
Updated for CMUCL 19a and glib-2.4. Lots of improvements

19 years agoInitial checkin
espen [Sun, 31 Oct 2004 11:59:23 +0000 (11:59 +0000)]
Initial checkin

19 years agogtk-export.lisp renamed
espen [Sun, 31 Oct 2004 11:58:29 +0000 (11:58 +0000)]
gtk-export.lisp renamed

19 years agogtk-package.lisp renamed
espen [Sun, 31 Oct 2004 11:58:09 +0000 (11:58 +0000)]
gtk-package.lisp renamed

19 years agoRenamed to export.lisp
espen [Sun, 31 Oct 2004 11:57:19 +0000 (11:57 +0000)]
Renamed to export.lisp

19 years agoRenamed to defpackage.lisp
espen [Sun, 31 Oct 2004 11:57:01 +0000 (11:57 +0000)]
Renamed to defpackage.lisp

19 years agoEvent classes registered with type number of base event class
espen [Sun, 31 Oct 2004 11:53:30 +0000 (11:53 +0000)]
Event classes registered with type number of base event class

19 years agoAdded code for proper library initialization
espen [Sun, 31 Oct 2004 11:51:08 +0000 (11:51 +0000)]
Added code for proper library initialization

19 years agoUpdated for gtk+-2.4
espen [Sun, 31 Oct 2004 11:48:53 +0000 (11:48 +0000)]
Updated for gtk+-2.4

19 years agoLoading of shared library done by defsystem
espen [Sun, 31 Oct 2004 11:45:39 +0000 (11:45 +0000)]
Loading of shared library done by defsystem

19 years agoLoading of shared library doen by defsystem
espen [Sun, 31 Oct 2004 11:44:45 +0000 (11:44 +0000)]
Loading of shared library doen by defsystem

19 years agoAdded library initialization
espen [Sun, 31 Oct 2004 11:41:06 +0000 (11:41 +0000)]
Added library initialization

19 years agoRemoved loading of shared lib
espen [Sun, 31 Oct 2004 11:37:11 +0000 (11:37 +0000)]
Removed loading of shared lib

19 years agoCode moved from callback.c
espen [Sun, 31 Oct 2004 11:35:59 +0000 (11:35 +0000)]
Code moved from callback.c

19 years agoAdded callback for message logging
espen [Sun, 31 Oct 2004 11:34:47 +0000 (11:34 +0000)]
Added callback for message logging

19 years agoAdded properties to interface classes
espen [Sun, 31 Oct 2004 00:56:29 +0000 (00:56 +0000)]
Added properties to interface classes

19 years agoAdding libraries as components
espen [Sat, 30 Oct 2004 21:02:18 +0000 (21:02 +0000)]
Adding libraries as components

19 years agoAdded callback for log messages
espen [Sat, 30 Oct 2004 19:26:02 +0000 (19:26 +0000)]
Added callback for log messages

19 years agoAdded library component class
espen [Sat, 30 Oct 2004 19:24:24 +0000 (19:24 +0000)]
Added library component class

19 years agoRemoved sharelib.lisp from component list
espen [Sat, 30 Oct 2004 19:23:49 +0000 (19:23 +0000)]
Removed sharelib.lisp from component list

19 years agoNot need any more
espen [Sat, 30 Oct 2004 19:23:11 +0000 (19:23 +0000)]
Not need any more

19 years agoCode for virtual alien slots moved from proxy-class to virtual-slot-class
espen [Thu, 28 Oct 2004 19:29:00 +0000 (19:29 +0000)]
Code for virtual alien slots moved from proxy-class to virtual-slot-class