summaryrefslogtreecommitdiff
path: root/atari/statusbar.c
Commit message (Collapse)AuthorAgeFilesLines
* Removed resize widget from statusbar ( Not needed anymore, window has native ↵Ole Loots2011-11-231-41/+14
| | | | | | widgets now) svn path=/trunk/netsurf/; revision=13166
* Improved accuracy for window resize. Ole Loots2011-08-051-5/+12
| | | | svn path=/trunk/netsurf/; revision=12636
* removed preparations for frames. (will be handled within the core)Ole Loots2011-06-301-1/+1
| | | | svn path=/trunk/netsurf/; revision=12550
* rearranged includes, seperate redraw request areas.Ole Loots2011-05-091-1/+0
| | | | svn path=/trunk/netsurf/; revision=12359
* Improved redrawOle Loots2011-02-051-11/+13
| | | | svn path=/trunk/netsurf/; revision=11617
* Cleaned up Statusbar code. Ole Loots2011-01-301-19/+42
| | | | svn path=/trunk/netsurf/; revision=11551
* Implemented Search DialogOle Loots2011-01-301-0/+0
| | | | svn path=/trunk/netsurf/; revision=11536
* Limit length of statustext to 80 chars, to satisfy v_gtext specifications. Ole Loots2011-01-221-15/+32
| | | | | | Introduced attached flag. svn path=/trunk/netsurf/; revision=11444
* Atari frontend (credit: Ole Loots)John Mark Bell2011-01-051-0/+178
svn path=/trunk/netsurf/; revision=11218