reactos.git
16 years agoAdding dx test from my win32kdxtest to win32knapi test.
Magnus Olsen [Sat, 11 Aug 2007 08:52:38 +0000 (08:52 +0000)]
Adding dx test from my win32kdxtest to win32knapi test.
win32kdxtest are more like a analysis tools to examine some struct and dumping it,
win32knapi is true test tools

svn path=/trunk/; revision=28279

16 years agoAdded EMF and MF support to Ext-FloodFill. Changed gdi32.def too.
James Tabor [Sat, 11 Aug 2007 07:57:46 +0000 (07:57 +0000)]
Added EMF and MF support to Ext-FloodFill. Changed gdi32.def too.

svn path=/trunk/; revision=28278

16 years agoAdd Wine port Metafile call to SetTextCharacterExtra.
James Tabor [Sat, 11 Aug 2007 07:34:57 +0000 (07:34 +0000)]
Add Wine port Metafile call to SetTextCharacterExtra.

svn path=/trunk/; revision=28277

16 years agoAdd Set-ModifyWorldTransform to gdi32. Added error set in GdiGetHandleUserData.
James Tabor [Sat, 11 Aug 2007 07:25:35 +0000 (07:25 +0000)]
Add Set-ModifyWorldTransform to gdi32. Added error set in GdiGetHandleUserData.

svn path=/trunk/; revision=28276

16 years agoRemoved Ex from NtGdiSetBitmapDimensionEx and NtGdiSetBrushOrgEx.
James Tabor [Sat, 11 Aug 2007 06:29:31 +0000 (06:29 +0000)]
Removed Ex from NtGdiSetBitmapDimensionEx and NtGdiSetBrushOrgEx.

svn path=/trunk/; revision=28275

16 years agoadd syscall list for windows 2000 SP4, so GreatLord can do testing
Timo Kreuzer [Fri, 10 Aug 2007 23:55:54 +0000 (23:55 +0000)]
add syscall list for windows 2000 SP4, so GreatLord can do testing

svn path=/trunk/; revision=28274

16 years ago- RtlpCreateUnicodeString() -> RtlCreateUnicodeString()
Aleksey Bragin [Fri, 10 Aug 2007 18:41:14 +0000 (18:41 +0000)]
- RtlpCreateUnicodeString() -> RtlCreateUnicodeString()

svn path=/trunk/; revision=28273

16 years agoAdded CriticalRegions at locations working with FirstDce.
James Tabor [Fri, 10 Aug 2007 18:14:38 +0000 (18:14 +0000)]
Added CriticalRegions at locations working with FirstDce.

svn path=/trunk/; revision=28272

16 years ago- Removed NtGdiLPTODP/DPTOLP from w32ksvc.db and updated ntgdibad.h.
James Tabor [Fri, 10 Aug 2007 07:39:46 +0000 (07:39 +0000)]
- Removed NtGdiLPTODP/DPTOLP from w32ksvc.db and updated ntgdibad.h.
- Connected the gdi32 parts.

svn path=/trunk/; revision=28270

16 years agoNeeded the w32ksvc.db too.
James Tabor [Fri, 10 Aug 2007 06:55:18 +0000 (06:55 +0000)]
Needed the w32ksvc.db too.

svn path=/trunk/; revision=28269

16 years ago- Removed NtGdiPie from w32ksvc.db, leaving NtGdiPie in fillshap.c and updated ntgdib...
James Tabor [Fri, 10 Aug 2007 06:47:00 +0000 (06:47 +0000)]
- Removed NtGdiPie from w32ksvc.db, leaving NtGdiPie in fillshap.c and updated ntgdibad.h.
- Separated printing.c to printing.c and coord.c. This was for LP to DP.
- Fixed flags.

svn path=/trunk/; revision=28268

16 years agoFix a problem in metafile deallocation.
James Tabor [Fri, 10 Aug 2007 05:52:26 +0000 (05:52 +0000)]
Fix a problem in metafile deallocation.

svn path=/trunk/; revision=28267

