summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* [project @ 2004-07-17 23:32:08 by bursa]James Bursa2004-07-1711-496/+519
| | | | | | Rewrite and simplify mouse click handling. svn path=/import/netsurf/; revision=1094
* [project @ 2004-07-17 13:01:37 by bursa]James Bursa2004-07-172-0/+6
| | | | | | Error messages for URI / URL file loading. svn path=/import/netsurf/; revision=1093
* [project @ 2004-07-17 13:00:38 by bursa]James Bursa2004-07-1718-982/+1266
| | | | | | Simplify gui_window structure. Clean up various parts of the gui code. svn path=/import/netsurf/; revision=1092
* [project @ 2004-07-17 01:36:21 by jmb]John Mark Bell2004-07-171-0/+20
| | | | | | Invalidate descendant_* values svn path=/import/netsurf/; revision=1091
* [project @ 2004-07-16 20:57:14 by jmb]John Mark Bell2004-07-162-9/+13
| | | | | | Fix silly rjwness svn path=/import/netsurf/; revision=1090
* [project @ 2004-07-16 20:41:10 by tlsa]Michael Drake2004-07-162-34/+79
| | | | | | New interactive help text. svn path=/import/netsurf/; revision=1089
* [project @ 2004-07-16 20:26:49 by jmb]John Mark Bell2004-07-165-2/+123
| | | | | | Preliminary overflow support. This also goes some way to making the horizontal scrollbar work. svn path=/import/netsurf/; revision=1088
* [project @ 2004-07-16 20:22:31 by jmb]John Mark Bell2004-07-163-56/+79
| | | | | | | Add overflow support. Re-tabulate property table in ruleset.c svn path=/import/netsurf/; revision=1087
* [project @ 2004-07-16 20:21:33 by jmb]John Mark Bell2004-07-161-2/+3
| | | | | | Add overflow. Hyphenate some identities correctly svn path=/import/netsurf/; revision=1086
* [project @ 2004-07-16 20:15:39 by jmb]John Mark Bell2004-07-161-2/+2
| | | | | | Alphabeticise object names svn path=/import/netsurf/; revision=1085
* [project @ 2004-07-16 20:02:28 by rjw]Richard Wilson2004-07-161-0/+3
| | | | | | Fix for broken content type changes. svn path=/import/netsurf/; revision=1084
* [project @ 2004-07-16 19:47:02 by rjw]Richard Wilson2004-07-1613-3/+173
| | | | | | 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-1617-71/+252
| | | | | | 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-163-13/+12
| | | | | | 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-13 14:03:02 by jmb]John Mark Bell2004-07-131-20/+54
| | | | | | Prevent pages including themselves. svn path=/import/netsurf/; revision=1074
* [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-117-5/+130
| | | | | | 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-10 19:41:53 by tlsa]Michael Drake2004-07-103-12/+12
| | | | | | New Hotlist icon. svn path=/import/netsurf/; revision=1068
* [project @ 2004-07-10 10:05:16 by bursa]James Bursa2004-07-101-8/+15
| | | | | | Fix crash related to aborting fetches. svn path=/import/netsurf/; revision=1067
* [project @ 2004-07-10 02:35:30 by jmb]John Mark Bell2004-07-106-4/+58
| | | | | | | Use libcurl's progress callback functionality to display fetch status. This will update the status line once a second, more frequently requires hacking libcurl. svn path=/import/netsurf/; revision=1066
* [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-098-49/+67
| | | | | | Various minor GUI fixes svn path=/import/netsurf/; revision=1064
* [project @ 2004-07-09 17:03:34 by rjw]Richard Wilson2004-07-095-215/+93
| | | | | | 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-088-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 20:13:35 by joty]John Tytgat2004-07-081-10/+9
| | | | | | Log function name too when compiling with Norcroft. svn path=/import/netsurf/; revision=1058
* [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-0810-21/+123
| | | | | | 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-0713-150/+320
| | | | | | 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-076-148/+383
| | | | | | Basic hotlist management facilities svn path=/import/netsurf/; revision=1053
* [project @ 2004-07-05 22:17:59 by rjw]Richard Wilson2004-07-056-48/+308
| | | | | | 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-0524-705/+2646
| | | | | | 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-043-137/+137
| | | | | | 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 15:20:20 by jmb]John Mark Bell2004-07-041-0/+1
| | | | | | Bow to user pressure and display URL immediately. svn path=/import/netsurf/; revision=1045