Commit Graph

  • ae07dfbc3d Update some project urls. Michael Drake 2012-07-15 17:30:48 +0100
  • b5f7847816 Merge branch 'master' of git://git.netsurf-browser.org/netsurf Michael Drake 2012-07-15 14:25:07 +0100
  • f266e0569e Fix input type test to compare correct variable. Michael Drake 2012-07-15 14:06:37 +0100
  • 98e2b3f4df git-testament: Cope with detached HEAD better Daniel Silverstone 2012-07-15 13:56:33 +0100
  • 1ecc94b187 Use case insensitive string comparisions for nodes John-Mark Bell 2012-07-15 01:39:25 +0100
  • fa3da41a94 fix stylesheet render Vincent Sanders 2012-07-14 18:24:09 -0600
  • 64f098dfc7 Do not render noscript when script is enabled. John-Mark Bell 2012-07-15 01:17:04 +0100
  • 1f36e48372 Squash warnings John-Mark Bell 2012-07-15 01:02:33 +0100
  • 00ffa9e12c Updated download links to latest versions Ole Loots 2012-07-15 00:59:19 +0200
  • bd244b121a Merge branch 'vince/forms-fixed' Vincent Sanders 2012-07-14 14:42:02 -0600
  • 2e98764cdf Fix access to context data URL char *. nsurl_access isn't intended to be used for char * params. added missing include render/html.c Ole Loots 2012-07-14 22:15:05 +0200
  • 6ab102c3b1 Rework form acessors to deal with binding changes Vincent Sanders 2012-07-14 11:16:37 -0600
  • 394357b7c9 fix quirks mode setting with libdom hubbub parser Vincent Sanders 2012-07-14 09:13:21 -0600
  • d7289f6701 remove parser binding layer Vincent Sanders 2012-07-13 17:33:15 -0600
  • 019be7616c split out script handling from html Vincent Sanders 2012-07-13 13:19:04 -0600
  • f2aa118025 Refactor plot implementation (removed old files) Ole Loots 2012-07-13 22:21:06 +0200
  • 37b8c5d83d Plotter refactor: removed one plotter abraction layer. Ole Loots 2012-07-13 22:19:04 +0200
  • bc9d29f00a Added missing but not-so important changes from local SVN working copy. Ole Loots 2012-07-10 23:35:24 +0200
  • 0107dba80d Merge branch 'master' of git://git.netsurf-browser.org/netsurf Ole Loots 2012-07-09 20:16:27 +0200
  • b42c43dc01 Early <input> elements working, but we need more caseless comparisons Daniel Silverstone 2012-07-08 11:45:27 +0100
  • 3fb489b90a BINDING: Support <button> and added the infra for form controls a litle more Daniel Silverstone 2012-07-07 23:04:58 +0100
  • dc9100ba7c Binding: Construct forms objects for a document Daniel Silverstone 2012-07-07 19:56:40 +0100
  • ea5a8ed771 Make log times line up for neatness Daniel Silverstone 2012-07-07 18:01:57 +0100
  • c64a63e388 Allow atari devs Netsurf Administrators 2012-07-07 14:26:27 +0100
  • 7ae14f77a2 Ensure backslashes are escaped in the GECOS string. Fixes a warning when building under Windows. Chris Young 2012-07-07 10:14:44 +0100
  • b085eab6b0 Correct library name. Update versions to 1.7. Chris Young 2012-07-07 10:00:34 +0100
  • c5a87d3ebb do not try and write to document if the parser is finished Vincent Sanders 2012-07-07 00:28:45 +0100
  • 752261c66c Improve logging and inline script handling Vincent Sanders 2012-07-07 00:16:07 +0100
  • 1fc96acf47 hlcache handle is not a content, do not treat it as one - oops Vincent Sanders 2012-07-07 00:14:50 +0100
  • cc93afcfda alter usage of libdom hubbub binding Vincent Sanders 2012-07-06 20:00:32 +0100
  • 6b367328af Add Javascript case to FreeMiNT Makefile.target Ole Loots 2012-07-05 22:21:45 +0200
  • 9b85ae106b limit url debug output to 140 characters Vincent Sanders 2012-07-03 14:32:13 +0100
  • e205f0f99e Merge branch 'vince/jsnavigator' Vincent Sanders 2012-07-02 22:51:06 +0100
  • 67648c621d Implement navigator properties Vincent Sanders 2012-07-02 01:16:57 +0100
  • 274a76d97a Add initial navigator object creation. Vincent Sanders 2012-07-01 10:10:00 +0100
  • 20e99e4f20 Remove visible and invalid uses of git revision hashes. Anybody who needs to know hich revision it is can check about:testament, to everybody else the string is meaningless. Chris Young 2012-07-01 16:40:24 +0100
  • 44f448b7c0 Remove file-by-file gzipping of GTK UI files, always copy all of them. Everybody always forgets to update this anyway, so just copy them all. This also means we're no longer gzipping them, so they're quite fat on disk (515kB or so). Also also, we're copying both GTK2 and GTK3 UI files when only one set will ever be used, but I can't think of a nice way of the Makefile deciding which set to copy at the moment. Rob Kendrick (monotony) 2012-07-01 08:03:32 +0100
  • 00f76b5ed9 Docs: Tidy LIBRARIES to reflect git transition Daniel Silverstone 2012-07-01 06:46:23 +0100
  • a911ecaa48 Add compatability code to allow compilation with earlier Spidermonky versions Vincent Sanders 2012-06-30 17:38:12 +0100
  • a64fe43688 no empty refs for cia Netsurf Administrators 2012-06-30 15:20:06 +0100
  • 208c7c33af Add CIA support Netsurf Administrators 2012-06-30 15:13:27 +0100
  • 5fb3ff3b29 Basic rules Netsurf Administrators 2012-06-30 13:37:52 +0100
  • e1e801e846 Updated admin tree Gitano 2012-06-30 13:28:28 +0100
  • 1bee0bd1e3 Initial admin tree Gitano 2012-06-30 13:28:28 +0100
  • 05ee98d1d6 Add support for selecting text fragments (based on a patch from Ole Loots) John Mark Bell 2012-06-30 10:24:15 +0000
  • 0f1c918949 Add lines to enable building against Spidermonkey 1.5 or 1.8.5 Chris Young 2012-06-30 09:43:55 +0000
  • 8551b9dff0 Move js_finalise(). Fix provided by Ole Loots (mono) Daniel Silverstone 2012-06-29 20:37:32 +0000
  • 5ca30e057a Added new iconset - thanks to atfact Ole Loots 2012-06-28 22:26:18 +0000
  • d5c900b5f1 fix mimetype handling of script elements Vincent Sanders 2012-06-28 14:38:28 +0000
  • ac1dbe0354 fix missing default Vincent Sanders 2012-06-28 09:30:56 +0000
  • 1c15183fe3 correctly terminate properties list add helper to convert strings Vincent Sanders 2012-06-27 23:39:18 +0000
  • 804bec4f99 make non js builds compile make js support compile with older debian/ubuntu packaging Vincent Sanders 2012-06-27 23:17:18 +0000
  • cfd26609bd add window and self properties Vincent Sanders 2012-06-27 18:16:45 +0000
  • a1b119b2cc Remove bogus sanity checks -- the content factory removed the need for these. John Mark Bell 2012-06-26 23:06:37 +0000
  • 638e135c60 correctly setup window object as global Vincent Sanders 2012-06-26 18:55:57 +0000
  • bf27997312 Show alert when no editor option is configured. Ole Loots 2012-06-23 00:17:57 +0000
  • ad656167dc Handle new toolbar options (background color, iconset) Ole Loots 2012-06-23 00:16:12 +0000
  • d2e7e3546c Added new toolbar options. Ole Loots 2012-06-23 00:14:17 +0000
  • fda51d4010 Added toolbar image folder option. Ole Loots 2012-06-21 22:57:31 +0000
  • 4cb8c980ac apply background color option and removed unused struct member of struct s_tb_button. Ole Loots 2012-06-21 22:01:41 +0000
  • 1b5771e44e added new options "atari_toolbar_bg". Ole Loots 2012-06-21 22:00:42 +0000
  • 65eadf642d Handle do not trackoption and fix a call to snprintf(). Ole Loots 2012-06-21 21:51:43 +0000
  • 07bea88149 fix theme comment fix CONTENT_ANY mask missing the script entry Vincent Sanders 2012-06-20 09:05:24 +0000
  • 40a2f8622c fix history redraw by calling the window specific redraw function from gui_poll(), also switch hotlist redraw to to hotlist specific redraw function. Ole Loots 2012-06-19 23:46:57 +0000
  • 3b5c782c16 ensure javascript content handler is initialised Vincent Sanders 2012-06-19 23:21:15 +0000
  • 43c3eb33b3 Integrated do not track option into the options dialog. Ole Loots 2012-06-19 23:12:02 +0000
  • bad987b185 added some missing WITH_8BPP_SUPPORT ifdefs. Ole Loots 2012-06-19 23:06:39 +0000
  • cd45e1f447 First attempt to implement the global history treeview. There is something wrong with the redraw ( the treeview area of the windo isn't redrawn, also it looks like the treeview content size isn't set ) Ole Loots 2012-06-19 23:04:38 +0000
  • 1f3d249c15 Make use of plot_set_dimensions() Ole Loots 2012-06-19 23:02:37 +0000
  • 8611281b2e add content handler for javascript Vincent Sanders 2012-06-19 22:57:29 +0000
  • 08f18009c8 Fix typo Chris Young 2012-06-19 20:00:53 +0000
  • 2e31b6fd90 simplify stylesheet find context and remove junk variables Vincent Sanders 2012-06-19 10:19:24 +0000
  • 49effe103a restructure javascript binding layout to be more explicit fix html content so it correctly loads all the script tags Vincent Sanders 2012-06-19 09:35:51 +0000
  • a229a35767 remove unecessary empty response workround for old libxml dom Vincent Sanders 2012-06-17 22:12:29 +0000
  • 9dc376bdec use the correct version macro Vincent Sanders 2012-06-16 12:06:47 +0000
  • a5f2a8cfba Fix stupid braino missing include for non js case Vincent Sanders 2012-06-13 18:02:46 +0000
  • 0be03dea20 fix include for non javascript builds Vincent Sanders 2012-06-13 17:57:16 +0000
  • 4c89c9d5df improve javascript support Vincent Sanders 2012-06-10 22:17:30 +0000
  • feb37dd067 cleanup debug logging Vincent Sanders 2012-06-10 14:53:52 +0000
  • d6fbe19acd remove supurflous variable Vincent Sanders 2012-06-10 14:53:25 +0000
  • bc664042c4 remove junk blank page resource Vincent Sanders 2012-06-10 14:51:40 +0000
  • 70f61e7208 Added "Save link as..." context menu item. Ole Loots 2012-06-04 21:53:06 +0000
  • e97c0152b5 Added "Save link as..." context menu item. Ole Loots 2012-06-04 21:52:41 +0000
  • d79046d2b5 Fix redraw of embedded toolbar, by removing declaration of already declared local variable. Load toolbar resource trees at toolbar_init(). Ole Loots 2012-06-04 21:12:44 +0000
  • 8ea00bafc4 Added "Save link as..." context menu item. Ole Loots 2012-06-04 21:53:06 +0000
  • cc9457bdd7 Added "Save link as..." context menu item. Ole Loots 2012-06-04 21:52:41 +0000
  • 529a3e6725 Fix redraw of embedded toolbar, by removing declaration of already declared local variable. Load toolbar resource trees at toolbar_init(). Ole Loots 2012-06-04 21:12:44 +0000
  • 76b0243a0a Run NetSurf at priority 0 by default, dropping to priority -1 when downloading. Chris Young 2012-06-04 16:15:12 +0000
  • 0437f81c55 Testament generation now supports git Daniel Silverstone 2012-06-04 15:48:21 +0000
  • 9154e8b940 Add a gitignore file Daniel Silverstone 2012-06-04 15:48:09 +0000
  • cb9cee3ab7 Don't show a "download complete" message if there was an error or the user aborted. Chris Young 2012-06-04 15:10:13 +0000
  • 35ee72dccf Removed the use of duplicated OBJECT trees. Ole Loots 2012-06-03 22:07:57 +0000
  • 2051bf1cc4 Fixed redraw of embedded toolbar icons ( enabled / disabled state was incorrectly handled ). Ole Loots 2012-06-03 21:37:18 +0000
  • 95ccb75d9f Added default throbber image. Ole Loots 2012-06-03 20:40:19 +0000
  • 7b9f22c290 Load & use throbber image. Ole Loots 2012-06-03 20:38:28 +0000
  • 0a7ce3007f Reset stop button when url changes. Ole Loots 2012-06-03 18:02:11 +0000
  • c55ffa47bf Added default toolbar image Ole Loots 2012-06-03 18:00:50 +0000
  • 2b0781a2f4 Some cleanups and additions required for the toolbar icon redraw. Ole Loots 2012-06-03 17:09:19 +0000
  • 746c44778d Fix order of embedded toolbar resource icons. Ole Loots 2012-06-03 17:07:12 +0000
  • 95bf664c88 Load toolbar icons from a single bitmap file. Ole Loots 2012-06-03 17:06:11 +0000