Dmitry Kozliuk
b4e261480d
winecfg: Fix title reset when removing application from the list.
2014-12-16 16:16:39 +01:00
Bruno Jesus
c5aacafeea
winecfg: No need to cut a backslash if it does not exist.
2014-10-24 19:58:05 +09:00
André Hentschel
778c2ab6f9
ntdll: Add support for Win 8.1.
2014-10-08 17:45:51 +02:00
Hans Leidekker
0463d01f15
ntdll: Report the latest service pack for 64-bit Windows XP.
2013-12-11 12:57:18 +01:00
Hans Leidekker
b0755344c4
ntdll: Fix the version reported for 64-bit Windows XP.
2013-10-01 19:08:22 +02:00
André Hentschel
8b774cb7a8
ntdll: Add support for Windows 8 version.
2012-08-21 11:49:58 +02:00
Alexandre Julliard
edf44bfb1e
winecfg: Avoid Unicode macros.
2012-01-20 12:44:04 +01:00
André Hentschel
2503f2e1bb
winecfg: Bump NT 3.51 to Service Pack 5.
2011-12-05 12:22:28 +01:00
André Hentschel
9f0dde4d48
winecfg: Fill in the Service Pack major version for win2008.
2011-12-05 12:22:23 +01:00
Ken Sharp
e8d9483da9
ntdll: Update Win2k8 to SP2.
2011-10-17 17:45:05 +02:00
Bruno Jesus
9f24f14cc0
winecfg: Write the ProductName registry key based on selected OS.
2011-09-09 15:14:34 +02:00
Gerald Pfeifer
cf5435656f
winecfg: Fix use of uninitialized variable in some cases.
2011-04-20 15:23:17 +02:00
André Hentschel
5ad5a19027
winecfg: Also distinguish versions by product type.
2011-04-19 18:29:24 +02:00
Detlef Riekenberg
1ce6e87c75
winecfg: Fix major version of windows 3.1.
2011-04-14 17:13:56 +02:00
Austin English
24ba89c529
ntdll: Add support for win2k8r2.
2011-04-13 17:21:42 +02:00
Alexandre Julliard
adfab558ec
winecfg: Build the file filter by hand instead of hardcoding it in resource strings.
2011-01-13 21:15:08 +01:00
Austin English
b06cd31fe4
ntdll: Bump win2k3 version information to sp2.
2010-12-13 12:31:31 +01:00
Hans Leidekker
92b7f57e1e
winecfg: Update Windows 7 version to Service Pack 1.
2010-09-27 14:10:45 +02:00
André Hentschel
b999b69ee9
ntdll: Add SP2 for Vista.
2010-04-20 11:15:00 +02:00
Michael Stefaniuc
3fae3f3666
winecfg: Remove some explicit WPARAM casts.
2009-12-28 12:27:14 +01:00
Austin English
f2aa80f71e
ntdll: Add support for Windows 7 version.
2009-10-30 15:04:24 +01:00
Vitaliy Margolen
1e4b401a98
winecfg: Update WinXP version to SP3.
2009-06-01 16:16:02 +02:00
Rein Klazes
64dbec13ef
winecfg: Make the open file dialogs resizable.
2009-05-06 12:20:10 +02:00
Austin English
f64fbe2ef3
winecfg: Set default windows version to XP.
2008-10-28 12:33:45 +01:00
Gerald Pfeifer
ac24472aaa
winecfg: Add variable initialization in get_registry_version().
2008-05-05 13:34:05 +02:00
Paul Vriens
863240b77b
winecfg: Fix setting version to Vista.
2008-03-11 15:38:25 +01:00
Alistair Leslie-Hughes
9790d172e9
winecfg: Added support for Windows 2008.
2008-03-05 11:20:54 +01:00
Alexandre Julliard
78bdd9ba94
winecfg: Fix potential null pointer access (spotted by Yaroslav Skorokhodov).
2007-06-11 20:20:39 +02:00
András Kovács
fffe9ba4e4
winecfg: Add Windows Vista version option.
2007-04-13 13:17:58 +02:00
Alexandre Julliard
8de1258034
winecfg: Determine the current Windows version from the standard registry keys.
...
Also avoid setting the HKCU\Software\Wine version value when not needed.
2006-11-30 15:16:41 +01:00
Andrew Talbot
91e3930c54
winecfg: Cast-qual warnings fix.
2006-10-07 17:46:46 +02:00
Francois Gouget
567d1e6e29
winecfg: Remove ZeroMemory() calls and instead set iSubItem = 0 manually.
...
Fix on_selection_change() and on_remove_app_click() so they do set iSubItem = 0.
2006-10-05 17:41:16 +02:00
Michael Stefaniuc
381fa6588f
winecfg: Win64 printf format warning fixes.
2006-10-03 11:15:41 +02:00
Frank Richter
58f488e5f5
winecfg: Fix issues with LVM_GETITEMW by removing superfluous flag.
2006-08-17 11:19:35 +02:00
Frank Richter
6b3d624d4b
winecfg: Use WCHARs for window title, current app.
2006-08-17 11:19:24 +02:00
Frank Richter
36dd205fff
winecfg: appdefaults: Use more strings from resources, unicode.
2006-08-16 12:53:27 +02:00
Jonathan Ernst
360a3f9142
Update the address of the Free Software Foundation.
2006-05-23 14:11:13 +02:00
Mike McCormack
a3b7a0729f
winecfg: Fix some gcc 4.1 warnings.
2006-03-18 18:04:21 +01:00
Mike McCormack
7d66567253
programs: Use WIN32_LEAN_AND_MEAN in some more places.
2006-01-16 20:41:34 +01:00
Vitaliy Margolen
78e59c50c3
Define OS environment variable on WinNT versions.
2005-10-28 09:38:11 +00:00
Vitaliy Margolen
93d23a1568
Remove "Automatically detect windows version". Default to win2k.
2005-10-17 08:55:45 +00:00
Vitaliy Margolen
aad2fe3b38
Add windows version registry entries.
2005-08-17 11:37:34 +00:00
Andreas Mohr
e452c24654
Constify all needlessly non-const winecfg structs.
2005-06-27 09:48:06 +00:00
Michael Jung
3bbb7fd243
Made the registry cache more general.
2005-06-23 11:42:54 +00:00
Alexandre Julliard
0d3bddc57c
Updated paths of ShowDirSymlinks, ShowDotFiles and Version options.
2005-06-17 21:09:07 +00:00
Alexandre Julliard
6e92d382a3
Changed registry access functions to use more meaningful names.
2005-06-13 18:49:23 +00:00
Mike McCormack
ae51135ed9
Fixes for -Wmissing-declarations and -Wwrite-strings warnings.
2005-06-02 15:11:32 +00:00
Alexandre Julliard
bf961bb144
Get rid of the DOS version combobox, normal users should never need to
...
change it.
2005-05-07 18:06:35 +00:00
James Hawkins
34299c760a
Don't add the same program in AppDefaults more than once.
2005-05-04 09:47:46 +00:00
Dmitry Timoshkov
39f960bdfa
- Fix prototypes of GetClassLongA/W, GetClassLongPtrA/W and
...
SetClassLongA/W according to SDK definitions.
- Add prototypes for SetClassLongPtrA/W, protect some GWL_ and GCL_
constants from using in Wine or in _WIN64 mode.
- Fix all places in Wine affected by the above changes.
2005-02-15 21:51:06 +00:00