summaryrefslogtreecommitdiff
path: root/!NetSurf/Resources
Commit message (Collapse)AuthorAgeFilesLines
* [project @ 2003-12-26 16:22:03 by bursa]James Bursa2003-12-261-0/+4
| | | | | | Enable cookies. svn path=/import/netsurf/; revision=445
* [project @ 2003-12-19 00:40:28 by bursa]James Bursa2003-12-192-0/+2
| | | | | | Fix Themes menu, optimize toolbar opening. svn path=/import/netsurf/; revision=431
* [project @ 2003-11-15 00:26:41 by bursa]James Bursa2003-11-151-0/+0
| | | | | | New history window. svn path=/import/netsurf/; revision=418
* [project @ 2003-11-08 21:47:10 by jmb]John Mark Bell2003-11-081-1/+1
| | | | | | | | | Sync Info box and About Page version numbers. If no version is specified in the Messages file, it defaults to "CVS Test Build" Remove unnecessary TODOs in plugin.c svn path=/import/netsurf/; revision=415
* [project @ 2003-11-08 19:17:58 by bursa]James Bursa2003-11-081-0/+0
| | | | | | Fix info box to stay on screen. svn path=/import/netsurf/; revision=412
* [project @ 2003-11-08 13:49:34 by bursa]James Bursa2003-11-082-0/+0
| | | | | | Move Templates under en, new !Help. svn path=/import/netsurf/; revision=410
* [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-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-171-1/+1
| | | | | | | 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-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-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-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-16 20:02:55 by jmb]John Mark Bell2003-09-161-1/+1
| | | | | | Add dynamically created About page. Accessed via about: svn path=/import/netsurf/; revision=294
* [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-272-64/+0
| | | | | | 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-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-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-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-01 23:02:56 by monkeyson]Phil Mellor2003-06-014-1/+67
| | | | | | Configuration windows added. HTTP Proxy support (untested). svn path=/import/netsurf/; revision=145
* [project @ 2003-05-10 11:13:34 by bursa]James Bursa2003-05-102-0/+1
| | | | | | Partial PNG support. svn path=/import/netsurf/; revision=129
* [project @ 2003-04-15 17:53:00 by bursa]James Bursa2003-04-152-2/+3
| | | | | | Inline images and related. svn path=/import/netsurf/; revision=125
* [project @ 2003-04-13 12:50:10 by bursa]James Bursa2003-04-132-3/+4
| | | | | | style element, CSS fixes, id selectors. svn path=/import/netsurf/; revision=124
* [project @ 2003-04-09 21:57:09 by bursa]James Bursa2003-04-091-0/+0
| | | | | | Table layout fixes, allowed type list. svn path=/import/netsurf/; revision=119
* [project @ 2003-04-06 20:56:40 by bursa]James Bursa2003-04-061-1/+2
| | | | | | CSS bug fix. svn path=/import/netsurf/; revision=118
* [project @ 2003-04-04 15:19:31 by bursa]James Bursa2003-04-041-0/+0
| | | | | | New CSS parser. svn path=/import/netsurf/; revision=112
* [project @ 2003-03-15 15:53:20 by bursa]James Bursa2003-03-156-47/+94
| | | | | | MIME types for local files, new test files. svn path=/import/netsurf/; revision=107
* [project @ 2003-02-25 21:00:27 by bursa]James Bursa2003-02-251-0/+1
| | | | | | Bug fixes, experimental JPEG support. svn path=/import/netsurf/; revision=100
* [project @ 2003-01-06 00:02:52 by bursa]James Bursa2003-01-061-0/+2
| | | | | | Add hr. svn path=/import/netsurf/; revision=84
* [project @ 2003-01-03 22:19:39 by bursa]James Bursa2003-01-031-2/+3
| | | | | | Table layout improvements. svn path=/import/netsurf/; revision=82
* [project @ 2002-12-30 02:06:03 by monkeyson]Phil Mellor2002-12-301-1/+1
| | | | | | | Started support for img tag - doesn't attempt to fetch/render images yet. Combo boxes in forms. svn path=/import/netsurf/; revision=72
* [project @ 2002-12-27 23:03:00 by bursa]James Bursa2002-12-272-3/+3
| | | | | | Implement color property. svn path=/import/netsurf/; revision=69
* [project @ 2002-10-15 11:09:56 by bursa]James Bursa2002-10-156-0/+109
Add application directory. svn path=/import/netsurf/; revision=46