cl-gtk2.git
14 years agoConform to style
Dmitry Kalyanov [Fri, 22 Jan 2010 10:44:44 +0000 (13:44 +0300)]
Conform to style

14 years agotree-model-filter
Andrey Kutejko [Sun, 17 Jan 2010 22:03:42 +0000 (00:03 +0200)]
tree-model-filter

14 years agoclipboard functions
Andrey Kutejko [Mon, 4 Jan 2010 19:11:33 +0000 (21:11 +0200)]
clipboard functions

14 years agoXDG functions are added
Andrey Kutejko [Tue, 22 Dec 2009 22:58:38 +0000 (00:58 +0200)]
XDG functions are added

14 years agoRename g-signal-connect to connect-signal in gtk demo; use link-text-tag in gtk demo
Dmitry Kalyanov [Wed, 20 Jan 2010 00:08:22 +0000 (03:08 +0300)]
Rename g-signal-connect to connect-signal in gtk demo; use link-text-tag in gtk demo

14 years agoChanged gtk demo to text view instead of table with buttons
Dmitry Kalyanov [Tue, 19 Jan 2010 23:53:06 +0000 (02:53 +0300)]
Changed gtk demo to text view instead of table with buttons

14 years agoAdd GdkWindow.cursor property
Dmitry Kalyanov [Tue, 19 Jan 2010 00:39:34 +0000 (03:39 +0300)]
Add GdkWindow.cursor property

14 years agoAdd handling of NIL values in translate-to-foreign for boxed-opaque
Dmitry Kalyanov [Mon, 18 Jan 2010 23:27:07 +0000 (02:27 +0300)]
Add handling of NIL values in translate-to-foreign for boxed-opaque

14 years agoMerge branch 'andy128k' into andy128kr
Dmitry Kalyanov [Mon, 18 Jan 2010 20:38:44 +0000 (23:38 +0300)]
Merge branch 'andy128k' into andy128kr

14 years agoChanged patch to conform
Dmitry Kalyanov [Mon, 18 Jan 2010 20:29:30 +0000 (23:29 +0300)]
Changed patch to conform

14 years agoMerge branch 'master' into andy128kr
Dmitry Kalyanov [Mon, 18 Jan 2010 19:43:08 +0000 (22:43 +0300)]
Merge branch 'master' into andy128kr

14 years agoSquashed andy128k patch
Andrey Kutejko [Wed, 11 Nov 2009 21:39:09 +0000 (23:39 +0200)]
Squashed andy128k patch

14 years agoWrap gtk-main in Gdk threads lock in unithreaded lisps too
Dmitry Kalyanov [Tue, 12 Jan 2010 10:46:16 +0000 (13:46 +0300)]
Wrap gtk-main in Gdk threads lock in unithreaded lisps too

14 years agoMerge remote branch 'remotes/mathrick/gvalue-fix'
Dmitry Kalyanov [Mon, 11 Jan 2010 00:37:24 +0000 (03:37 +0300)]
Merge remote branch 'remotes/mathrick/gvalue-fix'

14 years agoMinor correction to cl-gtk2-gtk.asd:
Dmitry Kalyanov [Fri, 8 Jan 2010 13:04:16 +0000 (16:04 +0300)]
Minor correction to cl-gtk2-gtk.asd:
1) Introduce plain-file component class to specify the file type
2) Fix the :pathname of demo-files
Delete unneeded .glade files

14 years agoRemove eXecute permissions from several .lisp files
Dmitry Kalyanov [Fri, 8 Jan 2010 12:18:33 +0000 (15:18 +0300)]
Remove eXecute permissions from several .lisp files

14 years agoBugfix: call G-VALUE-ZERO instead of G-VALUE-UNSET on freshly allocated gvalues
mathrick [Thu, 7 Jan 2010 19:54:02 +0000 (20:54 +0100)]
Bugfix: call G-VALUE-ZERO instead of G-VALUE-UNSET on freshly allocated gvalues
in GTK child property getters.

14 years agoSupport :pack-type child-property in gtk:let-ui
Dmitry Kalyanov [Tue, 5 Jan 2010 23:05:44 +0000 (02:05 +0300)]
Support :pack-type child-property in gtk:let-ui

