Commit Graph

111 Commits

Author SHA1 Message Date
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
James Bursa b0fdba3f59 [project @ 2004-03-27 00:53:19 by bursa]
Add imagemap and jpeg to the debug build.

svn path=/import/netsurf/; revision=675
2004-03-27 00:54:03 +00:00
John Mark Bell 4b38a2d61a [project @ 2004-03-26 22:16:31 by jmb]
Imagemap support

svn path=/import/netsurf/; revision=671
2004-03-26 22:16:31 +00:00
John Mark Bell 7d0b144391 [project @ 2004-03-24 23:51:08 by jmb]
Text Export support.

svn path=/import/netsurf/; revision=665
2004-03-24 23:51:08 +00:00
James Bursa f962f4301c [project @ 2004-03-21 12:46:56 by bursa]
Implement scheduled callbacks.

svn path=/import/netsurf/; revision=640
2004-03-21 12:46:56 +00:00
James Bursa d257c491b0 [project @ 2004-03-19 16:31:03 by bursa]
Add SSL-free build.

svn path=/import/netsurf/; revision=633
2004-03-19 16:31:03 +00:00
James Bursa fba46de9cb [project @ 2004-03-11 02:19:13 by bursa]
Add source_data to content structure and remove equivalents from individual contents.

svn path=/import/netsurf/; revision=606
2004-03-11 02:19:14 +00:00
John Mark Bell 64699fb3f0 [project @ 2004-03-06 12:34:47 by jmb]
Save Source support.

svn path=/import/netsurf/; revision=588
2004-03-06 12:34:47 +00:00
James Bursa 1c85bf0429 [project @ 2004-03-02 18:02:17 by bursa]
Add new url functions and modify to use them.

svn path=/import/netsurf/; revision=578
2004-03-02 18:02:41 +00:00
James Bursa 90a5601e1a [project @ 2004-02-26 17:22:41 by bursa]
Remove -Wconversion.

svn path=/import/netsurf/; revision=569
2004-02-26 17:22:41 +00:00
James Bursa 318869e90e [project @ 2004-02-26 00:44:42 by bursa]
Implement drag saving of drawfiles and clean up drag/drop/save code.

svn path=/import/netsurf/; revision=568
2004-02-26 00:44:42 +00:00
James Bursa 7897a98a4c [project @ 2004-02-25 15:12:57 by bursa]
Implement scaling; rewrite desktop/browser; add riscos/thumbnail; rewrite history.

svn path=/import/netsurf/; revision=566
2004-02-25 15:12:58 +00:00
John Mark Bell 6839622183 [project @ 2004-02-17 12:41:38 by jmb]
Begin save complete support.
Fix memory leak when using Select PNG renderer. (commented out lines can probably removed)

svn path=/import/netsurf/; revision=556
2004-02-17 12:41:38 +00:00
James Bursa 1cd076738b [project @ 2004-02-14 22:36:38 by bursa]
Add save_draw.

svn path=/import/netsurf/; revision=542
2004-02-14 22:36:38 +00:00
James Bursa 1319ff78c8 [project @ 2004-02-13 16:09:12 by bursa]
Clean up and rewrite options code.

svn path=/import/netsurf/; revision=536
2004-02-13 16:09:12 +00:00
John Mark Bell 986b650983 [project @ 2004-01-25 20:13:51 by jmb]
Add jpeglib 6b based rendering. Attempts to use the OS routines first as
they're faster.

svn path=/import/netsurf/; revision=503
2004-01-25 20:13:51 +00:00
James Bursa 9cf82c7fc4 [project @ 2004-01-23 19:55:38 by bursa]
Remove generated documentation.

svn path=/import/netsurf/; revision=497
2004-01-23 19:55:38 +00:00
John Mark Bell 91e767cdfa [project @ 2004-01-05 02:06:27 by jmb]
Add ,faf to themes documentation

svn path=/import/netsurf/; revision=479
2004-01-05 02:06:27 +00:00
James Bursa 0aa8982860 [project @ 2004-01-02 12:01:23 by bursa]
Add debugro build and pool.o.

svn path=/import/netsurf/; revision=475
2004-01-02 12:01:23 +00:00
John Mark Bell d344cb486e [project @ 2003-12-29 16:33:36 by jmb]
Fix typo in build objects

svn path=/import/netsurf/; revision=466
2003-12-29 16:33:36 +00:00
James Bursa 4fcbc23c1c [project @ 2003-12-29 00:38:59 by bursa]
Transliterate Unicode to Latin1 using Markus Kuhn's transtab.

svn path=/import/netsurf/; revision=465
2003-12-29 00:38:59 +00:00
John Mark Bell fe1e4efac2 [project @ 2003-12-27 04:50:02 by jmb]
Add rudimentary ANT URL protocol support

svn path=/import/netsurf/; revision=458
2003-12-27 04:50:02 +00:00
John Mark Bell 93dfe6dfe8 [project @ 2003-12-26 22:12:39 by jmb]
Move constant global data into a new file. This makes things a bit
tidier.
Add help: and home: shortcut URLs.

svn path=/import/netsurf/; revision=449
2003-12-26 22:12:39 +00:00
James Bursa f1b59814f8 [project @ 2003-12-26 00:17:55 by bursa]
New url_join using liburi, <base href=...>.

svn path=/import/netsurf/; revision=441
2003-12-26 00:17:55 +00:00