James Bursa
0685aeaa3f
[project @ 2004-10-07 09:34:15 by bursa]
...
Fix #include path.
svn path=/import/netsurf/; revision=1307
2004-10-07 09:34:15 +00:00
James Bursa
47e75ceb17
[project @ 2004-10-07 09:26:23 by bursa]
...
New dependency scanning script and updated makefile.
svn path=/import/netsurf/; revision=1306
2004-10-07 09:26:23 +00:00
Richard Wilson
c0f18cd434
[project @ 2004-10-05 22:38:02 by rjw]
...
GIF opacity test is now applied to all GIFs. Background colour redraw is optimised out for opaque, repeating images.
svn path=/import/netsurf/; revision=1305
2004-10-05 22:38:02 +00:00
John Mark Bell
4dafc1394f
[project @ 2004-10-05 15:42:15 by jmb]
...
Plug memory leak
svn path=/import/netsurf/; revision=1304
2004-10-05 15:42:15 +00:00
John Mark Bell
93f8d3badc
[project @ 2004-10-05 14:36:44 by jmb]
...
Lose RISC OS specific includes from GIF code.
Fix jpegs for the gtk build.
Allow use of gifs in gtk build.
svn path=/import/netsurf/; revision=1303
2004-10-05 14:36:44 +00:00
Richard Wilson
60949d1aee
[project @ 2004-10-05 00:22:38 by rjw]
...
Fixes for missing changes to updated GIF code.
svn path=/import/netsurf/; revision=1302
2004-10-05 00:22: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
John Mark Bell
428a1b5841
[project @ 2004-10-01 23:19:08 by jmb]
...
Referer header is now preserved across redirects
svn path=/import/netsurf/; revision=1299
2004-10-01 23:19:08 +00:00
John Mark Bell
0d6b3576dc
[project @ 2004-10-01 21:33:20 by jmb]
...
Oops, missed this from last checkin.
svn path=/import/netsurf/; revision=1298
2004-10-01 21:33:20 +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
39ad1632eb
[project @ 2004-10-01 00:06:49 by jmb]
...
Send HTTP referer header. This is _only_ sent when a link is clicked (theoretically, at least).
svn path=/import/netsurf/; revision=1296
2004-10-01 00:06:49 +00:00
John Mark Bell
1202ad9c44
[project @ 2004-09-30 16:48:04 by jmb]
...
Prevent crash when radio button outside a form block is selected.
Make url bar update slightly more sane - doesn't update if the fetch is a download.
svn path=/import/netsurf/; revision=1295
2004-09-30 16:48:04 +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
d718a30c57
[project @ 2004-09-29 03:33:24 by jmb]
...
Lose redundant font table.
Rework bold and italic font support.
This is now user-configurable but I've little intention of writing GUI Choices code for this.
Smallcaps is still broken and needs some thinking about - probably best to drop the smallcaps font variants and convert lowercase chars to uppercase. Quite how this works for non-latin text, I've no idea.
svn path=/import/netsurf/; revision=1293
2004-09-29 03:33:24 +00:00
Michael Drake
4439cbc204
[project @ 2004-09-28 15:30:48 by tlsa]
...
Support invalid polygon shape name in image maps.
svn path=/import/netsurf/; revision=1292
2004-09-28 15:30:48 +00:00
John Mark Bell
7a3345a08c
[project @ 2004-09-27 16:50:16 by jmb]
...
Avoid error if Iconv module isn't present on system
svn path=/import/netsurf/; revision=1291
2004-09-27 16:50:16 +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
9a771ee9d7
[project @ 2004-09-27 05:22:01 by jmb]
...
Update
svn path=/import/netsurf/; revision=1289
2004-09-27 05:22:01 +00:00
John Mark Bell
ddf92d6778
[project @ 2004-09-27 05:21:38 by jmb]
...
Remove unused file.
svn path=/import/netsurf/; revision=1288
2004-09-27 05:21:38 +00:00
John Mark Bell
5802723281
[project @ 2004-09-27 05:21:00 by jmb]
...
Improve !Boot file and support protocol fallback positions.
svn path=/import/netsurf/; revision=1287
2004-09-27 05:21:00 +00:00
Michael Drake
ebc39ef41f
[project @ 2004-09-26 09:11:51 by tlsa]
...
Add German translation of welcome page by Sebastian Barthel.
svn path=/import/netsurf/; revision=1286
2004-09-26 09:11:51 +00:00
John Mark Bell
bcbbad6d77
[project @ 2004-09-25 16:24:45 by jmb]
...
Update about page
svn path=/import/netsurf/; revision=1285
2004-09-25 16:24:45 +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
e8c7058873
[project @ 2004-09-24 23:52:40 by jmb]
...
German translation support (needs templates et al.)
svn path=/import/netsurf/; revision=1282
2004-09-24 23:52:40 +00:00
Michael Drake
5c81943864
[project @ 2004-09-20 11:20:24 by tlsa]
...
Add file missed in last checkin.
svn path=/import/netsurf/; revision=1281
2004-09-20 11:20:24 +00:00
Michael Drake
dbe0fa15fa
[project @ 2004-09-17 21:20:13 by tlsa]
...
Start updating icon sprites.
svn path=/import/netsurf/; revision=1280
2004-09-17 21:20:13 +00:00
John Mark Bell
dd183bcb7e
[project @ 2004-09-14 14:48:51 by jmb]
...
Fix stupidity related to font table initialisation.
svn path=/import/netsurf/; revision=1279
2004-09-14 14:48:51 +00:00
John Mark Bell
c4772ea99c
[project @ 2004-09-14 00:20:29 by jmb]
...
Revert last change
svn path=/import/netsurf/; revision=1278
2004-09-14 00:20:29 +00:00
John Mark Bell
bcecdaf9eb
[project @ 2004-09-14 00:20:06 by jmb]
...
Prod NC build - looks like dependencies are screwed
svn path=/import/netsurf/; revision=1277
2004-09-14 00:20:06 +00:00
John Mark Bell
b74184c247
[project @ 2004-09-13 23:59:30 by jmb]
...
Add some #defines
svn path=/import/netsurf/; revision=1276
2004-09-13 23:59:30 +00:00
John Mark Bell
8f9221c6ca
[project @ 2004-09-13 23:56:45 by jmb]
...
Fixup to handle changed option variable name
svn path=/import/netsurf/; revision=1275
2004-09-13 23:56:45 +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
8e0b3d8136
[project @ 2004-09-07 23:24:32 by rjw]
...
Fix for renamed hotlist icon
svn path=/import/netsurf/; revision=1273
2004-09-07 23:24:32 +00:00
Richard Wilson
52ac79872c
[project @ 2004-09-07 23:14:31 by rjw]
...
Norcroft fix and update relating to CVS filename change
svn path=/import/netsurf/; revision=1272
2004-09-07 23:14:31 +00:00
Richard Wilson
ebc9f0038b
[project @ 2004-09-07 23:13:28 by rjw]
...
Renaming of default theme to stop CVS problems.
svn path=/import/netsurf/; revision=1271
2004-09-07 23:13:28 +00:00
Richard Wilson
198c7c9a95
[project @ 2004-09-07 23:07:01 by rjw]
...
New format default theme file. Theme editing is now done via !NSTheme.
svn path=/import/netsurf/; revision=1270
2004-09-07 23:07:01 +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
John Mark Bell
101c87958d
[project @ 2004-09-04 16:41:28 by jmb]
...
Fix jpeg redraw
Move png.c/h to /image and rework to use the bitmap code
Make RISC OS bitmap struct publically accessible (via riscos/bitmap.h)
Draw export now embeds JPEGs and PNGs/MNGs/JNGs correctly again.
Background images are now plotted correctly again.
svn path=/import/netsurf/; revision=1268
2004-09-04 16:41:28 +00:00
John Tytgat
e223757e35
[project @ 2004-09-04 14:37:57 by joty]
...
Norcroft compile fixes.
svn path=/import/netsurf/; revision=1267
2004-09-04 14:37:57 +00:00
James Bursa
a9e62d78f7
[project @ 2004-09-04 07:08:26 by bursa]
...
Add missing files.
svn path=/import/netsurf/; revision=1266
2004-09-04 07:08:26 +00:00
James Bursa
3371a27391
[project @ 2004-09-03 22:44:47 by bursa]
...
Add generic bitmap functions. Move jpeg and mng code from riscos/ to image/ and update to use bitmap. Note: background tiling and drawfile export for jpeg and mng/png are broken.
svn path=/import/netsurf/; revision=1265
2004-09-03 22:44:48 +00:00
James Bursa
fb5082605c
[project @ 2004-09-03 22:33:05 by bursa]
...
Fix bugs relating to aborting fetches.
svn path=/import/netsurf/; revision=1264
2004-09-03 22:33:05 +00:00
Michael Drake
9986b3b4ee
[project @ 2004-09-03 22:27:08 by tlsa]
...
Bring TODO lists up-to-date.
svn path=/import/netsurf/; revision=1263
2004-09-03 22:27:08 +00:00
Kevin Bagust
13a19ab22b
[project @ 2004-09-03 20:32:57 by kevinb]
...
Added support for table colspan=0 and rowspan=0.
svn path=/import/netsurf/; revision=1262
2004-09-03 20:32:57 +00:00
Richard Wilson
fa9cc913e5
[project @ 2004-09-01 20:57:25 by rjw]
...
Fix for incorrect stop button shading. Some fixes to stop a lack of content causing menu code to fail.
svn path=/import/netsurf/; revision=1261
2004-09-01 20:57:25 +00:00
Richard Wilson
fceba6cbc6
[project @ 2004-09-01 16:48:25 by rjw]
...
Fix for previous stupidity.
svn path=/import/netsurf/; revision=1260
2004-09-01 16:48:25 +00:00
Richard Wilson
13ae21f22b
[project @ 2004-08-31 19:51:29 by rjw]
...
Remove flicker from repeatedly setting icons as shaded.
svn path=/import/netsurf/; revision=1259
2004-08-31 19:51:29 +00:00
Richard Wilson
b14219359d
[project @ 2004-08-31 19:50:15 by rjw]
...
GIF reading now assumes files follow the spec and works bad files only in special cases.
svn path=/import/netsurf/; revision=1258
2004-08-31 19:50:15 +00:00