summaryrefslogtreecommitdiff
path: root/desktop/tree.c
Commit message (Expand)AuthorAgeFilesLines
...
* Possible fix for issue reported by Chris Young.Michael Drake2010-12-151-1/+5
* Much faster redraw of treeviews.Michael Drake2010-12-151-8/+19
* Further tidy up of node redraw.Michael Drake2010-12-151-20/+24
* Pass clip rectangle around tree redraw. Update clipping area with respect to...Michael Drake2010-12-151-104/+163
* Set text position with respect to TREE_LINE_HEIGHT.Michael Drake2010-12-121-6/+16
* Set expansion toggle position with respect to TREE_LINE_HEIGHT.Michael Drake2010-12-121-2/+2
* Set icon position with respect to TREE_LINE_HEIGHT.Michael Drake2010-12-121-9/+9
* Remove redundant line plots, from tree_draw_node() and add comments.Michael Drake2010-12-121-12/+14
* More "NetSurfy" colours. Note treeview restyling is still in progress; this ...Michael Drake2010-12-121-3/+3
* Create some tree plot styles and use them.Michael Drake2010-12-121-9/+22
* Remove pointless rectangle fill under text.Michael Drake2010-12-121-3/+0
* Rename usages of "furniture" which applied to expansion toggle boxes to "expa...Michael Drake2010-12-121-20/+25
* Rename tree_draw_node_expansion() to tree_draw_node_expansion_toggle(). Pedan...Michael Drake2010-12-121-27/+31
* Fix TREE_ICON_SIZE to match size of actual icons. Fix clip rectangle for icon...Michael Drake2010-12-121-3/+3
* Use TREE_LINE_HEIGHT define instead of magic 20 everywhere.Michael Drake2010-12-121-12/+10
* Clearer font styles.Michael Drake2010-12-121-6/+6
* If a drag is in progress that the tree can't handle, it is a TREE_UNKNOWN_DRA...Chris Young2010-10-301-0/+2
* Only set TREE_MOVE_DRAG is the tree is TREE_MOVABLEChris Young2010-10-301-1/+2
* Allow getting the tree's drag property. This ensures we can see whether the ...Chris Young2010-10-291-7/+12
* Make CR also stop and save tree editsChris Young2010-10-171-0/+1
* - Request correct redraw area when changing a node's size in tree_handle_node...Steve Fryatt2010-10-101-29/+29
* Merge treeview-redux to trunkJohn Mark Bell2010-10-051-904/+2186
* Fix up confusing formattingVincent Sanders2010-06-281-2/+2
* Lose redundant variable.John Mark Bell2009-05-281-3/+2
* - Compiler warning squashJohn Tytgat2008-07-261-4/+4
* Bug fixes by Franz Korntner.James Bursa2007-10-281-1/+2
* Update all source code file headers to reflect GPL version 2 only and contain...Vincent Sanders2007-08-081-3/+14
* Remove the netsurf/ from the include paths and rationalise use of <> vs "" in...Daniel Silverstone2007-05-301-6/+6
* Update project URL.Michael Drake2006-11-271-2/+2
* Allow the user to delete cookies.Richard Wilson2006-07-161-37/+54
* Slightly improve positioning of lists.Richard Wilson2006-07-161-1/+1
* Allow the viewing of the entire SSL certificate chain.Richard Wilson2006-07-161-10/+30
* Add relevent extensions to allow treeviews to be used as an embedded list com...Richard Wilson2006-07-151-50/+46
* Display session cookies' expiry correctlyJohn Mark Bell2006-07-151-10/+13
* Add basic cookie viewer, make trees use textarea components for UTF8 editing,...Richard Wilson2006-07-131-6/+139
* Fix crash when deleting directoriesJohn Mark Bell2006-04-151-1/+1
* Store URLs explicitly in URL database for faster access.John Mark Bell2006-04-111-10/+7
* Unify information databasesJohn Mark Bell2006-04-091-60/+66
* [project @ 2006-01-06 13:25:29 by rjw]Richard Wilson2006-01-061-0/+2
* [project @ 2006-01-06 12:50:37 by rjw]Richard Wilson2006-01-061-2/+2
* [project @ 2006-01-06 02:56:00 by rjw]Richard Wilson2006-01-061-5/+5
* [project @ 2006-01-04 22:40:36 by rjw]Richard Wilson2006-01-041-0/+1
* [project @ 2006-01-01 17:00:56 by rjw]Richard Wilson2006-01-011-23/+12
* [project @ 2006-01-01 15:46:43 by rjw]Richard Wilson2006-01-011-0/+9
* [project @ 2005-12-31 06:17:36 by jmb]John Mark Bell2005-12-311-55/+51
* [project @ 2005-12-31 04:37:56 by rjw]Richard Wilson2005-12-311-105/+53
* [project @ 2005-06-23 17:22:28 by rjw]Richard Wilson2005-06-231-13/+18
* [project @ 2005-06-13 20:41:28 by rjw]Richard Wilson2005-06-131-1/+1
* [project @ 2005-03-20 23:02:00 by rjw]Richard Wilson2005-03-201-2/+4
* [project @ 2005-02-08 23:34:56 by rjw]Richard Wilson2005-02-081-16/+71