summaryrefslogtreecommitdiff
path: root/!NetSurf
Commit message (Collapse)AuthorAgeFilesLines
* [project @ 2003-11-01 20:16:00 by jmb]John Mark Bell2003-11-011-5/+5
| | | | | | Improve error messages when required modules aren't present. svn path=/import/netsurf/; revision=399
* [project @ 2003-10-31 17:57:08 by tlsa]Michael Drake2003-10-311-6/+6
| | | | | | Remove library version numbers svn path=/import/netsurf/; revision=398
* [project @ 2003-10-31 17:23:39 by tlsa]Michael Drake2003-10-312-8/+1
| | | | | | 26-bit build removed svn path=/import/netsurf/; revision=397
* [project @ 2003-10-26 13:09:20 by tlsa]Michael Drake2003-10-261-10/+5
| | | | | | POST method now implemented svn path=/import/netsurf/; revision=392
* [project @ 2003-10-25 18:28:24 by tlsa]Michael Drake2003-10-251-0/+0
| | | | | | New homepage screenshot svn path=/import/netsurf/; revision=381
* [project @ 2003-10-25 16:45:19 by bursa]James Bursa2003-10-256-102/+0
| | | | | | Remove obsolete files. svn path=/import/netsurf/; revision=380
* [project @ 2003-10-25 16:12:08 by tlsa]Michael Drake2003-10-251-0/+66
| | | | | | New default Homepage svn path=/import/netsurf/; revision=376
* [project @ 2003-10-23 00:09:16 by jmb]John Mark Bell2003-10-232-1/+2
| | | | | | | | | | Enable logging into sites which require Basic Authentication Has a couple of issues: 1) Opens the page in the first window in the list 2) Doesn't save the login details so you have to log in to each page. 3) The call to ro_gui_401login_open shouldn't be there. svn path=/import/netsurf/; revision=372
* [project @ 2003-10-17 23:59:23 by jmb]John Mark Bell2003-10-171-1/+1
| | | | | | | Whoops. Fix CSS default so a:link really is underlined instead of stricken (as earlier). Also lose LOGging from htmlredraw.c svn path=/import/netsurf/; revision=369
* [project @ 2003-10-17 23:47:13 by jmb]John Mark Bell2003-10-172-2/+2
| | | | | | | Add text-decoration support. Overline needs work. a:link defaults to being underlined. svn path=/import/netsurf/; revision=368
* [project @ 2003-10-17 17:39:29 by bursa]James Bursa2003-10-171-10/+10
| | | | | | Implement :link, ignore stylesheets with syntax errors, parse pseudo classes. svn path=/import/netsurf/; revision=367
* [project @ 2003-10-10 18:47:04 by bursa]James Bursa2003-10-101-3/+11
| | | | | | Add font[size] selectors. svn path=/import/netsurf/; revision=362
* [project @ 2003-10-08 20:48:46 by jmb]John Mark Bell2003-10-081-1/+1
| | | | | | Make cursor keys work in text areas svn path=/import/netsurf/; revision=352
* [project @ 2003-10-07 21:41:55 by bursa]James Bursa2003-10-071-0/+2
| | | | | | Implementing a new CSS property overview. svn path=/import/netsurf/; revision=349
* [project @ 2003-10-05 23:30:21 by rob]Rob Jackson2003-10-051-0/+0
| | | | | | Implemented download window interface, and modified ro_drag_info struct svn path=/import/netsurf/; revision=345
* [project @ 2003-10-02 22:07:34 by tlsa]Michael Drake2003-10-021-1/+1
| | | | | | Add link to Doxygen developer documentation. svn path=/import/netsurf/; revision=344
* [project @ 2003-10-01 22:48:39 by bursa]James Bursa2003-10-011-0/+2
| | | | | | Improvements to <select>. svn path=/import/netsurf/; revision=341
* [project @ 2003-10-01 22:48:02 by bursa]James Bursa2003-10-011-3/+3
| | | | | | clear only applies to br. svn path=/import/netsurf/; revision=340
* [project @ 2003-09-28 17:37:43 by bursa]James Bursa2003-09-281-3/+17
| | | | | | Implement CSS specificity and fix bugs. svn path=/import/netsurf/; revision=329
* [project @ 2003-09-28 16:46:48 by tlsa]Michael Drake2003-09-281-1/+1
| | | | | | Change a:hover to a:link:hover svn path=/import/netsurf/; revision=327
* [project @ 2003-09-28 13:48:17 by tlsa]Michael Drake2003-09-282-2/+15
| | | | svn path=/import/netsurf/; revision=325
* [project @ 2003-09-26 23:22:00 by bursa]James Bursa2003-09-262-0/+5
| | | | | | Implement button element and more work on input element. svn path=/import/netsurf/; revision=322
* [project @ 2003-09-26 17:11:02 by jmb]John Mark Bell2003-09-261-0/+1
| | | | | | It helps if you check in the Messages file when fiddling with menus svn path=/import/netsurf/; revision=318
* [project @ 2003-09-26 16:40:57 by tlsa]Michael Drake2003-09-2615-0/+263
| | | | | | New Documentation svn path=/import/netsurf/; revision=316
* [project @ 2003-09-21 22:47:08 by bursa]James Bursa2003-09-211-1/+1
| | | | | | Implement display: inline-block and work on textarea. svn path=/import/netsurf/; revision=307
* [project @ 2003-09-19 23:36:17 by bursa]James Bursa2003-09-191-0/+3
| | | | | | Start converting forms to use CSS properly. svn path=/import/netsurf/; revision=305
* [project @ 2003-09-17 21:43:15 by jmb]John Mark Bell2003-09-171-1/+1
| | | | | | Fix about page HTMl a bit svn path=/import/netsurf/; revision=301
* [project @ 2003-09-16 20:02:55 by jmb]John Mark Bell2003-09-168-1/+36
| | | | | | Add dynamically created About page. Accessed via about: svn path=/import/netsurf/; revision=294
* [project @ 2003-09-10 22:40:32 by jmb]John Mark Bell2003-09-101-2/+2
| | | | | | Fix Drawfile module check. Add else statement to box.c:788 svn path=/import/netsurf/; revision=282
* [project @ 2003-09-10 22:27:15 by jmb]John Mark Bell2003-09-101-0/+6
| | | | | | Add support for Draw and Sprite files svn path=/import/netsurf/; revision=281
* [project @ 2003-09-09 21:43:44 by bursa]James Bursa2003-09-091-1/+1
| | | | | | Display image alt text while it loads. svn path=/import/netsurf/; revision=278
* [project @ 2003-08-29 12:57:14 by bursa]James Bursa2003-08-291-0/+3
| | | | | | Better handling of server HTTP errors. svn path=/import/netsurf/; revision=259
* [project @ 2003-08-28 19:21:27 by bursa]James Bursa2003-08-282-0/+3
| | | | | | Start implementing download window. svn path=/import/netsurf/; revision=255
* [project @ 2003-08-27 20:09:57 by bursa]James Bursa2003-08-275-65/+1
| | | | | | Fix negative dimensions, more gui cleanup. svn path=/import/netsurf/; revision=252
* [project @ 2003-08-26 22:37:32 by bursa]James Bursa2003-08-261-0/+0
| | | | | | Break out dialog related code from gui.c. svn path=/import/netsurf/; revision=251
* [project @ 2003-08-24 22:39:55 by jmb]John Mark Bell2003-08-242-10/+29
| | | | | | Make plugins work. Improve initialisation of AcornURI. Add support for <iframe> (still needs rendering tweaks). Add Ctrl-F2 key sequence to close window. svn path=/import/netsurf/; revision=246
* [project @ 2003-08-21 21:39:07 by bursa]James Bursa2003-08-211-0/+24
| | | | | | Break out menu related code. svn path=/import/netsurf/; revision=245
* [project @ 2003-07-30 13:07:55 by jmb]John Mark Bell2003-07-301-17/+0
| | | | | | Remove Spurious !Boot file svn path=/import/netsurf/; revision=243
* [project @ 2003-07-30 13:06:22 by jmb]John Mark Bell2003-07-304-4/+40
| | | | | | Add support for Acorn URI Protocol and URI files (Rob Jackson) svn path=/import/netsurf/; revision=242
* [project @ 2003-07-09 22:06:28 by bursa]James Bursa2003-07-091-1/+1
| | | | | | Make <center> block. svn path=/import/netsurf/; revision=214
* [project @ 2003-06-30 15:57:51 by bursa]James Bursa2003-06-301-3/+6
| | | | | | Update, add some links. svn path=/import/netsurf/; revision=193
* [project @ 2003-06-24 23:35:57 by bursa]James Bursa2003-06-241-0/+4371
| | | | | | Add certificate bundle from curl. svn path=/import/netsurf/; revision=186
* [project @ 2003-06-24 23:28:55 by bursa]James Bursa2003-06-241-2/+2
| | | | | | Increase slot for ssl build. svn path=/import/netsurf/; revision=184
* [project @ 2003-06-05 14:33:18 by philpem]Philip Pemberton2003-06-051-0/+0
| | | | | | Added test GIF svn path=/import/netsurf/; revision=164
* [project @ 2003-06-05 13:17:55 by philpem]Philip Pemberton2003-06-051-0/+3
| | | | | | Added GIF decode support svn path=/import/netsurf/; revision=160
* [project @ 2003-06-05 00:31:03 by jmb]John Mark Bell2003-06-052-17/+1
| | | | | | Put Choices file in Choices:NetSurf.Choices svn path=/import/netsurf/; revision=157
* [project @ 2003-06-03 16:12:10 by andrew]Andrew Duffell2003-06-032-0/+0
| | | | | | Added mask to throbber svn path=/import/netsurf/; revision=152
* [project @ 2003-06-01 23:41:03 by jmb]John Mark Bell2003-06-011-1/+1
| | | | | | Revert last change - my mistake svn path=/import/netsurf/; revision=148
* [project @ 2003-06-01 23:36:25 by jmb]John Mark Bell2003-06-011-1/+1
| | | | | | Missing Clear theme results in segfault - reverting to Default theme svn path=/import/netsurf/; revision=147
* [project @ 2003-06-01 23:02:56 by monkeyson]Phil Mellor2003-06-016-1/+83
| | | | | | Configuration windows added. HTTP Proxy support (untested). svn path=/import/netsurf/; revision=145