summaryrefslogtreecommitdiff
path: root/riscos/theme.c
Commit message (Collapse)AuthorAgeFilesLines
* [project @ 2006-01-25 00:21:26 by rjw]Richard Wilson2006-01-251-13/+12
| | | | | | Fix NULL reads. svn path=/import/netsurf/; revision=2036
* [project @ 2006-01-08 01:51:33 by jmb]John Mark Bell2006-01-081-7/+2
| | | | | | | | | | 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 13:12:58 by jmb]John Mark Bell2006-01-071-10/+23
| | | | | | Fix duplication of currently selected theme in theme_descriptor list svn path=/import/netsurf/; revision=2012
* [project @ 2006-01-07 00:29:54 by rjw]Richard Wilson2006-01-071-0/+3
| | | | | | Fix toolbar editing for trees (hotlist, global history). svn path=/import/netsurf/; revision=2001
* [project @ 2006-01-06 21:21:34 by rjw]Richard Wilson2006-01-061-1/+0
| | | | | | Trim headers. svn path=/import/netsurf/; revision=1997
* [project @ 2006-01-06 15:36:09 by rjw]Richard Wilson2006-01-061-90/+96
| | | | | | Faster reading of available themes. svn path=/import/netsurf/; revision=1994
* [project @ 2005-12-31 04:40:48 by rjw]Richard Wilson2005-12-311-13/+76
| | | | | | Use new wimp_event system. svn path=/import/netsurf/; revision=1916
* [project @ 2005-07-23 20:45:00 by bursa]James Bursa2005-07-231-1/+1
| | | | | | Fix bug in ro_gui_theme_add_toolbar_icons(). svn path=/import/netsurf/; revision=1815
* [project @ 2005-05-17 23:46:36 by rjw]Richard Wilson2005-05-171-0/+5
| | | | | | Make long theme names work on old filesystems. svn path=/import/netsurf/; revision=1726
* [project @ 2005-04-10 19:33:33 by rjw]Richard Wilson2005-04-101-1/+1
| | | | | | Fix incorrect throbber size calculation. svn path=/import/netsurf/; revision=1621
* [project @ 2005-04-09 22:37:09 by rjw]Richard Wilson2005-04-091-389/+489
| | | | | | Fix bug that prevented the recent URL button working without a theme. Resizing the status bar to no width now works correctly when the window is resized. Lose legacy choices file reading (users may need to re-choose their desired theme.) Source code tidy-up part one. svn path=/import/netsurf/; revision=1618
* [project @ 2005-04-07 20:46:22 by rjw]Richard Wilson2005-04-071-3/+3
| | | | | | Update to the way menus are handled. Various GUI bug fixes. svn path=/import/netsurf/; revision=1603
* [project @ 2005-03-21 14:48:26 by rjw]Richard Wilson2005-03-211-42/+105
| | | | | | Make toolbar configurable. svn path=/import/netsurf/; revision=1567
* [project @ 2005-03-20 20:39:43 by rjw]Richard Wilson2005-03-201-2/+2
| | | | | | Allow theme changing during toolbar edit sessions. Stop pointer changing to ptr_lr when updating toolbar windows. svn path=/import/netsurf/; revision=1558
* [project @ 2005-03-20 19:28:49 by rjw]Richard Wilson2005-03-201-13/+242
| | | | | | Further toolbar customisation work. svn path=/import/netsurf/; revision=1555
* [project @ 2005-03-20 14:57:19 by rjw]Richard Wilson2005-03-201-86/+280
| | | | | | Further work towards configurable toolbars. svn path=/import/netsurf/; revision=1551
* [project @ 2005-03-19 12:50:45 by rjw]Richard Wilson2005-03-191-2/+9
| | | | | | Minor toolbar/GUI refinements. svn path=/import/netsurf/; revision=1543
* [project @ 2005-03-18 23:52:38 by rjw]Richard Wilson2005-03-181-3/+46
| | | | | | Allow windows to be resized to an absolute minimum (toolbars collapse.) svn path=/import/netsurf/; revision=1541
* [project @ 2005-02-07 23:00:09 by rjw]Richard Wilson2005-02-071-18/+11
| | | | | | Stop toolbar scrolling by 1px, make theme saving use leafnames, improve error handling svn path=/import/netsurf/; revision=1499
* [project @ 2005-02-07 14:28:43 by rjw]Richard Wilson2005-02-071-19/+83
| | | | | | Initial work for global history (currently incomplete) svn path=/import/netsurf/; revision=1497
* [project @ 2005-02-03 13:12:24 by rjw]Richard Wilson2005-02-031-5/+6
| | | | | | Wider minimum URL bar width, make themes work on NCOS (probably) svn path=/import/netsurf/; revision=1487
* [project @ 2005-01-23 16:09:05 by rjw]Richard Wilson2005-01-231-152/+164
| | | | | | Further work on theme installing svn path=/import/netsurf/; revision=1463
* [project @ 2005-01-13 20:01:03 by bursa]James Bursa2005-01-131-67/+68
| | | | | | Change toolbar icon button type to click. svn path=/import/netsurf/; revision=1444
* [project @ 2004-11-22 23:06:49 by rjw]Richard Wilson2004-11-221-2/+4
| | | | | | Stop scroll wheels from moving the toolbar svn path=/import/netsurf/; revision=1370
* [project @ 2004-11-09 18:29:01 by rjw]Richard Wilson2004-11-091-1/+2
| | | | | | Lose the flicker for themes with a left-aligned throbber svn path=/import/netsurf/; revision=1352
* [project @ 2004-11-04 01:26:31 by rjw]Richard Wilson2004-11-041-1/+3
| | | | | | Only display separators when we should. Drunken code is bad. svn path=/import/netsurf/; revision=1343
* [project @ 2004-11-04 01:19:46 by rjw]Richard Wilson2004-11-041-3/+49
| | | | | | Toolbar separator icons are now displayed. svn path=/import/netsurf/; revision=1342
* [project @ 2004-10-04 23:54:42 by rjw]Richard Wilson2004-10-041-14/+69
| | | | | | Moved GIF file reading to image/, optimisation of plotting for GIFs, JNGs, PNGs and JPEGs, initial work for toolbar customisation. Possibly some other things too. svn path=/import/netsurf/; revision=1301
* [project @ 2004-09-07 23:24:32 by rjw]Richard Wilson2004-09-071-1/+1
| | | | | | Fix for renamed hotlist icon svn path=/import/netsurf/; revision=1273
* [project @ 2004-09-07 23:14:31 by rjw]Richard Wilson2004-09-071-2/+2
| | | | | | Norcroft fix and update relating to CVS filename change svn path=/import/netsurf/; revision=1272
* [project @ 2004-09-07 23:05:34 by rjw]Richard Wilson2004-09-071-96/+216
| | | | | | Updates for new theme format along with a few minor bug fixes. svn path=/import/netsurf/; revision=1269
* [project @ 2004-08-31 18:01:22 by rjw]Richard Wilson2004-08-311-2/+6
| | | | | | Further theme related fixes svn path=/import/netsurf/; revision=1257
* [project @ 2004-08-30 21:57:47 by rjw]Richard Wilson2004-08-301-7/+9
| | | | | | Various small theme related fixes svn path=/import/netsurf/; revision=1256
* [project @ 2004-08-30 21:03:48 by rjw]Richard Wilson2004-08-301-328/+1123
| | | | | | Reworking of themes and toolbars. svn path=/import/netsurf/; revision=1254
* [project @ 2004-08-09 07:07:20 by jmb]John Mark Bell2004-08-091-19/+28
| | | | | | Unbreak ncos build. Warning - not very nice svn path=/import/netsurf/; revision=1202
* [project @ 2004-08-08 20:16:17 by rjw]Richard Wilson2004-08-081-122/+142
| | | | | | Internal changes for theme handling. Tinct is now an external resource. svn path=/import/netsurf/; revision=1196
* [project @ 2004-07-18 22:21:32 by atimmins]Andrew Timmins2004-07-181-1/+13
| | | | svn path=/import/netsurf/; revision=1097
* [project @ 2004-07-17 13:00:38 by bursa]James Bursa2004-07-171-6/+6
| | | | | | Simplify gui_window structure. Clean up various parts of the gui code. svn path=/import/netsurf/; revision=1092
* [project @ 2004-07-09 21:03:26 by rjw]Richard Wilson2004-07-091-1/+1
| | | | | | Various minor GUI fixes svn path=/import/netsurf/; revision=1064
* [project @ 2004-07-07 22:09:26 by rjw]Richard Wilson2004-07-071-22/+51
| | | | | | Minor GUI fixes for hotlist. Hotlist toolbar. svn path=/import/netsurf/; revision=1054
* [project @ 2004-05-22 23:04:44 by bursa]James Bursa2004-05-221-0/+110
| | | | | | Work on new theme choices dialog. svn path=/import/netsurf/; revision=889
* [project @ 2004-05-05 00:19:51 by jmb]John Mark Bell2004-05-051-1/+1
| | | | | | Fixes for Norcroft svn path=/import/netsurf/; revision=827
* [project @ 2004-05-04 22:21:37 by rjw]Richard Wilson2004-05-041-82/+236
| | | | | | Revised GUI. svn path=/import/netsurf/; revision=823
* [project @ 2004-05-02 17:01:37 by jmb]John Mark Bell2004-05-021-23/+2
| | | | | | Remove #ifdef nastiness. Now uses alloca. svn path=/import/netsurf/; revision=816
* [project @ 2004-05-02 01:04:38 by jmb]John Mark Bell2004-05-021-0/+22
| | | | | | | A couple more Norcroft-related patches. The use of #ifdef __GNU_C__ in both of these can be avoided. I'm not entirely sure whether it would be sensible to do so, so I've left them as-is. svn path=/import/netsurf/; revision=814
* [project @ 2004-04-12 19:40:57 by rjw]Richard Wilson2004-04-121-1/+1
| | | | | | Theme height now reported as 2 OS units larger. svn path=/import/netsurf/; revision=762
* [project @ 2004-01-05 12:41:24 by jmb]John Mark Bell2004-01-051-2/+0
| | | | | | Remove logging macros svn path=/import/netsurf/; revision=486
* [project @ 2004-01-05 12:24:54 by jmb]John Mark Bell2004-01-051-1/+1
| | | | | | Enumerate all sprites in file (hopefully). svn path=/import/netsurf/; revision=485
* [project @ 2004-01-05 11:56:45 by jmb]John Mark Bell2004-01-051-1/+1
| | | | | | fixup missing include svn path=/import/netsurf/; revision=484
* [project @ 2004-01-05 11:28:04 by jmb]John Mark Bell2004-01-051-0/+1
| | | | | | Add some logging. Revert last change. svn path=/import/netsurf/; revision=483