summaryrefslogtreecommitdiff
path: root/desktop/local_history.h
Commit message (Collapse)AuthorAgeFilesLines
* remove depricated local history display APIVincent Sanders2017-06-111-45/+5
| | | | | | Move local history display into separate module using corewindow API. Note this is purely the rendering and teh browser history module still constructs the history data.
* Split local history data from viewer in headersVincent Sanders2017-06-101-23/+77
| | | | | | This separates the local history data object API from the viewing API. It also changes the api to return nsurl references instead of strings.
* Add local history get url APIVincent Sanders2017-05-281-8/+22
|
* fix remaining doccomment errorsVincent Sanders2017-02-221-3/+9
|
* add local history corewindow APIVincent Sanders2017-02-171-0/+110
|
* Make history internal to browser_window module.Michael Drake2014-02-151-133/+0
|
* Simplify local history interface.Michael Drake2014-02-081-14/+16
|
* Move local history over to nsurl.Michael Drake2013-07-111-1/+2
|
* s/history_core/local_history/Michael Drake2013-07-101-0/+130