chiark / gitweb /
clg
16 years agoMade multi threading work on recent versions of SBCL
espen [Wed, 2 Jan 2008 15:26:46 +0000 (15:26 +0000)]
Made multi threading work on recent versions of SBCL

16 years agoAdded warning when *SLIME-REPL-EVAL-HOOKS* is missing from the SWANK package
espen [Sun, 30 Dec 2007 18:37:12 +0000 (18:37 +0000)]
Added warning when *SLIME-REPL-EVAL-HOOKS* is missing from the SWANK package

16 years agoFixed wrong :libdir argument in definition of the libgobject-2.0 module
espen [Sat, 29 Dec 2007 19:23:59 +0000 (19:23 +0000)]
Fixed wrong :libdir argument in definition of the libgobject-2.0 module

16 years agoFixed wrong initarg in GLIB-ERROR definition
espen [Sat, 29 Dec 2007 19:21:26 +0000 (19:21 +0000)]
Fixed wrong initarg in GLIB-ERROR definition

16 years agoDirectory part removed from loaded shared objects by default
espen [Sat, 29 Dec 2007 17:16:07 +0000 (17:16 +0000)]
Directory part removed from loaded shared objects by default

16 years agoShared object files given unique names
espen [Fri, 14 Dec 2007 11:50:14 +0000 (11:50 +0000)]
Shared object files given unique names

16 years agoChanged filename of shared objects to be component name
espen [Fri, 14 Dec 2007 11:38:47 +0000 (11:38 +0000)]
Changed filename of shared objects to be component name

16 years agoRenamed CLIPBOARD-SET-CONTENT to CLIPBOARD-SET-CONTENTS for consistency
espen [Thu, 13 Dec 2007 14:34:41 +0000 (14:34 +0000)]
Renamed CLIPBOARD-SET-CONTENT to CLIPBOARD-SET-CONTENTS for consistency

16 years agoFixed CLIPBOARD-SET name clash from previous commit
espen [Thu, 13 Dec 2007 14:29:59 +0000 (14:29 +0000)]
Fixed CLIPBOARD-SET name clash from previous commit

16 years agoNew function CLIPBOARD-SET, marked CLIPBOARD-SET-DATA as deprecated
espen [Wed, 12 Dec 2007 15:47:29 +0000 (15:47 +0000)]
New function CLIPBOARD-SET, marked CLIPBOARD-SET-DATA as deprecated

16 years agoModifications and minor API changes to the clipboard bindings
espen [Wed, 12 Dec 2007 15:10:04 +0000 (15:10 +0000)]
Modifications and minor API changes to the clipboard bindings

16 years agoBug fix in callback-wrapper
espen [Tue, 11 Dec 2007 14:26:11 +0000 (14:26 +0000)]
Bug fix in callback-wrapper

16 years agoFixed typo affecting CLISP
espen [Tue, 11 Dec 2007 12:01:34 +0000 (12:01 +0000)]
Fixed typo affecting CLISP

16 years agoBug fixes/new slot in definition of CONTEXT
espen [Sun, 2 Dec 2007 14:50:41 +0000 (14:50 +0000)]
Bug fixes/new slot in definition of CONTEXT

16 years agoFix for CLISP
espen [Thu, 29 Nov 2007 18:37:14 +0000 (18:37 +0000)]
Fix for CLISP

16 years agoCode cleaned up
espen [Wed, 14 Nov 2007 15:51:23 +0000 (15:51 +0000)]
Code cleaned up

16 years agoFixed memory corruption problem in KEYVAL-NAME
espen [Wed, 14 Nov 2007 12:52:32 +0000 (12:52 +0000)]
Fixed memory corruption problem in KEYVAL-NAME

16 years agoDelayed initialization of internal slot functions for all implementations
espen [Thu, 8 Nov 2007 13:49:26 +0000 (13:49 +0000)]
Delayed initialization of internal slot functions for all implementations

