log finch/libgnt/gnttree.c @ 21254:f35b480841dc

age author description
Sat, 20 Oct 2007 05:48:32 +0000 Sadrul Habib Chowdhury Readjust the column widths when a column is hidden/redisplayed.
Tue, 16 Oct 2007 09:51:12 +0000 Sadrul Habib Chowdhury Add gnt_color_pair, which will replace color codes with 'appropriate' text
Fri, 19 Oct 2007 17:06:53 +0000 Luke Schierer applied changes from 88f296b3653b5a7578a7581c1582d37390c9d212
Sat, 08 Sep 2007 03:09:35 +0000 John Bailey The FSF changed its address a while ago; our files were out of date.
Thu, 23 Aug 2007 06:14:21 +0000 Sadrul Habib Chowdhury Allow building with glib < 2.8.
Thu, 21 Jun 2007 20:37:57 +0000 Eric Polino propagate from branch 'im.pidgin.pidgin' (head d2f50519c5ed668dd980277afdc25d71ccb8a852)
Tue, 12 Jun 2007 21:21:37 +0000 Eric Polino propagate from branch 'im.pidgin.pidgin.2.1.0' (head 121873f517c4c5e2d65c3a1cdd152694834d7db0)
Sat, 11 Aug 2007 04:19:32 +0000 Sadrul Habib Chowdhury disapproval of revision 'a4ce7b8adf2db74d531c35278fe83247d90ce4b1'
Sat, 11 Aug 2007 04:18:14 +0000 Sadrul Habib Chowdhury libgnt.localize
Tue, 07 Aug 2007 21:45:31 +0000 Sadrul Habib Chowdhury propagate from branch 'im.pidgin.pidgin' (head 5e5168d639fb9a3a29ab3fe44b976d6d25924403)
Mon, 06 Aug 2007 01:46:07 +0000 Richard Nelson fix typo-leak
Mon, 30 Jul 2007 12:20:15 +0000 Stu Tomlinson These are new in Glib 2.8:
Mon, 30 Jul 2007 20:46:07 +0000 Sadrul Habib Chowdhury Make sure long titles remain within their own cell.
Sun, 29 Jul 2007 18:41:28 +0000 Sadrul Habib Chowdhury Fix a /-search bug.
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.
Tue, 19 Jun 2007 03:07:51 +0000 Sadrul Habib Chowdhury I think this fixes the ellipsization in the trees.
Sat, 16 Jun 2007 19:44:59 +0000 Richard Laager Re-fix the DBus list handling code by killing const GList* / const GSList*
Fri, 15 Jun 2007 02:35:52 +0000 Sadrul Habib Chowdhury I am not sure why I made this change. But it looks good.
Fri, 08 Jun 2007 10:21:50 +0000 Richard Nelson propagate from branch 'im.pidgin.finch.workspaces' (head 76cfc9565a5cdde8d2e1f2efc3282b309a55a110)
Wed, 06 Jun 2007 15:50:21 +0000 Eric Polino applied changes from 016401bd409e6229fae0ab1e80d9fef9365511b3
Sat, 12 May 2007 23:58:11 +0000 Richard Nelson Let windows know when the workspace they are in is being hidden/shown
Sat, 28 Apr 2007 10:07:22 +0000 Sadrul Habib Chowdhury Fix an odd selection issue when moving up.
Fri, 20 Apr 2007 19:14:04 +0000 Sadrul Habib Chowdhury Debug is not necessary anymore, and don't crash on null text.
Wed, 18 Apr 2007 22:05:18 +0000 Sadrul Habib Chowdhury Show the search string in the tree.
Mon, 16 Apr 2007 05:19:07 +0000 Richard Nelson emit/handle gnttree signals appropriately
Sun, 15 Apr 2007 05:28:29 +0000 Sadrul Habib Chowdhury We don't need to do anything about the heights here.
Sat, 14 Apr 2007 12:39:33 +0000 Richard Nelson Remember the collapsed state of groups in the blist
Sun, 01 Apr 2007 03:46:58 +0000 Sadrul Habib Chowdhury Backspace to jump to parent.
Fri, 30 Mar 2007 06:47:54 +0000 Sadrul Habib Chowdhury Fine tune column hiding.
Fri, 30 Mar 2007 05:32:40 +0000 Sadrul Habib Chowdhury Allow making some columns invisible.
Thu, 29 Mar 2007 20:30:00 +0000 Sadrul Habib Chowdhury check-items are wider.
Mon, 26 Mar 2007 04:10:39 +0000 Sadrul Habib Chowdhury Some define changes. This helps in generating the python bindings.
Sun, 18 Mar 2007 19:38:15 +0000 Sean Egan renamed gaim-text to finch