Alexandre Julliard
a8b0a5ea91
winedbg: Avoid using size_t in an error message.
2008-02-18 14:10:03 +01:00
Marcus Meissner
2ef077e95e
taskmgr: Make stuff static.
2008-02-18 12:41:37 +01:00
Frans Kool
6f68cda74c
wineboot: Created Dutch translations.
2008-02-18 12:41:36 +01:00
Frans Kool
275ba2547a
write: Created Dutch translations.
2008-02-18 12:41:36 +01:00
Rob Shearman
a82f4dd9b7
Don't use GetExceptionCode and GetExceptionInformation in exception filter functions.
...
When using native compiler exceptions, it isn't valid to use
GetExceptionCode and GetExceptionInformation anywhere other than in the
filter or handler blocks since it would be very hard for the compiler to
work out where to retrieve the exception information from on the stack.
Therefore, remove the WINE_EXCEPTION_FILTER and WINE_FINALLY_FUNC macros
which enabled GetExceptionCode, GetExceptionInformation and
AbnormalTermination to be used inside of the functions they declared and
fix up all callers to access the information directly.
2008-02-16 14:57:44 +01:00
Frans Kool
d810ce1991
net: Created Dutch translations.
2008-02-16 13:55:14 +01:00
Frans Kool
44958d7e8f
xcopy: Created Dutch translations.
2008-02-16 13:55:02 +01:00
Frans Kool
2645d89d19
winhelp: Added missing Dutch translations.
2008-02-16 13:54:54 +01:00
Frans Kool
350b8bd851
wineconsole: Added missing Dutch translations.
2008-02-16 13:54:51 +01:00
Frans Kool
5a939bc511
progman: Added missing LGPL-license in Dutch translations.
2008-02-16 13:54:47 +01:00
Francois Gouget
4c8e218252
Assorted spelling fixes.
2008-02-15 12:09:24 +01:00
Christian Authmann
2da848428f
explorer: Add meaningful titles to virtual desktop windows.
2008-02-15 12:04:32 +01:00
Kirill K. Smirnov
be784ba1c5
systray: Better validate icon owner.
2008-02-15 11:38:24 +01:00
Kirill K. Smirnov
be2911a180
systray: Correctly handle icon addition/deletion.
2008-02-15 11:38:19 +01:00
Kirill K. Smirnov
7515f312f9
systray: Avoid modifying non-existent tooltip windows of non-existent icon windows when application updates tip of hidden icon.
2008-02-15 11:35:16 +01:00
Frans Kool
36f464e3f4
notepad: Added missing LGPL License in Dutch translations.
2008-02-15 11:08:50 +01:00
Frans Kool
502866cc2f
cmdlgtst: Added missing Dutch translations.
2008-02-15 11:08:33 +01:00
Frans Kool
fe1d1a68d8
winecfg: Added missing Dutch translations.
2008-02-15 11:08:23 +01:00
Frans Kool
0380baf668
cmd: Added & corrected Dutch translations.
2008-02-15 11:08:17 +01:00
Frans Kool
0813881232
taskmgr: Corrected Dutch translations.
2008-02-15 11:08:07 +01:00
Francois Gouget
c68745c51b
UTF-8 resource files must explicitly say so with a pragma.
2008-02-15 09:55:58 +01:00
Mikołaj Zalewski
a8fd0e0d69
wordpad: File > New now opens a dialog so there should be an ellipsis at the end.
2008-02-15 09:55:50 +01:00
Mikołaj Zalewski
0027353107
wordpad: Update Polish translation.
2008-02-15 09:55:46 +01:00
Mikołaj Zalewski
873e040fda
write.exe: Add Polish translation.
2008-02-15 09:55:30 +01:00
Mikołaj Zalewski
23dc52186e
wineboot: Add Polish translation.
2008-02-15 09:55:26 +01:00
Mikołaj Zalewski
f4b00d8a35
winhelp: Update Polish translation.
2008-02-15 09:55:12 +01:00
Frans Kool
98b8699b22
regedit: Added Dutch translations.
2008-02-13 16:27:26 +01:00
Frans Kool
9d2320c933
winefile: Added Dutch translations.
2008-02-13 16:27:20 +01:00
Frans Kool
b3115fc60e
oleview: Added Dutch translations.
2008-02-12 22:38:24 +01:00
Reece H. Dunn
85703790fd
winecfg: Allow theme colour names to be case insensitive when reading them from a file.
2008-02-11 21:03:55 +01:00
Reece H. Dunn
84d77c9d2c
winecfg: Fixed reading in colour data from a theme file.
2008-02-11 21:03:47 +01:00
Andrey Esin
001e711b53
cmd: Additions to Russian translation.
2008-02-07 11:59:53 +01:00
Kirill K. Smirnov
43083236c4
systray: Add support for NIS_HIDDEN flag.
2008-02-06 12:52:38 +01:00
Kirill K. Smirnov
b391b8af58
systray: Properly track errors.
2008-02-06 12:52:34 +01:00
Eric Pouech
336c000d4e
winedbg: Implemented the pXX request in gdb proxy.
2008-02-04 14:18:59 +01:00
Andre Wisplinghoff
9bf3355a11
winecfg: Enable add button when choosing lib from combobox (Libraries tabsheet).
2008-02-04 14:18:20 +01:00
Marcus Meissner
fa6937f4a5
wordpad: Remove condition that never triggers.
2008-02-04 11:13:26 +01:00
Rob Shearman
5db45041c6
ntdsapi: Add tests for DsMakeSpnW.
2008-01-25 12:12:24 +01:00
Alexander Nicolaysen Sørnes
be82868adb
winecfg: Update Norwegian Bokmål resource.
2008-01-25 12:08:21 +01:00
Alexander Nicolaysen Sørnes
77200fd802
uninstaller: Fix Norwegian Bokmål resource.
2008-01-24 11:41:58 +01:00
Alexander Nicolaysen Sørnes
6898c9e51b
uninstaller: Disable Uninstall button when no items selected.
2008-01-24 11:41:54 +01:00
Alexandre Julliard
cbdf1294e6
winex11: Export a function to dock a window into the system tray, and get rid of the WS_EX_TRAYWINDOW style.
2008-01-23 21:40:45 +01:00
Francois Gouget
5819b90f95
winemenubuilder: Expand environment variable references in the shortcut's WorkDir, Description and IconPath fields.
2008-01-23 20:45:22 +01:00
Eric Pouech
a6d85fe801
regedit: Warn about newest unicode export from native regedit.
2008-01-23 11:31:43 +01:00
Alexandre Julliard
a76abc0322
winex11: Leave it up to explorer to specify the correct size and position for the desktop.
2008-01-23 11:31:07 +01:00
Marcus Meissner
53f5d67364
cmd: Include <time.h> for time().
2008-01-22 12:00:42 +01:00
Andrey Esin
90eb70bc55
write: Russian translation.
2008-01-21 12:35:54 +01:00
Sin-ta Hsiea
6d2e6cd6b3
winecfg: Add Traditional Chinese translation.
2008-01-16 20:11:05 +01:00
Alexandre Julliard
8c06ba6fd8
wineboot: Delay import the dlls that are not needed for the default initialisation.
2008-01-16 19:51:20 +01:00
Alexandre Julliard
1d6d080d4b
wineboot: Add a --init option used when launched automatically at startup.
...
Don't execute Run entries in that case.
2008-01-16 19:51:14 +01:00
Francois Gouget
44b52b128c
Assorted spelling fixes.
2008-01-16 12:48:29 +01:00
Andrey Esin
38f1733ce3
regedit: Update Russian translation.
2008-01-16 12:16:20 +01:00
Andrey Esin
cec519c753
wordpad: Corrections in Russian translation.
2008-01-16 12:16:13 +01:00
Andrej Sinicyn
4278c3fe84
wordpad: Update German strings and correct shortcuts to match XP wordpad.
2008-01-15 14:36:22 +01:00
Andrey Esin
44923ffb2b
wordpad: Adding to Russian translation.
2008-01-15 14:35:48 +01:00
Andrey Esin
a6c53b7c6c
wineboot: Russian translation.
2008-01-15 11:37:02 +01:00
Alexander Nicolaysen Sørnes
9a1b626481
wordpad: Add basic ruler.
2008-01-14 15:31:37 +01:00
Alexander Nicolaysen Sørnes
e1e147da4d
wordpad: Fix width when text break = margins.
2008-01-14 15:31:37 +01:00
Eric Pouech
bce64150eb
winedbg: Added a way to support differently selector information depending on current target.
2008-01-14 13:38:21 +01:00
Eric Pouech
bd007a1576
winedbg: Workaround broken minidumps with invalid 32->64 address conversion.
2008-01-14 13:37:54 +01:00
Eric Pouech
f7908160eb
winedbg: Fixed bt all so that current process/thread isn't lost.
2008-01-14 13:37:40 +01:00
Francois Gouget
4dc91b7ba1
winemenubuilder: EnumResourceNamesW() returns false when we find the icon. So fix the corresponding misfiring trace.
2008-01-11 12:25:52 +01:00
Andrey Turkin
d43f025b8c
wineboot: Fix installation of SFP protected files.
2008-01-10 13:20:33 +01:00
Alexander Nicolaysen Sørnes
5d9f73eaef
cmd: Seed the random number generator.
2008-01-10 11:38:21 +01:00
Andrey Esin
fd78ab799b
wordpad: Russian translation.
2008-01-08 12:55:09 +01:00
Alexander Nicolaysen Sørnes
fb5d0bfee1
wordpad: Draw margin lines in print preview.
2008-01-08 12:54:34 +01:00
Alexandre Julliard
98c133312f
regedit: Fixed parsing of hex sequences.
2008-01-07 21:17:10 +01:00
Dan Kegel
59b69a7236
winemenubuilder: Expand short paths, else menu items aren't created for CSLU Toolkit.
2008-01-07 18:19:45 +01:00
Andre Wisplinghoff
005b493619
regedit: Refresh tree view on import.
2008-01-07 18:19:14 +01:00
Alexandre Julliard
ebac63e17c
wineboot: Don't print errors for non-fatal problems.
2008-01-07 12:25:56 +01:00
Kirill K. Smirnov
7c97735b09
winhelp: Fix index to handle offset value = 0 correclty.
2008-01-07 12:20:07 +01:00
Rob Shearman
3a0e472ada
svchost: Add a FIXME for an undocumented function (SvchostPushServiceGlobals) that some native services expect to be called by native svchost.
2008-01-07 12:04:03 +01:00
Alexandre Julliard
d55b2de574
kernel32: Launch wineboot on first startup of a wine process.
2008-01-04 12:51:04 +01:00
Lance Jackson
d56217e98e
cmd: Fix some unclosed file and registry handles.
2008-01-04 12:12:51 +01:00
Dmitry Timoshkov
2ae3945d3d
winecfg: Don't mix the strings in unix and windows locales.
2008-01-04 11:55:59 +01:00
Michael Jung
0a31ab7e2a
imm32: Added some unit test cases.
2008-01-03 12:34:05 +01:00
Gerald Pfeifer
f35b93c655
taskmgr: Remove redundant out-of-domain checking which is already handled by PerfDataGetProcessorUsage() and PerfDataGetProcessorSystemUsage().
2007-12-31 19:21:11 +01:00
Gerald Pfeifer
fde4e4b608
winhelp: Remove a dead condition.
2007-12-31 19:21:01 +01:00
Rob Shearman
8b8795136d
rpcss: Initialise some out-only parameters that aren't initialised by the generated RPC code.
2007-12-31 16:46:02 +01:00
Vincent Hardy
d306bc0090
regedit: Window caption correction.
2007-12-28 13:20:33 +01:00
Rob Shearman
1f90e88657
explorer: Fix memory leak when one or more properties are not present on a hal device.
2007-12-27 14:13:29 +01:00
Rob Shearman
63a74c7dd4
rpcss: Zero the memory of several variables before writing them to the pipe to silence Valgrind warnings.
2007-12-27 14:13:29 +01:00
Rob Shearman
9804aba758
rpcss: Use context handles to automatically free running object table entries if the client process quits without calling IrotRevoke.
2007-12-26 13:27:42 +01:00
Kirill K. Smirnov
72c5aea600
winhelp: When we reuse window structure, old brush should not be reused.
2007-12-21 12:41:14 +01:00
Ivan Sinitsin
7a465ce904
winefile: Save font settings in registry.
2007-12-21 12:40:19 +01:00
Alexandre Julliard
a32873bfcc
explorer: It no longer needs to be made a system process.
2007-12-20 16:43:47 +01:00
Alexandre Julliard
4a58b2847c
wineboot: Convert the rest of the code to Unicode.
...
Fix Windows File Protection handling to use the correct system directory.
2007-12-20 16:16:17 +01:00
Alexandre Julliard
e34244a3b9
wineboot: Rewrite wininit.ini processing to use GetPrivateProfileSectionW. Convert to Unicode.
2007-12-20 15:53:53 +01:00
Alexandre Julliard
8f6e1db3e0
wineboot: Add support for starting NT-style services.
2007-12-20 15:53:03 +01:00
Alexandre Julliard
06e888f244
wineboot: Simplify the unnecessarily complex code structure.
2007-12-20 15:08:39 +01:00
Kirill K. Smirnov
8d6d9fd3ad
winhelp: Avoid any keywords comparision during lookup, store pointer to listbox ITEMDATA instead.
2007-12-18 12:32:55 +01:00
Kirill K. Smirnov
6af0e45d79
winhelp: Remember last added page.
2007-12-18 12:32:55 +01:00
Lionel Debroux
6ac689368a
winedevice: Fix memory leak (found by Smatch).
2007-12-17 12:30:23 +01:00
Anatoly Lyutin
67271dcf3b
start: Convert to Unicode.
2007-12-13 14:30:40 +01:00
Vitaly Lipatov
b3caf36858
winecfg: Updated Russian translation.
2007-12-13 14:30:40 +01:00
Lionel Debroux
14bed07c99
winhelp: Fix memory leaks (found by Smatch).
2007-12-13 14:30:40 +01:00
Kirill K. Smirnov
d72cfb7342
winhelp: Display keywords index dialog box.
2007-12-13 13:09:37 +01:00
Kirill K. Smirnov
6a2ad1b479
winhelp: Read keywords.
2007-12-13 13:09:31 +01:00
Kirill K. Smirnov
af21361dbf
winhelp: Export enum and search B+ tree functions.
2007-12-13 13:09:25 +01:00
Alexandre Julliard
c7278c21bd
wordpad: Fix invalid pointer usage.
2007-12-12 22:32:38 +01:00
Alexander Nicolaysen Sørnes
7f03c2f5bd
wordpad: Move registry functions to a separate file.
2007-12-12 13:49:07 +01:00
Kirill K. Smirnov
16cc13341f
winhelp: Change font charset from ANSI to DEFAULT.
2007-12-12 13:48:11 +01:00
Alexandre Julliard
2702da6977
wordpad: Fix a compiler warning.
2007-12-10 15:15:42 +01:00
Jonathan Ernst
8070e52c42
winecfg: Add missing audio tab controls to other languages.
2007-12-07 17:05:58 +01:00
Jonathan Ernst
f53619e78b
winecfg: Updated French translation.
2007-12-07 17:05:54 +01:00
Francois Gouget
5f7a9cea38
Assorted spelling fixes.
2007-12-07 16:35:32 +01:00
Michael Stefaniuc
d35e57732e
winecfg: Pass HEAP_ZERO_MEMORY to HeapAlloc() instead of clearing the memory with a separate memset() call.
2007-12-07 14:52:42 +01:00
Luis C. Busquets Pérez
ce204283f5
wineboot: Added Spanish resource.
2007-12-06 12:14:12 +01:00
Alexandre Julliard
5393b7a675
winhelp: Use system colors instead of hardcoded colors.
2007-12-06 12:06:47 +01:00
Alexandre Julliard
b966b451ff
clock: Use system colors instead of hardcoded RGB values.
2007-12-06 12:06:31 +01:00
Alexander Nicolaysen Sørnes
5ca3584695
write: Add Norwegian resources.
2007-12-06 12:05:53 +01:00
Alexander Nicolaysen Sørnes
74379bea7b
wineboot: Add Norwegian resources.
2007-12-06 12:05:48 +01:00
Roy Shea
4714c4fa80
svchost: Implementation of svchost.
2007-12-05 13:47:51 +01:00
Jonathan Ernst
9efa4daa4c
wordpad: Updated French translation.
2007-12-05 12:21:47 +01:00
Jonathan Ernst
54b18b9391
write: New French translation.
2007-12-05 12:21:42 +01:00
Dmitry Timoshkov
8d2ef74861
explorer: Make initialize_display_settings work with a Win9x version of rpcrt4.
2007-12-05 12:21:03 +01:00
Kirill K. Smirnov
ae534def54
winhelp: winhelp >3.0 files always use 0x4000 as a divisor in TOPICPOS regardless of DecompressSize.
2007-12-05 12:04:33 +01:00
Kirill K. Smirnov
56ab4a20e0
winhelp: Do not confuse caller application with bogus error when we really succeeded.
2007-12-05 12:04:20 +01:00
Dmitry Timoshkov
e548864805
explorer: Store current display mode in the registry on startup.
2007-12-04 18:41:05 +01:00
Kirill K. Smirnov
7f2c72498a
winhelp: There are files without Phrases or Phrases40 compression, add support for them.
2007-12-04 18:30:25 +01:00
Alexander Nicolaysen Sørnes
c1b3549106
winecfg: Update Norwegian resource.
2007-12-04 18:18:12 +01:00
Kirill K. Smirnov
a9491cf0cd
winhelp: Use HEAP_ZERO_MEMORY instead of setting individual fields to zero.
2007-12-04 14:32:38 +01:00
Jonathan Ernst
da32b24508
wineboot: New French translation.
2007-12-04 13:38:56 +01:00
Aric Stewart
6312ccca55
uninstaller: Iterate keys in HKEY_CURRENT_USER also as some programs install their uninstall information there.
2007-12-03 14:43:38 +01:00
Kirill K. Smirnov
33a05f088e
winhelp: Enlarge font size by 3 as native winhelp does.
2007-12-03 14:43:28 +01:00
Kirill K. Smirnov
2c52f8883d
winhelp: Rewrite internal files lookup using B+ tree search. Add some sanity checks.
2007-12-03 14:43:21 +01:00
Kirill K. Smirnov
f4023569b3
winhelp: Rewrite Context support using B+ tree search.
2007-12-03 14:43:15 +01:00
Kirill K. Smirnov
6e002c59ce
winhelp: Implement generic B+ tree search function.
2007-12-03 14:42:37 +01:00
Kirill K. Smirnov
bef9ab5dd5
winhelp: winhelp 3.0 uses page numbers instead of hash values.
2007-12-03 14:39:41 +01:00
Kirill K. Smirnov
ee863153cd
winhelp: Add support for winhelp 3.0 topics.
2007-12-03 14:39:29 +01:00
Kirill K. Smirnov
73e9173e7c
winhelp: Add support for winhelp 3.0 phrases.
2007-12-03 14:39:18 +01:00
Kirill K. Smirnov
1fdd01966c
winhelp: Correctly deal with various TopicBlockSize/Compression combinations. Simplify HLPFILE_Uncompress_Topic function.
2007-12-03 14:39:03 +01:00
Ted Percival
99d14ada78
regedit: Display REG_DWORD as unsigned with lowercase hex digits.
2007-12-03 13:10:21 +01:00
Gerald Pfeifer
cdaf13052a
winedbg: Warning fixes.
2007-11-29 15:34:45 +01:00
Patrick Moran
0b79b0e58a
msiexec: Fix atou() return value mistake.
2007-11-26 13:08:03 +01:00
Alexander Nicolaysen Sørnes
c65dbabcf3
winecfg: Some fixes for Norwegian translation.
2007-11-21 12:05:50 +01:00
José Manuel Ferrer Ortiz
34e8cbf2d8
winefile: Spanish resource file updated.
2007-11-21 12:05:36 +01:00
Jonathan Ernst
3fc12344fc
cmd: Updated French translation.
2007-11-21 12:03:10 +01:00
Alexander Nicolaysen Sørnes
a1378190a5
wordpad: Move printing functions to a separate file.
2007-11-20 14:58:03 +01:00
Alexander Nicolaysen Sørnes
62d90a60ca
wordpad: Fix print preview bar.
2007-11-20 14:56:19 +01:00
Alexander Nicolaysen Sørnes
04aefe8647
wordpad: Refer to main menu using IDM_MAINMENU.
2007-11-20 14:56:11 +01:00
Rob Shearman
e301d17211
explorer: Add a fixme to show when applications are trying to show a balloon tip in the taskbar notification area.
2007-11-20 12:28:59 +01:00
Dmitry Timoshkov
efda990877
winex11.drv: Use display device guid managed by explorer.
2007-11-19 15:00:11 +01:00
Gerald Pfeifer
a6dd4795fa
winedbg: Fix type of loop variable in types_udt_find_element().
2007-11-16 13:23:48 +01:00
Gerald Pfeifer
a9742b3210
taskmgr: Move out-of-domain checking into PerfDataGetProcessorUsage() and PerfDataGetProcessorSystemUsage().
2007-11-16 12:33:03 +01:00
Jonathan Ernst
c3ff4ddcff
wordpad: Updated French translation.
2007-11-15 12:48:40 +01:00
Kirill K. Smirnov
bd5869f19c
wineconsole: Do not show "Apply" button - it is not used anyway.
2007-11-15 11:08:17 +01:00
Jonathan Ernst
33c0c7cef6
xcopy: Updated French translation.
2007-11-13 21:47:25 +01:00
Jonathan Ernst
82ed518fc3
net: Updated French translation.
2007-11-13 21:47:14 +01:00
Jonathan Ernst
a5f3c2f283
regedit: Updated French translation.
2007-11-13 21:46:34 +01:00