Commit graph

4035 commits

Author SHA1 Message Date
Jonathan Ernst
367816c0ff wordpad: Updated French translation. 2009-06-09 17:01:13 +02:00
Jonathan Ernst
0f82a1550d regedit: Updated French translation. 2009-06-09 17:01:13 +02:00
Jonathan Ernst
db8a14ca74 notepad: Updated French translation. 2009-06-09 17:01:13 +02:00
Damjan Jovanovic
4540d74f49 winemenubuilder: Generate icons for Wine's MIME types. 2009-06-08 15:27:20 +02:00
Paul Vriens
ee1aa86d2a winecfg: Fix Dutch translations. 2009-06-08 14:30:19 +02:00
Aurimas Fišeras
e90102d5ff winemine: Add Lithuanian translation. 2009-06-08 14:29:05 +02:00
André Hentschel
c50a4738d6 winedbg: Fix comment header. 2009-06-08 12:42:29 +02:00
André Hentschel
563542ed07 wordpad: Add German translation. 2009-06-08 12:42:12 +02:00
Joris Huizer
12c237056e winemenubuilder: reg_get_val[AW]: Fix memory leak. 2009-06-08 12:42:06 +02:00
Alexandre Julliard
8d0cb61bc7 winedbg: Add wrappers for Read/WriteProcessMemory to fix the mingw build. 2009-06-05 15:19:58 +02:00
Damjan Jovanovic
4af750a578 winemenubuilder: Track, update and clean up file open associations. 2009-06-05 15:19:56 +02:00
Stefan Stranz
1a0a47d60c winhlp32: Fix crash on launch. 2009-06-04 12:50:55 +02:00
Damjan Jovanovic
7287023647 winemenubuilder: Associate file open applications with freedesktop. 2009-06-04 12:42:54 +02:00
Andrew Nguyen
5e72f7b2a5 rundll32: Load the 16-bit kernel32 exports by ordinal. 2009-06-04 12:12:38 +02:00
Alexandre Julliard
aa41526c73 clock: Build resource files separately instead of including them all from a global file. 2009-06-03 15:17:22 +02:00
Alexandre Julliard
68a1f4d0a1 makefiles: Add resource files to the standard object files list. 2009-06-03 11:44:57 +02:00
Francois Gouget
05a4d26c47 winedbg & appwiz.cpl: Use SUBLANG_NEUTRAL for German. 2009-06-03 11:26:07 +02:00
Damjan Jovanovic
77e0ee9013 winemenubuilder: Ignore wine.desktop managed file types. 2009-06-03 11:25:52 +02:00
Alexandre Julliard
c18d69ef5f makefiles: Remove special handling of .res.o files now that winegcc takes care of this. 2009-06-02 14:25:16 +02:00
Nicolas Le Cam
90ef31ecdc winetest: Add a missing carriage return in help message. 2009-06-02 11:57:21 +02:00
Nicolas Le Cam
55b51f3b1e winetest: Add option -d to specify tests output directory. 2009-06-01 16:16:06 +02:00
Nicolas Le Cam
62ab6ab1c5 winetest: Only call GetTempPath once. 2009-06-01 16:16:06 +02:00
André Hentschel
426e541ba5 winedbg: Add German translation. 2009-06-01 16:16:05 +02:00
Aurimas Fišeras
fca0d3c5cf winedbg: Add Lithuanian translation. 2009-06-01 16:16:05 +02:00
Eric Pouech
a105f924f4 winhlp32: Fix typo in color init. 2009-06-01 16:16:04 +02:00
Eric Pouech
d67df82636 winhlp32: Correctly set the window's title when no window information is present. 2009-06-01 16:16:04 +02:00
Eric Pouech
82ffc04ef3 winhlp32: Now manage windows with refcounts. 2009-06-01 16:16:04 +02:00
Eric Pouech
e3beef0af5 winhlp32: Remove the lpszName field from the window structure, as it's given by the window info. 2009-06-01 16:16:04 +02:00
Eric Pouech
a6104304f4 winhlp32: Window name lookup is supposed to be insensitive. 2009-06-01 16:16:03 +02:00
Eric Pouech
aba7b3df90 winhlp32: Use current file when no file is specified in JumpHash. 2009-06-01 16:16:03 +02:00
Eric Pouech
29f865c5c1 winhlp32: Make use of the hlpfile for the running macro to handle correctly some macro implementations. 2009-06-01 16:16:03 +02:00
Eric Pouech
042bbf9a41 winhlp32: Force the handling of a current help window while processing a macro. 2009-06-01 16:16:03 +02:00
Eric Pouech
ae20d4708b winhlp32: NoShow macro has NS as shortcut. 2009-06-01 16:16:03 +02:00
Eric Pouech
b936855d07 winhlp32: Properly handle a syntax error inside a macro. 2009-06-01 16:16:03 +02:00
Alexandre Julliard
7d5e565b5a configure: Add checks for fnmatch support. 2009-06-01 16:16:02 +02:00
Vitaliy Margolen
1e4b401a98 winecfg: Update WinXP version to SP3. 2009-06-01 16:16:02 +02:00
Eric Pouech
277d64bef0 winedbg: Pass NULL for some optionals parameters to MinidumpReadDumpStream. 2009-06-01 16:16:01 +02:00
Alexandre Julliard
6f74b45a81 winegcc: Add support for building PE executables using Mingw. 2009-06-01 16:15:53 +02:00
Damjan Jovanovic
fbb43c42a7 winemenubuilder: Only add mime types that aren't already in freedesktop. 2009-05-29 15:48:01 +02:00
Michael Stefaniuc
129889b287 notepad: Use the ARRAY_SIZE() macro if we already have it. 2009-05-28 12:42:18 +02:00
Michael Stefaniuc
cdc5b0c29b notepad: Rename the SIZEOF macro to the more descriptive ARRAY_SIZE.
SIZEOF looks just like one of the typical Win32 API capitalizations of
the basic C construct which it isn't.
2009-05-28 12:42:18 +02:00
Ge van Geldorp
0fc9920be9 winetest: Use wininet if available. 2009-05-28 12:42:00 +02:00
Joerg-Cyril.Hoehle@t-systems.com
85b6189c3f configure: Find libpng in /usr/X11 on MacOS. 2009-05-25 16:39:27 +02:00
Hwang YunSong
533128bd1a reg: Updated Korean resource. 2009-05-25 14:26:18 +02:00
Hwang YunSong
84edc89a64 regedit: Updated Korean resource. 2009-05-25 14:25:55 +02:00
Damjan Jovanovic
c1fa150ceb winemenubuilder: Add MIME types to freedesktop. 2009-05-25 14:21:43 +02:00
Alexandre Julliard
2b6b8cc8d6 wineboot: Compain loudly if we can't find wine.inf. 2009-05-25 11:48:23 +02:00
Vladimir Pankratov
c75f31e1b8 winedbg: Add Russian translation. 2009-05-25 11:21:49 +02:00
Rico Schüller
654c7e3668 winedbg: Do not print more than 9 characters from pThread->name. 2009-05-20 10:51:00 +02:00
Frans Kool
d4e1d88722 winedbg: Add Dutch translations. 2009-05-19 16:18:13 +02:00
Michael Stefaniuc
4fd3d633cb Fix typo in Romanian translation basă => bază.
Thanks to Dimitriu Petru for spotting this.
2009-05-19 11:58:53 +02:00
Michael Stefaniuc
f6b24b5cad notepad: Fix the Romanian translation. 2009-05-19 11:58:53 +02:00
Michael Stefaniuc
f66b600449 notepad: The UNICODE define isn't needed anymore; remove it.
Add the WINE_NO_UNICODE_MACROS define to prevent the AW form of
functions and types from creeping back in.
2009-05-19 11:58:53 +02:00
Michael Stefaniuc
27c8839f66 notepad: Use the explicit W-form of the functions. 2009-05-19 11:58:53 +02:00
Michael Stefaniuc
f706c68cf9 notepad: Use the more specific MAKEINTRESOURCEW macro. 2009-05-19 11:58:53 +02:00
Aurimas Fišeras
9f1daabd63 notepad: Update Lithuanian translation. 2009-05-18 12:33:51 +02:00
Francois Gouget
4a558538c8 winetest: Replace malloc() & co with HeapAlloc(). 2009-05-18 12:32:36 +02:00
Francois Gouget
bf6b95e95c winetest: Rename xmalloc() & co to heap_xxx() to not imply they are based on malloc(), and add heap_free(). 2009-05-18 12:32:29 +02:00
Francois Gouget
84cd15a021 winedbg: Replace realloc() with HeapReAlloc(). 2009-05-15 10:31:12 +02:00
Francois Gouget
7eac467258 winecfg: Use Win32 APIs instead of strdup(). 2009-05-13 12:45:36 +02:00
Francois Gouget
e7f8aa7d2d winhlp32: Use Win32 APIs instead of strdup(). 2009-05-13 12:31:53 +02:00
Anders Jonsson
bfcda1f912 regedit: Update Swedish translation. 2009-05-13 12:03:00 +02:00
Anders Jonsson
b0a57b47f9 notepad: Update Swedish translation. 2009-05-13 12:02:54 +02:00
Paul Vriens
a225aaa894 notepad: Fix the Dutch translations. 2009-05-12 11:21:41 +02:00
Michael Stefaniuc
256d3a2ee1 notepad: Use the explicit W-form of the registry functions. 2009-05-08 12:26:56 +02:00
Michael Stefaniuc
1a60da74f9 notepad: Use the explicit W-form for some string functions. 2009-05-08 12:26:54 +02:00
Hwang YunSong
bcf1361af1 notepad: Updated Korean resource. 2009-05-08 12:14:01 +02:00
Hwang YunSong
08ba955300 winedbg: New Korean resource. 2009-05-08 12:13:55 +02:00
Michael Stefaniuc
3e7647ad72 notepad: Use the explicit W-form of the types. 2009-05-07 14:44:22 +02:00
Rein Klazes
9e8f2a7024 programs: Make some of the open file dialogs of a few programs resizable. 2009-05-06 12:20:10 +02:00
Rein Klazes
64dbec13ef winecfg: Make the open file dialogs resizable. 2009-05-06 12:20:10 +02:00
Francois Gouget
cdc82702ba notepad: Make NOTEPAD_DoReplace(All)?() static. 2009-05-06 12:20:10 +02:00
Francois Gouget
fb02a4c657 taskmgr: Make FillSolidRect2() and Draw3dRect2?() static. 2009-05-06 12:20:10 +02:00
Francois Gouget
6980949f49 winedbg: Remove an unused debug channel. 2009-05-06 12:20:09 +02:00
Uwe Bonnes
22dde33ed2 wineboot: Print failing command line. 2009-05-06 12:06:36 +02:00
Michael Stefaniuc
0c702d140c notepad: Use the explicit SendMessageW form. 2009-05-05 14:13:53 +02:00
Alexandre Julliard
8b3b328319 winedbg: Implement single step for x86_64. 2009-05-01 18:29:10 +02:00
Alexandre Julliard
b26ae69fcb winedbg: Fix formatting of the flag register bits. 2009-05-01 18:28:49 +02:00
Paul Vriens
76c0babdcf services: Fix a typo. 2009-04-29 13:08:45 +02:00
Dmitry Timoshkov
54d7c8012d explorer: Initialize the Progman DDE interface when starting explorer. 2009-04-29 13:07:55 +02:00
Austin English
2c3497b908 notepad: Don't append seconds to time format. 2009-04-28 13:10:02 +02:00
André Hentschel
078d465fa9 cmdlgtst: Spelling fix. 2009-04-28 11:58:34 +02:00
Rico Schüller
ac6a18f1f6 notepad: Allow only one search/replace dialog to open. 2009-04-27 14:32:40 +02:00
Rico Schüller
3137600651 notepad: Implement replace. 2009-04-27 14:32:34 +02:00
Austin English
0d2d1e7ff9 winetest: When extracting tests, run in console mode. 2009-04-27 13:26:02 +02:00
Austin English
2a98ea48cd notepad: Fix date format to match windows. 2009-04-27 13:23:11 +02:00
Ken Sharp
3ab52c2097 winedbg: Correct slight typo in winedbg dialog. 2009-04-24 11:51:06 +02:00
Łukasz Wojniłowicz
7448a09258 cmd: Updated Polish translations. 2009-04-23 14:22:06 +02:00
Mikołaj Zalewski
1e256e426d winedbg: Add a crash dialog for --auto mode. 2009-04-22 17:00:34 +02:00
Reece Dunn
cd71cb26f9 winecfg: Fix the size of the application static text in Japanese. 2009-04-22 12:56:00 +02:00
Reece Dunn
2c3d5b27c2 winecfg: Fix the size of the application static text in Spanish. 2009-04-22 12:55:56 +02:00
Damjan Jovanovic
0b4499cdcd winemenubuilder: Build freedesktop MIME type list for later use. 2009-04-21 17:45:06 +02:00
Detlef Riekenberg
dc0beeb976 winetest: Add option -x to extract all test. 2009-04-21 14:25:14 +02:00
Detlef Riekenberg
1f07bc02c1 winetest: Add support for --version, --help and /?. 2009-04-21 14:25:14 +02:00
Michael Stefaniuc
2e6ac3a571 winedbg: Remove some superfluous pointer casts. 2009-04-21 13:16:33 +02:00
Michael Stefaniuc
410c00fae4 wordpad: "Fix" the Turkish translation.
Remove the untranslated and incomplete STRINGTABLE.
2009-04-21 13:16:19 +02:00
Hans Leidekker
6137b1ba2d programs: Add stub termsv.exe. 2009-04-20 16:56:13 +02:00
Frans Kool
1eec7ab360 regedit: Fixed Dutch translations. 2009-04-16 11:28:33 -05:00
Frans Kool
846ce4f0c4 reg: Fixed Dutch translations. 2009-04-16 11:28:28 -05:00
Frans Kool
38d9989fba wordpad: Fixed Dutch translations. 2009-04-16 11:28:17 -05:00
Dmitry Timoshkov
c23beb3102 winedbg: Fix a typo in the comment. 2009-04-15 15:56:33 -05:00
André Hentschel
ec21ea1baa start: Correct German translation. 2009-04-15 15:56:00 -05:00
Alexandre Julliard
09d7fa707f winedbg: Add context dumping for x86_64. 2009-04-08 20:40:35 +02:00
Michael Stefaniuc
645486e8c2 wordpad: Replace long with LONG. 2009-04-07 11:21:45 +02:00
Warren Dumortier
33a0062e0f winecfg: Update French translation. 2009-04-07 11:20:51 +02:00
Damjan Jovanovic
448ca846cf winemenubuilder: Make initial directories for fd.o MIME type handling. 2009-04-06 15:29:30 +02:00
Michael Stefaniuc
cd4a7c3146 winhlp32: Remove superfluous casts. 2009-04-06 12:58:01 +02:00
Michael Stefaniuc
e09fc21576 winecfg: Use ULONG for a bitmask variable. 2009-04-02 16:28:30 +02:00
Damjan Jovanovic
612d47d3b5 winemenubuilder: Use the user-dirs desktop directory instead of hardcoding ~/Desktop. 2009-03-31 12:41:26 +02:00
Eric Pouech
fac7496345 winedbg: Fix the way array derefs are done. 2009-03-30 14:20:44 +02:00
Anders Jonsson
bd1a69220a wordpad: Update Swedish translation. 2009-03-27 11:23:28 +01:00
Michael Stefaniuc
19704f45e3 uninstaller: Add the Romanian translation. 2009-03-25 11:09:31 +01:00
Rob Shearman
286dc62e34 services: Always initialise the out buffer in svcctl_QueryServiceStatusEx and svcctl_QueryServiceConfig2W. 2009-03-24 13:11:53 +01:00
Rob Shearman
1c89dacf9c services: svcctl_GetServiceDisplayNameW and svcctl_GetServiceKeyNameW should have string attribute on output buffer.
They also should not have two parameters for specifying the size of the buffer.

