summaryrefslogtreecommitdiff
path: root/riscos/menus.c
Commit message (Collapse)AuthorAgeFilesLines
* [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
* [project @ 2004-05-05 00:02:13 by jmb]John Mark Bell2004-05-051-11/+213
| | | | | | | | | Implement saving of Links as URI, URL and Text Implement saving of page objects in their original format Implement export of page images as Sprite Fix NULL pointer causing ofla when extracting page charset from libxml svn path=/import/netsurf/; revision=826
* [project @ 2004-05-04 22:21:37 by rjw]Richard Wilson2004-05-041-75/+274
| | | | | | Revised GUI. svn path=/import/netsurf/; revision=823
* [project @ 2004-05-01 23:40:37 by joty]John Tytgat2004-05-011-1/+2
| | | | | | Workaround for Norcroft oddity. svn path=/import/netsurf/; revision=811
* [project @ 2004-04-24 23:42:31 by bursa]James Bursa2004-04-241-5/+5
| | | | | | Replace void pointer in content callbacks with union content_msg_data. Fix animated gif flickering (except for scaled or masked gifs). Add gif to the debug builds. svn path=/import/netsurf/; revision=801
* [project @ 2004-04-13 19:04:32 by rjw]Richard Wilson2004-04-131-51/+156
| | | | | | | Added extra menu options. Fixed bug in menu creation for values not present in the Messages file. svn path=/import/netsurf/; revision=774
* [project @ 2004-04-03 02:59:34 by jmb]John Mark Bell2004-04-031-2/+44
| | | | | | Implement page info dialog box. svn path=/import/netsurf/; revision=709
* [project @ 2004-03-27 23:18:52 by bursa]James Bursa2004-03-271-1/+7
| | | | | | Implement url_nice() and make save boxes use it to choose the default filename. svn path=/import/netsurf/; revision=682
* [project @ 2004-03-27 18:53:17 by bursa]James Bursa2004-03-271-0/+1
| | | | | | Menu warning bug fix. svn path=/import/netsurf/; revision=681
* [project @ 2004-03-27 18:46:08 by bursa]James Bursa2004-03-271-29/+65
| | | | | | Save complete gui and F3 etc. svn path=/import/netsurf/; revision=677
* [project @ 2004-03-24 23:51:08 by jmb]John Mark Bell2004-03-241-2/+12
| | | | | | Text Export support. svn path=/import/netsurf/; revision=665
* [project @ 2004-03-11 02:19:13 by bursa]James Bursa2004-03-111-1/+6
| | | | | | Add source_data to content structure and remove equivalents from individual contents. svn path=/import/netsurf/; revision=606
* [project @ 2004-02-27 17:45:19 by bursa]James Bursa2004-02-271-2/+4
| | | | | | Move English text to Messages file for translation. svn path=/import/netsurf/; revision=576
* [project @ 2004-02-27 14:09:15 by bursa]James Bursa2004-02-271-2/+0
| | | | | | Implement option_language. svn path=/import/netsurf/; revision=574