Commit Graph

45 Commits

Author SHA1 Message Date
James Bursa a76404dfd0 [project @ 2005-01-13 20:28:50 by bursa]
Fix some compilation warnings in the debug build. Update nsgtk_plot_rectangle() with the new parameters.

svn path=/import/netsurf/; revision=1447
2005-01-13 20:29:24 +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
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
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 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 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
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 Tytgat 7d3a242132 [project @ 2004-08-14 12:57:00 by joty]
Using more stddef.h types.

svn path=/import/netsurf/; revision=1230
2004-08-14 12:57:02 +00:00
James Bursa 233f6cc3dd [project @ 2004-07-28 23:13:39 by bursa]
Make debug build compile again.

svn path=/import/netsurf/; revision=1160
2004-07-28 23:13:39 +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
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 a454eaa527 [project @ 2004-06-11 00:03:11 by bursa]
Bring debug build up-to-date.

svn path=/import/netsurf/; revision=958
2004-06-11 00:03:11 +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 39fd4d9c23 [project @ 2004-06-02 21:44:39 by bursa]
Bug fix.

svn path=/import/netsurf/; revision=926
2004-06-02 21:44:39 +00:00
James Bursa d250ff9f82 [project @ 2004-06-02 21:01:52 by bursa]
Call gif_decode_frame() for testing. Misc updates.

svn path=/import/netsurf/; revision=912
2004-06-02 21:01:52 +00:00
James Bursa a9f9cd5e8f [project @ 2004-06-02 21:01:01 by bursa]
Implement enumerate_fonts().

svn path=/import/netsurf/; revision=911
2004-06-02 21:01:01 +00:00
James Bursa 00be6366a7 [project @ 2004-06-02 21:00:10 by bursa]
Add some extensions.

svn path=/import/netsurf/; revision=910
2004-06-02 21:00:10 +00:00
Matthew Hambley 67faa03448 [project @ 2004-05-20 20:10:42 by matthewh]
A stub function which should have returned a value wasn't.

svn path=/import/netsurf/; revision=871
2004-05-20 20:10:42 +00:00
James Bursa 01586b4ab9 [project @ 2004-05-13 14:41:50 by bursa]
Minor fixes to the debug build.

svn path=/import/netsurf/; revision=860
2004-05-13 14:41:50 +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
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
James Bursa 6a02385c1c [project @ 2004-03-22 00:38:08 by bursa]
Add a fetch_mimetype() for the debug build.

svn path=/import/netsurf/; revision=652
2004-03-22 00:38:08 +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
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 0dab93fe76 [project @ 2004-01-20 19:08:34 by jmb]
Allow toggling of POST support.
Add new toolbar icon numbers to riscos/gui.h

svn path=/import/netsurf/; revision=490
2004-01-20 19:08:34 +00:00
John Mark Bell 62245d13ec [project @ 2004-01-05 02:10:59 by jmb]
Add ability to turn off browser features in build.
This may be useful when hunting down bugs.

svn path=/import/netsurf/; revision=480
2004-01-05 02:10:59 +00:00
James Bursa 9f2c43718b [project @ 2004-01-02 12:02:01 by bursa]
Add debugro build.

svn path=/import/netsurf/; revision=476
2004-01-02 12:02:01 +00:00
James Bursa ce0d5294d5 [project @ 2003-12-27 20:15:22 by bursa]
Use charset from Content-Type header.

svn path=/import/netsurf/; revision=460
2003-12-27 20:15:23 +00:00
John Mark Bell c617bbd432 [project @ 2003-11-15 00:15:40 by jmb]
Fix debug build.

svn path=/import/netsurf/; revision=417
2003-11-15 00:15:40 +00:00
James Bursa 044c050ff6 [project @ 2003-11-07 23:52:08 by bursa]
Add dummy login_list_get().

svn path=/import/netsurf/; revision=409
2003-11-07 23:52:08 +00:00
James Bursa 28f974f00f [project @ 2003-10-25 14:13:49 by bursa]
URL encoded POST support.

svn path=/import/netsurf/; revision=375
2003-10-25 14:13:49 +00:00
James Bursa 4b45cf75a9 [project @ 2003-10-08 20:50:18 by bursa]
Exit on EOF.

svn path=/import/netsurf/; revision=355
2003-10-08 20:50:18 +00:00
James Bursa 1975b5cd1a [project @ 2003-09-27 23:36:34 by bursa]
Implement CSS attribute selectors and parent / preceding combinators.

svn path=/import/netsurf/; revision=324
2003-09-27 23:36:34 +00:00
James Bursa 763f186705 [project @ 2003-09-17 12:57:33 by bursa]
Poll queuing fix, backup redraw code.

svn path=/import/netsurf/; revision=296
2003-09-17 12:57:43 +00:00
James Bursa 9c2e649290 [project @ 2003-09-10 17:10:25 by bursa]
Set graphics window when rendering objects.

svn path=/import/netsurf/; revision=279
2003-09-10 17:10:25 +00:00
James Bursa 5c310d84dc [project @ 2003-08-29 12:57:14 by bursa]
Better handling of server HTTP errors.

svn path=/import/netsurf/; revision=259
2003-08-29 12:57:14 +00:00
James Bursa 294fa48d3d [project @ 2003-08-25 16:17:11 by bursa]
Fix 774165 (redirects with empty body).

svn path=/import/netsurf/; revision=249
2003-08-25 16:17:11 +00:00
James Bursa 5031b80b33 [project @ 2003-07-17 23:01:02 by bursa]
Fix 670947, tidy gui code, move some headers.

svn path=/import/netsurf/; revision=231
2003-07-17 23:01:02 +00:00
James Bursa c7520629b0 [project @ 2003-07-16 17:38:46 by bursa]
Make fetchcache return 0 on failure to parse URL.

svn path=/import/netsurf/; revision=225
2003-07-16 17:38:46 +00:00
James Bursa 18bf9706dd [project @ 2003-07-15 18:11:25 by bursa]
Fix debug build.

svn path=/import/netsurf/; revision=222
2003-07-15 18:11:25 +00:00
James Bursa 017fc4eb4b [project @ 2003-06-30 12:44:02 by bursa]
New file headers.

svn path=/import/netsurf/; revision=190
2003-06-30 12:44:03 +00:00
James Bursa 1145b231d4 [project @ 2003-06-26 11:41:26 by bursa]
Implement HTTP redirects.

svn path=/import/netsurf/; revision=187
2003-06-26 11:41:26 +00:00
James Bursa 94073c9bf6 [project @ 2003-06-21 13:18:00 by bursa]
Add debug command line build.

svn path=/import/netsurf/; revision=181
2003-06-21 13:18:00 +00:00