Commit Graph

585 Commits

Author SHA1 Message Date
John Mark Bell 4108f28975 [project @ 2004-03-05 17:08:28 by jmb]
Let's try again...

svn path=/import/netsurf/; revision=586
2004-03-05 17:08:28 +00:00
John Mark Bell a9e9def7f4 [project @ 2004-03-05 16:55:31 by jmb]
Attempt to fix bad xstrdup.

svn path=/import/netsurf/; revision=585
2004-03-05 16:55:31 +00:00
John Mark Bell 7f1eced1ea [project @ 2004-03-05 16:34:31 by jmb]
Add support for dragging in URI files

svn path=/import/netsurf/; revision=584
2004-03-05 16:34:31 +00:00
John Mark Bell 0bb832d890 [project @ 2004-03-05 13:23:48 by jmb]
Fix memory leak when fgets fails.
Add debugging round early part of gui_init

svn path=/import/netsurf/; revision=583
2004-03-05 13:23:48 +00:00
John Mark Bell 0ea3e074f6 [project @ 2004-03-04 23:15:17 by jmb]
Add support for double clicking on / dragging in URL files.

svn path=/import/netsurf/; revision=582
2004-03-04 23:15:17 +00:00
John Mark Bell 303e09a6c2 [project @ 2004-03-03 23:17:15 by jmb]
Fix scaled jpeg bug, with any luck...

svn path=/import/netsurf/; revision=581
2004-03-03 23:17:15 +00:00
James Bursa 7fd5b22eb2 [project @ 2004-03-03 00:20:12 by bursa]
Add HTTP errata link.

svn path=/import/netsurf/; revision=580
2004-03-03 00:20:12 +00:00
James Bursa d5bcedd3de [project @ 2004-03-03 00:19:47 by bursa]
Handle DataLoads to iconbar, canonicalise path when loading files.

svn path=/import/netsurf/; revision=579
2004-03-03 00:19: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 2d816dda23 [project @ 2004-02-28 17:23:07 by bursa]
Fix float-related crashes.

svn path=/import/netsurf/; revision=577
2004-02-28 17:23:07 +00:00
James Bursa 7f68e012cc [project @ 2004-02-27 17:45:19 by bursa]
Move English text to Messages file for translation.

svn path=/import/netsurf/; revision=576
2004-02-27 17:45:19 +00:00
James Bursa 13787963e2 [project @ 2004-02-27 15:14:20 by bursa]
Add French translations by Bruno D'Arcangeli <bruno.darcangeli@armonix.org>.

svn path=/import/netsurf/; revision=575
2004-02-27 15:14:20 +00:00
James Bursa 37cf580743 [project @ 2004-02-27 14:09:15 by bursa]
Implement option_language.

svn path=/import/netsurf/; revision=574
2004-02-27 14:09:15 +00:00
James Bursa c8589034e9 [project @ 2004-02-27 13:56:26 by bursa]
Remove old doc files (now in netsurfweb cvs).

svn path=/import/netsurf/; revision=573
2004-02-27 13:56:26 +00:00
James Bursa c05d6fdc8b [project @ 2004-02-26 17:52:10 by bursa]
Implement back and forward using history.

svn path=/import/netsurf/; revision=572
2004-02-26 17:52:10 +00:00
James Bursa 0a4caa5687 [project @ 2004-02-26 17:25:51 by bursa]
Improvements to history window.

svn path=/import/netsurf/; revision=571
2004-02-26 17:26:01 +00:00
James Bursa cff65dfddf [project @ 2004-02-26 17:23:02 by bursa]
Use save area when redirecting to sprite.

svn path=/import/netsurf/; revision=570
2004-02-26 17:23:02 +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 4b5a0e4043 [project @ 2004-02-25 15:59:01 by bursa]
Fix crash opening history while page still loading.

svn path=/import/netsurf/; revision=567
2004-02-25 15:59:01 +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 deaaa4a753 [project @ 2004-02-23 00:25:09 by bursa]
Workaround for window closing crash.

svn path=/import/netsurf/; revision=565
2004-02-23 00:25:09 +00:00
James Bursa 22cb2fe809 [project @ 2004-02-22 22:27:31 by bursa]
Fix calculate_widths() for floats.

svn path=/import/netsurf/; revision=564
2004-02-22 22:27:31 +00:00
James Bursa 3a93e23b60 [project @ 2004-02-22 22:22:50 by bursa]
Take margins, broder, padding into account in calculate_widths().

svn path=/import/netsurf/; revision=563
2004-02-22 22:22:50 +00:00
James Bursa a7f3829d55 [project @ 2004-02-20 00:43:17 by bursa]
Fix html_destroy() crash, add documentation.

svn path=/import/netsurf/; revision=562
2004-02-20 00:43:17 +00:00
James Bursa 919805da51 [project @ 2004-02-20 00:42:36 by bursa]
Partial implementation of collapsing margins.

svn path=/import/netsurf/; revision=561
2004-02-20 00:42:36 +00:00
James Bursa 13925ef8d5 [project @ 2004-02-18 00:24:41 by bursa]
Correct documentation of struct box.

