summaryrefslogtreecommitdiff
path: root/desktop/history_global_core.c
Commit message (Collapse)AuthorAgeFilesLines
* Add some startup logging.Michael Drake2012-10-171-0/+3
|
* Remove unused #ifdef riscos.Michael Drake2012-10-141-4/+0
|
* Fix up ripples from urldb change.Michael Drake2012-10-111-4/+3
|
* Shared URL nodes in the treeview actually want to be readonly. They ↵John Mark Bell2011-07-241-2/+2
| | | | | | certainly have no business not copying transient data. svn path=/trunk/netsurf/; revision=12623
* When launching multiple URLs from a treeview, allow to open one window with ↵Chris Young2011-07-021-2/+4
| | | | | | | | multiple tabs instead of one window per URL. Make compatible frontends do this by default. svn path=/trunk/netsurf/; revision=12552
* Ensure we correctly release all icon resources associated with trees, SSL ↵Daniel Silverstone2011-01-201-0/+2
| | | | | | certs, search providers, etc. svn path=/trunk/netsurf/; revision=11421
* Small refactor to change icon names to being passed in from frontends ↵Vincent Sanders2010-12-141-3/+3
| | | | | | instead of core treeview globals svn path=/trunk/netsurf/; revision=11053
* Squash warningJohn Mark Bell2010-10-241-2/+0
| | | | svn path=/trunk/netsurf/; revision=10903
* Don't expand the oldest global history entries by default.Chris Young2010-10-241-5/+0
| | | | svn path=/trunk/netsurf/; revision=10902
* Merge treeview-redux to trunkJohn Mark Bell2010-10-051-0/+464
svn path=/trunk/netsurf/; revision=10865