summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* [project @ 2004-01-25 20:13:51 by jmb]John Mark Bell2004-01-255-41/+264
| | | | | | | Add jpeglib 6b based rendering. Attempts to use the OS routines first as they're faster. svn path=/import/netsurf/; revision=503
* [project @ 2004-01-25 12:47:05 by tlsa]Michael Drake2004-01-252-0/+0
| | | | | | All theme sprites now have palettes. Buttons shrink when pressed. svn path=/import/netsurf/; revision=502
* [project @ 2004-01-24 17:12:32 by bursa]James Bursa2004-01-241-4/+4
| | | | | | Fix removing URL leading and trailing whitespace. svn path=/import/netsurf/; revision=501
* [project @ 2004-01-24 17:08:15 by bursa]James Bursa2004-01-246-50/+112
| | | | | | Add permitted_types to html_fetch_object(). svn path=/import/netsurf/; revision=500
* [project @ 2004-01-24 16:41:52 by jmb]John Mark Bell2004-01-241-0/+3
| | | | | | Strip leading and trailing whitespace from image src attributes. svn path=/import/netsurf/; revision=499
* [project @ 2004-01-23 20:46:29 by bursa]James Bursa2004-01-235-8/+59
| | | | | | Add error pages for fetch failures. svn path=/import/netsurf/; revision=498
* [project @ 2004-01-23 19:55:38 by bursa]James Bursa2004-01-231-10/+1
| | | | | | Remove generated documentation. svn path=/import/netsurf/; revision=497
* [project @ 2004-01-23 19:53:27 by bursa]James Bursa2004-01-231-81/+0
| | | | | | Remove obsolete documentation. svn path=/import/netsurf/; revision=496
* [project @ 2004-01-23 16:56:57 by bursa]James Bursa2004-01-232-2/+6
| | | | | | Fix positioning of drawfiles (render bounding box). svn path=/import/netsurf/; revision=495
* [project @ 2004-01-23 15:06:04 by bursa]James Bursa2004-01-231-1/+1
| | | | | | Fix orange. svn path=/import/netsurf/; revision=494
* [project @ 2004-01-21 23:57:19 by bursa]James Bursa2004-01-211-73/+158
| | | | | | Clean up and comment. svn path=/import/netsurf/; revision=493
* [project @ 2004-01-20 20:13:43 by jmb]John Mark Bell2004-01-202-9/+18
| | | | | | View source for CSS files. svn path=/import/netsurf/; revision=492
* [project @ 2004-01-20 19:29:10 by tlsa]Michael Drake2004-01-202-11/+14
| | | | | | Change CSS layout stuff and remove debugging key shortcuts. svn path=/import/netsurf/; revision=491
* [project @ 2004-01-20 19:08:34 by jmb]John Mark Bell2004-01-2015-35/+157
| | | | | | | Allow toggling of POST support. Add new toolbar icon numbers to riscos/gui.h svn path=/import/netsurf/; revision=490
* [project @ 2004-01-19 00:48:57 by tlsa]Michael Drake2004-01-196-10/+95
| | | | | | Move themes document and update user guide with keyboard and URL shortcuts. Plus minor tweaks. svn path=/import/netsurf/; revision=489
* [project @ 2004-01-05 20:30:08 by tlsa]Michael Drake2004-01-053-0/+0
| | | | | | New theme svn path=/import/netsurf/; revision=488
* [project @ 2004-01-05 20:20:44 by tlsa]Michael Drake2004-01-0514-11/+32
| | | | | | New user guide graphics svn path=/import/netsurf/; revision=487
* [project @ 2004-01-05 12:41:24 by jmb]John Mark Bell2004-01-052-3/+0
| | | | | | Remove logging macros svn path=/import/netsurf/; revision=486
* [project @ 2004-01-05 12:24:54 by jmb]John Mark Bell2004-01-051-1/+1
| | | | | | Enumerate all sprites in file (hopefully). svn path=/import/netsurf/; revision=485
* [project @ 2004-01-05 11:56:45 by jmb]John Mark Bell2004-01-051-1/+1
| | | | | | fixup missing include svn path=/import/netsurf/; revision=484
* [project @ 2004-01-05 11:28:04 by jmb]John Mark Bell2004-01-052-1/+3
| | | | | | Add some logging. Revert last change. svn path=/import/netsurf/; revision=483
* [project @ 2004-01-05 11:12:32 by jmb]John Mark Bell2004-01-051-1/+1
| | | | | | Fix another monkeybug (last throbber sprite was never displayed) svn path=/import/netsurf/; revision=482
* [project @ 2004-01-05 11:04:54 by jmb]John Mark Bell2004-01-051-1/+1
| | | | | | Fix inappropriate cast. svn path=/import/netsurf/; revision=481
* [project @ 2004-01-05 02:10:59 by jmb]John Mark Bell2004-01-0539-68/+560
| | | | | | | Add ability to turn off browser features in build. This may be useful when hunting down bugs. svn path=/import/netsurf/; revision=480
* [project @ 2004-01-05 02:06:27 by jmb]John Mark Bell2004-01-051-3/+3
| | | | | | Add ,faf to themes documentation svn path=/import/netsurf/; revision=479
* [project @ 2004-01-02 12:04:29 by bursa]James Bursa2004-01-022-0/+240
| | | | | | Implement memory pools. svn path=/import/netsurf/; revision=478
* [project @ 2004-01-02 12:04:04 by bursa]James Bursa2004-01-025-76/+124
| | | | | | Use memory pool for box tree. svn path=/import/netsurf/; revision=477
* [project @ 2004-01-02 12:02:01 by bursa]James Bursa2004-01-021-1/+33
| | | | | | Add debugro build. svn path=/import/netsurf/; revision=476
* [project @ 2004-01-02 12:01:23 by bursa]James Bursa2004-01-021-1/+13
| | | | | | Add debugro build and pool.o. svn path=/import/netsurf/; revision=475
* [project @ 2003-12-31 17:09:03 by jmb]John Mark Bell2003-12-313-30/+27
| | | | | | | Rename login template to "login". Use OS_GBPB9 to get filename of plugin logos. svn path=/import/netsurf/; revision=474
* [project @ 2003-12-30 17:52:26 by jmb]John Mark Bell2003-12-301-2/+10
| | | | | | Add some error handling svn path=/import/netsurf/; revision=473
* [project @ 2003-12-30 16:47:16 by jmb]John Mark Bell2003-12-302-2/+2
| | | | | | Read cookie file from the correct path svn path=/import/netsurf/; revision=472
* [project @ 2003-12-29 23:09:39 by jmb]John Mark Bell2003-12-291-5/+16
| | | | | | | Comment out frames-related stuff in the vain hope that it fixes bugs some people are seeing. svn path=/import/netsurf/; revision=471
* [project @ 2003-12-29 22:50:43 by jmb]John Mark Bell2003-12-292-4/+14
| | | | | | Add some debugging. svn path=/import/netsurf/; revision=470
* [project @ 2003-12-29 22:20:52 by jmb]John Mark Bell2003-12-291-1/+1
| | | | | | Escape @ symbol in email address. svn path=/import/netsurf/; revision=469
* [project @ 2003-12-29 20:16:37 by tlsa]Michael Drake2003-12-291-25/+25
| | | | | | Use Acorn-defined characters svn path=/import/netsurf/; revision=468
* [project @ 2003-12-29 18:59:15 by jmb]John Mark Bell2003-12-292-1/+10
| | | | | | | | 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
* [project @ 2003-12-29 16:33:36 by jmb]John Mark Bell2003-12-291-1/+1
| | | | | | Fix typo in build objects svn path=/import/netsurf/; revision=466
* [project @ 2003-12-29 00:38:59 by bursa]James Bursa2003-12-295-7/+1762
| | | | | | Transliterate Unicode to Latin1 using Markus Kuhn's transtab. svn path=/import/netsurf/; revision=465
* [project @ 2003-12-28 16:17:31 by jmb]John Mark Bell2003-12-283-0/+20
| | | | | | | | 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
* [project @ 2003-12-28 02:35:46 by jmb]John Mark Bell2003-12-286-2/+79
| | | | | | | | | | | 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
* [project @ 2003-12-28 01:00:58 by jmb]John Mark Bell2003-12-281-2/+3
| | | | | | Fixup missing #include svn path=/import/netsurf/; revision=462
* [project @ 2003-12-27 23:49:31 by jmb]John Mark Bell2003-12-279-32/+137
| | | | | | | | 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
* [project @ 2003-12-27 20:15:22 by bursa]James Bursa2003-12-2726-48/+169
| | | | | | Use charset from Content-Type header. svn path=/import/netsurf/; revision=460
* [project @ 2003-12-27 17:25:19 by jmb]John Mark Bell2003-12-271-14/+73
| | | | | | Handle indirected message data svn path=/import/netsurf/; revision=459
* [project @ 2003-12-27 04:50:02 by jmb]John Mark Bell2003-12-275-4/+115
| | | | | | Add rudimentary ANT URL protocol support svn path=/import/netsurf/; revision=458
* [project @ 2003-12-27 02:23:10 by jmb]John Mark Bell2003-12-272-2/+2
| | | | | | Fix a couple more warnings svn path=/import/netsurf/; revision=457
* [project @ 2003-12-27 02:03:48 by jmb]John Mark Bell2003-12-273-53/+54
| | | | | | Reduce compiler warnings svn path=/import/netsurf/; revision=456
* [project @ 2003-12-27 01:37:51 by jmb]John Mark Bell2003-12-272-14/+15
| | | | | | Reduce compiler warnings svn path=/import/netsurf/; revision=455
* [project @ 2003-12-27 01:06:46 by jmb]John Mark Bell2003-12-271-35/+51
| | | | | | Reduce number of compiler warnings. svn path=/import/netsurf/; revision=454