summaryrefslogtreecommitdiff
path: root/desktop/history_core.c
Commit message (Expand)AuthorAgeFilesLines
* + 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