Colin Finck
484d24fef4
Change widl to use only host headers.
...
Part of my ongoing attempt to separate host and target headers properly (see also bug 2779)
- Add a new header "nls.h" in the host directory, which contains a bunch of definitions needed for both widl and wrc.
- Add some more important defines to "typedefs.h".
svn path=/trunk/; revision=30842
2007-11-28 21:40:39 +00:00
James Tabor
6847d5fa1a
Fix typo in GetWindow/Viewport/OrgEx and move them over to coord.c.
...
svn path=/trunk/; revision=30841
2007-11-28 21:29:05 +00:00
Johannes Anderwald
6eb216cb32
- display printer folder
...
svn path=/trunk/; revision=30840
2007-11-28 15:55:26 +00:00
Christoph von Wittich
aebe661533
add winineti.h from wine
...
svn path=/trunk/; revision=30839
2007-11-28 14:33:56 +00:00
Christoph von Wittich
4497838ce7
fix exception filters
...
svn path=/trunk/; revision=30838
2007-11-28 13:27:42 +00:00
Christoph von Wittich
0241a0c838
add some defines
...
svn path=/trunk/; revision=30837
2007-11-28 13:25:56 +00:00
Hervé Poussineau
d7c3063161
Fix indentation
...
svn path=/trunk/; revision=30836
2007-11-28 12:32:06 +00:00
Hervé Poussineau
407c506421
Support real deletion of directories from the recycle bin
...
svn path=/trunk/; revision=30835
2007-11-28 09:32:14 +00:00
James Tabor
d313d22b18
Check first to see if the DC handle is dead, if so return true.
...
svn path=/trunk/; revision=30833
2007-11-28 08:35:47 +00:00
James Tabor
d2bb5d906c
- Removed NtGdiGet/SetStretchBltMode, updated all related files.
...
- Implement GetHFONT & Get/SetLayout/Width.
- Add layout types to PSDK.
- Updates and small cleanups.
svn path=/trunk/; revision=30831
2007-11-28 07:52:51 +00:00
Magnus Olsen
b463864293
hopply this will make wined3d more happy,
...
implement all need it flags for wglGetPixelFormatAttribfvARB and wglGetPixelFormatAttribivARB
that wined3d using
svn path=/trunk/; revision=30830
2007-11-28 00:10:13 +00:00
Christoph von Wittich
735683e009
translated some DPRINTs from GreatLordish into a human readable format
...
svn path=/trunk/; revision=30829
2007-11-28 00:09:52 +00:00
Magnus Olsen
24d18e2aaa
start implement wglGetPixelFormatAttribivARB and wglGetPixelFormatAttribfARB
...
svn path=/trunk/; revision=30828
2007-11-27 23:41:57 +00:00
Christoph von Wittich
a141ea751d
use ExAllocatePoolWithTag instead of ExAllocatePool
...
svn path=/trunk/; revision=30827
2007-11-27 23:25:56 +00:00
Magnus Olsen
07f58bd561
Fix ddraw start in windows again and activate the debug msg again.
...
svn path=/trunk/; revision=30826
2007-11-27 21:32:59 +00:00
James Tabor
816981675a
Fix typo!
...
svn path=/trunk/; revision=30825
2007-11-27 21:04:25 +00:00
James Tabor
940927a689
Correct the offset in NtUserGetMenuItemRect. It was unfinished.
...
svn path=/trunk/; revision=30824
2007-11-27 20:56:18 +00:00
Magnus Olsen
d747ce2059
Last stubbing we need for mesa icd interface was done by Kamil Hornicek tykef at atlas dot cz (irc nick : Pigglesworth)
...
----------------------------------------------------------------------------------------------------------------------
svn path=/trunk/; revision=30823
2007-11-27 19:55:19 +00:00
Magnus Olsen
c4ca0c166c
adding the last hack we need for wined3d. This bug is wine, not our or windows fault
...
And I also wrote down all three change we have done in wined3d.
--------------------------------------------------------------------------------------
Thx Kamil Hornicek tykef at atlas dot cz (irc nick : Pigglesworth)
for the last hack
svn path=/trunk/; revision=30822
2007-11-27 19:49:49 +00:00
Johannes Anderwald
2ff760ccdf
- fix typo
...
svn path=/trunk/; revision=30821
2007-11-27 18:42:44 +00:00
Johannes Anderwald
84b7e8a4e6
- implement Options_RunDLL, Options_RunDLLA, Options_RunDLLW
...
svn path=/trunk/; revision=30820
2007-11-27 18:14:06 +00:00
Daniel Reimer
01d7f6649c
Fix a typo
...
svn path=/trunk/; revision=30819
2007-11-27 16:39:18 +00:00
Aleksey Bragin
2162908510
- Add a reset of a "failure" flag in a successive case. Previous behavior was scary, that once a failure occured, it was always freeing all further entries.
...
- Readd what was removed in 30812.
- Herve Poussineaue really did all work on tracing down the problem, spending much time writing debug/check routines, I would not spot this bug without him.
See issue #2545 for more details.
svn path=/trunk/; revision=30818
2007-11-27 13:27:39 +00:00
Aleksey Bragin
ac0b79ca29
- Display kernelmode source file:line in KeRosDumpStackFrames() too if KDBG is enabled.
...
svn path=/trunk/; revision=30817
2007-11-27 12:51:08 +00:00
Magnus Olsen
4223e8ab74
Updating d3d9 from winehq.org cvs/git date 27/11-2007
...
svn path=/trunk/; revision=30816
2007-11-27 11:24:22 +00:00
Magnus Olsen
e215ac24f1
Updating d3d8 from winehq.org cvs/git date 27/11-2007
...
svn path=/trunk/; revision=30815
2007-11-27 11:23:43 +00:00
Magnus Olsen
b7fb058e20
part 2/2
...
Updating wined3d from winehq.org cvs/git date 27/11-2007
this update solv allot of bugs in wined3d
------------------------------------------
Include one ReactOS specify hack. do not use gdi32.dll use opengl32.dll instead.
svn path=/trunk/; revision=30814
2007-11-27 11:16:57 +00:00
Magnus Olsen
10d28df34a
part 1/2
...
Updating wined3d from winehq.org cvs/git date 27/11-2007
this update solv allot of bugs in wined3d
svn path=/trunk/; revision=30813
2007-11-27 11:15:08 +00:00
Hervé Poussineau
3de1da8cb9
No need to increment handle count, it is already done in ExpAllocateHandleTableEntry()
...
svn path=/trunk/; revision=30812
2007-11-27 08:41:27 +00:00
Hervé Poussineau
5220fd6970
Better compatibility with MS Windows recycle bin
...
Add traces
svn path=/trunk/; revision=30811
2007-11-27 08:22:16 +00:00
James Tabor
df9ecdbb80
Implement SetTextJustification. Add code for Window and Viewport Org and Ext. Setup SetRectRgn and added rgn_attr types.
...
svn path=/trunk/; revision=30809
2007-11-27 05:40:50 +00:00
Thomas Bluemel
19c56142c7
Fix underline bug introduced in r30780
...
svn path=/trunk/; revision=30808
2007-11-27 01:33:16 +00:00
James Tabor
cc030181aa
Revert 30780 for gdibatch. Size, space and time are very critical in here. If you dont know what your are doing? Do not play in here.
...
svn path=/trunk/; revision=30807
2007-11-27 01:14:38 +00:00
James Tabor
dd84a68c76
Removed NtGdiGet/Set/GraphicsMode/PolyFillMode/MapMode, update all related files. Tested with Qemu and AbiWord. The underline problem is pre rev 30783.
...
svn path=/trunk/; revision=30806
2007-11-27 01:01:39 +00:00
Marc Piulachs
48e650eb3b
- updated blankscr.scr file name to scrnsave.scr
...
svn path=/trunk/; revision=30805
2007-11-27 00:58:24 +00:00
Marc Piulachs
b6c3503427
- Change blankscr installname attribute to scrnsave.scr as it's the name it has the equivalent component on MS Windows.
...
svn path=/trunk/; revision=30804
2007-11-27 00:57:09 +00:00
Marc Piulachs
78d2cfde69
- Do not use module (name + extension) as default target if installname attribute is present , use the value of it inset.
...
svn path=/trunk/; revision=30803
2007-11-27 00:56:25 +00:00
Marc Piulachs
f31c48be7c
- reverted 30799 as I found there was a reason. we have a dll with the same name odbccp32
...
svn path=/trunk/; revision=30802
2007-11-27 00:46:16 +00:00
Thomas Bluemel
6e2d5efb41
cmd_alloc_dbg is NOT available in release builds!!!
...
svn path=/trunk/; revision=30801
2007-11-27 00:41:44 +00:00
Timo Kreuzer
209a4eb72e
- implement GrowIfNecessary_dbg() using file and line from the caller to cmd_alloc_dbg memory.
...
- fix memory allocation size, respecting the terminating 0
See issue #2845 for more details.
svn path=/trunk/; revision=30800
2007-11-27 00:28:40 +00:00
Marc Piulachs
4ade767c50
- Fix what seems to be a typo in the module name. Undo it if the name was intentional
...
caution: manually deleting makefile.auto maybe required!
svn path=/trunk/; revision=30799
2007-11-26 23:33:44 +00:00
Johannes Anderwald
00b8bf0622
- pass the directory of the target application in
...
- should fix bug 2849
See issue #2849 for more details.
svn path=/trunk/; revision=30798
2007-11-26 22:18:50 +00:00
Daniel Reimer
311fc09aa3
Fix crap I made
...
svn path=/trunk/; revision=30797
2007-11-26 22:11:54 +00:00
Daniel Reimer
907312eb12
Bug 2844: Ukrainian translation update (temarezATyandexDTru)
...
Bug 2852: New Greek resource files (djapalATgmailDTcom)
Part 2
svn path=/trunk/; revision=30796
2007-11-26 21:55:36 +00:00
Daniel Reimer
c5a4ece055
Bug 2844: Ukrainian translation update (temarezATyandexDTru)
...
Bug 2852: New Greek resource files (djapalATgmailDTcom)
Part 1 (Who deleted scrnsave when I wanted to commit???!)
svn path=/trunk/; revision=30795
2007-11-26 21:51:56 +00:00
Marc Piulachs
a2e7d3620d
- updated blankscr.scr file location
...
svn path=/trunk/; revision=30794
2007-11-26 21:48:35 +00:00
Marc Piulachs
fdb78c697c
final step , rename the scrnsave.scr to blankscr.scr to avoid conflicts with scrnsave.lib
...
caution: manually deleting makefile.auto may be required!
note: It works fine in windows it highlights a but in reactos
svn path=/trunk/; revision=30793
2007-11-26 21:47:35 +00:00
Magnus Olsen
1c8ecf1d2a
sorry I forget update this file as well
...
svn path=/trunk/; revision=30792
2007-11-26 21:10:33 +00:00
Magnus Olsen
10d34eed76
adding mesa3d 7.0.2 update with our local patch
...
-----------------------------------------------
update was done once again by Kamil Hornicek tykef at atlas dot cz (irc nick : Pigglesworth)
svn path=/trunk/; revision=30791
2007-11-26 21:08:48 +00:00
Christoph von Wittich
f63f322ecb
fix TAG_BITMAP redzone overwrite for colordepths != 32 bit
...
svn path=/trunk/; revision=30790
2007-11-26 20:45:05 +00:00