Damjan Jovanovic
|
9ff230dcaa
|
shdocvw, winemenubuilder: Generate fd.o entries for .url files.
|
2008-11-14 13:30:25 +01:00 |
Vincent Povirk
|
6949694740
|
msiexec: Build with -mwindows.
|
2008-11-13 12:04:19 +01:00 |
Francois Gouget
|
e1901500ee
|
regedit: Fix the wrapping of binary values in export_hkey().
Don't wait until the line overflows before wrapping it.
Don't wrap the last line.
|
2008-11-12 13:12:35 +01:00 |
Francois Gouget
|
f0f91a69b3
|
regedit: Fix a buffer overflow when exporting binary values in export_hkey().
We must take the indentation into account to compute the number of lines a binary value will use.
|
2008-11-12 13:12:31 +01:00 |
Francois Gouget
|
7df7222594
|
regedit: Simplify / clean up export_hkey().
Avoid unneeded/redundant calls to lstrcatW() and lstrlenW().
Tighten the scope of variables.
|
2008-11-12 13:12:23 +01:00 |
Francois Gouget
|
126ffb1f8a
|
regedit: Tighten a buffer size calculation.
|
2008-11-12 13:12:12 +01:00 |
Francois Gouget
|
d1d3db4183
|
regedit: Simplify REGPROC_export_string().
|
2008-11-12 13:12:09 +01:00 |
Francois Gouget
|
7f707b3037
|
regedit: The xxx_name_len variables track buffer sizes. That is they count the trailing '\0'. Adjust a couple of places that got this wrong and rename them to xxx_name_size.
|
2008-11-12 13:11:59 +01:00 |
Francois Gouget
|
5940ada80b
|
regedit: line_size is supposed to track a string length.
That is it does not count the trailing '\0'.
Fix a few places that got this wrong and rename it to line_len.
|
2008-11-12 13:11:41 +01:00 |
Francois Gouget
|
f982e731c5
|
regedit: Check that we were able to allocate line_buf too.
|
2008-11-12 13:11:30 +01:00 |
Francois Gouget
|
71af3e1582
|
regedit: Remove unneeded variable initializations.
|
2008-11-12 13:11:23 +01:00 |
Damjan Jovanovic
|
4e2cec5aba
|
winemenubuilder: Moved all wineshelllink functionality to winemenubuilder and removed wineshelllink.
|
2008-11-12 11:49:12 +01:00 |
Hwang YunSong(황윤성)
|
ede8c994e8
|
winecfg: Updated Korean resource.
|
2008-11-12 11:49:12 +01:00 |
Hirofumi Katayama
|
7984e70697
|
wordpad: Accept double-click in date and time dialog.
|
2008-11-12 11:49:11 +01:00 |
Eric Pouech
|
583e051044
|
winedbg: Added scoped symbol picker, and options to handle it.
|
2008-11-11 11:40:36 +01:00 |
Eric Pouech
|
508414313e
|
winedbg: Slightly change the option setting syntax (allows also to get the current state back).
|
2008-11-11 11:40:26 +01:00 |
Eric Pouech
|
4c00325c3b
|
winedbg: Rewrote the symbol picking mechanism so that it can handle several algorithms.
|
2008-11-11 11:40:17 +01:00 |
Damjan Jovanovic
|
f5b8bad2aa
|
winemenubuilder: Generate desktop files instead of wineshelllink.
|
2008-11-10 11:06:40 +01:00 |
Vincent Povirk
|
f54a8ab71b
|
rundll32: Build with -mwindows.
|
2008-11-07 11:50:34 +01:00 |
Alexandre Julliard
|
394e97feea
|
winemenubuilder: Move the xdg global variables out of the libpng ifdef block.
|
2008-11-03 20:19:30 +01:00 |
Damjan Jovanovic
|
26fcfb4b24
|
winemenubuilder: Generate icons in winemenubuilder instead of wineshelllink.
|
2008-11-03 15:05:18 +01:00 |
Michael Stefaniuc
|
4f199a10ad
|
Remove the remaining casts of NULL.
|
2008-11-03 13:42:09 +01:00 |
Michael Stefaniuc
|
87785a2df0
|
oleview: Do not cast NULL.
|
2008-11-03 13:41:21 +01:00 |
Michael Stefaniuc
|
880d944ea0
|
winedbg: Use FIELD_OFFSET instead of reimplementing it.
|
2008-11-03 13:40:20 +01:00 |
Alexandre Julliard
|
6ccf01fe8a
|
winecfg: Display an nicer error when the mount manager cannot be accessed.
|
2008-11-03 13:34:12 +01:00 |
Katayama Hirofumi MZ
|
873b971bb7
|
notepad: Don't save maximized size.
|
2008-10-29 11:51:48 +01:00 |
Michael Stefaniuc
|
42e612fd78
|
cmdlgtst: Use NULL instead of casting 0 to a pointer.
|
2008-10-28 12:34:02 +01:00 |
Marcus Meissner
|
3f2047c836
|
oleview: Fixed size passed to LoadStringW.
|
2008-10-28 12:33:52 +01:00 |
Austin English
|
f64fbe2ef3
|
winecfg: Set default windows version to XP.
|
2008-10-28 12:33:45 +01:00 |
Dmitry Timoshkov
|
b8b0b7fa41
|
wineconsole: Don't ignore extended keys.
|
2008-10-28 12:13:41 +01:00 |
Reece Dunn
|
20d8e46858
|
winecfg: Renamed 'Shell Folder' to 'Folder'.
|
2008-10-27 13:35:29 +01:00 |
Reece Dunn
|
bd645a8482
|
winecfg: Add ellipsis ('...') to buttons that launch other dialogs.
|
2008-10-27 13:35:10 +01:00 |
Michael Stefaniuc
|
a195777b85
|
cmdlgtst: HGDIOBJ is interchangeable with other handle types; no casts are needed.
|
2008-10-27 11:30:11 +01:00 |
Michael Stefaniuc
|
2d90c85ada
|
taskmgr: HGDIOBJ is interchangeable with other handle types; no casts are needed.
|
2008-10-27 11:30:07 +01:00 |
Marcus Meissner
|
19464a6bf7
|
programs: Fixed two RegEnumValue name lengths.
|
2008-10-27 11:28:29 +01:00 |
Eric Pouech
|
0c4e9df2a1
|
winedbg: Add a kill command to kill the current process.
|
2008-10-27 11:28:17 +01:00 |
Alexandre Julliard
|
abe00bbebe
|
winecfg: Load the existing drive config from mountmgr instead of relying on QueryDosDevice.
|
2008-10-24 14:24:58 +02:00 |
Alexandre Julliard
|
18b66912b7
|
winecfg: Store the Unix device if any in the drive configuration.
|
2008-10-24 14:24:58 +02:00 |
Alexandre Julliard
|
eb65f6a212
|
winecfg: Use an ioctl to the mount manager to define drives.
|
2008-10-24 14:24:58 +02:00 |
Alexandre Julliard
|
8d7fc61717
|
msiexec: Fix initial state of the argument parsing state machine.
|
2008-10-23 12:53:47 +02:00 |
Andrey Turkin
|
783b855f42
|
wordpad: Do not pass resource ids to MessageBox.
|
2008-10-23 12:45:08 +02:00 |
Alexandre Julliard
|
f410cf7c98
|
winecfg: Update the drives only when they have changed, instead of trying to compare with the current setup.
|
2008-10-23 12:15:43 +02:00 |
Ricardo Filipe
|
365e245cf6
|
wineboot: Added Portuguese translation.
|
2008-10-22 13:54:55 +02:00 |
Ricardo Filipe
|
42f63e0fac
|
net: Added Portuguese translation.
|
2008-10-22 13:54:54 +02:00 |
Ricardo Filipe
|
50ae1d2eb4
|
taskmgr: Added Portuguese translation.
|
2008-10-22 13:54:54 +02:00 |
Ricardo Filipe
|
97ca1df4b1
|
write: Added Portuguese translation.
|
2008-10-22 13:54:54 +02:00 |
Ricardo Filipe
|
511226c8ac
|
wordpad: Added Portuguese translation.
|
2008-10-22 13:54:54 +02:00 |
Ricardo Filipe
|
3d047b7601
|
xcopy: Added Portuguese translation.
|
2008-10-22 13:54:54 +02:00 |
Ricardo Filipe
|
c05fc2d762
|
oleview: Added Portuguese translation.
|
2008-10-22 13:54:54 +02:00 |
Hwang YunSong(황윤성)
|
07badc790a
|
wordpad: Updated Korean resource.
|
2008-10-20 14:36:58 +02:00 |
Eric Pouech
|
cbb84fdb73
|
winedbg: Added a command to allow loading mismatched modules.
|
2008-10-20 13:53:08 +02:00 |
Eric Pouech
|
5c8ad49158
|
winedbg: Use Unicode strings for all module references.
|
2008-10-20 13:52:44 +02:00 |
Michael Stefaniuc
|
f65cd2e2eb
|
winecfg: Fix compilation on older gcc versions.
|
2008-10-20 12:23:35 +02:00 |
Ricardo Filipe
|
3df9158747
|
reg.exe: Added Portuguese translation.
|
2008-10-20 11:37:26 +02:00 |
Alexandre Julliard
|
01b7667a1a
|
programs: Convert source files to utf-8.
|
2008-10-18 19:22:19 +02:00 |
Alexandre Julliard
|
f150ddc3ed
|
winecfg: Store the drive label as Unicode.
|
2008-10-17 14:11:56 +02:00 |
Alexandre Julliard
|
6483f2f201
|
winecfg: Store the drive serial number as a number instead of a string.
|
2008-10-17 13:37:04 +02:00 |
Andrey Esin
|
f0321f85a0
|
regedit: Corrections in Russian translation.
|
2008-10-17 11:42:55 +02:00 |
Frans Kool
|
730d23046d
|
wordpad: Corrected Dutch translations.
|
2008-10-15 16:45:14 +02:00 |
Rob Shearman
|
b7cfa58996
|
write: Close the thread and process handles returned by CreateProcessW.
|
2008-10-15 16:44:17 +02:00 |
Andrey Turkin
|
71c01bb974
|
wordpad: Do not try to close uninitialized handles.
|
2008-10-15 12:21:59 +02:00 |
Marcus Meissner
|
1b95076308
|
oleview: RegEnumKey gets always sizes, not -1.
|
2008-10-14 13:41:55 +02:00 |
Dylan Smith
|
f124a586d4
|
wordpad: Added option to disable word wrap.
|
2008-10-14 13:41:55 +02:00 |
Andrey Turkin
|
dfb64699bf
|
wordpad: Do not leak a handle on error path.
|
2008-10-13 11:55:29 +02:00 |
Andrey Turkin
|
ef23ef9335
|
wordpad: Use inches instead of cm in calculations.
|
2008-10-13 11:55:24 +02:00 |
Muneyuki Noguchi
|
8fe9ad5ab3
|
write: Convert Japanese resource to UTF-8.
|
2008-10-13 11:40:34 +02:00 |
Muneyuki Noguchi
|
613685f6d1
|
wordpad: Convert Japanese resource to UTF-8.
|
2008-10-13 11:40:30 +02:00 |
Muneyuki Noguchi
|
1d9354f0e8
|
winhlp32: Convert Japanese resource to UTF-8.
|
2008-10-13 11:40:27 +02:00 |
Muneyuki Noguchi
|
99b3dd1216
|
winemine: Convert Japanese resource to UTF-8.
|
2008-10-13 11:40:23 +02:00 |
Muneyuki Noguchi
|
940a41637d
|
winefile: Convert Japanese resource to UTF-8.
|
2008-10-13 11:40:19 +02:00 |
Muneyuki Noguchi
|
8987dbaee5
|
winecfg: Convert Japanese resource to UTF-8.
|
2008-10-13 11:40:16 +02:00 |
Muneyuki Noguchi
|
8b5f1632d7
|
wineboot: Convert Japanese resource to UTF-8.
|
2008-10-13 11:40:12 +02:00 |
Muneyuki Noguchi
|
706957ac4a
|
view: Convert Japanese resource to UTF-8.
|
2008-10-13 11:40:08 +02:00 |
Muneyuki Noguchi
|
11b25629e9
|
taskmgr: Convert Japanese resource to UTF-8.
|
2008-10-13 11:40:04 +02:00 |
Muneyuki Noguchi
|
a969e0066e
|
regedit: Convert Japanese resource to UTF-8.
|
2008-10-13 11:39:56 +02:00 |
Muneyuki Noguchi
|
9bfa96adc2
|
reg: Convert Japanese resource to UTF-8.
|
2008-10-13 11:39:52 +02:00 |
Muneyuki Noguchi
|
540d32d8e8
|
oleview: Convert Japanese resource to UTF-8.
|
2008-10-13 11:39:48 +02:00 |
Muneyuki Noguchi
|
9898c87071
|
notepad: Convert Japanese resource to UTF-8.
|
2008-10-13 11:39:41 +02:00 |
Muneyuki Noguchi
|
aac846d11c
|
cmdlgtst: Convert Japanese resource to UTF-8.
|
2008-10-13 11:39:32 +02:00 |
Muneyuki Noguchi
|
e11c68e19d
|
cmd: Convert Japanese resource to UTF-8.
|
2008-10-13 11:39:23 +02:00 |
Muneyuki Noguchi
|
c9c5c0e26b
|
clock: Convert Japanese resource to UTF-8.
|
2008-10-13 11:39:14 +02:00 |
Andrey Turkin
|
fbfb165d56
|
wordpad: Fix some compile-time warnings.
|
2008-10-10 14:13:07 +02:00 |
Andrey Turkin
|
c53b772394
|
wordpad: Convert some ANSI calls to Unicode.
|
2008-10-10 14:12:43 +02:00 |
Andrey Turkin
|
566dcd78fe
|
wordpad: Fix some unicode bugs.
|
2008-10-10 14:12:32 +02:00 |
Lei Zhang
|
a4ed7a1003
|
regedit: Pass VK_DELETE messages to Listview/Treeview child windows.
|
2008-10-09 14:19:50 +02:00 |
Michael Stefaniuc
|
2daee2e4a2
|
winecfg: Use FAILED instead of !SUCCEEDED.
|
2008-10-08 13:43:13 +02:00 |
Michael Stefaniuc
|
163874844b
|
winefile: Use FAILED instead of !SUCCEEDED.
|
2008-10-08 13:43:00 +02:00 |
Lei Zhang
|
d3908e699b
|
regedit: Make branch export behavior work more like native regedit.
|
2008-10-06 13:08:40 +02:00 |
Lei Zhang
|
86a4e99c04
|
regedit: Check return values, don't request unneeded value which always fails.
|
2008-10-02 10:29:06 -05:00 |
Lei Zhang
|
4389066754
|
regedit: Use W version of TreeView_GetItem.
|
2008-10-02 10:29:00 -05:00 |
Andrey Turkin
|
ae097646ab
|
regedit: Ignore spaces in regedit files.
|
2008-09-30 11:33:14 -05:00 |
Muneyuki Noguchi
|
82fd8167bc
|
reg: Add Japanese resources.
|
2008-09-29 17:18:14 -05:00 |
Muneyuki Noguchi
|
1c6a54621e
|
write: Add Japanese resources.
|
2008-09-29 17:18:03 -05:00 |
Muneyuki Noguchi
|
f94ab4f482
|
notepad: Use "MS Shell Dlg" 9 in Japanese resources.
|
2008-09-25 13:28:04 +02:00 |
Muneyuki Noguchi
|
323e6a2de5
|
winhlp32: Use "MS Shell Dlg" 9 in Japanese resources.
|
2008-09-25 13:28:01 +02:00 |
Muneyuki Noguchi
|
595dc28620
|
wordpad: Use "MS Shell Dlg" 9 in Japanese resources.
|
2008-09-25 13:27:58 +02:00 |
Muneyuki Noguchi
|
cb7fba896d
|
winecfg: Use "MS Shell Dlg" 9 in Japanese resources.
|
2008-09-25 13:27:55 +02:00 |
Muneyuki Noguchi
|
0f6a195647
|
taskmgr: Use "MS Shell Dlg" 9 in Japanese resources.
|
2008-09-25 13:27:52 +02:00 |
Muneyuki Noguchi
|
d9b98122be
|
winefile: Use "MS Shell Dlg" 9 in Japanese resources.
|
2008-09-25 13:27:49 +02:00 |
Muneyuki Noguchi
|
521ad0c7e5
|
wineboot: Use "MS Shell Dlg" 9 in Japanese resources.
|
2008-09-25 13:27:46 +02:00 |
Muneyuki Noguchi
|
6461d5dc7e
|
regedit: Use "MS Shell Dlg" 9 in Japanese resources.
|
2008-09-25 13:27:43 +02:00 |
Alexandre Julliard
|
700b5c6d7f
|
regedit: Fix file exports in ASCII format.
|
2008-09-22 15:34:41 +02:00 |
Alexander Nicolaysen Sørnes
|
4f332e610e
|
regedit: Fix some fprintf arguments.
|
2008-09-22 12:20:07 +02:00 |
Alexander Nicolaysen Sørnes
|
1e0a77622b
|
regedit: Fix char escaping for registry export.
|
2008-09-22 12:19:54 +02:00 |
Muneyuki Noguchi
|
08040c70a8
|
oleview: Add Japanese resources.
|
2008-09-19 14:05:48 +02:00 |
Vitaly Lipatov
|
977b7d398e
|
wineboot: Do registry update with wineboot --update in any case.
|
2008-09-18 13:27:38 +02:00 |
Paul Chitescu
|
ac865ad931
|
explorer: WM_SYSCOMMAND SC_SCREENSAVE to desktop triggers screen saver.
|
2008-09-17 18:11:16 +02:00 |
Peter Dons Tychsen
|
bc7b194bf9
|
winedevice: Fix problems with driver entries without the "ImagePath" entry in registry.
|
2008-09-17 10:58:46 +02:00 |
Peter Dons Tychsen
|
741dd708c4
|
services: Fixed problem with services where DependOnServices key is REG_SZ and not REG_MULTI_SZ.
|
2008-09-17 10:55:50 +02:00 |
Alexander Nicolaysen Sørnes
|
c4d58a4b07
|
regedit: Add support for exporting unicode files.
|
2008-09-16 13:35:31 +02:00 |
Alexander Nicolaysen Sørnes
|
60cd910797
|
regedit: Gather a full string before exporting it.
|
2008-09-16 13:35:27 +02:00 |
Marcus Meissner
|
a392d3774c
|
winefile: Fixed sizes to LoadString.
|
2008-09-15 11:47:00 +02:00 |
Marcus Meissner
|
53d671d736
|
oleview: Fixed LoadString buffer sizes.
|
2008-09-15 11:46:05 +02:00 |
Marcus Meissner
|
a24550aa82
|
winecfg: Fixed buffersize to GetPrivateProfileStringW.
|
2008-09-15 11:23:19 +02:00 |
Florian Köberle
|
49c96a5075
|
winedbg: Fixed an infinite loop.
|
2008-09-12 11:39:52 +02:00 |
Dmitry Timoshkov
|
a2a3c59a45
|
winedevice: Wine PE loader is able to resolve forwards to not yet loaded modules.
|
2008-09-11 11:46:07 +02:00 |
Hirofumi Katayama
|
32b6a1a08c
|
notepad: Cancel closing window by cancelling "Save As" dialog box.
|
2008-09-11 11:41:52 +02:00 |
Alexander Nicolaysen Sørnes
|
484421560b
|
regedit: Fix importing REG_MULTI_SZ values for ANSI files.
|
2008-09-10 11:08:30 +02:00 |
Gerald Pfeifer
|
95613fbdd2
|
wordpad: Shed off unused parameters from on_fontlist_modified, OnCreate, OnUser, OnNotify, and OnInitPopupMenu.
|
2008-09-09 11:46:14 +02:00 |
Alexander Nicolaysen Sørnes
|
32f890939f
|
regedit: Convert parts of export handling to unicode.
|
2008-09-09 11:46:14 +02:00 |
Alexander Nicolaysen Sørnes
|
87a871efe4
|
notepad: Only append .txt to missing files without a dot in them.
|
2008-09-09 11:46:14 +02:00 |
Muneyuki Noguchi
|
48dfff8577
|
cmdlgtst: Add Japanese resources.
|
2008-09-08 14:08:08 +02:00 |
Muneyuki Noguchi
|
3a6373d1a8
|
view: Add Japanese resources.
|
2008-09-08 14:08:04 +02:00 |
Eric Pouech
|
a181ad5a2c
|
winedbg: Also handle 1 byte signed int as they were char (PDB files are done like this... sigh).
|
2008-09-08 12:47:20 +02:00 |
Muneyuki Noguchi
|
fcb488f3f8
|
notepad: Update Japanese translation.
|
2008-09-08 12:47:20 +02:00 |
Michael Stefaniuc
|
26f363aed3
|
regedit: Fix the Bg, Cs, Da, Es, Hu, It, Ko, Pl, Pt, Ru, Si and Tr translations.
|
2008-09-08 12:47:20 +02:00 |
Michael Stefaniuc
|
ba94f959db
|
worpad: Fix the German translation.
|
2008-09-08 12:47:20 +02:00 |
Michael Stefaniuc
|
5f8ab11751
|
wordpad: Change the encoding of the German resource file to utf-8.
|
2008-09-08 12:47:20 +02:00 |
Michael Stefaniuc
|
d94a90273e
|
wordpad: Fix the Hungarian translation by removing an untranslated and incomplete STRINGTABLE.
|
2008-09-08 12:47:20 +02:00 |
Vincent Povirk
|
aacfc6ed95
|
explorer: Modify rects passed to SHAppBarMessage to not interfere with existing appbars.
|
2008-09-05 12:11:40 +02:00 |
Vincent Povirk
|
8adae9aa1f
|
explorer: Track appbar positions and send ABN_POSCHANGED notifications.
|
2008-09-05 12:11:23 +02:00 |
Vincent Povirk
|
96f8de0de9
|
explorer: Implement ABM_ADD and ABM_REMOVE.
|
2008-09-05 12:10:55 +02:00 |
Muneyuki Noguchi
|
131996ae45
|
regedit: Update Japanese translation.
|
2008-09-05 11:21:05 +02:00 |
Alexandre Julliard
|
09874bf78a
|
xcopy.exe: Get rid of remaining uses of Unicode macros.
|
2008-09-04 14:08:19 +02:00 |
Alexandre Julliard
|
90685fcf03
|
reg.exe: Get rid of remaining uses of Unicode macros.
|
2008-09-04 14:08:12 +02:00 |
Eric Pouech
|
6986975816
|
winedbg: Search default debuggee dir for symbol information.
|
2008-09-04 13:47:48 +02:00 |
Vincent Povirk
|
3cce9ad9c6
|
shell32: Move SHAppBarMessage implementation from shell32 to explorer.
|
2008-09-04 13:32:42 +02:00 |
Jeff Zaroyko
|
454a241e97
|
winetest: Check that user enters a tag.
|
2008-09-04 11:52:55 +02:00 |
Alexander Nicolaysen Sørnes
|
92e9b1edcf
|
regedit: Fix a memory leak in export handling.
|
2008-09-04 11:51:29 +02:00 |
Alexander Nicolaysen Sørnes
|
5defba1165
|
regedit: Convert open/save dialogues to unicode.
|
2008-09-04 11:51:23 +02:00 |
Hongbo Ni
|
e670b5c831
|
regedit: Add simplified and traditional Chinese resources.
|
2008-09-04 11:42:54 +02:00 |
Hongbo Ni
|
832c2ae1eb
|
oleview: Add simplified and traditional Chinese resources.
|
2008-09-04 11:42:51 +02:00 |
Alexandre Julliard
|
b66685cdd8
|
programs: Build the programs that support it with -DWINE_NO_UNICODE_MACROS.
|
2008-09-03 14:21:41 +02:00 |
Alexander Nicolaysen Sørnes
|
d67986b9dd
|
regedit: Some minor unicode conversions.
|
2008-09-03 13:14:52 +02:00 |
Alexander Nicolaysen Sørnes
|
7bb5df75d3
|
regedit: Remove some unused code.
|
2008-09-03 13:14:52 +02:00 |
Alexander Nicolaysen Sørnes
|
ba093c6dc0
|
regedit: Fix some references to TCHARs.
|
2008-09-03 13:14:51 +02:00 |
Katayama Hirofumi MZ
|
13359ce22b
|
wordpad: Added Japanese resource.
|
2008-09-02 21:34:55 +02:00 |
Muneyuki Noguchi
|
2e9603c4a0
|
taskmgr: Update Japanese translation.
|
2008-09-02 14:07:42 +02:00 |
Muneyuki Noguchi
|
0cd01df155
|
winecfg: Update Japanese translation.
|
2008-09-02 14:07:39 +02:00 |
Muneyuki Noguchi
|
7c52cd5044
|
clock: Update Japanese translation.
|
2008-09-02 14:07:36 +02:00 |