Commit Graph

74 Commits (d29a301ccdfe7b0545def4f515d417f1f1264547)

Author SHA1 Message Date
Michael Stefaniuc 20c70ed85d msrle32: Remove superfluous pointer casts. 2009-01-15 12:43:00 +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
Michael Stefaniuc 819ad6417b msrle32: Remove some superfluous casts. 2008-12-05 12:36:16 +01:00
Alexandre Julliard 2c498691f5 msrle32: Convert source files to utf-8. 2008-10-18 19:20:18 +02:00
Muneyuki Noguchi 39ef6e607d msrle32: Convert Japanese resource to UTF-8. 2008-10-13 11:41:08 +02:00
Rob Shearman 88a97daa71 msrle32: Fix uses of arithmetic operators on Boolean types in MSRLE32_CompressRLE4Line and MSRLE32_CompressRLE8Line.
The "extra_byte" variable is used as though it contains an integer
rather than a TRUE/FALSE value so make it into an integer.
2008-08-18 17:34:12 +02:00
Mikołaj Zalewski 14a42f802d Make Swedish use SUBLANG_NEUTRAL. 2008-05-19 16:09:13 +02:00
Jens Albretsen 441a381899 msrle: Danish translation. 2008-05-07 12:08:52 +02:00
Rok Mandeljc 85cc101e90 msrle32: Updated Slovenian translation. 2008-04-07 21:40:19 +02:00
Hwang YunSong(황윤성) 521a217826 msrle32: Updated Korean resource. 2008-04-04 12:02:38 +02:00
Michael Stefaniuc 881373f452 msrle32: Add the Romanian translation. 2008-03-19 18:51:38 +01:00
Rob Shearman 9ca4680fce msrle32: Fix the character count passed into LoadStringW in About. 2008-02-15 11:03:56 +01:00
Daniel Nylander 3f9576c21b msrle32: Add Swedish translation. 2007-10-16 12:41:01 +02:00
Andrew Talbot bea2ba50cf msrle32: Constify some variables. 2007-06-15 12:40:51 +02:00
Andrew Talbot ba313be7b2 msrle32: Declare some functions static. 2007-01-12 20:41:52 +01:00
Michael Stefaniuc 22684cc767 janitorial: Remove stray '\' at end of lines. 2007-01-09 12:04:26 +01:00
Francois Gouget c66628b73f Consistently use SUBLANG_NEUTRAL for Italian resources. 2006-12-05 11:28:38 +01:00
Francois Gouget 8852d2ce9e msrle32: Add a Portuguese translation (contributed by Americo Jose Melo). 2006-11-28 12:13:05 +01:00
Francois Gouget b5f104d05b Replace SUBLANG_DEFAULT with the specific SUBLANG_XXX constant for languages that have multiple sublanguages. 2006-11-24 11:49:32 +01:00
Francois Gouget 9fe4673347 Don't include windows.h & co in the Wine sources.
Remove uneeded COM_NO_WINDOWS_H defines.
2006-10-24 17:47:09 +02:00
Mikołaj Zalewski 58bd35c8c5 resources: Change Dutch sublanguage code to SUBLANG_NEUTRAL. 2006-10-24 17:45:51 +02:00
Mikołaj Zalewski e32aa55703 resources: Change German sublanguage code to SUBLANG_NEUTRAL. 2006-10-24 11:45:12 +02:00
Byeong-Sik Jeon e1fd734c97 Korean: Use SUBLANG_NEUTRAL in Korean resources. 2006-10-20 13:49:39 +02:00
Michael Stefaniuc 4407218329 msrle32: Win64 printf format warning fixes. 2006-10-09 12:55:26 +02:00
Michael Stefaniuc 85ce5117c5 Add a WINE_NO_LONG_INT define to many makefiles to ease the transition of DWORD/LONG/ULONG from long to int. 2006-09-29 16:08:30 +02:00
Mikołaj Zalewski 649215b212 msrle32: Show correctly the authors surname in some non-latin1 languages. 2006-09-27 09:40:00 +02:00
Mikołaj Zalewski 077a38128c video codecs: add Polish translation. 2006-09-27 09:39:53 +02:00
Alexandre Julliard 32ab895e46 makefiles: Generate the dependencies line to avoid some code duplication. 2006-09-14 09:38:16 +02:00
Alexandre Julliard 77dc0d9be5 .gitignore: Added wildcards to ignore generated resource files. 2006-07-10 21:39:00 +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
Jonathan Ernst 360a3f9142 Update the address of the Free Software Foundation. 2006-05-23 14:11:13 +02:00
András Kovács 359a9dc073 msrle32: Added Hungarian translation. 2006-03-15 11:32:27 +01:00
Mike McCormack 29c3a54339 msrle32: Fix some gcc 4.1 warnings caused by casts in windowsx.h macros. 2006-03-03 13:19:00 +01:00
Petr Tesarik e429bff8cc msrle32: Czech language resources encoding fix. 2006-02-13 13:27:44 +01:00
Fatih Aşıcı 26e6b6fdb3 msrle32: Turkish translation. 2006-02-06 13:05:00 +01:00
Dmitry Timoshkov c13ae56289 Add a check for icinfo->fccType in DRV_OPEN message handler of builtin
video codecs.
2006-02-03 12:29:26 +01:00
Rolf Kalbermatter f989f62076 msrle32: Spelling fix. 2005-12-26 12:58:11 +01:00
Dmitry Timoshkov 8140d66c47 Fix all drivers DriverProc to conform to the DRIVERPROC definition. 2005-11-28 20:53:22 +01:00
Dmitry Timoshkov 19021aab0d Set both dwVersionICM and dwVersion to ICVERSION in Wine builtin
codecs.
2005-11-28 17:31:48 +01:00
Dmitry Timoshkov e1e83cac75 Fix several bugs in msrle32 preventing it to load.
Remove a hack in ICOpen compensating a bug in msrle32.
Use MSVFW32_hModule directly in ICCompressorChoose, and avoid a
convoluted GWLP_HINSTANCE hack.
2005-11-28 10:44:34 +01:00
Alexandre Julliard 0ec7e1a591 Renamed all .cvsignore files to .gitignore. 2005-11-26 13:10:33 +01:00
YunSong Hwang 58d6722e7a Add Korean translations. 2005-11-11 10:55:09 +00:00
Alexandre Julliard 7e22be4d84 We are no longer generating .dbg.c files. 2005-09-29 10:35:58 +00:00
Alexander N. Sørnes cd6e5bab8b Added Norwegian translations. 2005-09-26 10:56:47 +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
Alexandre Julliard f8ee161a1b Fixed some traces to use the right printf format and avoid typecasts. 2005-09-12 10:30:05 +00:00
Alexandre Julliard 13deedc524 Removed a few more unnecessary import libraries. 2005-08-17 12:42:39 +00:00
Alexandre Julliard 205fc8a324 Make all the DriverProc entry points private. 2005-08-17 12:41:41 +00:00
Alexandre Julliard 34fa35dc99 Added rules for building import libraries in the individual dll
makefiles, and added support for building a .def.a static import
library too.
2005-05-09 14:42:30 +00:00
Alexandre Julliard d62356aa1e Added rules to build import libraries in the individual dll makefiles.
Generate import libraries with the right name right away instead of
using an intermediate .spec.def file.
2005-05-07 12:39:52 +00:00