chiark / gitweb /
Added new type UNBOXED-VECTOR
[clg] / gtk / gtktree.lisp
2008-04-11 espenChanged return type for TREE-ROW-REFERENCE-GET-PATH
2008-02-27 espenFixed some typos (tree-path -> tree-iter)
2007-10-22 espenAdded missing read-time conditional testing for Gtk...
2007-10-17 espenInstances of TREE-ITER properly allocated as memory...
2007-09-06 espenMade %TREE-PATH-TO-VECTOR handle null pointers
2007-08-20 espenBug fix in TREE-MODEL-ROW-DATA
2007-08-20 espenBug fix, added bindings and a minor API change
2007-05-10 espenBug fix
2007-01-07 espenAdded args argument to COMPUTE-SIGNAL-FUNCTION and...
2006-10-17 espenMade iter argument to TREE-MODEL-ITER-N-CHILDREN optional
2006-09-15 espenCode for setting of values in list-store and tree-store...
2006-08-15 espenPath argument to the toggle signal for cell-renderer...
2006-06-23 espenAdded new function ENSURE-TREE-PATH
2006-06-23 espenFixes for AMD64
2006-04-26 espenManual slot definitions for icon-view
2006-04-26 espenMinor required changes
2006-03-03 espenTREE-MODEL-VALUE made a generic function
2006-02-28 espenDefgeneric added to get rid of a style warning
2006-02-26 espenType method system redesigned
2006-02-19 espenC callbacks cleaned up and ported to new API
2006-02-09 espenAdded ALLOCATE-FOREIGN method
2006-02-08 espenChanged to use of settable FOREIGN-LOCATION
2006-02-06 espenAdded optional weak-p arg to reader functions
2005-09-26 espenAdded bindings for Gtk 2.8
2005-04-23 espenChanged to MIT license
2005-03-13 espenAdded bindings to GtkIconView and GtkTreeSortable and...
2005-03-03 espenAdded missing DESTROY-FUNCTION method for TREE-PATH
2005-02-27 espenSymbolic column names with CELL-LAYOUT-ADD-ATTRIBUTE...
2005-02-03 espenChanges required by SBCL
2005-01-06 espenBug fix
2004-12-17 espenAdded lots of bindings
2004-11-21 espenAdded selection in list and tree widgets
2004-11-15 espenMore code for tree and list widgets
2004-11-07 espenInitial bindings for tree and list widgets