Eric Pouech
|
296a59da7e
|
richedit: Force window update when the word wrap option has changed.
|
2008-04-14 23:50:12 +02:00 |
|
Dmitry Timoshkov
|
baded8789d
|
gdi32: Map glyph to Symbol range only if the font supports symbol encoding.
|
2008-04-14 21:28:46 +02:00 |
|
Austin English
|
e8dbd66c23
|
oleaut32: Spelling fixes.
|
2008-04-14 21:28:38 +02:00 |
|
Alexandre Julliard
|
16e8633ee5
|
winedos: Handle memory reservation errors more gracefully.
|
2008-04-14 20:39:52 +02:00 |
|
Alexandre Julliard
|
f02ef19fdb
|
kernel32: Reserve the low 64Kb area separately from the rest of the DOS memory.
|
2008-04-14 20:39:27 +02:00 |
|
Alexandre Julliard
|
195ca1e85f
|
preloader: Reserve low memory areas in separate chunks.
|
2008-04-14 20:38:17 +02:00 |
|
Alexandre Julliard
|
876257a6dc
|
shdocvw: Fixed typo in CLSID_InternetShortcut.
|
2008-04-14 13:57:53 +02:00 |
|
Rob Shearman
|
2ac495c85d
|
widl: Add checking to arguments of non-local functions.
Check that out arguments have enough levels of indirection and that they
don't derive from void * or a function pointer.
|
2008-04-14 13:39:47 +02:00 |
|
Rob Shearman
|
0053599688
|
widl: Add functions to print an error or warning message using location information to enable these to be printed accurately when a check is done after an element is parsed.
Add location information to variable automatically, since this is will
be useful for type checking of arguments.
|
2008-04-14 13:39:42 +02:00 |
|
Rob Shearman
|
f728fe168b
|
widl: Write out TYPEFLAG, FUNCFLAG and VARFLAG flags for all attribute we currently parse.
Add FIXMEs for the remaining ones and remove the warning for
unimplemented attribute types since we now support all the attributes
that we parse.
|
2008-04-14 13:39:35 +02:00 |
|
Rob Shearman
|
56e2553eff
|
widl: Add support for the broadcast and idempotent operation attributes.
|
2008-04-14 13:39:28 +02:00 |
|
Rob Shearman
|
66b8574d8d
|
widl: Output a warning if duplicate attributes are specified.
|
2008-04-14 13:39:21 +02:00 |
|
Rob Shearman
|
aa20221771
|
widl: Check that attributes are applicable for libraries, modules, dispinterfaces and coclasses and otherwise issue an error.
|
2008-04-14 13:39:16 +02:00 |
|
Rob Shearman
|
fcc8a028d8
|
widl: The odl attribute is valid for dispinterfaces.
|
2008-04-14 13:39:08 +02:00 |
|
Rob Shearman
|
abdc08e013
|
widl: Make the attrs parameter passed to start_typelib const.
|
2008-04-14 13:39:02 +02:00 |
|
Rob Shearman
|
e9afe272be
|
widl: Check that attributes applied to typedefs and fields are applicable and issue an error otherwise.
|
2008-04-14 13:38:56 +02:00 |
|
Rob Shearman
|
5f39b41526
|
widl: Check that attributes applied to interfaces, functions and arguments are applicable and issue an error if not.
|
2008-04-14 13:38:48 +02:00 |
|
Rob Shearman
|
413af76988
|
pstorec: Fix incorrectly spelt PPST_PROMPTIFO type in pstorec.c and pstore.idl.
|
2008-04-14 13:33:26 +02:00 |
|
Rob Shearman
|
b4efe919cc
|
include: Add local to interfaces or functions that take a void * parameter and so aren't designed to work remotely.
|
2008-04-14 13:33:23 +02:00 |
|
Rob Shearman
|
0120c1a582
|
include: Fix a typo in a level of indirection in tom.idl.
The parameter for ITextPara::GetDuplicate should have two levels of
indirection.
|
2008-04-14 13:33:13 +02:00 |
|
Rob Shearman
|
f86ace9067
|
include: The unique attribute doesn't make any sense in the interface header, so remove it.
It is only accepted by MIDL as a synonym for pointer_default(unique),
but it isn't a synonym in widl so remove it.
|
2008-04-14 13:32:57 +02:00 |
|
Alexandre Julliard
|
18f4fb9883
|
winex11: Fix the type hint for the desktop window.
|
2008-04-14 13:27:38 +02:00 |
|
Alexandre Julliard
|
9bf9c0b7ec
|
winex11: Make WS_EX_APPWINDOW windows have normal type.
|
2008-04-14 13:27:19 +02:00 |
|
Alexandre Julliard
|
8577358ef5
|
winex11: Don't set full screen style on minimized windows.
|
2008-04-14 13:26:38 +02:00 |
|
Kai Blin
|
ab62cd360f
|
dpnhpast: Implement a stub for DirectPlayNATHelpCreate.
|
2008-04-14 12:43:06 +02:00 |
|
Rok Mandeljc
|
a2a8d1ad19
|
shell32: Updated Slovenian translation to reflect changes in About dialog.
|
2008-04-14 12:42:56 +02:00 |
|
Rok Mandeljc
|
7445e90b7a
|
winecfg: Update Slovenian translation to reflect recently introduced changes.
|
2008-04-14 12:42:48 +02:00 |
|
Rok Mandeljc
|
202cbcc11b
|
comdlg32: Fix a mistake in Slovenian translation.
|
2008-04-14 12:42:45 +02:00 |
|
Rok Mandeljc
|
f261e6db4d
|
winmm: Slovenian translation: Add a string that got lost during last update.
|
2008-04-14 12:42:43 +02:00 |
|
Andrew Talbot
|
369d414d59
|
comctl32: Remove unused variables.
|
2008-04-14 12:42:36 +02:00 |
|
Aric Stewart
|
43dc41168d
|
imm32: Implement ImmProcessKey and ImmTranslateMessage.
|
2008-04-14 12:42:06 +02:00 |
|
Aric Stewart
|
3dde049f31
|
imm32: All HIMCC in the InputContext should be initialized at creation.
|
2008-04-14 12:41:53 +02:00 |
|
John Klehm
|
352c98d7d5
|
wintab32: Implement WTSetA/W.
|
2008-04-14 12:40:23 +02:00 |
|
Vitaliy Margolen
|
7a651e1c15
|
gphoto2.ds: Add Russian translation.
|
2008-04-14 12:40:23 +02:00 |
|
Vitaliy Margolen
|
a1eb6b7ece
|
Update Russian translation.
|
2008-04-14 12:40:22 +02:00 |
|
Vitaliy Margolen
|
a3b21209b2
|
winex11.drv: Send scan code when adjusting modifier key states.
|
2008-04-14 12:40:22 +02:00 |
|
Alexander Nicolaysen Sørnes
|
0c6311ea35
|
winecfg: Update Norwegian Bokmål resource.
|
2008-04-14 12:40:22 +02:00 |
|
Dmitry Timoshkov
|
2a2c66c062
|
gdi32: Clarify which font doesn't contain 'x'.
|
2008-04-14 12:40:22 +02:00 |
|
Francois Gouget
|
d8c41a25da
|
Spelling fix in the ldt bitfields.
|
2008-04-14 12:40:22 +02:00 |
|
Francois Gouget
|
4ba16af16b
|
ddraw/tests: Fix compilation on systems that don't support nameless unions.
|
2008-04-14 12:40:22 +02:00 |
|
Francois Gouget
|
7b404ff9d6
|
jscript/tests: Fix the '\n's in an ok() call.
|
2008-04-14 12:40:22 +02:00 |
|
Francois Gouget
|
d9e9e67ffc
|
wldap32: Fix typo in the French resources.
|
2008-04-14 12:40:22 +02:00 |
|
Francois Gouget
|
0682f85c95
|
Fix spelling of dwAssign.
|
2008-04-14 12:40:22 +02:00 |
|
Francois Gouget
|
02bcdf6db7
|
ole32: Fix spelling of GetComparisonData().
|
2008-04-14 12:40:22 +02:00 |
|
Vitaliy Margolen
|
3ba6f864f4
|
dinput: Don't use dead-zone from the device.
|
2008-04-14 12:40:22 +02:00 |
|
Vitaliy Margolen
|
e67c1cbf69
|
dinput: Joysticks are not supported for DX v3.
|
2008-04-14 12:40:22 +02:00 |
|
Vitaliy Margolen
|
b9801bba31
|
dinput: Assign button GUID to joystick buttons.
|
2008-04-14 12:40:22 +02:00 |
|
Piotr Caban
|
2e80f11c5e
|
oleview: Fixed incorrect brackets bug.
|
2008-04-14 12:40:22 +02:00 |
|
Piotr Caban
|
0701ddb665
|
oleview: Add dual interfaces support to coclasses.
|
2008-04-14 12:40:22 +02:00 |
|
Eric Pouech
|
d2fa765087
|
dbghelp: Fix invalid pointer dereference.
|
2008-04-14 12:40:22 +02:00 |
|