summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
...
* [project @ 2004-03-09 23:57:19 by bursa]James Bursa2004-03-091-3/+0
| | | | | | Process UserMessage etc. immediately instead of queuing (fixes menu warning bug). svn path=/import/netsurf/; revision=595
* [project @ 2004-03-09 12:57:20 by rjw]Richard Wilson2004-03-093-0/+42
| | | | svn path=/import/netsurf/; revision=594
* [project @ 2004-03-09 10:22:12 by rjw]Richard Wilson2004-03-091-2/+8
| | | | svn path=/import/netsurf/; revision=593
* [project @ 2004-03-08 18:21:21 by jmb]John Mark Bell2004-03-082-1/+21
| | | | | | Attempt to detect document charset encoding if the server doesn't send it. svn path=/import/netsurf/; revision=592
* [project @ 2004-03-08 00:03:58 by bursa]James Bursa2004-03-089-7/+101
| | | | | | Implement Accept-Language option. svn path=/import/netsurf/; revision=591
* [project @ 2004-03-07 22:42:53 by bursa]James Bursa2004-03-071-26/+26
| | | | | | Update french Messages. svn path=/import/netsurf/; revision=590
* [project @ 2004-03-07 22:13:23 by bursa]James Bursa2004-03-072-0/+81
| | | | | | French translation of intro page (Bruno D'Arcangeli). svn path=/import/netsurf/; revision=589
* [project @ 2004-03-06 12:34:47 by jmb]John Mark Bell2004-03-064-3/+48
| | | | | | Save Source support. svn path=/import/netsurf/; revision=588
* [project @ 2004-03-05 22:15:33 by jmb]John Mark Bell2004-03-052-34/+51
| | | | | | | Fix URI file dragging properly. Fix missing fclose in load() svn path=/import/netsurf/; revision=587
* [project @ 2004-03-05 17:08:28 by jmb]John Mark Bell2004-03-051-3/+5
| | | | | | Let's try again... svn path=/import/netsurf/; revision=586
* [project @ 2004-03-05 16:55:31 by jmb]John Mark Bell2004-03-051-7/+7
| | | | | | Attempt to fix bad xstrdup. svn path=/import/netsurf/; revision=585
* [project @ 2004-03-05 16:34:31 by jmb]John Mark Bell2004-03-051-1/+29
| | | | | | Add support for dragging in URI files svn path=/import/netsurf/; revision=584
* [project @ 2004-03-05 13:23:48 by jmb]John Mark Bell2004-03-051-2/+15
| | | | | | | Fix memory leak when fgets fails. Add debugging round early part of gui_init svn path=/import/netsurf/; revision=583
* [project @ 2004-03-04 23:15:17 by jmb]John Mark Bell2004-03-041-7/+53
| | | | | | Add support for double clicking on / dragging in URL files. svn path=/import/netsurf/; revision=582
* [project @ 2004-03-03 23:17:15 by jmb]John Mark Bell2004-03-031-8/+13
| | | | | | Fix scaled jpeg bug, with any luck... svn path=/import/netsurf/; revision=581
* [project @ 2004-03-03 00:20:12 by bursa]James Bursa2004-03-031-0/+1
| | | | | | Add HTTP errata link. svn path=/import/netsurf/; revision=580
* [project @ 2004-03-03 00:19:47 by bursa]James Bursa2004-03-031-8/+81
| | | | | | Handle DataLoads to iconbar, canonicalise path when loading files. svn path=/import/netsurf/; revision=579
* [project @ 2004-03-02 18:02:17 by bursa]James Bursa2004-03-0221-296/+551
| | | | | | Add new url functions and modify to use them. svn path=/import/netsurf/; revision=578
* [project @ 2004-02-28 17:23:07 by bursa]James Bursa2004-02-281-95/+125
| | | | | | Fix float-related crashes. svn path=/import/netsurf/; revision=577
* [project @ 2004-02-27 17:45:19 by bursa]James Bursa2004-02-2713-35/+114
| | | | | | Move English text to Messages file for translation. svn path=/import/netsurf/; revision=576
* [project @ 2004-02-27 15:14:20 by bursa]James Bursa2004-02-272-0/+50
| | | | | | Add French translations by Bruno D'Arcangeli <bruno.darcangeli@armonix.org>. svn path=/import/netsurf/; revision=575
* [project @ 2004-02-27 14:09:15 by bursa]James Bursa2004-02-277-29/+81
| | | | | | Implement option_language. svn path=/import/netsurf/; revision=574
* [project @ 2004-02-27 13:56:26 by bursa]James Bursa2004-02-2727-374/+6
| | | | | | Remove old doc files (now in netsurfweb cvs). svn path=/import/netsurf/; revision=573
* [project @ 2004-02-26 17:52:10 by bursa]James Bursa2004-02-266-17/+51
| | | | | | Implement back and forward using history. svn path=/import/netsurf/; revision=572
* [project @ 2004-02-26 17:25:51 by bursa]James Bursa2004-02-263-11/+43
| | | | | | Improvements to history window. svn path=/import/netsurf/; revision=571
* [project @ 2004-02-26 17:23:02 by bursa]James Bursa2004-02-261-6/+29
| | | | | | Use save area when redirecting to sprite. svn path=/import/netsurf/; revision=570
* [project @ 2004-02-26 17:22:41 by bursa]James Bursa2004-02-261-1/+1
| | | | | | Remove -Wconversion. svn path=/import/netsurf/; revision=569
* [project @ 2004-02-26 00:44:42 by bursa]James Bursa2004-02-2613-281/+399
| | | | | | Implement drag saving of drawfiles and clean up drag/drop/save code. svn path=/import/netsurf/; revision=568
* [project @ 2004-02-25 15:59:01 by bursa]James Bursa2004-02-251-0/+3
| | | | | | Fix crash opening history while page still loading. svn path=/import/netsurf/; revision=567
* [project @ 2004-02-25 15:12:57 by bursa]James Bursa2004-02-2537-1151/+1445
| | | | | | Implement scaling; rewrite desktop/browser; add riscos/thumbnail; rewrite history. svn path=/import/netsurf/; revision=566
* [project @ 2004-02-23 00:25:09 by bursa]James Bursa2004-02-231-0/+5
| | | | | | Workaround for window closing crash. svn path=/import/netsurf/; revision=565
* [project @ 2004-02-22 22:27:31 by bursa]James Bursa2004-02-221-17/+18
| | | | | | Fix calculate_widths() for floats. svn path=/import/netsurf/; revision=564
* [project @ 2004-02-22 22:22:50 by bursa]James Bursa2004-02-222-6/+36
| | | | | | Take margins, broder, padding into account in calculate_widths(). svn path=/import/netsurf/; revision=563
* [project @ 2004-02-20 00:43:17 by bursa]James Bursa2004-02-202-141/+245
| | | | | | Fix html_destroy() crash, add documentation. svn path=/import/netsurf/; revision=562
* [project @ 2004-02-20 00:42:36 by bursa]James Bursa2004-02-202-3/+11
| | | | | | Partial implementation of collapsing margins. svn path=/import/netsurf/; revision=561
* [project @ 2004-02-18 00:24:41 by bursa]James Bursa2004-02-181-4/+4
| | | | | | Correct documentation of struct box. svn path=/import/netsurf/; revision=560
* [project @ 2004-02-17 23:38:44 by jmb]John Mark Bell2004-02-174-27/+35
| | | | | | | Improve save_complete. Add missing #ifdef to about.c. svn path=/import/netsurf/; revision=559
* [project @ 2004-02-17 22:26:19 by tlsa]Michael Drake2004-02-171-0/+1
| | | | | | Save as drawfile support svn path=/import/netsurf/; revision=558
* [project @ 2004-02-17 21:49:18 by tlsa]Michael Drake2004-02-171-3/+5
| | | | | | Save as drawfile & view box outlines svn path=/import/netsurf/; revision=557
* [project @ 2004-02-17 12:41:38 by jmb]John Mark Bell2004-02-178-21/+225
| | | | | | | Begin save complete support. Fix memory leak when using Select PNG renderer. (commented out lines can probably removed) svn path=/import/netsurf/; revision=556
* [project @ 2004-02-16 21:09:40 by jmb]John Mark Bell2004-02-161-3/+11
| | | | | | | 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
* [project @ 2004-02-16 20:42:49 by jmb]John Mark Bell2004-02-162-7/+14
| | | | | | | Remove hard-coded sprite offset nastiness. Why this ever worked is confusing... svn path=/import/netsurf/; revision=554
* [project @ 2004-02-15 22:54:49 by jmb]John Mark Bell2004-02-151-2/+1
| | | | | | Lose unnecessary todo svn path=/import/netsurf/; revision=553
* [project @ 2004-02-15 22:40:02 by jmb]John Mark Bell2004-02-151-1/+1
| | | | | | Let's try that again... svn path=/import/netsurf/; revision=552
* [project @ 2004-02-15 22:37:52 by jmb]John Mark Bell2004-02-151-0/+5
| | | | | | Don't add zero length text strings. svn path=/import/netsurf/; revision=551
* [project @ 2004-02-15 22:22:38 by jmb]John Mark Bell2004-02-151-0/+2
| | | | | | Add reminder to update Docs/Doxyfile too. svn path=/import/netsurf/; revision=550
* [project @ 2004-02-15 22:19:43 by jmb]John Mark Bell2004-02-154-20/+75
| | | | | | Font support in draw export. svn path=/import/netsurf/; revision=549
* [project @ 2004-02-15 20:57:48 by bursa]James Bursa2004-02-151-1/+1
| | | | | | Add WITH_DRAW_EXPORT to PREDEFINED. svn path=/import/netsurf/; revision=548
* [project @ 2004-02-15 20:39:53 by bursa]James Bursa2004-02-153-78/+129
| | | | | | Document box.h, remove struct page_elements. svn path=/import/netsurf/; revision=547
* [project @ 2004-02-15 18:07:26 by jmb]John Mark Bell2004-02-151-8/+9
| | | | | | Use proper offsets instead of hard-coded nastiness svn path=/import/netsurf/; revision=546