summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* make the image_cache cleaner less brain deadVincent Sanders2011-09-063-61/+139
* Copy a non-iconv.library version of parserutils into the archive in case anyb...Chris Young2011-09-062-1/+7
* Stop plugin_hack objects crashing when not embedded into a pageChris Young2011-09-061-2/+5
* Fill out struct after creation.Michael Drake2011-09-061-4/+3
* Avoid button flickerChris Young2011-09-061-16/+22
* Swap position of context menu and behaviour optionsChris Young2011-09-061-34/+34
* Port cocoa front end to browser_window_get_contextual_content.Michael Drake2011-09-061-7/+10
* Port RISC OS front end to browser_window_get_contextual_content. Adds suppor...Michael Drake2011-09-061-20/+9
* Handle scrolled (i)frames.Michael Drake2011-09-061-0/+4
* Port GTK front end's context menu handling to browser_window_get_contextual_c...Michael Drake2011-09-061-16/+16
* Expose contextual content request API to front ends, via browser window layer.Michael Drake2011-09-062-0/+67
* HTML handler for contextual content requests.Michael Drake2011-09-061-0/+50
* Content interface to get at contextual content at point.Michael Drake2011-09-064-0/+29
* Pass html_content to imagemap_get, instead of hlcache_handle.Michael Drake2011-09-063-4/+3
* Remove chained self-assignment.Michael Drake2011-09-061-1/+1
* Remove old frame dimensions from browser_window struct.Michael Drake2011-09-061-6/+0
* Finish moving frame resizing over to new frame dimensions.Michael Drake2011-09-061-19/+20
* Move to new frame dimensions. Need to avoid poking inside bw struct here.Michael Drake2011-09-061-1/+1
* Move to new bw dimensions.Michael Drake2011-09-061-1/+1
* Updated root certificates. Removes compromised DigiNotar certs (see eg.Chris Young2011-09-051-378/+2
* Add more cache stats.Michael Drake2011-09-051-1/+32
* Count total number of images that were not rendered and log on exit.Michael Drake2011-09-051-0/+9
* Remove unused browser_window_owner function.Michael Drake2011-09-052-32/+0
* Remove gui_window_frame_resize_start() functions.Michael Drake2011-09-0511-145/+8
* Remove gui_window_get_browser_window from core. Remove unused implementation...Michael Drake2011-09-0510-71/+61
* Delete frame creation handling.Michael Drake2011-09-051-40/+12
* Delete frame creation handling.Michael Drake2011-09-051-10/+4
* Delete dead handling of frame creation destruction.Michael Drake2011-09-051-28/+12
* Remove various bits of dead frames handling.Michael Drake2011-09-051-10/+1
* Remove frames handling from ro_msg_dataload function.Michael Drake2011-09-051-4/+0
* Delete unused function.Michael Drake2011-09-051-15/+0
* Delete dead frames handling.Michael Drake2011-09-051-58/+37
* fix windows build, sorce file expansion being done too earlyVincent Sanders2011-09-051-1/+1
* Don't need to attach children to scaffolding, because there aren't any.Michael Drake2011-09-051-9/+4
* Comment out broken copy selection to clipboard stuff and add a TODO.Michael Drake2011-09-051-4/+6
* Remove unused nsbeos_gui_window_attach_child function.Michael Drake2011-09-051-33/+0
* Delete same from GTK code copy in BeOS code.Michael Drake2011-09-051-16/+5
* Remove frames handling from gui_create_browser_window().Michael Drake2011-09-051-37/+7
* Delete some dead frames stuff.Michael Drake2011-09-051-3/+0
* Dig out more dead frames stuff.Michael Drake2011-09-051-18/+3
* Squash warningsJohn Mark Bell2011-09-051-2/+4
* Add Image cache and inegrate png and jpeg content handlersVincent Sanders2011-09-047-211/+970
* Remove more checks for browser_window_typeChris Young2011-09-044-7/+2
* Remove browser_window type from ami_create_menu()Chris Young2011-09-043-16/+10
* Fix runtime warningJohn Mark Bell2011-09-041-2/+3
* Delete redundant browser_window_type test.Michael Drake2011-09-041-2/+1
* Remove dead code.Michael Drake2011-09-041-26/+2
* Fix indentation.Michael Drake2011-09-041-339/+339
* Delete a whole bunch of redundant tests for browser_window_type. Front ends ...Michael Drake2011-09-041-93/+11
* Remove dead code from gui_create_browser_window().Michael Drake2011-09-041-22/+4