Commit Graph

745 Commits

Author SHA1 Message Date
James Bursa e4269c8903 [project @ 2004-04-01 18:29:42 by bursa]
Fix bug with submission of forms with no successful controls.

svn path=/import/netsurf/; revision=696
2004-04-01 18:29:42 +00:00
John Mark Bell 63aa08c54e [project @ 2004-04-01 18:24:22 by jmb]
Display form action URL when over submit button

svn path=/import/netsurf/; revision=695
2004-04-01 18:24:22 +00:00
John Mark Bell cda80645f2 [project @ 2004-04-01 00:26:05 by jmb]
Change mouse pointer over page elements

svn path=/import/netsurf/; revision=694
2004-04-01 00:26:05 +00:00
James Bursa dcca670d43 [project @ 2004-03-30 22:47:23 by bursa]
Disable mouse gesture code, since it is unmaintained and broken.

svn path=/import/netsurf/; revision=693
2004-03-30 22:47:23 +00:00
John Mark Bell 66bab3a14a [project @ 2004-03-30 20:24:00 by jmb]
Make save button work

svn path=/import/netsurf/; revision=692
2004-03-30 20:24:00 +00:00
James Bursa 804cd42a34 [project @ 2004-03-30 11:45:48 by bursa]
Reduce frequency of gui_multitask() to improve performance.

svn path=/import/netsurf/; revision=691
2004-03-30 11:45:48 +00:00
James Bursa ead74d2f01 [project @ 2004-03-29 21:27:52 by bursa]
Implement CSS universal selector.

svn path=/import/netsurf/; revision=690
2004-03-29 21:27:52 +00:00
James Bursa 697be91e3b [project @ 2004-03-28 17:18:52 by bursa]
Fix for errors with compressed content.

svn path=/import/netsurf/; revision=689
2004-03-28 17:18:52 +00:00
James Bursa 8052ed8c6c [project @ 2004-03-28 15:41:50 by bursa]
Disable some excess logging.

svn path=/import/netsurf/; revision=688
2004-03-28 15:41:50 +00:00
John Mark Bell 4b6e8a9a27 [project @ 2004-03-28 15:21:49 by jmb]
Fixup truncation of sprite name.
Use malloc instead of calloc

svn path=/import/netsurf/; revision=687
2004-03-28 15:21:49 +00:00
John Mark Bell 9c4dad6b63 [project @ 2004-03-28 14:33:52 by jmb]
Create iconsprite for save complete.

svn path=/import/netsurf/; revision=686
2004-03-28 14:33:52 +00:00
James Bursa c75b1473be [project @ 2004-03-28 14:09:55 by bursa]
Set type of saved text.

svn path=/import/netsurf/; revision=685
2004-03-28 14:09:55 +00:00
James Bursa 776274f4a9 [project @ 2004-03-28 00:29:29 by bursa]
Fix idle polling when events are scheduled.

svn path=/import/netsurf/; revision=684
2004-03-28 00:29:29 +00:00
James Bursa 043d1e58c6 [project @ 2004-03-27 23:19:34 by bursa]
Replace in_callback with locked counter to fix crash.

svn path=/import/netsurf/; revision=683
2004-03-27 23:19:34 +00:00
James Bursa d5a81883e8 [project @ 2004-03-27 23:18:52 by bursa]
Implement url_nice() and make save boxes use it to choose the default filename.

svn path=/import/netsurf/; revision=682
2004-03-27 23:18:52 +00:00
James Bursa 26f171382f [project @ 2004-03-27 18:53:17 by bursa]
Menu warning bug fix.

svn path=/import/netsurf/; revision=681
2004-03-27 18:53:17 +00:00
James Bursa c37e16a8c6 [project @ 2004-03-27 18:47:56 by bursa]
Save complete gui and F3 etc.

svn path=/import/netsurf/; revision=680
2004-03-27 18:47:56 +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 16423f30fc [project @ 2004-03-27 18:46:22 by bursa]
Call save_complete_init().

svn path=/import/netsurf/; revision=678
2004-03-27 18:46:22 +00:00
James Bursa 74b1c3986b [project @ 2004-03-27 18:46:08 by bursa]
Save complete gui and F3 etc.

svn path=/import/netsurf/; revision=677
2004-03-27 18:46:08 +00:00
James Bursa b5cd93fb6b [project @ 2004-03-27 18:44:26 by bursa]
Implement @import rewriting, fix and simplify code.

svn path=/import/netsurf/; revision=676
2004-03-27 18:44:26 +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 48c8934431 [project @ 2004-03-27 00:50:58 by bursa]
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
2004-03-27 00:50:58 +00:00
James Bursa 9a204ed536 [project @ 2004-03-27 00:49:29 by bursa]
Update die() to use an error box.

svn path=/import/netsurf/; revision=673
2004-03-27 00:49:29 +00:00
John Mark Bell d34274bbc3 [project @ 2004-03-26 22:17:12 by jmb]
Bring up to date