16 years agoCAN-DEFAULT implicit set to T by DIALOG-ADD-ACTION-WIDGET when DEFAULT is non NIL
espen [Thu, 1 Nov 2007 15:05:00 +0000 (15:05 +0000)]
CAN-DEFAULT implicit set to T by DIALOG-ADD-ACTION-WIDGET when DEFAULT is non NIL

16 years agoFixed broken FONT-EXTENTS binding
espen [Wed, 31 Oct 2007 11:52:53 +0000 (11:52 +0000)]
Fixed broken FONT-EXTENTS binding

16 years agoAdded missing read-time conditional testing for Gtk+ version
espen [Mon, 22 Oct 2007 09:21:50 +0000 (09:21 +0000)]
Added missing read-time conditional testing for Gtk+ version

16 years agoAdded functions to copy paths
espen [Fri, 19 Oct 2007 10:12:25 +0000 (10:12 +0000)]
Added functions to copy paths

16 years agoBug fix in DRAW-LAYOUT
espen [Thu, 18 Oct 2007 10:55:34 +0000 (10:55 +0000)]
Bug fix in DRAW-LAYOUT

16 years agoBug fix in CREATE-SIGNAL-EMIT-FUNCTION
espen [Thu, 18 Oct 2007 10:39:32 +0000 (10:39 +0000)]
Bug fix in CREATE-SIGNAL-EMIT-FUNCTION

16 years agoAdded new function DEVICE-TO-PANGO-UNITS and fixed a minor typo
espen [Wed, 17 Oct 2007 18:07:32 +0000 (18:07 +0000)]
Added new function DEVICE-TO-PANGO-UNITS and fixed a minor typo

16 years agoMostly Cairo releated fixes
espen [Wed, 17 Oct 2007 18:04:47 +0000 (18:04 +0000)]
Mostly Cairo releated fixes

16 years agoFixed definition of ALLOCATION
espen [Wed, 17 Oct 2007 18:02:05 +0000 (18:02 +0000)]
Fixed definition of ALLOCATION

16 years agoBug fix for CLISP
espen [Wed, 17 Oct 2007 17:04:56 +0000 (17:04 +0000)]
Bug fix for CLISP

16 years agoMinor change to define-callback
espen [Wed, 17 Oct 2007 17:04:15 +0000 (17:04 +0000)]
Minor change to define-callback

16 years agoAdded some Gtk+ 2.12 bindings
espen [Wed, 17 Oct 2007 16:59:12 +0000 (16:59 +0000)]
Added some Gtk+ 2.12 bindings

16 years agoWork around for bug in GtkEntryCompletion
espen [Wed, 17 Oct 2007 16:55:47 +0000 (16:55 +0000)]
Work around for bug in GtkEntryCompletion

16 years agoInstances of TEXT-ITER properly allocated as memory slices
espen [Wed, 17 Oct 2007 14:52:19 +0000 (14:52 +0000)]
Instances of TEXT-ITER properly allocated as memory slices

16 years agoInstances of TREE-ITER properly allocated as memory slices
espen [Wed, 17 Oct 2007 14:47:10 +0000 (14:47 +0000)]
Instances of TREE-ITER properly allocated as memory slices

16 years agoPATHNAME correctly registered as an alias type the foreign gchararray
espen [Wed, 17 Oct 2007 14:33:50 +0000 (14:33 +0000)]
PATHNAME correctly registered as an alias type the foreign gchararray

16 years agoNew type CONNECT-FLAGS
espen [Wed, 17 Oct 2007 14:31:19 +0000 (14:31 +0000)]
New type CONNECT-FLAGS

16 years agoNew function SLICE-ALLOC and changes to user data mechanism
espen [Wed, 17 Oct 2007 14:30:41 +0000 (14:30 +0000)]
New function SLICE-ALLOC and changes to user data mechanism

16 years agoExporting new symbols
espen [Wed, 17 Oct 2007 14:30:00 +0000 (14:30 +0000)]
Exporting new symbols