16 years agoChanges in the slovak translation of taskmgr by Mario Kacmar (kario AT szm DOT sk)
Colin Finck [Thu, 9 Aug 2007 16:53:31 +0000 (16:53 +0000)]
Changes in the slovak translation of taskmgr by Mario Kacmar (kario AT szm DOT sk)
See issue #2552 for more details.

svn path=/trunk/; revision=28266

16 years agofix icon display
Timo Kreuzer [Thu, 9 Aug 2007 14:42:33 +0000 (14:42 +0000)]
fix icon display

svn path=/trunk/; revision=28265

16 years agoadd myself to CREDITS
Timo Kreuzer [Thu, 9 Aug 2007 12:47:07 +0000 (12:47 +0000)]
add myself to CREDITS

svn path=/trunk/; revision=28264

16 years agowin32k
Magnus Olsen [Thu, 9 Aug 2007 10:11:47 +0000 (10:11 +0000)]
win32k
Implement NtGdiEngStretchBlt, NtGdiEngLockSurface

gdi32
Implement EngStretchBlt, EngLockSurface

Fix small typo in NtGdiEngBitBlt

svn path=/trunk/; revision=28261

16 years agofix a typo thx jimtablor
Magnus Olsen [Thu, 9 Aug 2007 09:36:15 +0000 (09:36 +0000)]
fix a typo thx jimtablor

svn path=/trunk/; revision=28260

16 years agoOne of Alex's uncommitted patches while he was working on the Cm branch:
Aleksey Bragin [Thu, 9 Aug 2007 08:35:11 +0000 (08:35 +0000)]
One of Alex's uncommitted patches while he was working on the Cm branch:
- Fix CmpCacheTable and CmpNameCacheTable definition.
- Fix GET_HASH_ENTRY definition.
- Add KCB Lock Acquire/Release macros by Index and Key.
Has no effect on current code, but fixes some bugs in the branch-based code

svn path=/trunk/; revision=28259

16 years ago- Fix DBG=KDBG=0 build
Aleksey Bragin [Thu, 9 Aug 2007 07:50:31 +0000 (07:50 +0000)]
- Fix DBG=KDBG=0 build

svn path=/trunk/; revision=28257

16 years ago- Set correct hive version in the hive structure
Aleksey Bragin [Thu, 9 Aug 2007 07:39:47 +0000 (07:39 +0000)]
- Set correct hive version in the hive structure

svn path=/trunk/; revision=28256

16 years ago- Removed NtGdiSetAbortProc and NtGdiEscape from w32ksvc.db, leaving NtGdiEscape...
James Tabor [Thu, 9 Aug 2007 07:21:12 +0000 (07:21 +0000)]
- Removed NtGdiSetAbortProc and NtGdiEscape from w32ksvc.db, leaving NtGdiEscape in print.c and updated ntgdibad.h.

svn path=/trunk/; revision=28255

16 years ago- Fix definition of _DESCRIPTOR/KDESCRIPTOR
Aleksey Bragin [Thu, 9 Aug 2007 07:12:59 +0000 (07:12 +0000)]
- Fix definition of _DESCRIPTOR/KDESCRIPTOR
- Fix all code/data structures of GDT/IDT to match new definition
- Kernel is now MSVC/WDK compilable (but not linkable yet)
- Remove two previous fixes for bootvid/kdcom MSVC/WDK compiling

svn path=/trunk/; revision=28254

16 years ago- Fixed NtGdiAlphaBlend prototype.
James Tabor [Thu, 9 Aug 2007 06:48:07 +0000 (06:48 +0000)]
- Fixed NtGdiAlphaBlend prototype.
- Changed name for NtGdiSetIcmMode, updated ntgdibad.h.
- Fix size issue in w32ksvc.db.

svn path=/trunk/; revision=28253

16 years agogdi32
Magnus Olsen [Wed, 8 Aug 2007 23:53:58 +0000 (23:53 +0000)]
gdi32
implement EngBitBlt
win32k
implement NtGdiEngBitBlt

