Commit Graph

8181 Commits

Author SHA1 Message Date
Vincent Sanders
16c1059723 add another javascript test 2012-11-06 18:20:41 +00:00
Vincent Sanders
12f874cd92 separate javascript logging macro 2012-11-06 18:20:41 +00:00
Vincent Sanders
4bd5e23fff ensure garbage collector knows about created objects 2012-11-06 18:20:41 +00:00
Michael Drake
733fd39417 Add support for CSS clip property. 2012-11-06 18:19:37 +00:00
Rob Kendrick (humdrum)
b736ea73d4 Create directories before compiling templates. I do not understand why this isn't a problem for Jenkins. 2012-11-06 14:56:30 +00:00
Michael Drake
2385f8269a Fix to escape comments in save complete output. 2012-11-06 10:02:17 +00:00
Michael Drake
af1572be92 Height is already scaled. Make OBJ char bigger. 2012-11-05 19:08:44 +00:00
Michael Drake
5621bca772 Center broken object indicator. 2012-11-05 18:54:11 +00:00
Michael Drake
d0cb1d4e66 Don't abort redraw on bad image. 2012-11-05 18:19:14 +00:00
Vincent Sanders
f16d560f6f add math library to link 2012-11-05 17:20:33 +00:00
Michael Drake
5638887a4b Use true/false for verbose_log. 2012-11-05 17:06:49 +00:00
Michael Drake
621721417d Allow setup of verbose logging from environment variable. 2012-11-05 17:01:41 +00:00
Rob Kendrick (fatigue)
36f23e424e Merge branch 'master' of git://git.netsurf-browser.org/netsurf 2012-11-05 16:07:59 +00:00
Rob Kendrick (fatigue)
7124fcd3ea Use installed NetSurf binary when using development environment 2012-11-05 16:07:44 +00:00
Vincent Sanders
2b4a359425 reduce call overhead on log messages 2012-11-05 15:49:23 +00:00
John-Mark Bell
07a53f4b44 Appease ancient "install" by removing -C 2012-11-05 09:08:52 +00:00
John-Mark Bell
925a830f9e Make step adjustment work on GTK 2.12 2012-11-05 08:59:29 +00:00
Michael Drake
488c4038fb Merge branch 'master' of git://git.netsurf-browser.org/netsurf 2012-11-04 20:09:18 +00:00
Michael Drake
2dcfcd6724 Fix placement of first inline on line below a float, when float has been shifted up by >= its own height with a negative margin. 2012-11-04 19:55:24 +00:00
Daniel Silverstone
7a3a209940 File input boxen deserve EX width hinting 2012-11-04 17:36:17 +00:00
Daniel Silverstone
b23aee2f09 type=search is a new-fangled HTML5 thing which we treat as input and thus give EX width hinting. Closes #3578446 2012-11-04 17:29:26 +00:00
Daniel Silverstone
efd6d11e47 Unspecified input types are text and so get EX widths 2012-11-04 17:26:42 +00:00
Daniel Silverstone
dfaa29d5b8 Ensure we wait for the OBJROOT *BEFORE* we try and build javascript bindings 2012-11-04 17:04:43 +00:00
Daniel Silverstone
25f0bcbaee Fix it so that the JSAPI bindings are rebuilt if sources are touched 2012-11-04 16:57:41 +00:00
Vincent Sanders
478b57c5d7 working docuemnt.cookie 2012-11-04 16:37:51 +00:00
John-Mark Bell
aa438d34d2 Only disable TLS1.2 if it can be disabled. 2012-11-04 16:01:05 +00:00
John-Mark Bell
c2c2fc959e Disable TLS1.2 support. 2012-11-04 15:54:28 +00:00
Rob Kendrick (fatigue)
0bda2196d8 Make test-nsgtk more generic and use installed version when people have set up a suitable environment with a PREFIX 2012-11-04 15:40:37 +00:00
Rob Kendrick (fatigue)
09bf071ebc Merge branch 'master' of git://git.netsurf-browser.org/netsurf 2012-11-04 15:02:29 +00:00
Rob Kendrick (fatigue)
8e2d99ef5a Include CryptRand module, and RMEnsure it in the Run file 2012-11-04 15:02:02 +00:00
John-Mark Bell
debe0e345b Disable SSL session ID caching. 2012-11-04 14:07:22 +00:00
John-Mark Bell
9924bcf850 Revert "Enable verbose curl debug"
This reverts commit f5a98defae.
2012-11-04 12:01:51 +00:00
Rob Kendrick (fatigue)
075e4336d8 Use FatMessages in framebuffer frontend 2012-11-04 11:44:55 +00:00
Rob Kendrick (fatigue)
ba2a0fd723 Merge branch 'master' of git://git.netsurf-browser.org/netsurf 2012-11-04 11:20:31 +00:00
Rob Kendrick (fatigue)
df088a4ba9 Try to compress the messages files 2012-11-04 11:20:08 +00:00
Vincent Sanders
8de9e19077 improve dom reference accounting 2012-11-04 11:20:02 +00:00
Rob Kendrick (fatigue)
abb1251461 Try to rationalise the gtk install target somewhat 2012-11-04 11:17:41 +00:00
John-Mark Bell
f5a98defae Enable verbose curl debug 2012-11-04 11:11:54 +00:00
Daniel Silverstone
3675f38cc3 Force GtkAdjustments to have a step -- this is a bodge but makes scrollwheels work again 2012-11-04 11:06:08 +00:00
John-Mark Bell
0586b97f25 Revert "Suppress BEAST workaround."
This reverts commit d31e8a7b29.
2012-11-04 10:57:33 +00:00
John-Mark Bell
d31e8a7b29 Suppress BEAST workaround. 2012-11-04 10:39:24 +00:00
John-Mark Bell
1e943b77ae Fix missing includes. 2012-11-03 23:30:41 +00:00
John-Mark Bell
f824ab8af4 Port save complete to libdom. 2012-11-03 23:19:45 +00:00
Vincent Sanders
3f1b683845 implement dom-getElementsByTagName and nodelist and htmlcollection 2012-11-03 21:37:06 +00:00
Daniel Silverstone
6648ba39ad Merge branch 'master' of git://git.netsurf-browser.org/netsurf 2012-11-03 18:28:48 +00:00
Daniel Silverstone
e7431898ab Fix up amiga/iff_dr2d.c with svgtiny using libdom now 2012-11-03 18:28:12 +00:00
Vincent Sanders
85c973f986 add jsstring to jsval conversion macro that copes with null jsstrings 2012-11-03 17:37:59 +00:00
Vincent Sanders
e0f17a8d35 fix cocoa Message generation 2012-11-03 16:27:31 +00:00
Daniel Silverstone
d5c88d5e8e Merge branch 'master' of git://git.netsurf-browser.org/netsurf 2012-11-03 15:13:54 +00:00
Daniel Silverstone
180f7ff42c Merge Vincent's Javascript work onto master 2012-11-03 15:13:43 +00:00