cl-gtk2.git
15 years agofix typo
Dmitry Kalyanov [Wed, 18 Mar 2009 21:53:42 +0000 (00:53 +0300)]
fix typo

15 years agoadded GtkBuilder & gtk builder demo
Dmitry Kalyanov [Wed, 18 Mar 2009 20:57:45 +0000 (23:57 +0300)]
added GtkBuilder & gtk builder demo

15 years agoadd file
Dmitry Kalyanov [Wed, 18 Mar 2009 19:50:00 +0000 (22:50 +0300)]
add file

15 years agofix function names in gtk.demo, add widget style properties
Dmitry Kalyanov [Wed, 18 Mar 2009 19:49:28 +0000 (22:49 +0300)]
fix function names in gtk.demo, add widget style properties

15 years agoadd GtkWidget
Dmitry Kalyanov [Wed, 18 Mar 2009 15:04:42 +0000 (18:04 +0300)]
add GtkWidget

15 years agoadded GtkWidgetx
Dmitry Kalyanov [Wed, 18 Mar 2009 15:04:26 +0000 (18:04 +0300)]
added GtkWidgetx

15 years agoremoved duplicated function
Dmitry Kalyanov [Wed, 18 Mar 2009 15:03:55 +0000 (18:03 +0300)]
removed duplicated function

15 years agoexport signal-lookup; defctype g-initially-unowned
Dmitry Kalyanov [Wed, 18 Mar 2009 15:03:05 +0000 (18:03 +0300)]
export signal-lookup; defctype g-initially-unowned

15 years agomoved functions to proper files
Dmitry Kalyanov [Wed, 18 Mar 2009 10:20:34 +0000 (13:20 +0300)]
moved functions to proper files

15 years agofix typos in function names
Dmitry Kalyanov [Wed, 18 Mar 2009 10:09:02 +0000 (13:09 +0300)]
fix typos in function names

15 years agoadded demo for combo-box
Dmitry Kalyanov [Wed, 18 Mar 2009 10:08:42 +0000 (13:08 +0300)]
added demo for combo-box

15 years agofix compilation order issue with child-properties
Dmitry Kalyanov [Wed, 18 Mar 2009 08:34:06 +0000 (11:34 +0300)]
fix compilation order issue with child-properties

15 years agomiscellaneous classes, containers, child properties
Dmitry Kalyanov [Wed, 18 Mar 2009 08:25:53 +0000 (11:25 +0300)]
miscellaneous classes, containers, child properties

15 years agoadded layout-containers
Dmitry Kalyanov [Tue, 17 Mar 2009 21:42:20 +0000 (00:42 +0300)]
added layout-containers

15 years agoadded selector widgets
Dmitry Kalyanov [Tue, 17 Mar 2009 20:39:22 +0000 (23:39 +0300)]
added selector widgets

15 years agoremoved redundant
Dmitry Kalyanov [Tue, 17 Mar 2009 20:38:52 +0000 (23:38 +0300)]
removed redundant

15 years agoinclude interface properties in class constructor args
Dmitry Kalyanov [Tue, 17 Mar 2009 20:37:33 +0000 (23:37 +0300)]
include interface properties in class constructor args

15 years agoadded ui-manager and related stuff
Dmitry Kalyanov [Tue, 17 Mar 2009 19:06:18 +0000 (22:06 +0300)]
added ui-manager and related stuff

15 years agosupport for setting gvalue to values of g-boxed-class
Dmitry Kalyanov [Tue, 17 Mar 2009 19:05:39 +0000 (22:05 +0300)]
support for setting gvalue to values of g-boxed-class

15 years agoimprovements to toolbar-demo
Dmitry Kalyanov [Tue, 17 Mar 2009 08:20:45 +0000 (11:20 +0300)]
improvements to toolbar-demo

15 years agosimple demo for toolbar
Dmitry Kalyanov [Tue, 17 Mar 2009 08:10:18 +0000 (11:10 +0300)]
simple demo for toolbar

15 years agoadded combo-box, menu, toolbar
Dmitry Kalyanov [Tue, 17 Mar 2009 07:53:02 +0000 (10:53 +0300)]
added combo-box, menu, toolbar

15 years agouse defmethod instead of defun for property accessor in generated classes
Dmitry Kalyanov [Tue, 17 Mar 2009 07:52:31 +0000 (10:52 +0300)]
use defmethod instead of defun for property accessor in generated classes

15 years agoAdded demo of combobox
Dmitry Kalyanov [Tue, 17 Mar 2009 00:06:15 +0000 (03:06 +0300)]
Added demo of combobox