The buffer size should also not include in the nul-terminating character.
2009-03-24 13:11:41 +01:00
Rob Shearman
8f07e6932b services: Add a ref count to the service entry in svcctl_CreateServiceW.
The ref count will be released by SC_RPC_HANDLE_destroy when the
returned handle is destroyed.

Change svcctl_OpenServiceW to use InterlockedIncrement to increment
the ref count since the service is in the database and therefore could
be shared and SC_RPC_HANDLE_destroy doesn't take the scmdatabase lock
when decrementing the ref count.
2009-03-24 13:10:57 +01:00
Dylan Smith
2592fea305 winhlp32: Invalidate scrollbar when changing pages. 2009-03-24 10:27:27 +01:00
James Hawkins
474276d569 cmd: Fix a memory leak (Coverity 904). 2009-03-23 18:21:05 +01:00
Aurimas Fischer
6f8ce0e376 wineboot: Add Lithuanian translation. 2009-03-23 12:40:46 +01:00
Aurimas Fischer
c5af05dfb4 start: Add Lithuanian translation. 2009-03-23 12:40:43 +01:00
Aurimas Fischer
9da142f7e1 reg: Add Lithuanian translation. 2009-03-23 12:40:40 +01:00
Aurimas Fischer
9b8c3c7885 uninstaller: Add Lithuanian translation. 2009-03-23 12:40:36 +01:00
Michael Stefaniuc
097f3ba7d3 regedit: Fix the German translation. 2009-03-23 12:37:26 +01:00
Michael Stefaniuc
1b3a781357 regedit: Convert the German translation to UTF8. 2009-03-23 12:37:22 +01:00
Michael Stefaniuc
49250a3cdb regedit: Remove commented out STRINGTABLE from the resource files.
The STRINGTABLE is commented out since mid 2003.
2009-03-23 12:37:08 +01:00
Michael Stefaniuc
58e9834af8 reg: Fix/update the German translation. 2009-03-23 12:37:02 +01:00
Michael Stefaniuc
331bb8f356 reg: Change the German translation to UTF8. 2009-03-23 12:36:59 +01:00
Michael Stefaniuc
efbb4ebf3e widl: Output "LONG" instead of "long" for a 32bit integer.
long is always 32bit in IDL files but that's not true in C.
2009-03-13 11:15:21 +01:00
Alexandre Julliard
d7d84e71d3 winedbg: Don't name a function PRIVATE. 2009-03-12 14:29:53 +01:00
Dylan Smith
cbf820abb0 winhlp32: Links are clicked on WM_LBUTTONDOWN not WM_LBUTTONUP.
This behaviour was tested against native winhlp32 by pressing down the
left mouse button and holding it while over the link to avoid having
WM_LBUTTONUP sent.  I noticed that the action for clicking the link
happened right away, without waiting for me to release the mouse button.
2009-03-12 13:09:54 +01:00
Aurimas Fischer
c95011dc5c regedit: Add missing English resource. 2009-03-12 13:09:53 +01:00
Aurimas Fischer
ddb2dc1ca9 regedit: Add Lithuanian translation. 2009-03-12 13:09:53 +01:00
Francois Gouget
dfd09c310c winemenubuilder: Print an error message if we are unable to load an lnk file. 2009-03-12 13:09:53 +01:00
Francois Gouget
9b6d3676a0 winemenubuilder: Fix an off-by-one check that resulted in erroneous error messages. 2009-03-12 13:09:53 +01:00
Aurimas Fischer
f723ceda67 notepad: Improve Lithuanian translation. 2009-03-11 15:56:46 +01:00
Dylan Smith
a36b408f7e winhlp32: Prevent cursor flicker on mouse moves over richedit control.
Previously the cursor was being set by winhlp32 on WM_MOUSEMOVE, then
the richedit control would change it again on WM_SETCURSOR.  Since the
cursor set in both of these places was different, the cursor would
flicker from being frequently changed.

