Commit Graph

  • 3e9983abf2 Added functions to hide/show the toolbar. Ole Loots 2012-01-11 20:35:50 +0000
  • a5a0b8d955 Removed non declared and unused "cookies_update" function ( some frontends still define the functions), added missing prototypes. Ole Loots 2012-01-11 20:35:14 +0000
  • 2c7a54013d Constify rect param to browser_window_set_drag_type. Michael Drake 2012-01-11 16:48:59 +0000
  • 6794af012e Constify rect param to gui_window_drag_start. Michael Drake 2012-01-11 16:45:17 +0000
  • d2253eee8f Don't need root bw here any more. Michael Drake 2012-01-11 14:29:44 +0000
  • 04ece30fa9 Pass pointer constraints for drag out to front ends. Ensure content scrollbar drag termination always informs the browser window layer that the drag is over. Michael Drake 2012-01-11 14:20:26 +0000
  • c08ee82076 Allow drag handlers to inform browser window layer of any pointer range constraints. Michael Drake 2012-01-10 22:02:19 +0000
  • 411a707e3e Italian translation update from Samir Hawamdeh Chris Young 2012-01-09 18:37:26 +0000
  • ca893cd1af set monochrom option on save was missing Ole Loots 2012-01-07 00:28:35 +0000
  • 31f221e84f Remove search init function. Michael Drake 2012-01-06 23:42:22 +0000
  • 24b7ae1bf4 Browser window destruction destroys search context. Michael Drake 2012-01-06 23:32:38 +0000
  • cc2b4477b0 Updated resources ( mainmenu and settings dialog updated for background_images, foreground_images, font_monochrom ) Ole Loots 2012-01-06 23:30:59 +0000
  • 2ee9f1d925 fix enable/disable of checkbox when font renderer is changed. Ole Loots 2012-01-06 23:29:58 +0000
  • be2d2b4cea Added menu items for foreground_images,background_images for fast access. Ole Loots 2012-01-06 23:23:31 +0000
  • 4259392e19 Added settings for: foreground_images, background_images, monochrom glyph rendering. Ole Loots 2012-01-06 23:22:08 +0000
  • fc3de8814c Search-as-you-type. Michael Drake 2012-01-06 23:10:04 +0000
  • 3b492b4842 Removed unused source files. Ole Loots 2012-01-06 22:15:56 +0000
  • 03cd3ac72b Updated docs. Ole Loots 2012-01-06 22:12:20 +0000
  • af89069dad Added missing prototypes. Ole Loots 2012-01-06 22:10:10 +0000
  • b5a9e93d55 Added flag for monochrom font rendering. Ole Loots 2012-01-06 22:06:31 +0000
  • ede3e647d9 Fixed warning. Ole Loots 2012-01-06 22:04:55 +0000
  • b0827f8377 Added schedule stats. Ole Loots 2012-01-06 22:04:23 +0000
  • d5d0289010 Only set opaque on initial alloc, add flag for clearing buffer on realloc. Ole Loots 2012-01-06 21:57:42 +0000
  • 7314d12cba Default X and Y aspect ratio to 0. This will make NetSurf assume that the screen has square pixels, which is true in 99% of cases on OS4. Chris Young 2012-01-06 18:55:30 +0000
  • 767f40dc72 Simplify frameset distribution calcs. Michael Drake 2012-01-06 14:44:01 +0000
  • b4bf069099 Set drag type correctly for page drag. Michael Drake 2012-01-06 12:41:24 +0000
  • 097800ff47 Fix rectangle fill, only add/subtract stroke_width when the rectangle has an outline. Ole Loots 2012-01-05 22:38:02 +0000
  • 1beb016c47 Reverted last change and only apply color conversion for alpha channel glyphs. Ole Loots 2012-01-03 23:38:51 +0000
  • 68466df8a2 Fix clipping and only apply color conversion for hicolor systems. Ole Loots 2012-01-03 23:29:25 +0000
  • 5cdfd5a086 It's now possible to render fonts in monochrom mode. Ole Loots 2012-01-03 23:05:27 +0000
  • 08e2052c09 removed comment. Ole Loots 2012-01-03 23:03:09 +0000
  • 224d882c03 Fixed font plotter init and added flag for monochrom glyph rendering. Ole Loots 2012-01-03 23:02:38 +0000
  • 0977543316 Made internal font plotter compatible with 256 colors. Ole Loots 2012-01-02 14:29:16 +0000
  • aac69e6478 s/s/S/ Michael Drake 2012-01-02 13:42:51 +0000
  • b5acf7db9d Prevent use after free in cookie update John Mark Bell 2012-01-02 13:20:11 +0000
  • f91dcf7308 Fix build with GTK <2.16 John Mark Bell 2012-01-02 12:11:07 +0000
  • 15fb70844d When dragging text selections to WB, pass the selection pointer to the save routine. Chris Young 2012-01-02 12:03:45 +0000
  • eef6b2da4f 256 color plotting: Use vdi to rgb lookup table, made transparency a bit better ( the snapshot problem was related to fvdi, no error in code ) Ole Loots 2012-01-02 00:08:14 +0000
  • aec502af1a Open fulled window when running under Single-Task OS. Ole Loots 2012-01-02 00:02:40 +0000
  • 6ebaecccaf Totaly prefunctry binding to spidermonkey Vincent Sanders 2012-01-01 21:42:38 +0000
  • a195728c51 Added support for 8bit displays, having big problems with transparent plots ( snapshot of background isn't always taken from correct position, maybe a bug in fvdi) Ole Loots 2011-12-31 15:21:49 +0000
  • 7124d96b1f ensure favicon is correctly set Vincent Sanders 2011-12-31 12:57:47 +0000
  • e0596793e1 load default favicon once Vincent Sanders 2011-12-31 00:00:54 +0000
  • be20f89884 only use libsexy entry widget prior to gtk 2.16 Vincent Sanders 2011-12-30 23:22:18 +0000
  • fafdf2c337 fix icon image handler marking genrated bitmaps as modified Vincent Sanders 2011-12-30 19:37:15 +0000
  • df18a97143 Change GTK plotting to use cairo surfaces throughout Vincent Sanders 2011-12-30 00:58:35 +0000
  • 4dd695c156 Set status message on download finish. Ole Loots 2011-12-27 23:30:39 +0000
  • d3d6285b03 delete all text on esc key press. Ole Loots 2011-12-27 23:29:29 +0000
  • 13a2ceb766 Remove unnecessary cache of scroll position Chris Young 2011-12-24 13:24:09 +0000
  • d9a50a1744 Stop ELF binary sections aligning to 64K boundaries Chris Young 2011-12-24 13:20:01 +0000
  • 56b6970c92 Search for DejaVu Serif Italic before DejaVu Serif Oblique, this fixes the fonts used on the splash screen if newer DejaVu fonts have been installed and the old ones removed. Chris Young 2011-12-24 12:57:42 +0000
  • 135a11db35 Fix scrollbar scroll Chris Young 2011-12-24 12:49:55 +0000
  • 075c18b27d Redraw old width after deletion too. Michael Drake 2011-12-24 09:54:51 +0000
  • f7f3e33f80 Remove core print specific option from html redraw. Michael Drake 2011-12-23 23:24:47 +0000
  • 246ee6dc6f Set background image requirement in core print redraw_context. Michael Drake 2011-12-23 23:17:48 +0000
  • 6c96264d43 Make RISC OS print background images option work. Michael Drake 2011-12-23 22:52:40 +0000
  • a85662f1ce Make html_redraw obey background image redraw requirement. Michael Drake 2011-12-23 22:44:30 +0000
  • 67f2470d5a Pass whether background images are wanted in redraw_context. Michael Drake 2011-12-23 22:39:25 +0000
  • 879383e21e Pass keyboard scroll events to the core Chris Young 2011-12-23 22:14:00 +0000
  • 905df166b0 Make the RISC OS front end foreground/background menu options work. Michael Drake 2011-12-23 21:49:13 +0000
  • 081217a321 Add core options to disable fetch of foreground & background images. Remove broken background image option from RISC OS front end. Michael Drake 2011-12-23 19:48:09 +0000
  • 95714a0c00 Sync with spec John Mark Bell 2011-12-23 00:21:47 +0000
  • f07e76a735 Removed unused variable. Ole Loots 2011-12-21 22:51:17 +0000
  • 8e479349e8 Fixed display of download speed. Ole Loots 2011-12-21 22:44:48 +0000
  • 230f6558b4 Fixed display of download speed. Ole Loots 2011-12-21 22:44:37 +0000
  • 1e06ba53dc Removed unimplemented function declaration Ole Loots 2011-12-21 21:16:27 +0000
  • dfcfe12580 Add event listeners to WM_MOVED, WM_RESIZED, WM_FULLED instead of overwriting the default handlers. Removed option atari_realtime_move. Ole Loots 2011-12-21 21:13:13 +0000
  • 9a44d4b535 Delete comment that seems incorrect. Michael Drake 2011-12-20 14:51:47 +0000
  • 8fc3baa48d When deleting multiple treeview nodes, don't redraw after every node is deleted, only after the whole lot has gone. (Much faster.) Fix redraw to clear bottom of treeview after deleting nodes. Michael Drake 2011-12-20 14:46:29 +0000
  • 67501d5dfc Provide a generic fall-back scroll event handler for scroll wheels. Steve Fryatt 2011-12-19 23:27:10 +0000
  • 648fdafe82 Fix comments. Steve Fryatt 2011-12-18 23:53:20 +0000
  • 7fb38a3e79 Lose unnecessary intermediate variable assignments. Steve Fryatt 2011-12-18 23:46:30 +0000
  • 433e1fd796 Pass Page Up/Down info to the core for scrolling. Steve Fryatt 2011-12-18 23:36:54 +0000
  • 43bb22b968 Complete treeview context menu. Fix mouse trapping. Remove remaining buttons (from non-SSL trees). May return as a graphical toolbar at some point, but for now I'm glad to be rid of them. All the options are in the context menu. Chris Young 2011-12-18 17:59:23 +0000
  • 307e90d5e5 Fix assignment of option_target_blank Ole Loots 2011-12-18 16:46:36 +0000
  • 877988a7ef Add named scroll offset values for page up, page down, top and bottom. Michael Drake 2011-12-18 15:36:38 +0000
  • a40b9fbecd Implement Home and End scroll functionality. Steve Fryatt 2011-12-18 11:18:52 +0000
  • 1631f3a4cb Don't allow framesets to scroll out of view. Steve Fryatt 2011-12-17 23:25:06 +0000
  • b61670510f Use correct RISC OS filetype for PNG when identifying native format. Steve Fryatt 2011-12-17 22:36:50 +0000
  • 35d62200ea Standardise code for mouse and keyboard scrolling of browser window. Pass keyboard scroll details on to the core when applicable. Steve Fryatt 2011-12-17 22:01:40 +0000
  • f2531d5083 Provisional core scroll-wheel support - supports scroll events only. Steve Fryatt 2011-12-17 19:16:56 +0000
  • 0ed26d727f Start popuating treeview context menu Remove add folder/bookmark buttons from hotlist Chris Young 2011-12-17 18:47:35 +0000
  • dc082c96cb Look toolbar handles up directly from event data. Steve Fryatt 2011-12-17 17:57:16 +0000
  • 80249f5f2a Make scroll event handling module specific. Steve Fryatt 2011-12-17 17:31:35 +0000
  • 6cfe625874 Add some missing UTF-8 conversion Chris Young 2011-12-16 12:43:42 +0000
  • 328ce66d7e More prep for treeview context menus Chris Young 2011-12-16 12:33:05 +0000
  • cbdac85a41 Update from Samir Hawamdeh Chris Young 2011-12-16 12:32:35 +0000
  • 3228e0c4d9 Install "if equals" comparisons are = not == Chris Young 2011-12-16 00:00:13 +0000
  • b4e27cf91e fixed syntax-error. Ole Loots 2011-12-15 23:37:02 +0000
  • a3cd709bc8 Updated settings dialog. Ole Loots 2011-12-15 23:29:41 +0000
  • 66f53b22e2 added mode parameter to function find_gui_window Ole Loots 2011-12-15 23:04:31 +0000
  • 3b8de08f60 fixed types for simple Mime type detection (which shouldn't have been checked in...) Ole Loots 2011-12-15 23:00:39 +0000
  • 66f0288398 Re-Enabled "View Source" Ole Loots 2011-12-15 22:59:15 +0000
  • 3eb8e6ad5d fixed type. Ole Loots 2011-12-15 22:56:46 +0000
  • 359bf3ccd6 Check if launch-handler config already has NetSurf Chris Young 2011-12-15 22:32:42 +0000
  • 22dc3b0f2a Added save functionality to settings dialiog, fixed typo resulting in not freeing the resource pointer. Ole Loots 2011-12-15 21:59:55 +0000
  • e95b45725c Remove throbber callback from schedule before scheduling a new one. Ole Loots 2011-12-14 21:23:30 +0000
  • 41ef599293 Fix frame dimension calculations when required sizes don't fit the available space. Michael Drake 2011-12-14 18:31:57 +0000
  • de8849fd09 Added settings dialog, read only right now. Ole Loots 2011-12-13 22:17:50 +0000
  • 004398f65f Moved to mouse move handler to global events, and handle different window types. Ole Loots 2011-12-12 19:39:53 +0000