Richard Wilson
04ac7d63f9
[project @ 2005-05-11 00:54:56 by rjw]
...
Remove redundant code. Improve rendering of hr elements.
svn path=/import/netsurf/; revision=1717
2005-05-11 00:54:56 +00:00
Richard Wilson
759ff816db
[project @ 2005-05-10 22:49:41 by rjw]
...
Implement RETURN for search and open url dialogs. Add recent URL menu to open url dialog.
svn path=/import/netsurf/; revision=1716
2005-05-10 22:49:41 +00:00
Adrian Lees
9c1cb7bb2d
[project @ 2005-04-23 02:58:27 by adrianl]
...
Query windows, desktop save protocol, confirm abort/quit when downloads in progress
svn path=/import/netsurf/; revision=1679
2005-04-23 02:58:27 +00:00
Adrian Lees
b75fd1a26b
[project @ 2005-04-18 00:42:03 by adrianl]
...
Corrected scaling bug introduced by previous change
svn path=/import/netsurf/; revision=1666
2005-04-18 00:42:03 +00:00
Adrian Lees
89d98d0577
[project @ 2005-04-17 23:32:09 by adrianl]
...
better keyboard support for scale and find dialogs
svn path=/import/netsurf/; revision=1665
2005-04-17 23:32:09 +00:00
Adrian Lees
89993a5bf2
[project @ 2005-04-15 05:54:44 by adrianl]
...
Text selection, page drag scrolling, drag-saving images and a few SaveAs improvements
svn path=/import/netsurf/; revision=1640
2005-04-15 05:54:44 +00:00
Richard Wilson
610fca368b
[project @ 2005-04-07 20:46:22 by rjw]
...
Update to the way menus are handled. Various GUI bug fixes.
svn path=/import/netsurf/; revision=1603
2005-04-07 20:46:22 +00:00
Richard Wilson
501da1c487
[project @ 2005-03-14 13:58:43 by rjw]
...
Minimise flicker when viewing non-HTML files.
svn path=/import/netsurf/; revision=1535
2005-03-14 13:58:43 +00:00
Richard Wilson
950d8e27a0
[project @ 2005-03-13 09:04:44 by rjw]
...
Update title and extent on scale change.
svn path=/import/netsurf/; revision=1534
2005-03-13 09:04:44 +00:00
Richard Wilson
a0875b261f
[project @ 2005-03-13 01:23:10 by rjw]
...
Scale view is now applied to all content types. Ctrl+Q/Ctrl+W no longer step along a linear scale.
svn path=/import/netsurf/; revision=1533
2005-03-13 01:23:10 +00:00
James Bursa
dace636329
[project @ 2005-02-24 22:00:40 by bursa]
...
Reimplement font family support, part 2 (font menus in choices).
svn path=/import/netsurf/; revision=1525
2005-02-24 22:00:41 +00:00
James Bursa
504e05c4b3
[project @ 2005-02-22 23:36:14 by bursa]
...
Reimplement font family support, part 1.
svn path=/import/netsurf/; revision=1524
2005-02-22 23:36:14 +00:00
James Bursa
65b5ae0f8f
[project @ 2005-02-20 13:19:19 by bursa]
...
Font rewrite, part 3. Note that Draw export and printing are broken by these changes.
svn path=/import/netsurf/; revision=1519
2005-02-20 13:19:19 +00:00
Richard Wilson
350247a0f2
[project @ 2005-02-07 23:00:09 by rjw]
...
Stop toolbar scrolling by 1px, make theme saving use leafnames, improve error handling
svn path=/import/netsurf/; revision=1499
2005-02-07 23:00:09 +00:00
Richard Wilson
d5255faf91
[project @ 2005-02-07 14:18:33 by rjw]
...
Create nested themes at the correct place in the choices window
svn path=/import/netsurf/; revision=1495
2005-02-07 14:18:33 +00:00
Richard Wilson
2affb76944
[project @ 2005-02-03 13:18:22 by rjw]
...
Implementation of URL suggestion
svn path=/import/netsurf/; revision=1488
2005-02-03 13:18:22 +00:00
Richard Wilson
422df90089
[project @ 2005-01-23 16:09:05 by rjw]
...
Further work on theme installing
svn path=/import/netsurf/; revision=1463
2005-01-23 16:09:05 +00:00
Richard Wilson
010039686d
[project @ 2004-11-04 01:19:46 by rjw]
...
Toolbar separator icons are now displayed.
svn path=/import/netsurf/; revision=1342
2004-11-04 01:19:46 +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
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
John Mark Bell
49ce807e3c
[project @ 2004-10-01 21:31:55 by jmb]
...
A somewhat better implementation of referrers which no longer sends the referer if the URL schemes don't match.
Things to do:
1) Preservation of referer across redirects (see comment in browser.c:284)
2) GUI templates/code for configuration of referer sending (simple on/off toggle only)
3) Make referer sending when fetching objects/stylesheets for a page pay attention to option_send_referer?
4) Handle the case where the referer is in the form of http://moo:foo@mysite.com/ (ie the login details embedded in the referer - not good).
svn path=/import/netsurf/; revision=1297
2004-10-01 21:31:55 +00:00
John Mark Bell
4a37e17037
[project @ 2004-09-29 20:13:42 by jmb]
...
Write heuristically-generated font names to choices file - should speed up program load a bit.
Heuristic is re-run each time the choices file is saved.
svn path=/import/netsurf/; revision=1294
2004-09-29 20:13:42 +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
289cca466d
[project @ 2004-09-07 23:05:34 by rjw]
...
Updates for new theme format along with a few minor bug fixes.
svn path=/import/netsurf/; revision=1269
2004-09-07 23:05:34 +00:00
Richard Wilson
a8661b3a64
[project @ 2004-08-31 18:01:22 by rjw]
...
Further theme related fixes
svn path=/import/netsurf/; revision=1257
2004-08-31 18:01:22 +00:00
Richard Wilson
98d17f19a6
[project @ 2004-08-30 21:57:47 by rjw]
...
Various small theme related fixes
svn path=/import/netsurf/; revision=1256
2004-08-30 21:57:47 +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 Tytgat
44c418dc73
[project @ 2004-08-14 12:44:17 by joty]
...
Removed useless current_zoom_gui variable.
svn path=/import/netsurf/; revision=1229
2004-08-14 12:44:17 +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
afa046e1be
[project @ 2004-08-08 20:16:17 by rjw]
...
Internal changes for theme handling. Tinct is now an external resource.
svn path=/import/netsurf/; revision=1196
2004-08-08 20:16:17 +00:00
John Tytgat
f14d765ca7
[project @ 2004-08-08 11:39:31 by joty]
...
Explicit #include of some header files to avoid Norcroft depth 8 limitation
when using UnixLib version currently at CVS trunk.
svn path=/import/netsurf/; revision=1193
2004-08-08 11:39:31 +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
f3bef9fdcb
[project @ 2004-08-05 22:03:56 by jmb]
...
Tidy up and bugfix search implementation
svn path=/import/netsurf/; revision=1183
2004-08-05 22:03:56 +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
Richard Wilson
33937fe2e5
[project @ 2004-08-05 19:27:31 by rjw]
...
Fix for hotlist toolbar not being updated for directory double clicks. Fix for OS3.7 buffered redraw error masking. Fix for error reporting stopping functionality.
svn path=/import/netsurf/; revision=1181
2004-08-05 19:27:31 +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
John Mark Bell
d378575d4c
[project @ 2004-07-27 02:34:13 by jmb]
...
Fix redraw issue with themes config
Prevent deselection of all radio icons
Fix read from NULL pointer when setting homepage URL
svn path=/import/netsurf/; revision=1152
2004-07-27 02:34:13 +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 Timmins
b02f6fa9a0
[project @ 2004-07-25 19:25:26 by atimmins]
...
Updated to support paned config dialog.
svn path=/import/netsurf/; revision=1143
2004-07-25 19:25:26 +00:00
James Bursa
e4a6e982e5
[project @ 2004-07-17 13:00:38 by bursa]
...
Simplify gui_window structure. Clean up various parts of the gui code.
svn path=/import/netsurf/; revision=1092
2004-07-17 13:00:38 +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
fb07fba4f8
[project @ 2004-07-12 19:55:49 by rjw]
...
Improved caret handling for persistant windows. Window submenu moved from Display to Utilities.
svn path=/import/netsurf/; revision=1073
2004-07-12 19:55:49 +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
Richard Wilson
6e3995cc65
[project @ 2004-07-11 21:45:51 by rjw]
...
Inversion of hotlist icon functionality. Automatic placement of caret for dialog windows. Escape closes dialog windows.
svn path=/import/netsurf/; revision=1071
2004-07-11 21:45:51 +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
Richard Wilson
50e0ebf3fa
[project @ 2004-06-27 14:41:14 by rjw]
...
Improved window positioning
svn path=/import/netsurf/; revision=1018
2004-06-27 14:41:14 +00:00
James Bursa
86206259fe
[project @ 2004-06-21 15:25:35 by bursa]
...
Remove obsolete files and some dead code.
svn path=/import/netsurf/; revision=988
2004-06-21 15:27:56 +00:00
James Bursa
0ebbc1330c
[project @ 2004-06-12 17:43:37 by bursa]
...
Fix limit zooming by ^Q / ^W. Increase limit to 1000.
svn path=/import/netsurf/; revision=967
2004-06-12 17:43:37 +00:00