Commit Graph

  • 09cbf6a61d Add french translation for the welcome and credits page. mmu_man/french_pages François Revol 2013-12-31 15:43:27 +0100
  • 2506471b34 Fix broken dragging mouse pointer introduced in mouse tracking changes. Steve Fryatt 2013-12-30 17:29:46 +0000
  • 20b3d960e5 Remove excessive logging from hotlist code. Steve Fryatt 2013-12-30 17:04:54 +0000
  • 5c25b2e47d Provide some interactive help for the URL Bar's favicon and hotlist indicator. Steve Fryatt 2013-12-30 16:38:27 +0000
  • f64c8ed9ef Update the URL hotlist icon when entries are deleted from the hotlist. Steve Fryatt 2013-12-30 16:20:37 +0000
  • 6300c7ed90 Tidy up hotlist icon interfaces and make consistant with rest of toolbar. Steve Fryatt 2013-12-30 15:41:38 +0000
  • 1019692b88 Fix indentation. Steve Fryatt 2013-12-30 12:44:07 +0000
  • 01b85ff7c5 Merge branch 'master' of git://git.netsurf-browser.org/netsurf Steve Fryatt 2013-12-30 12:39:21 +0000
  • b8dd4f282b Bring hotlist icon event handling in line with other toolbar actions. Steve Fryatt 2013-12-30 12:36:24 +0000
  • e65c91807e Send SC_CHANGED after writing to scrap file Ole Loots 2013-12-29 23:16:30 +0100
  • 4bf410a583 Extended documentation Ole Loots 2013-12-29 23:15:53 +0100
  • f31b7fa5c4 Minor documentation change Ole Loots 2013-12-29 23:00:52 +0100
  • f825521072 Fix hotlist icon in browser URL bar. Steve Fryatt 2013-12-29 21:39:23 +0000
  • ccde3fc1eb Do not reload browser window on scal change Ole Loots 2013-12-29 22:26:14 +0100
  • e154748542 Do not use tmpnam() but a custom function. Ole Loots 2013-12-29 22:23:51 +0100
  • d451b543c6 Set absolute clipping for every window rectangle, not just the first. Ole Loots 2013-12-28 19:42:40 +0100
  • e8916548d1 Removed background flag for menu titles Ole Loots 2013-12-28 19:30:56 +0100
  • 008389e837 Check for zero length string Ole Loots 2013-12-28 13:34:09 +0100
  • d09ac4433a Fallback to about:welcome on home click when no homepage option is set. Ole Loots 2013-12-28 13:24:34 +0100
  • 24b1031f74 env.sh: Add cmd:getconf as dependency for Haiku mmu_man/docs_env_sh_tweaks François Revol 2013-12-28 10:09:00 +0100
  • 342bbcb4bc Removed obsolete dir.png from package. Ole Loots 2013-12-28 03:05:23 +0100
  • e77046a179 Copy all icon resources into the installation package Ole Loots 2013-12-28 02:38:38 +0100
  • 0a471e0b06 Removed obsolete code Ole Loots 2013-12-28 01:34:20 +0100
  • ad2cbae63e Use new plot function: plot_set_abs_clipping. Ole Loots 2013-12-28 01:24:01 +0100
  • eaff41259b Added plot_set_abs_clipping API to define maximum allowed clipping extent. Ole Loots 2013-12-28 01:20:20 +0100
  • a3b845170d env.sh: Add ns-pkgman-install to install Haiku dev packages François Revol 2013-12-27 21:09:32 +0100
  • 674ef3f9f3 env.sh: export LIBRARY_PATH for Haiku François Revol 2013-12-27 20:53:26 +0100
  • d86034af06 env.sh: Account for BSD variant getconf NPROCESSORS_ONLN François Revol 2013-12-27 19:37:42 +0100
  • 1ecdc55151 env.sh: Use a more portable way of counting online processors François Revol 2013-12-27 02:43:01 +0100
  • 289cd3a797 Added scale property to gui_window and use it. Ole Loots 2013-12-22 04:52:18 +0100
  • feef0562b5 Implemented specific redraw when treeview is iconified. Ole Loots 2013-12-22 04:10:59 +0100
  • d003fcf8bc Do not redraw toolbar when window is iconified Ole Loots 2013-12-22 04:07:56 +0100
  • fca1e67c52 Minor change in changes.txt Ole Loots 2013-12-21 12:58:37 +0100
  • 064c471239 Assign 0 not NULL as window handle when sending application message Ole Loots 2013-12-21 12:56:01 +0100
  • d788a1efc6 Removed obsolete build helper scripts Ole Loots 2013-12-21 12:47:24 +0100
  • 5e261a363d Added environment scripts for m68020-60 and v4e builds Ole Loots 2013-12-21 12:46:30 +0100
  • 81f7cf5a75 Prepared TODO's for NetSurf 3.1 Ole Loots 2013-12-21 04:37:52 +0100
  • 7395aa14ff Prepared changelof for 3.1 release Ole Loots 2013-12-21 04:19:47 +0100
  • 103270938b Check for null pointer before setting label Ole Loots 2013-12-21 03:17:39 +0100
  • 9118f3c8cc Added "select file/path" buttons to path configuration groupbox. Ole Loots 2013-12-21 02:43:38 +0100
  • b4cef781ef Make package: Copy netsurf.png into res folder, not into root of package Ole Loots 2013-12-21 02:13:38 +0100
  • a2489f85d8 Minor formatting fix Ole Loots 2013-12-21 02:07:13 +0100
  • 4abe5273c9 Added comments to plot API Ole Loots 2013-12-21 02:00:39 +0100
  • ae0f5834c4 Send AP_TERM to application on menu item "Exit" click. Ole Loots 2013-12-21 01:57:16 +0100
  • 340d437b3f Minor changes to gemtk Ole Loots 2013-12-21 01:49:26 +0100
  • 1970fb7bda Make nscss_get_style return completed computed styles. Now matches nscss_get_blank_style, and no need for anything outside css/select.c to see partial computed styles. Michael Drake 2013-12-19 14:21:15 +0000
  • d5062bd9f9 Make view source menu option open the frame source, rather than frameset. Michael Drake 2013-12-19 13:53:33 +0000
  • 5867ddc038 Minor formatting change Chris Young 2013-12-15 20:43:56 +0000
  • ede8f40e5e Some translation updates from Samir Hawamdeh Chris Young 2013-12-15 20:43:14 +0000
  • cde62790f6 Update for new lpu API. Michael Drake 2013-12-14 23:17:50 +0000
  • fabc086d4a Rename libcss_node_data key for libdom node user data. Michael Drake 2013-12-13 23:02:15 +0000
  • e4c50bd58a Update for new libcss API. Michael Drake 2013-12-13 20:25:08 +0000
  • a7499820ba Removed old code in atari/toolbar.c Ole Loots 2013-12-13 01:28:43 +0100
  • c938ee105f Do not use default plot scale for URL redraw Ole Loots 2013-12-13 01:27:34 +0100
  • 571b8e0167 plot_set_scale return old scale now. Ole Loots 2013-12-13 01:25:28 +0100
  • e9f2c3a9bf Check if URL is already added to bookmark Ole Loots 2013-12-13 00:51:06 +0100
  • 35115ed606 Removed toolbar icons: favourite, ssl-indicator Ole Loots 2013-12-13 00:26:00 +0100
  • 375ee78d1c Fix indentation François Revol 2013-12-07 01:28:55 +0100
  • 62f7cfb04b Fix Haiku build François Revol 2013-12-07 01:26:39 +0100
  • d6561e51e0 Fix for gcc2 flexible array declaration François Revol 2013-12-07 01:10:57 +0100
  • 850432f990 C89 François Revol 2013-12-07 01:08:52 +0100
  • 27b7b20108 Revert "Use correct LD_LIBRARY_PATH for additional libraries" Ole Loots 2013-12-05 22:35:02 +0100
  • a2688fc7a2 Recognize scale when plotting fonts Ole Loots 2013-12-04 02:00:45 +0100
  • 66af93863d Removed debug print Ole Loots 2013-12-04 01:44:26 +0100
  • c4ecef90d1 Recognize scale when plotting bitmaps Ole Loots 2013-12-04 01:40:10 +0100
  • 480f33e18a Redraw window on scale request. Ole Loots 2013-12-04 01:38:36 +0100
  • 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