James Bursa
bc727dda1c
[project @ 2004-08-11 19:02:32 by bursa]
...
Start work on removing instances and making content types non-shareable. Clean up some #includes.
svn path=/import/netsurf/; revision=1211
2004-08-11 19:02:32 +00:00
John Mark Bell
dba4904ddb
[project @ 2004-08-11 16:38:04 by jmb]
...
Add gui and plugin sources missed from previous checkin
svn path=/import/netsurf/; revision=1210
2004-08-11 16:38:04 +00:00
John Mark Bell
d6ceb37fad
[project @ 2004-08-11 16:27:30 by jmb]
...
Cast correctly for url_nice - missed from url function work a couple of days ago
svn path=/import/netsurf/; revision=1209
2004-08-11 16:27:30 +00:00
John Mark Bell
912d09b1cb
[project @ 2004-08-11 16:26:13 by jmb]
...
Make content_redraw return a bool
Printing of foreground images now uses OS_SpriteOp
Printing of background images disabled
Mega-paranoid SWI result checking in htmlredraw.c
Rearranged GIF data structure slightly - updates to reflect this.
Other stuff I've probably forgotten
svn path=/import/netsurf/; revision=1208
2004-08-11 16:26:13 +00:00
John Mark Bell
c682f9a5ea
[project @ 2004-08-09 17:04:32 by jmb]
...
Fix rectangle positioning bug which resulted in garbage printouts.
Break out hard-coded scale factor
Protect against invalid memory access.
svn path=/import/netsurf/; revision=1207
2004-08-09 17:04:32 +00:00
John Mark Bell
c9bd6fa9fc
[project @ 2004-08-09 16:11:58 by jmb]
...
Rework the interface of the URL handing module to allow for multiple error types.
Modify save_complete URL rewriting appropriately.
svn path=/import/netsurf/; revision=1206
2004-08-09 16:11:58 +00:00
John Mark Bell
91e6c7c65b
[project @ 2004-08-09 09:05:34 by jmb]
...
Ignore dataloadack unless we actually expected it
svn path=/import/netsurf/; revision=1205
2004-08-09 09:05:34 +00:00
John Mark Bell
fa6c0003e7
[project @ 2004-08-09 07:38:13 by jmb]
...
Update
svn path=/import/netsurf/; revision=1204
2004-08-09 07:38:13 +00:00
John Mark Bell
9e52a06935
[project @ 2004-08-09 07:37:29 by jmb]
...
Checkin missing config.h update
svn path=/import/netsurf/; revision=1203
2004-08-09 07:37:29 +00:00
John Mark Bell
196c5a3c08
[project @ 2004-08-09 07:07:20 by jmb]
...
Unbreak ncos build. Warning - not very nice
svn path=/import/netsurf/; revision=1202
2004-08-09 07:07:20 +00:00
John Mark Bell
c619b3f972
[project @ 2004-08-09 06:50:46 by jmb]
...
Update makefile for printing support
svn path=/import/netsurf/; revision=1201
2004-08-09 06:50:46 +00:00
John Mark Bell
07baa16e05
[project @ 2004-08-09 06:29:46 by jmb]
...
Ignore shaded text inputs when finding a place for the caret
svn path=/import/netsurf/; revision=1200
2004-08-09 06:29:46 +00:00
John Mark Bell
c992f6252c
[project @ 2004-08-09 06:28:56 by jmb]
...
Printing support.
Some issues remain - see the todo list at the top of print.c for more details
svn path=/import/netsurf/; revision=1199
2004-08-09 06:28:57 +00:00
John Mark Bell
a5bb9c38fd
[project @ 2004-08-09 06:25:10 by jmb]
...
Fix for background colour redraw when background images are turned off
svn path=/import/netsurf/; revision=1198
2004-08-09 06:25:10 +00:00
Richard Wilson
38c79fa1cd
[project @ 2004-08-08 20:17:23 by rjw]
...
Removal of Tinct and documentation. Now available at www.tinct.net.
svn path=/import/netsurf/; revision=1197
2004-08-08 20:17:23 +00:00
Richard Wilson
afa046e1be
[project @ 2004-08-08 20:16:17 by rjw]
...
Internal changes for theme handling. Tinct is now an external resource.
svn path=/import/netsurf/; revision=1196
2004-08-08 20:16:17 +00:00
James Bursa
8337acfc78
[project @ 2004-08-08 19:13:40 by bursa]
...
Fix form submitting with an empty file upload. Update form_textarea_value(). Purge xcalloc() etc from form.c and handle memory exhaustion.
svn path=/import/netsurf/; revision=1195
2004-08-08 19:13:40 +00:00
John Tytgat
94103b8c96
[project @ 2004-08-08 11:45:28 by joty]
...
Minor change : update comment + explicit cast.
svn path=/import/netsurf/; revision=1194
2004-08-08 11:45:28 +00:00
John Tytgat
f14d765ca7
[project @ 2004-08-08 11:39:31 by joty]
...
Explicit #include of some header files to avoid Norcroft depth 8 limitation
when using UnixLib version currently at CVS trunk.
svn path=/import/netsurf/; revision=1193
2004-08-08 11:39:31 +00:00
Michael Drake
ec6078d374
[project @ 2004-08-07 15:37:21 by tlsa]
...
Update interactive help for Search toolbar button.
svn path=/import/netsurf/; revision=1192
2004-08-07 15:37:21 +00:00
John Mark Bell
3cfb34bc4a
[project @ 2004-08-07 12:58:46 by jmb]
...
Handle malloc failure
svn path=/import/netsurf/; revision=1191
2004-08-07 12:58:46 +00:00
John Mark Bell
2119440878
[project @ 2004-08-07 01:43:43 by jmb]
...
Add search menu entry.
Update messages files
svn path=/import/netsurf/; revision=1190
2004-08-07 01:43:43 +00:00
Richard Wilson
33f6d42b94
[project @ 2004-08-06 23:45:21 by rjw]
...
Scale view window are now persistent. Fix for incorrect buffering option saving. Background images extend to the full window dimensions.
svn path=/import/netsurf/; revision=1189
2004-08-06 23:45:21 +00:00
John Mark Bell
f68d4491be
[project @ 2004-08-06 22:20:36 by jmb]
...
Make the likes of <a href="#foo"> work
svn path=/import/netsurf/; revision=1188
2004-08-06 22:20:36 +00:00
John Mark Bell
09afabf63c
[project @ 2004-08-06 22:19:12 by jmb]
...
Anchor support
svn path=/import/netsurf/; revision=1187
2004-08-06 22:19:13 +00:00
John Mark Bell
e81a96fb53
[project @ 2004-08-06 21:16:03 by jmb]
...
Fix bug in merging of selector lists
svn path=/import/netsurf/; revision=1186
2004-08-06 21:16:03 +00:00
Richard Wilson
1d76b7efae
[project @ 2004-08-05 23:10:24 by rjw]
...
Added home and search toolbar buttons. Fixed homepage menu entry to open in same window.
svn path=/import/netsurf/; revision=1185
2004-08-05 23:10:24 +00:00
John Mark Bell
fc50ed2eca
[project @ 2004-08-05 22:38:26 by jmb]
...
Fix bug relating to window contents changing
svn path=/import/netsurf/; revision=1184
2004-08-05 22:38:26 +00:00
John Mark Bell
f3bef9fdcb
[project @ 2004-08-05 22:03:56 by jmb]
...
Tidy up and bugfix search implementation
svn path=/import/netsurf/; revision=1183
2004-08-05 22:03:56 +00:00
John Mark Bell
4f3691d183
[project @ 2004-08-05 20:32:00 by jmb]
...
Text search. Press F4 to access it
svn path=/import/netsurf/; revision=1182
2004-08-05 20:32:00 +00:00
Richard Wilson
33937fe2e5
[project @ 2004-08-05 19:27:31 by rjw]
...
Fix for hotlist toolbar not being updated for directory double clicks. Fix for OS3.7 buffered redraw error masking. Fix for error reporting stopping functionality.
svn path=/import/netsurf/; revision=1181
2004-08-05 19:27:31 +00:00
John Mark Bell
603196e720
[project @ 2004-08-05 01:57:14 by jmb]
...
:first-child pseudo class support
Merge global and element selector lists for more accurate selector matching
svn path=/import/netsurf/; revision=1180
2004-08-05 01:57:14 +00:00
James Bursa
892fcd5fba
[project @ 2004-08-03 22:43:38 by bursa]
...
Fix width of new pages when scale is not 100%.
svn path=/import/netsurf/; revision=1179
2004-08-03 22:43:38 +00:00
James Bursa
3a48308967
[project @ 2004-08-03 22:42:58 by bursa]
...
Add some File$Type_xxx system variables.
svn path=/import/netsurf/; revision=1178
2004-08-03 22:42:58 +00:00
John Mark Bell
d18b55984f
[project @ 2004-08-01 23:59:16 by jmb]
...
Break out uri(...) parsing into separate function
svn path=/import/netsurf/; revision=1177
2004-08-01 23:59:16 +00:00
John Mark Bell
db2b05cfae
[project @ 2004-08-01 23:58:26 by jmb]
...
Allow dragging in of CSS files
svn path=/import/netsurf/; revision=1176
2004-08-01 23:58:26 +00:00
John Mark Bell
c8e7fd93e6
[project @ 2004-08-01 23:09:17 by jmb]
...
Ignore height="", width=""
svn path=/import/netsurf/; revision=1175
2004-08-01 23:09:17 +00:00
John Mark Bell
6103e3f0cd
[project @ 2004-08-01 21:56:47 by jmb]
...
Rationalise top, bottom, right and left property handling
svn path=/import/netsurf/; revision=1174
2004-08-01 21:56:47 +00:00
James Bursa
dcb72507b2
[project @ 2004-08-01 20:28:02 by bursa]
...
Modify box_at_point() to use descendant bounding boxes and to search siblings (fixes links in cells with colspan not 1, as reported by Stuart Halliday and others).
svn path=/import/netsurf/; revision=1173
2004-08-01 20:28:02 +00:00
John Mark Bell
3b660a7e33
[project @ 2004-08-01 14:13:47 by jmb]
...
Internal representation and parsing of most CSS2 properties.
svn path=/import/netsurf/; revision=1172
2004-08-01 14:13:47 +00:00
James Bursa
9e1dbe3a36
[project @ 2004-08-01 13:08:18 by bursa]
...
More work on overflow. Modify block centering to left-align when insufficient space. Fix caret positioning for form controls with padding.
svn path=/import/netsurf/; revision=1171
2004-08-01 13:08:19 +00:00
Michael Drake
ab67491a37
[project @ 2004-07-31 22:39:35 by tlsa]
...
Use official ptr_menu sprite. Thanks to Richard Hallas.
svn path=/import/netsurf/; revision=1170
2004-07-31 22:39:35 +00:00
John Mark Bell
a6eca8d3e8
[project @ 2004-07-31 12:56:25 by jmb]
...
Prevent UnixLib munging suffixes
svn path=/import/netsurf/; revision=1169
2004-07-31 12:56:25 +00:00
John Mark Bell
8e650e3e39
[project @ 2004-07-30 23:40:00 by jmb]
...
Rework stylesheet fetching code to remove dependence on magic numbers (now uses
values defined in html.h)
Make ad blocking optional.
svn path=/import/netsurf/; revision=1168
2004-07-30 23:40:01 +00:00
John Mark Bell
d601aa7188
[project @ 2004-07-30 21:53:52 by jmb]
...
Implement some CSS3 attribute selectors
svn path=/import/netsurf/; revision=1167
2004-07-30 21:53:52 +00:00
James Bursa
999ded28b8
[project @ 2004-07-30 18:35:31 by bursa]
...
Fix hotlist loading crash.
svn path=/import/netsurf/; revision=1166
2004-07-30 18:35:31 +00:00
Michael Drake
52f4882ee2
[project @ 2004-07-30 17:28:51 by tlsa]
...
Update interactive help.
svn path=/import/netsurf/; revision=1165
2004-07-30 17:28:52 +00:00
James Bursa
54d25de371
[project @ 2004-07-30 16:16:07 by bursa]
...
Implement content_quit() and ro_gui_window_quit() to free resources on quit.
svn path=/import/netsurf/; revision=1164
2004-07-30 16:16:07 +00:00
James Bursa
f0c6cb6d1a
[project @ 2004-07-30 16:14:43 by bursa]
...
Plug some minor leaks.
svn path=/import/netsurf/; revision=1163
2004-07-30 16:14:44 +00:00
James Bursa
f2ebc60ef0
[project @ 2004-07-29 11:40:48 by bursa]
...
Rewrite saving to use libxml2. Clean up and simplify loading.
svn path=/import/netsurf/; revision=1162
2004-07-29 11:40:48 +00:00