summaryrefslogtreecommitdiff
path: root/riscos/menus.c
Commit message (Collapse)AuthorAgeFilesLines
* [project @ 2004-08-11 19:02:32 by bursa]James Bursa2004-08-111-1/+1
| | | | | | Start work on removing instances and making content types non-shareable. Clean up some #includes. svn path=/import/netsurf/; revision=1211
* [project @ 2004-08-09 06:28:56 by jmb]John Mark Bell2004-08-091-1/+6
| | | | | | | Printing support. Some issues remain - see the todo list at the top of print.c for more details svn path=/import/netsurf/; revision=1199
* [project @ 2004-08-07 01:43:43 by jmb]John Mark Bell2004-08-071-6/+15
| | | | | | | Add search menu entry. Update messages files svn path=/import/netsurf/; revision=1190
* [project @ 2004-08-06 23:45:21 by rjw]Richard Wilson2004-08-061-1/+1
| | | | | | Scale view window are now persistent. Fix for incorrect buffering option saving. Background images extend to the full window dimensions. svn path=/import/netsurf/; revision=1189
* [project @ 2004-08-05 23:10:24 by rjw]Richard Wilson2004-08-051-13/+8
| | | | | | Added home and search toolbar buttons. Fixed homepage menu entry to open in same window. svn path=/import/netsurf/; revision=1185
* [project @ 2004-07-27 20:44:46 by jmb]John Mark Bell2004-07-271-1/+71
| | | | | | | Language configuration menu Make adjust clicks on font size arrows style guide compliant svn path=/import/netsurf/; revision=1154
* [project @ 2004-07-27 15:49:28 by bursa]James Bursa2004-07-271-1/+18
| | | | | | Implement proxy authentication. Bring templates in line with style guide (icon sizes and fill display fields), and remove dead icons. Clean up choices dialog code. Fix persistent dialog code. Make browser choices the default pane. svn path=/import/netsurf/; revision=1153
* [project @ 2004-07-26 22:23:40 by rjw]Richard Wilson2004-07-261-1/+6
| | | | | | Hotlist toolbar icon shading. Fix for GIF animation artifacts under certain conditions. svn path=/import/netsurf/; revision=1151
* [project @ 2004-07-26 20:13:45 by atimmins]Andrew Timmins2004-07-261-0/+15
| | | | | | Updated to support new config options (homepage, open on startup). Bug fixes with new config pane window (sticky selected radio icon bug!). Also includes up-to-date French templates. svn path=/import/netsurf/; revision=1150
* [project @ 2004-07-25 19:25:26 by atimmins]Andrew Timmins2004-07-251-1/+1
| | | | | | Updated to support paned config dialog. svn path=/import/netsurf/; revision=1143
* [project @ 2004-07-21 20:02:13 by rjw]Richard Wilson2004-07-211-3/+15
| | | | | | 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-20 20:02:59 by rjw]Richard Wilson2004-07-201-8/+73
| | | | | | Fix for buffered text plotting. GUI control over font blending and buffering. svn path=/import/netsurf/; revision=1129
* [project @ 2004-07-18 17:38:01 by bursa]James Bursa2004-07-181-72/+63
| | | | | | Improve form control interaction code. Replace box_under_area() with simpler box_at_point(). Detect objects for menu once on menu opening. Remove obsolete text selection code. svn path=/import/netsurf/; revision=1096
* [project @ 2004-07-17 23:32:08 by bursa]James Bursa2004-07-171-11/+106
| | | | | | Rewrite and simplify mouse click handling. svn path=/import/netsurf/; revision=1094
* [project @ 2004-07-17 13:00:38 by bursa]James Bursa2004-07-171-51/+52
| | | | | | Simplify gui_window structure. Clean up various parts of the gui code. svn path=/import/netsurf/; revision=1092
* [project @ 2004-07-16 19:47:02 by rjw]Richard Wilson2004-07-161-2/+5
| | | | | | Fix for hotlist menu selection. Interface for MNG/JNG display. svn path=/import/netsurf/; revision=1083
* [project @ 2004-07-16 16:33:44 by rjw]Richard Wilson2004-07-161-13/+13
| | | | | | Various fixes for the GUI. Persistant windows are closed when upon a change of content. Hotlist saves in the same format as !Browse. Neater login window. Support for interactive help from hotlist windows. svn path=/import/netsurf/; revision=1081
* [project @ 2004-07-12 19:55:49 by rjw]Richard Wilson2004-07-121-37/+42
| | | | | | Improved caret handling for persistant windows. Window submenu moved from Display to Utilities. svn path=/import/netsurf/; revision=1073
* [project @ 2004-07-11 13:05:38 by bursa]James Bursa2004-07-111-263/+219
| | | | | | Clean up save box code by implementing ro_gui_save_open(). svn path=/import/netsurf/; revision=1070
* [project @ 2004-07-09 21:03:26 by rjw]Richard Wilson2004-07-091-0/+2
| | | | | | Various minor GUI fixes svn path=/import/netsurf/; revision=1064
* [project @ 2004-07-08 22:05:35 by rjw]Richard Wilson2004-07-081-9/+40
| | | | | | Lose compiler warnings. Fix for dragging hotlist item to itself failing. Initial work on adding/editing entries. svn path=/import/netsurf/; revision=1061
* [project @ 2004-07-08 17:28:56 by rjw]Richard Wilson2004-07-081-11/+14
| | | | | | Save window cancel button implementation. Persistant child window handling. svn path=/import/netsurf/; revision=1056
* [project @ 2004-07-07 22:17:24 by rjw]Richard Wilson2004-07-071-1/+2
| | | | | | Fix for broken compile svn path=/import/netsurf/; revision=1055
* [project @ 2004-07-07 00:31:57 by rjw]Richard Wilson2004-07-071-28/+67
| | | | | | Basic hotlist management facilities svn path=/import/netsurf/; revision=1053
* [project @ 2004-07-05 22:17:59 by rjw]Richard Wilson2004-07-051-32/+183
| | | | | | Minor hotlist GUI fixes. Further hotlist menu development. svn path=/import/netsurf/; revision=1052
* [project @ 2004-07-05 20:19:51 by joty]John Tytgat2004-07-051-3/+9
| | | | | | 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-3/+53
| | | | | | Loading/saving of hotlists. Initial work for hotlist menu. svn path=/import/netsurf/; revision=1046
* [project @ 2004-07-04 14:59:29 by rjw]Richard Wilson2004-07-041-0/+9
| | | | | | Futher hotlst development. Minor GUI tweaks. svn path=/import/netsurf/; revision=1044
* [project @ 2004-07-01 22:56:26 by rjw]Richard Wilson2004-07-011-1/+2
| | | | | | Hotlist visit count monitoring. Hotlist redraw optimisations. Hotlist entry content type icons. svn path=/import/netsurf/; revision=1037
* [project @ 2004-06-30 22:09:20 by jmb]John Mark Bell2004-06-301-1/+2
| | | | | | Fixes for Norcroft svn path=/import/netsurf/; revision=1034
* [project @ 2004-06-29 23:13:40 by rjw]Richard Wilson2004-06-291-7/+21
| | | | | | Experimental hotlist code svn path=/import/netsurf/; revision=1030
* [project @ 2004-06-29 19:08:19 by jmb]John Mark Bell2004-06-291-2/+2
| | | | | | Full reload support for HTML contents. Adjust click the reload button svn path=/import/netsurf/; revision=1029
* [project @ 2004-06-29 17:26:42 by jmb]John Mark Bell2004-06-291-13/+27
| | | | | | Reinstate Object->reload menu entry and make it work. svn path=/import/netsurf/; revision=1028
* [project @ 2004-06-28 19:35:04 by rjw]Richard Wilson2004-06-281-5/+17
| | | | | | Optional window size inheritance to appease tlsa. Updates to code comments. Ctrl-N shortcut to open a new window. svn path=/import/netsurf/; revision=1023
* [project @ 2004-06-27 15:34:46 by rjw]Richard Wilson2004-06-271-19/+85
| | | | | | Missing file from last commit svn path=/import/netsurf/; revision=1019
* [project @ 2004-06-26 23:10:51 by rjw]Richard Wilson2004-06-261-1/+38
| | | | | | Dynamic updation on menu navigation status svn path=/import/netsurf/; revision=1016
* [project @ 2004-06-26 22:31:34 by rjw]Richard Wilson2004-06-261-245/+330
| | | | | | Visual representation of navigation features availble svn path=/import/netsurf/; revision=1015
* [project @ 2004-06-21 15:25:35 by bursa]James Bursa2004-06-211-1/+0
| | | | | | Remove obsolete files and some dead code. svn path=/import/netsurf/; revision=988
* [project @ 2004-06-11 12:19:56 by bursa]James Bursa2004-06-111-4/+9
| | | | | | New "About NetSurf" page, and menu item to open it. svn path=/import/netsurf/; revision=960
* [project @ 2004-06-10 22:11:44 by rjw]Richard Wilson2004-06-101-2/+6
| | | | | | GUI control of background images. Scaled background images. svn path=/import/netsurf/; revision=953
* [project @ 2004-05-23 12:22:05 by rjw]Richard Wilson2004-05-231-6/+22
| | | | | | Improved style guide compliance and (incomplete) option to save window starting characteristics. svn path=/import/netsurf/; revision=891
* [project @ 2004-05-22 23:04:44 by bursa]James Bursa2004-05-221-2/+0
| | | | | | Work on new theme choices dialog. svn path=/import/netsurf/; revision=889
* [project @ 2004-05-14 19:59:09 by rjw]Richard Wilson2004-05-141-13/+36
| | | | | | | | Interactive help tokens now fall back to their base key when not available. Help menu is now fully implemented. F1 opens the help page. svn path=/import/netsurf/; revision=864
* [project @ 2004-05-11 23:40:07 by rjw]Richard Wilson2004-05-111-1/+1
| | | | | | Interactive help support. svn path=/import/netsurf/; revision=853
* [project @ 2004-05-09 16:49:53 by joty]John Tytgat2004-05-091-2/+2
| | | | | | Type change of struct content_html.encoding from xmlCharEncoding to xmlChar; Pickup Content-Type charset in the HTML file and use this if the server didn't send it or there was no server involved (e.g. HTML loading from disk). svn path=/import/netsurf/; revision=846
* [project @ 2004-05-07 19:14:54 by bursa]James Bursa2004-05-071-3/+3
| | | | | | 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-13/+9
| | | | | | 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-06 12:14:47 by bursa]James Bursa2004-05-061-15/+7
| | | | | | Some save-related fixes. svn path=/import/netsurf/; revision=835
* [project @ 2004-05-06 01:26:37 by jmb]John Mark Bell2004-05-061-5/+16
| | | | | | | | Remove Object->Reload menu entry as it does nothing. Save the correct URL when exporting the URL of an object (previously it saved the URL of the link target (if appropriate) of ofla (if not). Now save the URL of the object. TODO - saving of link targets and their URLs svn path=/import/netsurf/; revision=834
* [project @ 2004-05-05 16:33:15 by bursa]James Bursa2004-05-051-0/+1
| | | | | | Fix some compiler warnings. Ignore size attribute for file inputs. svn path=/import/netsurf/; revision=828