Vitaliy Margolen
7b98e1f717
winecfg: Default for PixelShaders is disabled.
2006-01-31 12:23:01 +01:00
José Manuel Ferrer Ortiz
cb8fe1dd41
winecfg: Spanish translation update.
2006-01-30 18:15:42 +01:00
Eric Pouech
6ab9b23526
winedbg: Hardware breakpoints
...
- implemented hardware assisted breakpoints (new 'hbreak' command
which behaves just as 'break' command)
- small improvements to break handling (saving hit xpoint across
exception handling)
- fixed 'cont N' command for watchpoints
2006-01-27 16:17:22 +01:00
Mike McCormack
a100e6b7d9
progman: Load license from resources.
2006-01-24 14:32:01 +01:00
Dmitry Timoshkov
57a579ffcd
Make more arrays const.
2006-01-24 14:00:32 +01:00
Alexandre Julliard
b7b7f2b679
Avoid importing _strlwr/_strupr from ntdll.
2006-01-24 12:24:05 +01:00
Alexandre Julliard
9daaab54c7
winedbg: Use Win32 types instead of long long.
2006-01-23 16:47:07 +01:00
Eric Pouech
9d0b5f5372
winedbg: Added a more decent scheme for handling segmented addresses.
2006-01-23 16:26:40 +01:00
Mike McCormack
a9f96938dc
winmine: Use WIN32_LEAN_AND_MEAN.
2006-01-19 12:39:28 +01:00
Mike McCormack
55303936b6
winecfg: Tidy up included headers.
...
Get rid of the barely used properties.c.
2006-01-19 11:55:01 +01:00
Mike McCormack
002e143981
programs: Use WIN32_LEAN_AND_MEAN.
2006-01-18 14:23:11 +01:00
Robert Shearman
76316796bf
notepad: Add a Font menu item for the Chinese locale.
2006-01-18 11:28:48 +01:00
Vitaliy Margolen
b52874e56d
winemenubuilder: Report a few more errors.
...
Use Heap[Alloc|Free] instead of malloc|free.
2006-01-17 13:34:31 +01:00
Uwe Bonnes
6906cbc1bf
regsvr32 understands '-' and '/' for arguments.
2006-01-16 21:30:38 +01:00
Mike McCormack
7d66567253
programs: Use WIN32_LEAN_AND_MEAN in some more places.
2006-01-16 20:41:34 +01:00
Mike McCormack
cb6983fb30
wineboot: Use WIN32_LEAN_AND_MEAN.
...
Use HeapAlloc/HeapFree instead of malloc/free.
2006-01-16 20:41:09 +01:00
Stefan Leichter
fa4a93f26b
winetest: Add cabinet tests.
2006-01-14 17:05:50 +01:00
Aric Stewart
7439c29d07
explorer: Handle /select arguments correctly with the new winefile
...
modifications.
2006-01-14 17:05:18 +01:00
Vitaliy Margolen
dc6ca17838
winecfg: Simplify code a bit.
...
Enable apply button when needed and don't enable when nothing
changed.
2006-01-11 21:12:14 +01:00
Aric Stewart
59b2838f4e
winefile: Highlight the file specified on the command line instead of
...
filtering based on it. To be integrated with explorer to allow for
that functionality.
2006-01-11 12:32:51 +01:00
Francois Gouget
629889b267
winemenubuilder: Improve traces.
...
Report the EnumResourceNamesW() and failure to find an icon
separately so traces are less misleading.
2006-01-11 12:09:53 +01:00
YunSong Hwang
b49f4029d1
winecfg: Updated Korean translation.
2006-01-06 12:17:10 +01:00
Alexandre Julliard
1e96455094
Remove YY_NO defines that cause warnings.
2006-01-05 12:20:05 +01:00
Robert Shearman
ac37f4cc64
regedit: Initialise nFocusPanel.
2006-01-05 12:18:43 +01:00
Mike McCormack
3d2de3d562
msiexec: Ignore the TRANSFORMS variable.
...
Ignore the TRANSFORMS variable when building a list of transforms for
advertising. The variable is used to apply transforms when installing.
2006-01-04 14:51:42 +01:00
Alexandre Julliard
0ae2c69c7a
Added some flex options to avoid compiler warnings.
...
Moved options from the Makefile into the source.
2006-01-03 12:16:05 +01:00
Francois Gouget
6f0ff14966
winemenubuilder: Improve traces.
...
Add some traces to make it easier to debug icon generation problems.
2006-01-03 12:09:47 +01:00
Vitaliy Margolen
95e5eccb15
winecfg: Default for DXGrab is NO.
2005-12-31 13:32:59 +01:00
Milko Krachounov
b3ec64a8a8
winecfg: Fix a mess with the Bulgarian resource file and translate the
...
untranslated strings.
2005-12-31 13:32:52 +01:00
Henning Gerhardt
42bf104b0d
winecfg: Update German resource.
2005-12-31 13:12:31 +01:00
Yuval Fledel
d00fe021d3
winetest: Only include d3d9 if it is being built.
2005-12-26 13:37:57 +01:00
Alexander N. Sørnes
0334ba93ef
winecfg: Updated Norwegian Bokmål resources.
2005-12-26 12:58:43 +01:00
Robert Reif
35a92c86d5
winecfg: Use hourglass cursor when opening audio drivers.
...
Misbehaving drivers can take a while to open so change to the hour
glass cursor when opening them.
2005-12-26 12:55:40 +01:00
Robert Reif
e998da5e07
winecfg: Add unmanaged windows configuration.
2005-12-22 11:15:32 +01:00
Robert Reif
9f34fd3787
winecfg: Select an audio driver on fresh install.
2005-12-21 20:07:56 +01:00
Paul Vriens
ac4c85c35a
winecfg: Dutch resources update.
2005-12-20 11:47:00 +01:00
Bill Medland
d5739ed88f
winemenubuilder: Provide depth to the menus created.
2005-12-19 21:25:52 +01:00
Eric Pouech
e5b40ab56a
winhelp: Handle '> ' on command lines.
2005-12-19 18:23:02 +01:00
Jonathan Ernst
d3805c307a
winecfg: Updated French resources.
2005-12-19 18:18:01 +01:00
Eric Pouech
2bee5ab04e
taskmgr: Fix viewing of debug channels.
...
Various internal cleanups.
2005-12-19 18:16:57 +01:00
Henning Gerhardt
ba76275e16
winecfg: Update German resource.
2005-12-19 17:42:30 +01:00
Rein Klazes
80e695a6a4
wcmd: Increase maximum length of commands.
...
Increase maximum length of commands to 8192 bytes as on Windows XP.
Add needed braces to a multi line "if" statement.
2005-12-19 17:42:11 +01:00
Alexander N. Sørnes
97c6c634d5
winecfg: Updated Norwegian Bokmaal resources.
2005-12-19 09:52:20 +01:00
Robert Reif
f0c55e7d52
winecfg: Use sound tree view for driver selection.
...
- Move driver selection and configuration into tree view.
- Only show loadable drivers.
2005-12-17 12:30:06 +01:00
Milko Krachounov
9e65600971
winecfg: Update Bulgarian resource.
2005-12-16 12:40:05 +01:00
José Manuel Ferrer Ortiz
7ec66682f8
uninstaller: Spanish translations update.
2005-12-16 12:39:55 +01:00
José Manuel Ferrer Ortiz
efa1ae30a4
winecfg: Spanish translations update.
2005-12-16 12:39:46 +01:00
Mike McCormack
12b35c2dd8
winecfg: Update Korean translation.
2005-12-14 10:51:10 +01:00
Eric Pouech
e7ecbe4228
winecfg: Simplified module handling code.
2005-12-13 11:12:24 +01:00
Stefan Leichter
e6b17d1b06
winetest: Add d3d9 tests.
2005-12-12 11:51:29 +01:00