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
Paul Vriens
019aef9f5f
winecfg: Update Dutch resources for the Audio tab.
2005-12-12 11:50:57 +01:00
Alexandre Julliard
d02c4a1b82
Make wine_server_fd_to_handle use attributes instead of inherit flag.
2005-12-09 12:22:35 +01:00
Alexandre Julliard
2c54b34467
wineconsole: Remove some unnecessary typecasts.
2005-12-09 12:22:01 +01:00
Alexandre Julliard
7a096601e3
server: Use attributes instead of inherit flag in console requests.
2005-12-09 12:05:20 +01:00
Alexander N. Sørnes
3c7afa61a7
winecfg: Updated Norwegian Bokmaal resources.
2005-12-09 11:21:35 +01:00
Henning Gerhardt
1d4bec79ff
winecfg: Update German resource.
2005-12-08 12:45:19 +01:00
Robert Shearman
8be66cb30e
notepad: Remember options selected in the print setup dialog.
2005-12-08 11:57:58 +01:00
Mike McCormack
b555e91e80
winecfg: Fix compilation on gcc 2.95 (no nameless unions).
2005-12-08 11:57:44 +01:00
Robert Reif
f6a7b6b59a
winecfg: Added support for auto detecting all drivers by attempting to
...
open them.
2005-12-07 13:07:30 +01:00
Robert Reif
1758ba6c6d
winecfg: Show all sound card drivers and their devices.
2005-12-07 12:50:52 +01:00
Eric Pouech
4d7f9f7c65
winedbg: Fixed broken code about type management for binary operator.
2005-12-06 10:57:17 +01:00
Pavel Roskin
83f2069b6d
notepad: Russian translation for "Font..." menu item.
2005-12-05 12:48:58 +01:00
YunSong Hwang
38dbf09da2
winefile: Fix an incorrect translation.
2005-12-05 12:48:33 +01:00
Alexander N. Sørnes
f33d726276
Update Norwegian Bokmaal resources.
2005-12-05 12:02:38 +01:00
Eric Pouech
34db4856ae
dbghelp,winedbg: SYMBOL_INFO fix.
...
- native dbghelp returns in SYMBOL_INFO.TypeIndex the index of the
type of the symbol (we were returning the symbol index instead)
- fixed winedbg accordingly
2005-12-05 12:00:54 +01:00
Milko Krachounov
58e156b5e8
Update the Bulgarian resources for commdlg and regedit.
2005-12-05 12:00:04 +01:00