Commit Graph

  • d9f8b8949e Fix assertion to compare, and not assign John Mark Bell 2010-12-13 08:10:29 +0000
  • 650f884527 Make llcache_object_notify_users robust to the object's user list changing underneath it John Mark Bell 2010-12-12 23:37:21 +0000
  • 2e249ac9e6 Set text position with respect to TREE_LINE_HEIGHT. Michael Drake 2010-12-12 22:37:51 +0000
  • f777a58ec5 Set expansion toggle position with respect to TREE_LINE_HEIGHT. Michael Drake 2010-12-12 21:24:35 +0000
  • d1d3a65b06 Set icon position with respect to TREE_LINE_HEIGHT. Michael Drake 2010-12-12 21:13:55 +0000
  • eabf7e8afd Remove redundant line plots, from tree_draw_node() and add comments. Michael Drake 2010-12-12 20:39:46 +0000
  • cff0709528 More "NetSurfy" colours. Note treeview restyling is still in progress; this will change. Michael Drake 2010-12-12 16:48:26 +0000
  • 55d9191bb5 Create some tree plot styles and use them. Michael Drake 2010-12-12 16:45:41 +0000
  • 86b8057c60 Remove pointless rectangle fill under text. Michael Drake 2010-12-12 16:32:39 +0000
  • 18b2824d6c Rename usages of "furniture" which applied to expansion toggle boxes to "expansion_toggle". Now "furniture" refers exclusively to all tree furniture. Start commenting things. Michael Drake 2010-12-12 14:30:33 +0000
  • 79b87832a4 Rename tree_draw_node_expansion() to tree_draw_node_expansion_toggle(). Pedantic wrap/indentation changes in tree_draw_node. Michael Drake 2010-12-12 13:55:25 +0000
  • a7240fd6a9 Fix TREE_ICON_SIZE to match size of actual icons. Fix clip rectangle for icon redraw. Michael Drake 2010-12-12 13:01:27 +0000
  • 4c5a0d845c Use TREE_LINE_HEIGHT define instead of magic 20 everywhere. Michael Drake 2010-12-12 12:45:12 +0000
  • ff9bd6540c Clearer font styles. Michael Drake 2010-12-12 12:14:03 +0000
  • e3073b6623 OS4's Roadshow doesn't have IPv6 yet Chris Young 2010-12-12 11:37:14 +0000
  • a5b5eedd50 Attempt to exit the main loop properly from the replicant view destructor. There are still some issues with multiple instances or on second instanciation though... François Revel 2010-12-12 01:36:40 +0000
  • 6b5a0c838a Fix passing replicant args. Remove debug output. François Revel 2010-12-12 00:47:22 +0000
  • 84ca0e364b Fix Replicant instanciation, though it doesn't get the url correctly yet, and leaves stuff behind when removed (like the main thread). François Revel 2010-12-12 00:26:36 +0000
  • afc6a62b7a BeOS does not support IPv6, and never will. François Revel 2010-12-05 19:16:49 +0000
  • 35daa32e80 Change styles used for plotting local history to make it more obvious what the current page is, along with other minor improvements. Rob Kendrick 2010-12-05 17:03:37 +0000
  • bd39b8f0d7 Retain edits to hotlist entry titles. Michael Drake 2010-12-05 16:09:52 +0000
  • 5285df8c33 Remove last remnants of Aliases Rob Kendrick 2010-12-05 15:08:52 +0000
  • d85dfd0e7c Rationalise titles and styles of various GTK windows Rob Kendrick 2010-12-05 15:03:53 +0000
  • 08ca689172 Reflect changes to libcss API John Mark Bell 2010-12-05 14:24:29 +0000
  • 1a7dffdac6 Brain fix on last night's IPv6 modifications Rob Kendrick 2010-12-05 14:23:30 +0000
  • 5f2b953c5d Give bookmarks window the focus when it is opened, remove utility style from window definition Rob Kendrick 2010-12-05 11:43:50 +0000
  • 78e5ba66f3 Remove a small amount of putridness from GTK full save implemention. Still needs to cope gracefully with the target directory already existing and offer to overwrite. Rob Kendrick 2010-12-05 11:10:31 +0000
  • ab704ba7a7 Make urldb_add_url IPv6-aware Rob Kendrick 2010-12-04 22:46:33 +0000
  • 73ace49c5a Fix colours John Mark Bell 2010-12-04 21:52:26 +0000
  • 1a1bf3d2f0 Purge Aliases file stuff. Michael Drake 2010-12-04 20:19:17 +0000
  • 5eaeaed909 Remove Hubbub and Wapcaplet initialisation and finalisation. Michael Drake 2010-12-04 20:14:33 +0000
  • 632f7df653 More IPv6 compatibility work, added hack to cope with incorrect calls to url_host_is_ip_address while we fix the callers. Rob Kendrick 2010-12-04 16:35:48 +0000
  • fe56f45ac6 Reimplement url_host_is_ipaddress() to cope with IPv6 addresses and decimal/hex IPv4 addresses in addition to dotted-quad v4 addresses. Rob Kendrick 2010-12-04 14:47:03 +0000
  • 7a3a96045c fix off by 1 in previous commit Vincent Sanders 2010-12-04 14:30:08 +0000
  • 4cf27ef338 Stop cursor leaving the root widget and causing a segfault (Found by tlsa) Vincent Sanders 2010-12-04 14:24:53 +0000
  • 0c0e2d6de3 Don't overrule NetSurf$Dir, NetSurf$Help, NetSurf$Web, NetSurf$Title, NetSurf$Publisher and NetSurf$Description unless NetSurf$ForceVars is set to 1. John Tytgat 2010-12-04 13:31:04 +0000
  • ddd54f7820 Schoolboy error. When editing things for testing, remember to change them back. Chris Young 2010-12-04 10:36:04 +0000
  • 18196e6692 Improve url_host_is_ip_address Vincent Sanders 2010-11-26 15:36:27 +0000
  • c14f335454 Fix serious crash if NetSurf is running twice (once with the FORCE switch) on a NetSurf-created public screen, and the sessions are quit in the reverse order to which they were launched. Chris Young 2010-11-21 23:30:35 +0000
  • 71ea71540a Give the browser window widget input focus by defualt on startup. Michael Drake 2010-11-20 18:50:45 +0000
  • 908da609e7 Make click action happen on release. Michael Drake 2010-11-20 17:27:36 +0000
  • d76e1898ee Fix copy of icon Chris Young 2010-11-20 11:06:55 +0000
  • d27952c359 Update to newer libcurl, avoids libssl conflicts (credit: MickJT) Chris Young 2010-11-10 22:45:34 +0000
  • 17542373bd Remove excess indentation. Michael Drake 2010-11-08 11:28:58 +0000
  • c7056817d0 Tweak package, use newer libssl Chris Young 2010-11-07 18:33:26 +0000
  • ce83680b4d Fix crash on multi-select drags Chris Young 2010-11-03 22:21:54 +0000
  • ea57818977 Show correct drag icons Chris Young 2010-11-03 21:00:07 +0000
  • afd0dbcfad Add libvpx.so.0.9.5 Chris Young 2010-11-03 19:12:14 +0000
  • 8e07f9388c More useful comment about what bw->scroll is for. Michael Drake 2010-11-03 16:07:30 +0000
  • adeb661582 Fix comment. Michael Drake 2010-11-03 15:44:01 +0000
  • 1a8d6dc477 Remove libhpdf.so (as pdf export disabled currently) and libvpx.so (as we have to static link due to unspecified problems). Clear up the commented-out list of shared objects. Chris Young 2010-11-02 19:48:50 +0000
  • 8865a6f755 Updated translation (credit: Samir Hawamdeh) Chris Young 2010-11-01 19:53:55 +0000
  • 05309eb1c2 NetSurf drawer icon (credit: Martin Merz) Chris Young 2010-11-01 19:18:40 +0000
  • 634e9c491a Keyboard shortcut section (credit: Samir Hawamdeh) Chris Young 2010-10-31 15:41:21 +0000
  • 46617cbe64 Fix compilation Chris Young 2010-10-31 13:27:31 +0000
  • 001b401890 Support ColourIcons Chris Young 2010-10-31 11:14:26 +0000
  • e5c144af95 Previous commit should have all gone to trunk Chris Young 2010-10-30 14:30:26 +0000
  • 835d033e7b Amiga icon loader. Treeviews will now use the user's icons for content types. Chris Young 2010-10-30 14:23:38 +0000
  • 22c31c6349 Drag icon code Chris Young 2010-10-30 11:21:38 +0000
  • 25a0abf30e missing header Chris Young 2010-10-30 11:21:19 +0000
  • 078ff2fd51 Move drag icon stuff to own file; fix warnings Chris Young 2010-10-30 11:20:53 +0000
  • d185dc310a Allow drags of URLs from treeview windows to browser windows. Chris Young 2010-10-30 10:44:44 +0000
  • 755e45028d If a drag is in progress that the tree can't handle, it is a TREE_UNKNOWN_DRAG not a TREE_NO_DRAG, as the platform code might be able to deal with it. Chris Young 2010-10-30 10:43:14 +0000
  • f2c834ac51 Only set TREE_MOVE_DRAG is the tree is TREE_MOVABLE Chris Young 2010-10-30 09:23:03 +0000
  • d250c43e4f Fix content icons in treeviews Chris Young 2010-10-29 18:05:48 +0000
  • 25e9b79f5c Allow getting the tree's drag property. This ensures we can see whether the current drag is something we might need to display an icon for. Chris Young 2010-10-29 17:40:36 +0000
  • 802f58f10d Futher simplification of the makefile Use target makefiles to set build sources Vincent Sanders 2010-10-29 00:54:27 +0000
  • 8814bca33e Fix cleanup of hlcache_retrieval_ctx_ring John Mark Bell 2010-10-28 21:00:07 +0000
  • 338e39e167 Add an error message if GetVideo is not installed. Use v0.27's new "ask" function instead of assuming the user wants to save. Chris Young 2010-10-28 19:21:58 +0000
  • 35cb134ae8 Updated translation from Samir Hawamdeh Chris Young 2010-10-28 18:56:50 +0000
  • e5bc525030 Fix bug 3096811: discard HTTP headers for all but the last response John Mark Bell 2010-10-27 22:12:00 +0000
  • f309236fa8 Fix bug 3095552: don't escape URLs after editing. (credit: Martin Bazley) John Mark Bell 2010-10-27 20:15:01 +0000
  • 72cf3adc78 Beginning of NetSurf build infrastructure cleanup Provide makefile fragment for each target, isolates the target makefile changes into one place simplifying the top level makefile Vincent Sanders 2010-10-27 18:39:24 +0000
  • c07c79cc5e Don't feed negative values to the scroller Chris Young 2010-10-25 17:26:34 +0000
  • 3529ead319 Restore toolbar menus in RO treeview windows. Steve Fryatt 2010-10-24 23:17:21 +0000
  • a1194cd03f Re-enable toolbar editing and button selection in RO treeview windows. Steve Fryatt 2010-10-24 21:52:16 +0000
  • ba197f29c7 Partially re-enable toolbar buttons in RO treeview windows. Steve Fryatt 2010-10-24 20:00:45 +0000
  • 00434615ed Selection drags now use clipboard unit 1 instead of 0. This stops the user's clipboard being unexpectedly changed. Chris Young 2010-10-24 18:07:11 +0000
  • bdf3c32f44 Only allow auto-scroll on selection and selection drags Chris Young 2010-10-24 17:51:00 +0000
  • 43e5a16b34 Squash warning John Mark Bell 2010-10-24 16:39:16 +0000
  • c4ebfa24d8 Don't expand the oldest global history entries by default. Chris Young 2010-10-24 16:24:37 +0000
  • b734c12fd6 Slightly less braindead textplain handling John Mark Bell 2010-10-23 18:43:48 +0000
  • 52f7f6a620 More GTK 2.22.0 support John Mark Bell 2010-10-23 14:12:33 +0000
  • c94bf68751 Do not build with webp support by default on GTK. Firstly, almost noone has the libraries installed. Secondly, it requires a documentation update before it can be enabled. Thirdly, we should be using pkg-config to detect the presence of libraries on platforms that support it. John Mark Bell 2010-10-23 13:54:35 +0000
  • 23df373b3b Hackery to support GTK >= 2.21.6 John Mark Bell 2010-10-23 13:53:11 +0000
  • 5d40458ad5 Auto-scroll on drags beyond window boundaries Chris Young 2010-10-19 22:22:03 +0000
  • dd067c9fba Clear bitmap before redrawing tree Chris Young 2010-10-17 13:15:27 +0000
  • c5b9e45960 Make CR also stop and save tree edits Chris Young 2010-10-17 13:00:51 +0000
  • 07c62407e2 Fix windows url bar Clean up toolbar and urlbar creation and subclassing Vincent Sanders 2010-10-17 00:08:35 +0000
  • c052d534e7 Add some missing CONTENT_WEBPs. WebP images in HTML docs now display correctly. Chris Young 2010-10-16 15:26:28 +0000
  • 66ccdd3efa Simplify Chris Young 2010-10-16 14:46:41 +0000
  • 49b70147d1 Make properly endian-safe Fix warnings Chris Young 2010-10-16 14:37:37 +0000
  • 20c9a28710 Errorneous modification Chris Young 2010-10-16 13:53:11 +0000
  • b0da0e5067 Fix WebP images for little-endian processors, and enable for gtk build. Chris Young 2010-10-16 13:50:35 +0000
  • 43029944ae fix thumbnailing and localhistory Vincent Sanders 2010-10-14 19:33:00 +0000
  • 1dbbbaf64a ensure iframe stuff does not de-reference null pointers Vincent Sanders 2010-10-14 00:59:39 +0000
  • 7e0e61992a ensure transparency is unset Vincent Sanders 2010-10-14 00:59:01 +0000
  • 83e6c1ba57 fix bitmap plotting Vincent Sanders 2010-10-13 20:29:30 +0000
  • d4d866c43f Fix crash when top-level content is not HTML and there is a fragment identifier in the URL. Constify. John Mark Bell 2010-10-11 06:54:37 +0000
  • 01c8552489 make windows frontend build and run again Fix redraw bugs Still major issue with frames Vincent Sanders 2010-10-10 22:42:24 +0000