summaryrefslogtreecommitdiff
path: root/desktop/history_core.c
Commit message (Expand)AuthorAgeFilesLines
* rename flags for browser_window routines to be shorterVincent Sanders2013-02-181-2/+2
* change browser_window_create and refactor all callsitesVincent Sanders2013-02-181-1/+6
* browser_window_navigate refactorVincent Sanders2013-02-181-12/+24
* Disable thumbnail persistence.Michael Drake2012-10-141-1/+1
* Fix up ripples from urldb change.Michael Drake2012-10-111-5/+5
* content_get_url -> hlcache_handle_get_url, content__get_url -> content_get_urlJohn Mark Bell2011-12-041-1/+1
* Constify frag_id param.Michael Drake2011-10-281-1/+1
* Port more internals to nsurl. Front ends may need updating.Michael Drake2011-10-031-3/+6
* Remove plotter table global. Pass a redraw context around redraw functions. ...Michael Drake2011-06-301-26/+28
* Publishing 'history_go' function and creating API to enumerate all history it...Sven Weidauer2011-02-281-12/+32
* Added API to enumerate entries in history tree.Sven Weidauer2011-02-281-0/+53
* Remove thumbnail_create() from browser.h. Make RO front end use the core thu...Michael Drake2011-02-191-0/+1
* Pass clip rect to clip plotters as struct. Simplify clip rect handling in de...Michael Drake2011-02-141-1/+6
* History colours as constants r=jmb,vinceSven Weidauer2011-01-241-2/+2
* Change styles used for plotting local history to make it more obvious what th...Rob Kendrick2010-12-051-2/+3
* + Refactor input handling from browser window code into contentMichael Drake2010-06-041-0/+1
* Merge jmb/new-cache; r=dsilvers,rs=vinceDaniel Silverstone2010-03-281-19/+9
* Squash leaksJohn Mark Bell2009-11-221-4/+5
* Refactor text plotter and other font functions to remove dependency on CSS.John Mark Bell2009-07-211-2/+7
* plotters line refactorVincent Sanders2009-07-101-9/+9
* ploter refactor of rectangle handling Vincent Sanders2009-07-081-3/+10
* Improve bitmap plotter APIVincent Sanders2009-06-301-1/+1
* Revert r6973. Apparently, it causes loads of problems.John Mark Bell2009-04-051-39/+0
* Remember the scroll position in the history, so that it's maintained when goi...John Mark Bell2009-03-171-0/+39
* Add ability to render part of a local history window.Chris Young2009-03-081-16/+54
* Destroy bitmap if thumbnailing fails.John Mark Bell2009-02-181-1/+5
* Merge Mike's tabs changes. Still needs some cleaning.Rob Kendrick2008-08-241-1/+1
* First merge of Adam Blokus' GSoC work from his branch 'branches/adamblokus/ne...John Tytgat2008-07-261-2/+2
* const fixes in plotters and history coreRob Kendrick2008-04-071-1/+1
* Update all source code file headers to reflect GPL version 2 only and contain...Vincent Sanders2007-08-081-3/+14
* Remove the netsurf/ from the include paths and rationalise use of <> vs "" in...Daniel Silverstone2007-05-301-11/+11
* Fix null pointer use when a content with no title is in the local history (hi...James Bursa2007-04-181-17/+35
* Silence noisy loggingJohn Mark Bell2007-04-071-15/+8
* 1) Fix corruption of history data structure on cloningJohn Mark Bell2007-04-071-2/+2
* Add loggingJohn Mark Bell2007-04-071-2/+20
* Update project URL.Michael Drake2006-11-271-7/+7
* Experimental new frames code.Richard Wilson2006-09-021-36/+40
* Fix 1488164.Richard Wilson2006-07-051-0/+6
* Stop lack of history entries from writing to invalid pointers (fix 1479657)Richard Wilson2006-07-041-8/+10
* Handle memory exhaustion better.Richard Wilson2006-06-281-9/+10
* Update the title when updating the history on reloadDaniel Silverstone2006-05-131-0/+7
* Update history cloning to stop missing references.Richard Wilson2006-04-221-38/+31
* Finish history cloning.Richard Wilson2006-04-221-9/+25
* Clone history for child browser windows.Richard Wilson2006-04-221-0/+90
* Unify information databasesJohn Mark Bell2006-04-091-3/+3
* [project @ 2006-03-26 21:26:47 by rjek]Rob Kendrick2006-03-261-0/+11
* [project @ 2006-03-26 17:48:56 by dsilvers]Daniel Silverstone2006-03-261-1/+1
* [project @ 2006-03-26 17:43:43 by dsilvers]Daniel Silverstone2006-03-261-1/+1
* [project @ 2006-03-25 20:30:35 by bursa]James Bursa2006-03-251-0/+545