summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
* 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
* Remove assumption of gui window from search.Michael Drake2011-07-143-11/+48
* Don't need current_redraw_browser for box scrollbars any more.Michael Drake2011-07-131-1/+1
* Fix up Amiga front end.Michael Drake2011-07-133-4/+4
* Fix up BeOS front end.Michael Drake2011-07-131-3/+4
* Fix up Windows front end. Stop it poking inside selection contexts.Michael Drake2011-07-131-6/+8
* Fix selection for non-gui browser windows (iframes).Michael Drake2011-07-1318-169/+294
* Caret position is already scaled in core.Michael Drake2011-07-111-3/+1
* Scale caret height in coreMichael Drake2011-07-111-1/+1
* Refactor http utilitiesJohn Mark Bell2011-07-0827-580/+1380
* Direct access of png_structp members is deprecatedJohn Mark Bell2011-07-071-1/+1
* Remove remaining internal browser window usage from render/textinput.Michael Drake2011-07-071-97/+86
* Remove unused structure.Michael Drake2011-07-071-18/+0
* Remove unnecessary #include.Michael Drake2011-07-071-1/+0
* Function namespacing.Michael Drake2011-07-072-80/+98
* Remove ghost caret.Michael Drake2011-07-073-116/+2
* Fix build.Michael Drake2011-07-071-23/+1
* Clean up text input code. Now desktop/textinput.{c|h} is concerend with brow...Michael Drake2011-07-0711-2178/+2314
* Reduce forward declaration of functions.Michael Drake2011-07-071-1183/+1158
* Remove pointless content_msg_data.Michael Drake2011-07-061-4/+0
* Pass struct rect to browser_window_update_box(), rather than union content_ms...Michael Drake2011-07-062-17/+17
* Fix up Windows for r12574 API change.Michael Drake2011-07-061-6/+5
* Fix up RISC OS for r12574 API change.Michael Drake2011-07-061-6/+5
* Fix up Monkey for r12574 API change.Michael Drake2011-07-061-4/+3
* Fix up GTK for r12574 API change.Michael Drake2011-07-061-6/+5