Joshua Thielen
|
5c4caa6669
|
Fixed incorrect labeling of question boxes.
Removed incorrect email address in copyright.
|
2003-11-26 03:40:01 +00:00 |
Pavel Roskin
|
e3f6ed2d68
|
Don't pass unused pointers to RegCreateKeyEx() - this prevents score
saving on Windows 2000.
|
2003-10-04 03:07:16 +00:00 |
Pavel Roskin
|
50a4503c30
|
Fix processing of IDCANCEL command.
Don't change settings if the user canceled the "Custom" dialog.
|
2003-09-29 20:13:14 +00:00 |
Vincent Béron
|
9a62491660
|
Removed trailing whitespace.
|
2002-05-31 23:06:46 +00:00 |
Alexandre Julliard
|
0799c1a780
|
Added LGPL standard comment, and copyright notices where necessary.
Global replacement of debugtools.h by wine/debug.h.
|
2002-03-09 23:29:33 +00:00 |
Alexandre Julliard
|
9377ea999a
|
Pass the correct string length to RegSetValueExA.
|
2001-04-10 21:31:58 +00:00 |
Alexandre Julliard
|
a6697b4639
|
Added middle mouse button handling.
|
2000-11-08 05:06:58 +00:00 |
Dave Pickles
|
ca7f923270
|
Registry key used in LoadBoard() was not the same as the one used in
SaveBoard(). Also fixed a typo in the position saving code.
|
2000-04-09 18:37:50 +00:00 |
Joshua Thielen
|
0872f30af7
|
Added DestroyBoard function to delete bitmap handles.
Moved SelectObject outside of DrawMine.
Selected old object's back into hMemDC.
|
2000-04-04 18:55:55 +00:00 |
Peter Hunnisett
|
9aaf13e7e3
|
- Fix painting bug with middle button down when dragging mouse
- Speed up drawing and hence overall speed
- Fix compiler warnings
- Added some optional debugging information
- Added a new known bug to the list
|
2000-03-30 20:25:07 +00:00 |
Joshua Thielen
|
a3f2380f01
|
Added winemine app.
|
2000-03-15 19:06:39 +00:00 |