Commit graph

28366 commits

Author SHA1 Message Date
Timo Kreuzer
39f5d78fed implement NtGdiSelectBitmap, NtGdiSelectBrush, NtGdiSelectFont and NtGdiSelectPen based on NtGdiSelectObject and tests, move those functions to dc.c. Not used yet.
svn path=/trunk/; revision=30905
2007-11-30 02:05:03 +00:00
Timo Kreuzer
142fc9bedc - another test for NtGdiBitBlt
- Add tests for NtGdiSelectBitmap, NtGdiSelectBrush, NtGdiSelectFont and NtGdiSelectPen

svn path=/trunk/; revision=30904
2007-11-30 00:09:28 +00:00
Colin Finck
3be1a28fa9 Change "ca-CA" to "ca-ES" again, forgot about that when committing some Catalan translations from Bugzilla
svn path=/trunk/; revision=30903
2007-11-29 22:19:15 +00:00
Magnus Olsen
1d8e255126 fixed almost all case for wglGetPixelFormatAttribivARB and wglGetPixelFormatAttribfvARB
full support of them are not done yet. documations over it is found at http://msdn2.microsoft.com/EN-US/library/ms537569.aspx 
and http://developer.3dlabs.com/documents/WGLmanpages/wglgetpixelformatattribarb.htm
This change was done by me (Magnus Olsen magnus at greatlord dot com) and Kamil Hornicek tykef at atlas dot cz (irc nick : Pigglesworth) we done this toghter


svn path=/trunk/; revision=30902
2007-11-29 21:30:21 +00:00
Christoph von Wittich
64d2ea9f56 remove ros specific hack
svn path=/trunk/; revision=30901
2007-11-29 20:50:06 +00:00
Christoph von Wittich
1730b3a891 correctly set the desktop bkcolor
svn path=/trunk/; revision=30900
2007-11-29 20:47:33 +00:00
Christoph von Wittich
c6a485b0c0 remove the const from the DrawShadowText function to be compatible to PSDK
svn path=/trunk/; revision=30899
2007-11-29 16:04:38 +00:00
Magnus Olsen
64589a9489 make DirectDrawEnumerateExA working in windows
but not finish. Patch from  Martin Ljungström  (martin_lj88 at yahoo dot se) with 
some change I need it todo before I approve
his patch

