Commit Graph

  • e82d83f184 move four more optional window operations to table Vincent Sanders 2014-01-13 14:51:27 +0000
  • d70e371cd9 move two more mandantory window operations to table Vincent Sanders 2014-01-13 11:38:35 +0000
  • 7227c29bba move window scroll getter and setter into operations table Vincent Sanders 2014-01-13 01:08:15 +0000
  • 5a962586fb move mandantory window update and redraw operations into table Vincent Sanders 2014-01-12 23:50:54 +0000
  • 4b49b4ac77 move more optional window operations into table including removing unused hide_pointer operation altogether Vincent Sanders 2014-01-12 22:55:26 +0000
  • b7736bae2f split gui operations into core and window and move more operations into tables Vincent Sanders 2014-01-12 17:07:34 +0000
  • 56bb9582b1 move set title, set url, start and stop throbber window operations to gui table Vincent Sanders 2014-01-12 10:27:41 +0000
  • c8496df3df move window creation and destruction into table Vincent Sanders 2014-01-11 22:34:12 +0000
  • d3c392c3d3 Initial conversion of netsurf gui to callback vtable Vincent Sanders 2014-01-11 14:20:30 +0000
  • a856439afb Re-add proper notification of ability to close public screen. Chris Young 2014-01-10 20:46:58 +0000
  • 78e8077a5a Re-enable the RAmiga-U shortcut to activate the URL bar, now it is safe to do so. Chris Young 2014-01-10 20:35:49 +0000
  • 9fd344172a Enforce the use of popupmenu.library >=53.11 Older versions have a dangerous bug which manifests itself as a deadlock or a crash. Chris Young 2014-01-10 20:32:20 +0000
  • ef76dd468d Tentatively enable AmigaGuide help Chris Young 2014-01-10 20:03:22 +0000
  • 303a29a89c cleanups to fix new clang warnings Vincent Sanders 2014-01-10 15:55:29 +0000
  • 277bcec7c6 stop system colours being anything to do with frontends Vincent Sanders 2014-01-10 14:32:29 +0000
  • b415c2f9ff fixup logic error in save complete as directed by jmb Vincent Sanders 2014-01-06 22:22:41 +0000
  • 28e670f52d Support 'checked' properly in new form handler Daniel Silverstone 2014-01-06 18:50:25 +0000
  • be6f4d3997 Probably shouldn't override thumbnail source alpha Chris Young 2014-01-06 18:37:43 +0000
  • 870c709684 Get Composite() to befriend the screen's BitMap to ensure they are on the same graphics board. This should fix the slowness when multiple graphics cards are installed. Chris Young 2014-01-06 18:29:05 +0000
  • 69da9a55e1 Assert a bit earlier when front end tries to redraw SSL cert viewer that it's destroyed. Michael Drake 2014-01-06 13:27:34 +0000
  • 2a34df8dcc Update description to reflect reality Chris Young 2014-01-05 23:08:08 +0000
  • 4eff5ddf71 Add file upload request on click Chris Young 2014-01-05 23:04:28 +0000
  • b2fff176df This shouldn't be UTF-8 Chris Young 2014-01-05 22:55:34 +0000
  • f97c1fc605 Add some more frontend stubs and fix up some others Daniel Silverstone 2014-01-05 17:33:08 +0000
  • 692d4a328c Fix some log statements Daniel Silverstone 2014-01-05 17:21:59 +0000
  • d24ee91311 Under GTK, file gadgets are more like buttons Rob Kendrick 2014-01-05 17:16:26 +0000
  • ff01123091 Change FatMessages so drop instructions are click instructions for some frontends Rob Kendrick 2014-01-05 17:14:10 +0000
  • 9a9cb399f9 Merge branch 'rjek/click-file-gadget' Daniel Silverstone 2014-01-05 17:03:17 +0000
  • ef5c516ee3 Restore missing message send Daniel Silverstone 2014-01-05 17:01:27 +0000
  • 550c8cd73c Change gui_file_gadget_interface to pass gui_window not browser_window, add GTK implementation that of course does not work. Rob Kendrick 2014-01-05 16:45:32 +0000
  • 0d5960a68c Remove old form_successful_controls Daniel Silverstone 2014-01-05 16:14:45 +0000
  • 6bf609a1a4 Support image inputs Daniel Silverstone 2014-01-05 16:14:17 +0000
  • 0d7f1cfc93 Add infrastructure for calling front ends to set file gadget filenames via clicking in addition to drag-and-drop Rob Kendrick 2014-01-05 16:04:35 +0000
  • d8ad3b8e78 Add new gui entry point for file open dialogue requests Rob Kendrick 2014-01-05 16:01:03 +0000
  • b1e6c63a2f Rewrite form_successful_controls() to use the DOM. Daniel Silverstone 2014-01-05 15:50:23 +0000
  • 1bd4a34a27 Remove asserts for default cases from all content message handlers; this is laborious and is no longer useful for catching bugs. Rob Kendrick 2014-01-05 14:39:08 +0000
  • 32468516e3 Speculatively start image fetches as we parse the document. John-Mark Bell 2014-01-05 14:34:04 +0000
  • b80da8bf0b Add Javascript build ability to cross-compiled target Chris Young 2014-01-05 12:07:53 +0000
  • 88278faa20 Env: also install libhtml-parser-perl John-Mark Bell 2014-01-05 10:48:43 +0000
  • 40387901e4 Env: we need libmozjs185. Install it explicitly. John-Mark Bell 2014-01-05 10:37:37 +0000
  • b4f9860848 Remove logging now that file upload *seems* to work Daniel Silverstone 2014-01-04 22:05:23 +0000
  • 33f94c265e Support cloning rawfile data Daniel Silverstone 2014-01-04 21:49:03 +0000
  • de42f8880e Add a bunch of logging to try and help track down the issue with rawfile handling, sorry guys Daniel Silverstone 2014-01-04 21:15:52 +0000
  • 2a18cef82b Shunt around the file multipart stuff a bit to try and fix the segfault Daniel Silverstone 2014-01-04 20:53:43 +0000
  • 581d877576 In theory, store raw filenames and pass them through for file upload. Untested due to no file-upload in GTK frontend just yet Daniel Silverstone 2014-01-04 19:34:04 +0000
  • 6c63adb1c1 beos: Remove Messages symlinks in res/*/ François Revol 2014-01-04 20:22:26 +0100
  • 7faf3360e5 Allow BeOS devs to push to beos/ -- mmu_man is a BeOS dev Netsurf Administrators 2014-01-04 18:55:17 +0000
  • 3a1bf5c20f beos: Also set LowColor on toolbar buttons when attached François Revol 2014-01-01 19:53:42 +0100
  • a7ef9dc4ab beos: Simplify about box François Revol 2014-01-01 19:35:21 +0100
  • f713cdd90b beos: Add credits and licence buttons to about box François Revol 2014-01-01 19:23:28 +0100
  • 1025a49cb6 beos: if no gui window, pass the first one to nsbeos_about() François Revol 2014-01-01 19:21:59 +0100
  • 0dc8cd6625 beos: Fix about box François Revol 2014-01-01 18:19:55 +0100
  • 967d930477 beos: Fix opening about from replicant popup François Revol 2014-01-01 18:08:13 +0100
  • bd89e5a088 beos: Fix background color for control on replicants François Revol 2014-01-01 17:41:23 +0100
  • 92afacbe6f beos: Add icon in url bar François Revol 2014-01-01 17:07:02 +0100
  • fc782f55ba beos: Add a resize knob to replicants François Revol 2013-12-31 17:37:21 +0100
  • f8517f2e51 beos: remap resource:favicon.ico to favicon.png François Revol 2013-12-31 16:05:15 +0100
  • 3c5317cf54 beos: Fix embedded files in resources François Revol 2013-12-31 15:13:36 +0100
  • e1e1b5c45b beos: Export icons/ resources with a lowercase i François Revol 2013-12-31 14:44:12 +0100
  • 917f8ca804 beos: Drop duplicate throbber PNG resources François Revol 2013-12-31 14:28:09 +0100
  • da504bbbb8 beos: Add comments to resources definition file François Revol 2013-12-31 14:09:54 +0100
  • 053897d07d beos: Move some resources around François Revol 2013-12-31 14:01:20 +0100
  • f3455a7556 beos: Remove unused Tracker button bitmaps François Revol 2013-12-31 13:40:51 +0100
  • 6f4e293311 beos: Load Messages files for current language François Revol 2013-12-30 16:18:53 +0100
  • d69997c8a3 beos: Add missing call to lwc_string_unref() François Revol 2013-12-30 15:40:12 +0100
  • 748b13c8ba beos: Fix permission on temp directories creation François Revol 2013-12-30 15:32:50 +0100
  • a1725caf86 fix mngectony makefiles Vincent Sanders 2014-01-04 18:06:34 +0000
  • 9b8988dd23 Reflect changes to select boxes into the DOM Daniel Silverstone 2014-01-04 17:06:10 +0000
  • 0516e4c069 Reflect toggling of 'selected' in the DOM Daniel Silverstone 2014-01-04 16:33:30 +0000
  • a5bb596eb3 Ensure that file inputs update the dom node and annotate with the unencoded filename Daniel Silverstone 2014-01-04 16:30:52 +0000
  • 533cfa27da Ensure textual input boxes re-update the DOM with new values Daniel Silverstone 2014-01-04 16:30:09 +0000
  • 068b07494b Retrieve text area content from the textarea api Daniel Silverstone 2014-01-04 15:37:51 +0000
  • 0aa488288c Fix longstanding bug where floating root element caused assertion. Bug #394. Michael Drake 2014-01-04 17:54:43 +0000
  • 7853fbbc4e Merge branch 'vince/mngectomy' Vincent Sanders 2014-01-04 17:11:05 +0000
  • f7916866e3 remove all references to using libMNG Vincent Sanders 2014-01-04 17:07:11 +0000
  • c43c456d05 Use dom_string_isequal, not lwc_string_isequal, for dom strings. Michael Drake 2014-01-04 16:26:02 +0000
  • 5a408069c9 remove lcms dependancy as NetSurf does not directaly use it. Vincent Sanders 2013-12-22 14:10:55 +0000
  • c239a98dd9 Native RO builds have been unsupported for a year, and the doc is out of date. Michael Drake 2014-01-04 16:00:07 +0000
  • 838359194e Return message to client when textarea is modified. Michael Drake 2014-01-04 14:48:58 +0000
  • 8b253a2151 Improve min/max-height handling on replaced elements. Michael Drake 2014-01-04 14:00:16 +0000
  • 845923adfc Make the new tab button also use the new blank tab function. This fixes bug 2034 Chris Young 2014-01-03 18:20:47 +0000
  • c25728b011 Move new blank tab into own function Chris Young 2014-01-03 18:17:25 +0000
  • 5fe89ab135 Merge branch 'master' of git://git.netsurf-browser.org/netsurf Chris Young 2014-01-03 00:27:20 +0000
  • 8d82cd9963 Attempt fix/workaround of bug #2034 Chris Young 2014-01-03 00:26:45 +0000
  • bf8c88dbec Update copyright header dates for recent commits. Steve Fryatt 2014-01-02 22:25:23 +0000
  • 286ee3834c In framesets, F8 views source for frame under pointer if applicable. Steve Fryatt 2014-01-02 22:22:18 +0000
  • 181bc41a9a Added prototypes for gui_window_set/get_scale() Ole Loots 2014-01-02 20:03:32 +0100
  • 9bd355e30c Convert download filename to local charset Chris Young 2014-01-02 18:50:59 +0000
  • c200eabf07 Set verbose log menu item checked state on startup. Ole Loots 2014-01-02 18:19:12 +0100
  • c495c08626 Default downloads directory name is "downloads" not "download" Ole Loots 2014-01-02 18:08:00 +0100
  • 44a6c5bb17 Fix previous checking (do not call av/va functions) Ole Loots 2014-01-02 17:53:34 +0100
  • 0f5cc9f03a Added prototype for plot_get_abs_clipping_grect Ole Loots 2014-01-02 17:49:08 +0100
  • cd70ecd405 Added VA/AV Protocol support (not used yet). Ole Loots 2014-01-02 17:46:21 +0100
  • ad3f3590e4 Merge branch 'mmu_man/haiku-fixes' Vincent Sanders 2014-01-01 19:12:20 +0000
  • 62047c9234 Merge remote-tracking branch 'origin/stevef/hotlist' Vincent Sanders 2014-01-01 18:43:32 +0000
  • 8b6874effd Revert "Think this needs converting back to local charset here otherwise non-ASCII file uploads don't work." Chris Young 2013-12-31 23:37:28 +0000
  • 2aacb411fc Think this needs converting back to local charset here otherwise non-ASCII file uploads don't work. Chris Young 2013-12-31 22:40:35 +0000
  • ea28b07cae Add confirm_hotlist_remove option to allow users to turn URL removal query off. Steve Fryatt 2013-12-31 16:57:47 +0000
  • 6041089169 Implement user confirmation before removing hotlist entries from the URL bar. Steve Fryatt 2013-12-31 16:45:32 +0000
  • 56b0465e88 Add default clause to squash compiler warning. Steve Fryatt 2013-12-31 15:10:10 +0000