summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Allow nscss to retain charset and nscss_clone to use itDaniel Silverstone2010-04-082-4/+7
* Increase scroll increment.Michael Drake2010-04-081-2/+2
* GTK's source suggests scroll wheels generally get twice as much scrollypower ...Daniel Silverstone2010-04-081-4/+4
* Ensure the h/v scrollbars default to 16px step incrementDaniel Silverstone2010-04-081-2/+2
* Add scroll event supportDaniel Silverstone2010-04-081-192/+247
* Pass an empty string as the label for the local history button. While the GT...Rob Kendrick2010-04-081-1/+1
* Update for renamed launch script.Michael Drake2010-04-081-3/+3
* Don't bother trying to fetch search provider icons when BMP support is disabl...Rob Kendrick2010-04-081-6/+14
* Some X servers set MOD2 for some reason. Limit arrow/pgup/down to 'not alt/c...Daniel Silverstone2010-04-081-1/+1
* Oh, and remove this.Rob Kendrick2010-04-081-17/+0
* Rename nsgtk test launcher, enabled creation of core files, tee log file. Sh...Rob Kendrick2010-04-081-0/+25
* Move the removal of the retrieval context to prevent a re-entrancy race causi...Daniel Silverstone2010-04-081-3/+7
* Add missing setting which was preventing gtk tabs from workingDaniel Silverstone2010-04-081-0/+1
* Manually clip for scaled plots too. Doesn't make much difference to performan...Michael Drake2010-04-081-31/+35
* Fix missing 'break' introduced by 10300Daniel Silverstone2010-04-081-0/+1
* Add an assert to clarify a segfault I'm investigatingDaniel Silverstone2010-04-081-0/+2
* Remove todo -- no longer appropriateDaniel Silverstone2010-04-081-1/+1
* Ensure an error'd fetch's llcache object is implicitly stale so it is not reusedDaniel Silverstone2010-04-081-1/+3
* Purge FETCH_TYPE which is unused throughout NetSurf. Clearing a todo in llca...Daniel Silverstone2010-04-086-11/+6
* Remove parent from fetches, clearing a todo from llcache.cDaniel Silverstone2010-04-083-27/+7
* Ensure that aborting or releasing hlcache handles will result in nascent retr...Daniel Silverstone2010-04-082-16/+85
* Manually clip bitmap area to be plotted. This speeds up rendering considerabl...Michael Drake2010-04-081-8/+52
* Abort and release llcache handle on failure to process data.John Mark Bell2010-04-082-0/+8
* When we've snapshotted an object, make sure we add the *new* object into the ...John Mark Bell2010-04-081-1/+2
* Partly fix tab closing.James Bursa2010-04-071-3/+7
* More fixing for new cache.Michael Drake2010-04-071-25/+32
* More fixing for new cache.Michael Drake2010-04-071-28/+44
* More fixing for new cache.Michael Drake2010-04-071-32/+49
* More fixing for new cache.Michael Drake2010-04-071-16/+18
* More fixing for new cache.Michael Drake2010-04-071-10/+12
* Add function to test whether hlcache_handle's content is locked.Michael Drake2010-04-073-0/+21
* Start fixing for new cache.Michael Drake2010-04-071-2/+3
* Fix for new cache.Michael Drake2010-04-071-3/+5
* Fix for new cache.Michael Drake2010-04-071-1/+2
* Fix for new cache.Michael Drake2010-04-071-6/+7
* Fix for new cache.Michael Drake2010-04-071-2/+3
* Fix for new cache.Michael Drake2010-04-071-4/+5
* Fix for new cache.Michael Drake2010-04-072-9/+11
* Fix for new cache.Michael Drake2010-04-072-4/+4
* Fix for new cache.Michael Drake2010-04-071-62/+81
* Put status bar and horizontal scroll bar next to each other. Each tab now con...James Bursa2010-04-0711-188/+211
* hlcache_handle is typedeffed.Michael Drake2010-04-071-1/+1
* Fix for new cache.Michael Drake2010-04-071-23/+33
* More new cache fixing.Michael Drake2010-04-071-9/+14
* More new cache fixing.Michael Drake2010-04-071-2/+3
* More new cache fixing.Michael Drake2010-04-071-108/+140
* Make struct browser_mouse a part of gui_window instead of a malloced pointer....James Bursa2010-04-072-54/+48
* Fix page info for new cache.Michael Drake2010-04-071-3/+3
* Add encoding source getter.Michael Drake2010-04-072-0/+17
* Start fixing for new cache.Michael Drake2010-04-071-19/+24