Commit Graph

11 Commits

Author SHA1 Message Date
Michael Drake 214f436b07 Cookie manager: Add API to set the search string. 2020-02-24 08:49:50 +00:00
Vincent Sanders 0f5d7cfcd2 Fix cookie manager keypress consumption return 2016-07-31 13:25:20 +01:00
Vincent Sanders 8dd5b560a5 remove unecessary textinput header use 2016-06-30 11:51:39 +01:00
Vincent Sanders 7c4c73f1b0 Desktop doxygen fixes 2014-11-09 21:49:33 +00:00
Vincent Sanders ad343eccb1 remove unecessary utils/types.h
This cleans up this header and moves the functionality into more
useful places while reducing the include complexity but only pulling
in whats required.
2014-11-02 20:10:32 +00:00
Vincent Sanders 6677eef89b remove unecessary include 2014-05-18 17:30:53 +01:00
Michael Drake f477fd2570 Remove height getters from treeview client modules API. 2013-09-03 14:44:53 +01:00
Michael Drake c2375339a1 Add recursive expand/contract functions to hotlist, global history, and cookie manager modules. 2013-09-03 11:28:02 +01:00
Michael Drake cf8ffa412a Remove old hotlist, cookies, and history_global_core modules.
New versions of expand/collapse node functions for these modules aren't yet implemented.
2013-09-02 22:41:04 +01:00
Michael Drake bd39d108db Add a few functions for front ends to use. 2013-08-28 14:23:22 +01:00
Michael Drake 219f5dac32 Add initial version of new cookie manager. 2013-07-25 16:07:46 +01:00