svn path=/import/netsurf/; revision=560
2004-02-18 00:24:41 +00:00
John Mark Bell 36bb869ae4 [project @ 2004-02-17 23:38:44 by jmb]
Improve save_complete.
Add missing #ifdef to about.c.

svn path=/import/netsurf/; revision=559
2004-02-17 23:38:44 +00:00
Michael Drake 915209b0e0 [project @ 2004-02-17 22:26:19 by tlsa]
Save as drawfile support

svn path=/import/netsurf/; revision=558
2004-02-17 22:26:19 +00:00
Michael Drake 2286f37df9 [project @ 2004-02-17 21:49:18 by tlsa]
Save as drawfile & view box outlines

svn path=/import/netsurf/; revision=557
2004-02-17 21:49:18 +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
John Mark Bell 8cece1f41f [project @ 2004-02-16 21:09:40 by jmb]
Check that we're actually dealing with a HTML page, just in case the
user is silly enough to try and save something else as draw.

svn path=/import/netsurf/; revision=555
2004-02-16 21:09:40 +00:00
John Mark Bell 2e52ee380c [project @ 2004-02-16 20:42:49 by jmb]
Remove hard-coded sprite offset nastiness.
Why this ever worked is confusing...

svn path=/import/netsurf/; revision=554
2004-02-16 20:42:49 +00:00
John Mark Bell 40ed6968b7 [project @ 2004-02-15 22:54:49 by jmb]
Lose unnecessary todo

svn path=/import/netsurf/; revision=553
2004-02-15 22:54:49 +00:00
John Mark Bell c6922a94b0 [project @ 2004-02-15 22:40:02 by jmb]
Let's try that again...

svn path=/import/netsurf/; revision=552
2004-02-15 22:40:02 +00:00
John Mark Bell 9ec96ea66b [project @ 2004-02-15 22:37:52 by jmb]
Don't add zero length text strings.

svn path=/import/netsurf/; revision=551
2004-02-15 22:37:52 +00:00
John Mark Bell 94bb784e4a [project @ 2004-02-15 22:22:38 by jmb]
Add reminder to update Docs/Doxyfile too.

svn path=/import/netsurf/; revision=550
2004-02-15 22:22:38 +00:00
John Mark Bell 88beb484c5 [project @ 2004-02-15 22:19:43 by jmb]
Font support in draw export.

svn path=/import/netsurf/; revision=549
2004-02-15 22:19:43 +00:00
James Bursa 2f0c135aed [project @ 2004-02-15 20:57:48 by bursa]
Add WITH_DRAW_EXPORT to PREDEFINED.

svn path=/import/netsurf/; revision=548
2004-02-15 20:57:48 +00:00
James Bursa 86f7dfbc96 [project @ 2004-02-15 20:39:53 by bursa]
Document box.h, remove struct page_elements.

svn path=/import/netsurf/; revision=547
2004-02-15 20:39:53 +00:00
John Mark Bell dc6c4e5cae [project @ 2004-02-15 18:07:26 by jmb]
Use proper offsets instead of hard-coded nastiness

svn path=/import/netsurf/; revision=546
2004-02-15 18:07:26 +00:00
John Mark Bell 518a6dd47b [project @ 2004-02-15 14:43:39 by jmb]
Lose LOG(()) call. update todo list

svn path=/import/netsurf/; revision=545
2004-02-15 14:43:39 +00:00
John Mark Bell 9bd5489543 [project @ 2004-02-15 14:17:29 by jmb]
Radio button circle plotting. Warning - scary ;)

svn path=/import/netsurf/; revision=544
2004-02-15 14:17:29 +00:00
John Mark Bell 82a598d8ee [project @ 2004-02-15 03:19:21 by jmb]
Fix various issues: Duplicate images, text madness.

svn path=/import/netsurf/; revision=543
2004-02-15 03:19:21 +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
John Mark Bell 3720fafac0 [project @ 2004-02-14 22:26:35 by jmb]
Draw export module.

svn path=/import/netsurf/; revision=541
2004-02-14 22:26:35 +00:00
John Mark Bell e88cbc90ff [project @ 2004-02-14 14:01:38 by jmb]
Fix corrupted template file.

svn path=/import/netsurf/; revision=540
2004-02-14 14:01:38 +00:00
James Bursa 60cf7f781a [project @ 2004-02-13 23:18:29 by bursa]
Fix proxy host icon.

svn path=/import/netsurf/; revision=539
2004-02-13 23:18:29 +00:00
James Bursa 765c02622b [project @ 2004-02-13 23:07:42 by bursa]
Add font size configuration and fix proxy options bug.

svn path=/import/netsurf/; revision=538
2004-02-13 23:07:42 +00:00
James Bursa b5fd9fb297 [project @ 2004-02-13 16:10:28 by bursa]
Simplify and break out layout_clear().

svn path=/import/netsurf/; revision=537
2004-02-13 16:10:28 +00:00