Commit graph

1712 commits

Author SHA1 Message Date
Piotr Caban
b2d91368e5 oleview: Added CreateInstanceOn functionality. 2006-06-23 11:50:05 +02:00
Jonathan Ernst
9cc02dd6a9 oleview: Spelling fixes (English). 2006-06-23 10:45:14 +02:00
Jonathan Ernst
940d4e0f3b oleview: French localization. 2006-06-23 10:44:56 +02:00
Piotr Caban
4964c1e940 oleview: Removed use of strlenW, strcmpW and strcpyW functions. 2006-06-22 13:16:21 +02:00
Alexandre Julliard
ccfaaa1f7b oleview: Delete the symlink from git. 2006-06-21 18:16:18 +02:00
Piotr Caban
18db853973 oleview: Added registry tab in details window. 2006-06-21 12:06:58 +02:00
Piotr Caban
2571da6117 oleview: Added details window base. 2006-06-21 12:06:23 +02:00
Piotr Caban
4cfa6a151a oleview: Added base menu funcionality. 2006-06-21 12:03:34 +02:00
Piotr Caban
75469d712b oleview: Added more TreeView entries. 2006-06-21 12:02:01 +02:00
Piotr Caban
6c7a65c1d3 oleview: Added TreeView entries read from registry. 2006-06-21 11:56:19 +02:00
Piotr Caban
3348ecdddc oleview: Added TreeView window. 2006-06-21 11:55:46 +02:00
Piotr Caban
b33f95e652 oleview: Added pane bar. 2006-06-21 11:49:12 +02:00
Piotr Caban
68f590cf82 oleview: Added initial version. 2006-06-21 11:42:19 +02:00
Vitaly Lipatov
63fd30ee5f winecfg: Russian translation. 2006-06-20 20:39:04 +02:00
Paul Vriens
35d24315e7 winecfg: Create Resources directory when adding themes. 2006-06-20 20:35:47 +02:00
Eric Pouech
e79085258b winedbg: Proper handling of typedefs.
Added types_get_real_type() to get rid of typedef information, and
access the real underlying type.
2006-06-20 11:36:25 +02:00
Ge van Geldorp
e08a176007 winedbg: Added x86_64 support. 2006-06-20 11:06:31 +02:00
Fatih Aşıcı
1b7da2379f winecfg: Update Turkish resorce file. 2006-06-19 10:27:08 +02:00
András Kovács
081e88a643 uninstaller: Hungarian translation. 2006-06-19 09:21:06 +02:00
Francois Gouget
9eb81363ad Add trailing '\n's to ok() calls.
Remove spaces before '\n'.
2006-06-16 11:32:42 +02:00
Mikołaj Zalewski
35b7a813f6 notepad: Pl.rc: Fix the ellipsis in menu. 2006-06-15 18:06:09 +02:00
Alexandre Julliard
9d4feaa09b dlls: d3d8, d3d9 and ddraw no longer depend on OpenGL or X. 2006-06-15 16:52:23 +02:00
Alexander Nicolaysen Sørnes
3441615ca7 winecfg: Updated Norwegian Bokmål resources. 2006-06-15 12:06:10 +02:00
Alexandre Julliard
d47dcbf05a winedbg: Avoid a crash when there's no backtrace to print. 2006-06-15 11:39:29 +02:00
Paul Vriens
569a452d3a uxtheme: Add framework and initial tests. 2006-06-14 13:22:35 +02:00
Alexandre Julliard
68090e5d68 winedbg: sscanf arguments should be ints, not size_t. 2006-06-13 14:16:06 +02:00
Alexandre Julliard
c425045abb winevdm: Don't use sizeof in traces to avoid printf format warnings. 2006-06-13 14:12:07 +02:00
Alexandre Julliard
46a5f91357 rpcss: Don't use sizeof in traces to avoid printf format warnings. 2006-06-13 14:11:58 +02:00
Andrew Talbot
a7142d435b winedbg: Write-strings warnings fix. 2006-06-12 13:21:48 +02:00
Pavel Roskin
6c5eff90d0 winecfg: Recognize all CD and floppy devices listed in Linux devices.txt. 2006-06-10 12:43:50 +02:00
Pavel Roskin
34d9d5a346 winecfg: Allow and prefer using A: and B: for floppies.
Pass drive type to allocate_letter().  Start search from 'A' for
floppies.
Fix missing parentheses in the DRIVE_MASK_BIT definition.  It's a bug
that is triggered by non-sequential drive allocation.
2006-06-10 12:43:31 +02:00
Detlef Riekenberg
5ea9e8224e cmdlgtst: Use standard debug functions. 2006-06-09 13:26:07 +02:00
Mike McCormack
fac494c822 server: open_console's from field should be a handle. 2006-06-07 14:30:28 +02:00
Michael Stefaniuc
56026299d0 Remove more redundant NULL checks before HeapFree (found by Smatch). 2006-06-07 14:20:09 +02:00
Dmitry Timoshkov
f2ae9e4bdc winecfg: Avoid unnecessary casts. 2006-06-07 11:48:28 +02:00
Alexandre Julliard
dbd566d545 Revert "winedbg: Remove useless NOCMD state."
This reverts 92deacbe42 commit.
2006-06-06 17:15:31 +02:00
Mike McCormack
71a69dd817 winecfg: Make some pointer casts win64 compliant. 2006-06-06 11:29:32 +02:00
Mike McCormack
ce238a4087 wineconsole: Use correct prototypes for dialog procs. 2006-06-06 11:29:26 +02:00
Mike McCormack
8afbf73c30 wcmd: Fix a Win64 warning. 2006-06-06 11:29:20 +02:00
Mike McCormack
2a7dbd6740 taskmgr: Use correct types for Win64. 2006-06-06 11:29:13 +02:00
Mike McCormack
639e8d26f7 hh: Cast GetProcAddress's return to supress a Win64 warning. 2006-06-06 11:29:07 +02:00
Mike McCormack
5ea2a17776 winetest: Fix dialog prototypes. 2006-06-06 11:29:02 +02:00
Juan Lang
b885b76146 winedbg: Get rid of unused mode command. 2006-06-05 21:01:40 +02:00
Magnus Lundborg
80e5f27b30 wordpad: Declare three functions as static to avoid compiler warnings. 2006-06-05 21:00:32 +02:00
Juan Lang
92deacbe42 winedbg: Remove useless NOCMD state. 2006-06-05 13:50:23 +02:00
Eric Pouech
65da8987d5 winedbg: Correct typedefs in type manipulations. 2006-06-05 13:24:24 +02:00
Mike McCormack
bda34ac973 progman: Win64 fixes. 2006-06-05 13:22:54 +02:00
Mike McCormack
7300f56300 cmdlgtst: Use correct types for Win64. 2006-06-05 13:22:45 +02:00
Mike McCormack
a4eb809fb2 winemine: Fix dialog proc prototypes for Win64. 2006-06-05 13:22:38 +02:00
Mike McCormack
b7049d52e5 winemine: Remove dialog.h as it's redundant. 2006-06-05 13:07:09 +02:00