summaryrefslogtreecommitdiff
path: root/riscos/toolbar.c
Commit message (Collapse)AuthorAgeFilesLines
* NetSurf options rework (a=vince r=daniels,jmb)Vincent Sanders2012-03-221-1/+1
| | | | svn path=/trunk/netsurf/; revision=13548
* Don't pass already handled keys to the URL Complete code.Steve Fryatt2011-11-201-5/+6
| | | | | | Don't scroll browser windows when the toolbar has focus. svn path=/trunk/netsurf/; revision=13157
* Fix up RISC OS front end.Michael Drake2011-06-301-2/+0
| | | | svn path=/trunk/netsurf/; revision=12545
* Purge ro_plot_set_scale() and ro_plot_scale global, as front ends nolonger ↵Michael Drake2011-03-091-1/+0
| | | | | | need to maintain scale for plotting. svn path=/trunk/netsurf/; revision=11942
* Fix bug #3200899: Don't claim keypresses we don't handle.Steve Fryatt2011-03-061-3/+3
| | | | svn path=/trunk/netsurf/; revision=11925
* Fix bug #3189352: ensure vertical extent of toolbars is set correctly.Steve Fryatt2011-02-221-5/+20
| | | | svn path=/trunk/netsurf/; revision=11762
* Merge branches/stevef/toolbars to trunk.Steve Fryatt2011-02-201-0/+1770
| | | | svn path=/trunk/netsurf/; revision=11741
* [project @ 2004-08-30 21:04:11 by rjw]Richard Wilson2004-08-301-779/+0
| | | | | | Removal of redundant files. svn path=/import/netsurf/; revision=1255
* [project @ 2004-08-08 20:16:17 by rjw]Richard Wilson2004-08-081-4/+25
| | | | | | Internal changes for theme handling. Tinct is now an external resource. svn path=/import/netsurf/; revision=1196
* [project @ 2004-08-05 23:10:24 by rjw]Richard Wilson2004-08-051-2/+2
| | | | | | Added home and search toolbar buttons. Fixed homepage menu entry to open in same window. svn path=/import/netsurf/; revision=1185
* [project @ 2004-07-26 22:23:40 by rjw]Richard Wilson2004-07-261-2/+1
| | | | | | Hotlist toolbar icon shading. Fix for GIF animation artifacts under certain conditions. svn path=/import/netsurf/; revision=1151
* [project @ 2004-07-21 20:02:13 by rjw]Richard Wilson2004-07-211-1/+1
| | | | | | Less compiler warnings. Fixed create_folder window title indirection from being too small. Support for help keys for greyed out menu items/icons. svn path=/import/netsurf/; revision=1135
* [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-92/+119
| | | | | | Minor GUI fixes for hotlist. Hotlist toolbar. svn path=/import/netsurf/; revision=1054
* [project @ 2004-07-05 20:19:51 by joty]John Tytgat2004-07-051-2/+1
| | | | | | Using UTF-8 instead of Latin1 encoding. svn path=/import/netsurf/; revision=1049
* [project @ 2004-07-04 18:44:51 by rjw]Richard Wilson2004-07-041-1/+3
| | | | | | Loading/saving of hotlists. Initial work for hotlist menu. svn path=/import/netsurf/; revision=1046
* [project @ 2004-06-29 23:13:40 by rjw]Richard Wilson2004-06-291-2/+3
| | | | | | Experimental hotlist code svn path=/import/netsurf/; revision=1030
* [project @ 2004-06-10 22:39:56 by jmb]John Mark Bell2004-06-101-0/+1
| | | | | | Compiler warning purge svn path=/import/netsurf/; revision=954
* [project @ 2004-05-14 17:35:00 by rjw]Richard Wilson2004-05-141-7/+8
| | | | | | Begone status bar widget flicker! svn path=/import/netsurf/; revision=861
* [project @ 2004-05-07 19:14:54 by bursa]James Bursa2004-05-071-1/+1
| | | | | | Implement multitasking warning dialog. Warn user if resolvers not set. svn path=/import/netsurf/; revision=841
* [project @ 2004-05-06 20:37:48 by bursa]James Bursa2004-05-061-50/+59
| | | | | | Remove obsolete theme files. Hide some unimplemented toolbar icons. F2 moves caret to URL bar and clears it to "www.". Simplify some of the toolbar code. Fix menu-related crash (reported by Jerome Mathevet). svn path=/import/netsurf/; revision=836
* [project @ 2004-05-05 20:04:37 by rjw]Richard Wilson2004-05-051-46/+69
| | | | | | Status window now correctly respects the horizontal scroll bar height. svn path=/import/netsurf/; revision=829
* [project @ 2004-05-04 22:21:37 by rjw]Richard Wilson2004-05-041-0/+696
Revised GUI. svn path=/import/netsurf/; revision=823