Commit Graph

98848 Commits

Author SHA1 Message Date
Frédéric Delanoy
8d8a4c103a winefile: Constify some character strings. 2013-12-20 10:51:06 +01:00
Frédéric Delanoy
5730f6cf98 winedbg: Constify some character strings. 2013-12-20 10:51:03 +01:00
Frédéric Delanoy
a478c108e2 start: Constify a character string. 2013-12-20 10:50:40 +01:00
Detlef Riekenberg
b87b9f04d7 tools: make_authors is no longer used. 2013-12-19 17:31:22 +01:00
Lauri Kenttä
a6e621cc46 po: Update Finnish translation. 2013-12-19 17:30:38 +01:00
Jacek Caban
99c96b0f01 qcap: Added CLSID_AVICo stub implementation. 2013-12-19 17:30:31 +01:00
Stefan Dösinger
af3a59cbd0 d3dx9_36: Add missing f suffixes. 2013-12-19 17:30:30 +01:00
Stefan Dösinger
7db8cf29e9 tools: Define getopt in make_xftmpl.c. 2013-12-19 17:30:30 +01:00
Stefan Dösinger
9138dce367 libport: Include stdlib.h on MSVC for getenv. 2013-12-19 17:30:29 +01:00
Hans Leidekker
2f3c474e41 advapi32: Avoid a crash when storing credentials on MacOS. 2013-12-19 17:10:30 +01:00
Hans Leidekker
f222582af6 msi: Don't add text to the scrollable text control twice. 2013-12-19 17:10:26 +01:00
Nikolay Sivov
56aa5d8a5f server: Return key name info for KeyNameInformation class. 2013-12-19 17:10:21 +01:00
Frédéric Delanoy
1f3c916f00 regedit: Constify a character string. 2013-12-19 17:09:26 +01:00
Frédéric Delanoy
7bdcd40c08 oleview: Constify a character string. 2013-12-19 17:09:22 +01:00
Frédéric Delanoy
78cf65abb1 xmllite: Constify some character strings. 2013-12-19 17:09:19 +01:00
Frédéric Delanoy
43d6a45c4e wininet: Constify some character strings. 2013-12-19 17:09:14 +01:00
Frédéric Delanoy
f2e1589b34 winemac.drv: Constify a character string. 2013-12-19 17:09:08 +01:00
Frédéric Delanoy
f2b0ed0611 wer: Constify a character string. 2013-12-19 17:08:53 +01:00
Alexandre Julliard
6d30d6be78 msvcp100: Share the source code with msvcp90. 2013-12-19 17:06:09 +01:00
Alexandre Julliard
40a64912ae msvcp90: Set the thiscall parameter count according to the size of the stream size and offset types. 2013-12-19 17:06:07 +01:00
Alexandre Julliard
a8202d0e11 msvcp: Add macros to switch the string type used in the locale information structure. 2013-12-19 12:22:14 +01:00
Alexandre Julliard
0a59471c99 msvcp90: Always print stream sizes and offsets as long long to support various sizes. 2013-12-19 12:22:12 +01:00
Dmitry Timoshkov
0ff6879f91 include: Add more Task Scheduler interface definitions. 2013-12-18 11:42:04 +01:00
Frédéric Delanoy
7102459c60 setupapi: Constify a character string. 2013-12-18 11:39:58 +01:00
Frédéric Delanoy
62da5f2604 usp10: Constify a character string. 2013-12-18 11:39:36 +01:00
Frédéric Delanoy
a0a1a5fca5 scrrun: Constify a character string. 2013-12-18 11:39:32 +01:00
Frédéric Delanoy
44c1ba9f9e rpcrt4: Constify a character string. 2013-12-18 11:39:29 +01:00
Frédéric Delanoy
1c972c5987 msxml3: Constify a character string. 2013-12-18 11:39:24 +01:00
Frédéric Delanoy
1983448942 msi: Constify a character string. 2013-12-18 11:34:53 +01:00
Stefan Leichter
adbc691d20 setupapi/tests: Test signature $Windows NT$ in SetupDiGetINFClassA too. 2013-12-18 11:33:31 +01:00
Stefan Leichter
6aace3014d setupapi: Support signature $Windows NT$ in SetupDiGetINFClassA/W too. 2013-12-18 11:33:26 +01:00
Alexandre Julliard
1928d61146 makedep: Add support for reading source variables directly from the makefile. 2013-12-17 17:10:28 +01:00
Ken Thomases
77f0a63b4f winemac: When ClipCursor() is called redundantly, don't warp the cursor or discard mouse move events.
Fixes a problem in some games which repeatedly (re)establish the same cursor
clipping rect, making it exceedingly difficult to move the camera with the
mouse.
2013-12-17 16:53:44 +01:00
Ken Thomases
b877885400 winemac: When dragging an undecorated window, keep the title bar vertically within the work area.
In particular, keep the title bar from moving behind the menu bar or Dock (when
it's on the bottom).
2013-12-17 16:53:36 +01:00
Ken Thomases
b423532f94 user32: In WINPOS_SysCommandSizeMove(), fix constraining a point to a rect's right and bottom edges. 2013-12-17 16:36:45 +01:00
André Hentschel
2692b9d2ca ntdll: Trace NtFlushInstructionCache on x86_64. 2013-12-17 16:36:28 +01:00
Frédéric Delanoy
ff9bbe3721 mshtml: Constify a character string. 2013-12-17 08:45:44 +01:00
Frédéric Delanoy
3c6a4fe554 mscoree: Constify a character string. 2013-12-17 08:45:40 +01:00
Frédéric Delanoy
37d1753a5d joy.cpl: Constify some character strings. 2013-12-17 08:45:36 +01:00
Frédéric Delanoy
c4ba190ba3 inetcomm: Constify some character strings. 2013-12-17 08:45:32 +01:00
Frédéric Delanoy
5605db6b94 krnl386.exe16: Use BOOL type where appropriate. 2013-12-17 08:43:08 +01:00
Frédéric Delanoy
b160c733a8 advapi32: Constify a character string. 2013-12-17 08:42:49 +01:00
Alexandre Julliard
7ef6e00633 msvcp71: Share the locale.c implementation with msvcp90. 2013-12-16 21:56:14 +01:00
Alexandre Julliard
a7a149fde1 msvcp71: Share the ios.c implementation with msvcp90. 2013-12-16 21:55:46 +01:00
Alexandre Julliard
40f175f926 msvcp71: Share the string.c implementation with msvcp90. 2013-12-16 21:55:44 +01:00
Alexandre Julliard
0da244851f msvcp90: Add MSVCP_ prefix on more of the string iterator functions. 2013-12-16 21:55:43 +01:00
Alexandre Bique
5af5179313 ntdll: Fixme once for NtFlushInstructionCache(). 2013-12-16 16:11:36 +01:00
Alexandre Bique
ffccadd335 winealsa.drv: midiSeq must be protected by a critical section. 2013-12-16 16:10:40 +01:00
Nikolay Sivov
40c8d6aa0a msxml3: Store document url in properties so every instance could see it. 2013-12-16 16:08:39 +01:00
Frédéric Delanoy
d066561625 dbghelp: Constify some character strings. 2013-12-16 12:02:49 +01:00