Alexandre Julliard
|
088a787a2c
|
makefiles: Make -mno-cygwin the default.
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
|
2021-09-20 22:45:48 +02:00 |
|
Zhiyi Zhang
|
0db1d906f5
|
view: Add system DPI awareness settings to the application manifest.
Signed-off-by: Zhiyi Zhang <zzhang@codeweavers.com>
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
|
2021-09-07 10:17:05 +02:00 |
|
Zhiyi Zhang
|
d271efe012
|
view: Enable visual styles.
Signed-off-by: Zhiyi Zhang <zzhang@codeweavers.com>
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
|
2021-06-10 23:04:03 +02:00 |
|
Michael Stefaniuc
|
16abaccbe7
|
view: 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:10 +02:00 |
|
Alexandre Julliard
|
422ab96bcd
|
view: Build with msvcrt.
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
|
2019-05-01 10:40:40 +02:00 |
|
Isira Seneviratne
|
4b27ced0ac
|
view: Move open dialog filter string to resource file and add extensions.
Signed-off-by: Isira Seneviratne <isirasen96@gmail.com>
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
|
2019-02-13 21:07:08 +01:00 |
|
Michael Stefaniuc
|
e9e96bc39a
|
view: Use the ARRAY_SIZE() macro.
Signed-off-by: Michael Stefaniuc <mstefani@winehq.org>
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
|
2018-07-09 22:21:24 +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
|
5756ee09f3
|
makefiles: Add makedep pragmas for rc files that contain translations.
|
2013-11-05 20:38:19 +01:00 |
|
Marcus Meissner
|
8953e8d7ee
|
view: Free the data on error exit (Coverity).
|
2013-09-30 11:39:08 +02:00 |
|
André Hentschel
|
0ca586120b
|
view: Buffer size of GetFileTitleW is in characters, not bytes (coverity).
|
2012-10-22 19:44:33 +02:00 |
|
André Hentschel
|
189800e04c
|
view: Also show the filename in the window title when loading it from command line.
|
2012-03-29 20:49:15 +02:00 |
|
André Hentschel
|
c275fd73fd
|
view: Show the filename in the window title.
|
2012-03-26 18:15:39 +02:00 |
|
Alexandre Julliard
|
12faeeeb46
|
view: Get rid of the quit accelerator.
All window managers already have a key shortcut for that.
|
2012-01-30 20:43:20 +01:00 |
|
Alexandre Julliard
|
9c164e06dd
|
view: Add message contexts for accelerators that can be translated.
|
2012-01-24 20:39:13 +01:00 |
|
Alexandre Julliard
|
d4989906bd
|
view: Don't use windowsx.h.
|
2012-01-23 16:07:35 +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
|
be91790988
|
view: Convert to Unicode.
|
2012-01-19 21:08:55 +01:00 |
|
Francois Gouget
|
70af45c51c
|
view: Remove unneeded RC files.
|
2011-12-16 10:22:23 +01:00 |
|
André Hentschel
|
77e1b38f26
|
view: Don't load icons, we don't have one yet.
|
2011-07-28 11:28:03 +02:00 |
|
André Hentschel
|
39f48dc8c9
|
view: Handle the commandline.
|
2011-07-28 11:28:00 +02:00 |
|
André Hentschel
|
8286bfee71
|
view: Add support for enhanced metafiles.
|
2011-07-27 17:00:27 +02:00 |
|
André Hentschel
|
c243e19075
|
view: Merge 3 C source files and a header file into one file.
|
2011-07-27 16:59:31 +02:00 |
|
Francois Gouget
|
dbb74598e9
|
view: Fix ellipsis usage in the menus.
|
2011-05-03 19:34:27 +02:00 |
|
Alexandre Julliard
|
9d6489a346
|
view: Convert menu and string table resources to po files.
|
2011-01-10 13:25:22 +01:00 |
|
Hwang YunSong
|
41e6461080
|
view: Update Korean resource.
|
2011-01-04 11:14:41 +01:00 |
|
Cheer Xiao
|
cd944ee94b
|
view: Update simplified Chinese translation.
|
2010-12-15 13:19:15 +01:00 |
|
Yaron Shahrabani
|
0114fdc554
|
view: Added Hebrew translation.
|
2010-12-05 16:44:36 +01:00 |
|
Cheer Xiao
|
d7f84d0e4d
|
view: Update simplified Chinese translation.
|
2010-09-29 11:32:20 +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
|
14cef3946b
|
view: Remove the ignored common resource attributes.
|
2010-07-22 11:41:40 +02:00 |
|
Alexandre Julliard
|
6fb39dfe4a
|
programs: Remove explicit imports of kernel32 and ntdll.
|
2010-07-21 17:38:37 +02:00 |
|
Igor Paliychuk
|
0f50589a40
|
view: Add Ukrainian translation.
|
2010-07-08 17:33:37 +02:00 |
|
Ken Sharp
|
4804a54393
|
view: Add Welsh resource.
|
2010-07-07 11:30:30 +02:00 |
|
Gustavo Henrique Milaré
|
a229da4626
|
view: Update Portuguese (Brazilian) translation.
|
2010-07-01 10:09:58 +02:00 |
|
Vitaly Lipatov
|
b974852ce1
|
Update Russian translations.
|
2010-06-18 16:22:07 +02:00 |
|
Sven Baars
|
264d2737c5
|
view: Fix Dutch translation.
|
2010-05-24 11:17:14 +02:00 |
|
Alexandre Julliard
|
bef5645eb1
|
makefiles: Remove the no longer needed explicit separators for dependencies.
|
2010-03-16 13:28:19 +01:00 |
|
Luca Bennati
|
7bc4c7425d
|
view: Fix Italian translation.
|
2010-02-02 11:47:20 +01:00 |
|
Vladimir Pankratov
|
e6f1619209
|
view: Convert the Russian resources to UTF-8.
|
2009-07-22 14:42:49 +02:00 |
|
Frédéric Delanoy
|
384f811f06
|
view: Convert French resources to UTF-8.
|
2009-07-10 12:11:32 +02:00 |
|
Michael Stefaniuc
|
d6a9ef91d1
|
view: Convert the German resources to UTF-8.
|
2009-07-09 15:22:18 +02:00 |
|
Michael Stefaniuc
|
c135e063c4
|
view: Build language resource files separately.
Do not include them from an other rc file.
|
2009-07-02 11:44:39 +02:00 |
|
Aurimas Fišeras
|
afa41e9105
|
view: Add Lithuanian translation.
|
2009-06-30 12:29:46 +02:00 |
|
Anders Jonsson
|
7243f4863a
|
view: Add Swedish translation.
|
2009-01-28 12:10:37 +01:00 |
|
Michael Stefaniuc
|
59360ced97
|
view: Remove superfluous pointer casts.
|
2009-01-19 12:46:42 +01:00 |
|
Francois Gouget
|
8d771576cf
|
view: Make FileIsPlaceable() and GetPlaceableMetaFile() static.
|
2009-01-07 14:40:41 +01:00 |
|
ByeongSik Jeon
|
5f3287d79f
|
*Ko.rc: Update Korean resource.
Fix the unnecessary SUBLANG_NATURAL.
Change the font size from 8 to 9.
|
2008-12-11 12:21:07 +01:00 |
|
Muneyuki Noguchi
|
706957ac4a
|
view: Convert Japanese resource to UTF-8.
|
2008-10-13 11:40:08 +02:00 |
|