cl-gtk2.git
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 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

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

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

15 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

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

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

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

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

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

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

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

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

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

15 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

15 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

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

15 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

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

15 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

15 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

15 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

15 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

15 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

15 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

15 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

15 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

15 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

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

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

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

15 years agogobject: exported foreign closures API; add disconnect-signal
Dmitry Kalyanov [Sat, 12 Sep 2009 21:04:49 +0000 (01:04 +0400)]
gobject: exported foreign closures API; add disconnect-signal

15 years agoDocumentation for GtkAboutDialog
Dmitry Kalyanov [Sat, 12 Sep 2009 19:05:05 +0000 (23:05 +0400)]
Documentation for GtkAboutDialog

15 years agoWrite GStrv type as a 'list of string' in doc/skeleton
Dmitry Kalyanov [Sat, 12 Sep 2009 18:59:18 +0000 (22:59 +0400)]
Write GStrv type as a 'list of string' in doc/skeleton

15 years agoExport gtk:dialog-set-alternative-button-order
Dmitry Kalyanov [Sat, 12 Sep 2009 18:45:31 +0000 (22:45 +0400)]
Export gtk:dialog-set-alternative-button-order

15 years agoAdded documentation for GtkWindowGroup
Dmitry Kalyanov [Sat, 12 Sep 2009 12:54:54 +0000 (16:54 +0400)]
Added documentation for GtkWindowGroup

15 years agoAdded GtkWindowGroup's methods
Dmitry Kalyanov [Sat, 12 Sep 2009 12:52:50 +0000 (16:52 +0400)]
Added GtkWindowGroup's methods

15 years agoTypo fix
Dmitry Kalyanov [Sat, 12 Sep 2009 12:52:27 +0000 (16:52 +0400)]
Typo fix

15 years agoAdded `window' property of GtkWindowGroup
Dmitry Kalyanov [Sat, 12 Sep 2009 12:51:48 +0000 (16:51 +0400)]
Added `window' property of GtkWindowGroup

15 years agoSlot setters for gobject-class metaclass classes return the new value
Dmitry Kalyanov [Sat, 12 Sep 2009 12:19:44 +0000 (16:19 +0400)]
Slot setters for gobject-class metaclass classes return the new value

15 years agoWrote draft of GtkWindow's documentation
Dmitry Kalyanov [Sat, 12 Sep 2009 12:19:05 +0000 (16:19 +0400)]
Wrote draft of GtkWindow's documentation

15 years agoAdded several GtkWindow's properties
Dmitry Kalyanov [Sat, 12 Sep 2009 12:17:44 +0000 (16:17 +0400)]
Added several GtkWindow's properties

15 years agoAdded documentation for GtkDialog
Dmitry Kalyanov [Thu, 10 Sep 2009 20:04:56 +0000 (00:04 +0400)]
Added documentation for GtkDialog

15 years agoAdded texinfo macros EnumVRes, Method and RMethod
Dmitry Kalyanov [Thu, 10 Sep 2009 20:04:33 +0000 (00:04 +0400)]
Added texinfo macros EnumVRes, Method and RMethod

15 years agoAdded GtkDialog properties
Dmitry Kalyanov [Thu, 10 Sep 2009 20:03:57 +0000 (00:03 +0400)]
Added GtkDialog properties

15 years agoSome more sophistication in mm-test
Dmitry Kalyanov [Wed, 9 Sep 2009 18:55:54 +0000 (22:55 +0400)]
Some more sophistication in mm-test

15 years agoFix the sorting of generated properties; exclude GtkGLDrawingArea from generation
Dmitry Kalyanov [Mon, 7 Sep 2009 18:32:37 +0000 (22:32 +0400)]
Fix the sorting of generated properties; exclude GtkGLDrawingArea from generation

15 years agogtk-glext: Add a forgotten with-gl-context
Dmitry Kalyanov [Mon, 7 Sep 2009 17:37:31 +0000 (21:37 +0400)]
gtk-glext: Add a forgotten with-gl-context

15 years agoMention :already-referenced flag of g-object foreign type
Dmitry Kalyanov [Sun, 6 Sep 2009 13:44:49 +0000 (17:44 +0400)]
Mention :already-referenced flag of g-object foreign type

15 years agoTypo
Dmitry Kalyanov [Sun, 6 Sep 2009 13:44:32 +0000 (17:44 +0400)]
Typo

