summaryrefslogtreecommitdiff
path: root/atari/toolbar.h
Commit message (Collapse)AuthorAgeFilesLines
* Added missing but not-so important changes from local SVN working copy.Ole Loots2012-07-101-1/+1
|
* apply background color option and removed unused struct member of struct ↵Ole Loots2012-06-211-2/+1
| | | | | | s_tb_button. svn path=/trunk/netsurf/; revision=13981
* Removed the use of duplicated OBJECT trees.Ole Loots2012-06-031-1/+0
| | | | svn path=/trunk/netsurf/; revision=13943
* Prepared code for different button states (= different image ). Ole Loots2012-05-131-2/+9
| | | | svn path=/trunk/netsurf/; revision=13924
* Share a single icon instance for multiple toolbars. Ole Loots2012-04-121-0/+2
| | | | svn path=/trunk/netsurf/; revision=13860
* Initial support for (truecolor) image toolbar ( toolbar icons loaded from ↵Ole Loots2012-04-101-10/+17
| | | | | | image file, not from resource ). svn path=/trunk/netsurf/; revision=13848
* 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