Wed, 08 Apr 2009 12:35:09 +0000 |
Richard Nelson |
- Don't bother changing/signalling the selected row from NULL to NULL
|
Sun, 05 Apr 2009 08:42:00 +0000 |
Sadrul Habib Chowdhury |
Save the world.
|
Sun, 05 Apr 2009 08:22:22 +0000 |
Sadrul Habib Chowdhury |
Update hardware cursor correctly.
|
Mon, 05 Jan 2009 14:43:15 +0000 |
Sadrul Habib Chowdhury |
Boldify the selected row in the tree. This is helpful when, for example,
|
Mon, 09 Jun 2008 19:32:20 +0000 |
Sadrul Habib Chowdhury |
Fix an off-by-one bug in calculating column widths in trees.
|
Sun, 18 May 2008 20:00:26 +0000 |
Sadrul Habib Chowdhury |
Pressing arrow keys should reset the search timer.
|
Wed, 13 Feb 2008 05:57:54 +0000 |
Sadrul Habib Chowdhury |
'\n' (ctrl-j) should behave similar to '\r' (ctrl-m). Fixes #4833.
|
Thu, 31 Jan 2008 04:40:04 +0000 |
Richard Nelson |
Fix a crash when pressing backspace at a menu
|
Wed, 23 Jan 2008 21:45:43 +0000 |
Sadrul Habib Chowdhury |
Allow customizing the expander in the tree. This is mostly a hack ;)
|
Wed, 23 Jan 2008 00:54:25 +0000 |
Sadrul Habib Chowdhury |
This is supposed to return the key, not the row itself.
|
Tue, 22 Jan 2008 07:28:11 +0000 |
Sadrul Habib Chowdhury |
Function to get the parent key.
|
Fri, 30 Nov 2007 03:17:07 +0000 |
Richard Nelson |
Add support for colour in gnttreerows, and colourise the blist. Fixes #1490
|
Sat, 10 Nov 2007 01:18:15 +0000 |
Sadrul Habib Chowdhury |
Minor adjustments to prevent a crash, correct a data type and fix drawing.
|
Tue, 30 Oct 2007 09:55:47 +0000 |
Sadrul Habib Chowdhury |
Do not ellipsize in a column of size 1.
|
Tue, 30 Oct 2007 09:32:10 +0000 |
Sadrul Habib Chowdhury |
Patch from Josh Davis to correct ellipsization for right-aligned columns.
|
Tue, 30 Oct 2007 09:17:50 +0000 |
Sadrul Habib Chowdhury |
Do not do unnecessary processing when updating text in a column.
|
Fri, 26 Oct 2007 08:41:17 +0000 |
Sadrul Habib Chowdhury |
Draw the 'header' correctly when not showing borders.
|
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.
|