summaryrefslogtreecommitdiff
path: root/atari/toolbar.h
Commit message (Collapse)AuthorAgeFilesLines
* Added functions to hide/show the toolbar. Ole Loots2012-01-111-2/+5
| | | | svn path=/trunk/netsurf/; revision=13400
* Removed unused declarations.Ole Loots2011-11-301-9/+2
| | | | svn path=/trunk/netsurf/; revision=13209
* I'm actually trying to simplify the frontend code, changes:Ole Loots2011-11-281-24/+26
| | | | | | | | - Optimized browser window caret, uses back-buffer now. ( So no content redraw is scheduled by the frontend just for a caret move ) - Fixed a double redraw issue when the browser reformat is pending and the AES also sends an redraw request because of the resize. - Started to use netsurfs textarea instead of a custom implementation ( to reduce code size ). svn path=/trunk/netsurf/; revision=13191
* rearranged includes, seperate redraw request areas.Ole Loots2011-05-091-0/+50
| | | | svn path=/trunk/netsurf/; revision=12359
* Revisited throbber code. Ole Loots2011-02-011-0/+5
| | | | svn path=/trunk/netsurf/; revision=11589
* Implemented Search DialogOle Loots2011-01-301-0/+0
| | | | svn path=/trunk/netsurf/; revision=11536
* Atari frontend (credit: Ole Loots)John Mark Bell2011-01-051-0/+51
svn path=/trunk/netsurf/; revision=11218