cl-gtk2.git
2009-09-06 Dmitry KalyanovUsed :already-referenced flag on gdk-gc-new and widget...
2009-09-06 Dmitry KalyanovAdd :already-referenced flag to g-object foreign type
2009-09-06 Dmitry KalyanovSet *debug-subclass* at mm-test
2009-09-05 Dmitry Kalyanovglib: more debugging logs for gobject creation; fixed...
2009-09-05 Dmitry KalyanovSome tests for memory management
2009-09-05 Dmitry KalyanovAdd to .gitignore
2009-09-05 Dmitry KalyanovChange weak reference to toggle references
2009-09-04 Dmitry KalyanovUse 'toggle references'; remove custom denaturation...
2009-09-03 Dmitry Kalyanovtarget in doc/Makefile to build compressed manual
2009-09-03 Dmitry KalyanovMore work on reference manual
2009-09-03 Dmitry KalyanovConsistent order of generated definitions
2009-09-03 Dmitry KalyanovRemoved duplicate definitions of g-type-name, g-type...
2009-09-02 Dmitry KalyanovDocumentation for properies and signals of cell-rendere...
2009-09-02 Dmitry KalyanovSignalRef texinfo macro
2009-09-02 Dmitry KalyanovRemove duplicate definition for gtk-events-pending
2009-09-02 Dmitry KalyanovTypo
2009-09-01 Dmitry KalyanovRegenerated doc skeletons; wrote couple of sections...
2009-09-01 Dmitry KalyanovImproved doc-skeleton generator
2009-09-01 Dmitry KalyanovImproved doc/style.css
2009-09-01 Dmitry Kalyanovdoc/Makefile: do not run makeinfo when only style.css...
2009-09-01 Dmitry KalyanovAdd GtkItemFactory to generation
2009-09-01 Dmitry KalyanovFix typo
2009-09-01 Dmitry KalyanovGeneration: try to call the (probable) type initializer...
2009-08-30 Dmitry KalyanovAdded documentation skeleton and merged skeleton with...
2009-08-30 Dmitry KalyanovAdded type initializer for GtkUIManager (was not automa...
2009-08-30 Dmitry KalyanovAdd stub and skeleton generator for gtk doc
2009-08-30 Dmitry KalyanovFixed bug with (re-)initialising instances of gobject...
2009-08-30 Dmitry KalyanovMinor doc modification
2009-08-30 Dmitry KalyanovAdded workaround for broken texinfo references
2009-08-30 Dmitry KalyanovGtk Main Loop documentation
2009-08-30 Dmitry KalyanovAdd gtk-events-pending
2009-08-30 Dmitry Kalyanovgtk: Make call-within-main-loop-and-wait signal an...
2009-08-30 Dmitry KalyanovMentioned mapping betwenn CLOS and GObject classes...
2009-08-30 Dmitry Kalyanovdoc: include gobject.ref.texi in gobject.texi
2009-08-29 Dmitry KalyanovAdded test-custom-window that demonstrates usage of...
2009-08-29 Dmitry KalyanovTake :default-initargs into account when creating insta...
2009-08-29 Dmitry Kalyanovdoc: added Github mirror
2009-08-29 Dmitry KalyanovImprovement of GObject class mapping:
2009-08-29 Dmitry KalyanovRemoved deprecated gtk child properties
2009-08-29 Dmitry KalyanovFixed gtk tree-model classes definitions
2009-08-29 Dmitry Kalyanovgtk-glext: add planet demo
2009-08-29 Dmitry KalyanovExport gdk:gdk-window-events
2009-08-29 Dmitry Kalyanovgtk-glext: cleanup
2009-08-28 Dmitry KalyanovAdded cl-gtk2-gtk-glext (initial patch by Vitaly Mayats...
2009-08-28 Dmitry KalyanovAdded timeouts
2009-08-28 Dmitry KalyanovAdded defgenerics for boxed type functions
2009-08-27 Dmitry KalyanovWork on documentation
2009-08-27 Dmitry KalyanovFixed a typo; added partial GdkDisplay and GdkScreen...
2009-08-22 Dmitry KalyanovAdded GdkScreen mapping
2009-08-22 Dmitry Kalyanovfix for clozure: do not use (non-standard) make-instanc...
2009-08-18 Dmitry Kalyanovdoc: include structures and opaque boxed types in gener...
2009-08-18 Dmitry Kalyanovgtk: export GtkBorder
2009-08-18 Dmitry KalyanovGenerate references by introspection
2009-08-16 Dmitry KalyanovImproved documentation: added specification of type...
2009-08-16 Dmitry KalyanovAdded --disable-debugger to sbcl invokation for html...
2009-08-16 Dmitry KalyanovAdded gitignore
2009-08-16 Dmitry KalyanovSome semi-useful implementation notes of GBoxed
2009-08-16 Dmitry KalyanovStub for Gtk documentation
2009-08-15 Dmitry Kalyanovgtk: Fixed a few typos in defcfuns; added conversions...
2009-08-15 Dmitry KalyanovWorked around importing symbols from CLOSER-MOP on...
2009-08-08 Dmitry Kalyanovfixed harmless style-warnings
2009-08-08 Dmitry Kalyanovdoc: documented the new GBoxed type mapping
2009-08-08 Dmitry Kalyanovdoc: added --noinform option to sbcl command line
2009-08-08 Dmitry Kalyanovdoc: removed verbose messages from colorize-lisp-examples
2009-08-08 Dmitry Kalyanovglib: exported glib-defcallback
2009-08-08 Dmitry Kalyanovglib: Now really commented out debugging code
2009-08-08 Dmitry Kalyanovglib: removed undefined macros from export
2009-08-08 Dmitry Kalyanovglib: add glib-defcallback macro to be able to work...
2009-08-07 Dmitry KalyanovRemoved old Gboxed code
2009-08-07 Dmitry Kalyanovgdk: improved GdkEvent type mapping
2009-08-07 Dmitry Kalyanovglib: Commented out debugging code
2009-08-07 Dmitry Kalyanovglib: Fixed boxed-related-symbols for variant structures
2009-08-07 Dmitry Kalyanovglib: made debugf macro
2009-08-07 Dmitry Kalyanovgtk: fixed wrong type for defmethod
2009-08-07 Dmitry Kalyanovglib: Changed generated-c{struct,union}-name to generat...
2009-08-07 Dmitry Kalyanovglib: Fixed copying inline slots to proxy
2009-08-06 Dmitry KalyanovRemove calls to release and using for GBoxed structures
2009-08-06 Dmitry KalyanovNow really get rid of fixed-array foreign-type
2009-08-06 Dmitry KalyanovFix Gtk's usage of new GBoxed
2009-08-06 Dmitry KalyanovUse new GBoxed in GDK and GTK
2009-08-06 Dmitry KalyanovUse new GBoxed in generating.lisp
2009-08-06 Dmitry Kalyanovglib: Added convenience functions
2009-08-06 Dmitry Kalyanovgdk: use new GBoxed type mapping
2009-08-06 Dmitry Kalyanovglib: Support inline boxed cstruct slots
2009-08-06 Dmitry Kalyanovglib: Fix memory overwrite in translate-to-foreign...
2009-08-06 Dmitry Kalyanovglib: make arguments in type decision procedure ignorab...
2009-08-06 Dmitry Kalyanovglib: user internal package to generate structure names...
2009-08-06 Dmitry Kalyanovglib: GBoxed structures slots with :count are interpret...
2009-08-05 Dmitry Kalyanovglib: fixed free-translated-object for variant cstruct
2009-08-05 Dmitry Kalyanovglib: Fixed generation of union for variant struct...
2009-08-05 Dmitry Kalyanovglib: use copy-slots-to-{native,proxy} in variant-cstruct
2009-08-05 Dmitry Kalyanovglib: Fix and improve boxed-variant-cstruct
2009-08-05 Dmitry Kalyanovglib: improve parsing and generation of cstructs
2009-08-05 Dmitry KalyanovGObject: correctly specify :count options for slots...
2009-08-04 Dmitry KalyanovUpdated formalization of GBoxed mapping
2009-08-03 Dmitry KalyanovGlib: Fixed native-to-proxy for opaque wrappers; fixed...
2009-08-02 Dmitry KalyanovImplemented gboxed foreign types based on new formalization
2009-08-02 Dmitry Kalyanovmore improvements on gboxed
2009-08-01 Dmitry KalyanovAdded parse-kind argument to gobject::parse-g-value...
2009-08-01 Dmitry KalyanovAdded new gobject code to glib
next