Aleksey Bragin
3efe3d1fcf
- Fix incorrect russian translation (thanks tower).
...
svn path=/trunk/; revision=30938
2007-12-01 18:29:42 +00:00
The Wine Synchronizer
58ffb98f70
Autosyncing with Wine HEAD
...
svn path=/trunk/; revision=30937
2007-12-01 18:29:29 +00:00
The Wine Synchronizer
5be02c6da0
Autosyncing with Wine HEAD
...
svn path=/trunk/; revision=30936
2007-12-01 18:28:50 +00:00
Johannes Anderwald
98f79299bd
- implemented adding programs to new open list
...
- implemented assigning default file association
- options still if'0
svn path=/trunk/; revision=30934
2007-12-01 17:58:01 +00:00
Hervé Poussineau
af80154d9f
Create required reg keys if needed
...
svn path=/trunk/; revision=30933
2007-12-01 16:49:22 +00:00
Aleksey Bragin
ff325e041a
- Sync with Wine.
...
svn path=/trunk/; revision=30932
2007-12-01 15:56:03 +00:00
James Tabor
d660a25834
Unbreak gdi batch... Sometimes dc is null.
...
svn path=/trunk/; revision=30931
2007-12-01 13:26:45 +00:00
Timo Kreuzer
a21e119b07
patch by jimtabor: add some usermode handling to SelectObject, currently if'ed out, as it doesn't properly work yet, add GDI_OBJECT_TYPE_COLORSPACE using SetColorSpace
...
svn path=/trunk/; revision=30930
2007-12-01 02:14:35 +00:00
Timo Kreuzer
8553d5ea02
patch by jimtabor: add GdiBCSelObj to GdiFlushUserBatch
...
svn path=/trunk/; revision=30929
2007-12-01 02:09:39 +00:00
Timo Kreuzer
5350a24feb
update ntgdibad.h
...
svn path=/trunk/; revision=30928
2007-12-01 01:38:10 +00:00
Timo Kreuzer
eef9f0a1b4
- replace NtGdiSelectObject with NtGdiSelectBitmap/Pen/Brush/Font in dc.c
...
- remove NtGdiSelectObject from win32k
svn path=/trunk/; revision=30927
2007-12-01 01:37:08 +00:00
Timo Kreuzer
6285817948
use PatBlt and SelectObject instead of Nt functions
...
svn path=/trunk/; revision=30926
2007-12-01 01:31:10 +00:00
Timo Kreuzer
4bb2dd0e07
replace NtGdiSelectObject with NtGdiSelectBitmap, NtGdiSelectBrush and NtGdiSelectFont in painting.c
...
svn path=/trunk/; revision=30925
2007-12-01 01:14:52 +00:00
Timo Kreuzer
6b97efb7ed
replace NtGdiSelectObject with NtGdiSelectBitmap and NtGdiSelectBrush in desktop.c
...
svn path=/trunk/; revision=30924
2007-12-01 01:11:25 +00:00
James Tabor
7c34f36a33
Reorder drv function and added missing items. One update to winddi.h.
...
svn path=/trunk/; revision=30923
2007-11-30 23:52:25 +00:00
Marc Piulachs
6eb82849c7
- XML compliance : add XInclude namespace
...
svn path=/trunk/; revision=30922
2007-11-30 23:45:10 +00:00
Aleksey Bragin
e4597300f8
- Cleanup code, add inline assembly versions for MSVC compiler.
...
svn path=/trunk/; revision=30921
2007-11-30 21:04:12 +00:00
Aleksey Bragin
88abaa75d9
- Move the check for a NULL dc higher (before it's actually used). Fixes crashes (in FireFox, for example).
...
svn path=/trunk/; revision=30920
2007-11-30 20:19:25 +00:00
Aleksey Bragin
d2a8cdcae5
Dmitry Chapyshev <lentind@yandex.ru>
...
- Add power scheme delete removing function.
- Improve design of english resources.
- Add new strings to all resources.
- Add hibernate.ico icon and update screen.ico.
svn path=/trunk/; revision=30919
2007-11-30 18:52:33 +00:00
James Tabor
ff6b99cc12
Replace fix for FF. Thanks Chistoph!
...
svn path=/trunk/; revision=30918
2007-11-30 13:30:15 +00:00
Magnus Olsen
70e3a2dcb6
revert r30916.
...
the struct was compatible with windows nt, read Read Feng Yuan - Windows Graphics Programming Win32 Gdi And Directdraw
before r30916 changes was intrudes.
svn path=/trunk/; revision=30917
2007-11-30 12:16:32 +00:00
Christoph von Wittich
68722d6482
revert r28932 - this may be needed for thread safety - but it isn't firefox safe
...
svn path=/trunk/; revision=30916
2007-11-30 11:46:48 +00:00
Timo Kreuzer
3672e73aa8
disable EXTPENS for now to stop debugmessage overflow
...
svn path=/trunk/; revision=30915
2007-11-30 04:14:20 +00:00
Timo Kreuzer
33a99e26d8
fix some bugs
...
svn path=/trunk/; revision=30914
2007-11-30 04:12:23 +00:00
Timo Kreuzer
5455b61b46
replace NtGdiSelectObject with NtGdiSelectBitmap and NtGdiSelectBrush in cursoricon.c
...
svn path=/trunk/; revision=30912
2007-11-30 02:44:29 +00:00
Timo Kreuzer
d1af00982b
replace NtGdiSelectObject with NtGdiSelectBitmap in bitblt.c
...
svn path=/trunk/; revision=30911
2007-11-30 02:41:12 +00:00
Timo Kreuzer
180c07024b
replace NtGdiSelectObject with NtGdiSelectBitmap and NtGdiSelectBrush in bitmaps.c
...
svn path=/trunk/; revision=30910
2007-11-30 02:38:19 +00:00
Timo Kreuzer
9748f79adc
replace NtGdiSelectObject with NtGdiSelectBrush in region.c
...
svn path=/trunk/; revision=30909
2007-11-30 02:32:39 +00:00
Timo Kreuzer
89a612e99d
replace NtGdiSelectObject with NtGdiSelectbrush in dcutils.c
...
svn path=/trunk/; revision=30908
2007-11-30 02:27:40 +00:00
Timo Kreuzer
86bbb43736
replace NtGdiSelectObject with NtGdiSelectBitmap in dibobj.c
...
svn path=/trunk/; revision=30907
2007-11-30 02:22:34 +00:00
Timo Kreuzer
c8dc03129f
Beginning of an implementation of SelectObject, using NtGdiSelectBitmap, NtGdiSelectBrush, NtGdiselectFont, NtGdiSelectPen and ExtSelectClipRgn instead of NtGdiSelectObject.
...
Todo: Do most stuff in user mode
svn path=/trunk/; revision=30906
2007-11-30 02:14:58 +00:00
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