Commit Graph

  • 7d0f0b08e2 Redirect most interaction with the old hotlist to the new one, when the new one is enabled. Michael Drake 2013-08-29 13:09:24 +0100
  • 38e4bbe74d Make clear that title is copied. Michael Drake 2013-08-29 13:08:49 +0100
  • bc0571b9dc Better handling of added entry titles. Michael Drake 2013-08-29 13:08:04 +0100
  • c56560c2ac Suppress most fbtk logging when FBTK_LOGGING is unset. Michael Drake 2013-08-29 12:28:37 +0100
  • a1eb1dec73 LOG macro terminates line itself. Michael Drake 2013-08-29 12:27:47 +0100
  • 5ca6862a87 FONT_SIZE_SCALE is for preserving fractional parts, so use it properly. Michael Drake 2013-08-29 12:04:37 +0100
  • 7a25b6aaee Fix one px missmatch between click and drag handling of node selection. Michael Drake 2013-08-28 15:59:00 +0100
  • eaa04e3208 Fix pass-through for drag end. Michael Drake 2013-08-28 15:37:41 +0100
  • cb92b7d341 Cleanup mouse handling a bit. Michael Drake 2013-08-28 15:20:41 +0100
  • bd39d108db Add a few functions for front ends to use. Michael Drake 2013-08-28 14:23:22 +0100
  • 91018643db Expose a bit more core treeview functionality for hotlist clients. Michael Drake 2013-08-28 14:13:02 +0100
  • bc14d492d2 Add height getter. Michael Drake 2013-08-28 14:12:30 +0100
  • 28dec67c64 Remove select all and clear selection functions from public API. Clients can send KEY_SELECT_ALL and KEY_CLEAR_SELECTION to the keypress handler. Michael Drake 2013-08-28 13:36:15 +0100
  • 826b392b57 Simple treeview_edit_selection implementation. Michael Drake 2013-08-28 12:58:41 +0100
  • fbfe5ab17b Function for global history export. Michael Drake 2013-08-28 11:43:34 +0100
  • 45d3b9162c Move default title generation from _fini to _export. Michael Drake 2013-08-28 11:14:33 +0100
  • a61e74714d Give export walk ctx clearer name. Michael Drake 2013-08-28 11:05:21 +0100
  • eec80c561c Expose hotlist_export. Michael Drake 2013-08-28 10:59:56 +0100
  • 39b68d0b83 Ensure url is unreffed. Michael Drake 2013-08-27 21:01:35 +0100
  • 77a090e9d0 Functions to add entry/folder at y-coord or at selection. Michael Drake 2013-08-27 20:56:43 +0100
  • 43d1e777df Function to get releations for node entry. Michael Drake 2013-08-27 20:56:20 +0100
  • 52937b9763 Update new hotlist Michael Drake 2013-08-27 13:46:36 +0100
  • fd1a94a751 Update the new hotlist on visits. Michael Drake 2013-08-27 13:38:23 +0100
  • 4bf5ec0dad Unset default folder when it gets deleted. Michael Drake 2013-08-27 13:31:40 +0100
  • fb9353f220 Use Messages for default folder name. Michael Drake 2013-08-27 12:44:01 +0100
  • 00f108f4a2 Add new entries to default folder. Michael Drake 2013-08-27 11:57:31 +0100
  • b7bc3deb7f Load and save default folder ID. Michael Drake 2013-08-27 11:40:12 +0100
  • 2c3d2e5f8e Add function to update visited data for hotlist entries. Michael Drake 2013-08-23 19:49:06 +0100
  • 44e33001d7 Add function to remove any entries with given URL. Michael Drake 2013-08-23 18:26:18 +0100
  • 184650c7d8 Add function to determine whether URL is in hotlist. Michael Drake 2013-08-23 17:30:31 +0100
  • f0749394d1 Add Hotlist export/save support. Michael Drake 2013-08-22 16:06:06 +0100
  • 1212f1d321 Expose leaving node callback in public treeview walker interface. Michael Drake 2013-08-22 16:05:03 +0100
  • 1e27299cf1 Inform when textarea drag is happening. Michael Drake 2013-08-21 13:54:00 +0100
  • 7e6079ea49 Complete editing of entry title and URL values. Michael Drake 2013-08-20 20:03:46 +0100
  • 50efc3be3c Act on node edit request message for folders. Michael Drake 2013-08-20 19:45:52 +0100
  • 71676165c1 Add folder node update function. Michael Drake 2013-08-20 19:44:14 +0100
  • 011ba501a7 Make some global DrawInfo local to the function it is needed in. Chris Young 2013-08-20 19:43:13 +0100
  • 1761d390de Slightly better layouting Chris Young 2013-08-20 19:39:18 +0100
  • 9e29ef4bdd Pass edit message to treeview client, when editing ends. Michael Drake 2013-08-20 15:44:24 +0100
  • a9e92e335c Fix node insertion ancestor height updating having cumulative effect. Michael Drake 2013-08-20 15:02:09 +0100
  • 9f3a83da66 Tidy edit start click behaviour, with existing selections. Michael Drake 2013-08-19 14:41:12 +0100
  • 385af23fbe Start of treeview node edit support. Internal treeview part is mostly done. It now needs to inform the client (only hotlist allows edit), of the change. And the hotlist needs to handle the change request message and update the node. Michael Drake 2013-08-19 14:23:44 +0100
  • 5beac3085e Implement get window dimensions for treeview test parasite. Michael Drake 2013-08-19 14:04:20 +0100
  • 0e00654681 Mention behaviour when params are NULL in comment. Michael Drake 2013-08-19 14:03:36 +0100
  • b686daea8c Squash warning Chris Young 2013-08-18 17:28:40 +0100
  • acaa3f16e8 Merge branch 'master' of git://git.netsurf-browser.org/netsurf Michael Drake 2013-08-18 17:19:17 +0100
  • 0ae3bfde8a Use extern on tree.c globals. (These go away when front ends can use the new treeview modules directly.) Michael Drake 2013-08-18 17:17:41 +0100
  • f389c7ad6e Set allow edit flag on title and url fields. Michael Drake 2013-08-18 17:16:47 +0100
  • d6e975ce50 Merge branch 'chris/gadtools-53-6' Chris Young 2013-08-18 15:22:31 +0100
  • 1238afdfc8 Remove unused Chris Young 2013-08-18 15:20:39 +0100
  • 4a70c21215 Construct the menu in a new function, which also does basic layouting of any image menus. Chris Young 2013-08-18 15:15:12 +0100
  • fd961c6dfa Ensure ctrl modifier is handled, by dealing with it before no-modifiers case. Michael Drake 2013-08-18 13:22:57 +0100
  • 5aa5eb9d6f Ensure nodes within contracted nodes are unselected. Michael Drake 2013-08-17 23:52:48 +0100
  • 5f32ac1858 Fix clang warning. Michael Drake 2013-08-17 20:20:49 +0100
  • 4ab7ad6bd2 Implement node moving drags. Michael Drake 2013-08-17 19:39:17 +0100
  • e5a4c3d4c9 Find the top y value of selections for indicator pos. Michael Drake 2013-08-17 14:37:24 +0100
  • d1cd950327 Improve keyboard nav slightly. Michael Drake 2013-08-17 13:40:05 +0100
  • e1468a78df Fix keyboard nav redraw when treeview height decreases as a result of keypress. Reduce some variable name lengths. Michael Drake 2013-08-17 13:27:38 +0100
  • e17e56b0cc Move drops over selection target top of selected run. Michael Drake 2013-08-17 13:22:40 +0100
  • 59ea55ef3d Propagate selection to visible descendant nodes when a move drag is started with folder selected. Michael Drake 2013-08-17 12:51:08 +0100
  • dee0cb0380 Optimise drop indicator redraw area. Michael Drake 2013-08-17 11:48:16 +0100
  • d8bf6c2216 Remove unused structure member. Michael Drake 2013-08-16 23:13:25 +0100
  • 29b6185ab1 Do indicator redraw after everything else is done, to simplify things. Michael Drake 2013-08-16 23:08:57 +0100
  • b699169d0b Group the move details, for clarity. Michael Drake 2013-08-16 21:40:45 +0100
  • 304523553c Start optimising drop indicator redraw. Michael Drake 2013-08-16 20:34:41 +0100
  • a9cad3cfa8 Begin move handling. Currently only moves the drop target indicator during drags. Nothing actually gets moved. Michael Drake 2013-08-16 20:06:08 +0100
  • 7169b2fb01 Make treeview test parasite convert move drag enum type. Michael Drake 2013-08-16 20:03:18 +0100
  • 15c1ad7eea Add move drag type. Michael Drake 2013-08-16 20:02:49 +0100
  • 7bd57563e1 Set appropriate treeview flags. Michael Drake 2013-08-16 20:01:58 +0100
  • 5f4c624c5b Slight refactor of drag end handling, for future handling of more types of drag. Michael Drake 2013-08-16 12:23:37 +0100
  • 2dc8b64153 Add comment. Michael Drake 2013-08-16 11:17:45 +0100
  • 285fe734bc Rename "section" to "part". Michael Drake 2013-08-16 11:15:16 +0100
  • c3ca5ab979 Fix treeview code's inconsistant application of the plot origin. (Fixes various redraw glitches.) Michael Drake 2013-08-16 10:05:21 +0100
  • 8a87058dc2 Remove pointless clipping. Move some calculations out of function call params to make them more readable. Michael Drake 2013-08-16 09:49:59 +0100
  • c716a53bed Make the no_font_blending toggle. Michael Drake 2013-08-16 09:28:56 +0100
  • 2b0a98bd47 Avoid background blending overhead for treeview text. Michael Drake 2013-08-16 09:15:50 +0100
  • 9d624ce17f Inform front end when drag starts below nodes too. Michael Drake 2013-08-16 08:24:15 +0100
  • 2ba2fcc7b6 Add selection to enum. Michael Drake 2013-08-16 08:21:43 +0100
  • 2a3ff41e14 Flag a TODO. Michael Drake 2013-08-16 08:21:08 +0100
  • 46c74777a2 Pass mouse coords to treeview during drag. Note, we now get a warning when mouse leaves window during drag. Michael Drake 2013-08-16 08:18:52 +0100
  • 2c695bc2fa Use abstracted folder creation. Michael Drake 2013-08-15 22:46:54 +0100
  • ff9155273e Update messages for default hotlist entries. Michael Drake 2013-08-15 22:45:50 +0100
  • 32ae7b5117 Add generator for default hotlist. Michael Drake 2013-08-15 22:27:28 +0100
  • e13e72357d Set built=false after destruction. Michael Drake 2013-08-15 21:13:40 +0100
  • 82f5cd33a0 Implement simplisitic hotlist_add function. Need to improve where new entries are placed. (See TODO comment.) Michael Drake 2013-08-15 21:10:36 +0100
  • 952ab7b6e4 Move urldb data acquisition so it doesn't need to be duplicated when there are other entry points. Michael Drake 2013-08-15 20:57:09 +0100
  • ec7e1f71c4 Tidy some comments. Michael Drake 2013-08-15 19:55:12 +0100
  • da557af967 Slight simplification. Michael Drake 2013-08-15 19:51:42 +0100
  • 58315b9673 Minor tweaking. Michael Drake 2013-08-15 19:40:19 +0100
  • 2dc99f9ae7 Allow the other front ends to use the hotlist test too. Michael Drake 2013-08-15 19:38:00 +0100
  • 8b83456c02 Beginnings of new hotlist module, implemented with new treeview. Michael Drake 2013-08-15 19:19:24 +0100
  • ee7df2761f Make dom node children iterator return nserror. Michael Drake 2013-08-14 15:10:52 +0100
  • 473738083b Fix several comments about return type. Michael Drake 2013-08-14 12:11:20 +0100
  • 8c11cfcd9d Add treeview folder label for hotlist. Michael Drake 2013-08-13 20:07:00 +0100
  • acdf478d3f Sub-menu arrows Chris Young 2013-08-16 00:07:20 +0100
  • 33b8644ec2 Another attempt at creating image menus Chris Young 2013-08-15 20:10:55 +0100
  • b11b18f258 Correct path Chris Young 2013-08-15 18:21:12 +0100
  • fd206d98e9 Add missing icons to package Chris Young 2013-08-15 18:09:05 +0100
  • 03328e23e7 Non-working AISS icon redirect Chris Young 2013-08-15 18:02:04 +0100
  • 65a94d5b02 Merge branch 'master' of git://git.netsurf-browser.org/netsurf Michael Drake 2013-08-13 14:11:34 +0100