svn path=/import/netsurf/; revision=672
2004-03-26 22:17:12 +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 83b0835341 [project @ 2004-03-26 22:14:49 by jmb]
Fix file access mode

svn path=/import/netsurf/; revision=670
2004-03-26 22:14:49 +00:00
James Bursa 3c4148943a [project @ 2004-03-26 01:35:35 by bursa]
Fix infinite loop in layout_line(), improve layout of inline blocks, break out layout_float().

svn path=/import/netsurf/; revision=669
2004-03-26 01:35:35 +00:00
Michael Drake 9bf9d64089 [project @ 2004-03-25 22:29:33 by tlsa]
Give text input and text area form items a RISC OS style

svn path=/import/netsurf/; revision=668
2004-03-25 22:29:33 +00:00
John Mark Bell 6e62759bd6 [project @ 2004-03-25 00:32:44 by jmb]
Remove these files (moved to desktop)

svn path=/import/netsurf/; revision=667
2004-03-25 00:32:44 +00:00
John Mark Bell c18775f4fb [project @ 2004-03-25 00:31:45 by jmb]
Make text export use stdio.
Move save_text.[ch] to desktop.

svn path=/import/netsurf/; revision=666
2004-03-25 00:31:45 +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
John Mark Bell b23bc94cb9 [project @ 2004-03-24 23:48:20 by jmb]
Remove completed todos.

svn path=/import/netsurf/; revision=664
2004-03-24 23:48:20 +00:00
John Mark Bell a723f7b224 [project @ 2004-03-24 20:54:22 by jmb]
Remove check for well formed document.
Remove call to LOG(()) when rewriting URLs

svn path=/import/netsurf/; revision=663
2004-03-24 20:54:22 +00:00
John Mark Bell b2242ae0f0 [project @ 2004-03-24 20:10:03 by jmb]
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
2004-03-24 20:10:03 +00:00
Michael Drake e944d395e0 [project @ 2004-03-24 10:26:48 by tlsa]
Centre text on buttons.

svn path=/import/netsurf/; revision=661
2004-03-24 10:26:48 +00:00
John Mark Bell 45991c8e62 [project @ 2004-03-24 00:44:52 by jmb]
Factor out duplicate code.
Rewrite unknown URLs to be absolute

svn path=/import/netsurf/; revision=660
2004-03-24 00:44:52 +00:00
John Mark Bell 9c723a5924 [project @ 2004-03-24 00:07:21 by jmb]
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
2004-03-24 00:07:21 +00:00
John Mark Bell 2d42fc01f9 [project @ 2004-03-24 00:03:38 by jmb]
Improve handling of filename generation.

svn path=/import/netsurf/; revision=658
2004-03-24 00:03:38 +00:00
James Bursa edbc58e53a [project @ 2004-03-23 22:51:45 by bursa]
Remove unused nsjpeg_init().

svn path=/import/netsurf/; revision=657
2004-03-23 22:51:45 +00:00
James Bursa 31e521a02e [project @ 2004-03-23 22:17:08 by bursa]
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
2004-03-23 22:17:08 +00:00
James Bursa 667bb92e9d [project @ 2004-03-23 22:14:56 by bursa]
Scale borders.

svn path=/import/netsurf/; revision=655
2004-03-23 22:14:56 +00:00
Richard Wilson 270da4008b [project @ 2004-03-22 21:10:57 by rjw]
Removed debug code.

svn path=/import/netsurf/; revision=654
2004-03-22 21:10:57 +00:00
John Mark Bell bf46c363de [project @ 2004-03-22 01:38:09 by jmb]
Make form elements 3d.

svn path=/import/netsurf/; revision=653
2004-03-22 01:38:09 +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 85e6f03a92 [project @ 2004-03-22 00:37:38 by bursa]
Minor change in layout_line() to fix some failures.

svn path=/import/netsurf/; revision=651
2004-03-22 00:37:38 +00:00
James Bursa 2c757c1e79 [project @ 2004-03-22 00:36:53 by bursa]
Implement most of CSS borders.

svn path=/import/netsurf/; revision=650
2004-03-22 00:36:53 +00:00
John Mark Bell 083d96493e [project @ 2004-03-21 23:44:53 by jmb]
Add a couple of assertions.

svn path=/import/netsurf/; revision=649
2004-03-21 23:44:53 +00:00
John Mark Bell 7f2d86b2f6 [project @ 2004-03-21 23:36:05 by jmb]
Make the filename unixified and leafnamelike

svn path=/import/netsurf/; revision=648
2004-03-21 23:36:05 +00:00
John Mark Bell dc642bc3fa [project @ 2004-03-21 22:31:30 by jmb]
Fix mimetype reading for files used by image filingsystems.

svn path=/import/netsurf/; revision=647
2004-03-21 22:31:30 +00:00