15 years agoFixed wrong spelling of type GtkSelectionMode
Dmitry Kalyanov [Tue, 17 Mar 2009 00:05:57 +0000 (03:05 +0300)]
Fixed wrong spelling of type GtkSelectionMode

15 years agoFix for null-pointe-p vs null in gtk.tree-model
Dmitry Kalyanov [Tue, 17 Mar 2009 00:05:13 +0000 (03:05 +0300)]
Fix for null-pointe-p vs null in gtk.tree-model

15 years agoinitial attempt at tree-view
Dmitry Kalyanov [Mon, 16 Mar 2009 23:43:58 +0000 (02:43 +0300)]
initial attempt at tree-view

15 years agofix for property accessors generators; sort interface list in generated classes
Dmitry Kalyanov [Mon, 16 Mar 2009 23:43:09 +0000 (02:43 +0300)]
fix for property accessors generators; sort interface list in generated classes

15 years agocheck at get-stable-pointer-value
Dmitry Kalyanov [Mon, 16 Mar 2009 23:42:39 +0000 (02:42 +0300)]
check at get-stable-pointer-value

15 years agoInclude fields from GtkTreeViewColumn in generating.lisp
Dmitry Kalyanov [Mon, 16 Mar 2009 14:03:46 +0000 (17:03 +0300)]
Include fields from GtkTreeViewColumn in generating.lisp

15 years agorefactoring g-object generation; added support for adding additional properties to...
Dmitry Kalyanov [Mon, 16 Mar 2009 13:56:30 +0000 (16:56 +0300)]
refactoring g-object generation; added support for adding additional properties to g-object classes implemented with C functions

15 years agoDo not call g-value-init when setting return-value of closures
Dmitry Kalyanov [Mon, 9 Mar 2009 07:45:20 +0000 (10:45 +0300)]
Do not call g-value-init when setting return-value of closures

15 years agoGtk tree-model
Dmitry Kalyanov [Wed, 25 Feb 2009 23:38:03 +0000 (02:38 +0300)]
Gtk tree-model

15 years agoexport g-value-unset and g-value-zero
Dmitry Kalyanov [Wed, 25 Feb 2009 23:37:25 +0000 (02:37 +0300)]
export g-value-unset and g-value-zero

15 years agoExports from gobject
Dmitry Kalyanov [Wed, 25 Feb 2009 23:05:03 +0000 (02:05 +0300)]
Exports from gobject

15 years agoChanges to subtest.lisp
Dmitry Kalyanov [Wed, 25 Feb 2009 23:04:47 +0000 (02:04 +0300)]
Changes to subtest.lisp

15 years agoAdded :accessor option to g-boxed-ref' slots
Dmitry Kalyanov [Wed, 25 Feb 2009 23:04:08 +0000 (02:04 +0300)]
Added :accessor option to g-boxed-ref' slots

15 years agoMade subtest use g-boxed-refs
Dmitry Kalyanov [Wed, 25 Feb 2009 22:38:51 +0000 (01:38 +0300)]
Made subtest use g-boxed-refs

15 years agoMade (release nil) no-op instead of error. Added shorthand for using
Dmitry Kalyanov [Wed, 25 Feb 2009 22:37:53 +0000 (01:37 +0300)]
Made (release nil) no-op instead of error. Added shorthand for using

15 years agoPartial conversion of subtest to use g-boxed-refs
Dmitry Kalyanov [Wed, 25 Feb 2009 22:20:39 +0000 (01:20 +0300)]
Partial conversion of subtest to use g-boxed-refs

15 years agoAdd refcount for found g-boxed-ref's
Dmitry Kalyanov [Wed, 25 Feb 2009 22:20:16 +0000 (01:20 +0300)]
Add refcount for found g-boxed-ref's

15 years agoFixes to g-boxed-ref gc'ing when underlying c-pointer was silently freed and returned...
Dmitry Kalyanov [Wed, 25 Feb 2009 22:09:26 +0000 (01:09 +0300)]
Fixes to g-boxed-ref gc'ing when underlying c-pointer was silently freed and returned again (would create two objects)

15 years agoCorrect bug with redundant g-value-unset. Some change to subtest.
Dmitry Kalyanov [Wed, 25 Feb 2009 20:54:17 +0000 (23:54 +0300)]
Correct bug with redundant g-value-unset. Some change to subtest.

15 years agoTest of tree-view-model subclassing and interface implementation
Dmitry Kalyanov [Wed, 25 Feb 2009 19:37:04 +0000 (22:37 +0300)]
Test of tree-view-model subclassing and interface implementation

15 years agoAdded signals
Dmitry Kalyanov [Wed, 25 Feb 2009 12:17:04 +0000 (15:17 +0300)]
Added signals

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