summaryrefslogtreecommitdiff
path: root/desktop/cookie_manager.h
Commit message (Collapse)AuthorAgeFilesLines
* Fix cookie manager keypress consumption returnVincent Sanders2016-07-311-1/+1
|
* remove unecessary textinput header useVincent Sanders2016-06-301-4/+3
|
* Desktop doxygen fixesVincent Sanders2014-11-091-6/+6
|
* remove unecessary utils/types.hVincent Sanders2014-11-021-0/+2
| | | | | | This cleans up this header and moves the functionality into more useful places while reducing the include complexity but only pulling in whats required.
* remove unecessary includeVincent Sanders2014-05-181-2/+2
|
* Remove height getters from treeview client modules API.Michael Drake2013-09-031-7/+0
|
* Add recursive expand/contract functions to hotlist, global history, and ↵Michael Drake2013-09-031-0/+16
| | | | cookie manager modules.
* Remove old hotlist, cookies, and history_global_core modules.Michael Drake2013-09-021-0/+4
| | | | New versions of expand/collapse node functions for these modules aren't yet implemented.
* Add a few functions for front ends to use.Michael Drake2013-08-281-1/+14
|
* Add initial version of new cookie manager.Michael Drake2013-07-251-0/+102