Add translate-to-foreign and free-translated-object methods to gobject:fixed-array...
[cl-gtk2.git] / generating.lisp
2010-08-15 Andrey Kutejkoadded group property to GtkRadioButton
2009-10-10 Dmitry KalyanovGtkWidget binding
2009-10-08 Dmitry Kalyanovfinished bindings for GtkTextView
2009-10-03 Dmitry KalyanovAdd bindings; add information on bindings coverage
2009-10-01 Dmitry KalyanovWork on GtkText* bindings
2009-09-24 Dmitry KalyanovMove GtkEditable properties to generating.lisp; regener...
2009-09-19 Dmitry KalyanovAdd 'gtk-' prefix for GtkWindow accessors and functions...
2009-09-19 Dmitry Kalyanovgenerating: add deprecated Gtk+ classes to exclusion...
2009-09-19 Dmitry KalyanovTypo fix
2009-09-17 Ivan ChernetskyUnbalanced parentheses.
2009-09-17 Ivan ChernetskyMerge branch 'master' into bindings-coverage
2009-09-13 Dmitry KalyanovAdd GtkEntryCompletion
2009-09-13 Dmitry KalyanovReindent generating.lisp
2009-09-13 Dmitry KalyanovMove GtkEntry::layout property to generating
2009-09-13 Dmitry KalyanovFix typos; add GtkEntryIconPosition enum to generating
2009-09-13 Dmitry KalyanovRefactoring of GtkEntry
2009-09-13 Dmitry KalyanovAdd GtkLabel properties and stubs for PangoWrapMode...
2009-09-12 Dmitry KalyanovAdd GtkAssistant widget
2009-09-12 Ivan ChernetskyMerge branch 'master' into bindings-coverage
2009-09-12 Dmitry KalyanovAdded `window' property of GtkWindowGroup
2009-09-12 Dmitry KalyanovAdded several GtkWindow's properties
2009-09-10 Dmitry KalyanovAdded GtkDialog properties
2009-09-08 Ivan ChernetskyGtkPageSetupUnixDialog and GtkPrintUnixDialog objects...
2009-09-08 Ivan ChernetskyGtkFileSelection object added.
2009-09-08 Ivan ChernetskyProperties coverage for GtkDialog.
2009-09-08 Ivan ChernetskyProperties coverage for GtkWindow. Changed the prefix...
2009-09-08 Ivan ChernetskyProperties for GtkWidget.
2009-09-07 Dmitry KalyanovFix the sorting of generated properties; exclude GtkGLD...
2009-09-01 Dmitry KalyanovAdd GtkItemFactory to generation
2009-08-06 Dmitry KalyanovUse new GBoxed in generating.lisp
2009-07-17 Dmitry KalyanovUse exported symbol in generating.lisp
2009-05-12 Dmitry KalyanovFixed function names in generating.lisp; added GtkActiv...
2009-03-26 Dmitry KalyanovAdded GtkTextTag.priority property
2009-03-18 Dmitry Kalyanovadd GtkWidget
2009-03-18 Dmitry Kalyanovmiscellaneous classes, containers, child properties
2009-03-17 Dmitry Kalyanovadded layout-containers
2009-03-17 Dmitry Kalyanovadded selector widgets
2009-03-17 Dmitry Kalyanovadded ui-manager and related stuff
2009-03-17 Dmitry Kalyanovadded combo-box, menu, toolbar
2009-03-17 Dmitry KalyanovFixed wrong spelling of type GtkSelectionMode
2009-03-16 Dmitry Kalyanovinitial attempt at tree-view
2009-03-16 Dmitry KalyanovInclude fields from GtkTreeViewColumn in generating...
2009-02-10 Dmitry KalyanovInitial commit