15 years agoUsed :already-referenced flag on gdk-gc-new and widget-create-pango-layout
Dmitry Kalyanov [Sun, 6 Sep 2009 13:27:07 +0000 (17:27 +0400)]
Used :already-referenced flag on gdk-gc-new and widget-create-pango-layout

15 years agoAdd :already-referenced flag to g-object foreign type
Dmitry Kalyanov [Sun, 6 Sep 2009 13:26:03 +0000 (17:26 +0400)]
Add :already-referenced flag to g-object foreign type

15 years agoSet *debug-subclass* at mm-test
Dmitry Kalyanov [Sun, 6 Sep 2009 10:16:58 +0000 (14:16 +0400)]
Set *debug-subclass* at mm-test

15 years agoglib: more debugging logs for gobject creation; fixed instantiating lisp-implemented...
Dmitry Kalyanov [Sat, 5 Sep 2009 18:42:40 +0000 (22:42 +0400)]
glib: more debugging logs for gobject creation; fixed instantiating lisp-implemented classes

15 years agoSome tests for memory management
Dmitry Kalyanov [Sat, 5 Sep 2009 14:41:10 +0000 (18:41 +0400)]
Some tests for memory management

15 years agoAdd to .gitignore
Dmitry Kalyanov [Sat, 5 Sep 2009 14:40:25 +0000 (18:40 +0400)]
Add to .gitignore

15 years agoChange weak reference to toggle references
Dmitry Kalyanov [Sat, 5 Sep 2009 14:38:20 +0000 (18:38 +0400)]
Change weak reference to toggle references

15 years agoUse 'toggle references'; remove custom denaturation-fighting code from subclassing
Dmitry Kalyanov [Fri, 4 Sep 2009 22:58:21 +0000 (02:58 +0400)]
Use 'toggle references'; remove custom denaturation-fighting code from subclassing

15 years agotarget in doc/Makefile to build compressed manual
Dmitry Kalyanov [Thu, 3 Sep 2009 03:42:12 +0000 (07:42 +0400)]
target in doc/Makefile to build compressed manual

15 years agoMore work on reference manual
Dmitry Kalyanov [Thu, 3 Sep 2009 03:41:30 +0000 (07:41 +0400)]
More work on reference manual

15 years agoConsistent order of generated definitions
Dmitry Kalyanov [Thu, 3 Sep 2009 03:35:04 +0000 (07:35 +0400)]
Consistent order of generated definitions

15 years agoRemoved duplicate definitions of g-type-name, g-type-from-name
Dmitry Kalyanov [Thu, 3 Sep 2009 03:24:39 +0000 (07:24 +0400)]
Removed duplicate definitions of g-type-name, g-type-from-name

15 years agoDocumentation for properies and signals of cell-renderer family of classes
Dmitry Kalyanov [Wed, 2 Sep 2009 21:00:52 +0000 (01:00 +0400)]
Documentation for properies and signals of cell-renderer family of classes

15 years agoSignalRef texinfo macro
Dmitry Kalyanov [Wed, 2 Sep 2009 20:59:55 +0000 (00:59 +0400)]
SignalRef texinfo macro

15 years agoRemove duplicate definition for gtk-events-pending
Dmitry Kalyanov [Wed, 2 Sep 2009 20:34:56 +0000 (00:34 +0400)]
Remove duplicate definition for gtk-events-pending

15 years agoTypo
Dmitry Kalyanov [Wed, 2 Sep 2009 19:59:00 +0000 (23:59 +0400)]
Typo

15 years agoRegenerated doc skeletons; wrote couple of sections of Gtk+ objects documentation
Dmitry Kalyanov [Tue, 1 Sep 2009 21:06:48 +0000 (01:06 +0400)]
Regenerated doc skeletons; wrote couple of sections of Gtk+ objects documentation

15 years agoImproved doc-skeleton generator
Dmitry Kalyanov [Tue, 1 Sep 2009 21:06:20 +0000 (01:06 +0400)]
Improved doc-skeleton generator

15 years agoImproved doc/style.css
Dmitry Kalyanov [Tue, 1 Sep 2009 21:05:50 +0000 (01:05 +0400)]
Improved doc/style.css

15 years agodoc/Makefile: do not run makeinfo when only style.css changes
Dmitry Kalyanov [Tue, 1 Sep 2009 21:05:31 +0000 (01:05 +0400)]
doc/Makefile: do not run makeinfo when only style.css changes

15 years agoAdd GtkItemFactory to generation
Dmitry Kalyanov [Tue, 1 Sep 2009 21:05:02 +0000 (01:05 +0400)]
Add GtkItemFactory to generation

