log finch/libgnt/gnttree.c @ 18705:d36aceb74a46

age author description
Fri, 20 Jul 2007 21:46:29 +0000 Sadrul Habib Chowdhury Allow disabling the widget actions on specific widgets. This allows, for
Thu, 19 Jul 2007 21:34:35 +0000 Sadrul Habib Chowdhury Anoter patch from Javeed Shaikh to introduce a utility function for a tree.
Thu, 19 Jul 2007 21:11:37 +0000 Sadrul Habib Chowdhury Patch from Javeed Shaikh to make the search function non-braindamaged.
Thu, 19 Jul 2007 08:25:26 +0000 Sadrul Habib Chowdhury Allow using custom search functions.
Tue, 17 Jul 2007 11:09:03 +0000 Sadrul Habib Chowdhury Do some work to make pygnt more useful. The dbus-gnt script works fairly
Sun, 15 Jul 2007 12:49:23 +0000 Sadrul Habib Chowdhury Fix compile warnings that only shows up with -O3. This may have caused
Sat, 14 Jul 2007 03:02:41 +0000 Sadrul Habib Chowdhury New feature: successful compilation.
Sat, 14 Jul 2007 02:15:42 +0000 Sadrul Habib Chowdhury Allow setting the search column in a tree to use for typeahead searching.
Sat, 14 Jul 2007 01:31:44 +0000 Sadrul Habib Chowdhury Use gobject properties instead of hacks when creating columns in a tree.
Fri, 06 Jul 2007 21:42:25 +0000 Sadrul Habib Chowdhury Allow showing right-aligned text trees. Right-align the size in the file
Fri, 06 Jul 2007 01:20:20 +0000 Sadrul Habib Chowdhury Allow trigger keys for menuitems.
Tue, 03 Jul 2007 04:47:24 +0000 Sadrul Habib Chowdhury Allow storing non-string binary data in tree columns.
Sun, 01 Jul 2007 14:04:35 +0000 Sadrul Habib Chowdhury Parentheses helps.
Sun, 01 Jul 2007 12:21:30 +0000 Sadrul Habib Chowdhury Resize tree-columns nicely when the tree is resized. We can tell it to
Fri, 29 Jun 2007 04:05:49 +0000 Sadrul Habib Chowdhury Oops. I missed this. This allows setting tree-column titles one by one.