summaryrefslogtreecommitdiff
path: root/desktop/browser_history.c
Commit message (Expand)AuthorAgeFilesLines
* make local history use system coloursVincent Sanders2017-01-121-29/+97
* Update content to split public and internal APIVincent Sanders2016-06-061-4/+3
* move plotters header into public APIVincent Sanders2016-05-301-1/+1
* move layout header into public APIVincent Sanders2016-05-301-1/+1
* move bitmap API header to core include directoryVincent Sanders2016-05-261-1/+1
* move the CSS content handlerVincent Sanders2016-05-261-1/+0
* move image content handlers to accomodate core build changesVincent Sanders2016-05-231-1/+1
* split out the layout glyph sizing and splitting APIVincent Sanders2016-04-231-5/+10
* Change LOG() macro to be varadicVincent Sanders2015-05-281-4/+4
* change browser history to use bitmap render interface for thumbnailsVincent Sanders2015-04-231-8/+14
* Move bitmap operations into an operation table.Vincent Sanders2015-04-131-4/+5
* Add some debug round thumbnail creationVincent Sanders2015-03-271-0/+1
* Remove url from content thumbnailers APIVincent Sanders2015-03-151-8/+16
* Doxygen cleanups and increase DOT_GRAPH_MAX_NODES for some headersVincent Sanders2014-11-091-14/+20
* Remove April 1st layout shuffling.Michael Drake2014-11-051-21/+4
* make local history navigation return errorsVincent Sanders2014-10-301-120/+43
* make history update return error code.Vincent Sanders2014-10-291-14/+9
* make adding a history entry return an error code.Vincent Sanders2014-10-291-22/+11
* Ensure browser window creation returns errors from common initialisation.Vincent Sanders2014-10-291-5/+4
* Don't try to draw NULL history.Michael Drake2014-10-181-0/+5
* Put the font operations table alongside all the other core APIVincent Sanders2014-10-131-7/+7
* Rename function arguments to avoid using 'new'.Michael Drake2014-02-191-11/+14
* Fix unchecked return. Coverity #1175740.Michael Drake2014-02-171-1/+5
* Make history internal to browser_window module.Michael Drake2014-02-151-0/+915