summaryrefslogtreecommitdiff
path: root/desktop/tree.h
Commit message (Expand)AuthorAgeFilesLines
* Make it more clear that tree.c is deprecated.Michael Drake2013-09-021-1/+2
* Remove bulk of old treeview implementation.Michael Drake2013-09-021-172/+4
* Use extern on tree.c globals. (These go away when front ends can use the new...Michael Drake2013-08-181-2/+3
* Beginnings of new hotlist module, implemented with new treeview.Michael Drake2013-08-161-0/+1
* Add SSL cert handling to treeview test hack.Michael Drake2013-08-121-0/+4
* Make the parasitic hack of the old tree code more robust. Now if the temp_tr...Michael Drake2013-07-261-0/+5
* Allow getting the node's iconChris Young2013-05-181-0/+1
* cleanup tree_create_leaf_node text ownershipVincent Sanders2013-05-041-0/+14
* cleanup title string ownership madness in the tree_create_folder_node() APIVincent Sanders2013-05-031-0/+13
* Expose tree_setup_colours so it can be called from frontends if the systemChris Young2012-03-261-0/+1
* Allow new (blank) hotlist entries to be created in the currently-selected folderChris Young2011-11-271-0/+1
* Trap RMB and select the node under the pointer if no other node selectedChris Young2011-11-111-0/+1
* Make default hotlist folder persistent across sessionsChris Young2011-11-101-1/+2
* Allow setting a default folder in the tree for hotlist entries to go into. F...Chris Young2011-11-101-0/+4
* When launching multiple URLs from a treeview, allow to open one window with m...Chris Young2011-07-021-1/+3
* Remove plotter table global. Pass a redraw context around redraw functions. ...Michael Drake2011-06-301-1/+2
* Make the tree icon dir a non-optionDaniel Silverstone2011-01-201-0/+2
* Allow tree drag status to reflect drags within textareas.Steve Fryatt2010-12-191-4/+5
* When a hotlist entry edit ends by cancelling, rather than confirming the chan...Michael Drake2010-12-171-0/+1
* Small refactor to change icon names to being passed in from frontends instead...Vincent Sanders2010-12-141-4/+0
* If a drag is in progress that the tree can't handle, it is a TREE_UNKNOWN_DRA...Chris Young2010-10-301-1/+2
* Allow getting the tree's drag property. This ensures we can see whether the ...Chris Young2010-10-291-1/+7
* Merge treeview-redux to trunkJohn Mark Bell2010-10-051-135/+146
* - Compiler warning squashJohn Tytgat2008-07-261-1/+1
* Update all source code file headers to reflect GPL version 2 only and contain...Vincent Sanders2007-08-081-3/+14
* Update project URL.Michael Drake2006-11-271-1/+1
* Allow the user to delete cookies.Richard Wilson2006-07-161-0/+1
* Update forgotten files.Richard Wilson2006-07-161-3/+5
* Add relevent extensions to allow treeviews to be used as an embedded list com...Richard Wilson2006-07-151-4/+7
* Add basic cookie viewer, make trees use textarea components for UTF8 editing,...Richard Wilson2006-07-131-3/+16
* Render trees in UTF8 via rufl (fix 1434430)Richard Wilson2006-07-111-1/+0
* Unify information databasesJohn Mark Bell2006-04-091-4/+8
* [project @ 2006-01-06 12:50:37 by rjw]Richard Wilson2006-01-061-1/+1
* [project @ 2006-01-06 02:56:00 by rjw]Richard Wilson2006-01-061-2/+2
* [project @ 2005-12-31 06:17:36 by jmb]John Mark Bell2005-12-311-1/+2
* [project @ 2005-12-31 04:37:56 by rjw]Richard Wilson2005-12-311-15/+15
* [project @ 2005-06-23 17:22:28 by rjw]Richard Wilson2005-06-231-0/+2
* [project @ 2005-03-18 23:52:38 by rjw]Richard Wilson2005-03-181-0/+2
* [project @ 2005-02-08 23:34:56 by rjw]Richard Wilson2005-02-081-0/+7
* [project @ 2004-12-09 12:07:32 by rjw]Richard Wilson2004-12-091-1/+1
* [project @ 2004-12-09 10:30:43 by rjw]Richard Wilson2004-12-091-0/+137