summaryrefslogtreecommitdiff
path: root/riscos
Commit message (Collapse)AuthorAgeFilesLines
* [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
* [project @ 2004-06-30 17:59:18 by rjw]Richard Wilson2004-06-301-5/+16
| | | | | | Minor window extent bugfixes svn path=/import/netsurf/; revision=1032
* [project @ 2004-06-30 17:44:11 by rjw]Richard Wilson2004-06-301-0/+753
| | | | | | Missing file from last commit. svn path=/import/netsurf/; revision=1031
* [project @ 2004-06-29 23:13:40 by rjw]Richard Wilson2004-06-295-21/+60
| | | | | | Experimental hotlist code svn path=/import/netsurf/; revision=1030
* [project @ 2004-06-29 19:08:19 by jmb]John Mark Bell2004-06-292-10/+13
| | | | | | 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-29 12:38:49 by bursa]James Bursa2004-06-291-1/+4
| | | | | | Fix bug in rewrite_urls(): xmlNodes may have no name. svn path=/import/netsurf/; revision=1027
* [project @ 2004-06-29 12:37:06 by bursa]James Bursa2004-06-291-0/+1
| | | | | | Fix crash when downloads are closed after finishing. svn path=/import/netsurf/; revision=1026
* [project @ 2004-06-28 23:57:26 by jmb]John Mark Bell2004-06-282-4/+7
| | | | | | Correct behaviour of unknown URL launching mechanism. the ANT load never occurred. svn path=/import/netsurf/; revision=1025
* [project @ 2004-06-28 19:40:57 by rjw]Richard Wilson2004-06-281-0/+1
| | | | | | Fix for Ctrl-N not working correctly. svn path=/import/netsurf/; revision=1024
* [project @ 2004-06-28 19:35:04 by rjw]Richard Wilson2004-06-284-26/+39
| | | | | | 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 23:29:02 by bursa]James Bursa2004-06-271-0/+2
| | | | | | Fix divide by 0. svn path=/import/netsurf/; revision=1021
* [project @ 2004-06-27 23:24:11 by bursa]James Bursa2004-06-273-184/+658
| | | | | | Rewritten download window. Now downloads direct to file. New download window gui. svn path=/import/netsurf/; revision=1020
* [project @ 2004-06-27 15:34:46 by rjw]Richard Wilson2004-06-272-21/+87
| | | | | | Missing file from last commit svn path=/import/netsurf/; revision=1019
* [project @ 2004-06-27 14:41:14 by rjw]Richard Wilson2004-06-274-26/+86
| | | | | | Improved window positioning svn path=/import/netsurf/; revision=1018
* [project @ 2004-06-27 00:25:08 by jmb]John Mark Bell2004-06-271-0/+1
| | | | | | Remove compiler warning svn path=/import/netsurf/; revision=1017
* [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-264-245/+357
| | | | | | Visual representation of navigation features availble svn path=/import/netsurf/; revision=1015
* [project @ 2004-06-25 23:10:46 by jmb]John Mark Bell2004-06-251-35/+85
| | | | | | background-attachment: fixed; support. Disabled for the moment due to redraw issues. svn path=/import/netsurf/; revision=1012
* [project @ 2004-06-25 17:52:05 by jmb]John Mark Bell2004-06-251-7/+9
| | | | | | Fix swi error reporting svn path=/import/netsurf/; revision=1009
* [project @ 2004-06-25 17:38:39 by jmb]John Mark Bell2004-06-251-53/+83
| | | | | | Tighten up parameter checking in ro_gui_window_click. svn path=/import/netsurf/; revision=1008
* [project @ 2004-06-25 16:52:01 by jmb]John Mark Bell2004-06-252-16/+38
| | | | | | Background blend fonts if we can (and the user wants us to). Turned off by default. svn path=/import/netsurf/; revision=1007
* [project @ 2004-06-25 14:28:29 by bursa]James Bursa2004-06-251-32/+34
| | | | | | Parse CSS background shorthand property. Background rendering improvements. svn path=/import/netsurf/; revision=1006
* [project @ 2004-06-25 01:23:41 by jmb]John Mark Bell2004-06-251-15/+20
| | | | | | Fix background clipping rectangle issue reported by Andrew Duffell. svn path=/import/netsurf/; revision=1005
* [project @ 2004-06-24 23:29:46 by bursa]James Bursa2004-06-241-0/+1
| | | | | | Scheduling fix. svn path=/import/netsurf/; revision=1004
* [project @ 2004-06-24 16:54:28 by jmb]John Mark Bell2004-06-243-1/+4
| | | | | | Update content->size to more accurate value. svn path=/import/netsurf/; revision=1002
* [project @ 2004-06-23 22:53:50 by rjw]Richard Wilson2004-06-231-15/+13
| | | | | | | | Bug fix for vertical positioning. Padding is now taken into account for %age calculations. Fix for calculations using internal units rather than OS units. svn path=/import/netsurf/; revision=1000