Commit Graph

501 Commits

Author SHA1 Message Date
Michael Drake f7bed875d4 [project @ 2004-01-25 12:47:05 by tlsa]
All theme sprites now have palettes.  Buttons shrink when pressed.

svn path=/import/netsurf/; revision=502
2004-01-25 12:47:05 +00:00
James Bursa 92c32b005d [project @ 2004-01-24 17:12:32 by bursa]
Fix removing URL leading and trailing whitespace.

svn path=/import/netsurf/; revision=501
2004-01-24 17:12:32 +00:00
James Bursa 1bdcb44639 [project @ 2004-01-24 17:08:15 by bursa]
Add permitted_types to html_fetch_object().

svn path=/import/netsurf/; revision=500
2004-01-24 17:08:16 +00:00
John Mark Bell b116f20cd4 [project @ 2004-01-24 16:41:52 by jmb]
Strip leading and trailing whitespace from image src attributes.

svn path=/import/netsurf/; revision=499
2004-01-24 16:41:52 +00:00
James Bursa 8755ceb0c8 [project @ 2004-01-23 20:46:29 by bursa]
Add error pages for fetch failures.

svn path=/import/netsurf/; revision=498
2004-01-23 20:46:29 +00:00
James Bursa 9cf82c7fc4 [project @ 2004-01-23 19:55:38 by bursa]
Remove generated documentation.

svn path=/import/netsurf/; revision=497
2004-01-23 19:55:38 +00:00
James Bursa 67d5167d2b [project @ 2004-01-23 19:53:27 by bursa]
Remove obsolete documentation.

svn path=/import/netsurf/; revision=496
2004-01-23 19:53:27 +00:00
James Bursa 6f9898950d [project @ 2004-01-23 16:56:57 by bursa]
Fix positioning of drawfiles (render bounding box).

svn path=/import/netsurf/; revision=495
2004-01-23 16:56:57 +00:00
James Bursa 1e0630b290 [project @ 2004-01-23 15:06:04 by bursa]
Fix orange.

svn path=/import/netsurf/; revision=494
2004-01-23 15:06:04 +00:00
James Bursa eecd008a16 [project @ 2004-01-21 23:57:19 by bursa]
Clean up and comment.

svn path=/import/netsurf/; revision=493
2004-01-21 23:57:19 +00:00
John Mark Bell 6b367e0795 [project @ 2004-01-20 20:13:43 by jmb]
View source for CSS files.

svn path=/import/netsurf/; revision=492
2004-01-20 20:13:43 +00:00
Michael Drake 70cd3bdc99 [project @ 2004-01-20 19:29:10 by tlsa]
Change CSS layout stuff and remove debugging key shortcuts.

svn path=/import/netsurf/; revision=491
2004-01-20 19:29:10 +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
Michael Drake 10b546f7f9 [project @ 2004-01-19 00:48:57 by tlsa]
Move themes document and update user guide with keyboard and URL shortcuts.  Plus minor tweaks.

svn path=/import/netsurf/; revision=489
2004-01-19 00:48:57 +00:00
Michael Drake b231587072 [project @ 2004-01-05 20:30:08 by tlsa]
New theme

svn path=/import/netsurf/; revision=488
2004-01-05 20:30:08 +00:00
Michael Drake ff1a93e203 [project @ 2004-01-05 20:20:44 by tlsa]
New user guide graphics

svn path=/import/netsurf/; revision=487
2004-01-05 20:20:44 +00:00
John Mark Bell 413683371b [project @ 2004-01-05 12:41:24 by jmb]
Remove logging macros

svn path=/import/netsurf/; revision=486
2004-01-05 12:41:24 +00:00
John Mark Bell 528ac58519 [project @ 2004-01-05 12:24:54 by jmb]
Enumerate all sprites in file (hopefully).

svn path=/import/netsurf/; revision=485
2004-01-05 12:24:54 +00:00
John Mark Bell 22ae453e3b [project @ 2004-01-05 11:56:45 by jmb]
fixup missing include

svn path=/import/netsurf/; revision=484
2004-01-05 11:56:45 +00:00
John Mark Bell 8bb5c9206d [project @ 2004-01-05 11:28:04 by jmb]
Add some logging. Revert last change.

svn path=/import/netsurf/; revision=483
2004-01-05 11:28:04 +00:00
John Mark Bell 8deead3bc3 [project @ 2004-01-05 11:12:32 by jmb]
Fix another monkeybug (last throbber sprite was never displayed)

svn path=/import/netsurf/; revision=482
2004-01-05 11:12:32 +00:00
John Mark Bell a4bfc247db [project @ 2004-01-05 11:04:54 by jmb]
Fix inappropriate cast.

svn path=/import/netsurf/; revision=481
2004-01-05 11:04:54 +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
John Mark Bell 91e767cdfa [project @ 2004-01-05 02:06:27 by jmb]
Add ,faf to themes documentation

svn path=/import/netsurf/; revision=479
2004-01-05 02:06:27 +00:00
James Bursa 314a53cd63 [project @ 2004-01-02 12:04:29 by bursa]
Implement memory pools.

svn path=/import/netsurf/; revision=478
2004-01-02 12:04:29 +00:00
James Bursa 825c81f03a [project @ 2004-01-02 12:04:04 by bursa]
Use memory pool for box tree.

