summaryrefslogtreecommitdiff
path: root/amiga/history_local.c
Commit message (Expand)AuthorAgeFilesLines
* Include desktop/browser_private.h.Michael Drake2012-08-221-0/+1
* Add tiled refresh, with tiles of max size option_redraw_tile_size. ThisChris Young2012-02-251-1/+1
* Pass whether background images are wanted in redraw_context.Michael Drake2011-12-231-0/+1
* Fix warningsChris Young2011-07-231-1/+1
* Remove plotter table global. Pass a redraw context around redraw functions. ...Michael Drake2011-06-301-1/+5
* Fix local history redrawChris Young2011-03-151-2/+2
* Stop mix'n'match p96/gfx.lib drawing, remove ami_clgChris Young2011-02-261-2/+4
* First pass of AmigaOS 3 compatibilityJohn Mark Bell2010-12-301-0/+1
* Fix broken event handling.Chris Young2010-04-091-7/+7
* Squash memory leak and an offset problem related to helphintsChris Young2010-03-171-3/+6
* Local history URL HelpHints (will show on OS4.1u1 and newer only)Chris Young2010-03-171-1/+17
* Use correct history window structureChris Young2009-08-291-1/+1
* Give local history own off-screen rendering bitmapChris Young2009-08-291-7/+9
* First attempt at Amiga printing support. Doesn't quite work - a column on th...Chris Young2009-08-231-1/+1
* Migrate plotters to use a gui_globals pointer rather than RastPort.Chris Young2009-07-071-2/+3
* Fix faster_scrollChris Young2009-05-311-1/+1
* Reduce flickerChris Young2009-05-241-1/+1
* Local history started drawing on the browser window instead of the history wi...Chris Young2009-05-091-6/+6
* Fix clicking on history items beyone the first pageChris Young2009-03-151-13/+10
* Fix warningsChris Young2009-03-151-0/+2
* Add ability to render part of a local history window.Chris Young2009-03-081-10/+98
* Mostly-working local history windowChris Young2009-03-081-45/+83
* Stop local history from crashing, display mostly works (no thumbnails and off...Chris Young2009-03-081-22/+72
* Start of local history window in Amiga build; doesn't work yetChris Young2009-03-071-0/+132