14 years agoVersion bump to 0.1.1
Dmitry Kalyanov [Wed, 30 Dec 2009 22:39:08 +0000 (01:39 +0300)]
Version bump to 0.1.1

14 years agoDeleted api.ods
Dmitry Kalyanov [Wed, 30 Dec 2009 22:32:43 +0000 (01:32 +0300)]
Deleted api.ods

14 years agoReorder definitions in gdk.objects
Dmitry Kalyanov [Wed, 30 Dec 2009 20:51:34 +0000 (23:51 +0300)]
Reorder definitions in gdk.objects

14 years agoWhen multithreading is supported, run gtk_main with Gdk threads lock acquired
Dmitry Kalyanov [Wed, 30 Dec 2009 20:10:53 +0000 (23:10 +0300)]
When multithreading is supported, run gtk_main with Gdk threads lock acquired

14 years agoCorrect the DEFPACKAGE for GOBJECT to work with recent closer-mop (0.60)
Dmitry Kalyanov [Thu, 17 Dec 2009 09:19:23 +0000 (12:19 +0300)]
Correct the DEFPACKAGE for GOBJECT to work with recent closer-mop (0.60)

14 years agoFix GtkWidget's structure definition
Dmitry Kalyanov [Sun, 29 Nov 2009 00:14:21 +0000 (03:14 +0300)]
Fix GtkWidget's structure definition

14 years agoFix typo
Dmitry Kalyanov [Sun, 29 Nov 2009 00:13:43 +0000 (03:13 +0300)]
Fix typo

14 years agoRemove dnd - was implemented in 'master' branch
Dmitry Kalyanov [Thu, 26 Nov 2009 20:53:51 +0000 (23:53 +0300)]
Remove dnd - was implemented in 'master' branch

14 years agoDestroy opaque GBoxed object thread-safely (not tested)
Dmitry Kalyanov [Thu, 26 Nov 2009 20:46:57 +0000 (23:46 +0300)]
Destroy opaque GBoxed object thread-safely (not tested)

14 years agorest gtk-icon-factory- functions
Andrey Kutejko [Tue, 24 Nov 2009 21:54:14 +0000 (23:54 +0200)]
rest gtk-icon-factory- functions

14 years agosome new code
Andrey Kutejko [Tue, 24 Nov 2009 19:09:12 +0000 (21:09 +0200)]
some new code

14 years agomore gdk d'n'd functions
Andrey Kutejko [Thu, 12 Nov 2009 19:06:46 +0000 (21:06 +0200)]
more gdk d'n'd functions

14 years agomore d'n'd functions
Andrey Kutejko [Wed, 11 Nov 2009 23:41:08 +0000 (01:41 +0200)]
more d'n'd functions

14 years agonew files
Andrey Kutejko [Wed, 11 Nov 2009 21:46:49 +0000 (23:46 +0200)]
new files

14 years agosome functions related to d'n'd are written
Andrey Kutejko [Wed, 11 Nov 2009 21:39:09 +0000 (23:39 +0200)]
some functions related to d'n'd are written

14 years agoAdd type-initializer-call for GtkTextIter
Dmitry Kalyanov [Thu, 26 Nov 2009 14:24:52 +0000 (17:24 +0300)]
Add type-initializer-call for GtkTextIter

14 years agoAdd display-add-client-message-handler and gdk-spawn-on-screen
Dmitry Kalyanov [Fri, 20 Nov 2009 22:04:52 +0000 (01:04 +0300)]
Add display-add-client-message-handler and gdk-spawn-on-screen

14 years agoAdd gdk-add-client-message-filter
Dmitry Kalyanov [Fri, 20 Nov 2009 21:27:15 +0000 (00:27 +0300)]
Add gdk-add-client-message-filter

14 years agoFinish Gdk/Drawing-primitives and add sever Pango types
Dmitry Kalyanov [Sat, 14 Nov 2009 21:47:32 +0000 (00:47 +0300)]
Finish Gdk/Drawing-primitives and add sever Pango types

14 years agoAdd Gdk/application-launching
Dmitry Kalyanov [Sat, 14 Nov 2009 10:02:08 +0000 (13:02 +0300)]
Add Gdk/application-launching

14 years agoAdd Gdk/Cairo-integration
Dmitry Kalyanov [Sat, 14 Nov 2009 04:21:26 +0000 (07:21 +0300)]
Add Gdk/Cairo-integration

