summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* [project @ 2004-03-28 15:41:50 by bursa]James Bursa2004-03-282-3/+1
| | | | | | Disable some excess logging. svn path=/import/netsurf/; revision=688
* [project @ 2004-03-28 15:21:49 by jmb]John Mark Bell2004-03-281-6/+6
| | | | | | | Fixup truncation of sprite name. Use malloc instead of calloc svn path=/import/netsurf/; revision=687
* [project @ 2004-03-28 14:33:52 by jmb]John Mark Bell2004-03-281-1/+70
| | | | | | Create iconsprite for save complete. svn path=/import/netsurf/; revision=686
* [project @ 2004-03-28 14:09:55 by bursa]James Bursa2004-03-281-0/+1
| | | | | | Set type of saved text. svn path=/import/netsurf/; revision=685
* [project @ 2004-03-28 00:29:29 by bursa]James Bursa2004-03-281-0/+5
| | | | | | Fix idle polling when events are scheduled. svn path=/import/netsurf/; revision=684
* [project @ 2004-03-27 23:19:34 by bursa]James Bursa2004-03-271-7/+14
| | | | | | Replace in_callback with locked counter to fix crash. svn path=/import/netsurf/; revision=683
* [project @ 2004-03-27 23:18:52 by bursa]James Bursa2004-03-275-11/+116
| | | | | | Implement url_nice() and make save boxes use it to choose the default filename. svn path=/import/netsurf/; revision=682
* [project @ 2004-03-27 18:53:17 by bursa]James Bursa2004-03-271-0/+1
| | | | | | Menu warning bug fix. svn path=/import/netsurf/; revision=681
* [project @ 2004-03-27 18:47:56 by bursa]James Bursa2004-03-272-5/+81
| | | | | | Save complete gui and F3 etc. svn path=/import/netsurf/; revision=680
* [project @ 2004-03-27 18:47:21 by bursa]James Bursa2004-03-272-2/+29
| | | | | | Add save_complete to the debug build. svn path=/import/netsurf/; revision=679
* [project @ 2004-03-27 18:46:22 by bursa]James Bursa2004-03-271-0/+1
| | | | | | Call save_complete_init(). svn path=/import/netsurf/; revision=678
* [project @ 2004-03-27 18:46:08 by bursa]James Bursa2004-03-273-45/+112
| | | | | | Save complete gui and F3 etc. svn path=/import/netsurf/; revision=677
* [project @ 2004-03-27 18:44:26 by bursa]James Bursa2004-03-272-387/+303
| | | | | | Implement @import rewriting, fix and simplify code. svn path=/import/netsurf/; revision=676
* [project @ 2004-03-27 00:53:19 by bursa]James Bursa2004-03-276-15/+84
| | | | | | Add imagemap and jpeg to the debug build. svn path=/import/netsurf/; revision=675
* [project @ 2004-03-27 00:50:58 by bursa]James Bursa2004-03-271-283/+318
| | | | | | Add fetch_blank_curl, break out fetch_set_options(), fetch_free(), fetch_done(), recover from errors more cleanly, enable compression. svn path=/import/netsurf/; revision=674
* [project @ 2004-03-27 00:49:29 by bursa]James Bursa2004-03-272-9/+16
| | | | | | Update die() to use an error box. svn path=/import/netsurf/; revision=673
* [project @ 2004-03-26 22:17:12 by jmb]John Mark Bell2004-03-262-9/+3
| | | | | | Bring up to date svn path=/import/netsurf/; revision=672
* [project @ 2004-03-26 22:16:31 by jmb]John Mark Bell2004-03-268-3/+617
| | | | | | Imagemap support svn path=/import/netsurf/; revision=671
* [project @ 2004-03-26 22:14:49 by jmb]John Mark Bell2004-03-261-1/+1
| | | | | | Fix file access mode svn path=/import/netsurf/; revision=670
* [project @ 2004-03-26 01:35:35 by bursa]James Bursa2004-03-261-26/+60
| | | | | | Fix infinite loop in layout_line(), improve layout of inline blocks, break out layout_float(). svn path=/import/netsurf/; revision=669
* [project @ 2004-03-25 22:29:33 by tlsa]Michael Drake2004-03-251-4/+6
| | | | | | Give text input and text area form items a RISC OS style svn path=/import/netsurf/; revision=668
* [project @ 2004-03-25 00:32:44 by jmb]John Mark Bell2004-03-252-145/+0
| | | | | | Remove these files (moved to desktop) svn path=/import/netsurf/; revision=667
* [project @ 2004-03-25 00:31:45 by jmb]John Mark Bell2004-03-254-2/+134
| | | | | | | Make text export use stdio. Move save_text.[ch] to desktop. svn path=/import/netsurf/; revision=666
* [project @ 2004-03-24 23:51:08 by jmb]John Mark Bell2004-03-2410-4/+177
| | | | | | Text Export support. svn path=/import/netsurf/; revision=665
* [project @ 2004-03-24 23:48:20 by jmb]John Mark Bell2004-03-241-6/+0
| | | | | | Remove completed todos. svn path=/import/netsurf/; revision=664
* [project @ 2004-03-24 20:54:22 by jmb]John Mark Bell2004-03-241-6/+1
| | | | | | | Remove check for well formed document. Remove call to LOG(()) when rewriting URLs svn path=/import/netsurf/; revision=663
* [project @ 2004-03-24 20:10:03 by jmb]John Mark Bell2004-03-243-15/+12
| | | | | | | Remove need for XML parse tree to be kept in memory. The source document is now reparsed when saving complete. svn path=/import/netsurf/; revision=662
* [project @ 2004-03-24 10:26:48 by tlsa]Michael Drake2004-03-241-9/+7
| | | | | | Centre text on buttons. svn path=/import/netsurf/; revision=661
* [project @ 2004-03-24 00:44:52 by jmb]John Mark Bell2004-03-241-73/+20
| | | | | | | Factor out duplicate code. Rewrite unknown URLs to be absolute svn path=/import/netsurf/; revision=660
* [project @ 2004-03-24 00:07:21 by jmb]John Mark Bell2004-03-243-23/+564
| | | | | | | | | | | Add URL rewriting for most URLs. Still TODO: 1) rewriting of @import rules 2) Objects used by embedded html pages NB. This change means that the XML parse tree is kept in memory until the content is freed. svn path=/import/netsurf/; revision=659
* [project @ 2004-03-24 00:03:38 by jmb]John Mark Bell2004-03-241-4/+14
| | | | | | Improve handling of filename generation. svn path=/import/netsurf/; revision=658
* [project @ 2004-03-23 22:51:45 by bursa]James Bursa2004-03-231-3/+0
| | | | | | Remove unused nsjpeg_init(). svn path=/import/netsurf/; revision=657
* [project @ 2004-03-23 22:17:08 by bursa]James Bursa2004-03-233-359/+182
| | | | | | Remove usage of OS JPEG module; convert all JPEGs to 32bpp and plot with Tinct; speed improvements and cleanup. svn path=/import/netsurf/; revision=656
* [project @ 2004-03-23 22:14:56 by bursa]James Bursa2004-03-231-20/+20
| | | | | | Scale borders. svn path=/import/netsurf/; revision=655
* [project @ 2004-03-22 21:10:57 by rjw]Richard Wilson2004-03-222-0/+0
| | | | | | Removed debug code. svn path=/import/netsurf/; revision=654
* [project @ 2004-03-22 01:38:09 by jmb]John Mark Bell2004-03-221-4/+12
| | | | | | Make form elements 3d. svn path=/import/netsurf/; revision=653
* [project @ 2004-03-22 00:38:08 by bursa]James Bursa2004-03-221-0/+5
| | | | | | Add a fetch_mimetype() for the debug build. svn path=/import/netsurf/; revision=652
* [project @ 2004-03-22 00:37:38 by bursa]James Bursa2004-03-221-1/+2
| | | | | | Minor change in layout_line() to fix some failures. svn path=/import/netsurf/; revision=651
* [project @ 2004-03-22 00:36:53 by bursa]James Bursa2004-03-223-98/+432
| | | | | | Implement most of CSS borders. svn path=/import/netsurf/; revision=650
* [project @ 2004-03-21 23:44:53 by jmb]John Mark Bell2004-03-211-0/+2
| | | | | | Add a couple of assertions. svn path=/import/netsurf/; revision=649
* [project @ 2004-03-21 23:36:05 by jmb]John Mark Bell2004-03-211-1/+15
| | | | | | Make the filename unixified and leafnamelike svn path=/import/netsurf/; revision=648
* [project @ 2004-03-21 22:31:30 by jmb]John Mark Bell2004-03-211-2/+12
| | | | | | Fix mimetype reading for files used by image filingsystems. svn path=/import/netsurf/; revision=647
* [project @ 2004-03-21 21:32:15 by jmb]John Mark Bell2004-03-215-5/+24
| | | | | | | Fix for SparkFS causing problems with uploading zip files. Map filetypes to mimetype properly. svn path=/import/netsurf/; revision=646
* [project @ 2004-03-21 20:07:14 by jmb]John Mark Bell2004-03-216-9/+49
| | | | | | | <input type="file" support> Broken in places. svn path=/import/netsurf/; revision=645
* [project @ 2004-03-21 13:55:51 by bursa]James Bursa2004-03-214-3/+62
| | | | | | Implement gui_window_update_box() and use in response to CONTENT_MSG_REDRAW. svn path=/import/netsurf/; revision=644
* [project @ 2004-03-21 13:54:53 by bursa]James Bursa2004-03-211-0/+2
| | | | | | Fix schedule_remove(). svn path=/import/netsurf/; revision=643
* [project @ 2004-03-21 12:57:14 by bursa]James Bursa2004-03-211-1/+3
| | | | | | Unschedule on nsgif_destroy(). svn path=/import/netsurf/; revision=642
* [project @ 2004-03-21 12:50:10 by bursa]James Bursa2004-03-215-13/+49
| | | | | | Animation support, not yet optimised. svn path=/import/netsurf/; revision=641
* [project @ 2004-03-21 12:46:56 by bursa]James Bursa2004-03-214-1/+146
| | | | | | Implement scheduled callbacks. svn path=/import/netsurf/; revision=640
* [project @ 2004-03-20 22:15:40 by jmb]John Mark Bell2004-03-201-0/+3
| | | | | | Fix potential crash caused by <input type="button"> svn path=/import/netsurf/; revision=639