Alexandre Julliard
|
d02d50299b
winecfg: Use Unicode functions throughout.
|
3 years ago |
Alexandre Julliard
|
a243a7af97
winecfg: Use wide character string literals.
|
3 years ago |
Alexandre Julliard
|
fe9799314b
winecfg: Build with msvcrt.
|
3 years ago |
Alexandre Julliard
|
01a2b9c628
winecfg: Use mountmgr to manage shell folders.
|
3 years ago |
Zhiyi Zhang
|
53a0d57aff
winecfg: Use OpenThemeDataForDpi() to create a theme handle not associated to a window.
|
3 years ago |
Zhiyi Zhang
|
5cebefc24f
winecfg: Don't convert font height to points when saving system font metrics.
|
3 years ago |
Zhiyi Zhang
|
bf6ed90cd6
winecfg: Set buddy window for the size up-down control only once.
|
3 years ago |
Olivier F. R. Dierick
|
7216da8851
winecfg: Add Downloads and Templates to shell folders UI interface.
|
4 years ago |
Francois Gouget
|
81d5d929ba
winecfg: Avoid an unneeded strlen() call.
|
5 years ago |
Alexandre Julliard
|
2ae84d5240
Avoid using Windows includes that are already handled in wine/port.h.
|
5 years ago |
Michael Stefaniuc
|
f051aa6774
winecfg: Use the ARRAY_SIZE() macro.
|
6 years ago |
Nikolay Sivov
|
25ba7708d3
winecfg: Update changed state on associations checkbox click.
|
6 years ago |
Dmitry Timoshkov
|
186ae9ed31
winecfg: Allow to disable MIME-type associations.
|
6 years ago |
Michael Stefaniuc
|
7fdb828abf
winecfg: Use the available ARRAY_SIZE() macro.
|
6 years ago |
Alexandre Julliard
|
5b8fdb9731
winecfg: Keep metrics in DPI-relative format when saving the theme.
|
8 years ago |
Francois Gouget
|
4f8b0b0e63
winecfg: Highlight spelling fixes.
|
8 years ago |
Nikolay Sivov
|
a11b8ded1d
winecfg: Fix a crash on empty size field in Desktop Integration.
|
9 years ago |
Alex Henrie
|
7e5cb21540
winecfg: Widen "Folder" column to accommodate Catalan translation.
|
9 years ago |
Michael Müller
|
130c655e2f
winecfg: Do not overwrite theme each time an item is drawn.
|
9 years ago |
Mark Harmstone
|
3b9ac1b18a
winecfg: Invalidate property sheet when font changed.
|
9 years ago |
Jason Overland
|
4b18b0d10e
winecfg: Add owner to file picker dialogs, making them modal.
|
9 years ago |
Mark Harmstone
|
fa685fc353
winecfg: Refresh sys params on theme change.
|
9 years ago |
Mark Harmstone
|
b467908ea4
winecfg: Draw colour button using theme.
|
9 years ago |
Frédéric Delanoy
|
87c72332bb
winecfg: Use BOOL type where appropriate.
|
11 years ago |
Alexandre Julliard
|
b07fb96a23
winecfg: Don't offer vertical fonts in the font dialog.
|
11 years ago |
Alexandre Julliard
|
c9eee73450
makefiles: Define __WINESRC__ when building programs.
|
13 years ago |
Alexandre Julliard
|
edf44bfb1e
winecfg: Avoid Unicode macros.
|
13 years ago |
Alexandre Julliard
|
0119d770a3
winecfg: Make some variables static.
|
14 years ago |
Gerald Pfeifer
|
814f570e5b
winecfg: Remove variable cUnixPathLen which is not really used from apply_shell_folder_changes.
|
14 years ago |
Michael Stefaniuc
|
3fae3f3666
winecfg: Remove some explicit WPARAM casts.
|
15 years ago |