svn path=/trunk/; revision=30898
2007-11-29 15:14:19 +00:00
James Tabor
7cfe53d57d Add Region object types and one Dc that was missed. Thanks Thomas!
svn path=/trunk/; revision=30897
2007-11-29 13:07:38 +00:00
The Wine Synchronizer
83c857dfd3 Autosyncing with Wine HEAD
svn path=/trunk/; revision=30896
2007-11-29 12:54:54 +00:00
Hervé Poussineau
ffbe9d4a1a Fix build
svn path=/trunk/; revision=30895
2007-11-29 12:52:29 +00:00
The Wine Synchronizer
45a4774b49 Autosyncing with Wine HEAD
svn path=/trunk/; revision=30894
2007-11-29 12:52:01 +00:00
The Wine Synchronizer
0fd742014c Autosyncing with Wine HEAD
svn path=/trunk/; revision=30893
2007-11-29 11:52:28 +00:00
The Wine Synchronizer
ec26560b9f Autosyncing with Wine HEAD
svn path=/trunk/; revision=30892
2007-11-29 11:52:05 +00:00
Hervé Poussineau
bc0c2b4bef Fix build
svn path=/trunk/; revision=30891
2007-11-29 11:26:44 +00:00
The Wine Synchronizer
2ffe4fd798 Autosyncing with Wine HEAD
svn path=/trunk/; revision=30890
2007-11-29 11:26:23 +00:00
The Wine Synchronizer
a1e248d5f0 Autosyncing with Wine HEAD
svn path=/trunk/; revision=30889
2007-11-29 11:21:01 +00:00
The Wine Synchronizer
44606e911b Autosyncing with Wine HEAD
svn path=/trunk/; revision=30888
2007-11-29 11:20:31 +00:00
The Wine Synchronizer
3d7d9dd3d6 Autosyncing with Wine HEAD
svn path=/trunk/; revision=30887
2007-11-29 11:15:59 +00:00
The Wine Synchronizer
e102e0a25c Autosyncing with Wine HEAD
svn path=/trunk/; revision=30886
2007-11-29 11:15:00 +00:00
The Wine Synchronizer
83e9bf02ee Autosyncing with Wine HEAD
svn path=/trunk/; revision=30885
2007-11-29 11:14:22 +00:00
The Wine Synchronizer
c7c9522131 Autosyncing with Wine HEAD
svn path=/trunk/; revision=30884
2007-11-29 11:13:58 +00:00
The Wine Synchronizer
e8794d65e1 Autosyncing with Wine HEAD
svn path=/trunk/; revision=30883
2007-11-29 11:13:29 +00:00
The Wine Synchronizer
4a6768cea2 Autosyncing with Wine HEAD
svn path=/trunk/; revision=30882
2007-11-29 11:13:10 +00:00
The Wine Synchronizer
8fe4fd0f52 Autosyncing with Wine HEAD
svn path=/trunk/; revision=30881
2007-11-29 11:12:33 +00:00
The Wine Synchronizer
09bef04650 Autosyncing with Wine HEAD
svn path=/trunk/; revision=30880
2007-11-29 11:07:07 +00:00
The Wine Synchronizer
187bdad2ea Autosyncing with Wine HEAD
svn path=/trunk/; revision=30879
2007-11-29 11:06:46 +00:00
The Wine Synchronizer
da37d03ee2 Autosyncing with Wine HEAD
svn path=/trunk/; revision=30878
2007-11-29 11:06:11 +00:00
The Wine Synchronizer
703674a6fe Autosyncing with Wine HEAD
svn path=/trunk/; revision=30877
2007-11-29 11:05:00 +00:00
The Wine Synchronizer
c0126761a5 Autosyncing with Wine HEAD
svn path=/trunk/; revision=30876
2007-11-29 11:04:34 +00:00
The Wine Synchronizer
6a7949f977 Autosyncing with Wine HEAD
svn path=/trunk/; revision=30875
2007-11-29 11:03:59 +00:00
The Wine Synchronizer
aa2b5ddb72 Autosyncing with Wine HEAD
svn path=/trunk/; revision=30874
2007-11-29 11:02:32 +00:00
The Wine Synchronizer
225ea6c550 Autosyncing with Wine HEAD
svn path=/trunk/; revision=30873
2007-11-29 11:01:17 +00:00
The Wine Synchronizer
fd3a6c8bba Autosyncing with Wine HEAD
svn path=/trunk/; revision=30872
2007-11-29 10:55:24 +00:00
The Wine Synchronizer
66fba2f89d Autosyncing with Wine HEAD
svn path=/trunk/; revision=30871
2007-11-29 10:50:33 +00:00
The Wine Synchronizer
a1a2b731f0 Autosyncing with Wine HEAD
svn path=/trunk/; revision=30870
2007-11-29 10:48:50 +00:00
The Wine Synchronizer
0b2b16019e Autosyncing with Wine HEAD
svn path=/trunk/; revision=30869
2007-11-29 10:48:07 +00:00
The Wine Synchronizer
8de7147fe9 Autosyncing with Wine HEAD
svn path=/trunk/; revision=30868
2007-11-29 10:47:25 +00:00
The Wine Synchronizer
0c99121b2e Autosyncing with Wine HEAD
svn path=/trunk/; revision=30867
2007-11-29 10:46:56 +00:00
The Wine Synchronizer
84137c8268 Autosyncing with Wine HEAD
svn path=/trunk/; revision=30866
2007-11-29 10:36:22 +00:00
Johannes Anderwald
80da58bad1 - registry keys for open with
svn path=/trunk/; revision=30865
2007-11-29 10:35:23 +00:00
The Wine Synchronizer
173cee5d1e Autosyncing with Wine HEAD
svn path=/trunk/; revision=30864
2007-11-29 10:28:12 +00:00
The Wine Synchronizer
635d91b536 Autosyncing with Wine HEAD
svn path=/trunk/; revision=30863
2007-11-29 10:27:59 +00:00
Hervé Poussineau
b1a02c47c9 Fix build
svn path=/trunk/; revision=30862
2007-11-29 10:20:14 +00:00
The Wine Synchronizer
c1eaa7b625 Autosyncing with Wine HEAD
svn path=/trunk/; revision=30861
2007-11-29 10:19:56 +00:00
The Wine Synchronizer
4ba3681eb1 Autosyncing with Wine HEAD
svn path=/trunk/; revision=30860
2007-11-29 10:11:45 +00:00
The Wine Synchronizer
8d185659a8 Autosyncing with Wine HEAD
svn path=/trunk/; revision=30859
2007-11-29 10:03:33 +00:00
The Wine Synchronizer
255abc607a Autosyncing with Wine HEAD
svn path=/trunk/; revision=30858
2007-11-29 09:56:40 +00:00
Magnus Olsen
e8360ce5fe revert part of rev30826 that was accented committed
svn path=/trunk/; revision=30857
2007-11-29 09:56:03 +00:00
The Wine Synchronizer
c0507448cf Autosyncing with Wine HEAD
svn path=/trunk/; revision=30856
2007-11-29 09:44:39 +00:00