Commit Graph

192 Commits

Author SHA1 Message Date
Michael Drake
6c513fe32d [project @ 2004-11-04 18:10:41 by tlsa]
Resynchronize messages translations.

svn path=/import/netsurf/; revision=1345
2004-11-04 18:10:42 +00:00
Michael Drake
944675f303 [project @ 2004-11-04 17:43:35 by tlsa]
Purge obsolete entries.

svn path=/import/netsurf/; revision=1344
2004-11-04 17:43:36 +00:00
Richard Wilson
1fbcdd14d5 [project @ 2004-11-02 23:23:07 by rjw]
Fix for recent GIF decoding bug. Rectangular pixel mode-friendly sprites for hotlist. Slight change to history image size to please Tinct. Support for foreground and background image quality settings. Support for error diffusion and bi-linear filtering (Tinct still requires some further work)

svn path=/import/netsurf/; revision=1336
2004-11-02 23:23:07 +00:00
Michael Drake
7209b0e921 [project @ 2004-10-19 22:31:25 by tlsa]
Change default colours for some form elements.

svn path=/import/netsurf/; revision=1328
2004-10-19 22:31:25 +00:00
James Bursa
f0643f4a35 [project @ 2004-10-17 21:01:35 by bursa]
More border-styles now implemented.

svn path=/import/netsurf/; revision=1311
2004-10-17 21:01:35 +00:00
Michael Drake
45dc518866 [project @ 2004-10-13 12:52:21 by tlsa]
Correction for French interactive help text too.  Thanks to Sebastian Barthel.

svn path=/import/netsurf/; revision=1310
2004-10-13 12:52:21 +00:00
Michael Drake
5d9aed5ffc [project @ 2004-10-13 12:37:38 by tlsa]
Update to German translation and correction of English interactive help text by Sebastian Barthel

svn path=/import/netsurf/; revision=1309
2004-10-13 12:37:38 +00:00
Richard Wilson
403f12872d [project @ 2004-10-04 23:54:42 by rjw]
Moved GIF file reading to image/, optimisation of plotting for GIFs, JNGs, PNGs and JPEGs, initial work for toolbar customisation. Possibly some other things too.

svn path=/import/netsurf/; revision=1301
2004-10-04 23:54:42 +00:00
John Mark Bell
7144ce65eb [project @ 2004-10-01 23:48:15 by jmb]
Add GUI config option for HTTP referer sending

svn path=/import/netsurf/; revision=1300
2004-10-01 23:48:15 +00:00
Michael Drake
349d77ea4e [project @ 2004-09-27 10:33:55 by tlsa]
Update interactive help.

svn path=/import/netsurf/; revision=1290
2004-09-27 10:33:55 +00:00
John Mark Bell
bd15cb97f5 [project @ 2004-09-25 15:01:29 by jmb]
Updated French resources. Thanks to Jerome Mathevet.

svn path=/import/netsurf/; revision=1284
2004-09-25 15:01:29 +00:00
Michael Drake
aca81248b3 [project @ 2004-09-25 14:04:58 by tlsa]
Add German translation by Sebastian Barthel.

svn path=/import/netsurf/; revision=1283
2004-09-25 14:04:58 +00:00
John Mark Bell
c358b80cc5 [project @ 2004-09-13 23:56:18 by jmb]
Make fonts user-configurable.
This loses font-style support, though it shouldn't be hard to put it back again.

svn path=/import/netsurf/; revision=1274
2004-09-13 23:56:18 +00:00
Richard Wilson
bf57d852ae [project @ 2004-08-30 21:03:48 by rjw]
Reworking of themes and toolbars.

svn path=/import/netsurf/; revision=1254
2004-08-30 21:03:48 +00:00
John Mark Bell
5611d2c739 [project @ 2004-08-19 01:01:31 by jmb]
Add option to force text colour to black when printing

svn path=/import/netsurf/; revision=1245
2004-08-19 01:01:31 +00:00
John Mark Bell
c992f6252c [project @ 2004-08-09 06:28:56 by jmb]
Printing support.
Some issues remain - see the todo list at the top of print.c for more details

