Commit Graph

8156 Commits

Author SHA1 Message Date
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
Rob Kendrick (fatigue)
7be1682d43 Ignore italian messages 2012-11-03 15:12:35 +00:00
Rob Kendrick (fatigue)
ef5c8c21a6 Allow suffix on language split macro destination 2012-11-03 14:31:54 +00:00
Rob Kendrick (fatigue)
d532fc82eb A little bit of polish? 2012-11-03 14:20:54 +00:00
Rob Kendrick (fatigue)
082c929334 Minimal fix to get atari rebuilding 2012-11-03 14:18:38 +00:00
Rob Kendrick (fatigue)
8062b9c5ce Remove languages that only have messages files 2012-11-03 14:09:43 +00:00
Rob Kendrick (fatigue)
00195f1395 Create split messages files earlier 2012-11-03 14:06:54 +00:00
Rob Kendrick (fatigue)
cf8b05fe0f Have FatMessages macro mkdir -p the destination directory, and have Amiga front end use macro 2012-11-03 14:03:34 +00:00
Vincent Sanders
45d508487a add global api to window binding 2012-11-03 13:52:13 +00:00
Rob Kendrick (fatigue)
58202b2dfd Try to get Windows building with FatMessages. This approach makes me ill, and may not even work. 2012-11-03 13:40:34 +00:00
Rob Kendrick (monotony)
71acc6b1ab Delete old messages files. This will break some frontends that have not been converted to use Fat/Thin messages. 2012-11-03 12:31:49 +00:00
Rob Kendrick (monotony)
a0e333d669 Try to have RISC OS front end use FatMessages. This is an ugly hack. 2012-11-03 11:47:43 +00:00
Rob Kendrick (monotony)
118b03a786 Add a macro to split and install messages files, and have gtk front end use it. 2012-11-03 11:16:33 +00:00
Daniel Silverstone
19a50699e2 Disable unused-but-set-variable warnings until such time as the JS bindings are complete (or bodged) 2012-11-02 23:04:22 +00:00
Daniel Silverstone
5631943e40 Ensure that we turn on JS sources if either of USE_JS or USE_MOZJS is triggered 2012-11-02 23:03:20 +00:00
Vincent Sanders
48cbca0399 move bindings into the correct place 2012-11-02 22:37:57 +00:00
Rob Kendrick (monotony)
de074a3ada Deference symlinks when installing. This should be rewritten to use the install tool 2012-11-02 19:13:09 +00:00
Vincent Sanders
7cb3150573 improve example binding docuemntation 2012-11-02 13:30:30 +00:00
Vincent Sanders
b84dc91e3d remove extraneous debug 2012-11-02 11:06:14 +00:00
Michael Drake
70f168b503 Merge branch 'master' of git://git.netsurf-browser.org/netsurf 2012-11-02 10:55:40 +00:00
Michael Drake
9ab851a5a9 Fix join with rel part of " ". Add a few tests. 2012-11-02 10:54:34 +00:00
Vincent Sanders
2b6bd44ef0 add location binding 2012-11-01 23:30:28 +00:00
Vincent Sanders
b34cbc5e83 remove old handmade binding code 2012-11-01 23:29:01 +00:00
Vincent Sanders
2b8cdf1f29 add HTMLElement interface binding 2012-11-01 21:13:14 +00:00
Vincent Sanders
8f08f820f4 improve tests 2012-11-01 21:12:21 +00:00
Chris Young
efbfbbc967 Fix a serious crash that occurs if the underlying window is closed during a hook function invoked from it. 2012-10-31 20:50:22 +00:00