cl-gtk2.git
15 years agoAdd Gdk/DrawingPrimitives
Dmitry Kalyanov [Sat, 31 Oct 2009 22:20:49 +0000 (01:20 +0300)]
Add Gdk/DrawingPrimitives

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

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

15 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

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

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

15 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

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

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

15 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

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

15 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

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

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

15 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

15 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

15 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

15 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

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

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

15 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

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

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

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

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

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

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

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

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

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

15 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

15 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

15 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

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

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

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

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

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

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

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

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

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

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

15 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

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

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

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

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

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

15 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

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

15 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

15 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

15 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

15 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

15 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

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

15 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

15 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

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

15 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

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

15 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)

15 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)

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

15 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

15 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

15 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

15 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

15 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

15 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)

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

15 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

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

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

15 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

15 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)

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

15 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

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

15 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

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

15 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

15 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

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

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

15 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

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

15 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

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

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

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

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

15 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)

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

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

15 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

15 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

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

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