14 years agoAdd Gdk/Pango-interaction
Dmitry Kalyanov [Sat, 14 Nov 2009 04:12:14 +0000 (07:12 +0300)]
Add Gdk/Pango-interaction

14 years agoAdd Gdk/Input-events
Dmitry Kalyanov [Sat, 14 Nov 2009 03:43:36 +0000 (06:43 +0300)]
Add Gdk/Input-events

14 years agoFix parsing of arrays of GBoxed in Gdk/key-values
Dmitry Kalyanov [Sat, 14 Nov 2009 03:09:00 +0000 (06:09 +0300)]
Fix parsing of arrays of GBoxed in Gdk/key-values

14 years agoFix typo
Dmitry Kalyanov [Sat, 14 Nov 2009 02:37:54 +0000 (05:37 +0300)]
Fix typo

14 years agoAdd Gdk/Threads
Dmitry Kalyanov [Sat, 14 Nov 2009 02:31:30 +0000 (05:31 +0300)]
Add Gdk/Threads

14 years agoAdd Gdk/Drag-and-drop
Dmitry Kalyanov [Sat, 14 Nov 2009 02:00:02 +0000 (05:00 +0300)]
Add Gdk/Drag-and-drop

14 years agoSet correct GdkNativeWindow typedef on Windows
Dmitry Kalyanov [Sat, 14 Nov 2009 01:59:36 +0000 (04:59 +0300)]
Set correct GdkNativeWindow typedef on Windows

14 years agoAdd Gdk/Selections
Dmitry Kalyanov [Sat, 14 Nov 2009 00:53:18 +0000 (03:53 +0300)]
Add Gdk/Selections

14 years agoAdd Gdk/KeyValues
Dmitry Kalyanov [Thu, 12 Nov 2009 22:27:33 +0000 (01:27 +0300)]
Add Gdk/KeyValues

14 years agoAdd PangoDirection
Dmitry Kalyanov [Thu, 12 Nov 2009 22:27:05 +0000 (01:27 +0300)]
Add PangoDirection

14 years agoAdd Gdk/Events
Dmitry Kalyanov [Thu, 12 Nov 2009 21:35:47 +0000 (00:35 +0300)]
Add Gdk/Events

14 years agoAdd Gdk/Windows and refactor a bit
Dmitry Kalyanov [Thu, 12 Nov 2009 20:54:49 +0000 (23:54 +0300)]
Add Gdk/Windows and refactor a bit

14 years agoAdd gobject:get-g-type-definition function
Dmitry Kalyanov [Thu, 12 Nov 2009 20:50:08 +0000 (23:50 +0300)]
Add gobject:get-g-type-definition function