svn path=/import/netsurf/; revision=1199
2004-08-09 06:28:57 +00:00
Richard Wilson
38c79fa1cd [project @ 2004-08-08 20:17:23 by rjw]
Removal of Tinct and documentation. Now available at www.tinct.net.

svn path=/import/netsurf/; revision=1197
2004-08-08 20:17:23 +00:00
Michael Drake
ec6078d374 [project @ 2004-08-07 15:37:21 by tlsa]
Update interactive help for Search toolbar button.

svn path=/import/netsurf/; revision=1192
2004-08-07 15:37:21 +00:00
John Mark Bell
2119440878 [project @ 2004-08-07 01:43:43 by jmb]
Add search menu entry.
Update messages files

svn path=/import/netsurf/; revision=1190
2004-08-07 01:43:43 +00:00
Richard Wilson
33f6d42b94 [project @ 2004-08-06 23:45:21 by rjw]
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
2004-08-06 23:45:21 +00:00
John Mark Bell
4f3691d183 [project @ 2004-08-05 20:32:00 by jmb]
Text search. Press F4 to access it

svn path=/import/netsurf/; revision=1182
2004-08-05 20:32:00 +00:00
James Bursa
9e1dbe3a36 [project @ 2004-08-01 13:08:18 by bursa]
More work on overflow. Modify block centering to left-align when insufficient space. Fix caret positioning for form controls with padding.

svn path=/import/netsurf/; revision=1171
2004-08-01 13:08:19 +00:00
Michael Drake
ab67491a37 [project @ 2004-07-31 22:39:35 by tlsa]
Use official ptr_menu sprite.  Thanks to Richard Hallas.

svn path=/import/netsurf/; revision=1170
2004-07-31 22:39:35 +00:00
John Mark Bell
8e650e3e39 [project @ 2004-07-30 23:40:00 by jmb]
Rework stylesheet fetching code to remove dependence on magic numbers (now uses
values defined in html.h)
Make ad blocking optional.

svn path=/import/netsurf/; revision=1168
2004-07-30 23:40:01 +00:00
John Mark Bell
d601aa7188 [project @ 2004-07-30 21:53:52 by jmb]
Implement some CSS3 attribute selectors

svn path=/import/netsurf/; revision=1167
2004-07-30 21:53:52 +00:00
Michael Drake
52f4882ee2 [project @ 2004-07-30 17:28:51 by tlsa]
Update interactive help.

svn path=/import/netsurf/; revision=1165
2004-07-30 17:28:52 +00:00
John Mark Bell
67b0b7be62 [project @ 2004-07-27 20:44:46 by jmb]
Language configuration menu
Make adjust clicks on font size arrows style guide compliant

svn path=/import/netsurf/; revision=1154
2004-07-27 20:44:46 +00:00
James Bursa
534b464bec [project @ 2004-07-27 15:49:28 by bursa]
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
2004-07-27 15:49:28 +00:00
Andrew Timmins
b59616c9ab [project @ 2004-07-26 20:13:45 by atimmins]
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
2004-07-26 20:13:45 +00:00
Andrew Duffell
8e7d298c65 [project @ 2004-07-26 10:17:17 by andrew]
Change 'OK' button to read 'Save' to better reflect its function

svn path=/import/netsurf/; revision=1149
2004-07-26 10:17:17 +00:00
Richard Wilson
de4d151285 [project @ 2004-07-25 20:45:15 by rjw]
Support for MNGs and JNGs. Bug fix for help token regression. Minor GUI fixes.

svn path=/import/netsurf/; revision=1144
2004-07-25 20:45:16 +00:00
Andrew Timmins
ab4ca31552 [project @ 2004-07-25 19:19:46 by atimmins]
Updated to support paned config dialog.

