Commit graph

73056 commits

Author SHA1 Message Date
Hans Leidekker
e01455d41d services: Support setting and changing service dependencies. 2010-10-22 12:06:24 +02:00
Hans Leidekker
eae2cf56cb services: Save service dependencies. 2010-10-22 12:06:15 +02:00
Paul Vriens
c125fc1502 mshtml: Add the Serbian (Latin and Cyrillic) translation.
Translation by Đorđe Vasiljević.
2010-10-22 12:06:07 +02:00
Paul Vriens
06cc8ff6b5 browseui: Add the Serbian (Latin and Cyrillic) translation.
Translation by Đorđe Vasiljević.
2010-10-22 12:05:53 +02:00
Yaron Shahrabani
5474811fe1 mapi32: Added Hebrew translation. 2010-10-22 12:05:37 +02:00
Yaron Shahrabani
e332f8442e winefile: Added Hebrew translation. 2010-10-22 12:05:29 +02:00
Yaron Shahrabani
081f055aa0 mshtml: Added Hebrew translation. 2010-10-22 12:05:18 +02:00
Konstantin Kondratyuk
018eabfa8c jscript: Update Russian translation. 2010-10-22 12:05:09 +02:00
Yaron Shahrabani
e084c6cfee wordpad: Added Hebrew translation. 2010-10-22 12:04:57 +02:00
Juan Lang
30435a5951 secur32: Trace flags as hex values. 2010-10-22 12:03:45 +02:00
André Hentschel
ae91158ee0 winemaker: Let winebuild use the default specfile name. 2010-10-22 12:03:08 +02:00
André Hentschel
1da4f8bf4a winedump: Ignore case when detecting void. 2010-10-22 12:02:26 +02:00
Vincent Povirk
a5a7d6c9f0 windowscodecs: Support Run-length encoded TGA images. 2010-10-22 12:02:10 +02:00
Vincent Povirk
a64400ec98 windowscodecs: Add support for 32-bit TGA images. 2010-10-22 12:02:05 +02:00
Vincent Povirk
6ecb81976f windowscodecs: Handle TGA attribute bits. 2010-10-22 12:02:00 +02:00
Vincent Povirk
a2e5321b01 d3dx9_36: Check for the TGA container format. 2010-10-22 12:01:55 +02:00
Vincent Povirk
c2533f3691 windowscodecs: Implement CopyPixels for the TGA decoder. 2010-10-22 12:01:43 +02:00
Alexandre Julliard
a638c663b5 widl: Add a separate function to write the proc format string for a function. 2010-10-21 21:36:45 +02:00
Alexandre Julliard
63d5217fd6 widl: Output some comments for proc format strings. 2010-10-21 21:36:45 +02:00
Alexandre Julliard
226e963429 widl: Use get_size_procformatstring_func() for clients too instead of duplicating the code. 2010-10-21 21:35:21 +02:00
Alexandre Julliard
2debb114e3 widl: Add support for some more typelib flags based on the added attributes. 2010-10-21 21:34:33 +02:00
Alexandre Julliard
537773fbf4 widl: Add some more attribute keywords. 2010-10-21 21:23:36 +02:00
Yaron Shahrabani
d4e8f30332 wineconsole: Added Hebrew translation. 2010-10-21 17:19:56 +02:00
Yaron Shahrabani
2080bf5abc write: Added Hebrew translation. 2010-10-21 17:19:53 +02:00
Yaron Shahrabani
2309f93337 wineps: Added Hebrew translation. 2010-10-21 17:19:50 +02:00
Yaron Shahrabani
0aa4c7f5d3 cmdlgtst: Added Hebrew translation. 2010-10-21 17:19:46 +02:00
Yaron Shahrabani
19fa8dae03 oledlg: Added Hebrew translation. 2010-10-21 17:19:39 +02:00
Jacek Caban
c4ae314330 mshtml: Use IUri in nsIURI::Equals implementation. 2010-10-21 16:18:11 +02:00
David Adam
f8690a6bda ddraw: Remove a useless function. 2010-10-21 16:18:05 +02:00
Paul Vriens
5f845d3beb ipconfig: Update the Serbian (Latin and Cyrillic) translation.
Translation by Đorđe Vasiljević.
2010-10-21 16:16:37 +02:00
Paul Vriens
6a69aa7ced avifil32: Add the Serbian (Latin and Cyrillic) translation.
Translation by Đorđe Vasiljević.
2010-10-21 16:16:30 +02:00
Juan Lang
2b8cad3235 crypt32/tests: Fix test failures on Win98/NT4. 2010-10-21 16:16:14 +02:00
David Hedberg
aefe637b56 shell32: Replace bitwise XOR with a contextually more proper operator. 2010-10-21 16:16:00 +02:00
David Hedberg
c143f805cd shell32: Handle INameSpaceTreeControlEvents::OnSelectionChanged. 2010-10-21 16:15:47 +02:00
Henri Verbeet
7f8ea7fffc wined3d: Pass a sub-resource index instead of a miplevel to volume texture methods.
For volume textures this is mostly just a conceptual change, it'll only make a
difference for texture arrays and cube textures.
2010-10-21 16:15:38 +02:00
Henri Verbeet
2b58f80c27 wined3d: Use surface_blt_to_drawable() in IWineD3DSurfaceImpl_BltOverride(). 2010-10-21 16:15:31 +02:00
Henri Verbeet
574169174e wined3d: Check if we can do the blit before messing with surface flags in IWineD3DSurfaceImpl_BltOverride().
As an added benefit blit_supported() will now get the rectangles in the
correct coordinate system.
2010-10-21 16:15:25 +02:00
Henri Verbeet
b0c8b4dd95 wined3d: Flip destination coordinates when blitting to an offscreen target in arbfp_blit_surface(). 2010-10-21 16:15:20 +02:00
Adam Martinson
fd9bcfcfe8 msxml3: Fix a regression bug in domdoc_loadXML().
Caused by commit 776a8662f0. Fixes parse
failures for BSTR's where encoding is explicitly UTF-16.
2010-10-21 16:15:15 +02:00
Adam Martinson
0abee56788 msxml3: IXMLDOMSchemaCollection2 stubs. 2010-10-21 16:14:57 +02:00
Adam Martinson
70f10e1a9f msxml3: Implement schema_cache_get(). 2010-10-21 16:14:44 +02:00
Adam Martinson
d87b8b8eb9 msxml3: Implement schema_cache_get_namespaceURI(). 2010-10-21 16:14:36 +02:00
Adam Martinson
491ec41f5a msxml3: Implement schema_cache_addCollection(). 2010-10-21 16:14:26 +02:00
Adam Martinson
eac6ed018c msxml3: Implement schema_cache_remove(). 2010-10-21 16:14:16 +02:00
Adam Martinson
f8bdf8b5af msxml3: Implement schema_cache_get_length(). 2010-10-21 16:14:09 +02:00
Adam Martinson
ab136a4fc2 msxml3/tests: Internal schema doc storage tests. 2010-10-21 16:14:00 +02:00
Paul Vriens
26a1b62df9 wineboot: Add the Serbian Cyrillic and fix the Latin translation.
Translation by Đorđe Vasiljević.
2010-10-21 12:31:24 +02:00
Paul Vriens
467c1cf1f9 uninstaller: Add the Serbian (Latin and Cyrillic) translation.
Translation by Đorđe Vasiljević.
2010-10-21 12:31:17 +02:00
Paul Vriens
e654be2961 notepad: Add the Serbian (Latin and Cyrillic) translation.
Translation by Đorđe Vasiljević.
2010-10-21 12:31:08 +02:00
Andrew Nguyen
ed357e5ca6 msvcrt: Implement _ultoa_s. 2010-10-21 12:30:44 +02:00