Commit Graph

  • 81f6f2552c Better documentation of content_redraw Michael Drake 2011-02-11 10:55:46 +0000
  • 18a4d2deec Unilaterally clear background to white before redraw John Mark Bell 2011-02-11 08:48:40 +0000
  • 98095f8f7a change risc os frontend to use browser_window_redraw (r=jmb) Vincent Sanders 2011-02-11 08:28:15 +0000
  • 9a183018ea improve browser_window_redraw width and height handling Vincent Sanders 2011-02-11 00:14:22 +0000
  • 2a8e8a5cf1 add browser_window_redraw() method to make content_redraw calls from frontends common RISC OS, atari, amiga and beos have not been updated Vincent Sanders 2011-02-10 22:35:41 +0000
  • bc2bce8d35 Web search text selection Chris Young 2011-02-09 22:16:11 +0000
  • 4703d643f5 Fix some long-standing issues with events not getting captured, make sure the timer.device version of the scheduler is working and make it the default. Chris Young 2011-02-09 21:52:28 +0000
  • 86c2948eb4 Fix copying text/plain to clipboard John Mark Bell 2011-02-09 20:31:34 +0000
  • f04cc9e9ec use the netsurf icons on the window decoration Vincent Sanders 2011-02-09 01:32:53 +0000
  • 3c414e7668 Stop win32 frontend using 100% cpu time when idle Vincent Sanders 2011-02-08 23:42:18 +0000
  • 42990ed9ec commit a neatness and comment cleanup in the gtk window code Vincent Sanders 2011-02-08 23:40:14 +0000
  • 7c3e401f75 fix bogus comment on return value units Vincent Sanders 2011-02-08 23:39:15 +0000
  • 626fc0df54 Automatically hide tab bar for single tab. Sven Weidauer 2011-02-08 14:25:18 +0000
  • ac7cf0a3c9 Fixing crash issue by disallowing last tab to be dragged out. Sven Weidauer 2011-02-08 14:25:16 +0000
  • 3c22b595a7 New icon for homepage button and tooltips for homepage and local history buttons. Sven Weidauer 2011-02-08 14:10:02 +0000
  • aa2865c7a4 add compatability for inet_pton and inet_aton Vincent Sanders 2011-02-07 14:41:44 +0000
  • b228fb5b14 add compatability for inet_pton and inet_aton Vincent Sanders 2011-02-07 14:40:45 +0000
  • a128b7acec Rationalise definition of NO_IPV6 for atari frontend John Mark Bell 2011-02-06 15:40:36 +0000
  • 98ff1b85ef Define LIBXML_STATIC John Mark Bell 2011-02-06 15:39:46 +0000
  • d7745d59bd Added file upload / file dragdrop Ole Loots 2011-02-05 14:32:15 +0000
  • 096e638b8c Updated docs Ole Loots 2011-02-05 14:31:08 +0000
  • 2d80ff8238 Verify Box redraws Ole Loots 2011-02-05 14:29:53 +0000
  • caadee5564 Adjusted clipping Ole Loots 2011-02-05 14:29:29 +0000
  • fb38ee381c Improved redraw Ole Loots 2011-02-05 14:28:39 +0000
  • 2886ee6386 Fixed Mouse Selection / Mouse drag, Fixed Content Redraw for plain text files. Ole Loots 2011-02-05 14:27:30 +0000
  • 0291f96f27 Fix stupid John Mark Bell 2011-02-04 15:54:48 +0000
  • d8cc912a29 Slightly saner win32 LDFLAGS for non-pkg-config environments John Mark Bell 2011-02-04 15:44:35 +0000
  • 28d1817bdd Fix bug #3171370: initialise font resolution callback pointers John Mark Bell 2011-02-03 09:31:11 +0000
  • b6a7ab7af6 Improved download performance. Ole Loots 2011-02-02 19:48:13 +0000
  • ed8a97fe22 Improved throbber graphics Ole Loots 2011-02-02 19:47:34 +0000
  • 9ca0163518 Handling keyboard events in tree view. Sven Weidauer 2011-02-02 13:07:32 +0000
  • 618eb9d30a Basic bookmark editing. Sven Weidauer 2011-02-02 12:25:31 +0000
  • 726881c2ad gtk can have *only* a single accelerator group attached or it goes bang Vincent Sanders 2011-02-01 23:11:29 +0000
  • ad69ae0923 Avoid unsafe cast of int* to size_t* John Mark Bell 2011-02-01 21:57:25 +0000
  • 656a2d20c1 Explicitly cast unused results to void John Mark Bell 2011-02-01 21:50:34 +0000
  • 13d2e98c99 Use component-based r/b swap, instead of up-casting John Mark Bell 2011-02-01 21:47:05 +0000
  • d20ee298b1 Added default downloads location Ole Loots 2011-02-01 21:28:51 +0000
  • ed5af6370e Added download dialog Ole Loots 2011-02-01 21:28:19 +0000
  • c59b173d21 Improved drawing primitives for true color systems. Ole Loots 2011-02-01 21:27:29 +0000
  • d2072648c7 Implemented Download dialog. Ole Loots 2011-02-01 21:26:29 +0000
  • 82267c62ed A bit of cleanup. Ole Loots 2011-02-01 21:26:04 +0000
  • f0fb56b7dd Revisited throbber code. Ole Loots 2011-02-01 21:25:10 +0000
  • 5ad525dc7f Moved some functions to osspec.c Ole Loots 2011-02-01 21:24:48 +0000
  • be27d39d7b Cleaned up mouse tracking ( added modifier keys ), added debug rendering menu option. Ole Loots 2011-02-01 21:23:54 +0000
  • 81e552f89e Removed unused code Ole Loots 2011-02-01 21:22:22 +0000
  • de0172dfa8 Revisited Throbber code Ole Loots 2011-02-01 21:21:16 +0000
  • cf74818d09 Added missing prototype Ole Loots 2011-02-01 21:20:06 +0000
  • 02293a65d2 Added missing includes Ole Loots 2011-02-01 21:19:28 +0000
  • 7f2f0c8c54 Workaround for stupid hotlist treeview. Sven Weidauer 2011-02-01 15:52:19 +0000
  • ab87a4b960 Bookmarks window. No editing yet. Sven Weidauer 2011-02-01 14:52:20 +0000
  • 81e295d8c9 Using real path from options for the bookmarks file instead of hardcoded test string. Sven Weidauer 2011-02-01 10:37:13 +0000
  • fac17d747b Implemented bookmarks menu. Sven Weidauer 2011-02-01 10:27:54 +0000
  • 84b4a01f4f Implemented global history window using new Tree class. Sven Weidauer 2011-02-01 08:39:35 +0000
  • 28ff0cfb0a Factored Tree class out of TreeView Sven Weidauer 2011-02-01 08:39:32 +0000
  • e20f69147d Added move cursor. Sven Weidauer 2011-02-01 07:12:47 +0000
  • a8bc5d3916 Fix :root detection John Mark Bell 2011-01-31 23:14:13 +0000
  • 7661829e60 Various fixes for selection callbacks John Mark Bell 2011-01-31 22:31:47 +0000
  • 28da79c796 Reorganized includes. Sven Weidauer 2011-01-31 19:12:00 +0000
  • 09400943aa Added 'Home' button Sven Weidauer 2011-01-31 18:48:09 +0000
  • 4ed1832fe7 Implemented preferences window. Sven Weidauer 2011-01-31 18:38:03 +0000
  • 827c267c84 Updated Makefile.target Sven Weidauer 2011-01-31 17:35:46 +0000
  • 66b9d5476e Implemented search window. Sven Weidauer 2011-01-31 15:13:38 +0000
  • cf561c8a6e Sync selection engine binding with latest libcss John Mark Bell 2011-01-31 08:49:39 +0000
  • f98bdddd09 Updated PSMTabBarControl (warning fixes) Sven Weidauer 2011-01-31 08:33:16 +0000
  • 899c2e3305 Asking before closing window with multiple open tabs. Sven Weidauer 2011-01-31 08:07:22 +0000
  • fd23621211 Changing Xcode project file to build using the Makefiles and fixed some warnings. Sven Weidauer 2011-01-31 07:57:52 +0000
  • b1662d0b09 Fix colour setting. GetRGB32 seems to have been designed for some futuristic 96bpp display device. Chris Young 2011-01-30 22:57:56 +0000
  • b03a9b6391 add default system colour handlers to atari frontend Ole Loots 2011-01-30 22:34:52 +0000
  • 61a1c2d7cd Improved call to v_gtext. Ole Loots 2011-01-30 22:31:37 +0000
  • 5515e67f4e Cleaned up Statusbar code. Ole Loots 2011-01-30 22:28:47 +0000
  • 46f405e969 Cleanup of TOS compatibility fixes. Ole Loots 2011-01-30 22:24:07 +0000
  • 3d1c069186 Cleanup of TOS compatibility fixes. Ole Loots 2011-01-30 22:23:00 +0000
  • 0d006f4cc6 Implemented Search Dialog Ole Loots 2011-01-30 22:20:55 +0000
  • f676e62d0e Implemented Search Dialog Ole Loots 2011-01-30 22:19:46 +0000
  • 54e72d1618 renamed plotter member function pixel_pos to pixel_position. Ole Loots 2011-01-30 22:19:28 +0000
  • 2fbc3bd4a0 Cleanup of TOS fixes. Ole Loots 2011-01-30 22:17:15 +0000
  • 8895e0a0bc Kiosk mode now fills screen every time Chris Young 2011-01-30 22:15:16 +0000
  • 25d9f8cd19 Set default window title when opening window. Ole Loots 2011-01-30 22:15:15 +0000
  • 609b4118cf Added -DNO_IPV6, added search.c to the sources. Ole Loots 2011-01-30 22:09:54 +0000
  • febed048a4 fixed browser_redraw_required(), now only returning true when content is available. Ole Loots 2011-01-30 22:08:49 +0000
  • aa4f56049c Implemented gui_scroll_visible. Ole Loots 2011-01-30 22:03:19 +0000
  • 46459dcaad Increased stack size for release executable. Ole Loots 2011-01-30 21:52:50 +0000
  • b15fc8eabe Implemented Search Dialog Ole Loots 2011-01-30 21:51:14 +0000
  • 0af7ca1a60 Rearanged includes, fixed VDI style for dashed plots. Ole Loots 2011-01-30 21:48:22 +0000
  • 3694345204 Implemented Search Dialog Ole Loots 2011-01-30 19:24:03 +0000
  • e1c11a1d54 Pick the CSS system colours from ui_color() and BScreen::DesktopColor(). Update those when they are updated in ZETA. Also update the toolbar and statusbar background. François Revel 2011-01-30 19:23:42 +0000
  • cf993628eb Updated docs Ole Loots 2011-01-30 19:19:21 +0000
  • 352c5acbc6 Implemented Search Dialog Ole Loots 2011-01-30 19:18:51 +0000
  • 2cc738f2f0 Pick the CSS system colours from the pens in the screen DrawInfo table, and force repicking them if the screen changes. Think these are right - some of the CSS descriptions are a bit ambiguous. Chris Young 2011-01-30 17:30:32 +0000
  • 541864d501 Fix BeOS build. François Revel 2011-01-30 17:25:36 +0000
  • fbb1139214 add default system colour handlers to each frontend Vincent Sanders 2011-01-30 13:40:47 +0000
  • 42f89d4e0b fixup gtk source file names Vincent Sanders 2011-01-29 23:40:22 +0000
  • cd5950936a Add ability to dump opacity property, too John Mark Bell 2011-01-29 21:54:35 +0000
  • 5d27aa256f Port to latest libcss John Mark Bell 2011-01-29 19:22:12 +0000
  • 27924aa38c Minor fix for path defaulting: retain rightmost / iff it's the first character in the path John Mark Bell 2011-01-29 15:17:42 +0000
  • 850160c40f Reflect new css_stylesheet_create API John Mark Bell 2011-01-29 14:53:18 +0000
  • b1d96fcd6b Download window asks if download should be cancelled before being closed and displays an estimate of the time remaining. Sven Weidauer 2011-01-29 10:24:54 +0000
  • 672cb37412 Implemented context menu. Sven Weidauer 2011-01-28 18:26:34 +0000
  • 48c6ba4b49 Timer based reformatting, so reformat happens also while resizing windows. Sven Weidauer 2011-01-28 14:40:25 +0000
  • 3ba2596f5c Implemented frames and handling reformats the right way using browser_reformat_pending. Sven Weidauer 2011-01-28 14:08:42 +0000