svn path=/import/netsurf/; revision=477
2004-01-02 12:04:04 +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 0aa8982860 [project @ 2004-01-02 12:01:23 by bursa]
Add debugro build and pool.o.

svn path=/import/netsurf/; revision=475
2004-01-02 12:01:23 +00:00
John Mark Bell 05d75afd89 [project @ 2003-12-31 17:09:03 by jmb]
Rename login template to "login".
Use OS_GBPB9 to get filename of plugin logos.

svn path=/import/netsurf/; revision=474
2003-12-31 17:09:03 +00:00
John Mark Bell 343038c6b4 [project @ 2003-12-30 17:52:26 by jmb]
Add some error handling

svn path=/import/netsurf/; revision=473
2003-12-30 17:52:26 +00:00
John Mark Bell 25ec7fcc34 [project @ 2003-12-30 16:47:16 by jmb]
Read cookie file from the correct path

svn path=/import/netsurf/; revision=472
2003-12-30 16:47:16 +00:00
John Mark Bell 76e2269df3 [project @ 2003-12-29 23:09:39 by jmb]
Comment out frames-related stuff in the vain hope that it fixes bugs
some people are seeing.

svn path=/import/netsurf/; revision=471
2003-12-29 23:09:39 +00:00
John Mark Bell 3d7c7a7050 [project @ 2003-12-29 22:50:43 by jmb]
Add some debugging.

svn path=/import/netsurf/; revision=470
2003-12-29 22:50:43 +00:00
John Mark Bell 9f963dbf96 [project @ 2003-12-29 22:20:52 by jmb]
Escape @ symbol in email address.

svn path=/import/netsurf/; revision=469
2003-12-29 22:20:52 +00:00
Michael Drake f3aa842441 [project @ 2003-12-29 20:16:37 by tlsa]
Use Acorn-defined characters

svn path=/import/netsurf/; revision=468
2003-12-29 20:16:37 +00:00
John Mark Bell 4e2345da92 [project @ 2003-12-29 18:59:15 by jmb]
Comment out unnecessary call to cache_dump from html_process_data.
Add Licence and relevant #include to tt2code. Stops the compiler moaning
about no definition of unicode_transliterate.

svn path=/import/netsurf/; revision=467
2003-12-29 18:59:15 +00:00
John Mark Bell d344cb486e [project @ 2003-12-29 16:33:36 by jmb]
Fix typo in build objects

svn path=/import/netsurf/; revision=466
2003-12-29 16:33:36 +00:00
James Bursa 4fcbc23c1c [project @ 2003-12-29 00:38:59 by bursa]
Transliterate Unicode to Latin1 using Markus Kuhn's transtab.

svn path=/import/netsurf/; revision=465
2003-12-29 00:38:59 +00:00
John Mark Bell 3a8b8485ad [project @ 2003-12-28 16:17:31 by jmb]
Fix bug in HTTP auth where trying to fetch a page into a non-existent
browser window caused NetSurf to fall over.
We now check that the window still exists. If not, we ignore the request.

svn path=/import/netsurf/; revision=464
2003-12-28 16:17:31 +00:00
John Mark Bell b0b2ec850f [project @ 2003-12-28 02:35:46 by jmb]
Remove expired cookies from the cookiejar.
Cookies are removed every time a window is closed and when NetSurf is
quit.
/me slaps libcurl for not doing it itself.

Make cookie_create() read the cookie jar location from the messages file.

svn path=/import/netsurf/; revision=463
2003-12-28 02:35:46 +00:00
John Mark Bell 7e7b70e171 [project @ 2003-12-28 01:00:58 by jmb]
Fixup missing #include

svn path=/import/netsurf/; revision=462
2003-12-28 01:00:58 +00:00
John Mark Bell 9ec88eb91f [project @ 2003-12-27 23:49:31 by jmb]
Add about:cookies.
Tidy special URL handling code (it's now been moved into url_join in
utils.c).

svn path=/import/netsurf/; revision=461
2003-12-27 23:49:31 +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 01c0332607 [project @ 2003-12-27 17:25:19 by jmb]
Handle indirected message data

svn path=/import/netsurf/; revision=459
2003-12-27 17:25:19 +00:00
John Mark Bell fe1e4efac2 [project @ 2003-12-27 04:50:02 by jmb]
Add rudimentary ANT URL protocol support

svn path=/import/netsurf/; revision=458
2003-12-27 04:50:02 +00:00
John Mark Bell 02915bb583 [project @ 2003-12-27 02:23:10 by jmb]
Fix a couple more warnings

svn path=/import/netsurf/; revision=457
2003-12-27 02:23:10 +00:00
John Mark Bell 0a1756a84f [project @ 2003-12-27 02:03:48 by jmb]
Reduce compiler warnings

svn path=/import/netsurf/; revision=456
2003-12-27 02:03:48 +00:00
John Mark Bell 4da66aef4b [project @ 2003-12-27 01:37:51 by jmb]
Reduce compiler warnings

svn path=/import/netsurf/; revision=455
2003-12-27 01:37:51 +00:00
John Mark Bell 3613ab36a9 [project @ 2003-12-27 01:06:46 by jmb]
Reduce number of compiler warnings.

svn path=/import/netsurf/; revision=454
2003-12-27 01:06:46 +00:00
John Mark Bell 006a24e810 [project @ 2003-12-27 00:37:10 by jmb]
More code tidying...

svn path=/import/netsurf/; revision=453
2003-12-27 00:37:10 +00:00