16 years agoBug fixes and a couple of new functions
espen [Tue, 16 Oct 2007 07:48:39 +0000 (07:48 +0000)]
Bug fixes and a couple of new functions

16 years agoRemoved unused packages from use-list
espen [Fri, 7 Sep 2007 07:53:03 +0000 (07:53 +0000)]
Removed unused packages from use-list

16 years agoInitial checkin
espen [Fri, 7 Sep 2007 07:42:32 +0000 (07:42 +0000)]
Initial checkin

16 years agoNew bindings and bug fixes
espen [Fri, 7 Sep 2007 07:39:59 +0000 (07:39 +0000)]
New bindings and bug fixes

16 years agoMade clg_gdk_cairo_surface_get_window actually work
espen [Fri, 7 Sep 2007 07:38:22 +0000 (07:38 +0000)]
Made clg_gdk_cairo_surface_get_window actually work

16 years agoAdded CAIRO-REGION
espen [Fri, 7 Sep 2007 07:36:26 +0000 (07:36 +0000)]
Added CAIRO-REGION

16 years agoAdded type methods for automatic type declarations
espen [Fri, 7 Sep 2007 07:33:51 +0000 (07:33 +0000)]
Added type methods for automatic type declarations

16 years agoBug fix
espen [Fri, 7 Sep 2007 07:32:26 +0000 (07:32 +0000)]
Bug fix

16 years agoExporting USER-CALLBACK
espen [Fri, 7 Sep 2007 07:31:40 +0000 (07:31 +0000)]
Exporting USER-CALLBACK

16 years agoAdded automatic function type declarations and accessor functions for raw memory...
espen [Fri, 7 Sep 2007 07:28:42 +0000 (07:28 +0000)]
Added automatic function type declarations and accessor functions for raw memory vectors

16 years agoBug fix in SCALE-TO-DEVICE
espen [Fri, 7 Sep 2007 07:13:55 +0000 (07:13 +0000)]
Bug fix in SCALE-TO-DEVICE

16 years agoMade %TREE-PATH-TO-VECTOR handle null pointers
espen [Thu, 6 Sep 2007 14:32:03 +0000 (14:32 +0000)]
Made %TREE-PATH-TO-VECTOR handle null pointers

16 years agoAdded new functions WIDGET-FLAGS and WIDGET-REALIZED-P
espen [Thu, 6 Sep 2007 14:27:07 +0000 (14:27 +0000)]
Added new functions WIDGET-FLAGS and WIDGET-REALIZED-P

16 years agoSlots manually added to recent-chooser class
espen [Thu, 6 Sep 2007 14:24:54 +0000 (14:24 +0000)]
Slots manually added to recent-chooser class

16 years agoAdded new macro DEFINE-CALLBACK-SETTER
espen [Thu, 6 Sep 2007 14:22:19 +0000 (14:22 +0000)]
Added new macro DEFINE-CALLBACK-SETTER

16 years agoMulti-threading bug fix
espen [Thu, 6 Sep 2007 14:18:56 +0000 (14:18 +0000)]
Multi-threading bug fix

16 years agoFixed typo and removed unnecessary function declaration
espen [Thu, 23 Aug 2007 21:12:43 +0000 (21:12 +0000)]
Fixed typo and removed unnecessary function declaration

16 years agoBug fix in TREE-MODEL-ROW-DATA
espen [Mon, 20 Aug 2007 11:20:21 +0000 (11:20 +0000)]
Bug fix in TREE-MODEL-ROW-DATA

16 years agoNew type USER-CALLBACK and a bug fix
espen [Mon, 20 Aug 2007 11:15:13 +0000 (11:15 +0000)]
New type USER-CALLBACK and a bug fix

16 years agoFixed wrong foreign function name
espen [Mon, 20 Aug 2007 10:54:38 +0000 (10:54 +0000)]
Fixed wrong foreign function name

16 years agoFixed memory leak in with-gvalue
espen [Mon, 20 Aug 2007 10:50:25 +0000 (10:50 +0000)]
Fixed memory leak in with-gvalue