14 years agoFix tracking of 'realized' state of gtkglext:gl-drawing-area (thanks to Vitaly Mayats...
Dmitry Kalyanov [Wed, 11 Nov 2009 21:06:04 +0000 (00:06 +0300)]
Fix tracking of 'realized' state of gtkglext:gl-drawing-area (thanks to Vitaly Mayatskikh)

14 years agoEnsure that foreign libraries are defined and loaded at image startup
Dmitry Kalyanov [Wed, 11 Nov 2009 20:18:43 +0000 (23:18 +0300)]
Ensure that foreign libraries are defined and loaded at image startup

14 years agoAdd Gdk/Visuals and Gdk/Cursors
Dmitry Kalyanov [Sun, 8 Nov 2009 15:47:31 +0000 (18:47 +0300)]
Add Gdk/Visuals and Gdk/Cursors

14 years agoAdd bug
Dmitry Kalyanov [Sun, 8 Nov 2009 15:16:58 +0000 (18:16 +0300)]
Add bug

14 years agoFix typo
Dmitry Kalyanov [Sun, 8 Nov 2009 12:22:53 +0000 (15:22 +0300)]
Fix typo

14 years agoAdd Gdk/Colormaps and Colors
Dmitry Kalyanov [Sun, 8 Nov 2009 12:21:43 +0000 (15:21 +0300)]
Add Gdk/Colormaps and Colors

14 years agoUse gobject:with-foreign-boxed-array in Gdk
Dmitry Kalyanov [Sun, 8 Nov 2009 12:10:21 +0000 (15:10 +0300)]
Use gobject:with-foreign-boxed-array in Gdk

14 years agoAdd gobject:copy-boxed-slots-to-foreign and gobject:with-boxed-foreign-array
Dmitry Kalyanov [Sun, 8 Nov 2009 12:09:18 +0000 (15:09 +0300)]
Add gobject:copy-boxed-slots-to-foreign and gobject:with-boxed-foreign-array

14 years agoFix typos in GtkTreeModel
Dmitry Kalyanov [Sat, 7 Nov 2009 20:21:16 +0000 (23:21 +0300)]
Fix typos in GtkTreeModel

14 years agoExport gtk:widget-hide
Dmitry Kalyanov [Sat, 7 Nov 2009 20:15:59 +0000 (23:15 +0300)]
Export gtk:widget-hide

14 years agoAdd Gdk/Pixbufs
Dmitry Kalyanov [Sat, 7 Nov 2009 03:36:06 +0000 (06:36 +0300)]
Add Gdk/Pixbufs

14 years agoAdd Gdk/Images
Dmitry Kalyanov [Sat, 7 Nov 2009 02:57:34 +0000 (05:57 +0300)]
Add Gdk/Images

14 years agoAdd Gdk/RGB
Dmitry Kalyanov [Sun, 1 Nov 2009 15:31:08 +0000 (18:31 +0300)]
Add Gdk/RGB

14 years agoFix timer to return T in callback
Dmitry Kalyanov [Sun, 1 Nov 2009 15:29:41 +0000 (18:29 +0300)]
Fix timer to return T in callback

14 years agoAdd Gdk/Bitmaps and Pixmaps
Dmitry Kalyanov [Sun, 1 Nov 2009 00:07:58 +0000 (03:07 +0300)]
Add Gdk/Bitmaps and Pixmaps

14 years agoFix gdk.objects definitions order
Dmitry Kalyanov [Sun, 1 Nov 2009 00:01:47 +0000 (03:01 +0300)]
Fix gdk.objects definitions order

14 years agoFix gtk-demo
Dmitry Kalyanov [Sat, 31 Oct 2009 23:58:46 +0000 (02:58 +0300)]
Fix gtk-demo

14 years agoFix gdk-region-is-empty
Dmitry Kalyanov [Sat, 31 Oct 2009 23:58:31 +0000 (02:58 +0300)]
Fix gdk-region-is-empty

14 years agoAdd test-gdk
Dmitry Kalyanov [Sat, 31 Oct 2009 23:07:28 +0000 (02:07 +0300)]
Add test-gdk

14 years agoAdd Gdk/DrawingPrimitives
Dmitry Kalyanov [Sat, 31 Oct 2009 22:20:49 +0000 (01:20 +0300)]
Add Gdk/DrawingPrimitives

14 years agoRemove erroneous export
Dmitry Kalyanov [Sat, 31 Oct 2009 21:28:28 +0000 (00:28 +0300)]
Remove erroneous export

14 years agoAdd GdkGC
Dmitry Kalyanov [Sat, 31 Oct 2009 21:24:15 +0000 (00:24 +0300)]
Add GdkGC

14 years agoAdd error handling to gtk:ui-manager-load-from-file and gtk:ui-manager-load-from...
Dmitry Kalyanov [Sat, 31 Oct 2009 20:10:07 +0000 (23:10 +0300)]
Add error handling to gtk:ui-manager-load-from-file and gtk:ui-manager-load-from-string

14 years agoAdd gtk:widget-intersect-region
Dmitry Kalyanov [Sat, 31 Oct 2009 20:09:49 +0000 (23:09 +0300)]
Add gtk:widget-intersect-region

14 years agoAdd GdkRegion
Dmitry Kalyanov [Sat, 31 Oct 2009 19:59:19 +0000 (22:59 +0300)]
Add GdkRegion

14 years agoFix gtkglext:with-gl-context macro by wrapping body in progn inside unwind-protect
Dmitry Kalyanov [Sat, 31 Oct 2009 19:59:01 +0000 (22:59 +0300)]
Fix gtkglext:with-gl-context macro by wrapping body in progn inside unwind-protect

14 years agoAdd GdkScreen
Dmitry Kalyanov [Sat, 31 Oct 2009 00:28:35 +0000 (03:28 +0300)]
Add GdkScreen

14 years agoAdd GdkDisplayManager
Dmitry Kalyanov [Fri, 30 Oct 2009 23:58:07 +0000 (02:58 +0300)]
Add GdkDisplayManager

14 years agoglib: Fix typo in GSList foreign type
Dmitry Kalyanov [Fri, 30 Oct 2009 23:57:04 +0000 (02:57 +0300)]
glib: Fix typo in GSList foreign type

14 years agoAdd GdkDisplay
Dmitry Kalyanov [Fri, 30 Oct 2009 23:50:15 +0000 (02:50 +0300)]
Add GdkDisplay

14 years agoglib: Actions in reinitialize-instance for gobject-class were reversed
Dmitry Kalyanov [Fri, 30 Oct 2009 23:00:20 +0000 (02:00 +0300)]
glib: Actions in reinitialize-instance for gobject-class were reversed

14 years agoAdd bug
Dmitry Kalyanov [Fri, 30 Oct 2009 21:59:58 +0000 (00:59 +0300)]
Add bug

14 years agoAdd missing Gdk/General functions
Dmitry Kalyanov [Fri, 30 Oct 2009 21:59:39 +0000 (00:59 +0300)]
Add missing Gdk/General functions

14 years agoFix typo in gl-drawing-area code
Dmitry Kalyanov [Thu, 29 Oct 2009 15:08:42 +0000 (18:08 +0300)]
Fix typo in gl-drawing-area code

14 years agoAdd gdk_pixbuf_new_from_file
Dmitry Kalyanov [Thu, 29 Oct 2009 15:08:10 +0000 (18:08 +0300)]
Add gdk_pixbuf_new_from_file

14 years agoCorrect type of pointer slot of g-object: release will set it to NIL
Dmitry Kalyanov [Thu, 29 Oct 2009 12:30:36 +0000 (15:30 +0300)]
Correct type of pointer slot of g-object: release will set it to NIL

14 years agoglib: return NIL when g-object foreign type with :already-referenced receives null...
Dmitry Kalyanov [Thu, 29 Oct 2009 12:30:01 +0000 (15:30 +0300)]
glib: return NIL when g-object foreign type with :already-referenced receives null pointer

14 years agoAdd PangoUnderline
Dmitry Kalyanov [Thu, 29 Oct 2009 12:23:52 +0000 (15:23 +0300)]
Add PangoUnderline

14 years agoCorrect installation instructions
Dmitry Kalyanov [Sat, 24 Oct 2009 20:45:46 +0000 (00:45 +0400)]
Correct installation instructions

14 years agoAdd installation instructions for cl-gtk2-0.1
Dmitry Kalyanov [Sat, 24 Oct 2009 20:21:58 +0000 (00:21 +0400)]
Add installation instructions for cl-gtk2-0.1

14 years agoCleanup
Dmitry Kalyanov [Sat, 24 Oct 2009 17:31:47 +0000 (21:31 +0400)]
Cleanup

14 years agoVersion bump to 0.1
Dmitry Kalyanov [Sat, 24 Oct 2009 17:07:54 +0000 (21:07 +0400)]
Version bump to 0.1

14 years agoCreate bug
Dmitry Kalyanov [Sat, 24 Oct 2009 16:30:52 +0000 (20:30 +0400)]
Create bug

14 years agoAdd GtkTreeStore binding
Dmitry Kalyanov [Sat, 24 Oct 2009 16:31:11 +0000 (20:31 +0400)]
Add GtkTreeStore binding

14 years agoAdd GtkListStore binding
Dmitry Kalyanov [Fri, 23 Oct 2009 22:23:28 +0000 (02:23 +0400)]
Add GtkListStore binding

14 years agoReassign bugs
Dmitry Kalyanov [Fri, 23 Oct 2009 21:09:36 +0000 (01:09 +0400)]
Reassign bugs

14 years agoAdd gtk:timer class
Dmitry Kalyanov [Sun, 18 Oct 2009 18:48:20 +0000 (22:48 +0400)]
Add gtk:timer class

14 years agoAdd GtkTreeModelSort binding
Dmitry Kalyanov [Sat, 17 Oct 2009 14:09:45 +0000 (18:09 +0400)]
Add GtkTreeModelSort binding