Dmitry Kalyanov [Sun, 13 Sep 2009 08:23:48 +0000 (12:23 +0400)]
doc/Makefile: Include gobject/ in manual.tar.bz2 make target
Dmitry Kalyanov [Sun, 13 Sep 2009 00:45:00 +0000 (04:45 +0400)]
Add information on gobject:release and gobject:using into documentation
Dmitry Kalyanov [Sun, 13 Sep 2009 00:40:58 +0000 (04:40 +0400)]
Support for gobject:release method for GObjects
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
Dmitry Kalyanov [Sun, 13 Sep 2009 00:06:24 +0000 (04:06 +0400)]
gtk-glext: workaround for cl-glut not reinitializaing on image restart
Dmitry Kalyanov [Sat, 12 Sep 2009 23:37:06 +0000 (03:37 +0400)]
Correct GObject manual regarding change to closures handling
Dmitry Kalyanov [Sat, 12 Sep 2009 23:23:15 +0000 (03:23 +0400)]
Simplify Lisp image initialization and finalization process
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
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
Dmitry Kalyanov [Sat, 12 Sep 2009 21:54:57 +0000 (01:54 +0400)]
Properly export gobject:disconnect-signal
Dmitry Kalyanov [Sat, 12 Sep 2009 21:39:45 +0000 (01:39 +0400)]
Add GtkAssistant documentation
Dmitry Kalyanov [Sat, 12 Sep 2009 21:20:20 +0000 (01:20 +0400)]
Add GtkAssistant widget
Dmitry Kalyanov [Sat, 12 Sep 2009 21:04:49 +0000 (01:04 +0400)]
gobject: exported foreign closures API; add disconnect-signal
Dmitry Kalyanov [Sat, 12 Sep 2009 19:05:05 +0000 (23:05 +0400)]
Documentation for GtkAboutDialog
Dmitry Kalyanov [Sat, 12 Sep 2009 18:59:18 +0000 (22:59 +0400)]
Write GStrv type as a 'list of string' in doc/skeleton
Dmitry Kalyanov [Sat, 12 Sep 2009 18:45:31 +0000 (22:45 +0400)]
Export gtk:dialog-set-alternative-button-order
Dmitry Kalyanov [Sat, 12 Sep 2009 12:54:54 +0000 (16:54 +0400)]
Added documentation for GtkWindowGroup
Dmitry Kalyanov [Sat, 12 Sep 2009 12:52:50 +0000 (16:52 +0400)]
Added GtkWindowGroup's methods
Dmitry Kalyanov [Sat, 12 Sep 2009 12:52:27 +0000 (16:52 +0400)]
Typo fix
Dmitry Kalyanov [Sat, 12 Sep 2009 12:51:48 +0000 (16:51 +0400)]
Added `window' property of GtkWindowGroup
Dmitry Kalyanov [Sat, 12 Sep 2009 12:19:44 +0000 (16:19 +0400)]
Slot setters for gobject-class metaclass classes return the new value
Dmitry Kalyanov [Sat, 12 Sep 2009 12:19:05 +0000 (16:19 +0400)]
Wrote draft of GtkWindow's documentation
Dmitry Kalyanov [Sat, 12 Sep 2009 12:17:44 +0000 (16:17 +0400)]
Added several GtkWindow's properties
Dmitry Kalyanov [Thu, 10 Sep 2009 20:04:56 +0000 (00:04 +0400)]
Added documentation for GtkDialog
Dmitry Kalyanov [Thu, 10 Sep 2009 20:04:33 +0000 (00:04 +0400)]
Added texinfo macros EnumVRes, Method and RMethod
Dmitry Kalyanov [Thu, 10 Sep 2009 20:03:57 +0000 (00:03 +0400)]
Added GtkDialog properties
Dmitry Kalyanov [Wed, 9 Sep 2009 18:55:54 +0000 (22:55 +0400)]
Some more sophistication in mm-test
Dmitry Kalyanov [Mon, 7 Sep 2009 18:32:37 +0000 (22:32 +0400)]
Fix the sorting of generated properties; exclude GtkGLDrawingArea from generation
Dmitry Kalyanov [Mon, 7 Sep 2009 17:37:31 +0000 (21:37 +0400)]
gtk-glext: Add a forgotten with-gl-context
Dmitry Kalyanov [Sun, 6 Sep 2009 13:44:49 +0000 (17:44 +0400)]
Mention :already-referenced flag of g-object foreign type
Dmitry Kalyanov [Sun, 6 Sep 2009 13:44:32 +0000 (17:44 +0400)]
Typo
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
Dmitry Kalyanov [Sun, 6 Sep 2009 13:26:03 +0000 (17:26 +0400)]
Add :already-referenced flag to g-object foreign type
Dmitry Kalyanov [Sun, 6 Sep 2009 10:16:58 +0000 (14:16 +0400)]
Set *debug-subclass* at mm-test
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
Dmitry Kalyanov [Sat, 5 Sep 2009 14:41:10 +0000 (18:41 +0400)]
Some tests for memory management
Dmitry Kalyanov [Sat, 5 Sep 2009 14:40:25 +0000 (18:40 +0400)]
Add to .gitignore
Dmitry Kalyanov [Sat, 5 Sep 2009 14:38:20 +0000 (18:38 +0400)]
Change weak reference to toggle references
Dmitry Kalyanov [Fri, 4 Sep 2009 22:58:21 +0000 (02:58 +0400)]
Use 'toggle references'; remove custom denaturation-fighting code from subclassing
Dmitry Kalyanov [Thu, 3 Sep 2009 03:42:12 +0000 (07:42 +0400)]
target in doc/Makefile to build compressed manual
Dmitry Kalyanov [Thu, 3 Sep 2009 03:41:30 +0000 (07:41 +0400)]
More work on reference manual
Dmitry Kalyanov [Thu, 3 Sep 2009 03:35:04 +0000 (07:35 +0400)]
Consistent order of generated definitions
Dmitry Kalyanov [Thu, 3 Sep 2009 03:24:39 +0000 (07:24 +0400)]
Removed duplicate definitions of g-type-name, g-type-from-name
Dmitry Kalyanov [Wed, 2 Sep 2009 21:00:52 +0000 (01:00 +0400)]
Documentation for properies and signals of cell-renderer family of classes
Dmitry Kalyanov [Wed, 2 Sep 2009 20:59:55 +0000 (00:59 +0400)]
SignalRef texinfo macro
Dmitry Kalyanov [Wed, 2 Sep 2009 20:34:56 +0000 (00:34 +0400)]
Remove duplicate definition for gtk-events-pending
Dmitry Kalyanov [Wed, 2 Sep 2009 19:59:00 +0000 (23:59 +0400)]
Typo
Dmitry Kalyanov [Tue, 1 Sep 2009 21:06:48 +0000 (01:06 +0400)]
Regenerated doc skeletons; wrote couple of sections of Gtk+ objects documentation
Dmitry Kalyanov [Tue, 1 Sep 2009 21:06:20 +0000 (01:06 +0400)]
Improved doc-skeleton generator
Dmitry Kalyanov [Tue, 1 Sep 2009 21:05:50 +0000 (01:05 +0400)]
Improved doc/style.css
Dmitry Kalyanov [Tue, 1 Sep 2009 21:05:31 +0000 (01:05 +0400)]
doc/Makefile: do not run makeinfo when only style.css changes
Dmitry Kalyanov [Tue, 1 Sep 2009 21:05:02 +0000 (01:05 +0400)]
Add GtkItemFactory to generation
Dmitry Kalyanov [Tue, 1 Sep 2009 21:04:43 +0000 (01:04 +0400)]
Fix typo
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
Dmitry Kalyanov [Sun, 30 Aug 2009 20:34:03 +0000 (00:34 +0400)]
Added documentation skeleton and merged skeleton with exisiting docs
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)
Dmitry Kalyanov [Sun, 30 Aug 2009 17:59:15 +0000 (21:59 +0400)]
Add stub and skeleton generator for gtk doc
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
Dmitry Kalyanov [Sun, 30 Aug 2009 13:55:22 +0000 (17:55 +0400)]
Minor doc modification
Dmitry Kalyanov [Sun, 30 Aug 2009 13:41:45 +0000 (17:41 +0400)]
Added workaround for broken texinfo references
Dmitry Kalyanov [Sun, 30 Aug 2009 13:26:35 +0000 (17:26 +0400)]
Gtk Main Loop documentation
Dmitry Kalyanov [Sun, 30 Aug 2009 11:55:26 +0000 (15:55 +0400)]
Add gtk-events-pending
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
Dmitry Kalyanov [Sun, 30 Aug 2009 10:54:50 +0000 (14:54 +0400)]
Mentioned mapping betwenn CLOS and GObject classes in GObject doc
Dmitry Kalyanov [Sun, 30 Aug 2009 10:49:12 +0000 (14:49 +0400)]
doc: include gobject.ref.texi in gobject.texi
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
Dmitry Kalyanov [Sat, 29 Aug 2009 19:17:13 +0000 (23:17 +0400)]
Take :default-initargs into account when creating instances of gobject classes
Dmitry Kalyanov [Sat, 29 Aug 2009 18:05:50 +0000 (22:05 +0400)]
doc: added Github mirror
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
Dmitry Kalyanov [Sat, 29 Aug 2009 17:56:40 +0000 (21:56 +0400)]
Removed deprecated gtk child properties
Dmitry Kalyanov [Sat, 29 Aug 2009 17:56:18 +0000 (21:56 +0400)]
Fixed gtk tree-model classes definitions
Dmitry Kalyanov [Sat, 29 Aug 2009 14:41:47 +0000 (18:41 +0400)]
gtk-glext: add planet demo
Dmitry Kalyanov [Sat, 29 Aug 2009 14:41:22 +0000 (18:41 +0400)]
Export gdk:gdk-window-events
Dmitry Kalyanov [Sat, 29 Aug 2009 05:32:20 +0000 (09:32 +0400)]
gtk-glext: cleanup
Dmitry Kalyanov [Fri, 28 Aug 2009 21:33:32 +0000 (01:33 +0400)]
Added cl-gtk2-gtk-glext (initial patch by Vitaly Mayatskikh adopted from cells-gtk3)
Dmitry Kalyanov [Fri, 28 Aug 2009 22:04:22 +0000 (02:04 +0400)]
Added timeouts
Dmitry Kalyanov [Fri, 28 Aug 2009 18:02:24 +0000 (22:02 +0400)]
Added defgenerics for boxed type functions
Dmitry Kalyanov [Thu, 27 Aug 2009 18:17:32 +0000 (22:17 +0400)]
Work on documentation
Dmitry Kalyanov [Thu, 27 Aug 2009 18:16:27 +0000 (22:16 +0400)]
Fixed a typo; added partial GdkDisplay and GdkScreen bindings
Dmitry Kalyanov [Sat, 22 Aug 2009 21:20:29 +0000 (01:20 +0400)]
Added GdkScreen mapping
Dmitry Kalyanov [Sat, 22 Aug 2009 18:30:48 +0000 (22:30 +0400)]
fix for clozure: do not use (non-standard) make-instance method for STRUCTURE-CLASSes
Dmitry Kalyanov [Tue, 18 Aug 2009 19:35:21 +0000 (23:35 +0400)]
doc: include structures and opaque boxed types in generated reference
Dmitry Kalyanov [Tue, 18 Aug 2009 19:34:30 +0000 (23:34 +0400)]
gtk: export GtkBorder
Dmitry Kalyanov [Tue, 18 Aug 2009 19:09:41 +0000 (23:09 +0400)]
Generate references by introspection
Dmitry Kalyanov [Sun, 16 Aug 2009 06:45:12 +0000 (10:45 +0400)]
Improved documentation: added specification of type of documented thing
Dmitry Kalyanov [Sun, 16 Aug 2009 06:44:26 +0000 (10:44 +0400)]
Added --disable-debugger to sbcl invokation for html colorization
Dmitry Kalyanov [Sun, 16 Aug 2009 06:16:50 +0000 (10:16 +0400)]
Added gitignore
Dmitry Kalyanov [Sun, 16 Aug 2009 06:12:42 +0000 (10:12 +0400)]
Some semi-useful implementation notes of GBoxed
Dmitry Kalyanov [Sun, 16 Aug 2009 06:11:33 +0000 (10:11 +0400)]
Stub for Gtk documentation
Dmitry Kalyanov [Sat, 15 Aug 2009 09:17:08 +0000 (13:17 +0400)]
gtk: Fixed a few typos in defcfuns; added conversions to double-float
Dmitry Kalyanov [Sat, 15 Aug 2009 09:16:13 +0000 (13:16 +0400)]
Worked around importing symbols from CLOSER-MOP on clozure/openmcl
Dmitry Kalyanov [Sat, 8 Aug 2009 18:46:39 +0000 (22:46 +0400)]
fixed harmless style-warnings
Dmitry Kalyanov [Sat, 8 Aug 2009 18:07:17 +0000 (22:07 +0400)]
doc: documented the new GBoxed type mapping
Dmitry Kalyanov [Sat, 8 Aug 2009 18:06:52 +0000 (22:06 +0400)]
doc: added --noinform option to sbcl command line
Dmitry Kalyanov [Sat, 8 Aug 2009 17:58:06 +0000 (21:58 +0400)]
doc: removed verbose messages from colorize-lisp-examples
Dmitry Kalyanov [Sat, 8 Aug 2009 17:57:28 +0000 (21:57 +0400)]
glib: exported glib-defcallback
Dmitry Kalyanov [Sat, 8 Aug 2009 12:18:39 +0000 (16:18 +0400)]
glib: Now really commented out debugging code
Dmitry Kalyanov [Sat, 8 Aug 2009 06:06:20 +0000 (10:06 +0400)]
glib: removed undefined macros from export
Dmitry Kalyanov [Sat, 8 Aug 2009 06:04:40 +0000 (10:04 +0400)]
glib: add glib-defcallback macro to be able to work current unpatched CFFI
Dmitry Kalyanov [Fri, 7 Aug 2009 22:29:00 +0000 (02:29 +0400)]
Removed old Gboxed code