Added scaling and compositing pixbufs
[cl-gtk2.git] / gtk /
2010-03-09 Dmitry KalyanovClean up after merge
2010-02-28 Andrey Kutejkomore GtkTreeModelFilter methods are wrapped
2010-02-22 Andrey Kutejkofix error in menu-popup
2010-02-22 Andrey Kutejkoadded clipboard-clear
2010-02-14 Dmitry KalyanovAdd some type initializers to classes to remove some...
2010-02-14 Dmitry KalyanovUse new GType designators
2010-02-09 Dmitry KalyanovAdd some type initializers to classes to remove some...
2010-02-03 Dmitry KalyanovUse new GType designators
2010-01-25 Dmitry KalyanovImproved gtk-demo: ensure that leave-gtk-main is called...
2010-01-25 Dmitry KalyanovRefactor gtk-main; rename join-main-thread to join...
2010-01-25 Dmitry KalyanovAdd call to leave-gtk-main in gtk-demo:demo
2010-01-25 Dmitry KalyanovFix gtk-demo:demo's usage of text-tag-table
2010-01-25 Dmitry KalyanovCheck the libraries' versions requirement and throw...
2010-01-22 Andrey Kutejkofix typos
2010-01-22 Dmitry KalyanovConform to style
2010-01-22 Andrey Kutejkotree-model-filter
2010-01-22 Andrey Kutejkoclipboard functions
2010-01-20 Dmitry KalyanovRename g-signal-connect to connect-signal in gtk demo...
2010-01-19 Dmitry KalyanovChanged gtk demo to text view instead of table with...
2010-01-18 Dmitry KalyanovChanged patch to conform
2010-01-18 Dmitry KalyanovMerge branch 'master' into andy128kr
2010-01-18 Andrey KutejkoSquashed andy128k patch
2010-01-12 Dmitry KalyanovWrap gtk-main in Gdk threads lock in unithreaded lisps too
2010-01-11 Dmitry KalyanovMerge remote branch 'remotes/mathrick/gvalue-fix'
2010-01-08 Dmitry KalyanovMinor correction to cl-gtk2-gtk.asd:
2010-01-08 Dmitry KalyanovRemove eXecute permissions from several .lisp files
2010-01-07 mathrickBugfix: call G-VALUE-ZERO instead of G-VALUE-UNSET...
2010-01-05 Dmitry KalyanovSupport :pack-type child-property in gtk:let-ui
2009-12-30 Dmitry KalyanovVersion bump to 0.1.1
2009-12-30 Dmitry KalyanovWhen multithreading is supported, run gtk_main with...
2009-11-29 Dmitry KalyanovFix GtkWidget's structure definition
2009-11-29 Dmitry KalyanovFix typo
2009-11-26 Andrey Kutejkorest gtk-icon-factory- functions
2009-11-26 Andrey Kutejkosome new code
2009-11-26 Andrey Kutejkomore d'n'd functions
2009-11-26 Andrey Kutejkonew files
2009-11-26 Andrey Kutejkosome functions related to d'n'd are written
2009-11-26 Dmitry KalyanovAdd type-initializer-call for GtkTextIter
2009-11-12 Dmitry KalyanovAdd Gdk/Windows and refactor a bit
2009-11-11 Dmitry KalyanovEnsure that foreign libraries are defined and loaded...
2009-11-08 Dmitry KalyanovFix typo
2009-11-07 Dmitry KalyanovFix typos in GtkTreeModel
2009-11-07 Dmitry KalyanovExport gtk:widget-hide
2009-11-01 Dmitry KalyanovFix timer to return T in callback
2009-10-31 Dmitry KalyanovFix gtk-demo
2009-10-31 Dmitry KalyanovAdd test-gdk
2009-10-31 Dmitry KalyanovAdd error handling to gtk:ui-manager-load-from-file...
2009-10-31 Dmitry KalyanovAdd gtk:widget-intersect-region
2009-10-24 Dmitry KalyanovVersion bump to 0.1
2009-10-24 Dmitry KalyanovAdd GtkTreeStore binding
2009-10-23 Dmitry KalyanovAdd GtkListStore binding
2009-10-18 Dmitry KalyanovAdd gtk:timer class
2009-10-17 Dmitry KalyanovAdd GtkTreeModelSort binding
2009-10-16 Dmitry KalyanovImplement tree-model-iter-children-impl for array-list...
2009-10-16 Dmitry KalyanovAdd impl-call option to define-vtable
2009-10-14 Dmitry KalyanovAdd GtkTreeSortable vtable
2009-10-14 Dmitry KalyanovRefactoring of gobject:define-vtable
2009-10-12 Dmitry KalyanovAdd GtkTextBuffer serialization/deserialization binding
2009-10-11 Dmitry KalyanovAdditions to GtkIconView bindings
2009-10-11 Dmitry KalyanovFinish bindings to GtkHsv
2009-10-11 Dmitry KalyanovGtkFileChooser
2009-10-11 Dmitry KalyanovMake stub package for pango
2009-10-11 Dmitry KalyanovGtkContainer binding
2009-10-10 Dmitry KalyanovGtkWidget binding
2009-10-10 Dmitry Kalyanovfinish tree-path and tree-row-reference bindings
2009-10-08 Dmitry Kalyanovfinished bindings for GtkTextView
2009-10-08 Dmitry KalyanovFix circularity in class-precedence-list of tree-models
2009-10-04 Dmitry KalyanovFix some compilation warnings
2009-10-04 Dmitry KalyanovMore careful use of structures in gtk.tree-model.lisp...
2009-10-04 Dmitry KalyanovFix library definitions for ms-windows
2009-10-03 Dmitry KalyanovAdd bindings; add information on bindings coverage
2009-10-01 Dmitry KalyanovWork on GtkText* bindings
2009-09-27 Dmitry KalyanovAdd embedded UI specification language
2009-09-24 Dmitry KalyanovFix default keyword argument on gtk:editable-get-chars
2009-09-24 Dmitry KalyanovMove GtkEditable properties to generating.lisp; regener...
2009-09-19 Dmitry Kalyanovfix gtk-demo:demo-all
2009-09-19 Dmitry KalyanovAdd 'gtk-' prefix for GtkWindow accessors and functions...
2009-09-19 Dmitry KalyanovUpdated documentation and generated-classes
2009-09-19 Dmitry KalyanovMerge from ichernetsky
2009-09-17 Dmitry KalyanovAdd GTK-DEMO:DEMO-ALL function that lets run any demo...
2009-09-17 Ivan ChernetskyMerge branch 'master' into bindings-coverage
2009-09-13 Dmitry KalyanovAdd GtkEntryCompletion
2009-09-13 Dmitry KalyanovRefactoring
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 GtkLinkbutton's set-uri-hook
2009-09-13 Dmitry KalyanovRefactoring of GtkStatusbar
2009-09-13 Dmitry KalyanovAdd GtkLabel properties and stubs for PangoWrapMode...
2009-09-12 Dmitry KalyanovSimplify Lisp image initialization and finalization...
2009-09-12 Dmitry KalyanovAdd foreign library definitions for gdk-pixbuf and...
2009-09-12 Dmitry KalyanovAdd GtkAssistant widget
2009-09-12 Ivan ChernetskyMerge branch 'master' into bindings-coverage
2009-09-12 Dmitry KalyanovExport gtk:dialog-set-alternative-button-order
2009-09-12 Dmitry KalyanovAdded GtkWindowGroup's methods
2009-09-12 Dmitry KalyanovTypo fix
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 ChernetskyProperties coverage for GtkDialog.
next