summaryrefslogtreecommitdiff
path: root/video/win32_v.c
AgeCommit message (Expand)Author
2006-08-28(svn r6204) -Cleanup: replace non-indentation with spaces; like '}<TAB>else {...rubidium
2006-08-19(svn r5946) -Add: merged the TGP branch to mainline. TGP adds:truelight
2006-08-13(svn r5874) -Feature [FS#234]: Remember the maximized state and restore on st...Darkvater
2006-06-27(svn r5391) Miscellaneous, mostly bracing and whitespace, nothing spectaculartron
2006-06-10(svn r5210) Many small changes which piled up: const, unsigned, variable scop...tron
2006-05-09(svn r4810) - Fix: removed warning about strict-alias (release build)glx
2006-03-24(svn r4091) - Fix r4075. Do not "enter" please.Darkvater
2006-03-24(svn r4075) - Feature: Undraw the mouse when it leaves the window and Draw it...Darkvater
2006-03-21(svn r3999) - Fix: [win32] Change the order of DestroyWindow and ChangeDispla...Darkvater
2006-02-20(svn r3640) - Remove win32-only variables from variables.h and put them into ...Darkvater
2006-02-01(svn r3511) More whitespace ([FS#46] by Rubidium)tron
2005-12-19(svn r3320) - Fix: FS#22 - Exiting with double size enabled saves wrong windo...Darkvater
2005-11-16(svn r3207) Typo in last revisiontron
2005-11-16(svn r3206) Wrap all instances of _dbg_screen_rect in #ifdef _DEBUGtron
2005-09-08(svn r2924) Introduce the ALIGN() macro which aligns values to multiples of a...tron
2005-07-29(svn r2748) Remove unused cruft from the main looptron
2005-07-27(svn r2726) Fix last committron
2005-07-27(svn r2725) Move MyShowCursor() back into win32.c, it fits better theretron
2005-07-25(svn r2704) Remove . from include path again, too much trouble. Also add some...tron
2005-07-24(svn r2701) Insert Id tags into all source filestron
2005-07-23(svn r2688) MSVC and Watcom can't handle identical file names in different di...tron