summaryrefslogtreecommitdiff
path: root/atari/browser.c
Commit message (Expand)AuthorAgeFilesLines
* merged clipping parameter changes. Ole Loots2011-02-251-12/+22
* Port Atari front end to browser_window_redraw().Michael Drake2011-02-201-16/+3
* Pass clip rect to clip plotters as struct. Simplify clip rect handling in de...Michael Drake2011-02-141-7/+13
* Pass clip rect as struct through content_redraw api. Update the front ends t...Michael Drake2011-02-131-12/+11
* Improved scrolling and box redraw code.Ole Loots2011-02-121-20/+69
* Fixed Mouse Selection / Mouse drag,Ole Loots2011-02-051-49/+139
* fixed browser_redraw_required(), now only returning true when content is avai...Ole Loots2011-01-301-32/+7
* Implemented Search DialogOle Loots2011-01-301-0/+0
* Added calls to lock/unlock during redraw. Ole Loots2011-01-221-2/+4
* Atari frontend (credit: Ole Loots)John Mark Bell2011-01-051-0/+944