summaryrefslogtreecommitdiff
path: root/atari/toolbar.c
Commit message (Collapse)AuthorAgeFilesLines
* Revert remove of cflib and further usage of xaaes nkcc routines. It resulted ↵Ole Loots2011-06-251-1/+1
| | | | | | in not-working page up / page down and up / down keys. svn path=/trunk/netsurf/; revision=12510
* avoid usage of uninitialized variable. Ole Loots2011-06-251-1/+1
| | | | svn path=/trunk/netsurf/; revision=12509
* small toolbar icon fix.Ole Loots2011-06-251-3/+8
| | | | svn path=/trunk/netsurf/; revision=12507
* Removed dependency to cflib,Ole Loots2011-05-241-1/+1
| | | | | | call EvntWindom only one time per sec. when active flag is set. svn path=/trunk/netsurf/; revision=12443
* rearranged includes, seperate redraw request areas.Ole Loots2011-05-091-0/+1
| | | | svn path=/trunk/netsurf/; revision=12359
* Revisited Throbber codeOle Loots2011-02-011-5/+17
| | | | svn path=/trunk/netsurf/; revision=11585
* Improved call to v_gtext.Ole Loots2011-01-301-27/+41
| | | | svn path=/trunk/netsurf/; revision=11552
* Implemented Search DialogOle Loots2011-01-301-3/+2
| | | | svn path=/trunk/netsurf/; revision=11536
* Atari frontend (credit: Ole Loots)John Mark Bell2011-01-051-0/+772
svn path=/trunk/netsurf/; revision=11218