summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* [project @ 2004-09-17 21:20:13 by tlsa]Michael Drake2004-09-179-5/+1
| | | | | | Start updating icon sprites. svn path=/import/netsurf/; revision=1280
* [project @ 2004-09-14 14:48:51 by jmb]John Mark Bell2004-09-141-2/+3
| | | | | | Fix stupidity related to font table initialisation. svn path=/import/netsurf/; revision=1279
* [project @ 2004-09-14 00:20:29 by jmb]John Mark Bell2004-09-141-1/+0
| | | | | | Revert last change svn path=/import/netsurf/; revision=1278
* [project @ 2004-09-14 00:20:06 by jmb]John Mark Bell2004-09-141-0/+1
| | | | | | Prod NC build - looks like dependencies are screwed svn path=/import/netsurf/; revision=1277
* [project @ 2004-09-13 23:59:30 by jmb]John Mark Bell2004-09-134-6/+28
| | | | | | Add some #defines svn path=/import/netsurf/; revision=1276
* [project @ 2004-09-13 23:56:45 by jmb]John Mark Bell2004-09-131-1/+1
| | | | | | Fixup to handle changed option variable name svn path=/import/netsurf/; revision=1275
* [project @ 2004-09-13 23:56:18 by jmb]John Mark Bell2004-09-1310-139/+526
| | | | | | | 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
* [project @ 2004-09-07 23:24:32 by rjw]Richard Wilson2004-09-071-1/+1
| | | | | | Fix for renamed hotlist icon svn path=/import/netsurf/; revision=1273
* [project @ 2004-09-07 23:14:31 by rjw]Richard Wilson2004-09-072-3/+3
| | | | | | Norcroft fix and update relating to CVS filename change svn path=/import/netsurf/; revision=1272
* [project @ 2004-09-07 23:13:28 by rjw]Richard Wilson2004-09-071-0/+0
| | | | | | Renaming of default theme to stop CVS problems. svn path=/import/netsurf/; revision=1271
* [project @ 2004-09-07 23:07:01 by rjw]Richard Wilson2004-09-072-0/+0
| | | | | | New format default theme file. Theme editing is now done via !NSTheme. svn path=/import/netsurf/; revision=1270
* [project @ 2004-09-07 23:05:34 by rjw]Richard Wilson2004-09-075-139/+293
| | | | | | Updates for new theme format along with a few minor bug fixes. svn path=/import/netsurf/; revision=1269
* [project @ 2004-09-04 16:41:28 by jmb]John Mark Bell2004-09-047-80/+72
| | | | | | | | | | 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
* [project @ 2004-09-04 14:37:57 by joty]John Tytgat2004-09-042-0/+2
| | | | | | Norcroft compile fixes. svn path=/import/netsurf/; revision=1267
* [project @ 2004-09-04 07:08:26 by bursa]James Bursa2004-09-042-0/+268
| | | | | | Add missing files. svn path=/import/netsurf/; revision=1266
* [project @ 2004-09-03 22:44:47 by bursa]James Bursa2004-09-0318-197/+349
| | | | | | 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
* [project @ 2004-09-03 22:33:05 by bursa]James Bursa2004-09-031-2/+9
| | | | | | Fix bugs relating to aborting fetches. svn path=/import/netsurf/; revision=1264
* [project @ 2004-09-03 22:27:08 by tlsa]Michael Drake2004-09-033-9/+5
| | | | | | Bring TODO lists up-to-date. svn path=/import/netsurf/; revision=1263
* [project @ 2004-09-03 20:32:57 by kevinb]Kevin Bagust2004-09-031-41/+196
| | | | | | Added support for table colspan=0 and rowspan=0. svn path=/import/netsurf/; revision=1262
* [project @ 2004-09-01 20:57:25 by rjw]Richard Wilson2004-09-011-13/+63
| | | | | | 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
* [project @ 2004-09-01 16:48:25 by rjw]Richard Wilson2004-09-012-2/+2
| | | | | | Fix for previous stupidity. svn path=/import/netsurf/; revision=1260
* [project @ 2004-08-31 19:51:29 by rjw]Richard Wilson2004-08-312-4/+13
| | | | | | Remove flicker from repeatedly setting icons as shaded. svn path=/import/netsurf/; revision=1259
* [project @ 2004-08-31 19:50:15 by rjw]Richard Wilson2004-08-311-9/+23
| | | | | | GIF reading now assumes files follow the spec and works bad files only in special cases. svn path=/import/netsurf/; revision=1258
* [project @ 2004-08-31 18:01:22 by rjw]Richard Wilson2004-08-315-22/+36
| | | | | | Further theme related fixes svn path=/import/netsurf/; revision=1257
* [project @ 2004-08-30 21:57:47 by rjw]Richard Wilson2004-08-304-10/+45
| | | | | | Various small theme related fixes svn path=/import/netsurf/; revision=1256
* [project @ 2004-08-30 21:04:11 by rjw]Richard Wilson2004-08-302-847/+0
| | | | | | Removal of redundant files. svn path=/import/netsurf/; revision=1255
* [project @ 2004-08-30 21:03:48 by rjw]Richard Wilson2004-08-3018-660/+1595
| | | | | | Reworking of themes and toolbars. svn path=/import/netsurf/; revision=1254
* [project @ 2004-08-27 23:10:55 by jmb]John Mark Bell2004-08-271-64/+63
| | | | | | Fix exporting of GIFs as Sprite. svn path=/import/netsurf/; revision=1253
* [project @ 2004-08-26 22:59:02 by joty]John Tytgat2004-08-261-1/+1
| | | | | | die() doesn't need extra (). svn path=/import/netsurf/; revision=1252
* [project @ 2004-08-26 22:58:19 by joty]John Tytgat2004-08-261-6/+8
| | | | | | | warn_user() : made warn_buffer static local. die() : a too long error message is now correctly NUL terminated; got rid of static variable. svn path=/import/netsurf/; revision=1251
* [project @ 2004-08-25 23:56:48 by bursa]James Bursa2004-08-256-11/+79
| | | | | | Experimental overflow: scroll code. svn path=/import/netsurf/; revision=1250
* [project @ 2004-08-25 22:11:38 by bursa]James Bursa2004-08-251-3/+4
| | | | | | Fix a NULL pointer read. svn path=/import/netsurf/; revision=1249
* [project @ 2004-08-25 22:11:14 by bursa]James Bursa2004-08-251-1/+4
| | | | | | Handle some more expected errors when renaming file during download (fixes #1014444). svn path=/import/netsurf/; revision=1248
* [project @ 2004-08-23 16:02:19 by bursa]James Bursa2004-08-231-1/+1
| | | | | | Remove -Wbad-function-cast since it can't be satisfied together with Norcroft, and the warning seems useless. svn path=/import/netsurf/; revision=1247
* [project @ 2004-08-20 21:30:45 by bursa]James Bursa2004-08-201-2/+2
| | | | | | Fix font anti-aliasing with blending off. svn path=/import/netsurf/; revision=1246
* [project @ 2004-08-19 01:01:31 by jmb]John Mark Bell2004-08-195-4/+15
| | | | | | Add option to force text colour to black when printing svn path=/import/netsurf/; revision=1245
* [project @ 2004-08-18 22:07:20 by jmb]John Mark Bell2004-08-181-4/+9
| | | | | | Don't read screen origin when printing svn path=/import/netsurf/; revision=1244
* [project @ 2004-08-18 01:45:29 by jmb]John Mark Bell2004-08-181-10/+6
| | | | | | Restrict last change to hidden inputs only - breaks sf.net bug tracker otherwise svn path=/import/netsurf/; revision=1243
* [project @ 2004-08-18 01:36:39 by jmb]John Mark Bell2004-08-181-12/+60
| | | | | | | Fix issue with hidden inputs having no value property Log on memory error to aid debugging svn path=/import/netsurf/; revision=1242
* [project @ 2004-08-17 19:51:30 by jmb]John Mark Bell2004-08-171-29/+18
| | | | | | Lose optimisation svn path=/import/netsurf/; revision=1241
* [project @ 2004-08-15 22:36:13 by rjw]Richard Wilson2004-08-151-74/+27
| | | | | | Fix for sprite rendering. Merge alpha and opaque plotting functions svn path=/import/netsurf/; revision=1240
* [project @ 2004-08-15 19:54:24 by jmb]John Mark Bell2004-08-152-39/+36
| | | | | | Make debug builds compile svn path=/import/netsurf/; revision=1239
* [project @ 2004-08-15 19:53:52 by jmb]John Mark Bell2004-08-151-1/+1
| | | | | | Standardise swis.h include svn path=/import/netsurf/; revision=1238
* [project @ 2004-08-15 19:53:06 by jmb]John Mark Bell2004-08-153-3/+0
| | | | | | Remove spurious include svn path=/import/netsurf/; revision=1237
* [project @ 2004-08-15 19:10:08 by jmb]John Mark Bell2004-08-152-18/+11
| | | | | | Make GTK build work again svn path=/import/netsurf/; revision=1236
* [project @ 2004-08-15 19:08:47 by jmb]John Mark Bell2004-08-151-3/+3
| | | | | | Makefile missed from previous checkin svn path=/import/netsurf/; revision=1235
* [project @ 2004-08-15 19:06:23 by jmb]John Mark Bell2004-08-1525-472/+404
| | | | | | | | | Rationalise image redraw. Supply background colour when redrawing contents Reenable printing of background images Require Tinct 0.07 svn path=/import/netsurf/; revision=1234
* [project @ 2004-08-15 12:14:22 by rjw]Richard Wilson2004-08-151-9/+14
| | | | | | Updated defines for Tinct 0.06 svn path=/import/netsurf/; revision=1233
* [project @ 2004-08-14 15:07:19 by joty]John Tytgat2004-08-148-59/+55
| | | | | | | | - Rename len() to css_len2px(). - Less compiler warnings concerning float/int implicit casts. - More stddef.h type usuage. svn path=/import/netsurf/; revision=1232
* [project @ 2004-08-14 14:30:10 by joty]John Tytgat2004-08-1411-435/+413
| | | | | | Removed a chunk of Norcroft compiler warnings. Re-ident some pieces. svn path=/import/netsurf/; revision=1231