Artem Reznikov
|
e9996b9be4
|
avifil32: Ukranian translation.
|
2009-02-09 12:05:54 +01:00 |
Michael Stefaniuc
|
905ff8fdaa
|
avifil32: Remove superfluous pointer casts.
|
2009-01-27 14:26:43 +01:00 |
Hans Leidekker
|
8bd9a3aa09
|
janitorial: Don't depend on user32 for the self registration functions.
|
2008-12-17 11:38:32 +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 |
ByeongSik Jeon
|
1b0297a7f9
|
*Zh.rc: Update the Chinese resource font name to "MS Shell Dlg".
|
2008-12-11 12:20:48 +01:00 |
Francois Gouget
|
d57774732a
|
avifil32: Remove unneeded casts of zero.
|
2008-12-08 12:05:34 +01:00 |
Francois Gouget
|
23e6e7be8e
|
Make sure we have a space before the ellipses in Slovenian resources.
|
2008-12-04 12:06:06 +01:00 |
Michael Stefaniuc
|
83c4ae561d
|
avifil32: Remove superfluous casts of void pointers.
|
2008-11-03 13:42:17 +01:00 |
Alexandre Julliard
|
4f324b3a4b
|
avifil32: Convert source files to utf-8.
|
2008-10-18 19:19:02 +02:00 |
Muneyuki Noguchi
|
26134a731d
|
avifil32: Convert Japanese resource to UTF-8.
|
2008-10-13 11:40:47 +02:00 |
Rob Shearman
|
c9d24bdc3e
|
avifil32: Fix treating the return values of mmio* functions as HRESULTs instead of MMRESULTs.
(Found by PreFast.)
|
2008-09-30 10:20:32 -05:00 |
Rob Shearman
|
171762827c
|
avifil32: Fix type of variable used to store the result of ICCompress in AVIFILE_EncodeFrame.
(Found by PreFast.)
|
2008-09-30 10:20:26 -05:00 |
Muneyuki Noguchi
|
5fb9ed227d
|
avifil32: Use "MS Shell Dlg" 9 in Japanese resources.
|
2008-09-25 13:28:07 +02:00 |
Rob Shearman
|
7496db0fa8
|
avifil32: Add explicit "!= S_OK" to expressions that use HRESULTs as booleans.
|
2008-09-12 16:49:58 +02:00 |
Hongbo Ni
|
030e678c9e
|
avifil32: Add simplified and traditional Chinese resources.
|
2008-09-04 11:41:19 +02:00 |
Gerald Pfeifer
|
61de0f4118
|
avifil32: Make size parameter of AVIFILE_ReadBlock DWORD instead of LONG.
|
2008-07-22 15:25:13 +02:00 |
Andrew Talbot
|
22f2558e24
|
avifil32: Remove unneeded address-of operators from array names.
|
2008-07-08 10:47:37 +02:00 |
Detlef Riekenberg
|
dda737f36a
|
avifil32: The array index is 0-based.
|
2008-06-23 14:07:57 +02:00 |
Detlef Riekenberg
|
43fb6f771f
|
avifil32: Resize the dialog to avoid truncated texts.
|
2008-05-27 12:03:55 +02:00 |
Mikołaj Zalewski
|
14a42f802d
|
Make Swedish use SUBLANG_NEUTRAL.
|
2008-05-19 16:09:13 +02:00 |
Jens Albretsen
|
b434e2c2ab
|
avifil32: Added Danish translation.
|
2008-05-05 13:35:16 +02:00 |
Alexandre Julliard
|
dad21bbcbf
|
makefiles: List the static libraries as normal imports instead of extra libs.
|
2008-04-30 14:23:55 +02:00 |
Rok Mandeljc
|
6b144b3876
|
avifil32: Updated Slovenian translation.
|
2008-04-07 21:38:52 +02:00 |
Hwang YunSong(황윤성)
|
bea9f06200
|
avifil32: Updated Korean resource.
|
2008-04-02 12:30:28 +02:00 |
Ken Thomases
|
0bb1eb72b8
|
avifil32: Fix copy/paste error.
|
2008-03-12 12:00:35 +01:00 |
Rob Shearman
|
48000893f9
|
makefiles: Simplify the use of the IMPORTLIB variable in the DLL makefiles.
Only specify the root to keep platform-specifics out of the individual
DLL makefiles.
|
2008-03-04 20:55:01 +01:00 |
Rob Shearman
|
e7173dfa4e
|
avifil32: Fix the character count passed into LoadStringW in AVIBuildFilterW and AVISaveOptionsUpdate.
|
2008-02-25 13:31:29 +01:00 |
Alexandre Julliard
|
427cd9183a
|
uuid: Remove a few iids that don't belong here.
|
2008-02-19 20:09:19 +01:00 |
Rob Shearman
|
c6c205a1d5
|
avifil32: Simplify a comparison in AVIBuildFilterW.
|
2008-02-19 14:11:39 +01:00 |
Rob Shearman
|
89a2eab3f4
|
avifil32: Pass the number of characters to LoadStringW, not the number of bytes.
|
2008-02-15 09:53:07 +01:00 |
Andrew Talbot
|
292fd135e5
|
avifil32: Assign to structs instead of using memcpy.
|
2008-02-12 22:35:56 +01:00 |
Austin English
|
f6caf1be81
|
Misc spelling fixes.
|
2008-01-18 12:51:08 +01:00 |
Austin English
|
464258b7cd
|
Spelling fixes.
|
2008-01-03 13:08:54 +01:00 |
Andrew Talbot
|
ff92404dec
|
avifil32: Remove unneeded casts.
|
2007-12-31 17:41:29 +01:00 |
Vitaly Lipatov
|
23db2636fc
|
avifil32: Fix buffer sizes.
|
2007-12-05 13:31:53 +01:00 |
Jonathan Ernst
|
c0473bb8e7
|
avifil32: Updated French translation.
|
2007-11-13 21:47:37 +01:00 |
Daniel Nylander
|
7563145fa7
|
avifil32: Add Swedish translation.
|
2007-10-16 12:37:10 +02:00 |
Bang Jun-young
|
aaa1908888
|
avifil32: Fix prototype for AVIStreamFindSample() to match the PSDK.
|
2007-10-16 09:37:45 +02:00 |
Andrew Talbot
|
3d61013e7c
|
avifil32: Fix some memory leaks.
|
2007-09-13 10:54:54 +02:00 |
Paul Vriens
|
daccba5de0
|
avifil32/regsvr: Replace recursive delete functions by RegDeleteTree.
|
2007-08-17 11:48:35 +02:00 |
Janusz Tomczak
|
9588fc5df2
|
avifil32: Fix Polish translation.
|
2007-08-06 13:58:04 +02:00 |
Andrew Talbot
|
9261e30801
|
avifil32: Exclude unused headers.
|
2007-04-23 19:59:47 +02:00 |
Andrew Talbot
|
b01c2c8ae5
|
avifil32: Constify some variables.
|
2007-04-03 11:22:44 +02:00 |
Andrew Talbot
|
76c99d976a
|
avifil32: Constify some variables.
|
2007-03-14 12:10:27 +01:00 |
Andrew Talbot
|
ba9e77b8f6
|
avifil32: Declare some variables static.
|
2007-02-05 12:25:40 +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
|
c5b5aaa082
|
avifil32: Add a Portuguese translation (contributed by Americo Jose Melo).
|
2006-11-27 13:42:39 +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
|
1ccf944900
|
Assorted spelling fixes.
|
2006-11-13 13:01:53 +01:00 |