Detlef Riekenberg
955fe0da75
comdlg32: Add initial test.
2006-07-06 12:04:27 +02:00
Piotr Caban
77895b701b
oleview: Added next field to TypeLib viewer treeview control.
2006-07-03 12:01:36 +02:00
Piotr Caban
221521ca94
oleview: Improved type handling in TypeLib viewer.
2006-07-03 12:01:28 +02:00
Piotr Caban
ecd514d5d6
oleview: Added open TypeLib file functionality.
2006-07-03 12:00:28 +02:00
Piotr Caban
fa7e97e80d
oleview: Added type displaying in TypeLib Viewer.
2006-07-03 11:59:27 +02:00
Thomas Kho
543716e114
wcmd: Modify option parser to allow compound options.
2006-07-03 11:59:16 +02:00
Andrew Talbot
663187a3a7
taskmgr: Write-strings warnings fix.
2006-07-03 11:58:52 +02:00
Andrew Talbot
feb11af7af
regedit: Write-strings warnings fix.
2006-07-03 11:58:27 +02:00
Ge van Geldorp
a2e94444ad
winedbg: Implement be_x86_64_init_registers.
2006-07-03 11:41:53 +02:00
Ge van Geldorp
f0279726eb
winedbg: Adjust the parameters of the backend read/write routines to
...
match those of ReadProcessMemory/WriteProcessMemory, since those are
the ones actually used.
2006-07-03 11:37:29 +02:00
Piotr Caban
b3e9a3ba9f
oleview: Added base TypeLib Viewer menu functionality.
2006-06-30 21:07:48 +02:00
Piotr Caban
49c779f06f
oleview: Added status bar to TypeLib Viewer.
2006-06-30 21:07:40 +02:00
Piotr Caban
03c5387f92
oleview: Added TypeLib Viewer base.
...
- Added TypeLib Viewer base.
- Fixed multiple instance of pane window functionality.
- Added field with TypeLib path to ITEM_INFO structure.
2006-06-30 21:04:27 +02:00
Juan Lang
8daf5ad2aa
regedit: Update status bar after editing key name.
2006-06-29 14:41:12 +02:00
James Hawkins
7c35db000b
msiexec: Use CommandLineToArgvW instead of process_args to reduce code duplication.
2006-06-27 21:14:01 +02:00
Alexandre Julliard
f5f37a8566
wineconsole: Portability fixes in the curses mouse support.
2006-06-27 20:14:10 +02:00
Eric Pouech
6cff43fd72
winedbg: Module info.
...
when requesting info on a module by address, always print the module
ELF/PE pair (if this applies) (and not only the embedded PE), which
can be confusing.
2006-06-27 11:19:53 +02:00
Eric Pouech
82ed6a4578
winedbg: Use 64 bit version of imagehlp_module.
...
This allows reimplementing the module list command and do less black
magic to guess the ELF debug format.
2006-06-27 11:19:03 +02:00
Alexandre Julliard
40b411824e
winetest: Portability fix in the maketest script. Added support for git.
2006-06-27 11:17:22 +02:00
Francois Gouget
9bfbfcbeb4
Assorted spelling, case and grammar fixes.
2006-06-26 13:06:11 +02:00
Hwang YunSong(황윤성)
a880317e23
oleview: Added Korean resources.
2006-06-26 12:56:26 +02:00
Piotr Caban
33d0216b61
oleview: Fix compilation with gcc 2.95.
...
- patch based on Francois Gouget Fix compilation with gcc 2.95 patch
- moved some string to resources
- fixed implementation of IPersistStream interface viewer
2006-06-26 12:55:08 +02:00
Piotr Caban
c3e5807b57
oleview: Added propper ClassName displaying to interface viewer.
2006-06-26 12:54:47 +02:00
Piotr Caban
72d454ab87
oleview: Added interface viewer.
2006-06-26 12:54:17 +02:00
Piotr Caban
0f0ee255f6
oleview: Added system configuration dialog.
2006-06-23 11:53:25 +02:00
Piotr Caban
0defa4e807
oleview: Added copy HTML tag functionality.
2006-06-23 11:50:37 +02:00
Piotr Caban
749e65cb37
oleview: Added copy CLSID functionality.
2006-06-23 11:50:17 +02:00
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