cl-gtk2.git
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
2009-08-01 Dmitry KalyanovRemoved commented code
2009-08-01 Dmitry KalyanovGBoxed: protect against NILs and null-pointers
2009-08-01 Dmitry Kalyanovinitial work on new gboxed
2009-07-30 Dmitry Kalyanovglib: do not call undefined foreign type initializers...
2009-07-25 Dmitry KalyanovAdded syntax highligh to GObject docs (taken from CFFI...
2009-07-23 Dmitry Kalyanovgtk-demo: added demo-treeview-tree function
2009-07-23 Dmitry KalyanovGtkTreeModel: added tree-lisp-store implementation...
2009-07-23 Dmitry KalyanovGtkTreeModel: use g-type-designator foreign type
2009-07-23 Dmitry KalyanovGtk: Add dependency on ITERATE
2009-07-21 Dmitry Kalyanovfix typo
2009-07-21 Dmitry Kalyanovremoved redundant declaration
2009-07-21 Dmitry KalyanovFixed setting and parsing GValues of GBoxed type GStrv
2009-07-18 Dmitry KalyanovAdded documentation about creating GObject classes
2009-07-18 Dmitry KalyanovA note in the GObject manual about g-boxed-refs
2009-07-18 Dmitry KalyanovFix slot-boundp-using-class method for gobject-class
2009-07-17 Dmitry KalyanovAdded documentation for g-type= and g-type/=
2009-07-17 Dmitry KalyanovIntroduce g-type= and g-type/=
2009-07-17 Dmitry KalyanovAdded documentation about GBoxed
2009-07-17 Dmitry Kalyanovadd initforms for GdkRectangle and GdkFont
2009-07-17 Dmitry KalyanovMore parts of documentation
2009-07-17 Dmitry Kalyanovexport variables that affect gobject definitions generation
2009-07-17 Dmitry KalyanovAdd optional lisp-name-package arguments to gobject...
2009-07-17 Dmitry Kalyanovadd more documentation
next