summaryrefslogtreecommitdiff
path: root/riscos
Commit message (Collapse)AuthorAgeFilesLines
* [project @ 2004-07-19 01:00:25 by bursa]James Bursa2004-07-191-1/+3
| | | | | | Position caret correctly in scaled windows. svn path=/import/netsurf/; revision=1102
* [project @ 2004-07-18 22:58:40 by jmb]John Mark Bell2004-07-181-4/+3
| | | | | | Remove unused variable from gui_init. Correctly apostrophise don't before Chocky complains. svn path=/import/netsurf/; revision=1101
* [project @ 2004-07-18 22:21:32 by atimmins]Andrew Timmins2004-07-183-5/+59
| | | | svn path=/import/netsurf/; revision=1097
* [project @ 2004-07-18 17:38:01 by bursa]James Bursa2004-07-187-166/+113
| | | | | | 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-174-100/+117
| | | | | | Rewrite and simplify mouse click handling. svn path=/import/netsurf/; revision=1094
* [project @ 2004-07-17 13:00:38 by bursa]James Bursa2004-07-1716-959/+1245
| | | | | | Simplify gui_window structure. Clean up various parts of the gui code. svn path=/import/netsurf/; revision=1092
* [project @ 2004-07-16 20:57:14 by jmb]John Mark Bell2004-07-161-2/+2
| | | | | | Fix silly rjwness svn path=/import/netsurf/; revision=1090
* [project @ 2004-07-16 20:26:49 by jmb]John Mark Bell2004-07-161-0/+29
| | | | | | Preliminary overflow support. This also goes some way to making the horizontal scrollbar work. svn path=/import/netsurf/; revision=1088
* [project @ 2004-07-16 19:47:02 by rjw]Richard Wilson2004-07-167-2/+139
| | | | | | Fix for hotlist menu selection. Interface for MNG/JNG display. svn path=/import/netsurf/; revision=1083
* [project @ 2004-07-16 16:45:42 by rjw]Richard Wilson2004-07-161-2/+2
| | | | | | Fix for missing parameters. svn path=/import/netsurf/; revision=1082
* [project @ 2004-07-16 16:33:44 by rjw]Richard Wilson2004-07-1611-71/+212
| | | | | | 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-16 00:05:31 by rjw]Richard Wilson2004-07-161-1/+0
| | | | | | Updates to the interactive help text to reflect current interface. Removed development code so the hotlist can be saved. svn path=/import/netsurf/; revision=1080
* [project @ 2004-07-15 23:58:08 by rjw]Richard Wilson2004-07-151-144/+104
| | | | | | Hotlist loading now uses libxml. Hotlist loading supports the !Browse file format. svn path=/import/netsurf/; revision=1079
* [project @ 2004-07-14 19:38:05 by joty]John Tytgat2004-07-141-6/+7
| | | | | | Lose GCC compiler warnings. svn path=/import/netsurf/; revision=1078
* [project @ 2004-07-14 19:18:30 by joty]John Tytgat2004-07-141-142/+470
| | | | | | | | - More accurate Draw file generation (like better radio & checkbox, borders, etc) - Draw grouping - Removed all Norcroft warnings. svn path=/import/netsurf/; revision=1077
* [project @ 2004-07-14 19:16:49 by joty]John Tytgat2004-07-141-4/+5
| | | | | | Removed debug fprint line. svn path=/import/netsurf/; revision=1076
* [project @ 2004-07-13 20:08:53 by rjw]Richard Wilson2004-07-131-1/+12
| | | | | | Adjust click on the iconbar icon opens the hotlist, Shift+Adjust opens the debug window. svn path=/import/netsurf/; revision=1075
* [project @ 2004-07-12 19:55:49 by rjw]Richard Wilson2004-07-123-42/+74
| | | | | | Improved caret handling for persistant windows. Window submenu moved from Display to Utilities. svn path=/import/netsurf/; revision=1073
* [project @ 2004-07-11 23:14:24 by rjw]Richard Wilson2004-07-113-3/+124
| | | | | | Hotlist folder/entry creation. svn path=/import/netsurf/; revision=1072
* [project @ 2004-07-11 21:45:51 by rjw]Richard Wilson2004-07-114-1/+63
| | | | | | Inversion of hotlist icon functionality. Automatic placement of caret for dialog windows. Escape closes dialog windows. svn path=/import/netsurf/; revision=1071
* [project @ 2004-07-11 13:05:38 by bursa]James Bursa2004-07-117-331/+374
| | | | | | Clean up save box code by implementing ro_gui_save_open(). svn path=/import/netsurf/; revision=1070
* [project @ 2004-07-11 00:22:05 by jmb]John Mark Bell2004-07-111-3/+20
| | | | | | Set filetype correctly on completion of drag svn path=/import/netsurf/; revision=1069
* [project @ 2004-07-09 21:22:03 by rjw]Richard Wilson2004-07-091-1/+1
| | | | | | Fix for content-type auto updating svn path=/import/netsurf/; revision=1065
* [project @ 2004-07-09 21:03:26 by rjw]Richard Wilson2004-07-096-49/+67
| | | | | | Various minor GUI fixes svn path=/import/netsurf/; revision=1064
* [project @ 2004-07-09 17:03:34 by rjw]Richard Wilson2004-07-091-212/+90
| | | | | | Tidier hotlist code. URL normalisation. Redraw uses Tinct. svn path=/import/netsurf/; revision=1063
* [project @ 2004-07-09 10:58:45 by bursa]James Bursa2004-07-091-1/+7
| | | | | | Fix race condition in schedule_run() (fixes download-related crashes). svn path=/import/netsurf/; revision=1062
* [project @ 2004-07-08 22:05:35 by rjw]Richard Wilson2004-07-086-42/+173
| | | | | | 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 20:16:23 by joty]John Tytgat2004-07-081-279/+278
| | | | | | | - Lose compiler warnings. - Adopt the house identation rules (part 1). svn path=/import/netsurf/; revision=1060
* [project @ 2004-07-08 20:14:54 by joty]John Tytgat2004-07-082-15/+14
| | | | | | Lose compiler warnings. svn path=/import/netsurf/; revision=1059
* [project @ 2004-07-08 17:34:02 by jmb]John Mark Bell2004-07-081-0/+2
| | | | | | Lose compiler warning. svn path=/import/netsurf/; revision=1057
* [project @ 2004-07-08 17:28:56 by rjw]Richard Wilson2004-07-086-21/+121
| | | | | | 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 22:09:26 by rjw]Richard Wilson2004-07-078-142/+294
| | | | | | Minor GUI fixes for hotlist. Hotlist toolbar. svn path=/import/netsurf/; revision=1054
* [project @ 2004-07-07 00:31:57 by rjw]Richard Wilson2004-07-073-148/+373
| | | | | | Basic hotlist management facilities svn path=/import/netsurf/; revision=1053
* [project @ 2004-07-05 22:17:59 by rjw]Richard Wilson2004-07-054-48/+292
| | | | | | Minor hotlist GUI fixes. Further hotlist menu development. svn path=/import/netsurf/; revision=1052
* [project @ 2004-07-05 22:09:11 by jmb]John Mark Bell2004-07-051-5/+8
| | | | | | | Avoid some compiler warnings. Work around issue with GCC3.3 pre2 svn path=/import/netsurf/; revision=1051
* [project @ 2004-07-05 21:54:02 by jmb]John Mark Bell2004-07-051-1/+1
| | | | | | Fixup include of utils.h svn path=/import/netsurf/; revision=1050
* [project @ 2004-07-05 20:19:51 by joty]John Tytgat2004-07-0512-498/+2331
| | | | | | Using UTF-8 instead of Latin1 encoding. svn path=/import/netsurf/; revision=1049
* [project @ 2004-07-04 23:16:12 by rjw]Richard Wilson2004-07-041-5/+6
| | | | | | Fix for trailing spaces for hotlist saving/loading [warning - drunken code] svn path=/import/netsurf/; revision=1048
* [project @ 2004-07-04 19:27:41 by jmb]John Mark Bell2004-07-041-135/+135
| | | | | | Fixup duplicated message key usage. svn path=/import/netsurf/; revision=1047
* [project @ 2004-07-04 18:44:51 by rjw]Richard Wilson2004-07-045-102/+396
| | | | | | 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-045-162/+442
| | | | | | Futher hotlst development. Minor GUI tweaks. svn path=/import/netsurf/; revision=1044
* [project @ 2004-07-04 12:42:54 by joty]John Tytgat2004-07-041-108/+107
| | | | | | Norcroft fixes. svn path=/import/netsurf/; revision=1043
* [project @ 2004-07-03 17:30:27 by rjw]Richard Wilson2004-07-034-167/+499
| | | | | | Further development of the selection and display code. svn path=/import/netsurf/; revision=1042
* [project @ 2004-07-03 16:28:09 by jmb]John Mark Bell2004-07-031-96/+180
| | | | | | Rework last_date, add_date and add last_visit_to_string() svn path=/import/netsurf/; revision=1041
* [project @ 2004-07-01 23:20:40 by rjw]Richard Wilson2004-07-011-5/+16
| | | | | | Fix for icon selection colour in Select. svn path=/import/netsurf/; revision=1038
* [project @ 2004-07-01 22:56:26 by rjw]Richard Wilson2004-07-014-89/+271
| | | | | | Hotlist visit count monitoring. Hotlist redraw optimisations. Hotlist entry content type icons. svn path=/import/netsurf/; revision=1037
* [project @ 2004-06-30 23:11:11 by rjw]Richard Wilson2004-06-301-43/+135
| | | | | | Simple selection code svn path=/import/netsurf/; revision=1035
* [project @ 2004-06-30 22:09:20 by jmb]John Mark Bell2004-06-302-2/+3
| | | | | | Fixes for Norcroft svn path=/import/netsurf/; revision=1034
* [project @ 2004-06-30 18:13:31 by rjw]Richard Wilson2004-06-301-3/+10
| | | | | | URLs can be launched. svn path=/import/netsurf/; revision=1033