summaryrefslogtreecommitdiff
path: root/cocoa/HistoryView.m
Commit message (Expand)AuthorAgeFilesLines
* Include browser_private.h.Michael Drake2012-08-221-1/+1
* Pass whether background images are wanted in redraw_context.Michael Drake2011-12-231-0/+1
* Remove plotter table global. Pass a redraw context around redraw functions. ...Michael Drake2011-06-301-1/+6
* Getting rid of cocoa_set_font_scale_factorSven Weidauer2011-03-141-1/+0
* Adding tool tips and changing the cursor in the local history view.Sven Weidauer2011-02-281-3/+69
* Local history view now is responsible for hiding itself after selecting a web...Sven Weidauer2011-02-271-6/+11
* Making sure history popup stays on screen.Sven Weidauer2011-02-171-8/+11
* New local history panel with scrollbars. Still needs to resize itself to fit ...Sven Weidauer2011-02-171-53/+3
* Reorganized includes.Sven Weidauer2011-01-311-4/+4
* Implemented resolution independence fot the TreeView and HistoryView and move...Sven Weidauer2011-01-281-3/+8
* Nicer button for local history, fading history view, more readable blue for a...Sven Weidauer2011-01-251-18/+27
* Added local history overlaySven Weidauer2011-01-241-0/+109