James Bursa
7ec54af359
[project @ 2003-12-19 00:40:28 by bursa]
...
Fix Themes menu, optimize toolbar opening.
svn path=/import/netsurf/; revision=431
2003-12-19 00:40:28 +00:00
James Bursa
0fbc1b4ba5
[project @ 2003-11-20 00:17:26 by bursa]
...
Simplify themes.
svn path=/import/netsurf/; revision=421
2003-11-20 00:17:26 +00:00
James Bursa
64941a66d2
[project @ 2003-11-15 00:26:41 by bursa]
...
New history window.
svn path=/import/netsurf/; revision=418
2003-11-15 00:26:42 +00:00
John Mark Bell
bf202492f9
[project @ 2003-11-08 21:47:10 by jmb]
...
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
2003-11-08 21:47:10 +00:00
James Bursa
d243589930
[project @ 2003-11-08 19:29:08 by bursa]
...
Tidy up intro page and add netsurf.sourceforge.net link.
svn path=/import/netsurf/; revision=414
2003-11-08 19:29:08 +00:00
James Bursa
efba330582
[project @ 2003-11-08 19:17:58 by bursa]
...
Fix info box to stay on screen.
svn path=/import/netsurf/; revision=412
2003-11-08 19:17:58 +00:00
James Bursa
27d23b28fd
[project @ 2003-11-08 13:49:34 by bursa]
...
Move Templates under en, new !Help.
svn path=/import/netsurf/; revision=410
2003-11-08 13:49:35 +00:00
James Bursa
b055948973
[project @ 2003-11-07 23:51:13 by bursa]
...
Split out window.c, implement DataOpen and tidy up gui code.
svn path=/import/netsurf/; revision=408
2003-11-07 23:51:13 +00:00
John Mark Bell
33759f1e7b
[project @ 2003-11-06 15:38:12 by jmb]
...
Improve documentation. Now launches HTML docs if it can. Launches text docs otherwise.
svn path=/import/netsurf/; revision=405
2003-11-06 15:38:12 +00:00
John Mark Bell
9f30dfd8ee
[project @ 2003-11-01 20:16:00 by jmb]
...
Improve error messages when required modules aren't present.
svn path=/import/netsurf/; revision=399
2003-11-01 20:16:00 +00:00
Michael Drake
a700664013
[project @ 2003-10-31 17:57:08 by tlsa]
...
Remove library version numbers
svn path=/import/netsurf/; revision=398
2003-10-31 17:57:08 +00:00
Michael Drake
08728ef7bc
[project @ 2003-10-31 17:23:39 by tlsa]
...
26-bit build removed
svn path=/import/netsurf/; revision=397
2003-10-31 17:23:39 +00:00
Michael Drake
d846800eb7
[project @ 2003-10-26 13:09:20 by tlsa]
...
POST method now implemented
svn path=/import/netsurf/; revision=392
2003-10-26 13:09:20 +00:00
Michael Drake
ed449261f6
[project @ 2003-10-25 18:28:24 by tlsa]
...
New homepage screenshot
svn path=/import/netsurf/; revision=381
2003-10-25 18:28:24 +00:00
James Bursa
a450bd220f
[project @ 2003-10-25 16:45:19 by bursa]
...
Remove obsolete files.
svn path=/import/netsurf/; revision=380
2003-10-25 16:45:19 +00:00
Michael Drake
b514f9e1e3
[project @ 2003-10-25 16:12:08 by tlsa]
...
New default Homepage
svn path=/import/netsurf/; revision=376
2003-10-25 16:12:08 +00:00
John Mark Bell
caac2628a7
[project @ 2003-10-23 00:09:16 by jmb]
...
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
2003-10-23 00:09:17 +00:00
John Mark Bell
6ac3166271
[project @ 2003-10-17 23:59:23 by jmb]
...
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
2003-10-17 23:59:23 +00:00
John Mark Bell
c97107af5c
[project @ 2003-10-17 23:47:13 by jmb]
...
Add text-decoration support. Overline needs work. a:link defaults to
being underlined.
svn path=/import/netsurf/; revision=368
2003-10-17 23:47:13 +00:00
James Bursa
13d6923b5e
[project @ 2003-10-17 17:39:29 by bursa]
...
Implement :link, ignore stylesheets with syntax errors, parse pseudo classes.
svn path=/import/netsurf/; revision=367
2003-10-17 17:39:29 +00:00
James Bursa
7569235a26
[project @ 2003-10-10 18:47:04 by bursa]
...
Add font[size] selectors.
svn path=/import/netsurf/; revision=362
2003-10-10 18:47:04 +00:00
John Mark Bell
16746b0151
[project @ 2003-10-08 20:48:46 by jmb]
...
Make cursor keys work in text areas
svn path=/import/netsurf/; revision=352
2003-10-08 20:48:46 +00:00
James Bursa
01e2426b49
[project @ 2003-10-07 21:41:55 by bursa]
...
Implementing a new CSS property overview.
svn path=/import/netsurf/; revision=349
2003-10-07 21:41:55 +00:00
Rob Jackson
0b5bea4c19
[project @ 2003-10-05 23:30:21 by rob]
...
Implemented download window interface, and modified ro_drag_info struct
svn path=/import/netsurf/; revision=345
2003-10-05 23:30:21 +00:00
Michael Drake
f528562103
[project @ 2003-10-02 22:07:34 by tlsa]
...
Add link to Doxygen developer documentation.
svn path=/import/netsurf/; revision=344
2003-10-02 22:07:34 +00:00
James Bursa
7ef999c573
[project @ 2003-10-01 22:48:39 by bursa]
...
Improvements to <select>.
svn path=/import/netsurf/; revision=341
2003-10-01 22:48:39 +00:00
James Bursa
92d5404afa
[project @ 2003-10-01 22:48:02 by bursa]
...
clear only applies to br.
svn path=/import/netsurf/; revision=340
2003-10-01 22:48:02 +00:00
James Bursa
fd7078b1ad
[project @ 2003-09-28 17:37:43 by bursa]
...
Implement CSS specificity and fix bugs.
svn path=/import/netsurf/; revision=329
2003-09-28 17:37:43 +00:00
Michael Drake
a4c93bf500
[project @ 2003-09-28 16:46:48 by tlsa]
...
Change a:hover to a🔗 hover
svn path=/import/netsurf/; revision=327
2003-09-28 16:46:48 +00:00
Michael Drake
7ef809e709
[project @ 2003-09-28 13:48:17 by tlsa]
...
svn path=/import/netsurf/; revision=325
2003-09-28 13:48:17 +00:00
James Bursa
311c488f5a
[project @ 2003-09-26 23:22:00 by bursa]
...
Implement button element and more work on input element.
svn path=/import/netsurf/; revision=322
2003-09-26 23:22:00 +00:00
John Mark Bell
0650ab2886
[project @ 2003-09-26 17:11:02 by jmb]
...
It helps if you check in the Messages file when fiddling with menus
svn path=/import/netsurf/; revision=318
2003-09-26 17:11:02 +00:00
Michael Drake
92f3368c87
[project @ 2003-09-26 16:40:57 by tlsa]
...
New Documentation
svn path=/import/netsurf/; revision=316
2003-09-26 16:40:57 +00:00
James Bursa
5363548052
[project @ 2003-09-21 22:47:08 by bursa]
...
Implement display: inline-block and work on textarea.
svn path=/import/netsurf/; revision=307
2003-09-21 22:47:08 +00:00
James Bursa
4aadb2d013
[project @ 2003-09-19 23:36:17 by bursa]
...
Start converting forms to use CSS properly.
svn path=/import/netsurf/; revision=305
2003-09-19 23:36:17 +00:00
John Mark Bell
4228475811
[project @ 2003-09-17 21:43:15 by jmb]
...
Fix about page HTMl a bit
svn path=/import/netsurf/; revision=301
2003-09-17 21:43:15 +00:00
John Mark Bell
f4e447871b
[project @ 2003-09-16 20:02:55 by jmb]
...
Add dynamically created About page. Accessed via about:
svn path=/import/netsurf/; revision=294
2003-09-16 20:02:55 +00:00
John Mark Bell
abf3c0f80a
[project @ 2003-09-10 22:40:32 by jmb]
...
Fix Drawfile module check. Add else statement to box.c:788
svn path=/import/netsurf/; revision=282
2003-09-10 22:40:32 +00:00
John Mark Bell
b858507d90
[project @ 2003-09-10 22:27:15 by jmb]
...
Add support for Draw and Sprite files
svn path=/import/netsurf/; revision=281
2003-09-10 22:27:15 +00:00
James Bursa
f185bb4d0d
[project @ 2003-09-09 21:43:44 by bursa]
...
Display image alt text while it loads.
svn path=/import/netsurf/; revision=278
2003-09-09 21:43:44 +00:00
James Bursa
5c310d84dc
[project @ 2003-08-29 12:57:14 by bursa]
...
Better handling of server HTTP errors.
svn path=/import/netsurf/; revision=259
2003-08-29 12:57:14 +00:00
James Bursa
cef8c477c3
[project @ 2003-08-28 19:21:27 by bursa]
...
Start implementing download window.
svn path=/import/netsurf/; revision=255
2003-08-28 19:21:27 +00:00
James Bursa
1548c232ca
[project @ 2003-08-27 20:09:57 by bursa]
...
Fix negative dimensions, more gui cleanup.
svn path=/import/netsurf/; revision=252
2003-08-27 20:09:57 +00:00
James Bursa
fd5b6d0c80
[project @ 2003-08-26 22:37:32 by bursa]
...
Break out dialog related code from gui.c.
svn path=/import/netsurf/; revision=251
2003-08-26 22:37:32 +00:00
John Mark Bell
3c11ffdc9f
[project @ 2003-08-24 22:39:55 by jmb]
...
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
2003-08-24 22:39:55 +00:00
James Bursa
dfbe3c84f1
[project @ 2003-08-21 21:39:07 by bursa]
...
Break out menu related code.
svn path=/import/netsurf/; revision=245
2003-08-21 21:39:07 +00:00
John Mark Bell
0732b6c040
[project @ 2003-07-30 13:07:55 by jmb]
...
Remove Spurious !Boot file
svn path=/import/netsurf/; revision=243
2003-07-30 13:07:55 +00:00
John Mark Bell
7c474c848e
[project @ 2003-07-30 13:06:22 by jmb]
...
Add support for Acorn URI Protocol and URI files (Rob Jackson)
svn path=/import/netsurf/; revision=242
2003-07-30 13:06:22 +00:00
James Bursa
0226e529e6
[project @ 2003-07-09 22:06:28 by bursa]
...
Make <center> block.
svn path=/import/netsurf/; revision=214
2003-07-09 22:06:28 +00:00
James Bursa
b2c3e89310
[project @ 2003-06-30 15:57:51 by bursa]
...
Update, add some links.
svn path=/import/netsurf/; revision=193
2003-06-30 15:57:51 +00:00
James Bursa
1246f7b970
[project @ 2003-06-24 23:35:57 by bursa]
...
Add certificate bundle from curl.
svn path=/import/netsurf/; revision=186
2003-06-24 23:35:57 +00:00
James Bursa
0e3f465daf
[project @ 2003-06-24 23:28:55 by bursa]
...
Increase slot for ssl build.
svn path=/import/netsurf/; revision=184
2003-06-24 23:28:55 +00:00
Philip Pemberton
e1b6179f9b
[project @ 2003-06-05 14:33:18 by philpem]
...
Added test GIF
svn path=/import/netsurf/; revision=164
2003-06-05 14:33:18 +00:00
Philip Pemberton
97dea9f287
[project @ 2003-06-05 13:17:55 by philpem]
...
Added GIF decode support
svn path=/import/netsurf/; revision=160
2003-06-05 13:17:55 +00:00
John Mark Bell
5a51bd5819
[project @ 2003-06-05 00:31:03 by jmb]
...
Put Choices file in Choices:NetSurf.Choices
svn path=/import/netsurf/; revision=157
2003-06-05 00:31:03 +00:00
Andrew Duffell
fc7234301e
[project @ 2003-06-03 16:12:10 by andrew]
...
Added mask to throbber
svn path=/import/netsurf/; revision=152
2003-06-03 16:12:10 +00:00
John Mark Bell
de5c800399
[project @ 2003-06-01 23:41:03 by jmb]
...
Revert last change - my mistake
svn path=/import/netsurf/; revision=148
2003-06-01 23:41:03 +00:00
John Mark Bell
4632c7de55
[project @ 2003-06-01 23:36:25 by jmb]
...
Missing Clear theme results in segfault - reverting to Default theme
svn path=/import/netsurf/; revision=147
2003-06-01 23:36:25 +00:00
Phil Mellor
9f81422aea
[project @ 2003-06-01 23:02:56 by monkeyson]
...
Configuration windows added. HTTP Proxy support (untested).
svn path=/import/netsurf/; revision=145
2003-06-01 23:02:56 +00:00
John Mark Bell
f07963e1bc
[project @ 2003-06-01 01:03:59 by jmb]
...
Put stderr somewhere sensible instead of blatting into the CSD.
svn path=/import/netsurf/; revision=142
2003-06-01 01:03:59 +00:00
Andrew Duffell
080a735bcf
[project @ 2003-05-30 07:19:32 by andrew]
...
Added Philip Pemberton to the list of developers
svn path=/import/netsurf/; revision=134
2003-05-30 07:19:32 +00:00
James Bursa
27d93c182c
[project @ 2003-05-10 11:13:34 by bursa]
...
Partial PNG support.
svn path=/import/netsurf/; revision=129
2003-05-10 11:15:49 +00:00
James Bursa
09b1ede5a3
[project @ 2003-04-15 17:53:00 by bursa]
...
Inline images and related.
svn path=/import/netsurf/; revision=125
2003-04-15 17:53:00 +00:00
James Bursa
63b6455f73
[project @ 2003-04-13 12:50:10 by bursa]
...
style element, CSS fixes, id selectors.
svn path=/import/netsurf/; revision=124
2003-04-13 12:50:10 +00:00
Andrew Duffell
86faad4388
[project @ 2003-04-10 21:25:46 by andrew]
...
CSS/f79 icon has been added
svn path=/import/netsurf/; revision=120
2003-04-10 21:25:46 +00:00
James Bursa
230cb5f01f
[project @ 2003-04-09 21:57:09 by bursa]
...
Table layout fixes, allowed type list.
svn path=/import/netsurf/; revision=119
2003-04-09 21:57:09 +00:00
James Bursa
c62f1a55e6
[project @ 2003-04-06 20:56:40 by bursa]
...
CSS bug fix.
svn path=/import/netsurf/; revision=118
2003-04-06 20:56:40 +00:00
James Bursa
4421b2e633
[project @ 2003-04-04 15:19:31 by bursa]
...
New CSS parser.
svn path=/import/netsurf/; revision=112
2003-04-04 15:19:32 +00:00
James Bursa
91f8a679db
[project @ 2003-03-15 15:53:20 by bursa]
...
MIME types for local files, new test files.
svn path=/import/netsurf/; revision=107
2003-03-15 15:53:20 +00:00
James Bursa
8edb43af7d
[project @ 2003-02-25 21:00:27 by bursa]
...
Bug fixes, experimental JPEG support.
svn path=/import/netsurf/; revision=100
2003-02-25 21:00:27 +00:00
Andrew Duffell
ab483a9a25
[project @ 2003-01-11 19:46:59 by andrew]
...
More detailed help and information.
svn path=/import/netsurf/; revision=93
2003-01-11 19:46:59 +00:00
James Bursa
ae3de436a3
[project @ 2003-01-06 00:02:52 by bursa]
...
Add hr.
svn path=/import/netsurf/; revision=84
2003-01-06 00:02:52 +00:00
James Bursa
a445058176
[project @ 2003-01-03 22:19:39 by bursa]
...
Table layout improvements.
svn path=/import/netsurf/; revision=82
2003-01-03 22:19:39 +00:00
Andrew Duffell
1ff417597a
[project @ 2003-01-01 14:12:32 by andrew]
...
Added icons for HTML files and iconised netsurf windows
svn path=/import/netsurf/; revision=79
2003-01-01 14:12:32 +00:00
Andrew Duffell
653b2a6a51
[project @ 2003-01-01 09:40:00 by andrew]
...
Added mask to the throbber and antialiased reload button
svn path=/import/netsurf/; revision=78
2003-01-01 09:40:00 +00:00
Andrew Duffell
f9c38a26b4
[project @ 2003-01-01 09:35:37 by andrew]
...
Using the RISC OS tile and and improved throbber display.
svn path=/import/netsurf/; revision=77
2003-01-01 09:35:37 +00:00
Phil Mellor
33a91eb2fe
[project @ 2002-12-30 02:06:03 by monkeyson]
...
Started support for img tag - doesn't attempt to fetch/render images yet.
Combo boxes in forms.
svn path=/import/netsurf/; revision=72
2002-12-30 02:06:03 +00:00
James Bursa
b9adc1d6c6
[project @ 2002-12-27 23:03:00 by bursa]
...
Implement color property.
svn path=/import/netsurf/; revision=69
2002-12-27 23:03:00 +00:00
James Bursa
f373b275dd
[project @ 2002-12-25 20:17:18 by bursa]
...
Fix reloads and links.
svn path=/import/netsurf/; revision=54
2002-12-25 20:17:18 +00:00
James Bursa
c009c7111c
[project @ 2002-10-15 11:09:56 by bursa]
...
Add application directory.
svn path=/import/netsurf/; revision=46
2002-10-15 11:09:56 +00:00