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
7114e4b4af
[project @ 2005-01-02 11:46:29 by bursa]
...
Fix debug and riscos_debug builds.
svn path=/import/netsurf/; revision=1423
2005-01-02 11:46:29 +00:00
Richard Wilson
58b68f7130
[project @ 2004-12-09 10:33:09 by rjw]
...
Stop makefile breakage.
svn path=/import/netsurf/; revision=1395
2004-12-09 10:33:09 +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
John Mark Bell
ce0fc3daf7
[project @ 2004-11-02 23:48:36 by jmb]
...
Rollback erroneous checkin
svn path=/import/netsurf/; revision=1337
2004-11-02 23:48: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
John Mark Bell
a3cd08929a
[project @ 2004-10-17 21:30:03 by jmb]
...
Remove spurious gifread object.
General tidying
svn path=/import/netsurf/; revision=1320
2004-10-17 21:30:03 +00:00
James Bursa
ddaf4ab4d7
[project @ 2004-10-17 21:13:24 by bursa]
...
Add html_redraw.o and plotters.o; remove htmlredraw.o.
svn path=/import/netsurf/; revision=1317
2004-10-17 21:13:24 +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
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
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
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
James Bursa
7ee3ef6189
[project @ 2004-08-23 16:02:19 by bursa]
...
Remove -Wbad-function-cast since it can't be satisfied together with Norcroft, and the warning seems useless.
svn path=/import/netsurf/; revision=1247
2004-08-23 16:02:19 +00:00
John Mark Bell
b1399acea2
[project @ 2004-08-15 19:54:24 by jmb]
...
Make debug builds compile
svn path=/import/netsurf/; revision=1239
2004-08-15 19:54:24 +00:00
John Mark Bell
22c97f6bb9
[project @ 2004-08-15 19:08:47 by jmb]
...
Makefile missed from previous checkin
svn path=/import/netsurf/; revision=1235
2004-08-15 19:08:47 +00:00
John Mark Bell
c1d774c65f
[project @ 2004-08-13 19:29:53 by jmb]
...
Remove spurious commands
svn path=/import/netsurf/; revision=1224
2004-08-13 19:29:53 +00:00
John Mark Bell
ad36ab5597
[project @ 2004-08-13 15:47:44 by jmb]
...
Revert last changes
svn path=/import/netsurf/; revision=1222
2004-08-13 15:47:44 +00:00
John Mark Bell
5555a3bfd0
[project @ 2004-08-13 15:31:46 by jmb]
...
Helps if you prevent it breaking first
svn path=/import/netsurf/; revision=1221
2004-08-13 15:31:46 +00:00
John Mark Bell
b1b234d64f
[project @ 2004-08-13 15:27:17 by jmb]
...
Force make clean
svn path=/import/netsurf/; revision=1220
2004-08-13 15:27:17 +00:00
John Mark Bell
cc3bd2e3f8
[project @ 2004-08-13 15:14:36 by jmb]
...
Poke some more
svn path=/import/netsurf/; revision=1219
2004-08-13 15:14:36 +00:00
John Mark Bell
ceba6c25d3
[project @ 2004-08-13 14:36:28 by jmb]
...
Revert last change
svn path=/import/netsurf/; revision=1218
2004-08-13 14:36:28 +00:00
John Mark Bell
e64b81f06d
[project @ 2004-08-13 14:21:47 by jmb]
...
Poke autobuilder
svn path=/import/netsurf/; revision=1217
2004-08-13 14:21:47 +00:00
James Bursa
acfb4c0adb
[project @ 2004-08-11 22:08:25 by bursa]
...
Remove content_add_instance(), content_remove_instance(), content_reshape_instance(). Add content_open(), content_close(). Implement for CONTENT_HTML.
svn path=/import/netsurf/; revision=1213
2004-08-11 22:08:26 +00:00
John Mark Bell
c619b3f972
[project @ 2004-08-09 06:50:46 by jmb]
...
Update makefile for printing support
svn path=/import/netsurf/; revision=1201
2004-08-09 06:50:46 +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
0af740f147
[project @ 2004-07-28 23:12:49 by bursa]
...
Remove png.o from debug builds.
svn path=/import/netsurf/; revision=1159
2004-07-28 23:12:49 +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
James Bursa
3e0fb8eb92
[project @ 2004-07-22 12:12:21 by bursa]
...
Make the riscos_debug build compile again.
svn path=/import/netsurf/; revision=1138
2004-07-22 12:12:21 +00:00
James Bursa
e010f372fb
[project @ 2004-07-20 11:29:06 by bursa]
...
New target for NCOS build.
svn path=/import/netsurf/; revision=1125
2004-07-20 11:29:06 +00:00
Richard Wilson
d18f4397c7
[project @ 2004-07-19 23:35:12 by rjw]
...
Double buffering for animations to remove flicker. Background font blending turned on by default.
svn path=/import/netsurf/; revision=1121
2004-07-19 23:35:12 +00:00
John Mark Bell
39c9a530ff
[project @ 2004-07-16 20:15:39 by jmb]
...
Alphabeticise object names
svn path=/import/netsurf/; revision=1085
2004-07-16 20:15:39 +00:00
Richard Wilson
b7bb766e95
[project @ 2004-07-16 19:47:02 by rjw]
...
Fix for hotlist menu selection. Interface for MNG/JNG display.
svn path=/import/netsurf/; revision=1083
2004-07-16 19:47:03 +00:00
John Tytgat
a0d511734a
[project @ 2004-07-05 20:19:51 by joty]
...
Using UTF-8 instead of Latin1 encoding.
svn path=/import/netsurf/; revision=1049
2004-07-05 20:19:52 +00:00
Richard Wilson
4da7fcd8f5
[project @ 2004-06-29 23:13:40 by rjw]
...
Experimental hotlist code
svn path=/import/netsurf/; revision=1030
2004-06-29 23:13:40 +00:00
James Bursa
e4d780c476
[project @ 2004-06-22 18:48:33 by bursa]
...
Experimental gtk interface.
svn path=/import/netsurf/; revision=993
2004-06-22 18:48:33 +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
b4723c1d05
[project @ 2004-06-21 15:09:58 by bursa]
...
Merge memory cache into content module.
svn path=/import/netsurf/; revision=986
2004-06-21 15:09:59 +00:00
James Bursa
08177fa581
[project @ 2004-06-10 20:41:26 by bursa]
...
Add global content list. Better error handling in content code. Improved code documentation. Remove some obsolete functions. Implement debug window listing contents.
svn path=/import/netsurf/; revision=951
2004-06-10 20:41:26 +00:00
James Bursa
523f727d69
[project @ 2004-06-09 20:20:10 by bursa]
...
Fix include depend problem.
svn path=/import/netsurf/; revision=942
2004-06-09 20:20:10 +00:00
John Mark Bell
ea2cc23127
[project @ 2004-06-02 22:08:33 by jmb]
...
Fixup CFLAGS_RISCOS to take include PLATFORM_CFLAGS_RISCOS
svn path=/import/netsurf/; revision=927
2004-06-02 22:08:33 +00:00
James Bursa
e6909120d6
[project @ 2004-06-02 21:40:55 by bursa]
...
Add some comments and targets and clean up.
svn path=/import/netsurf/; revision=924
2004-06-02 21:40:55 +00:00
Matthew Hambley
cf70d529bf
[project @ 2004-05-20 20:51:42 by matthewh]
...
First round of bug fixes for new build structure
svn path=/import/netsurf/; revision=873
2004-05-20 20:51:42 +00:00
Matthew Hambley
6838b11f6c
[project @ 2004-05-20 20:06:31 by matthewh]
...
Introduced a new a amalgamated build system which should support both Posix and RiscOS developers
svn path=/import/netsurf/; revision=870
2004-05-20 20:06:31 +00:00
James Bursa
c135ace63d
[project @ 2004-05-12 00:23:11 by bursa]
...
Add help.c.
svn path=/import/netsurf/; revision=854
2004-05-12 00:23:11 +00:00
Richard Wilson
e7da747f5f
[project @ 2004-05-04 22:21:37 by rjw]
...
Revised GUI.
svn path=/import/netsurf/; revision=823
2004-05-04 22:23:44 +00:00
James Bursa
d7a4adf481
[project @ 2004-05-01 17:48:38 by bursa]
...
CSS parsing improvements: new tokeniser using re2c, improve memory-exhaustion behaviour, plug leaks, reduce memory usage, clean up code, add source documention.
svn path=/import/netsurf/; revision=806
2004-05-01 17:48:38 +00:00
James Bursa
1f07fc6de5
[project @ 2004-04-24 23:42:31 by bursa]
...
Replace void pointer in content callbacks with union content_msg_data. Fix animated gif flickering (except for scaled or masked gifs). Add gif to the debug builds.
svn path=/import/netsurf/; revision=801
2004-04-24 23:42:32 +00:00
James Bursa
ac7c95a641
[project @ 2004-04-14 12:54:20 by bursa]
...
Add loginlist to the debug build and schedule to the debugro build.
svn path=/import/netsurf/; revision=783
2004-04-14 12:54:20 +00:00
Richard Wilson
caf63ec012
[project @ 2004-04-06 23:13:32 by rjw]
...
Added gifread.o
svn path=/import/netsurf/; revision=733
2004-04-06 23:13:32 +00:00
James Bursa
3fb3866dfb
[project @ 2004-03-27 18:47:21 by bursa]
...
Add save_complete to the debug build.
svn path=/import/netsurf/; revision=679
2004-03-27 18:47:21 +00:00