Michael Drake
|
3434883de7
|
Use system colours for scrollbar widget. Front ends must be updated to set them.
svn path=/trunk/netsurf/; revision=13706
|
2012-03-25 18:53:34 +00:00 |
Michael Drake
|
7831fda94d
|
Use system colours for treeview. Front ends must be updated to set them.
svn path=/trunk/netsurf/; revision=13705
|
2012-03-25 18:52:58 +00:00 |
Vincent Sanders
|
5cff5d3f41
|
fix hint color
svn path=/trunk/netsurf/; revision=13704
|
2012-03-25 17:23:26 +00:00 |
Daniel Silverstone
|
7661783399
|
node_presentational_hint_border_trbl_width
svn path=/trunk/netsurf/; revision=13703
|
2012-03-25 17:04:00 +00:00 |
Daniel Silverstone
|
e26ed5327d
|
node_presentational_hint_margin_tb
svn path=/trunk/netsurf/; revision=13702
|
2012-03-25 16:48:50 +00:00 |
Daniel Silverstone
|
d47dd95940
|
node_presentational_hint_margin_rl done and diddled
svn path=/trunk/netsurf/; revision=13701
|
2012-03-25 16:45:08 +00:00 |
Rob Kendrick
|
e6155dd37f
|
about:imagecache gives URL links, and table is styled. This has revealed a buffer overflow or similar here; reducing the buffer size to 1024 makes it very fragile with long URLs.
svn path=/trunk/netsurf/; revision=13700
|
2012-03-25 16:42:45 +00:00 |
Vincent Sanders
|
903f456547
|
two more presentational hints
svn path=/trunk/netsurf/; revision=13699
|
2012-03-25 16:38:17 +00:00 |
Daniel Silverstone
|
61716fc4f9
|
cellpadding presentational hint works
svn path=/trunk/netsurf/; revision=13698
|
2012-03-25 16:24:46 +00:00 |
Daniel Silverstone
|
b8517a2a18
|
Cellpadding needs interning too
svn path=/trunk/netsurf/; revision=13697
|
2012-03-25 16:23:02 +00:00 |
Daniel Silverstone
|
9d1baa5ba9
|
All the intern strings we might need for CSS
svn path=/trunk/netsurf/; revision=13696
|
2012-03-25 15:51:32 +00:00 |
John Mark Bell
|
0344970df4
|
Squash warnings
svn path=/trunk/netsurf/; revision=13695
|
2012-03-25 15:19:12 +00:00 |
Vincent Sanders
|
268f3514bf
|
fix compile
svn path=/trunk/netsurf/; revision=13694
|
2012-03-25 15:14:25 +00:00 |
Vincent Sanders
|
e12566e1a1
|
add presentational hint routine for background image
svn path=/trunk/netsurf/; revision=13693
|
2012-03-25 15:12:15 +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
|
7491f60696
|
Fix up node_presentational_hint_text_align
svn path=/trunk/netsurf/; revision=13691
|
2012-03-25 15:02:08 +00:00 |
John Mark Bell
|
729b34fa3b
|
Fix up node_presentational_hint_vertical_align
svn path=/trunk/netsurf/; revision=13690
|
2012-03-25 14:51:37 +00:00 |
Vincent Sanders
|
7aa4147940
|
split presentational hints function up
svn path=/trunk/netsurf/; revision=13689
|
2012-03-25 14:38:37 +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
|
0cea4b192d
|
Add libdom to native RISC OS LDFLAGS
svn path=/trunk/netsurf/; revision=13683
|
2012-03-25 11:36:37 +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 |
Vincent Sanders
|
6ff2da6e31
|
fix node_is_link
add dom string globals to css handler
svn path=/trunk/netsurf/; revision=13678
|
2012-03-25 11:14:19 +00:00 |
Rob Kendrick
|
dbfdaa3144
|
FatMessages.
svn path=/trunk/netsurf/; revision=13670
|
2012-03-25 10:35:53 +00:00 |
Rob Kendrick
|
0adac87454
|
Add a perl script for splitting out messages files again
svn path=/trunk/netsurf/; revision=13669
|
2012-03-25 10:26:02 +00:00 |
Rob Kendrick
|
104e19994e
|
Fix message merging script's manipulation patterns to mean we don't need any code changes on the C side.
svn path=/trunk/netsurf/; revision=13668
|
2012-03-25 10:25:15 +00:00 |
Daniel Silverstone
|
bf5459c18b
|
Include render/box.h
svn path=/trunk/netsurf/; revision=13667
|
2012-03-25 10:21:47 +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 |
Daniel Silverstone
|
ef238c17fe
|
For now, build a shonky libxml tree. Later, rewrite save_complete for libdom
svn path=/trunk/netsurf/; revision=13664
|
2012-03-25 10:13:53 +00:00 |
Rob Kendrick
|
99701232b2
|
Script to merge messages files. More tag manipulation patterns needed.
svn path=/trunk/netsurf/; revision=13662
|
2012-03-25 09:39:54 +00:00 |
Vincent Sanders
|
66f4d9a831
|
fix previous commit
svn path=/trunk/netsurf/; revision=13658
|
2012-03-25 09:26:39 +00:00 |
Vincent Sanders
|
60e5d80aea
|
fix node_count_siblings
svn path=/trunk/netsurf/; revision=13657
|
2012-03-25 09:23:41 +00:00 |
Daniel Silverstone
|
b0e04780af
|
node_is_empty
svn path=/trunk/netsurf/; revision=13655
|
2012-03-25 08:55:27 +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
|
d3463d9e2a
|
Ensure parent is NULL if there is no parent
svn path=/trunk/netsurf/; revision=13648
|
2012-03-25 07:59:05 +00:00 |
John Mark Bell
|
a58de36468
|
Add libdom to cross-compilation LDFLAGS
svn path=/trunk/netsurf/; revision=13647
|
2012-03-25 07:58:30 +00:00 |
Vincent Sanders
|
3576ad71cb
|
fix up framebuffer build flags
fix select attributes
svn path=/trunk/netsurf/; revision=13643
|
2012-03-24 22:42:14 +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 |
Daniel Silverstone
|
a195282bfb
|
Include render/box.h
svn path=/trunk/netsurf/; revision=13639
|
2012-03-24 22:29:31 +00:00 |
Daniel Silverstone
|
cb99af0b01
|
Include render/box.h
svn path=/trunk/netsurf/; revision=13638
|
2012-03-24 22:28:49 +00:00 |
John Mark Bell
|
da94e952c9
|
Suppress strict aliasing moans
svn path=/trunk/netsurf/; revision=13636
|
2012-03-24 22:26:44 +00:00 |
Vincent Sanders
|
784b223387
|
continue conversion
svn path=/trunk/netsurf/; revision=13635
|
2012-03-24 22:21:25 +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 |
Vincent Sanders
|
6a62b3a561
|
three more callbacks fixed up
svn path=/trunk/netsurf/; revision=13629
|
2012-03-24 21:35:02 +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 |