Michael Drake
|
7224990953
|
Port to libdom changed HTML content's base_target from talloc_strdup to strdup, so use free instead of talloc_free in html_destroy.
svn path=/trunk/netsurf/; revision=13877
|
2012-04-17 09:04:04 +00:00 |
|
Michael Drake
|
8202875dbb
|
Fix meta refresh.
svn path=/trunk/netsurf/; revision=13876
|
2012-04-16 16:42:59 +00:00 |
|
Michael Drake
|
cc35563f2b
|
Fix frameset processing.
svn path=/trunk/netsurf/; revision=13875
|
2012-04-16 16:14:40 +00:00 |
|
Michael Drake
|
59c21c033a
|
Fix processing of tags in HEAD. Fixes title, favicons, etc.
svn path=/trunk/netsurf/; revision=13873
|
2012-04-16 12:52:59 +00:00 |
|
Michael Drake
|
71325ca6d0
|
Bring comment into line with use of libdom instead of libxml.
svn path=/trunk/netsurf/; revision=13718
|
2012-03-26 10:47:54 +00:00 |
|
Michael Drake
|
d5a2701b38
|
Don't need libxml.h in render/box.h now.
svn path=/trunk/netsurf/; revision=13717
|
2012-03-26 10:45:44 +00:00 |
|
Daniel Silverstone
|
e1df0d095a
|
Initial attempt at imagemap libdomification
svn path=/trunk/netsurf/; revision=13692
|
2012-03-25 15:07:08 +00:00 |
|
John Mark Bell
|
52b1762ea4
|
Use correct identity of ok
svn path=/trunk/netsurf/; revision=13684
|
2012-03-25 11:41:39 +00:00 |
|
John Mark Bell
|
bee128e2a1
|
Handle encoding change requests
svn path=/trunk/netsurf/; revision=13682
|
2012-03-25 11:33:32 +00:00 |
|
John Mark Bell
|
2a0e519497
|
Egregious hack so missing form controls don't cause box construction to abort
svn path=/trunk/netsurf/; revision=13680
|
2012-03-25 11:24:12 +00:00 |
|
John Mark Bell
|
29708a2bf3
|
Fix logic inversion
svn path=/trunk/netsurf/; revision=13679
|
2012-03-25 11:23:09 +00:00 |
|
Daniel Silverstone
|
6162b49875
|
Forward decl of struct dom_node to shush things
svn path=/trunk/netsurf/; revision=13666
|
2012-03-25 10:21:37 +00:00 |
|
John Mark Bell
|
2b215a8df1
|
Initialise/finalise box constructor string constants
svn path=/trunk/netsurf/; revision=13653
|
2012-03-25 08:37:48 +00:00 |
|
Daniel Silverstone
|
19150f13ef
|
Shut up missing text_redraw
svn path=/trunk/netsurf/; revision=13650
|
2012-03-25 08:19:37 +00:00 |
|
John Mark Bell
|
cbc13a3fdd
|
Clean up additional interned strings
svn path=/trunk/netsurf/; revision=13649
|
2012-03-25 08:05:18 +00:00 |
|
John Mark Bell
|
980d4d4caf
|
s/XML_ELEMENT_NODE/DOM_ELEMENT_NODE/
svn path=/trunk/netsurf/; revision=13641
|
2012-03-24 22:36:22 +00:00 |
|
John Mark Bell
|
d00b3c79c8
|
Squash aliasing warnings
svn path=/trunk/netsurf/; revision=13640
|
2012-03-24 22:30:28 +00:00 |
|
John Mark Bell
|
da94e952c9
|
Suppress strict aliasing moans
svn path=/trunk/netsurf/; revision=13636
|
2012-03-24 22:26:44 +00:00 |
|
John Mark Bell
|
a45972a104
|
Squash warning -- this API appears to be unused
svn path=/trunk/netsurf/; revision=13632
|
2012-03-24 22:16:03 +00:00 |
|
John Mark Bell
|
73bfb6201e
|
Fix up meta refresh parser
svn path=/trunk/netsurf/; revision=13631
|
2012-03-24 22:08:13 +00:00 |
|
John Mark Bell
|
fd04db8566
|
Fix up html_process_style_element
svn path=/trunk/netsurf/; revision=13626
|
2012-03-24 21:06:30 +00:00 |
|
Daniel Silverstone
|
24894214bc
|
Include dom/dom.h where it might be needed
svn path=/trunk/netsurf/; revision=13625
|
2012-03-24 20:55:22 +00:00 |
|
John Mark Bell
|
883907d612
|
s/XML_ELEMENT_NODE/DOM_ELEMENT_NODE
svn path=/trunk/netsurf/; revision=13624
|
2012-03-24 20:48:02 +00:00 |
|
John Mark Bell
|
d2fd3cc8f6
|
Fix up html_find_stylesheets
svn path=/trunk/netsurf/; revision=13623
|
2012-03-24 20:43:19 +00:00 |
|
François Revel
|
6822d7914a
|
Fix exc undeclared.
svn path=/trunk/netsurf/; revision=13615
|
2012-03-24 20:06:08 +00:00 |
|
Vincent Sanders
|
710b90d43a
|
continuting work in progress
svn path=/trunk/netsurf/; revision=13610
|
2012-03-24 19:35:59 +00:00 |
|
John Mark Bell
|
682eba9a56
|
Port box construction to libdom
svn path=/trunk/netsurf/; revision=13608
|
2012-03-24 18:47:51 +00:00 |
|
John Mark Bell
|
72baec3aec
|
Remove bogus dependencies on box.h
svn path=/trunk/netsurf/; revision=13607
|
2012-03-24 17:42:29 +00:00 |
|
Vincent Sanders
|
07d445a5ca
|
conversion to libdom
work in progress with FIXME blocks
svn path=/trunk/netsurf/; revision=13606
|
2012-03-24 17:11:17 +00:00 |
|
Daniel Silverstone
|
d1194be49f
|
Migrate frame types so that desktop/browser.h does not include render/html.h
svn path=/trunk/netsurf/; revision=13605
|
2012-03-24 17:09:21 +00:00 |
|
Vincent Sanders
|
b21f85a072
|
initial move to libdom
svn path=/trunk/netsurf/; revision=13573
|
2012-03-23 23:18:04 +00:00 |
|
Michael Drake
|
654ad81d8b
|
Delete some trailing whitespace.
svn path=/trunk/netsurf/; revision=13555
|
2012-03-23 16:30:50 +00:00 |
|
Vincent Sanders
|
1490b52a6b
|
NetSurf options rework (a=vince r=daniels,jmb)
svn path=/trunk/netsurf/; revision=13548
|
2012-03-22 09:34:34 +00:00 |
|
Michael Drake
|
e8b0c03cdb
|
Don't override UA stylesheet origin with User origin.
svn path=/trunk/netsurf/; revision=13508
|
2012-03-06 18:02:55 +00:00 |
|
Michael Drake
|
20583d7288
|
Enable User CSS file.
svn path=/trunk/netsurf/; revision=13507
|
2012-03-06 17:44:24 +00:00 |
|
Michael Drake
|
ee378aa3f1
|
Set/get drag type via API.
svn path=/trunk/netsurf/; revision=13496
|
2012-02-28 12:54:00 +00:00 |
|
Michael Drake
|
c9a30d073e
|
Check drag type via accessor.
svn path=/trunk/netsurf/; revision=13495
|
2012-02-28 12:21:36 +00:00 |
|
Michael Drake
|
046ee36430
|
Use browser window scale accessor.
svn path=/trunk/netsurf/; revision=13493
|
2012-02-27 22:44:59 +00:00 |
|
Michael Drake
|
d2253eee8f
|
Don't need root bw here any more.
svn path=/trunk/netsurf/; revision=13396
|
2012-01-11 14:29:44 +00:00 |
|
Michael Drake
|
04ece30fa9
|
Pass pointer constraints for drag out to front ends. Ensure content scrollbar drag termination always informs the browser window layer that the drag is over.
svn path=/trunk/netsurf/; revision=13395
|
2012-01-11 14:20:26 +00:00 |
|
Michael Drake
|
c08ee82076
|
Allow drag handlers to inform browser window layer of any pointer range constraints.
svn path=/trunk/netsurf/; revision=13394
|
2012-01-10 22:02:19 +00:00 |
|
Vincent Sanders
|
df18a97143
|
Change GTK plotting to use cairo surfaces throughout
svn path=/trunk/netsurf/; revision=13354
|
2011-12-30 00:58:35 +00:00 |
|
Michael Drake
|
f7f3e33f80
|
Remove core print specific option from html redraw.
svn path=/trunk/netsurf/; revision=13339
|
2011-12-23 23:24:47 +00:00 |
|
Michael Drake
|
a85662f1ce
|
Make html_redraw obey background image redraw requirement.
svn path=/trunk/netsurf/; revision=13336
|
2011-12-23 22:44:30 +00:00 |
|
Michael Drake
|
081217a321
|
Add core options to disable fetch of foreground & background images.
Remove broken background image option from RISC OS front end.
svn path=/trunk/netsurf/; revision=13332
|
2011-12-23 19:48:09 +00:00 |
|
Michael Drake
|
b97ccb1f0f
|
Log URL of external CSS which fails to fetch.
svn path=/trunk/netsurf/; revision=13239
|
2011-12-04 15:11:30 +00:00 |
|
John Mark Bell
|
f2993e6ed0
|
content_get_url -> hlcache_handle_get_url, content__get_url -> content_get_url
svn path=/trunk/netsurf/; revision=13236
|
2011-12-04 14:55:23 +00:00 |
|
Michael Drake
|
6a7e602bbd
|
Avoid assertion crash when html object recieves favicon message.
svn path=/trunk/netsurf/; revision=13220
|
2011-12-02 15:08:25 +00:00 |
|
Michael Drake
|
751bf78241
|
Pass drops into iframes.
svn path=/trunk/netsurf/; revision=13217
|
2011-12-01 23:52:45 +00:00 |
|
Michael Drake
|
02780e1f2d
|
Currently untested (and unused) "drop file on content" handling, and HTML implementation.
svn path=/trunk/netsurf/; revision=13214
|
2011-12-01 21:49:57 +00:00 |
|