Rein Klazes
8c540ba674
wcmd: CALL should search the current PATH.
2006-02-06 14:11:40 +01:00
Eric Pouech
e66e227dbe
Fixes for missing prototypes warnings.
2006-02-06 13:13:28 +01:00
Fatih Aşıcı
e3ebb3aab9
winhelp: Turkish translation.
2006-02-06 13:09:49 +01:00
Fatih Aşıcı
d13b7b1b7d
winemine: Turkish translation.
2006-02-06 13:09:42 +01:00
Fatih Aşıcı
8a54a9221c
winefile: Turkish translation.
2006-02-06 13:09:34 +01:00
Fatih Aşıcı
d2e2fb6a32
wineconsole: Turkish translation.
2006-02-06 13:09:16 +01:00
Fatih Aşıcı
8389e01636
winecfg: Turkish translation.
2006-02-06 13:09:03 +01:00
Fatih Aşıcı
75b018444e
wcmd: Turkish translation.
2006-02-06 13:08:46 +01:00
Fatih Aşıcı
96365ff297
view: Turkish translation.
2006-02-06 13:08:39 +01:00
Fatih Aşıcı
2f8d431f6d
uninstaller: Turkish translation.
2006-02-06 13:08:33 +01:00
Fatih Aşıcı
7f32d31a0b
taskmgr: Turkish translation.
2006-02-06 13:08:25 +01:00
Fatih Aşıcı
0af1262179
start: Turkish translation.
2006-02-06 13:08:17 +01:00
Fatih Aşıcı
e139278d98
regedit: Turkish translation.
2006-02-06 13:08:09 +01:00
Fatih Aşıcı
2a8a6cf184
progman: Turkish translation.
2006-02-06 13:08:00 +01:00
Fatih Aşıcı
45b51c6884
notepad: Turkish translation.
2006-02-06 13:07:44 +01:00
Fatih Aşıcı
0a5df6786f
cmdlgtst: Turkish translation.
2006-02-06 13:07:37 +01:00
Fatih Aşıcı
3b83595daf
clock: Turkish translation.
2006-02-06 13:07:30 +01:00
Alexander N. Sørnes
31afe883d7
Norwegian Bokmål updates.
2006-02-06 11:43:16 +01:00
Eric Pouech
2ce5eca6a5
winedbg: Added support for function parameters passed in registers.
...
Added correct stabs parsing for function parameters in registers.
Added a couple of helper functions to make code smaller and more
readable.
2006-02-06 11:27:32 +01:00
Paul Vriens
afcf31cb51
winecfg: Update Dutch resources.
2006-02-06 11:26:12 +01:00
Henning Gerhardt
08d55dbd62
winecfg: Update German resource.
2006-02-06 11:26:01 +01:00
YunSong Hwang
0c27db0d24
winecfg: Updated the Korean translation.
2006-02-05 12:19:35 +01:00
Alexandre Julliard
c919112a74
winecfg: Display a warning when the user tries to change the load
...
order of a system dll.
2006-02-04 17:05:14 +01:00
Alexandre Julliard
d4ea455180
winecfg: Populate the dll combo box with the dlls found in the load path.
2006-02-04 17:04:22 +01:00
Kasper Sandberg
4526997960
Danish language update.
2006-02-04 17:01:25 +01:00
Mike McCormack
cbe8ea0517
Clock: Load license text from resources.
2006-02-04 16:59:19 +01:00
Neil Skrypuch
ad4d9e7387
winecfg: Use already existing letter_to_index().
2006-02-04 16:58:18 +01:00
Vitaliy Margolen
4e20622e4d
winecfg: Remove color depth. It's source of problems for number of users.
2006-02-02 13:41:46 +01:00
Fatih Aşıcı
1c9e1f3473
start.exe: build_args now returns the correct string when no parameter
...
is passed.
2006-02-01 13:50:52 +01:00
Mike McCormack
ee20ca1354
winefile: Move the license and warranty text into the resources.
2006-01-31 18:08:45 +01:00
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