summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Don't need to set current_redraw_browser any more.Michael Drake2011-08-241-4/+0
* Don't need to set current_redraw_browser any more.Michael Drake2011-08-241-3/+1
* Don't need to set current_redraw_browser any more.Michael Drake2011-08-241-3/+0
* Don't need to set current_redraw_browser any more.Michael Drake2011-08-242-8/+0
* Don't need to set current_redraw_browser any more.Michael Drake2011-08-241-4/+0
* Don't need to set current_redraw_browser any more.Michael Drake2011-08-242-11/+0
* Don't need to set current_redraw_browser any more.Michael Drake2011-08-241-4/+0
* Remove last use of current_redraw_browser.Michael Drake2011-08-241-1/+1
* RISC OS changes for core search update (r12646).Michael Drake2011-08-241-43/+49
* Amiga changes for core search update (r12646). Note: untested.Michael Drake2011-08-241-26/+14
* Atari changes for core search update (r12646). Note: untested.Michael Drake2011-08-241-8/+5
* Cocoa changes for core search update (r12646). Note: untested.Michael Drake2011-08-241-6/+3
* GTK changes for core search update (r12646).Michael Drake2011-08-243-20/+26
* Core part of search improvement:Michael Drake2011-08-2413-679/+929
* Reject attempts by a stylesheet to import itselfJohn Mark Bell2011-08-231-6/+15
* Replaced elements' children are not laid out, so don't look at their descenda...Michael Drake2011-08-231-0/+4
* Fix bug #3390958: forcibly discard references to any child objects if we fail...John Mark Bell2011-08-201-4/+14
* refactor to fix warning about out of range enumsVincent Sanders2011-08-131-393/+438
* Convert window title to local encoding.Ole Loots2011-08-051-1/+10
* Added missing position update when window got moved.Ole Loots2011-08-051-5/+4
* Improved accuracy for window resize. Ole Loots2011-08-053-70/+68
* housekeepingOle Loots2011-08-055-39/+16
* edit commentsOle Loots2011-08-051-2/+9
* Redirect non-fatal errors to the NetSurf logChris Young2011-07-311-0/+16
* Update from SamirChris Young2011-07-291-5/+5
* Revert accidental changeChris Young2011-07-281-1/+1
* Fix memory leakChris Young2011-07-281-1/+2
* Fix GCC 4.6 warnings in coreJohn Mark Bell2011-07-264-27/+3
* Selection is now subordinate to html and text content types, and disassociate...Michael Drake2011-07-267-151/+167
* Remove unused hlcache_handle from search context.Michael Drake2011-07-261-4/+1
* Skip over credentials when lower casing hostJohn Mark Bell2011-07-241-1/+13
* Shared URL nodes in the treeview actually want to be readonly. They certainly...John Mark Bell2011-07-244-32/+32
* Fix motion event handling in GTK treeviewJohn Mark Bell2011-07-242-26/+31
* Fix double frees on download failureJohn Mark Bell2011-07-231-1/+4
* Abort loading content when closing windowJohn Mark Bell2011-07-231-0/+1
* use human_friendly_bytesizeChris Young2011-07-231-3/+3
* Show existing file size when file already exists on downloadChris Young2011-07-2314-17/+62
* Fill in conspiciusly-empty else; fix warningsChris Young2011-07-231-11/+12
* Fix warningsChris Young2011-07-2313-84/+91
* Fix ASL hook functionChris Young2011-07-231-10/+18
* Fix transition from LOADING to ERROR state after content has been locked for ...John Mark Bell2011-07-205-12/+22
* Plug another hole in the logic for stopping HTML contentsJohn Mark Bell2011-07-201-0/+4
* Make html_stop handle being called during construction of the box tree (i.e. ...John Mark Bell2011-07-191-3/+36
* Fix race when stopping an HTML content mid-loadJohn Mark Bell2011-07-193-30/+61
* Revert r12609 and assert parent content state.Michael Drake2011-07-191-4/+4
* Don't try to redraw newly fetched objects' areas in parent html document if p...Michael Drake2011-07-191-1/+4
* Correct aspect ratio correctly and support widescreen displaysChris Young2011-07-173-6/+19
* Ensure buttons update (stop button activates) when new URL starts to loadChris Young2011-07-161-0/+2
* Update from Samir HawamdehChris Young2011-07-161-12/+13
* Update from Samir HawamdehChris Young2011-07-151-7/+8