cl-gtk2.git
14 years agoAdd integration to cl-cairo2
Dmitry Kalyanov [Sat, 17 Oct 2009 00:10:13 +0000 (04:10 +0400)]
Add integration to cl-cairo2

14 years agoglib: in finalize-inheritance :after method, ensure that superclasses are finalized
Dmitry Kalyanov [Fri, 16 Oct 2009 23:54:44 +0000 (03:54 +0400)]
glib: in finalize-inheritance :after method, ensure that superclasses are finalized

14 years agoImplement tree-model-iter-children-impl for array-list-store
Dmitry Kalyanov [Fri, 16 Oct 2009 23:53:25 +0000 (03:53 +0400)]
Implement tree-model-iter-children-impl for array-list-store

14 years agoAdd impl-call option to define-vtable
Dmitry Kalyanov [Fri, 16 Oct 2009 05:20:21 +0000 (09:20 +0400)]
Add impl-call option to define-vtable

14 years agoAdd GtkTreeSortable vtable
Dmitry Kalyanov [Wed, 14 Oct 2009 19:56:04 +0000 (23:56 +0400)]
Add GtkTreeSortable vtable

14 years agoRefactoring of gobject:define-vtable
Dmitry Kalyanov [Wed, 14 Oct 2009 19:43:40 +0000 (23:43 +0400)]
Refactoring of gobject:define-vtable

14 years agoReassign bugs
Dmitry Kalyanov [Tue, 13 Oct 2009 20:47:28 +0000 (00:47 +0400)]
Reassign bugs

14 years agoAdd GtkTextBuffer serialization/deserialization binding
Dmitry Kalyanov [Mon, 12 Oct 2009 20:34:26 +0000 (00:34 +0400)]
Add GtkTextBuffer serialization/deserialization binding

14 years agoBasic GError binding
Dmitry Kalyanov [Mon, 12 Oct 2009 20:30:27 +0000 (00:30 +0400)]
Basic GError binding

14 years agoCreate bugs
Dmitry Kalyanov [Sun, 11 Oct 2009 19:13:58 +0000 (23:13 +0400)]
Create bugs

14 years agoAdditions to GtkIconView bindings
Dmitry Kalyanov [Sun, 11 Oct 2009 18:41:42 +0000 (22:41 +0400)]
Additions to GtkIconView bindings

14 years agoReassigned bugs
Dmitry Kalyanov [Sun, 11 Oct 2009 18:25:42 +0000 (22:25 +0400)]
Reassigned bugs

14 years agoMark functions as deferred
Dmitry Kalyanov [Sun, 11 Oct 2009 18:17:57 +0000 (22:17 +0400)]
Mark functions as deferred

14 years agoFinish bindings to GtkHsv
Dmitry Kalyanov [Sun, 11 Oct 2009 18:06:30 +0000 (22:06 +0400)]
Finish bindings to GtkHsv

14 years agoAdd clozurecl's lx64fsl to .gitignore
Dmitry Kalyanov [Sun, 11 Oct 2009 18:06:06 +0000 (22:06 +0400)]
Add clozurecl's lx64fsl to .gitignore

14 years agoGtkFileChooser
Dmitry Kalyanov [Sun, 11 Oct 2009 08:48:03 +0000 (12:48 +0400)]
GtkFileChooser

14 years agoMake stub package for pango
Dmitry Kalyanov [Sun, 11 Oct 2009 05:54:35 +0000 (09:54 +0400)]
Make stub package for pango

14 years agoreassign bugs
Dmitry Kalyanov [Sun, 11 Oct 2009 05:49:13 +0000 (09:49 +0400)]
reassign bugs

14 years agoGtkContainer binding
Dmitry Kalyanov [Sat, 10 Oct 2009 11:44:47 +0000 (15:44 +0400)]
GtkContainer binding

14 years agoGtkWidget binding
Dmitry Kalyanov [Sat, 10 Oct 2009 10:58:25 +0000 (14:58 +0400)]
GtkWidget binding

14 years agofinish tree-path and tree-row-reference bindings
Dmitry Kalyanov [Thu, 8 Oct 2009 20:15:28 +0000 (00:15 +0400)]
finish tree-path and tree-row-reference bindings

14 years agofinished bindings for GtkTextView
Dmitry Kalyanov [Thu, 8 Oct 2009 19:44:58 +0000 (23:44 +0400)]
finished bindings for GtkTextView