16 years agoBug fix, added bindings and a minor API change
espen [Mon, 20 Aug 2007 10:33:05 +0000 (10:33 +0000)]
Bug fix, added bindings and a minor API change

16 years agoAdded warning about API change
espen [Thu, 12 Jul 2007 13:55:59 +0000 (13:55 +0000)]
Added warning about API change

16 years agoBug fix
espen [Thu, 12 Jul 2007 13:13:34 +0000 (13:13 +0000)]
Bug fix

16 years agoFix due to minor API change in message-dialog
espen [Thu, 12 Jul 2007 09:18:30 +0000 (09:18 +0000)]
Fix due to minor API change in message-dialog

16 years agoAdded new function PLIST-REMOVE
espen [Thu, 12 Jul 2007 09:02:53 +0000 (09:02 +0000)]
Added new function PLIST-REMOVE

16 years agoFixed some flaws in the dialog and message-dialog widgets
espen [Thu, 12 Jul 2007 09:02:13 +0000 (09:02 +0000)]
Fixed some flaws in the dialog and message-dialog widgets

16 years agoReturn type for ACCEL-GROUPS-FROM-OBJECT corrected
espen [Tue, 10 Jul 2007 08:45:06 +0000 (08:45 +0000)]
Return type for ACCEL-GROUPS-FROM-OBJECT corrected

16 years agoBug fix
espen [Mon, 9 Jul 2007 12:50:21 +0000 (12:50 +0000)]
Bug fix

16 years agoAdded missing dependency for sb-posix
espen [Fri, 6 Jul 2007 10:46:48 +0000 (10:46 +0000)]
Added missing dependency for sb-posix

16 years agoAdded bindings to GtkAssistant
espen [Thu, 5 Jul 2007 11:34:27 +0000 (11:34 +0000)]
Added bindings to GtkAssistant

16 years agoAdded new function INIT-CHILD-SLOTS
espen [Wed, 4 Jul 2007 14:24:54 +0000 (14:24 +0000)]
Added new function INIT-CHILD-SLOTS

16 years agoModified GVALUE-TYPE to return NIL on uninitialized gvalues
espen [Tue, 3 Jul 2007 08:43:21 +0000 (08:43 +0000)]
Modified GVALUE-TYPE to return NIL on uninitialized gvalues

16 years agoBash specific feature replaced
espen [Tue, 3 Jul 2007 08:40:09 +0000 (08:40 +0000)]
Bash specific feature replaced

16 years agoAdded missing package prefix to FEATUREP
espen [Mon, 25 Jun 2007 21:33:54 +0000 (21:33 +0000)]
Added missing package prefix to FEATUREP

16 years agoAdded missing #-win32
espen [Mon, 25 Jun 2007 21:31:09 +0000 (21:31 +0000)]
Added missing #-win32

16 years agoFixed typo
espen [Mon, 25 Jun 2007 21:28:54 +0000 (21:28 +0000)]
Fixed typo

16 years agoAdded function INPUT-ADD
espen [Mon, 25 Jun 2007 13:56:56 +0000 (13:56 +0000)]
Added function INPUT-ADD

16 years agoAdded args to INVOKE-SOURCE-CALLBACK
espen [Mon, 25 Jun 2007 13:49:05 +0000 (13:49 +0000)]
Added args to INVOKE-SOURCE-CALLBACK

16 years agoExporting INVOKE-SOURCE-CALLBACK
espen [Mon, 25 Jun 2007 13:48:10 +0000 (13:48 +0000)]
Exporting INVOKE-SOURCE-CALLBACK

16 years agoExporting SOURCE-REMOVE
espen [Mon, 25 Jun 2007 13:45:13 +0000 (13:45 +0000)]
Exporting SOURCE-REMOVE

16 years agoAdded missing widget argument to WINDOW-SET-GEOMETRY-HINTS
espen [Mon, 25 Jun 2007 10:36:43 +0000 (10:36 +0000)]
Added missing widget argument to WINDOW-SET-GEOMETRY-HINTS

