- 22 Sep, 2004 2 commits
-
-
Richard Cohen authored
- Allow more characters for Window title (for Fr locale). - Hardcode the icon name - so that it's independent of locale. - Shorten the text in the About box so that it doesn't wrap. - Use HKCU instead of HKLM for saving stuff. - Save YPos properly. - use AdjustWindowRect instead of calculating the window size using GetSystemMetrics - Cope with the user moving the window offscreen and move it back.
-
Hans Leidekker authored
-
- 06 Aug, 2004 1 commit
-
-
Jacek Caban authored
- Moved const "Nobody" string to resources to make translation possible.
-
- 01 Mar, 2004 1 commit
-
-
Oleg Prokhorov authored
- auto flag after successful game those entries which were not flagged by player during the game himself
-
- 26 Nov, 2003 1 commit
-
-
Joshua Thielen authored
Removed incorrect email address in copyright.
-
- 04 Oct, 2003 1 commit
-
-
Pavel Roskin authored
saving on Windows 2000.
-
- 29 Sep, 2003 1 commit
-
-
Pavel Roskin authored
Don't change settings if the user canceled the "Custom" dialog.
-
- 31 May, 2002 1 commit
-
-
Vincent Béron authored
-
- 09 Mar, 2002 1 commit
-
-
Alexandre Julliard authored
Global replacement of debugtools.h by wine/debug.h.
-
- 10 Apr, 2001 1 commit
-
-
Alexandre Julliard authored
-
- 08 Nov, 2000 1 commit
-
-
Alexandre Julliard authored
-
- 09 Apr, 2000 1 commit
-
-
Dave Pickles authored
SaveBoard(). Also fixed a typo in the position saving code.
-
- 04 Apr, 2000 1 commit
-
-
Joshua Thielen authored
Moved SelectObject outside of DrawMine. Selected old object's back into hMemDC.
-
- 30 Mar, 2000 1 commit
-
-
Peter Hunnisett authored
- Speed up drawing and hence overall speed - Fix compiler warnings - Added some optional debugging information - Added a new known bug to the list
-
- 15 Mar, 2000 1 commit
-
-
Joshua Thielen authored
-