Vincent Sanders
|
ac5ade2f56
|
add include for bindings
|
2012-10-26 12:46:49 +01:00 |
Vincent Sanders
|
a9f5b2a504
|
Merge branch 'vince/nsgenbind' of git://git.netsurf-browser.org/netsurf into vince/nsgenbind
|
2012-10-26 12:41:27 +01:00 |
Vincent Sanders
|
99c54f1d9d
|
split class prototype initialisation from instantiation
|
2012-10-26 12:36:14 +01:00 |
Vincent Sanders
|
3ed0b09beb
|
use generated htmldocument binding
|
2012-10-25 11:17:33 +01:00 |
Vincent Sanders
|
6a300528fd
|
add initial binding files for nsgenbind
|
2012-10-25 11:17:33 +01:00 |
Vincent Sanders
|
ad10d63209
|
Initial webIDL files for core dom and html
|
2012-10-25 11:17:32 +01:00 |
Vincent Sanders
|
baf50cec89
|
make image content handlers title setting use the heap instead of the stack and remove the possibility of buffer overruns
|
2012-10-25 11:12:41 +01:00 |
Vincent Sanders
|
b866e3e172
|
use generated htmldocument binding
|
2012-10-24 19:00:24 +01:00 |
Michael Drake
|
0b7db9b47a
|
treeview.c hasn't been pushed yet.
|
2012-10-24 18:43:59 +01:00 |
Michael Drake
|
a526209e74
|
More useful title info for images.
|
2012-10-24 18:22:45 +01:00 |
Chris Young
|
719a36972b
|
Greatly increase the space allocated for Area-operation vector storage. The SVG tiger is now rendering correctly with graphics.library plotting only (no Cairo)
|
2012-10-23 21:01:49 +01:00 |
Chris Young
|
c2b23e48f2
|
Log Area* function errors
|
2012-10-23 20:49:24 +01:00 |
Chris Young
|
0acdd4e64f
|
graphics.library path plotter initial code
|
2012-10-23 20:43:42 +01:00 |
Chris Young
|
e5b876bda5
|
graphics.library arc plotter
|
2012-10-23 20:04:43 +01:00 |
Vincent Sanders
|
f487b77f4f
|
add initial binding files for nsgenbind
|
2012-10-23 18:39:34 +01:00 |
Vincent Sanders
|
6de9eb4d62
|
Initial webIDL files for core dom and html
|
2012-10-23 16:45:41 +01:00 |
Chris Young
|
d806f32c7b
|
Don't set outline pen - this is what makes AreaFill outline the filled area, which we categorically do not want to happen.
|
2012-10-22 20:07:52 +01:00 |
Chris Young
|
bcd43d3f59
|
Merge branch 'master' of git://git.netsurf-browser.org/netsurf
|
2012-10-22 20:01:51 +01:00 |
Vincent Sanders
|
9629e428a5
|
add javascript compilation to monkey
|
2012-10-22 16:37:58 +01:00 |
Vincent Sanders
|
5097223570
|
add javascript build support to framebuffer
|
2012-10-22 16:37:58 +01:00 |
John-Mark Bell
|
0a9e8ee734
|
Revert "Revert "Link against libiconv""
This reverts commit 02996802d9 .
|
2012-10-21 01:58:09 +01:00 |
John-Mark Bell
|
02996802d9
|
Revert "Link against libiconv"
This reverts commit aa3760bd55 .
|
2012-10-20 13:53:40 +01:00 |
John-Mark Bell
|
aa3760bd55
|
Link against libiconv
|
2012-10-20 13:48:59 +01:00 |
Chris Young
|
df70c7daa3
|
Ensure stack size is at least 128KB
|
2012-10-19 20:27:10 +01:00 |
John-Mark Bell
|
8136ad44a9
|
Fix links.
|
2012-10-19 00:41:19 +01:00 |
Ole Loots
|
c528d10864
|
Use GEM Window Statusbar when WITH_CUSTOM_STATUSBAR is undefined.
|
2012-10-19 00:14:11 +02:00 |
Ole Loots
|
7d18cf2b41
|
Use malloc instead of alloca.
|
2012-10-19 00:07:37 +02:00 |
Ole Loots
|
004e61e138
|
Use malloc instead of alloca.
(Fixes drag and drop)
|
2012-10-18 23:21:33 +02:00 |
Vincent Sanders
|
a1d052399a
|
fix warnings
|
2012-10-18 10:40:53 +01:00 |
Vincent Sanders
|
f18bbd48c7
|
Improve error handling in html content
|
2012-10-17 21:52:43 +01:00 |
Michael Drake
|
35eb251244
|
Fix "error setting certificate verify locations" problem when the Choices file doesn't exist. Now there's a single place for front ends to set options overrides. Fix nsoption_setnull_charp leak.
|
2012-10-17 14:20:18 +01:00 |
Michael Drake
|
26ac642ef9
|
Merge branch 'master' of git://git.netsurf-browser.org/netsurf
|
2012-10-17 11:42:27 +01:00 |
Michael Drake
|
0c0b263b29
|
Add some startup logging.
|
2012-10-17 11:41:25 +01:00 |
Chris Young
|
f0a568b861
|
remove standalone code which no longer compiles
|
2012-10-16 22:12:12 +01:00 |
Chris Young
|
ca555e7fd1
|
remove extraneous linefeeds
|
2012-10-16 22:10:49 +01:00 |
Michael Drake
|
e3261a38e2
|
Document messages_load behaviour.
|
2012-10-16 22:01:55 +01:00 |
Michael Drake
|
e2bde3482b
|
Remove double ;.
|
2012-10-16 18:36:34 +01:00 |
Michael Drake
|
88dd7c3709
|
Fix url encoded query generation, when there's no name/value pairs.
|
2012-10-16 18:32:14 +01:00 |
Michael Drake
|
c41ff369ff
|
Merge branch 'master' of git://git.netsurf-browser.org/netsurf
|
2012-10-15 19:41:13 +01:00 |
Michael Drake
|
fe3582667c
|
Update.
|
2012-10-15 19:40:13 +01:00 |
Vincent Sanders
|
b40fd3a88a
|
use correct flags with cp for mac os directory copying
|
2012-10-15 16:15:14 +01:00 |
Vincent Sanders
|
42657ea9a4
|
bodge the makefile version extraction.
|
2012-10-15 16:04:51 +01:00 |
Vincent Sanders
|
248fc0acc9
|
add packaging objects to clean target
|
2012-10-15 15:49:52 +01:00 |
Vincent Sanders
|
c9fe400353
|
remove -a from cp command as mac os x 10.5 cp does not have the switch
|
2012-10-15 15:11:15 +01:00 |
Chris Young
|
094b866388
|
Document HOTLIST ARexx command
|
2012-10-14 23:17:05 +01:00 |
Chris Young
|
1fd2e1effa
|
Add ARexx commands HOTLIST OPEN and HOTLIST CLOSE
|
2012-10-14 23:10:09 +01:00 |
Chris Young
|
b7c9b57064
|
attempt to avoid a crash during font scanning
|
2012-10-14 23:01:13 +01:00 |
Chris Young
|
436f5d659f
|
for native builds, temporarily revert usage of pkg-config for cairo detection
|
2012-10-14 22:59:39 +01:00 |
Michael Drake
|
4938723896
|
Remove last notion of bitmap suspension.
|
2012-10-14 20:17:17 +01:00 |
Michael Drake
|
d88a839937
|
Remove suspension of bmp/gif images. It's completely redundant with the convert on demand core image cache.
|
2012-10-14 20:03:18 +01:00 |