summaryrefslogtreecommitdiff
path: root/win/colours.h
AgeCommit message (Expand)Author
2009-03-15Update all wiki links to point to the new wiki. This was done automatically w...psychon
2009-01-02Update copyrights for 2009.w00t
2008-01-10Header update: 2007 -> 2008w00t
2007-07-16OOPS! We try again, since I'm smoking craq. LF is 0x0a NOT CR.peavey
2007-07-16'svn propset -R svn:eol-style CR *' Set to UNIX-style always. Binaries are au...peavey
2007-07-16Oops, the (*p) check was meant for the inner loop, I blame the vs editor :>peavey
2007-07-16Begone evil DOS format :<peavey
2007-07-16Tide this up and fix possible buffer overflow. Cannot use MAXBUF since inspir...peavey
2007-07-16Use colours.h in win_wrapper and also add __COLOURS_H define.peavey
2007-07-16Use vsnprintf instead of vsprintf.peavey
2007-06-06Commentsbrain
2007-05-21Fix warningsbrain
2007-05-19Helps if I add the w32 specific code, too. :pw00t