summaryrefslogtreecommitdiff
path: root/desktop/local_history.c
Commit message (Expand)AuthorAgeFilesLines
* Plotters: Change stroke width in the plot_style_t to fixed point.Michael Drake2018-05-231-3/+3
* Plotters: Add plot_style_fixed type, and use for font size.Michael Drake2018-05-231-2/+2
* move history bitmap thumbnail into the page information structureVincent Sanders2017-09-101-2/+2
* fix resource leak on error in local history initialisationVincent Sanders2017-06-121-14/+15
* remove depricated local history display APIVincent Sanders2017-06-111-21/+308
* Split local history data from viewer in headersVincent Sanders2017-06-101-2/+3
* Local history: Pass clip rectangle around as struct.Michael Drake2017-06-101-1/+1
* Add local history get url APIVincent Sanders2017-05-281-0/+21
* update invalidate area core window APIVincent Sanders2017-05-231-0/+1
* 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
* 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