summaryrefslogtreecommitdiff
path: root/desktop/local_history.c
Commit message (Collapse)AuthorAgeFilesLines
* add local history corewindow APIVincent Sanders2017-02-171-0/+135
|
* Make history internal to browser_window module.Michael Drake2014-02-151-855/+0
|
* Make browser_window_navigate (un)verifiable flag match browser_window_create.Michael Drake2014-02-101-1/+1
|
* Allow tab creation without history clone. Changes browser_window_create and ↵Michael Drake2014-02-101-2/+4
| | | | browser_window_navigate flags.
* Simplify local history interface.Michael Drake2014-02-081-18/+18
|
* clean up desktop/gui.h include usageVincent Sanders2014-01-291-1/+1
|
* fix local history error return leak (coverity 1109890)Vincent Sanders2013-11-031-5/+13
|
* Log thumbnail creation.Michael Drake2013-10-241-0/+1
|
* Move local history over to nsurl.Michael Drake2013-07-111-43/+23
|
* s/history_core/local_history/Michael Drake2013-07-101-0/+864