Commit Graph

  • abb1251461 Try to rationalise the gtk install target somewhat Rob Kendrick (fatigue) 2012-11-04 11:17:41 +0000
  • f5a98defae Enable verbose curl debug John-Mark Bell 2012-11-04 11:11:41 +0000
  • 3675f38cc3 Force GtkAdjustments to have a step -- this is a bodge but makes scrollwheels work again Daniel Silverstone 2012-11-04 11:05:43 +0000
  • 0586b97f25 Revert "Suppress BEAST workaround." John-Mark Bell 2012-11-04 10:57:33 +0000
  • d31e8a7b29 Suppress BEAST workaround. John-Mark Bell 2012-11-04 10:39:24 +0000
  • 1e943b77ae Fix missing includes. John-Mark Bell 2012-11-03 23:30:41 +0000
  • f824ab8af4 Port save complete to libdom. John-Mark Bell 2012-11-03 23:19:28 +0000
  • 3f1b683845 implement dom-getElementsByTagName and nodelist and htmlcollection Vincent Sanders 2012-11-03 21:37:06 +0000
  • 6648ba39ad Merge branch 'master' of git://git.netsurf-browser.org/netsurf Daniel Silverstone 2012-11-03 18:28:48 +0000
  • e7431898ab Fix up amiga/iff_dr2d.c with svgtiny using libdom now Daniel Silverstone 2012-11-03 18:28:12 +0000
  • 85c973f986 add jsstring to jsval conversion macro that copes with null jsstrings Vincent Sanders 2012-11-03 17:37:59 +0000
  • e0f17a8d35 fix cocoa Message generation Vincent Sanders 2012-11-03 16:27:31 +0000
  • d5c88d5e8e Merge branch 'master' of git://git.netsurf-browser.org/netsurf Daniel Silverstone 2012-11-03 15:13:54 +0000
  • 180f7ff42c Merge Vincent's Javascript work onto master Daniel Silverstone 2012-11-03 15:13:43 +0000
  • 7be1682d43 Ignore italian messages Rob Kendrick (fatigue) 2012-11-03 15:12:35 +0000
  • ef5c8c21a6 Allow suffix on language split macro destination Rob Kendrick (fatigue) 2012-11-03 14:31:54 +0000
  • d532fc82eb A little bit of polish? Rob Kendrick (fatigue) 2012-11-03 14:20:54 +0000
  • 082c929334 Minimal fix to get atari rebuilding Rob Kendrick (fatigue) 2012-11-03 14:18:38 +0000
  • 8062b9c5ce Remove languages that only have messages files Rob Kendrick (fatigue) 2012-11-03 14:09:43 +0000
  • 00195f1395 Create split messages files earlier Rob Kendrick (fatigue) 2012-11-03 14:06:54 +0000
  • cf8b05fe0f Have FatMessages macro mkdir -p the destination directory, and have Amiga front end use macro Rob Kendrick (fatigue) 2012-11-03 14:03:34 +0000
  • 45d508487a add global api to window binding Vincent Sanders 2012-11-03 13:52:13 +0000
  • 58202b2dfd Try to get Windows building with FatMessages. This approach makes me ill, and may not even work. Rob Kendrick (fatigue) 2012-11-03 13:40:34 +0000
  • 71acc6b1ab Delete old messages files. This will break some frontends that have not been converted to use Fat/Thin messages. Rob Kendrick (monotony) 2012-11-03 12:31:49 +0000
  • a0e333d669 Try to have RISC OS front end use FatMessages. This is an ugly hack. Rob Kendrick (monotony) 2012-11-03 11:47:43 +0000
  • 118b03a786 Add a macro to split and install messages files, and have gtk front end use it. Rob Kendrick (monotony) 2012-11-03 11:16:33 +0000
  • 19a50699e2 Disable unused-but-set-variable warnings until such time as the JS bindings are complete (or bodged) Daniel Silverstone 2012-11-02 23:04:22 +0000
  • 5631943e40 Ensure that we turn on JS sources if either of USE_JS or USE_MOZJS is triggered Daniel Silverstone 2012-11-02 23:03:20 +0000
  • 48cbca0399 move bindings into the correct place Vincent Sanders 2012-11-02 22:37:57 +0000
  • de074a3ada Deference symlinks when installing. This should be rewritten to use the install tool Rob Kendrick (monotony) 2012-11-02 19:13:09 +0000
  • 7cb3150573 improve example binding docuemntation Vincent Sanders 2012-11-02 13:30:30 +0000
  • b84dc91e3d remove extraneous debug Vincent Sanders 2012-11-02 11:06:14 +0000
  • 70f168b503 Merge branch 'master' of git://git.netsurf-browser.org/netsurf Michael Drake 2012-11-02 10:55:40 +0000
  • 9ab851a5a9 Fix join with rel part of " ". Add a few tests. Michael Drake 2012-11-02 10:54:34 +0000
  • 2b6bd44ef0 add location binding Vincent Sanders 2012-11-01 23:30:28 +0000
  • b34cbc5e83 remove old handmade binding code Vincent Sanders 2012-11-01 23:29:01 +0000
  • 2b8cdf1f29 add HTMLElement interface binding Vincent Sanders 2012-11-01 21:13:14 +0000
  • 8f08f820f4 improve tests Vincent Sanders 2012-11-01 21:12:21 +0000
  • efbfbbc967 Fix a serious crash that occurs if the underlying window is closed during a hook function invoked from it. Chris Young 2012-10-31 20:50:22 +0000
  • 116cd6aa43 Make it a bit more obvious what is happening, as AutoInstall/CopyStore won't give us a progress bar. Chris Young 2012-10-31 19:46:35 +0000
  • 7c737252e0 Fix AutoInstall Chris Young 2012-10-31 19:39:34 +0000
  • cfdf28ac93 Drop the two different names for the executable Chris Young 2012-10-31 19:34:33 +0000
  • 5496a60431 console interface from IDL Vincent Sanders 2012-10-31 14:31:18 +0000
  • ede48d6074 add navigator interface Vincent Sanders 2012-10-31 01:22:35 +0000
  • af2d9e8906 Dispose the DT object once we've finished converting it to a bitmap. Chris Young 2012-10-30 20:20:39 +0000
  • 79e557bbe8 Move WebIDL to be available for all binding types not just jsapi (spidermonkey) Add conversion message display Vincent Sanders 2012-10-30 13:49:02 +0000
  • 881daebce2 get minimal window property functionality working on window object Vincent Sanders 2012-10-29 23:46:07 +0000
  • ac286c4a95 add binding for window class Vincent Sanders 2012-10-29 20:09:29 +0000
  • 528d9315ef More useful DataTypes image title Chris Young 2012-10-28 17:59:57 +0000
  • e62a4a435a Avoid creating the DT object multiple times Chris Young 2012-10-28 17:35:55 +0000
  • ca25116c3a Merge branch 'master' of git://git.netsurf-browser.org/netsurf Chris Young 2012-10-28 17:27:02 +0000
  • b531318905 fix obtaining the "this" object Vincent Sanders 2012-10-28 15:37:55 +0000
  • ac5ade2f56 add include for bindings Vincent Sanders 2012-10-26 12:46:49 +0100
  • a9f5b2a504 Merge branch 'vince/nsgenbind' of git://git.netsurf-browser.org/netsurf into vince/nsgenbind Vincent Sanders 2012-10-26 12:41:27 +0100
  • 99c54f1d9d split class prototype initialisation from instantiation Vincent Sanders 2012-10-26 12:36:14 +0100
  • 33d40a08af Unstackify RISC OS content handler's title setting. Michael Drake 2012-10-25 12:05:12 +0100
  • 3ed0b09beb use generated htmldocument binding Vincent Sanders 2012-10-24 19:00:24 +0100
  • 6a300528fd add initial binding files for nsgenbind Vincent Sanders 2012-10-23 18:39:34 +0100
  • ad10d63209 Initial webIDL files for core dom and html Vincent Sanders 2012-10-23 16:45:41 +0100
  • baf50cec89 make image content handlers title setting use the heap instead of the stack and remove the possibility of buffer overruns Vincent Sanders 2012-10-25 11:12:41 +0100
  • b866e3e172 use generated htmldocument binding Vincent Sanders 2012-10-24 19:00:24 +0100
  • 98cfc5835c Remove no longer correct comment Chris Young 2012-10-24 18:58:46 +0100
  • 4aaa325398 Now the graphics.library plotters are feature-complete, use them by default. Chris Young 2012-10-24 18:57:48 +0100
  • 0b7db9b47a treeview.c hasn't been pushed yet. Michael Drake 2012-10-24 18:43:59 +0100
  • a526209e74 More useful title info for images. Michael Drake 2012-10-24 18:22:45 +0100
  • 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) Chris Young 2012-10-23 21:01:49 +0100
  • c2b23e48f2 Log Area* function errors Chris Young 2012-10-23 20:49:24 +0100
  • 0acdd4e64f graphics.library path plotter initial code Chris Young 2012-10-23 20:43:42 +0100
  • e5b876bda5 graphics.library arc plotter Chris Young 2012-10-23 20:04:43 +0100
  • f487b77f4f add initial binding files for nsgenbind Vincent Sanders 2012-10-23 18:39:34 +0100
  • 6de9eb4d62 Initial webIDL files for core dom and html Vincent Sanders 2012-10-23 16:45:41 +0100
  • d806f32c7b Don't set outline pen - this is what makes AreaFill outline the filled area, which we categorically do not want to happen. Chris Young 2012-10-22 20:07:52 +0100
  • bcd43d3f59 Merge branch 'master' of git://git.netsurf-browser.org/netsurf Chris Young 2012-10-22 20:01:51 +0100
  • 9629e428a5 add javascript compilation to monkey Vincent Sanders 2012-10-22 16:37:31 +0100
  • 5097223570 add javascript build support to framebuffer Vincent Sanders 2012-10-22 16:17:09 +0100
  • 0a9e8ee734 Revert "Revert "Link against libiconv"" John-Mark Bell 2012-10-21 01:58:09 +0100
  • 02996802d9 Revert "Link against libiconv" John-Mark Bell 2012-10-20 13:53:40 +0100
  • aa3760bd55 Link against libiconv John-Mark Bell 2012-10-20 13:48:59 +0100
  • df70c7daa3 Ensure stack size is at least 128KB Chris Young 2012-10-19 20:27:10 +0100
  • 8136ad44a9 Fix links. John-Mark Bell 2012-10-19 00:41:00 +0100
  • c528d10864 Use GEM Window Statusbar when WITH_CUSTOM_STATUSBAR is undefined. Ole Loots 2012-10-19 00:14:11 +0200
  • 7d18cf2b41 Use malloc instead of alloca. Ole Loots 2012-10-19 00:07:37 +0200
  • 004e61e138 Use malloc instead of alloca. (Fixes drag and drop) Ole Loots 2012-10-18 23:21:33 +0200
  • a1d052399a fix warnings Vincent Sanders 2012-10-18 10:40:53 +0100
  • f18bbd48c7 Improve error handling in html content Vincent Sanders 2012-10-17 21:52:43 +0100
  • 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. Michael Drake 2012-10-17 14:20:18 +0100
  • 26ac642ef9 Merge branch 'master' of git://git.netsurf-browser.org/netsurf Michael Drake 2012-10-17 11:42:27 +0100
  • 0c0b263b29 Add some startup logging. Michael Drake 2012-10-17 11:41:25 +0100
  • f0a568b861 remove standalone code which no longer compiles Chris Young 2012-10-16 22:12:12 +0100
  • ca555e7fd1 remove extraneous linefeeds Chris Young 2012-10-16 22:10:49 +0100
  • e3261a38e2 Document messages_load behaviour. Michael Drake 2012-10-16 22:01:55 +0100
  • e2bde3482b Remove double ;. Michael Drake 2012-10-16 18:36:34 +0100
  • 88dd7c3709 Fix url encoded query generation, when there's no name/value pairs. Michael Drake 2012-10-16 18:32:14 +0100
  • c41ff369ff Merge branch 'master' of git://git.netsurf-browser.org/netsurf Michael Drake 2012-10-15 19:41:13 +0100
  • fe3582667c Update. Michael Drake 2012-10-15 19:40:13 +0100
  • b40fd3a88a use correct flags with cp for mac os directory copying Vincent Sanders 2012-10-15 16:15:14 +0100
  • 42657ea9a4 bodge the makefile version extraction. Vincent Sanders 2012-10-15 16:04:51 +0100
  • 248fc0acc9 add packaging objects to clean target Vincent Sanders 2012-10-15 15:49:52 +0100
  • c9fe400353 remove -a from cp command as mac os x 10.5 cp does not have the switch Vincent Sanders 2012-10-15 15:09:17 +0100
  • 094b866388 Document HOTLIST ARexx command Chris Young 2012-10-14 23:17:05 +0100