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 |