summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* 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
* Updated preferences and search window xib to allow more space for localized t...Sven Weidauer2011-02-252-120/+69
* Translated UI strings to german.Sven Weidauer2011-02-258-0/+70
* Lose space: make can sometimes be picky about such things, so avoid the poten...John Mark Bell2011-02-251-1/+1
* Building translated nib files if strings file exist.Sven Weidauer2011-02-254-5/+56
* Fix bug #3140968: form submission with the GET method must replace the query ...John Mark Bell2011-02-251-46/+55
* Correct handling of action="": should submit to the document URL, not the bas...John Mark Bell2011-02-251-1/+9
* Fix commentJohn Mark Bell2011-02-251-1/+1
* Fix bug #2076786: do not apply fallback content to failed objectsJohn Mark Bell2011-02-254-113/+4
* Added 'Localizable.strings' to bundle resources and added german translations...Sven Weidauer2011-02-257-1/+97
* Prepared for localizing string literals in source code.Sven Weidauer2011-02-254-23/+46
* Saving bookmarks before quitting NetSurf.Sven Weidauer2011-02-252-0/+24
* Fix WWW-Authenticate parsing to leave f->realm alone if there is no realm spe...John Mark Bell2011-02-251-15/+13