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.
|