summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Brand new windows should not be cloning an existing browser_window or they pi...Chris Young2011-03-012-4/+4
* Update Haru info.Michael Drake2011-03-013-38/+10
* remove obsolete, unused gui_window_redraw APIVincent Sanders2011-03-019-97/+41
* Split splitting out into layout_text_box_split().Michael Drake2011-03-011-71/+63
* Limit context menu history items to 10Chris Young2011-02-282-0/+8
* Don't plot 0 size bitmapsChris Young2011-02-281-0/+2
* Add history context menu to the forward button tooChris Young2011-02-281-2/+38
* Right-click back button now gives list of history items.Chris Young2011-02-281-7/+37
* Memory leakChris Young2011-02-281-0/+6
* Avoid multiple duplicated menusChris Young2011-02-281-3/+10
* Purge CONTENT_STATUS_TYPE_UNKNOWNJohn Mark Bell2011-02-283-10/+4
* Remove bogus assertions: content handlers which spawn fetches may not transit...John Mark Bell2011-02-281-7/+0
* Unlock the content when transitioning into the READY state.John Mark Bell2011-02-281-5/+18
* Allow context menus in arbitrary positions outside the browsing area.Chris Young2011-02-284-166/+226
* Implemented menu for back and forward buttons.Sven Weidauer2011-02-285-242/+280
* Publishing 'history_go' function and creating API to enumerate all history it...Sven Weidauer2011-02-282-12/+63
* Adding tool tips and changing the cursor in the local history view.Sven Weidauer2011-02-282-3/+70
* Added API to enumerate entries in history tree.Sven Weidauer2011-02-282-0/+100
* Setting path for tree icons when tree class is initialized.Sven Weidauer2011-02-282-2/+8
* Optimise wrapped text layout.Michael Drake2011-02-281-4/+30
* Handling keyboard events for local history view.Sven Weidauer2011-02-273-1/+22
* Fix bug #3194007: stop emitting duplicate READY/DONE events.John Mark Bell2011-02-2718-32/+58
* Updated Cocoa build instructions.Sven Weidauer2011-02-271-18/+7
* Remove padding for scrollers in local history.Sven Weidauer2011-02-271-7/+1
* Fixing display/transparency of ArrowWindow for 10.5.Sven Weidauer2011-02-271-5/+0
* Fix pixel alignment for rendering paths with stroke_width == 0.Sven Weidauer2011-02-271-1/+1
* Adding icons for tree views.Sven Weidauer2011-02-276-4/+12
* Implementing path utility functions.Sven Weidauer2011-02-271-4/+6
* Resetting cursor when mouse moves out of browser view.Sven Weidauer2011-02-271-1/+6
* Using NSTrackingArea to get mouseMoved: events in the browser view.Sven Weidauer2011-02-272-3/+12
* Local history view now is responsible for hiding itself after selecting a web...Sven Weidauer2011-02-278-17/+34
* Forward resources: to rsrc: which the BeOS port already has to use the stuff ...François Revel2011-02-271-1/+4
* Stop mix'n'match p96/gfx.lib drawing, remove ami_clgChris Young2011-02-263-20/+9
* Fix copying of iconChris Young2011-02-261-8/+5
* Rename confusingly-named file; Remove about from unsupported protocols, as wi...Chris Young2011-02-264-3/+2
* Less ridiculous time calculationChris Young2011-02-261-7/+4
* Correctly centering lines on pixel grid if their width is even.Sven Weidauer2011-02-261-3/+5
* Not retaining outlets. Fixing memory leak for favicon.Sven Weidauer2011-02-265-9/+10
* Implemented gui_find_resource and using resource: URIs for builtin stylesheets.Sven Weidauer2011-02-262-15/+7
* Clean up blank_import on exitJohn Mark Bell2011-02-263-2/+15
* Parallelise fetch and conversion of imported stylesheetsJohn Mark Bell2011-02-263-185/+255
* oadded handler for about menu click.Ole Loots2011-02-251-0/+5
* redraw % on download finish.Ole Loots2011-02-251-1/+12
* Take CSS System Colours from the RISC OS Desktop palette at start and on mode...Steve Fryatt2011-02-253-156/+269
* NULL checkOle Loots2011-02-251-2/+9
* typoOle Loots2011-02-251-1/+1
* added .txt file type.Ole Loots2011-02-251-0/+2
* merged clipping parameter changes.Ole Loots2011-02-252-9/+7
* merged clipping parameter changes.Ole Loots2011-02-252-7/+6
* merged clipping parameter changes. Ole Loots2011-02-251-12/+22