Commit Graph

  • e4c8eeb4b0 Allow keyboard shortcuts not defined inside the RSC file. Ole Loots 2013-12-04 01:36:20 +0100
  • 8a56be414f fix previous prototype Ole Loots 2013-12-04 00:53:20 +0100
  • a2ec08be80 Added plot_set_scale / plot_get_scale prototypes Ole Loots 2013-12-04 00:51:38 +0100
  • d53cbcbcb2 Added "scale" member and get / set methods Ole Loots 2013-12-04 00:41:17 +0100
  • 5b4a9e9315 Use correct LD_LIBRARY_PATH for additional libraries Ole Loots 2013-12-04 00:35:51 +0100
  • 71a1a762d1 Use LOG(()) instead of printf Ole Loots 2013-12-03 00:53:23 +0100
  • b0fc9bfcb9 Optimise selection by generating node ancestor element/class/id name bloom filters for new libcss API. Michael Drake 2013-12-01 19:15:14 +0000
  • 14387a53b7 check mkdir call for errors (coverity 1109834) Vincent Sanders 2013-11-28 23:10:29 +0000
  • d4c80c2f4e Wrap line. Michael Drake 2013-11-28 11:29:22 +0000
  • 857dc3d8c8 check return from mkdir (coverity 1109834) Vincent Sanders 2013-11-27 22:35:42 +0000
  • f725c2dcde check stat error return (coverity 1109835) Vincent Sanders 2013-11-27 22:21:59 +0000
  • 47c17ad889 check return of chmod (coverity 1109836) Vincent Sanders 2013-11-27 22:09:21 +0000
  • 75ec87cbca fix null derference (coverity 1127056) Vincent Sanders 2013-11-27 21:36:56 +0000
  • 36bf4547c6 fix null ereference (coverity 1127057) Vincent Sanders 2013-11-27 21:35:30 +0000
  • 447ab79e89 fix null dereference (coverity 1127058) Vincent Sanders 2013-11-27 21:31:00 +0000
  • e0883a40bb Improved file drop, use browser_window_navigate as fallback. Ole Loots 2013-11-25 00:09:09 +0100
  • 3096669b19 Updated header file for new toolbar functions. Ole Loots 2013-11-24 22:07:30 +0100
  • aed34baa06 Added bookmark indicator and SSL/crypto indicator to toolbar. Ole Loots 2013-11-24 22:05:37 +0100
  • b96562b35c Improve Keyboard Shortcut parsing. Ole Loots 2013-11-24 22:04:03 +0100
  • d3c8185eca Added comments Ole Loots 2013-11-24 22:02:40 +0100
  • 24e5b2ec16 Create a layout group for favicon, URL and the new favourites star. This makes the balance bar work again. Chris Young 2013-11-24 14:37:44 +0000
  • ff9163f8bf Added documentation for gemtk_obj_create_popup_tree Ole Loots 2013-11-24 02:51:24 +0100
  • 1a864342fd set GUI timeout button to "not selectable". Ole Loots 2013-11-24 02:34:10 +0100
  • 2874fbd248 Fix "View Source" by setting first byte of cmdline to length of cmdline Ole Loots 2013-11-24 02:26:52 +0100
  • 26218a47c8 Process AP_TERM message. Ole Loots 2013-11-24 01:57:00 +0100
  • aad6dff2d3 Removed invalid character, prototype for read_locales() fixed. Ole Loots 2013-11-24 01:31:10 +0100
  • d2b8a1cc03 free() popup tree's when done. Ole Loots 2013-11-24 01:24:44 +0100
  • 418a6f7edd Added GUI pol timeout selection popup. Ole Loots 2013-11-23 17:52:33 +0100
  • 65ebba7b51 Generate language popup from language file Ole Loots 2013-11-23 17:18:09 +0100
  • 1ebe82139e Copy language file into installation package. Ole Loots 2013-11-23 17:14:03 +0100
  • f62d7abad4 Added language identifier file to atari resources. Ole Loots 2013-11-23 17:05:57 +0100
  • eea3492266 Update hotlist indicator when current page is added to hotlist. Michael Drake 2013-11-23 15:30:26 +0000
  • f66ddd5ec0 Merge branch 'master' of git://git.netsurf-browser.org/netsurf Ole Loots 2013-11-23 14:58:10 +0100
  • 0dda90a7d0 Removed font driver popup from resource file. Ole Loots 2013-11-23 14:49:35 +0100
  • 4faa709c05 Do not use static resource for font engine popup. Instead use gemtk_obj_create_popup_tree to create the popup dynamically. Ole Loots 2013-11-23 14:48:24 +0100
  • 8f6e17d405 Update favourites button when switching tabs Chris Young 2013-11-23 13:46:57 +0000
  • 559a902cbe Added gemtk_obj_create_popup_tree util. Ole Loots 2013-11-23 14:45:01 +0100
  • 46a88fe8f4 Create the BitMapObjects and just switch between them. Fix the themes so the images are correct. Chris Young 2013-11-23 13:11:30 +0000
  • 616a9b0652 Make hotlist button do something Chris Young 2013-11-23 12:34:00 +0000
  • 50e038538a Add hotlist favourites star button Chris Young 2013-11-23 12:23:56 +0000
  • 24d0916778 Make RO hotlist add function take nsurl. Michael Drake 2013-11-22 18:19:20 +0000
  • 68a4fe32d0 Remove forward declarations. Michael Drake 2013-11-22 13:02:45 +0000
  • dbd70b1e47 Flag a TODO. Michael Drake 2013-11-22 12:04:46 +0000
  • d13b91b247 Always show hotlist indicator. Michael Drake 2013-11-22 11:58:53 +0000
  • 1ef75e56ed Update URL bar's hotlist indicator as you type. Michael Drake 2013-11-22 11:52:34 +0000
  • 6ee760dea3 Start URL bar hotlist indicator button implementation. Michael Drake 2013-11-22 11:21:52 +0000
  • c56fb9259b Enable access to hotlist icons through resource URLs. Michael Drake 2013-11-20 22:03:07 +0000
  • 9a216aac98 Icons for URL bar hotlist add/remove toggle/indicator. Michael Drake 2013-11-20 21:45:55 +0000
  • f8d9678ebe Use the compressed copy. Michael Drake 2013-11-20 17:58:29 +0000
  • f18b82512a Change default directory icon. Michael Drake 2013-11-20 17:56:16 +0000
  • 3eb65bb54f Fix Coverity #1129524, resource leak. Michael Drake 2013-11-18 14:19:27 +0000
  • c80229e256 Get referer host from referer url. Michael Drake 2013-11-18 11:49:51 +0000
  • 10ec6746ce Update example config with JS options. Michael Drake 2013-11-17 22:09:26 +0000
  • 3f591e575d Modify conflicting Messages entry Chris Young 2013-11-17 16:36:51 +0000
  • 240f6159f8 Add the ability to add folders and icons from the hotlist window's menu Chris Young 2013-11-17 16:33:06 +0000
  • 4b3a7666dc Use realpath and stuff file:// on the front of file arguments in GTK frontend Daniel Silverstone 2013-11-17 14:27:24 +0000
  • c933b0aff9 Sort non zero-padded numerical filename parts correctly. Michael Drake 2013-11-14 21:01:51 +0000
  • 5e4e32923d Can just use scandir now. Michael Drake 2013-11-14 19:02:35 +0000
  • 2a09b66040 Add own implementations of alphasort and scandir when not available. Michael Drake 2013-11-14 19:01:16 +0000
  • b547e1205b Use messages for translations instead of string literals. Michael Drake 2013-11-11 14:32:07 +0000
  • 7a920ace39 Marginally cleaner handling of scandir absence. Michael Drake 2013-11-11 11:38:48 +0000
  • 74d430f44a Dirty special casing of Windows, to handle mingw dirent.h's lack of scandir and alphasort. Michael Drake 2013-11-11 10:58:55 +0000
  • 547c8a5823 Display icons in directory viewer. Michael Drake 2013-11-10 22:24:53 +0000
  • 8a72d5be84 Sort directory contents. Michael Drake 2013-11-10 22:02:12 +0000
  • 5adb1fb1dd Workaround for AM_EXECUTE not supporting PROGDIR: Chris Young 2013-11-10 12:49:46 +0000
  • c781ca27b7 Add an implied PROGDIR: to the ARexx dir name for scanning, as executing the script with PROGDIR: in it doesn't work. Chris Young 2013-11-09 16:38:24 +0000
  • d808e46c17 Updated Italian translation (credit: Samir H) Chris Young 2013-11-09 15:42:22 +0000
  • 45cf8fd0e1 Root certificates update Chris Young 2013-11-09 15:39:06 +0000
  • 5795c40e67 n an AISS icon for default hotlist dir Chris Young 2013-11-09 15:36:26 +0000
  • 61b5a5e98f Visual indication of hotlist's folder for unsorted entries, with special icon. Michael Drake 2013-11-08 18:53:34 +0000
  • 409df8dbbe Add special directory icon. Michael Drake 2013-11-08 18:48:37 +0000
  • e350a84f9d Squeeze a bit more. Michael Drake 2013-11-08 18:47:42 +0000
  • 79e5a0d1e2 Merge branch 'master' of git://git.netsurf-browser.org/netsurf Michael Drake 2013-11-08 17:33:57 +0000
  • 9c535ad76b Reduce filesizes with pngcrush -brute, and advpng -z -4. Michael Drake 2013-11-08 17:30:29 +0000
  • 3e070502e6 improve default setting so we can override from CI system Vincent Sanders 2013-11-07 12:16:58 +0000
  • 8442ab42fb add script so CI system can run build and upload results to coverity Vincent Sanders 2013-11-07 12:03:25 +0000
  • f8854707bb fix leak of utsname structure (coverity 1109881) Vincent Sanders 2013-11-06 10:53:01 +0000
  • 8702eedf67 fix leak in error path (coverity 1109889) Vincent Sanders 2013-11-06 10:52:29 +0000
  • ce2e1e731d update identifier for package to be cleaned Vincent Sanders 2013-11-05 08:48:46 +0000
  • 7c4668aafa Use CI build number as the revision number of the internal version string when available. Chris Young 2013-11-04 19:50:07 +0000
  • ea64098699 Set ARexx default dir to PROGDIR:Rexx so it works no matter what the current dir is. Chris Young 2013-11-04 19:29:54 +0000
  • 785806d6ac setup old identifier before values get changed Vincent Sanders 2013-11-04 19:02:55 +0000
  • 3d3b9fd815 remove old build artifacts Vincent Sanders 2013-11-04 18:50:45 +0000
  • aa4d2eb608 ensure no division by zero can occour (coverity 1109862 1109863) Vincent Sanders 2013-11-03 22:51:43 +0000
  • c26dd43669 ensure no division by zero in scaled object dimensioning (coverity 1109864 ) Vincent Sanders 2013-11-03 21:52:01 +0000
  • 41bda017d1 fix error path resource handling in gtk browser window creation (coverity 1109888) Vincent Sanders 2013-11-03 16:30:34 +0000
  • 36a061e7db fix local history error return leak (coverity 1109890) Vincent Sanders 2013-11-03 15:29:17 +0000
  • 5c3daf9013 fix memory leak in error path (coverity 1109889) Vincent Sanders 2013-11-03 15:00:40 +0000
  • 401d1fd1a6 fix coverity 1109883 Vincent Sanders 2013-10-31 23:16:43 +0000
  • 9c707c8df0 fix coverity 1109891 Vincent Sanders 2013-10-31 22:58:39 +0000
  • 6ca908a192 Use libnsfb's tiled bitmap function, instead of tiling ourselves. Michael Drake 2013-10-28 23:05:48 +0000
  • b50743a253 tidy-up Chris Young 2013-10-28 21:21:07 +0000
  • 0f166ad6b0 Remove comment. Background only used with alpha channel when printing via Tinct on RISC OS. Michael Drake 2013-10-28 14:30:31 +0000
  • 1c85232a63 Improve responsiveness of drags. Michael Drake 2013-10-27 18:48:58 +0000
  • 2277fb0284 Apply plot offsets to overlays. Michael Drake 2013-10-26 22:39:48 +0100
  • d3aac06e3f Correct some more offsets Chris Young 2013-10-26 19:47:31 +0100
  • ef24e5ce9e Fix bitmap offsets in direct render mode by forcing use of BltBitMap Chris Young 2013-10-26 19:44:21 +0100
  • f6b1227c8d Allow direct render of treeview for debug purposes only. Chris Young 2013-10-26 17:08:24 +0100
  • 1023fbf927 Create the hotlist menu/toolbar folders if they don't exist. Chris Young 2013-10-26 16:33:24 +0100
  • 5b02d2b681 Set throbber background to be transparent, again. Ole Loots 2013-10-26 17:28:09 +0200