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
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
John Mark Bell
aa49a54db5
Fix up node_has_attribute
...
svn path=/trunk/netsurf/; revision=13611
2012-03-24 19:40:06 +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
1688080e04
Beginnings of fixed up selection binding
...
svn path=/trunk/netsurf/; revision=13609
2012-03-24 18:48:14 +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
Daniel Silverstone
85d3e6337f
Monkey does not need _GNU_SOURCE
...
svn path=/trunk/netsurf/; revision=13596
2012-03-24 15:22:01 +00:00
Michael Drake
aaf874980e
Remove include that's pulled in from browser.h anyway.
...
svn path=/trunk/netsurf/; revision=13591
2012-03-24 11:02:10 +00:00
Michael Drake
fa7c872567
Fix for options refactor.
...
svn path=/trunk/netsurf/; revision=13576
2012-03-24 08:56:14 +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
ac6e205dc0
Reference LIBRARIES document from each of the BUILDING-* docs.
...
svn path=/trunk/netsurf/; revision=13570
2012-03-23 22:50:52 +00:00
Michael Drake
c47f86999e
Add document listing NetSurf project libraries needed to build NetSurf.
...
svn path=/trunk/netsurf/; revision=13566
2012-03-23 22:31:55 +00:00
Vincent Sanders
67b6f8d4a3
remove unecessary includes
...
svn path=/trunk/netsurf/; revision=13556
2012-03-23 16:56:43 +00:00
Michael Drake
654ad81d8b
Delete some trailing whitespace.
...
svn path=/trunk/netsurf/; revision=13555
2012-03-23 16:30:50 +00:00
François Revel
a66adbbfef
Rename BeOS frontend files to strip the useless beos_ prefix. Fix includes and the rest so it builds.
...
svn path=/trunk/netsurf/; revision=13554
2012-03-22 21:48:24 +00:00
Ole Loots
974f536794
Fixed declarations of set_std_pixel / get_std_pixel
...
svn path=/trunk/netsurf/; revision=13553
2012-03-22 21:34:13 +00:00
Ole Loots
2ffb570acd
Fix missing include: desktop/options.h
...
svn path=/trunk/netsurf/; revision=13552
2012-03-22 21:33:21 +00:00
François Revel
71956c0265
Build fix for BeOS:
...
- don't include options.h directly,
- typo.
svn path=/trunk/netsurf/; revision=13551
2012-03-22 21:11:35 +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
Ole Loots
0797bf5a57
Be a bit more verbose and strict.
...
svn path=/trunk/netsurf/; revision=13547
2012-03-21 21:20:19 +00:00
Ole Loots
36dd0cc346
added dbg_rect function.
...
svn path=/trunk/netsurf/; revision=13546
2012-03-21 21:19:59 +00:00
Ole Loots
82d93ef1e6
call set_clip/get_clip, declare result variables correctly.
...
svn path=/trunk/netsurf/; revision=13545
2012-03-21 21:19:30 +00:00
Ole Loots
38dd9128a1
Let user select download path and filename, removed unused struct members.
...
svn path=/trunk/netsurf/; revision=13544
2012-03-21 21:12:06 +00:00
Michael Drake
705d136963
Updated German translation by Ruben Schuller.
...
svn path=/trunk/netsurf/; revision=13543
2012-03-21 19:25:59 +00:00
François Revel
57676ad1c0
Reworked r13532 in a cleaner way. The FLEX_ARRAY_LEN_DECL macro from utils.h should be used when declaring an empty array at end of struct.
...
svn path=/trunk/netsurf/; revision=13535
2012-03-19 18:24:43 +00:00
François Revel
18b3ae0dec
Since nsurl wants to add // to url schemes, just abide by it. Third / separates the type and name.
...
svn path=/trunk/netsurf/; revision=13534
2012-03-19 03:19:03 +00:00
François Revel
ea94b3210c
Fix the BeOS build. The rsrc: fetcher was left behind some fetcher changes.
...
svn path=/trunk/netsurf/; revision=13533
2012-03-19 02:46:45 +00:00
François Revel
3d3bb0c5cf
Workaround use of C99 flex array. gcc2 did not support it, only 0-len arrays. Possibly a FLEX_ARRAY_LEN macro could be defined in utils.h instead.
...
svn path=/trunk/netsurf/; revision=13532
2012-03-19 02:45:53 +00:00
Ole Loots
f926feadd6
Adjusted for changed plotter members.
...
svn path=/trunk/netsurf/; revision=13520
2012-03-14 22:10:21 +00:00
Ole Loots
b9092d6271
Restructured the plotter driver struct and declared misc functions static within the vdi driver.
...
svn path=/trunk/netsurf/; revision=13519
2012-03-14 22:06:07 +00:00
Vincent Sanders
c0b0dbd373
fix incorrect type in message loading
...
zlib has changed
typedef voidp gzFile;
to
typedef struct gzFile_s *gzFile;
historically the gzFile *fp has efectively expanded to void**fp
The compiler considerd void ** to be identical to void* as void cannot
be dereferenced and compilation suceeded.
With a concrete type it does not work.
svn path=/trunk/netsurf/; revision=13517
2012-03-14 16:42:02 +00:00