svn path=/import/netsurf/; revision=1142
2004-07-25 19:20:13 +00:00
John Mark Bell
9625de73bb [project @ 2004-07-25 01:27:16 by jmb]
Fix for Google front page.
There must be a way of doing this which is more generic (otherwise it'll break again under more complex circumstances)

svn path=/import/netsurf/; revision=1140
2004-07-25 01:27:16 +00:00
James Bursa
bd86e2be69 [project @ 2004-07-23 16:16:51 by bursa]
Clean up and re-order to HTML specification order. Add a few elements and attributes.

svn path=/import/netsurf/; revision=1139
2004-07-23 16:16:51 +00:00
James Bursa
a36c561fb0 [project @ 2004-07-21 22:38:18 by bursa]
Updated French resources (by Jerome Mathevet).

svn path=/import/netsurf/; revision=1136
2004-07-21 22:38:18 +00:00
Richard Wilson
d89753a11b [project @ 2004-07-21 20:02:13 by rjw]
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
2004-07-21 20:02:13 +00:00
Richard Wilson
6ee54bec7a [project @ 2004-07-20 20:02:59 by rjw]
Fix for buffered text plotting. GUI control over font blending and buffering.

svn path=/import/netsurf/; revision=1129
2004-07-20 20:02:59 +00:00
Andrew Duffell
1328f70e8c [project @ 2004-07-20 10:59:05 by andrew]
Added new config icons for proxy and themes. (some code needs editing for these to work)

svn path=/import/netsurf/; revision=1124
2004-07-20 10:59:05 +00:00
James Bursa
f23fd2a094 [project @ 2004-07-17 23:32:08 by bursa]
Rewrite and simplify mouse click handling.

svn path=/import/netsurf/; revision=1094
2004-07-17 23:32:09 +00:00
James Bursa
a9aef8bf60 [project @ 2004-07-17 13:01:37 by bursa]
Error messages for URI / URL file loading.

svn path=/import/netsurf/; revision=1093
2004-07-17 13:01:37 +00:00
Michael Drake
367bbedd90 [project @ 2004-07-16 20:41:10 by tlsa]
New interactive help text.

svn path=/import/netsurf/; revision=1089
2004-07-16 20:41:10 +00:00
Richard Wilson
abaa8a9093 [project @ 2004-07-16 16:33:44 by rjw]
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
2004-07-16 16:33:45 +00:00
Richard Wilson
99d1c18252 [project @ 2004-07-16 00:05:31 by rjw]
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
2004-07-16 00:05:32 +00:00
Richard Wilson
eb8f6921f5 [project @ 2004-07-11 23:14:24 by rjw]
Hotlist folder/entry creation.

svn path=/import/netsurf/; revision=1072
2004-07-11 23:14:24 +00:00
Michael Drake
51457489b5 [project @ 2004-07-10 19:41:53 by tlsa]
New Hotlist icon.

svn path=/import/netsurf/; revision=1068
2004-07-10 19:41:53 +00:00
John Mark Bell
ba22b4e753 [project @ 2004-07-10 02:35:30 by jmb]
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
2004-07-10 02:35:31 +00:00
Richard Wilson
5c804fe3b2 [project @ 2004-07-09 21:03:26 by rjw]
Various minor GUI fixes

svn path=/import/netsurf/; revision=1064
2004-07-09 21:03:26 +00:00
Richard Wilson
962b3dd828 [project @ 2004-07-09 17:03:34 by rjw]
Tidier hotlist code. URL normalisation. Redraw uses Tinct.

svn path=/import/netsurf/; revision=1063
2004-07-09 17:03:35 +00:00
Richard Wilson
e387d5e34a [project @ 2004-07-08 22:05:35 by rjw]
Lose compiler warnings. Fix for dragging hotlist item to itself failing. Initial work on adding/editing entries.

svn path=/import/netsurf/; revision=1061
2004-07-08 22:05:35 +00:00
Richard Wilson
6cc16835e0 [project @ 2004-07-08 17:28:56 by rjw]
Save window cancel button implementation. Persistant child window handling.

svn path=/import/netsurf/; revision=1056
2004-07-08 17:28:56 +00:00