14 years agoFix circularity in class-precedence-list of tree-models
Dmitry Kalyanov [Thu, 8 Oct 2009 18:40:24 +0000 (22:40 +0400)]
Fix circularity in class-precedence-list of tree-models

14 years agogobject: use more portable approach for compute the class slots
Kalyanov Dmitry [Thu, 8 Oct 2009 14:23:46 +0000 (18:23 +0400)]
gobject: use more portable approach for compute the class slots

14 years agogobject: use more portable approach for injecting base class for metaclass
Kalyanov Dmitry [Thu, 8 Oct 2009 14:23:06 +0000 (18:23 +0400)]
gobject: use more portable approach for injecting base class for metaclass

14 years agogobject:define-g-object-class: do not insert g-object as a superclass => fixes circul...
Kalyanov Dmitry [Thu, 8 Oct 2009 14:21:07 +0000 (18:21 +0400)]
gobject:define-g-object-class: do not insert g-object as a superclass => fixes circular class-precende-list

14 years agoAdd clisp's fals to gitignore
Kalyanov Dmitry [Thu, 8 Oct 2009 14:11:42 +0000 (18:11 +0400)]
Add clisp's fals to gitignore

14 years agoMark bugs
Dmitry Kalyanov [Thu, 8 Oct 2009 17:45:36 +0000 (21:45 +0400)]
Mark bugs

14 years agoAdd support for saving images with Clozure
Dmitry Kalyanov [Sun, 4 Oct 2009 20:31:24 +0000 (00:31 +0400)]
Add support for saving images with Clozure

14 years agoFix 'publish' target of doc/Makefile
Dmitry Kalyanov [Sun, 4 Oct 2009 20:31:01 +0000 (00:31 +0400)]
Fix 'publish' target of doc/Makefile

14 years agoFix some compilation warnings
Dmitry Kalyanov [Sun, 4 Oct 2009 19:02:56 +0000 (23:02 +0400)]
Fix some compilation warnings

14 years agoMerge branch 'master' of /home/dvk/infomed/cl-gtk2
Dmitry Kalyanov [Sun, 4 Oct 2009 14:38:55 +0000 (18:38 +0400)]
Merge branch 'master' of /home/dvk/infomed/cl-gtk2

14 years agoFix libgobject definition
Dmitry Kalyanov [Sun, 4 Oct 2009 14:38:26 +0000 (18:38 +0400)]
Fix libgobject definition

14 years agoMore careful use of structures in gtk.tree-model.lisp (fix for clozure)
Dmitry Kalyanov [Sun, 4 Oct 2009 12:29:01 +0000 (16:29 +0400)]
More careful use of structures in gtk.tree-model.lisp (fix for clozure)

14 years agoin slot-boundp-using-class, check that pointer slot is bound before checking its...
Dmitry Kalyanov [Sun, 4 Oct 2009 11:44:04 +0000 (15:44 +0400)]
in slot-boundp-using-class, check that pointer slot is bound before checking its value (breaks on clozure)

14 years agoComment on bug
Dmitry Kalyanov [Sun, 4 Oct 2009 10:43:04 +0000 (14:43 +0400)]
Comment on bug

14 years agoSafer way to compile GObject property accessors that works with lisps other than...
Dmitry Kalyanov [Sun, 4 Oct 2009 10:33:58 +0000 (14:33 +0400)]
Safer way to compile GObject property accessors that works with lisps other than SBCL with linkage table

14 years agoSafer way to call GType initializers that works with lisps other than SBCL with linka...
Dmitry Kalyanov [Sat, 3 Oct 2009 21:28:28 +0000 (01:28 +0400)]
Safer way to call GType initializers that works with lisps other than SBCL with linkage table

14 years agoFix library definitions for ms-windows
Dmitry Kalyanov [Sat, 3 Oct 2009 21:26:06 +0000 (01:26 +0400)]
Fix library definitions for ms-windows

14 years agoAdd bindings; add information on bindings coverage
Dmitry Kalyanov [Sat, 3 Oct 2009 19:10:21 +0000 (23:10 +0400)]
Add bindings; add information on bindings coverage

14 years agodefine-g-boxed-*: generate predictable names for structures
Dmitry Kalyanov [Fri, 2 Oct 2009 20:49:31 +0000 (00:49 +0400)]
define-g-boxed-*: generate predictable names for structures

