summaryrefslogtreecommitdiff
path: root/atari/schedule.c
Commit message (Collapse)AuthorAgeFilesLines
* Added schedule stats. Ole Loots2012-01-061-1/+10
| | | | svn path=/trunk/netsurf/; revision=13379
* force list of scheduled callbacks to be unique.Ole Loots2011-12-071-0/+7
| | | | svn path=/trunk/netsurf/; revision=13257
* Fix focus elementOle Loots2011-12-061-7/+16
| | | | svn path=/trunk/netsurf/; revision=13251
* Simpliefied scheduler timeout. Ole Loots2011-04-221-111/+97
| | | | svn path=/trunk/netsurf/; revision=12221
* Added missing prototypes.Ole Loots2011-03-201-0/+2
| | | | svn path=/trunk/netsurf/; revision=12113
* Move schedule.h to utils/John Mark Bell2011-03-131-1/+1
| | | | svn path=/trunk/netsurf/; revision=12039
* Shunt the schedule function definitions to desktop/schedule.h. Shunt the ↵Daniel Silverstone2011-03-131-1/+1
| | | | | | hlcache/llcache to using schedule to get their cleanups run. svn path=/trunk/netsurf/; revision=12029
* 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/+223
svn path=/trunk/netsurf/; revision=11218