summaryrefslogtreecommitdiff
path: root/windows/schedule.c
Commit message (Expand)AuthorAgeFilesLines
* move frontends into sub directoryVincent Sanders2016-05-151-235/+0
* Split utils header into string functions and everything elseVincent Sanders2016-04-211-0/+1
* move sys/time.h support functionality out of generic headerVincent Sanders2016-04-191-1/+1
* fixup all the remaining logging macro callsitesVincent Sanders2015-05-281-11/+11
* Change LOG() macro to be varadicVincent Sanders2015-05-281-3/+2
* fixup missing includes from schedule changesVincent Sanders2014-03-091-3/+4
* move scheduleing into browser operation tableVincent Sanders2014-03-091-43/+53
* Move schedule.h to utils/John Mark Bell2011-03-131-2/+2
* Shunt the schedule function definitions to desktop/schedule.h. Shunt the hlc...Daniel Silverstone2011-03-131-1/+1
* improve comments and add more explanation about subtletiesVincent Sanders2011-02-151-12/+10
* Stop win32 frontend using 100% cpu time when idleVincent Sanders2011-02-081-100/+118
* Add Windows frontendVincent Sanders2010-01-311-0/+208