14 years agoAdd ditz bug tracking (see ditz.rubyforge.org)
Dmitry Kalyanov [Thu, 1 Oct 2009 19:59:20 +0000 (23:59 +0400)]
Add ditz bug tracking (see ditz.rubyforge.org)

14 years agoWork on GtkText* bindings
Dmitry Kalyanov [Thu, 1 Oct 2009 19:56:38 +0000 (23:56 +0400)]
Work on GtkText* bindings

14 years agoAdd 'publish' target to doc/Makefile
Dmitry Kalyanov [Sun, 27 Sep 2009 08:04:39 +0000 (12:04 +0400)]
Add 'publish' target to doc/Makefile

14 years agoAdd embedded UI specification language
Dmitry Kalyanov [Sun, 27 Sep 2009 05:56:32 +0000 (09:56 +0400)]
Add embedded UI specification language

14 years agoAdd GtkEditable documentation
Dmitry Kalyanov [Thu, 24 Sep 2009 03:07:40 +0000 (07:07 +0400)]
Add GtkEditable documentation

14 years agoFix default keyword argument on gtk:editable-get-chars
Dmitry Kalyanov [Thu, 24 Sep 2009 03:04:46 +0000 (07:04 +0400)]
Fix default keyword argument on gtk:editable-get-chars

14 years agoMove GtkEditable properties to generating.lisp; regenerate gtk.generated-classes...
Dmitry Kalyanov [Thu, 24 Sep 2009 02:45:45 +0000 (06:45 +0400)]
Move GtkEditable properties to generating.lisp; regenerate gtk.generated-classes with sbcl-1.0.31 (changed pretty-printing style)

14 years agoAdd opengl-interactive demo
Dmitry Kalyanov [Sat, 19 Sep 2009 13:25:57 +0000 (17:25 +0400)]
Add opengl-interactive demo

14 years agoExport gl-drawing-area-on-resize
Dmitry Kalyanov [Sat, 19 Sep 2009 12:31:52 +0000 (16:31 +0400)]
Export gl-drawing-area-on-resize

14 years agofix gtk-demo:demo-all
Dmitry Kalyanov [Sat, 19 Sep 2009 11:02:46 +0000 (15:02 +0400)]
fix gtk-demo:demo-all

14 years agoAdd 'gtk-' prefix for GtkWindow accessors and functions; make 'keep-above' and 'keep...
Dmitry Kalyanov [Sat, 19 Sep 2009 10:11:53 +0000 (14:11 +0400)]
Add 'gtk-' prefix for GtkWindow accessors and functions; make 'keep-above' and 'keep-below' properties

14 years agoUpdated documentation and generated-classes
Dmitry Kalyanov [Sat, 19 Sep 2009 09:17:29 +0000 (13:17 +0400)]
Updated documentation and generated-classes

14 years agogenerating: add deprecated Gtk+ classes to exclusion from generation
Dmitry Kalyanov [Sat, 19 Sep 2009 08:24:32 +0000 (12:24 +0400)]
generating: add deprecated Gtk+ classes to exclusion from generation

14 years agogobject.generating: remove duplicate type definitions from generating
Dmitry Kalyanov [Sat, 19 Sep 2009 08:23:45 +0000 (12:23 +0400)]
gobject.generating: remove duplicate type definitions from generating

14 years agoTypo fix
Dmitry Kalyanov [Sat, 19 Sep 2009 07:00:46 +0000 (11:00 +0400)]
Typo fix

14 years agoMerge from ichernetsky
Dmitry Kalyanov [Sat, 19 Sep 2009 05:12:05 +0000 (09:12 +0400)]
Merge from ichernetsky

14 years agoAdd GTK-DEMO:DEMO-ALL function that lets run any demo-function
Dmitry Kalyanov [Thu, 17 Sep 2009 19:40:57 +0000 (23:40 +0400)]
Add GTK-DEMO:DEMO-ALL function that lets run any demo-function

14 years agoUnbalanced parentheses.
Ivan Chernetsky [Thu, 17 Sep 2009 18:45:14 +0000 (21:45 +0300)]
Unbalanced parentheses.

14 years agoMerge branch 'master' into bindings-coverage
Ivan Chernetsky [Thu, 17 Sep 2009 18:36:55 +0000 (21:36 +0300)]
Merge branch 'master' into bindings-coverage

Conflicts:
generating.lisp

