Ken Thomases
|
ce0f9b3128
|
winemac.drv: Tell git's diff engine to recognize Objective-C source files.
|
2012-12-26 18:23:03 +01:00 |
Charles Davis
|
a6fdf73233
|
loader: Build with -fno-builtin.
This prevents Clang from optimizing wld_memset() into a memset(3) call.
|
2012-12-26 18:23:03 +01:00 |
Dmitry Timoshkov
|
50d6583104
|
po: Correct Russian translation of Portrait/Landscape to match other places.
|
2012-12-26 18:23:03 +01:00 |
Dmitry Timoshkov
|
95d98d0bfc
|
wineps.drv: Update dmPaperWidth/Height when dmPaperSize is being changed through UI.
|
2012-12-26 18:23:03 +01:00 |
Nikolay Sivov
|
a701528fec
|
msxml3: Remove separate structures for test interfaces.
|
2012-12-24 17:35:30 +01:00 |
Nikolay Sivov
|
f445da0afa
|
msxml3: Make callback data available for ready state event handler.
|
2012-12-24 17:35:23 +01:00 |
Jacek Caban
|
56c094186f
|
atl100: Added AtlRegisterClassCategoriesHelper implementation.
|
2012-12-24 17:35:08 +01:00 |
Jacek Caban
|
674d3a1242
|
mshtml: Removed no longer used nsIProfile declaration.
|
2012-12-24 14:38:02 +01:00 |
Christian Costa
|
6ebf7a37fe
|
dmsynth: Dump data passed to Download method.
|
2012-12-24 14:36:32 +01:00 |
Christian Costa
|
c6694e6dec
|
dmusic: Implement SynthPortImpl_IDirectMusicPort_DownloadInstrument.
|
2012-12-24 14:36:21 +01:00 |
Christian Costa
|
494fbc69ca
|
dmusic: Move IDirectMusicDownloadedInstrument to port.c since it is port dependant and perform COM cleanup.
|
2012-12-24 14:36:14 +01:00 |
Dmitry Timoshkov
|
0f7ed96fda
|
wineps.drv: Update dmFormName when merging DEVMODE structures.
|
2012-12-24 14:35:16 +01:00 |
Dmitry Timoshkov
|
383318bc02
|
wineps.drv: Properly handle dmFormName in unicode DEVMODE structure.
|
2012-12-24 14:35:03 +01:00 |
Dmitry Timoshkov
|
ef489d647a
|
wineps.drv: Update dmFormName when dmPaperSize is being changed through UI.
|
2012-12-24 14:34:57 +01:00 |
Dmitry Timoshkov
|
c374201be1
|
wineps.drv: Make sure that DEVMODE fields changed through UI are marked as set.
|
2012-12-24 14:34:36 +01:00 |
Dmitry Timoshkov
|
11a69ab5aa
|
wineps.drv: Add an ability to select device resolution from UI.
|
2012-12-24 14:34:27 +01:00 |
Aurimas Fišeras
|
2b2dac7f0d
|
po: Update Lithuanian translation.
|
2012-12-24 13:34:21 +01:00 |
Piotr Caban
|
dbec250635
|
msvcrt: Added _stricmp_l implementation.
|
2012-12-24 13:34:04 +01:00 |
Jacek Caban
|
7726e01844
|
jscript: Don't pass 'this' argument to DISPID_VALUE of pure IDispatch interfaces.
|
2012-12-24 13:33:14 +01:00 |
Frédéric Delanoy
|
8ec82dfaae
|
d3drm: Fix a leak (coverity).
|
2012-12-24 13:33:06 +01:00 |
Andrew Eikum
|
08f73e2a07
|
winmm: Use a separate array to map the default device.
|
2012-12-24 13:32:58 +01:00 |
Andrew Talbot
|
431b4f52d6
|
shlwapi: Indentation fix.
|
2012-12-24 13:32:42 +01:00 |
Andrew Talbot
|
c78f8d7405
|
user32: Indentation fix.
|
2012-12-24 13:32:38 +01:00 |
Andrew Talbot
|
c5ce8c8e08
|
usp10: Indentation fix.
|
2012-12-24 13:31:42 +01:00 |
Andrew Talbot
|
c61b14cbcc
|
wined3d: Indentation fix.
|
2012-12-24 13:30:20 +01:00 |
Andrew Talbot
|
9acc966688
|
winex11.drv: Indentation fix.
|
2012-12-24 13:30:11 +01:00 |
Alexandre Julliard
|
fd457cd9c2
|
Release 1.5.20.
|
2012-12-21 20:14:41 +01:00 |
Piotr Caban
|
a62e3f6442
|
wininet: NULL terminate cookie data in load_persistent_cookie function.
|
2012-12-21 17:29:03 +01:00 |
Piotr Caban
|
2f35659035
|
wininet: Fixed CreateUrlCacheEntryW behaviour on URLs without '\' and '/' characters.
|
2012-12-21 17:28:59 +01:00 |
Jacek Caban
|
99d1a8529b
|
jscript: Added null and undefined values support to to_object.
|
2012-12-21 17:28:55 +01:00 |
Hans Leidekker
|
c092d82500
|
wmiutils: Implement IWbemPath::SetText and IWbemPath::GetText.
|
2012-12-21 14:19:03 +01:00 |
Hans Leidekker
|
633a5741b5
|
wmiutils: Add a stub implementation of IWbemPath.
|
2012-12-21 14:18:35 +01:00 |
Hans Leidekker
|
d010497474
|
wmiutils: Rename wmiutils.idl to wmiutils_classes.idl.
|
2012-12-21 14:16:38 +01:00 |
Hans Leidekker
|
4933dc78c6
|
pdh: Accept the local machine name in counter paths.
|
2012-12-21 14:15:45 +01:00 |
Hans Leidekker
|
ec1ae3b6e6
|
winhttp/tests: Make sure proxy settings are restored.
|
2012-12-21 14:15:36 +01:00 |
Piotr Caban
|
6e38d5beef
|
msvcr100: Added _aligned_msize implementation.
|
2012-12-21 14:15:25 +01:00 |
Piotr Caban
|
dfca87db71
|
msvcrt: Added _set_fmode and _get_fmode implementation.
|
2012-12-21 14:14:53 +01:00 |
Alexandre Julliard
|
4289bd44de
|
winspool.drv: Remove a todo that succeeds now.
|
2012-12-21 13:54:30 +01:00 |
Christian Costa
|
898c2954e0
|
dmusic: Use static variables for instrument header and id instead of using pointer.
|
2012-12-21 13:54:29 +01:00 |
Christian Costa
|
bf0605c08a
|
dmusic: Implement instrument regions loading.
|
2012-12-21 13:54:23 +01:00 |
Ken Thomases
|
fd269e4dca
|
winemac: Implement GetDeviceCaps().
|
2012-12-21 12:08:38 +01:00 |
Ken Thomases
|
10c6f8436c
|
configure: Only enable the Mac driver on Mac OS X 10.6 or later.
|
2012-12-21 12:07:53 +01:00 |
Ann and Jason Edmeades
|
95279b87e4
|
cmd: Add set /a support.
|
2012-12-21 12:00:19 +01:00 |
Jason Edmeades
|
51c4411a15
|
cmd: Add more tests for set /a.
|
2012-12-21 11:45:31 +01:00 |
Jason Edmeades
|
836f3e4c29
|
cmd: Convert the set /a tests to validate better.
|
2012-12-21 11:45:18 +01:00 |
Detlef Riekenberg
|
828882745a
|
api-ms-win-core-winrt-error-l1-1-0: Add dll.
|
2012-12-21 11:44:16 +01:00 |
Detlef Riekenberg
|
98d0d621e7
|
api-ms-win-core-winrt-string-l1-1-0: Add dll.
|
2012-12-21 11:43:37 +01:00 |
Detlef Riekenberg
|
71e11c0c1a
|
api-ms-win-downlevel-advapi32-l2-1-0: Add dll.
|
2012-12-21 11:42:53 +01:00 |
Detlef Riekenberg
|
7d6e592b0b
|
api-ms-win-downlevel-shell32-l1-1-0: Add dll.
|
2012-12-21 11:40:43 +01:00 |
Detlef Riekenberg
|
38a69f0c1d
|
api-ms-win-downlevel-shlwapi-l2-1-0: Add dll.
|
2012-12-21 11:40:02 +01:00 |