Michael Stefaniuc
251d0a8a26
winemine: Use wide-char string literals.
...
Signed-off-by: Michael Stefaniuc <mstefani@winehq.org>
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
2020-10-07 10:16:12 +02:00
Julian Rüger
3aa1bc5718
winemine: Widen some controls to accomodate translations.
...
Signed-off-by: Julian Rüger <jr98@gmx.net>
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
2020-08-20 21:15:28 +02:00
Julian Rüger
f2484f6a66
winemine: Rename difficulty to avoid translation issues.
...
Signed-off-by: Julian Rüger <jr98@gmx.net>
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
2020-08-20 21:14:41 +02:00
Alexandre Julliard
4a8ae1c0f4
winemine: Build with msvcrt.
...
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
2019-05-02 11:08:16 +02:00
Alexandre Julliard
d84de4ca00
makefiles: Support specifying installed files in the top-level makefile.
...
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
2018-11-27 14:48:04 +01:00
Michael Stefaniuc
a9933cc2d1
winemine: Use the ARRAY_SIZE() macro.
...
Signed-off-by: Michael Stefaniuc <mstefani@winehq.org>
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
2018-07-13 19:10:01 +02:00
Alexandre Julliard
d5f316bf0a
makefiles: Disable binary installation in the individual makefiles on Wow64.
...
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
2018-02-22 14:16:33 +01:00
Austin English
5293c8a1a3
winemine: Move WineHQ URLs to https.
...
Signed-off-by: Austin English <austinenglish@gmail.com>
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
2017-12-01 10:05:42 +01:00
Andrey Semakin
247faa857f
winemine: Add confirmation to reset results button.
...
Signed-off-by: Andrey Semakin <and-semakin@ya.ru>
Signed-off-by: Vijay Kiran Kamuju <infyquest@gmail.com>
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
2017-11-13 14:05:57 +01:00
Andrey Semakin
b75b6655ef
winemine: Add Reset Results button.
...
Signed-off-by: Andrey Semakin <and-semakin@ya.ru>
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
2017-11-07 21:24:46 +01:00
Andrey Semakin
1392ab1112
winemine: Save board without need to correctly finish the app.
...
Thus player will never lose his best time even if app crashes.
Signed-off-by: Andrey Semakin <and-semakin@ya.ru>
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
2017-11-07 21:24:46 +01:00
Andrey Semakin
dc3293612d
winemine: Add WM_RBUTTONUP to cases of TestMines().
...
Signed-off-by: Andrey Semakin <and-semakin@ya.ru>
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
2017-11-07 21:24:46 +01:00
Andrey Semakin
ca8f056da1
winemine: Added Shift+LClick hotkey to uncover multiple cells.
...
Signed-off-by: Andrey Semakin <and-semakin@ya.ru>
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
2017-02-15 22:58:48 +01:00
Andrey Semakin
9b90266cfb
winemine: Mine random placing fix.
...
Signed-off-by: Andrey Semakin <and-semakin@ya.ru>
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
2017-02-13 10:24:23 +01:00
Michael Stefaniuc
925217b857
winemine: Use SetRect() instead of open coding it.
...
Signed-off-by: Michael Stefaniuc <mstefani@redhat.de>
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
2016-07-04 11:02:36 +09:00
Nikolay Sivov
136d6755de
winemine: Fix loading program state from registry.
...
Signed-off-by: Nikolay Sivov <nsivov@codeweavers.com>
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
2015-11-11 16:43:25 +09:00
Alexandre Julliard
17ac5ba7f9
makefiles: Specify whether to install program binaries in the individual makefiles.
...
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
2015-10-30 14:58:50 +09:00
Jared Smudde
3966affe06
winemine: Load main icon in the about window.
2015-09-25 22:20:21 +02:00
Alexandre Julliard
86b1f94d28
makefiles: Get rid of the MAKE_PROG_RULES variable.
2014-01-02 12:12:57 +01:00
Alexandre Julliard
4f3d71cef3
makefiles: Get rid of the no longer used PO_SRCS variables.
2013-12-15 10:23:04 +01:00
Alexandre Julliard
e2df0ab856
makefiles: Generate rules from makedep for building and installing man pages.
2013-11-18 11:40:00 +01:00
Alexandre Julliard
5756ee09f3
makefiles: Add makedep pragmas for rc files that contain translations.
2013-11-05 20:38:19 +01:00
Alexandre Julliard
dcc97a186d
Standardize the BUGS, AVAILABILITY and SEE ALSO sections across all man pages.
2013-07-16 20:48:05 +02:00
Alexandre Julliard
182fbdc64f
winemine: Add a 256x256 icon.
2013-03-27 20:12:28 +01:00
Alexandre Julliard
24b7cf6834
winemine: Get rid of the exit accelerator.
...
All window managers already have a key shortcut for that.
2012-01-30 20:39:45 +01:00
Alexandre Julliard
ac2286a1ba
winemine: Add message contexts for accelerators that can be translated.
2012-01-24 20:39:34 +01:00
Alexandre Julliard
da35622b83
makefiles: Disable use of Unicode macros globally for all the programs.
2012-01-20 13:14:16 +01:00
Alexandre Julliard
020faceaae
winemine: Convert to Unicode.
2012-01-19 21:08:55 +01:00
Francois Gouget
606c3ba99b
winemine: Use sentence capitalization for group box labels.
2011-12-29 16:26:53 +01:00
Alexandre Julliard
583622aa0f
winemine: Convert dialogs to po files.
2011-10-31 16:47:57 +01:00
Francois Gouget
2b43150828
winemine: Fix and standardize the menus.
2011-04-13 14:13:56 +02:00
Francois Gouget
d1b51d8502
programs: Standardize the About menus.
2011-04-12 13:08:14 +02:00
Francois Gouget
f6544699d1
programs: NOINVERT is an obsolete flag so remove it.
2011-04-08 13:03:21 +02:00
Alexandre Julliard
490a47ecfa
winemine: Convert menu and string table resources to po files.
2011-01-10 19:35:32 +01:00
Hwang YunSong
3f19582101
winemine: Update Korean resource.
2011-01-07 10:23:06 +01:00
Alexandre Julliard
15ccabc9a8
makefiles: Add common rules for installing the main man page.
2010-12-05 16:17:58 +01:00
Austin English
82415fff99
winemine: Add a manpage.
2010-11-24 17:59:59 +01:00
Yaron Shahrabani
b9e7c3490f
winemine: Added Hebrew translation.
2010-11-01 13:34:43 +01:00
Cheer Xiao
91b4a24a66
winemine: Update simplified Chinese translation.
2010-09-29 11:32:52 +02:00
Luca Bennati
dff754f5a0
winemine: Update Italian translation.
2010-09-23 17:50:11 +02:00
Alexandre Julliard
81b8ee863e
makefiles: Add a standard header for all makefiles to replace the common variable initializations.
2010-09-19 12:36:48 +02:00
Michael Stefaniuc
986712103f
winemine: Remove the ignored common resource attributes.
2010-07-22 11:41:37 +02:00
Alexandre Julliard
6fb39dfe4a
programs: Remove explicit imports of kernel32 and ntdll.
2010-07-21 17:38:37 +02:00
Igor Paliychuk
ac51088a70
winemine: Add Ukrainian translation.
2010-07-08 17:33:38 +02:00
Gustavo Henrique Milaré
6425defb3b
winemine: Update Portuguese (Brazilian) translation.
2010-07-01 10:10:16 +02:00
Dylan Smith
8a2cb8fe21
winemine: Native RegisterClassEx requires cbSize to be set.
2010-06-21 11:46:50 +02:00
Nikolay Sivov
3f1f5edd52
Fix unneeded capitalization in user prompts.
2010-05-28 16:22:24 +02:00
Sven Baars
08a956b92b
winemine: Fix Dutch translation.
2010-05-24 11:14:34 +02:00
Alexandre Julliard
099890106c
winemine: Set the window class small icon.
2010-04-19 20:12:51 +02:00
Joel Holdsworth
878224dd2f
winemine: Replaced program icon with a Tango compliant icon.
2010-04-19 16:01:08 +02:00