Commit Graph

1252 Commits

Author SHA1 Message Date
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
James Bursa 386aba4f59 [project @ 2004-07-28 23:14:04 by bursa]
Update gtk build with gui_init2().

svn path=/import/netsurf/; revision=1161
2004-07-28 23:14:04 +00:00
James Bursa 233f6cc3dd [project @ 2004-07-28 23:13:39 by bursa]
Make debug build compile again.

svn path=/import/netsurf/; revision=1160
2004-07-28 23:13:39 +00:00
James Bursa 0af740f147 [project @ 2004-07-28 23:12:49 by bursa]
Remove png.o from debug builds.

svn path=/import/netsurf/; revision=1159
2004-07-28 23:12:49 +00:00
James Bursa 0f7e16c04f [project @ 2004-07-28 23:07:52 by bursa]
Implement gui_init2() and move RISC OS-specific code in main() to it. Use intro page if option_homepage_url is "".

svn path=/import/netsurf/; revision=1158
2004-07-28 23:07:52 +00:00
James Bursa b65c4d4102 [project @ 2004-07-28 22:38:17 by bursa]
Renamed curl_memdebug() to memdebug_memdebug().

svn path=/import/netsurf/; revision=1157
2004-07-28 22:38:17 +00:00
James Bursa 7114ceadd5 [project @ 2004-07-28 22:35:02 by bursa]
Heap debugging functions and log analysis script.

svn path=/import/netsurf/; revision=1156
2004-07-28 22:35:02 +00:00
James Bursa 3244e3440d [project @ 2004-07-28 22:23:34 by bursa]
Fix double-free, and read from Choices: instead of Choices$Write.

svn path=/import/netsurf/; revision=1155
2004-07-28 22:23:34 +00:00
John Mark Bell 67b0b7be62 [project @ 2004-07-27 20:44:46 by jmb]
Language configuration menu
Make adjust clicks on font size arrows style guide compliant

svn path=/import/netsurf/; revision=1154
2004-07-27 20:44:46 +00:00