14 years agoAdd GtkHScale and GtkVScale documentation
Dmitry Kalyanov [Sun, 13 Sep 2009 20:38:11 +0000 (00:38 +0400)]
Add GtkHScale and GtkVScale documentation

14 years agoAdd GtkEntryCompletion documentation
Dmitry Kalyanov [Sun, 13 Sep 2009 20:35:19 +0000 (00:35 +0400)]
Add GtkEntryCompletion documentation

14 years agoAdd GtkEntryCompletion
Dmitry Kalyanov [Sun, 13 Sep 2009 20:20:01 +0000 (00:20 +0400)]
Add GtkEntryCompletion

14 years agoRefactoring
Dmitry Kalyanov [Sun, 13 Sep 2009 20:19:40 +0000 (00:19 +0400)]
Refactoring

14 years agoAdd define-cb-methods and create-fn-ref (Object-bound closures)
Dmitry Kalyanov [Sun, 13 Sep 2009 20:02:25 +0000 (00:02 +0400)]
Add define-cb-methods and create-fn-ref (Object-bound closures)

14 years agoReindent generating.lisp
Dmitry Kalyanov [Sun, 13 Sep 2009 18:19:00 +0000 (22:19 +0400)]
Reindent generating.lisp

14 years agoAdd GtkEntry documentation
Dmitry Kalyanov [Sun, 13 Sep 2009 13:45:13 +0000 (17:45 +0400)]
Add GtkEntry documentation

14 years agoMove GtkEntry::layout property to generating
Dmitry Kalyanov [Sun, 13 Sep 2009 13:33:39 +0000 (17:33 +0400)]
Move GtkEntry::layout property to generating

14 years agoFix typos; add GtkEntryIconPosition enum to generating
Dmitry Kalyanov [Sun, 13 Sep 2009 12:58:35 +0000 (16:58 +0400)]
Fix typos; add GtkEntryIconPosition enum to generating

14 years agoRefactoring of GtkEntry
Dmitry Kalyanov [Sun, 13 Sep 2009 12:40:02 +0000 (16:40 +0400)]
Refactoring of GtkEntry

14 years agoAdd GtkVolumeButton documentation
Dmitry Kalyanov [Sun, 13 Sep 2009 12:15:49 +0000 (16:15 +0400)]
Add GtkVolumeButton documentation

14 years agoAdd GtkScaleButton documentation
Dmitry Kalyanov [Sun, 13 Sep 2009 12:13:52 +0000 (16:13 +0400)]
Add GtkScaleButton documentation

14 years agoAdd GtkLinkButton documentation
Dmitry Kalyanov [Sun, 13 Sep 2009 12:10:32 +0000 (16:10 +0400)]
Add GtkLinkButton documentation

14 years agoAdd GtkLinkbutton's set-uri-hook
Dmitry Kalyanov [Sun, 13 Sep 2009 12:05:13 +0000 (16:05 +0400)]
Add GtkLinkbutton's set-uri-hook

14 years agoAdd GtkToggleButton documentation
Dmitry Kalyanov [Sun, 13 Sep 2009 11:53:43 +0000 (15:53 +0400)]
Add GtkToggleButton documentation

14 years agoAdd GtkRadioButton documentation
Dmitry Kalyanov [Sun, 13 Sep 2009 11:48:37 +0000 (15:48 +0400)]
Add GtkRadioButton documentation

14 years agoAdd GtkButton documentation
Dmitry Kalyanov [Sun, 13 Sep 2009 11:39:51 +0000 (15:39 +0400)]
Add GtkButton documentation

14 years agoAdd GtkStatusbar documentation
Dmitry Kalyanov [Sun, 13 Sep 2009 11:27:43 +0000 (15:27 +0400)]
Add GtkStatusbar documentation

14 years agoAdd GtkStatusbar documentation
Dmitry Kalyanov [Sun, 13 Sep 2009 11:27:40 +0000 (15:27 +0400)]
Add GtkStatusbar documentation

14 years agoRefactoring of GtkStatusbar
Dmitry Kalyanov [Sun, 13 Sep 2009 11:01:19 +0000 (15:01 +0400)]
Refactoring of GtkStatusbar

14 years agoDisplay EnumVRefs in documentation as @code{:keyword}
Dmitry Kalyanov [Sun, 13 Sep 2009 10:49:30 +0000 (14:49 +0400)]
Display EnumVRefs in documentation as @code{:keyword}

