Piotr Caban
3d42332493
oleview: Improved interface handling in idl viewer.
2006-08-14 11:44:25 +02:00
Kirill K. Smirnov
27681bdfaf
winhelp: Fix LZ77 decompressor.
2006-08-11 20:12:38 +02:00
Andrew Talbot
6ca620334a
regedit: Write-strings warnings fix.
2006-08-11 11:56:21 +02:00
Alexandre Julliard
a075001704
explorer: Never paint the desktop when using the X root window.
2006-08-09 11:21:41 +02:00
Matt Finnicum
43a23b00a7
wordpad: Request WS_VSCROLL now that riched20 supports it.
2006-08-09 11:20:52 +02:00
Robert Shearman
b550f34f2e
user: Make ExitWindowsEx asynchronous by deferring the real work to the explorer process.
2006-08-08 19:35:15 +02:00
Alexandre Julliard
2886e9b0e8
makefiles: Use make dependencies to create installation directories.
...
This avoids a lot of redundant calls to mkinstalldirs.
2006-08-07 17:48:18 +02:00
Hwang YunSong(황윤성)
9d9ae2e5b7
oleview: Updated Korean resource.
2006-08-07 13:13:06 +02:00
Hwang YunSong(황윤성)
e4dd34fe99
notepad: Updated Korean resource.
2006-08-03 18:20:13 +02:00
Stefan Leichter
1fb3e339e2
winetest: Added hlink tests.
2006-08-02 21:59:10 +02:00
Dan Hipschman
10d552b22e
oleview: Initialize TVITEM.lParam to NULL in EnumFuncs.
2006-08-02 11:40:35 +02:00
Hwang YunSong(황윤성)
5d73cfdae8
view: Updated Korean resource.
2006-08-01 18:47:39 +02:00
Yuriy Kozlov
1e1031b41d
regedit: Allow entering - for a value in a .reg file to delete that value.
2006-07-29 11:53:06 +02:00
Stefan Siebert
f439f21641
winebrowser: Pass any given argument that is not a mailto URL to the browser.
2006-07-28 12:32:36 +02:00
Mike McCormack
2b8abca493
msiexec: Don't crash if there's no args.
2006-07-28 12:32:20 +02:00
Andrew Talbot
8abef9ea50
winhelp: Write-strings warning fix.
2006-07-27 12:23:02 +02:00
Andrew Talbot
510b6d3b47
regedit: Write-strings warning fix.
2006-07-27 11:57:54 +02:00
Hwang YunSong(황윤성)
0b5a6cd11b
wineconsole: Updated Korean resource.
2006-07-27 11:57:30 +02:00
Thomas Kho
bff25ffe79
wcmd: Correct handling of quotes and /s flag when a command argument is present.
2006-07-26 15:40:46 +02:00
Ge van Geldorp
1d04f826c7
winedbg: Change ADDRESS variables to ADDRESS64 so we can handle 64-bit addresses.
2006-07-26 15:21:42 +02:00
Hwang YunSong(황윤성)
d337991fb5
winefile: Updated Korean resource.
2006-07-26 10:25:12 +02:00
Alexandre Julliard
084458bc2e
uninstaller: Fail more gracefully when the registry key is missing.
2006-07-25 17:50:27 +02:00
Alexandre Julliard
0b79d9245d
winevdm: Load sound.drv too.
2006-07-24 13:27:15 +02:00
Hwang YunSong(황윤성
6ff25905b0
winhelp: Updated Korean resource.
2006-07-24 12:57:33 +02:00
Piotr Caban
9e740600c3
oleview: Added interface handling to idl display.
2006-07-24 12:57:32 +02:00
Piotr Caban
0260b26962
oleview: Added data freeing in TypeLib Viewer.
2006-07-19 18:15:07 +02:00
Piotr Caban
928966ddad
oleview: Added some features to IDL data displaying.
2006-07-19 18:14:58 +02:00
Piotr Caban
83edbac0b2
oleview: Added skeleton for IDL files generation.
2006-07-19 18:14:22 +02:00
Hwang YunSong(황윤성)
dc338844aa
cmdlgtst: Updated Korean resource.
2006-07-18 11:19:34 +02:00
Duane Clark
d51faa74db
notepad: Change notepad printing font.
2006-07-17 15:05:38 +02:00
Duane Clark
a60ee9c43f
notepad: Make notepad print something reasonable.
2006-07-17 15:05:38 +02:00
Aric Stewart
b8183db2ec
wineboot: Copy windows file protection files at boot time.
2006-07-17 14:46:26 +02:00
Hwang YunSong(황윤성)
ee1a5bd6a5
clock: Updated Korean resource.
2006-07-17 13:58:27 +02:00
Jonathan Ernst
7e184e15b6
notepad: Fix typo in Danish translation spotted by Henrik Olsen.
2006-07-17 13:51:40 +02:00
Hwang YunSong(황윤성)
c6ff1ef6fb
wordpad: Updated Korean resource.
2006-07-17 13:49:26 +02:00
Aric Stewart
9c3b12bd54
comcat: cImplemented or cRequired of -1 means to match everything
...
regardless of the implementation or categories.
2006-07-17 13:43:31 +02:00
Alexandre Julliard
4cf14960ba
msiexec: Invert the return values of the boolean functions so that
...
their names make more sense.
2006-07-14 12:38:20 +02:00
James Hawkins
8c3fc3a889
msiexec: Also support options using a hyphen.
2006-07-14 12:29:36 +02:00
Jonathan Ernst
9e697bff1d
notepad: Fix the ellipsis and shortcuts in menus.
2006-07-13 20:05:53 +02:00
Jonathan Ernst
ad4516fc47
wordpad: Add shortcuts in menus.
2006-07-13 20:05:47 +02:00
Thomas Kho
724dd10ee8
notepad: Change file not saved alert title to match Windows' notepad.exe.
2006-07-13 13:47:56 +02:00
Thomas Kho
3ec165fd99
notepad: Change window title to be like Windows' notepad.exe.
2006-07-13 13:47:46 +02:00
Alexandre Julliard
523e46debb
winegcc: Automatically add the correct lib paths when building inside the Wine tree.
2006-07-11 21:32:36 +02:00
Alexandre Julliard
eb8a40c368
libs: Merged libwine_unicode into libwine.
...
Most dlls use libwine_unicode at this point, so there's nothing to
gain by having two separate libraries.
2006-07-11 19:33:22 +02:00
Ge van Geldorp
ac857cb31a
winedbg: Implement some x86_64 backend routines.
2006-07-11 12:40:11 +02:00
Mikołaj Zalewski
a5ebefc07f
notepad: En.rc: Fix the ellipsis in menu.
2006-07-11 12:05:20 +02:00
Piotr Caban
cf0833b9d3
oleview: Added more fields to TypeLib Viewer tree.
2006-07-11 12:04:29 +02:00
Alexandre Julliard
88c97d7284
.gitignore: Added wildcards to ignore lex and bison output files.
2006-07-10 21:40:49 +02:00
Alexandre Julliard
77dc0d9be5
.gitignore: Added wildcards to ignore generated resource files.
2006-07-10 21:39:00 +02:00
Alexandre Julliard
028ab92bf7
make_progs: Generate the .gitignore file.
...
Ignore generated programs from the top-level .gitignore.
2006-07-10 20:59:06 +02:00
Alexandre Julliard
cc2b3b48e6
Take advantage of the recursive nature of .gitignore for Makefile entries.
...
Prefix other entries with '/' to make them non-recursive.
2006-07-10 20:47:54 +02:00
Hwang YunSong(황윤성)
1b9f1e5a34
winecfg: Updated Korean resource.
2006-07-10 11:49:43 +02:00
Paul Vriens
240a0cc8c9
winecfg: Nl.rc: Shift Graphics page up to fill the empty place.
2006-07-10 11:49:08 +02:00
Andrew Talbot
f99d84b0c6
winecfg: Write-strings warnings fix.
2006-07-10 11:48:43 +02:00
Vitaliy Margolen
7e0e855aa7
winecfg: Shift Graphics page up to fill the empty place.
2006-07-07 16:57:45 +02:00
Michael Stefaniuc
32b1a24501
janitorial: Move the storage specifier to the beginning of the declaration.
2006-07-07 14:30:35 +02:00
Thomas Kho
0796fe256b
notepad: Change window classname from NPClass to Notepad.
2006-07-07 14:30:35 +02:00
Andrew Talbot
973371c01d
regedit: Write-strings warning fix.
2006-07-07 14:30:34 +02:00
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