svn path=/trunk/; revision=28252

16 years agoImplement NtGdiEngAlphaBlend
Magnus Olsen [Wed, 8 Aug 2007 23:03:46 +0000 (23:03 +0000)]
Implement NtGdiEngAlphaBlend
Implement EngAlphaBlend

svn path=/trunk/; revision=28251

16 years agoAdd Cardsbav.dll to Build of RosApps
Daniel Reimer [Wed, 8 Aug 2007 22:05:04 +0000 (22:05 +0000)]
Add Cardsbav.dll to Build of RosApps

svn path=/trunk/; revision=28250

16 years agoSlovak translations for Explorer, Taskmgr and Winhelp by Mario Kacmar (kario AT szm...
Colin Finck [Wed, 8 Aug 2007 19:23:53 +0000 (19:23 +0000)]
Slovak translations for Explorer, Taskmgr and Winhelp by Mario Kacmar (kario AT szm DOT sk)
See issue #2543,2551,2552 for more details.

svn path=/trunk/; revision=28249

16 years ago- Removed NtGdiGet/SetArcDirection and NtGdiGetSetTextCharExtra, update ntgdibad.h.
James Tabor [Wed, 8 Aug 2007 18:58:06 +0000 (18:58 +0000)]
- Removed NtGdiGet/SetArcDirection and NtGdiGetSetTextCharExtra, update ntgdibad.h.
- Updated NtGdiGet/AndSet/DCDword.
- Changes to other files to reflect the updates and removals.

svn path=/trunk/; revision=28248

16 years agouse unicode directive
Sylvain Petreolle [Wed, 8 Aug 2007 16:41:25 +0000 (16:41 +0000)]
use unicode directive

svn path=/trunk/; revision=28247

16 years agouse unicode directive
Sylvain Petreolle [Wed, 8 Aug 2007 16:34:54 +0000 (16:34 +0000)]
use unicode directive

svn path=/trunk/; revision=28246

16 years agoNever use spaces in rbuild files!
Colin Finck [Wed, 8 Aug 2007 15:22:02 +0000 (15:22 +0000)]
Never use spaces in rbuild files!
Also re-unlock the file again

svn path=/trunk/; revision=28245

16 years agoReplace a call to undocumented function CreateUserProfile by its documented equivalen...
Hervé Poussineau [Wed, 8 Aug 2007 13:44:03 +0000 (13:44 +0000)]
Replace a call to undocumented function CreateUserProfile by its documented equivalent (LogonUser + LoadUserProfile)
In all cases, this code should be removed once NtUnloadKey is implemented
Add a message to remind when to remove this hack

svn path=/trunk/; revision=28244

16 years agoBe less alarming in a debug message
Hervé Poussineau [Wed, 8 Aug 2007 10:46:03 +0000 (10:46 +0000)]
Be less alarming in a debug message

svn path=/trunk/; revision=28243

16 years agoAdd SCESTATUS_* constants
Hervé Poussineau [Wed, 8 Aug 2007 08:58:58 +0000 (08:58 +0000)]
Add SCESTATUS_* constants

svn path=/trunk/; revision=28242

16 years agoImprove LoadUserProfileW, by creating the profile if it doesn't exist
Hervé Poussineau [Wed, 8 Aug 2007 08:26:44 +0000 (08:26 +0000)]
Improve LoadUserProfileW, by creating the profile if it doesn't exist

svn path=/trunk/; revision=28241

16 years agoImplement LsaLookupSids
Hervé Poussineau [Wed, 8 Aug 2007 08:24:32 +0000 (08:24 +0000)]
Implement LsaLookupSids
Add a fake implementation to LsaLookupNames to return some information

svn path=/trunk/; revision=28240

16 years agoRemoved NtGdiGetRelAbs. Use GetDCDWord in gdi32. Update ntgdibad.h.
James Tabor [Wed, 8 Aug 2007 02:20:43 +0000 (02:20 +0000)]
Removed NtGdiGetRelAbs. Use GetDCDWord in gdi32. Update ntgdibad.h.

svn path=/trunk/; revision=28239

16 years agoremove NtGdiGetClipRgn from win32k
Timo Kreuzer [Wed, 8 Aug 2007 02:03:25 +0000 (02:03 +0000)]
remove NtGdiGetClipRgn from win32k

svn path=/trunk/; revision=28238

16 years agoAdd two more Dc_Attr Dirty flags.
James Tabor [Wed, 8 Aug 2007 01:28:36 +0000 (01:28 +0000)]
Add two more Dc_Attr Dirty flags.

svn path=/trunk/; revision=28237

16 years agoGetClipRgn: use NtGdiGetRandomRgn
Timo Kreuzer [Wed, 8 Aug 2007 01:03:54 +0000 (01:03 +0000)]
GetClipRgn: use NtGdiGetRandomRgn

svn path=/trunk/; revision=28236

16 years agoRemoved AbortProc from WIN_DC_INFO. AbortProc is handled in gdi32 and stored in the...
James Tabor [Wed, 8 Aug 2007 01:02:32 +0000 (01:02 +0000)]
Removed AbortProc from WIN_DC_INFO. AbortProc is handled in gdi32 and stored in the Dc_Attr->pvLDC (LDC) structure. LDC structure is used for printing and EMF functions. WIN_DC_INFO is still useful and might stick around for a while.

svn path=/trunk/; revision=28235

16 years agoMoved CurrentPos to Dc_Attr.ptlCurrent. Plugged in NtGdiGet-AndSetDCDword with out...
James Tabor [Wed, 8 Aug 2007 00:46:11 +0000 (00:46 +0000)]
Moved CurrentPos to Dc_Attr.ptlCurrent. Plugged in NtGdiGet-AndSetDCDword with out any internal support code. Still sorting out internal calls to old NtGdi functions. Ntgdibad.h will be updated on each removed external call of these functions are gone from w32ksvc.db.

svn path=/trunk/; revision=28234

16 years agomake NtGdiGetRandomRgn behave more like on XP, 33/34 tests now passing in w32knapi...
Timo Kreuzer [Wed, 8 Aug 2007 00:28:08 +0000 (00:28 +0000)]
make NtGdiGetRandomRgn behave more like on XP, 33/34 tests now passing in w32knapi test

svn path=/trunk/; revision=28233

16 years ago- restructure syscall code, add edi to RosSyscall clobber list
Timo Kreuzer [Tue, 7 Aug 2007 23:13:25 +0000 (23:13 +0000)]
- restructure syscall code, add edi to RosSyscall clobber list
- more NtGdiGetRandomRgn tests
- more TEST -> RTEST

svn path=/trunk/; revision=28232

16 years agofix build part 2
Timo Kreuzer [Tue, 7 Aug 2007 23:06:51 +0000 (23:06 +0000)]
fix build part 2

svn path=/trunk/; revision=28231

16 years agoFix build part 1, add precomp.h into bootvid.rbuild
Ziliang Guo [Tue, 7 Aug 2007 23:04:19 +0000 (23:04 +0000)]
Fix build part 1, add precomp.h into bootvid.rbuild

svn path=/trunk/; revision=28230

16 years agoDon't write to user space after an error. We do write if TRUE.
James Tabor [Tue, 7 Aug 2007 22:19:32 +0000 (22:19 +0000)]
Don't write to user space after an error. We do write if TRUE.

svn path=/trunk/; revision=28229

16 years agoadd support for Visual Studio 2008 (Orcas)
Christoph von Wittich [Tue, 7 Aug 2007 21:19:22 +0000 (21:19 +0000)]
add support for Visual Studio 2008 (Orcas)

svn path=/trunk/; revision=28228

16 years ago- WDK support for bootvid and kdcom.
Aleksey Bragin [Tue, 7 Aug 2007 20:58:55 +0000 (20:58 +0000)]
- WDK support for bootvid and kdcom.

svn path=/trunk/; revision=28227

16 years agorevert more.c to r25042
Christoph von Wittich [Tue, 7 Aug 2007 20:52:55 +0000 (20:52 +0000)]
revert more.c to r25042

svn path=/trunk/; revision=28226

16 years ago- Force using ReactOS's ntverp.h instead of the WDK.
Aleksey Bragin [Tue, 7 Aug 2007 20:51:50 +0000 (20:51 +0000)]
- Force using ReactOS's ntverp.h instead of the WDK.
- Don't include ntverp.h twice.

svn path=/trunk/; revision=28225

16 years ago- Make CSQ compatible with MSVC/WDK.
Aleksey Bragin [Tue, 7 Aug 2007 20:49:09 +0000 (20:49 +0000)]
- Make CSQ compatible with MSVC/WDK.

svn path=/trunk/; revision=28224

16 years ago- Rename exception.c to except.c to avoid conflict with another exception.c in rtl...
Aleksey Bragin [Tue, 7 Aug 2007 20:46:24 +0000 (20:46 +0000)]
- Rename exception.c to except.c to avoid conflict with another exception.c in rtl project.
- Fix WDK compatibility.

svn path=/trunk/; revision=28223

16 years ago- Fix build (remove RtlUnwind redeclarations).
Aleksey Bragin [Tue, 7 Aug 2007 20:20:15 +0000 (20:20 +0000)]
- Fix build (remove RtlUnwind redeclarations).

svn path=/trunk/; revision=28222

16 years ago- Add RtlUnwind to headers, and make list.h MSVC-compatible.
Aleksey Bragin [Tue, 7 Aug 2007 20:11:21 +0000 (20:11 +0000)]
- Add RtlUnwind to headers, and make list.h MSVC-compatible.
- Rename framebased.asm to framebased.S and write in GAS compatible assembly, instead of using nasmw.
- Fix WDK compatibility.

svn path=/trunk/; revision=28221

16 years agofix release build
Christoph von Wittich [Tue, 7 Aug 2007 20:04:46 +0000 (20:04 +0000)]
fix release build

svn path=/trunk/; revision=28220

16 years agoDon't write to user space with after an error.
James Tabor [Tue, 7 Aug 2007 19:29:48 +0000 (19:29 +0000)]
Don't write to user space with after an error.

svn path=/trunk/; revision=28219

16 years agoSupport absolute paths for intermediate/output directories
Hervé Poussineau [Tue, 7 Aug 2007 15:08:09 +0000 (15:08 +0000)]
Support absolute paths for intermediate/output directories
Never put real intermediate/output directory names in generated makefile, use $(INTERMEDIATE) and $(OUTPUT) instead

svn path=/trunk/; revision=28218

16 years agoRemove some debug messages
Hervé Poussineau [Tue, 7 Aug 2007 11:45:30 +0000 (11:45 +0000)]
Remove some debug messages
scsiport.c: Do not try to open Device subkey if we don't have a service key
cmhardwr.c: Write BIOS information only if we succeeded to open the key

svn path=/trunk/; revision=28217

16 years ago- Remove empty init.S
Aleksey Bragin [Tue, 7 Aug 2007 10:24:06 +0000 (10:24 +0000)]
- Remove empty init.S

svn path=/trunk/; revision=28216

16 years agoAutosyncing with Wine HEAD
The Wine Synchronizer [Tue, 7 Aug 2007 07:27:43 +0000 (07:27 +0000)]
Autosyncing with Wine HEAD

svn path=/trunk/; revision=28215

16 years agoMove Break Extra and Count justification to Dc_Attr.
James Tabor [Tue, 7 Aug 2007 07:27:12 +0000 (07:27 +0000)]
Move Break Extra and Count justification to Dc_Attr.

svn path=/trunk/; revision=28214

16 years agoAdd mlang.dll to bootcd
Hervé Poussineau [Tue, 7 Aug 2007 06:54:21 +0000 (06:54 +0000)]
Add mlang.dll to bootcd

svn path=/trunk/; revision=28213

16 years agoAutosyncing with Wine HEAD
The Wine Synchronizer [Tue, 7 Aug 2007 06:52:34 +0000 (06:52 +0000)]
Autosyncing with Wine HEAD

svn path=/trunk/; revision=28212

16 years agoPrepare import of mlang library. This revision does not compile.
Hervé Poussineau [Tue, 7 Aug 2007 06:48:01 +0000 (06:48 +0000)]
Prepare import of mlang library. This revision does not compile.

svn path=/trunk/; revision=28211

16 years agoRemoved NtGdiGetDCOrgEx, GetViewportExt/OrgEx, GetWindowExt/OrgEx. Added NtGdiGetDCPoint.
James Tabor [Tue, 7 Aug 2007 05:58:29 +0000 (05:58 +0000)]
Removed NtGdiGetDCOrgEx, GetViewportExt/OrgEx, GetWindowExt/OrgEx. Added NtGdiGetDCPoint.
Will update ntgdibad.h once we sort out the internal use of these functions.

svn path=/trunk/; revision=28209

16 years agoupdate ntgdibad.h
Timo Kreuzer [Tue, 7 Aug 2007 01:28:02 +0000 (01:28 +0000)]
update ntgdibad.h

svn path=/trunk/; revision=28208

16 years agocall IntGdiExtSelectClipRgn from inside win32k instead of NtGdiSelectClipRgn
Timo Kreuzer [Tue, 7 Aug 2007 01:27:17 +0000 (01:27 +0000)]
call IntGdiExtSelectClipRgn from inside win32k instead of NtGdiSelectClipRgn
remove NtGdiSelectClipRgn from win32k

svn path=/trunk/; revision=28207

16 years agoSelectClipRgn: call NtGdiExtSelectClipRgn with RGN_COPY
Timo Kreuzer [Tue, 7 Aug 2007 00:56:12 +0000 (00:56 +0000)]
SelectClipRgn: call NtGdiExtSelectClipRgn with RGN_COPY

svn path=/trunk/; revision=28206

16 years agoRemove init.s and put Thomas's code into boot.s, so we don't have 2 files for the...
Magnus Olsen [Mon, 6 Aug 2007 23:55:35 +0000 (23:55 +0000)]
Remove init.s and put Thomas's code into boot.s, so we don't have 2 files for the same purpose.
Write the few lines of C code that were part of the "final" code into boot.S as
well, to avoid yet another trampoline jump. and
Thanks again to Thomas for finding and fixing the bug.

svn path=/trunk/; revision=28205

16 years agofix build
Timo Kreuzer [Mon, 6 Aug 2007 23:47:36 +0000 (23:47 +0000)]
fix build

svn path=/trunk/; revision=28204

16 years agoUpdate win32k syscall table layout to win32xp sp2
Magnus Olsen [Mon, 6 Aug 2007 19:57:58 +0000 (19:57 +0000)]
Update win32k syscall table layout to win32xp sp2
this is not finish update, we are missing allot stub in
win32k. before this layout are finish we need thuse stub in place.

svn path=/trunk/; revision=28203

16 years agoDecrease cards.dll size by 700 kB by cuttung down all files to 8-Bit Colors.
Daniel Reimer [Mon, 6 Aug 2007 19:43:14 +0000 (19:43 +0000)]
Decrease cards.dll size by 700 kB by cuttung down all files to 8-Bit Colors.

svn path=/trunk/; revision=28202

16 years ago- Forgot two wrong sizes.
Daniel Reimer [Mon, 6 Aug 2007 19:33:16 +0000 (19:33 +0000)]
- Forgot two wrong sizes.
- Reverted to 24 bit Color. ROS's whole Cards.dll uses it, so I keep the colors here too.
- Freecard is now a monochrome Bitmap. This results in a Semi Transparent Card (= Dark Green) instead of a grey square. Try in XP Solitaire. Looks way better and its the way MS does it too.

svn path=/trunk/; revision=28201

16 years agoExpand environment strings in the szWallpaper variable. (patch by Marc Piulachs,...
Colin Finck [Mon, 6 Aug 2007 19:07:34 +0000 (19:07 +0000)]
Expand environment strings in the szWallpaper variable. (patch by Marc Piulachs, marc DOT piulachs AT codexchange DOT net)
This is the same way how Windows XP does it (allowing environment variables in the "Wallpaper" registry value, but not as an argument for SystemParametersInfo, SPI_SETDESKWALLPAPER)

See issue #2536 for more details.

svn path=/trunk/; revision=28200

16 years agoAdd more uuids in uuid lib
Hervé Poussineau [Mon, 6 Aug 2007 16:17:55 +0000 (16:17 +0000)]
Add more uuids in uuid lib

svn path=/trunk/; revision=28199

16 years agoGenerate as much headers as possible from idl
Hervé Poussineau [Mon, 6 Aug 2007 16:16:57 +0000 (16:16 +0000)]
Generate as much headers as possible from idl

svn path=/trunk/; revision=28198

16 years agoAdd some prototypes
Hervé Poussineau [Mon, 6 Aug 2007 16:05:08 +0000 (16:05 +0000)]
Add some prototypes

svn path=/trunk/; revision=28197

16 years ago- Resize wrong sized Backgrounds.
Daniel Reimer [Mon, 6 Aug 2007 15:23:11 +0000 (15:23 +0000)]
- Resize wrong sized Backgrounds.
- Add the one from Bug 2535 (thx to Rhy Thornton (rhy <AT> leperkhanz <DOT> com) for it.) and replace the ugly Bird in Background 9. Right now only a resized one, but it still looks nice.

svn path=/trunk/; revision=28196

16 years agoStarfield Screensaver by Marc Piulachs (marc DOT piulachs AT codexchange DOT net)
Colin Finck [Mon, 6 Aug 2007 14:56:17 +0000 (14:56 +0000)]
Starfield Screensaver by Marc Piulachs (marc DOT piulachs AT codexchange DOT net)
I committed the latest attachment (the C version) from bug #2510
See issue #2510 for more details.

svn path=/trunk/; revision=28195

16 years agoSet setup type to 0 before the end of 2nd stage in syssetup instead of winlogon
Hervé Poussineau [Mon, 6 Aug 2007 14:41:05 +0000 (14:41 +0000)]
Set setup type to 0 before the end of 2nd stage in syssetup instead of winlogon

svn path=/trunk/; revision=28194

16 years agofix a smaller issue with win32ksys, when u did delete win32k.s or type make win32ksys...
Magnus Olsen [Mon, 6 Aug 2007 13:20:31 +0000 (13:20 +0000)]
fix a smaller issue with win32ksys, when u did delete win32k.s or type make win32ksys_clean
this file was not being rebuild or remove.

svn path=/trunk/; revision=28193

16 years agoReduce from 24 Bit Colors to 8 Bit. No real difference in Quality, but waaay smaller...
Daniel Reimer [Mon, 6 Aug 2007 13:12:01 +0000 (13:12 +0000)]
Reduce from 24 Bit Colors to 8 Bit. No real difference in Quality, but waaay smaller. 3 MB reduced size.

svn path=/trunk/; revision=28192

16 years agoEnable shutdown privilege before trying to reboot
Hervé Poussineau [Mon, 6 Aug 2007 11:57:15 +0000 (11:57 +0000)]
Enable shutdown privilege before trying to reboot

svn path=/trunk/; revision=28191

16 years agoRemove ARCH define in config.template.rbuild.
Hervé Poussineau [Mon, 6 Aug 2007 09:25:03 +0000 (09:25 +0000)]
Remove ARCH define in config.template.rbuild.
It is a duplicate of the ROS_ARCH environment variable.

svn path=/trunk/; revision=28189

16 years agoAdd -D option to add variables in generated file
Hervé Poussineau [Mon, 6 Aug 2007 09:19:25 +0000 (09:19 +0000)]
Add -D option to add variables in generated file

svn path=/trunk/; revision=28188

16 years agoMoved Brush Origin to Dc_attr.
James Tabor [Mon, 6 Aug 2007 08:28:54 +0000 (08:28 +0000)]
Moved Brush Origin to Dc_attr.

svn path=/trunk/; revision=28186

16 years agoFix typo.
James Tabor [Mon, 6 Aug 2007 06:28:39 +0000 (06:28 +0000)]
Fix typo.

svn path=/trunk/; revision=28185

16 years agoMove Window and Viewport Ext and Org to Dc_Attr. Tested it with qemu.
James Tabor [Mon, 6 Aug 2007 05:13:47 +0000 (05:13 +0000)]
Move Window and Viewport Ext and Org to Dc_Attr. Tested it with qemu.

svn path=/trunk/; revision=28184

16 years agoMoved most of the old Win struct to Dc_Attr structure. Tested it with qemu.
James Tabor [Mon, 6 Aug 2007 02:48:09 +0000 (02:48 +0000)]
Moved most of the old Win struct to Dc_Attr structure. Tested it with qemu.

svn path=/trunk/; revision=28183

16 years ago- convert a bunch of tests to regression tests as they succeed on ros
Timo Kreuzer [Sun, 5 Aug 2007 23:05:02 +0000 (23:05 +0000)]
- convert a bunch of tests to regression tests as they succeed on ros
- add tests for NtGdiGetRandomRgn

svn path=/trunk/; revision=28182

16 years agoStart of the dcattr migration.
James Tabor [Sun, 5 Aug 2007 22:02:12 +0000 (22:02 +0000)]
Start of the dcattr migration.

svn path=/trunk/; revision=28181

16 years agoMy Present for ya all. A new cards.dll with bigger, photorealistic Bavarian Style...
Daniel Reimer [Sun, 5 Aug 2007 20:38:19 +0000 (20:38 +0000)]
My Present for ya all. A new cards.dll with bigger, photorealistic Bavarian Style Cards. I theory Number 2-5 are NON existant. But to be fully compatible I sat down and made them by myself. Its fully compatible to Windows Solitaire, not ROS Solitaire, which does not like the bigger cards. This needs a fix. Btw if someone finds out how to modify the edges on the cards to be transparent, plz tell me. They need to be waay more round.

svn path=/trunk/; revision=28180

16 years agoAdd the status bar.
Eric Kohl [Sun, 5 Aug 2007 18:56:39 +0000 (18:56 +0000)]
Add the status bar.

svn path=/trunk/; revision=28179

16 years agofix build
Sylvain Petreolle [Sun, 5 Aug 2007 14:58:58 +0000 (14:58 +0000)]
fix build

svn path=/trunk/; revision=28178

16 years ago- More MSVC fixes
Aleksey Bragin [Sun, 5 Aug 2007 11:27:39 +0000 (11:27 +0000)]
- More MSVC fixes

svn path=/trunk/; revision=28174

16 years agoImplement toggle keys option.
Eric Kohl [Sun, 5 Aug 2007 09:48:34 +0000 (09:48 +0000)]
Implement toggle keys option.

svn path=/trunk/; revision=28173

16 years agoStarted CreateMetaFile, port from wine. Made changes to the structures. Added new...
James Tabor [Sun, 5 Aug 2007 09:21:00 +0000 (09:21 +0000)]
Started CreateMetaFile, port from wine. Made changes to the structures. Added new support routines.

svn path=/trunk/; revision=28172

16 years ago- Comment out those lines again (sorry), to prevent having lots of uninstallable...
Aleksey Bragin [Sun, 5 Aug 2007 08:27:41 +0000 (08:27 +0000)]
- Comment out those lines again (sorry), to prevent having lots of uninstallable revisions built by buildbot. Please re-commit when the real bug is fixed.

svn path=/trunk/; revision=28171

16 years agodelete gdi32 test from win32 folder, as it is all in apitests folder now
Timo Kreuzer [Sun, 5 Aug 2007 03:38:42 +0000 (03:38 +0000)]
delete gdi32 test from win32 folder, as it is all in apitests folder now

svn path=/trunk/; revision=28170