16 years agoDon't import symbols for serve-event polling functionality in Win32
espen [Thu, 21 Jun 2007 08:25:29 +0000 (08:25 +0000)]
Don't import symbols for serve-event polling functionality in Win32

16 years agoSmall fix necessary for win32
espen [Thu, 21 Jun 2007 08:14:19 +0000 (08:14 +0000)]
Small fix necessary for win32

16 years agoUsing pkg-libdir to get library path
espen [Wed, 20 Jun 2007 19:19:17 +0000 (19:19 +0000)]
Using pkg-libdir to get library path

16 years agoFixed problem cause by SB-UNIX:UNIX-FAST-SELECT returning NIL sometimes
espen [Wed, 20 Jun 2007 14:28:48 +0000 (14:28 +0000)]
Fixed problem cause by SB-UNIX:UNIX-FAST-SELECT returning NIL sometimes

16 years agoRemoved incorrect comment/bug fix
espen [Wed, 20 Jun 2007 13:34:53 +0000 (13:34 +0000)]
Removed incorrect comment/bug fix

16 years agoRemoved incorrect comment
espen [Wed, 20 Jun 2007 11:13:45 +0000 (11:13 +0000)]
Removed incorrect comment

16 years agoError message clarified
espen [Wed, 20 Jun 2007 10:21:54 +0000 (10:21 +0000)]
Error message clarified

16 years agoImproved support for multiple display connections
espen [Wed, 20 Jun 2007 10:16:19 +0000 (10:16 +0000)]
Improved support for multiple display connections

16 years agoBug fix
espen [Wed, 20 Jun 2007 09:49:06 +0000 (09:49 +0000)]
Bug fix

16 years agoAdded proper protection for multi threaded event handling
espen [Tue, 19 Jun 2007 12:49:18 +0000 (12:49 +0000)]
Added proper protection for multi threaded event handling

16 years agoInitial checkin
espen [Tue, 19 Jun 2007 12:48:33 +0000 (12:48 +0000)]
Initial checkin

16 years agoImporting SOCKET-STATUS from packet SOCKET in CLISP
espen [Tue, 19 Jun 2007 11:51:39 +0000 (11:51 +0000)]
Importing SOCKET-STATUS from packet SOCKET in CLISP

16 years agoAdded proper protection for multi threaded event handling
espen [Tue, 19 Jun 2007 11:50:55 +0000 (11:50 +0000)]
Added proper protection for multi threaded event handling

16 years agoAdded proper protection for multi threaded event handling
espen [Tue, 19 Jun 2007 11:39:26 +0000 (11:39 +0000)]
Added proper protection for multi threaded event handling

16 years agoChanges to initialization/event handling
espen [Tue, 19 Jun 2007 11:32:25 +0000 (11:32 +0000)]
Changes to initialization/event handling

16 years agoGlobal lock only initialized when using multiple threads
espen [Mon, 18 Jun 2007 14:27:02 +0000 (14:27 +0000)]
Global lock only initialized when using multiple threads

16 years agoBug fix
espen [Mon, 18 Jun 2007 13:41:18 +0000 (13:41 +0000)]
Bug fix

16 years agoChanges required by SBCL 1.0.6/more symbols exported from the CLG package
espen [Mon, 18 Jun 2007 13:04:08 +0000 (13:04 +0000)]
Changes required by SBCL 1.0.6/more symbols exported from the CLG package

16 years agoWin32 changes/code cleanups
espen [Mon, 18 Jun 2007 13:01:06 +0000 (13:01 +0000)]
Win32 changes/code cleanups

16 years agoImproved multithreading support
espen [Mon, 18 Jun 2007 12:23:05 +0000 (12:23 +0000)]
Improved multithreading support

16 years agoWin32 patch applied
espen [Mon, 18 Jun 2007 11:44:20 +0000 (11:44 +0000)]
Win32 patch applied