The reason winhlp32 is setting the cursor, rather than letting the
richedit control set the cursor, is that winhlp32 needs the hand cursor
to be shown over a link.  My first instinct was to just add the CFE_LINK
effect to the link characters, however this also forced a colour for the
link that was inconsistent with native winhlp32.  Native winhlp32
doesn't seem to load any richedit dll, so this doesn't imply that there
is an undocumented way of changing the colour of characters with
CFE_LINK.

This patch has winhlp32 override the WNDPROC for the richedit control to
handle the WM_SETCURSOR.  It simply sets the cursor to the hand if the
cursor is over the link, otherwise it just calls the original richedit
window proc.
2009-03-11 13:03:33 +01:00
Jim Cameron
5bd7e306b4 regedit: Fix crash importing large values from Unicode. 2009-03-09 14:21:26 +01:00
Hwang YunSong(황윤성)
b77d177387 cmd: Updated Korean resource. 2009-03-09 12:06:15 +01:00
Francois Gouget
96848a0605 Remove spaces before '\n's. 2009-03-09 12:05:58 +01:00
Francois Gouget
d1110dd2e9 winedbg: Remove spaces before '\n's. 2009-03-09 12:05:33 +01:00
Dylan Smith
fb63cd0c87 winhlp32: Use EM_SCROLL to scroll richedit control.
Previously the richedit control contents were scrolled directly using
ScrollWindow.  This caused the richedit control to not actually scroll,
but only look like it scrolled, therefore causing plenty of glitches.
2009-03-09 12:04:11 +01:00
Paul Vriens
6bbe4604d7 programs/winetest: Show dll versions again for Win9x/WinME. 2009-03-05 13:24:56 +01:00
Alexandre Julliard
0f677a5beb makefiles: Add a dummy dependency on empty targets to work around a FreeBSD make bug. 2009-03-03 16:23:16 +01:00
Diaa Sami
8ea1a12ed6 cmd: Fixed a number of buffer overflows. 2009-03-03 14:03:48 +01:00
Michael Stefaniuc
3c80f741c2 regedit: Cast to LPARAM the 4th argument passed to SendMessage. 2009-03-03 12:35:53 +01:00
Michael Stefaniuc
87b15bb9fd taskmgr: Cast to LPARAM the 4th argument passed to SendMessage.
Casting to long would truncate the pointers when compiling with MSVC
for Win64.
2009-03-03 12:35:51 +01:00
Alexandre Julliard
1bd0690e5e uninstaller: Only load error strings when needed. 2009-03-03 12:35:35 +01:00
Francois Gouget
52e415f769 uninstaller: Use DELAYIMPORTS on the GUI dlls to speed up 'uninstaller --list'. 2009-03-03 12:35:19 +01:00
Hwang YunSong(황윤성)
9b309b0142 wordpad: Updated Korean resource. 2009-03-02 12:30:30 +01:00
Mike Ruprecht
c7b204e98a winedbg: Fix typo in a comment. 2009-03-02 12:03:19 +01:00
Alexandre Julliard
7776faf3a7 winecfg: Offer a few more dlls in the load order drop-down list. 2009-02-27 16:05:30 +01:00