cl-gtk2.git
15 years agoAdded g-quark
Dmitry Kalyanov [Wed, 25 Feb 2009 12:16:18 +0000 (15:16 +0300)]
Added g-quark

15 years agoChange debug output from 'format t' to 'debugf'
Dmitry Kalyanov [Mon, 16 Feb 2009 11:41:08 +0000 (14:41 +0300)]
Change debug output from 'format t' to 'debugf'

15 years agoFix initialization of classes with multiple lisp classes in inheritance line
Dmitry Kalyanov [Mon, 16 Feb 2009 11:36:28 +0000 (14:36 +0300)]
Fix initialization of classes with multiple lisp classes in inheritance line

15 years agoAdded object-subclassing (with properties)
Dmitry Kalyanov [Mon, 16 Feb 2009 10:44:34 +0000 (13:44 +0300)]
Added object-subclassing (with properties)

15 years agoAdd type-initializer call to g-object types definitions
Dmitry Kalyanov [Sat, 14 Feb 2009 22:33:36 +0000 (01:33 +0300)]
Add type-initializer call to g-object types definitions

15 years agoAdded restart to closure marshal function
Dmitry Kalyanov [Sat, 14 Feb 2009 20:47:07 +0000 (23:47 +0300)]
Added restart to closure marshal function

15 years agoFixing ownership setting of g-boxed-refs
Dmitry Kalyanov [Sat, 14 Feb 2009 07:21:54 +0000 (10:21 +0300)]
Fixing ownership setting of g-boxed-refs

15 years agoFixes for memory management of g-boxed-refs
Dmitry Kalyanov [Fri, 13 Feb 2009 13:54:09 +0000 (16:54 +0300)]
Fixes for memory management of g-boxed-refs

15 years agoFixed gtk:text-buffer-insert handling of len argument
Dmitry Kalyanov [Fri, 13 Feb 2009 13:45:10 +0000 (16:45 +0300)]
Fixed gtk:text-buffer-insert handling of len argument

15 years agoSome more fixed mem-management
Dmitry Kalyanov [Thu, 12 Feb 2009 22:05:27 +0000 (01:05 +0300)]
Some more fixed mem-management

15 years agoAdded WITH-GTK-ERROR-MESSAGE-HANDLER
Dmitry Kalyanov [Thu, 12 Feb 2009 22:00:33 +0000 (01:00 +0300)]
Added WITH-GTK-ERROR-MESSAGE-HANDLER

15 years agoFixed to memory management
Dmitry Kalyanov [Thu, 12 Feb 2009 21:59:59 +0000 (00:59 +0300)]
Fixed to memory management

15 years agoInitial commit
Dmitry Kalyanov [Tue, 10 Feb 2009 11:54:39 +0000 (14:54 +0300)]
Initial commit