14 years agoAdd GtkProgressBar documentation
Dmitry Kalyanov [Sun, 13 Sep 2009 10:47:46 +0000 (14:47 +0400)]
Add GtkProgressBar documentation

14 years agoAdd GtkLabel documentation
Dmitry Kalyanov [Sun, 13 Sep 2009 10:38:49 +0000 (14:38 +0400)]
Add GtkLabel documentation

14 years agoSet named anchor on Function emit-signal documentation
Dmitry Kalyanov [Sun, 13 Sep 2009 10:38:06 +0000 (14:38 +0400)]
Set named anchor on Function emit-signal documentation

14 years agoAdd GtkLabel properties and stubs for PangoWrapMode and PangoEllipsizeMode
Dmitry Kalyanov [Sun, 13 Sep 2009 10:34:17 +0000 (14:34 +0400)]
Add GtkLabel properties and stubs for PangoWrapMode and PangoEllipsizeMode

14 years agoAdd documentation for GtkImage
Dmitry Kalyanov [Sun, 13 Sep 2009 09:11:46 +0000 (13:11 +0400)]
Add documentation for GtkImage

14 years agoAdd GdkImage declaration stub and documentation stub for it
Dmitry Kalyanov [Sun, 13 Sep 2009 09:11:34 +0000 (13:11 +0400)]
Add GdkImage declaration stub and documentation stub for it

14 years agoAdd documentation for GtkAccelLabel
Dmitry Kalyanov [Sun, 13 Sep 2009 08:24:10 +0000 (12:24 +0400)]
Add documentation for GtkAccelLabel

14 years agodoc/Makefile: Include gobject/ in manual.tar.bz2 make target
Dmitry Kalyanov [Sun, 13 Sep 2009 08:23:48 +0000 (12:23 +0400)]
doc/Makefile: Include gobject/ in manual.tar.bz2 make target

14 years agoAdd information on gobject:release and gobject:using into documentation
Dmitry Kalyanov [Sun, 13 Sep 2009 00:45:00 +0000 (04:45 +0400)]
Add information on gobject:release and gobject:using into documentation

14 years agoSupport for gobject:release method for GObjects
Dmitry Kalyanov [Sun, 13 Sep 2009 00:40:58 +0000 (04:40 +0400)]
Support for gobject:release method for GObjects

14 years agodefine-g-object-class: do not specify :initarg for slots that can not be written to
Dmitry Kalyanov [Sun, 13 Sep 2009 00:30:48 +0000 (04:30 +0400)]
define-g-object-class: do not specify :initarg for slots that can not be written to

14 years agogtk-glext: workaround for cl-glut not reinitializaing on image restart
Dmitry Kalyanov [Sun, 13 Sep 2009 00:06:24 +0000 (04:06 +0400)]
gtk-glext: workaround for cl-glut not reinitializaing on image restart

14 years agoCorrect GObject manual regarding change to closures handling
Dmitry Kalyanov [Sat, 12 Sep 2009 23:37:06 +0000 (03:37 +0400)]
Correct GObject manual regarding change to closures handling

14 years agoSimplify Lisp image initialization and finalization process
Dmitry Kalyanov [Sat, 12 Sep 2009 23:23:15 +0000 (03:23 +0400)]
Simplify Lisp image initialization and finalization process

14 years agoglib: Use g_thread_get_initialized to check whether we have to call g_thread_init
Dmitry Kalyanov [Sat, 12 Sep 2009 23:16:23 +0000 (03:16 +0400)]
glib: Use g_thread_get_initialized to check whether we have to call g_thread_init

14 years agoAdd foreign library definitions for gdk-pixbuf and for win32 variants of libs
Dmitry Kalyanov [Sat, 12 Sep 2009 21:55:40 +0000 (01:55 +0400)]
Add foreign library definitions for gdk-pixbuf and for win32 variants of libs

14 years agoProperly export gobject:disconnect-signal
Dmitry Kalyanov [Sat, 12 Sep 2009 21:54:57 +0000 (01:54 +0400)]
Properly export gobject:disconnect-signal

14 years agoAdd GtkAssistant documentation
Dmitry Kalyanov [Sat, 12 Sep 2009 21:39:45 +0000 (01:39 +0400)]
Add GtkAssistant documentation

14 years agoAdd GtkAssistant widget
Dmitry Kalyanov [Sat, 12 Sep 2009 21:20:20 +0000 (01:20 +0400)]
Add GtkAssistant widget