summaryrefslogtreecommitdiff
path: root/riscos/global_history.c
Commit message (Collapse)AuthorAgeFilesLines
* [project @ 2006-01-08 01:51:33 by jmb]John Mark Bell2006-01-081-14/+10
| | | | | | | | | | Make data file locations user-configurable (no UI for this as yet) Reduce intrusiveness of ncos modifications Fix GTK build Remove Cookies file details from Messages (this data never belonged in there anyway) Make gui_init more robust against memory exhaustion. svn path=/import/netsurf/; revision=2014
* [project @ 2006-01-07 00:39:49 by rjw]Richard Wilson2006-01-071-2/+2
| | | | | | Add missing include files. svn path=/import/netsurf/; revision=2006
* [project @ 2006-01-06 21:25:34 by rjw]Richard Wilson2006-01-061-49/+4
| | | | | | Simplify code and make tree windows defined in the templates. svn path=/import/netsurf/; revision=1999
* [project @ 2006-01-06 02:56:00 by rjw]Richard Wilson2006-01-061-2/+3
| | | | | | Stop slight tree redraw errors from wrapping of 16-bit units. Pass the data to update URL tree nodes to where applicable. svn path=/import/netsurf/; revision=1988
* [project @ 2006-01-04 23:24:50 by rjw]Richard Wilson2006-01-041-35/+33
| | | | | | Tidy up code. svn path=/import/netsurf/; revision=1984
* [project @ 2005-12-31 04:36:24 by rjw]Richard Wilson2005-12-311-151/+100
| | | | | | Read data from url_store, use new wimp_event system. svn path=/import/netsurf/; revision=1913
* [project @ 2005-06-23 17:22:28 by rjw]Richard Wilson2005-06-231-6/+26
| | | | | | Allow images to be unloaded to disk or compressed in memory. Provide thumbnails in all tree windows (hotlist, history). Optimise the application initialisation times. Part 1 of 2. svn path=/import/netsurf/; revision=1761
* [project @ 2005-04-07 20:46:22 by rjw]Richard Wilson2005-04-071-158/+149
| | | | | | Update to the way menus are handled. Various GUI bug fixes. svn path=/import/netsurf/; revision=1603
* [project @ 2005-03-20 22:50:29 by rjw]Richard Wilson2005-03-201-1/+1
| | | | | | Trees now use content title rather than gui_window title. svn path=/import/netsurf/; revision=1562
* [project @ 2005-03-18 23:52:38 by rjw]Richard Wilson2005-03-181-8/+5
| | | | | | Allow windows to be resized to an absolute minimum (toolbars collapse.) svn path=/import/netsurf/; revision=1541
* [project @ 2005-03-12 22:32:43 by rjw]Richard Wilson2005-03-121-7/+108
| | | | | | Retain global history between sessions svn path=/import/netsurf/; revision=1532
* [project @ 2005-02-08 23:37:41 by rjw]Richard Wilson2005-02-081-5/+112
| | | | | | Give global history some functionality svn path=/import/netsurf/; revision=1508
* [project @ 2005-02-07 14:28:43 by rjw]Richard Wilson2005-02-071-0/+315
Initial work for global history (currently incomplete) svn path=/import/netsurf/; revision=1497