Gregor Brunmar
36ac3e9c57
Implemented IDirect3DDevice9::GetGammaRamp()
...
svn path=/trunk/; revision=38175
2008-12-18 19:29:49 +00:00
Gregor Brunmar
1cc6243d5e
Implemented IDirect3DDevice9::CreateAdditionalSwapChain()
...
svn path=/trunk/; revision=38174
2008-12-18 19:08:17 +00:00
Gregor Schneider
1c8d9a1277
- Remove duplicate harcoded _mbctype, rename MSVCRT_mbctype to fit the new role
...
- Update related functions _ismbblead, _ismbslead, _ismbbtrail, _ismbstrail to use Wine _mbctype indexing
- Fixes 28 msvcrt string tests, 33 left
- Minor header updates
svn path=/trunk/; revision=38173
2008-12-18 18:58:43 +00:00
Dmitry Chapyshev
10ffe93130
- Revert r37085. It fix work kbswitch, but I think, that somewhere (in kbswitch) there is a memory leak. Help somebody to find it
...
svn path=/trunk/; revision=38172
2008-12-18 12:32:46 +00:00
Christoph von Wittich
f74a13b345
GENERIC_WRITE is required to flush the input buffer
...
svn path=/trunk/; revision=38171
2008-12-18 12:32:32 +00:00
Dmitry Gorbachev
6c8e595de5
Add a hack which allows to boot with Armenian language.
...
svn path=/trunk/; revision=38170
2008-12-18 12:26:52 +00:00
Dmitry Gorbachev
32eb774e68
Fix some keyboard layout related stuff in USetup.
...
svn path=/trunk/; revision=38169
2008-12-18 12:26:47 +00:00
Dmitry Gorbachev
35da2f5ea3
Armenian registry settings.
...
svn path=/trunk/; revision=38168
2008-12-18 12:26:42 +00:00
Dmitry Gorbachev
c31b0b4bc9
Add these two old translations:
...
- Armenian (Notepad) by Andranik Haroyan (andranik_haroyan at yahoo),
- Thai (Calculator) by Sumath Aowsakulsutthi (punth1 at gmail).
svn path=/trunk/; revision=38167
2008-12-18 12:26:33 +00:00
Johannes Anderwald
e0f42218c7
- Add GUID_DEVCLASS_SOUND
...
svn path=/trunk/; revision=38166
2008-12-18 09:16:13 +00:00
Christoph von Wittich
222fa8743a
DPRINT1 -> DPRINT on failure to prevent spamming of buildbot winetest logs
...
svn path=/trunk/; revision=38164
2008-12-18 07:26:07 +00:00
Jeffrey Morlan
36ac6dbed7
FAT##FindAndMarkAvailableCluster: Decrement the AvailableClusters count to keep reported free space consistent.
...
svn path=/trunk/; revision=38163
2008-12-18 03:09:45 +00:00
James Tabor
46ef532ab0
Patch by Aric Stewart : user32: Implement handling of WM_INPUTLANGCHANGE. Updated header and made WIN_ListChildren global.
...
svn path=/trunk/; revision=38162
2008-12-18 01:14:39 +00:00
Daniel Reimer
8a36d2a8ba
Add German Table to Kernel32
...
svn path=/trunk/; revision=38161
2008-12-17 23:19:08 +00:00
Johannes Anderwald
347a9d5cf0
- Sorry I BROKE build
...
svn path=/trunk/; revision=38160
2008-12-17 21:16:31 +00:00
Johannes Anderwald
18960d88d3
- add ks.sys & portcls.sys to bootcd image
...
svn path=/trunk/; revision=38159
2008-12-17 20:59:31 +00:00
Dmitry Chapyshev
75e639eabf
- More implement GetCPInfoExW
...
- Add resources for getting localized of code pages names
svn path=/trunk/; revision=38157
2008-12-17 16:30:31 +00:00
Johannes Anderwald
ff1e60162f
- Handle PcNewRegistryKey for DeviceRegistryKey, DriverRegistryKey, HwProfileRegistryKey
...
- Implement IPortClsVersion interface
svn path=/trunk/; revision=38156
2008-12-17 16:01:32 +00:00
Johannes Anderwald
d48a47ec8a
- Add IID_IPortClsVersion
...
svn path=/trunk/; revision=38155
2008-12-17 15:58:32 +00:00
Daniel Reimer
6c1d6b1345
Synched winhlp32 and wordpad with wine HEAD.
...
Added some Dutch Translations I had lying around here. Credits go to the guy who gave them to me and who's name i forgot...
Bug 3881: Greek update by Apostolos Alexiadis
svn path=/trunk/; revision=38154
2008-12-17 15:42:39 +00:00
Daniel Reimer
480c8cbd40
Sync winfile with wine HEAD.
...
Bug 3881: Greek update by Apostolos Alexiadis
svn path=/trunk/; revision=38153
2008-12-17 15:41:17 +00:00
Johannes Anderwald
05a75b23b1
- Add IUnregisterSubdevice && IUnregisterPhysicalConnection interfaces
...
svn path=/trunk/; revision=38152
2008-12-17 15:36:19 +00:00
Timo Kreuzer
caacb7bff8
convert to spec
...
svn path=/branches/ros-amd64-bringup/; revision=38151
2008-12-17 15:27:56 +00:00
Timo Kreuzer
8d0dd50137
fix a cast and convert to spec
...
svn path=/branches/ros-amd64-bringup/; revision=38150
2008-12-17 15:19:08 +00:00
Timo Kreuzer
0651a3109d
Fix pointer<->ULONG cast
...
svn path=/branches/ros-amd64-bringup/; revision=38149
2008-12-17 14:46:23 +00:00
Timo Kreuzer
d1eea0b572
convert to spec
...
svn path=/branches/ros-amd64-bringup/; revision=38148
2008-12-17 14:43:12 +00:00
Matthias Kupfer
f711cf7ae8
move variable declaration
...
svn path=/trunk/; revision=38147
2008-12-17 13:54:50 +00:00
Matthias Kupfer
829b0c63d9
Maciej Bialas <bjauy AT tlen DOT pl>
...
- Set LocaleID from unattend.inf
- See issue #3943 for more details.
svn path=/trunk/; revision=38146
2008-12-17 13:06:32 +00:00
Dmitry Chapyshev
84a5eed60e
- Implement __lconv_init
...
svn path=/trunk/; revision=38143
2008-12-17 10:24:13 +00:00
Dmitry Gorbachev
99cdd75fa7
Allow to dynamically load a library which uses static TLS.
...
svn path=/trunk/; revision=38142
2008-12-17 05:51:06 +00:00
Dmitry Gorbachev
466378bd87
In GetQueuedCompletionStatus function:
...
- change order of arguments of NtRemoveIoCompletion function,
- check maybe it returns STATUS_TIMEOUT.
svn path=/trunk/; revision=38141
2008-12-17 05:50:20 +00:00
Stefan Ginsberg
52eab0439a
- Hack-skip the gdi32 font test in an attempt to fix the infinite loop build server encounters
...
svn path=/trunk/; revision=38140
2008-12-17 05:46:56 +00:00
Timo Kreuzer
b4f1e51d0e
revert 38134, it breaks other stuff
...
svn path=/branches/ros-amd64-bringup/; revision=38139
2008-12-17 01:36:21 +00:00
Timo Kreuzer
16bbd1dbf5
Update ntdll def file
...
svn path=/branches/ros-amd64-bringup/; revision=38138
2008-12-17 01:30:12 +00:00
Timo Kreuzer
3eba336ee7
comment out a few exports, now msvcrt can be built
...
svn path=/branches/ros-amd64-bringup/; revision=38137
2008-12-17 01:29:41 +00:00
Timo Kreuzer
547e215d9e
fix overcomplicated and broken definitions of __iob_func and _iob
...
svn path=/branches/ros-amd64-bringup/; revision=38136
2008-12-17 01:28:37 +00:00
Timo Kreuzer
c302a05577
fix _locaktime64 for x86
...
svn path=/branches/ros-amd64-bringup/; revision=38135
2008-12-17 01:27:37 +00:00
Timo Kreuzer
e74941a2fd
comment out some files from mingw lib that result in duplicate definitions, as they are also in crt
...
svn path=/branches/ros-amd64-bringup/; revision=38134
2008-12-17 01:17:47 +00:00
Timo Kreuzer
e44fb72b24
- Add asm stubs for atan2, exp, fmod, ldexp, log10
...
- hack in _time64 and _localtime64
svn path=/branches/ros-amd64-bringup/; revision=38133
2008-12-17 01:16:58 +00:00
Timo Kreuzer
81173b5784
remove RtlpGetStackLimits from crt
...
svn path=/branches/ros-amd64-bringup/; revision=38132
2008-12-17 01:14:36 +00:00
Jeffrey Morlan
82f0f59917
Fix bug where DIR /D wouldn't always show all files; merge duplicated code between /W and /D
...
svn path=/trunk/; revision=38131
2008-12-16 23:51:20 +00:00
Timo Kreuzer
c91997a275
Make sure mingw_common imports are resolved, by adding it to mingw_main, mingw_wmain and mingw_dllmain
...
svn path=/branches/ros-amd64-bringup/; revision=38130
2008-12-16 23:33:43 +00:00
Timo Kreuzer
168e4491b2
- DLLs that don't contain any code (like cfgmgr) don't need to have an .eh_frame section. Make sure rsym64 continues in that case.
...
- Handle DW_CFA_GNU_args_size
svn path=/branches/ros-amd64-bringup/; revision=38129
2008-12-16 23:32:03 +00:00
Timo Kreuzer
7ff45ee579
new def file for ntdll, based on Vista64 exports
...
svn path=/branches/ros-amd64-bringup/; revision=38128
2008-12-16 22:45:26 +00:00
Timo Kreuzer
5fa3aa4e15
Implement asm stubs for alldiv, atan, ceil, cos, fabs, floor, log, pow, sin, sqrt, tan, _chkstk, _alloca_probe to libcntpr. Now we can build ntdll.
...
svn path=/branches/ros-amd64-bringup/; revision=38127
2008-12-16 20:46:34 +00:00
Timo Kreuzer
fd16ec3f12
reduce hacks: build complete lib folder
...
svn path=/branches/ros-amd64-bringup/; revision=38126
2008-12-16 18:44:20 +00:00
Timo Kreuzer
8d14dcfcd8
hack away broken UNALIGNED. Maybe someone has a real solution for this... encoded?
...
svn path=/branches/ros-amd64-bringup/; revision=38125
2008-12-16 18:44:09 +00:00
Stefan Ginsberg
a99a144adb
- Sync gdiplus Winetest too
...
svn path=/trunk/; revision=38124
2008-12-16 18:41:26 +00:00
Stefan Ginsberg
587db429a4
- Sync gdiplus with Wine head
...
svn path=/trunk/; revision=38123
2008-12-16 18:41:07 +00:00
Timo Kreuzer
fb50d69cc7
comment out RtlWalkFrameChain for x64, we currently implement it in lib/rtl (we probably need a seperate um implementation later though)
...
svn path=/branches/ros-amd64-bringup/; revision=38122
2008-12-16 18:28:48 +00:00