James Bursa
8aa96588e1
[project @ 2005-02-03 20:49:43 by bursa]
...
"IEURL" (1ba) file support.
svn path=/import/netsurf/; revision=1489
2005-02-03 20:49:43 +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
4a34357986
[project @ 2005-02-03 13:12:24 by rjw]
...
Wider minimum URL bar width, make themes work on NCOS (probably)
svn path=/import/netsurf/; revision=1487
2005-02-03 13:12:24 +00:00
Richard Wilson
f11a991992
[project @ 2005-02-03 13:10:21 by rjw]
...
Make themes auto-install work on NCOS (probably)
svn path=/import/netsurf/; revision=1486
2005-02-03 13:10:21 +00:00
John Mark Bell
a17aa7d47f
[project @ 2005-02-03 10:04:06 by jmb]
...
Fix issue with plugins embedded in a page requesting fetch of the same page on load.
Add option to block popups.
svn path=/import/netsurf/; revision=1482
2005-02-03 10:04:06 +00:00
John Mark Bell
e86bbdfc79
[project @ 2005-02-01 01:16:53 by jmb]
...
Lose spurious #include
svn path=/import/netsurf/; revision=1479
2005-02-01 01:16:53 +00:00
Richard Wilson
fd04e82e9b
[project @ 2005-02-01 00:58:31 by rjw]
...
Only buffer redraws that update the entire current clipping area (fixes GIF redraw artifacts.)
svn path=/import/netsurf/; revision=1477
2005-02-01 00:58:31 +00:00
James Bursa
f84d33c036
[project @ 2005-01-29 16:17:23 by bursa]
...
Make DA max size 128M.
svn path=/import/netsurf/; revision=1475
2005-01-29 16:17:23 +00:00
James Bursa
b645f64e5e
[project @ 2005-01-27 22:37:54 by bursa]
...
Builds now hosted on the main site.
svn path=/import/netsurf/; revision=1471
2005-01-27 22:37:54 +00:00
James Bursa
2583180b79
[project @ 2005-01-24 22:14:59 by bursa]
...
Simplify browser_window_go(). Replace browser_window_go_post() with browser_window_go() where possible.
svn path=/import/netsurf/; revision=1466
2005-01-24 22:14:59 +00:00
James Bursa
01b28b7538
[project @ 2005-01-24 20:59:15 by bursa]
...
Fix input focus behaviour. Remove obsolete gui_window_get_url().
svn path=/import/netsurf/; revision=1465
2005-01-24 20:59:15 +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
2d2fc67265
[project @ 2005-01-20 23:17:08 by rjw]
...
Substantial speed increase for off-screen buffering
svn path=/import/netsurf/; revision=1459
2005-01-20 23:17:08 +00:00
James Bursa
d63e9fac4f
[project @ 2005-01-16 21:04:00 by bursa]
...
Rename themeinstall template to avoid issues with 12-character names in some Wimp versions.
svn path=/import/netsurf/; revision=1454
2005-01-16 21:04:00 +00:00
James Bursa
f0b264670e
[project @ 2005-01-13 22:42:38 by bursa]
...
Start on theme auto-install. Fix content_add_user() not to broadcast error on memory exhaustion.
svn path=/import/netsurf/; revision=1448
2005-01-13 22:42:39 +00:00
James Bursa
380842f2fb
[project @ 2005-01-13 20:01:03 by bursa]
...
Change toolbar icon button type to click.
svn path=/import/netsurf/; revision=1444
2005-01-13 20:01:03 +00:00
John Mark Bell
124f0741d6
[project @ 2005-01-03 02:28:57 by jmb]
...
Lose erroneous #include
svn path=/import/netsurf/; revision=1430
2005-01-03 02:28:57 +00:00
John Mark Bell
77de9c1336
[project @ 2005-01-03 02:09:20 by jmb]
...
Shift + Click == download
svn path=/import/netsurf/; revision=1429
2005-01-03 02:09:20 +00:00
John Mark Bell
bd5ba01b2e
[project @ 2005-01-03 01:18:17 by jmb]
...
Reorder F-key order (looks tidier ;)
svn path=/import/netsurf/; revision=1428
2005-01-03 01:18:17 +00:00
James Bursa
39eb35cbf1
[project @ 2005-01-02 11:47:51 by bursa]
...
Fix comment.
svn path=/import/netsurf/; revision=1424
2005-01-02 11:47:51 +00:00
John Mark Bell
8334683068
[project @ 2005-01-02 03:58:20 by jmb]
...
xcalloc/xrealloc/xstrdup-purge - Lose remaining calls (and purge the relevant functions from utils.c)
svn path=/import/netsurf/; revision=1419
2005-01-02 03:58:21 +00:00
James Bursa
7824e830cf
[project @ 2005-01-01 22:14:06 by bursa]
...
xcalloc/xrealloc/xstrdup-purge week.
svn path=/import/netsurf/; revision=1417
2005-01-01 22:14:06 +00:00
James Bursa
7a71363d76
[project @ 2005-01-01 22:05:20 by bursa]
...
xcalloc/xrealloc/xstrdup-purge week, part 5. Improve and simplify encoding detection.
svn path=/import/netsurf/; revision=1416
2005-01-01 22:05:21 +00:00
John Mark Bell
fa05ee570c
[project @ 2004-12-25 18:58:04 by jmb]
...
Fix issue with streaming as file when handling unknown content length (plugin_convert may have been called prior to the streaming being set up, thus resulting in the file not being streamed)
Lose spurious boolean in plugin_data struct.
svn path=/import/netsurf/; revision=1411
2004-12-25 18:58:04 +00:00
John Mark Bell
a36f92554a
[project @ 2004-12-25 12:12:39 by jmb]
...
Support standalone plugins
svn path=/import/netsurf/; revision=1410
2004-12-25 12:12:39 +00:00
James Bursa
ed05aa87f8
[project @ 2004-12-25 11:37:35 by bursa]
...
Fix line endings.
svn path=/import/netsurf/; revision=1409
2004-12-25 11:37:35 +00:00
James Bursa
6dd1ab8fad
[project @ 2004-12-25 11:25:21 by bursa]
...
Fix line endings.
svn path=/import/netsurf/; revision=1408
2004-12-25 11:25:21 +00:00
John Tytgat
0e72b17299
[project @ 2004-12-16 20:38:12 by joty]
...
Norcroft compatibility fix.
svn path=/import/netsurf/; revision=1406
2004-12-16 20:38:12 +00:00
Richard Wilson
441b364600
[project @ 2004-12-09 19:09:56 by rjw]
...
Lose xcalloc().
svn path=/import/netsurf/; revision=1397
2004-12-09 19:09:56 +00:00
Richard Wilson
bd652a750a
[project @ 2004-12-09 12:07:32 by rjw]
...
Fix GTK build. Lose xcalloc() from history.
svn path=/import/netsurf/; revision=1396
2004-12-09 12:07:32 +00:00
Richard Wilson
32db7e04d0
[project @ 2004-12-09 10:30:43 by rjw]
...
Re-implementation of hotlist via general tree code. Animations can be stopped once more. Purged a few xcalloc() calls.
svn path=/import/netsurf/; revision=1394
2004-12-09 10:30:44 +00:00
James Bursa
6bddd0837f
[project @ 2004-12-05 21:39:31 by bursa]
...
Return an error for invalid clip rectangles to ro_plot_clip().
svn path=/import/netsurf/; revision=1382
2004-12-05 21:39:31 +00:00
James Bursa
16fce4f8ff
[project @ 2004-11-29 21:47:00 by bursa]
...
Open the home page when NetSurf is run when it is already running.
svn path=/import/netsurf/; revision=1376
2004-11-29 21:47:00 +00:00
John Mark Bell
a53d5ecfa9
[project @ 2004-11-28 23:38:38 by jmb]
...
Ensure dimensions specified by HTML/CSS are adhered to, rather than resizing to what the plugin wants
svn path=/import/netsurf/; revision=1375
2004-11-28 23:38:38 +00:00
John Mark Bell
3694fd54b2
[project @ 2004-11-28 00:26:17 by jmb]
...
Bug fixes.
Reformatting a plugin now works correctly in all cirumstances.
Streaming also works better and reloading a page containing plugins will now work properly.
svn path=/import/netsurf/; revision=1373
2004-11-28 00:26:17 +00:00
Richard Wilson
9c6094944b
[project @ 2004-11-22 23:06:49 by rjw]
...
Stop scroll wheels from moving the toolbar
svn path=/import/netsurf/; revision=1370
2004-11-22 23:06:49 +00:00
James Bursa
dfad215d1b
[project @ 2004-11-21 22:49:02 by bursa]
...
Fix crash when certain MNGs are opened in a new browser window.
svn path=/import/netsurf/; revision=1368
2004-11-21 22:49:02 +00:00
James Bursa
a31f6306f9
[project @ 2004-11-20 00:02:56 by bursa]
...
Improvements to overflow and scrolling: scrollbars now have most of the usual RISC OS behaviour. Better rendering of dotted and dashed borders.
svn path=/import/netsurf/; revision=1363
2004-11-20 00:02:56 +00:00
Richard Wilson
e87e37ca80
[project @ 2004-11-16 23:30:31 by rjw]
...
Minor fix to hotlist for titles with control characters.
svn path=/import/netsurf/; revision=1362
2004-11-16 23:30:31 +00:00
Richard Wilson
9512022595
[project @ 2004-11-14 21:07:55 by rjw]
...
Fix for toolbar sub-menu closing on Adjust selection.
svn path=/import/netsurf/; revision=1361
2004-11-14 21:07:55 +00:00
Richard Wilson
02a54d4e98
[project @ 2004-11-10 22:39:33 by rjw]
...
Fix 8bpp thumbnails.
svn path=/import/netsurf/; revision=1357
2004-11-10 22:39:33 +00:00
Richard Wilson
542f783b18
[project @ 2004-11-10 19:51:31 by rjw]
...
Further GIF optimisation to reduce flicker.
svn path=/import/netsurf/; revision=1356
2004-11-10 19:51:32 +00:00
Richard Wilson
9eee2a8246
[project @ 2004-11-09 23:32:40 by rjw]
...
Fix window resizing oddity
svn path=/import/netsurf/; revision=1354
2004-11-09 23:32:40 +00:00
Richard Wilson
dde5f820ea
[project @ 2004-11-09 18:29:01 by rjw]
...
Lose the flicker for themes with a left-aligned throbber
svn path=/import/netsurf/; revision=1352
2004-11-09 18:29:01 +00:00
James Bursa
ef672d1ff0
[project @ 2004-11-06 21:03:55 by bursa]
...
Fix RISC OS DrawFile rendering. Document files.
svn path=/import/netsurf/; revision=1349
2004-11-06 21:03:55 +00:00
James Bursa
86e789856c
[project @ 2004-11-06 19:34:24 by bursa]
...
Fix RISC OS sprite rendering. Document files.
svn path=/import/netsurf/; revision=1348
2004-11-06 19:34:24 +00:00
James Bursa
e221793b42
[project @ 2004-11-06 17:09:19 by bursa]
...
No longer used (replaced by render/html_redraw.c and plotters system).
svn path=/import/netsurf/; revision=1347
2004-11-06 17:09:19 +00:00
John Mark Bell
15b83b6cf1
[project @ 2004-11-04 21:13:36 by jmb]
...
Lose nasty hard-coded strings
svn path=/import/netsurf/; revision=1346
2004-11-04 21:13:36 +00:00
Richard Wilson
67e3cfc531
[project @ 2004-11-04 01:26:31 by rjw]
...
Only display separators when we should. Drunken code is bad.
svn path=/import/netsurf/; revision=1343
2004-11-04 01:26:31 +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