15 years agoFix typo
Dmitry Kalyanov [Tue, 1 Sep 2009 21:04:43 +0000 (01:04 +0400)]
Fix typo

15 years agoGeneration: try to call the (probable) type initializer before trying to generate...
Dmitry Kalyanov [Tue, 1 Sep 2009 21:04:16 +0000 (01:04 +0400)]
Generation: try to call the (probable) type initializer before trying to generate defintions

15 years agoAdded documentation skeleton and merged skeleton with exisiting docs
Dmitry Kalyanov [Sun, 30 Aug 2009 20:34:03 +0000 (00:34 +0400)]
Added documentation skeleton and merged skeleton with exisiting docs

15 years agoAdded type initializer for GtkUIManager (was not automatically picked up by generator)
Dmitry Kalyanov [Sun, 30 Aug 2009 20:33:08 +0000 (00:33 +0400)]
Added type initializer for GtkUIManager (was not automatically picked up by generator)

15 years agoAdd stub and skeleton generator for gtk doc
Dmitry Kalyanov [Sun, 30 Aug 2009 17:59:15 +0000 (21:59 +0400)]
Add stub and skeleton generator for gtk doc

15 years agoFixed bug with (re-)initialising instances of gobject-class and incorrectly taking...
Dmitry Kalyanov [Sun, 30 Aug 2009 16:13:46 +0000 (20:13 +0400)]
Fixed bug with (re-)initialising instances of gobject-class and incorrectly taking over the g-type-name registration

15 years agoMinor doc modification
Dmitry Kalyanov [Sun, 30 Aug 2009 13:55:22 +0000 (17:55 +0400)]
Minor doc modification

15 years agoAdded workaround for broken texinfo references
Dmitry Kalyanov [Sun, 30 Aug 2009 13:41:45 +0000 (17:41 +0400)]
Added workaround for broken texinfo references

15 years agoGtk Main Loop documentation
Dmitry Kalyanov [Sun, 30 Aug 2009 13:26:35 +0000 (17:26 +0400)]
Gtk Main Loop documentation

15 years agoAdd gtk-events-pending
Dmitry Kalyanov [Sun, 30 Aug 2009 11:55:26 +0000 (15:55 +0400)]
Add gtk-events-pending

15 years agogtk: Make call-within-main-loop-and-wait signal an error instead of just hanging...
Dmitry Kalyanov [Sun, 30 Aug 2009 11:23:00 +0000 (15:23 +0400)]
gtk: Make call-within-main-loop-and-wait signal an error instead of just hanging in a deadlock

15 years agoMentioned mapping betwenn CLOS and GObject classes in GObject doc
Dmitry Kalyanov [Sun, 30 Aug 2009 10:54:50 +0000 (14:54 +0400)]
Mentioned mapping betwenn CLOS and GObject classes in GObject doc

15 years agodoc: include gobject.ref.texi in gobject.texi
Dmitry Kalyanov [Sun, 30 Aug 2009 10:49:12 +0000 (14:49 +0400)]
doc: include gobject.ref.texi in gobject.texi

15 years agoAdded test-custom-window that demonstrates usage of a custom Lisp widget not register...
Dmitry Kalyanov [Sat, 29 Aug 2009 18:53:46 +0000 (22:53 +0400)]
Added test-custom-window that demonstrates usage of a custom Lisp widget not registered with GObject

15 years agoTake :default-initargs into account when creating instances of gobject classes
Dmitry Kalyanov [Sat, 29 Aug 2009 19:17:13 +0000 (23:17 +0400)]
Take :default-initargs into account when creating instances of gobject classes

15 years agodoc: added Github mirror
Dmitry Kalyanov [Sat, 29 Aug 2009 18:05:50 +0000 (22:05 +0400)]
doc: added Github mirror

15 years agoImprovement of GObject class mapping:
Dmitry Kalyanov [Sat, 29 Aug 2009 18:05:25 +0000 (22:05 +0400)]
Improvement of GObject class mapping:
if class specifies a NIL g-type-name then this class maps to an instance of GObject class that is mapped to by its superclass

15 years agoRemoved deprecated gtk child properties
Dmitry Kalyanov [Sat, 29 Aug 2009 17:56:40 +0000 (21:56 +0400)]
Removed deprecated gtk child properties

15 years agoFixed gtk tree-model classes definitions
Dmitry Kalyanov [Sat, 29 Aug 2009 17:56:18 +0000 (21:56 +0400)]
Fixed gtk tree-model classes definitions