Akihiro Sagawa
81ea79bf3b
uninstaller: Add Japanese translation.
2009-08-24 15:17:31 +02:00
Vladimir Pankratov
98035890d8
uninstaller: Convert the Russian resources to UTF-8.
2009-07-22 14:42:49 +02:00
Aurimas Fišeras
d05f1d3e0a
Various small Lithuanian translation fixes.
2009-07-20 12:20:46 +02:00
Alexandre Julliard
f628146cfe
Remove some obsolete README files.
2009-07-09 16:02:19 +02:00
Michael Stefaniuc
fa544bbeba
uninstaller: Convert the German resources to UTF-8.
2009-07-09 15:22:29 +02:00
Frédéric Delanoy
1cbb7e1cae
uninstaller: Fix French translation.
2009-07-06 14:35:25 +02:00
Michael Stefaniuc
d10ea237a9
uninstaller: Build language resource files separately.
...
Instead of including them from an other rc file.
2009-06-30 13:48:12 +02:00
Michael Stefaniuc
19704f45e3
uninstaller: Add the Romanian translation.
2009-03-25 11:09:31 +01:00
Aurimas Fischer
9b8c3c7885
uninstaller: Add Lithuanian translation.
2009-03-23 12:40:36 +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
ByeongSik Jeon
5f3287d79f
*Ko.rc: Update Korean resource.
...
Fix the unnecessary SUBLANG_NATURAL.
Change the font size from 8 to 9.
2008-12-11 12:21:07 +01:00
Alexandre Julliard
b66685cdd8
programs: Build the programs that support it with -DWINE_NO_UNICODE_MACROS.
2008-09-03 14:21:41 +02:00
Hongbo Ni
a58ae3b9b6
uninstaller: Add simplified and traditional Chinese resources.
2008-09-02 11:58:26 +02:00
Owen Rudge
393fd51f79
uninstaller: Remove GUI portion of Wine uninstaller.
2008-08-20 12:22:53 +02:00
Francois Gouget
9b81d86a6d
Replace SUBLANG_ENGLISH_US with SUBLANG_DEFAULT.
2008-06-10 19:45:14 +02:00
Mikołaj Zalewski
14a42f802d
Make Swedish use SUBLANG_NEUTRAL.
2008-05-19 16:09:13 +02:00
Andrej Sinicyn
8fe38e8043
uninstaller: German translation.
2008-05-13 20:26:13 +02:00
Jens Albretsen
38a9633b77
uninstaller: Danish translation.
2008-05-13 10:39:42 +02:00
Hwang YunSong(황윤성)
cbafe60baf
uninstaller: Updated Korean resource.
2008-04-09 12:19:40 +02:00
Rok Mandeljc
56d54bbec6
uninstaller: Added Slovenian translation.
2008-04-08 11:56:44 +02: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
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
Daniel Nylander
135a005fff
uninstaller: Add Swedish translation.
2007-10-16 12:35:06 +02:00
Alexandre Julliard
0bed768ec6
uninstaller.exe: We can now store binary files in the repository.
2007-09-18 13:35:35 +02:00
Dmitry Timoshkov
197f4059ab
include: winres.h no longer exists in PSDK, fix winresrc.h includes.
2007-08-07 14:09:09 +02:00
Konstantin Kondratyuk
83980adbe0
uninstaller: Add Russian resources.
2007-06-28 11:00:17 +02:00
Thomas Spear
2f5232d5ce
uninstaller: Fix trace message.
2007-05-09 12:06:42 +02:00
Francois Gouget
536e738552
Assorted spelling fixes.
2007-02-14 21:03:57 +01:00
Francois Gouget
205bcc7617
uninstaller: Add a Portuguese translation (contributed by Americo Jose Melo).
2007-01-10 11:58:50 +01:00
Byeong-Sik Jeon
e1fd734c97
Korean: Use SUBLANG_NEUTRAL in Korean resources.
2006-10-20 13:49:39 +02:00
Mikołaj Zalewski
34aaea93b6
uninstaller: Fix Polish translation.
2006-10-09 12:56:48 +02:00
Michael Stefaniuc
41dd56cb7f
"One liners" printf format warning fixes for the migration of DWORD/LONG/ULONG from long to int.
2006-09-29 16:09:24 +02:00
Mikołaj Zalewski
1e1d107397
uninstaller: Add Polish translation.
2006-09-27 09:40:17 +02:00
Mikołaj Zalewski
3380a7d955
resources: Mark common resources as LANG_NEUTRAL, SUBLANG_NEUTRAL.
2006-09-25 18:31:55 +02:00
Alexandre Julliard
32ab895e46
makefiles: Generate the dependencies line to avoid some code duplication.
2006-09-14 09:38:16 +02:00
Jonathan Ernst
0ebd271fe0
Assorted French translation improvements.
2006-09-10 10:16:33 +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
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
András Kovács
081e88a643
uninstaller: Hungarian translation.
2006-06-19 09:21:06 +02:00
Hans Leidekker
b643ffbc23
uninstaller: Add Dutch resources.
2006-05-24 10:25:56 +02:00
Jonathan Ernst
360a3f9142
Update the address of the Free Software Foundation.
2006-05-23 14:11:13 +02:00
Antonio Codazzi
941da93dfd
uninstaller: Esperanto language adjustments.
2006-04-08 20:01:09 +02:00
Antonio Codazzi
64dfe52c6b
uninstaller: Esperanto language support.
2006-04-03 11:50:17 +02:00
Antonio Codazzi
3440029055
uninstaller: Italian language support.
2006-04-03 11:50:04 +02:00
Petr Tesarik
2ed2bf5d17
uninstaller: Czech language resources encoding fix.
2006-02-13 13:29:21 +01:00
Fatih Aşıcı
2f8d431f6d
uninstaller: Turkish translation.
2006-02-06 13:08:33 +01:00
José Manuel Ferrer Ortiz
7ec66682f8
uninstaller: Spanish translations update.
2005-12-16 12:39:55 +01:00
Alexandre Julliard
ec34a66612
Ignore symlink files too (needed for git).
2005-11-26 13:12:57 +01:00
Alexandre Julliard
0ec7e1a591
Renamed all .cvsignore files to .gitignore.
2005-11-26 13:10:33 +01:00
YunSong Hwang
3ddd394e25
Update Korean translations.
2005-11-15 12:06:12 +00:00
YunSong Hwang
6e20af5dac
Add Korean translations.
2005-11-14 11:27:36 +00:00
Vijay Kiran Kamuju
dc51bd797b
Fixed uninstaller close button.
2005-10-04 17:59:01 +00:00
Kimmo Myllyvirta
313bcbd9e8
Finnish resources for uninstaller.
2005-09-30 10:34:19 +00:00
Alexandre Julliard
7e22be4d84
We are no longer generating .dbg.c files.
2005-09-29 10:35:58 +00:00
Milko Krachounov
980f817737
Bulgarian resources for mpr, msi, user, commdlg, oleaut32, shdocvw,
...
shell32, comctl32, msrle32, mshtml, winspool, wineps, serialui,
setupapi, wininet, regedit, uninstaller, notepad, winecfg and
winhelp.
2005-09-19 17:00:58 +00:00
Alexander N. Sørnes
f9b3edb42e
Added Norwegian translations.
2005-09-18 12:26:22 +00:00
Alexandre Julliard
3ccbb018a0
Added a -municode flag to winegcc for applications that have a wmain()
...
entry point.
2005-08-25 19:26:59 +00:00
Alexandre Julliard
71ae2d7bed
Beginnings of a crt0 library.
2005-08-25 11:41:05 +00:00
Pierre d'Herbemont
342da59b0c
Remove stdlib.h inclusion if winsock.h is included.
2005-05-18 15:33:20 +00:00
Henning Gerhardt
86f63cfef8
Update German resource files.
2005-05-09 09:23:29 +00:00
Hannu Valtonen
d3f5fa8983
Fix a typo in uninstaller's english appname.
2005-04-11 12:57:32 +00:00
Dmitry Timoshkov
38972345b8
GetDlgItemTextW takes buffer length in WCHARs not bytes.
2005-03-16 19:48:04 +00:00
Jonathan Ernst
3024167cc0
Internationalization.
2005-03-11 13:16:35 +00:00
Jonathan Ernst
393d16a67f
Add search field with find-as-you-type function.
2005-03-11 10:26:41 +00:00
Jonathan Ernst
9b4b9ce88f
Use a dialog instead of a normal window.
2005-03-10 15:46:33 +00:00
Alexandre Julliard
ebe3c529b1
Janitorial: C booleans must not be compared against TRUE.
2004-12-09 14:07:59 +00:00
Eric Pouech
0a258964c2
Const correctness fixes.
2004-11-30 21:38:57 +00:00
David Kredba
c9eefced36
Added some Czech resources.
2004-10-18 19:42:43 +00:00
Hans Leidekker
719a789792
Fix signed/unsigned comparison warnings.
2004-09-22 02:46:38 +00:00
José Manuel Ferrer Ortiz
a6b9d70c49
Updated some Spanish translations.
2004-08-04 18:17:10 +00:00
Henning Gerhardt
68ade3b7ac
Minor fixes and updates to the German resource files.
2004-07-22 20:35:07 +00:00
Hannu Valtonen
9b386b7347
Don't display the commandline text (A trace still gives it).
...
Set a few fonts to avoid using the horrible system font on native
Windows.
2004-06-28 23:51:55 +00:00
Ivan Leo Puoti
3e42f6953e
Changed my name, so update copyright info.
2004-05-27 02:25:13 +00:00
Alexandre Julliard
6be39b60f5
Take advantage of the new winegcc -B support.
2004-03-09 04:54:07 +00:00
Alexandre Julliard
589e115233
We no longer use the .exe.spec.c files.
2004-03-02 21:16:37 +00:00
Alexandre Julliard
6621b2d213
Build all the programs with winegcc.
2004-03-02 21:00:00 +00:00
Dmitry Timoshkov
4fe98c5af0
Convert app description field to unicode and use CP_UNIXCP when
...
printing it on the console.
2004-02-24 01:01:10 +00:00
Hannu Valtonen
a13e0e9999
Remove some useless comments and rearrange the GUI a bit.
2004-02-09 20:57:21 +00:00
Ivan Leo Murray-Smith
5d7957a36d
Updated Italian translations.
2003-12-30 19:12:38 +00:00
Marcelo Duarte
8defcd386c
Localization to the Portuguese of Brazil.
2003-11-05 23:27:01 +00:00
Mike McCormack
a300682f53
Handle quoting on the command line in uninstaller.
2003-10-09 19:45:54 +00:00
Pavel Roskin
16ffa577a9
Use a better icon. Comment out the binary resource.
2003-10-04 03:10:59 +00:00
Pavel Roskin
3a82706e54
Call HeapAlloc() on entries before HeapReAlloc() to avoid crash on
...
Windows 2000.
2003-09-25 20:21:47 +00:00
Vincent Béron
481701b7b3
Updates for various French resources.
2003-09-16 01:02:11 +00:00
Francois Gouget
9591836ffb
'sizeof type' is best avoided as it won't always compile (e.g. 'int
...
main() {return sizeof int;}'). Use 'sizeof(type)' instead.
2003-06-18 19:45:22 +00:00
Alexandre Julliard
e7ea9b65ca
Use Wine debugging API. Fixed MessageBox loop.
2002-07-05 21:23:54 +00:00
Alexandre Julliard
7cae558bdc
Removed some more trailing whitespace.
2002-06-01 02:55:48 +00:00
Vincent Béron
9a62491660
Removed trailing whitespace.
2002-05-31 23:06:46 +00:00
Alexandre Julliard
cc2ee7636d
Renamed Winelib apps to .exe.so to follow the dll naming convention.
2002-05-21 19:42:29 +00:00
Alexandre Julliard
2ab7625934
Removed most imports of ntdll since we no longer import Wine internal
...
functions from there.
2002-05-17 03:37:12 +00:00
Alexandre Julliard
ad53383f9b
Added winebuild support for generating a .dbg.c file containing the
...
debug channels definitions.
Made win32 the default type for spec files.
Ignore C compiler in winebuild so we can simply pass it $(DEFS).
Removed type win32 and debug_channels from spec files.
Fixed winebuild to always generate correct C identifiers (reported by
Vincent Béron).
2002-05-14 20:54:58 +00:00
Alexandre Julliard
67371bcc8d
Added -res option to specify resources on winebuild command-line.
...
Added -exe mode to generate a .spec.c for an exe without having to
provide a .spec.
Removed some no longer needed spec files.
Removed .dll extension in makefiles import specifications.
2002-05-11 23:06:32 +00:00
Alexandre Julliard
32459912dc
Moved imports specification from the .spec into the Makefile so that
...
it can be used on platforms that don't build a .spec.c file.
2002-05-09 00:05:48 +00:00
Jeremy White
a5e9bf7321
Fixed exit status in some cases.
2002-04-06 00:38:33 +00:00
Andreas Mohr
5333872105
- fix complete listbox messup by only updating in case it needs
...
updating
- fix listbox selection breakage causing multiple programs to get
uninstalled
- implemented sorting of entries
- much better debug strings
2002-03-19 02:03:58 +00:00
Alexandre Julliard
0799c1a780
Added LGPL standard comment, and copyright notices where necessary.
...
Global replacement of debugtools.h by wine/debug.h.
2002-03-09 23:29:33 +00:00