Commit Graph

  • 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
  • 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