Commit graph

29897 commits

Author SHA1 Message Date
Aleksey Bragin
ce7c9d5844 - Automatically create an entry for ntldr-style booting of ReactOS kernel in freeldr.ini.
- = EXPERIMENTAL, IT WON'T WORK YET, SO DON'T COMPLAIN = -

svn path=/trunk/; revision=32515
2008-02-27 20:13:34 +00:00
Colin Finck
1d57e7d51b The C99 __VA_ARGS__ is also supported under GCC, no reason to add a compiler switch here and use ##args for GCC
svn path=/trunk/; revision=32514
2008-02-27 19:58:48 +00:00
Colin Finck
0e419d44d8 - Remove an unneeded MSVC block in windef.h and indent the definition of the "min" and "max" macros
- Shuffle the header inclusion order in charmap around, so that it compiles warning-free under MSVC (at /W3)

svn path=/trunk/; revision=32513
2008-02-27 14:57:47 +00:00
Christoph von Wittich
2233f3c7cc don't link to ntdll
svn path=/trunk/; revision=32512
2008-02-27 14:27:49 +00:00
Christoph von Wittich
9f846e1db8 revert last change - it is a problem with reactos psdk headers
svn path=/trunk/; revision=32511
2008-02-27 14:15:57 +00:00
Christoph von Wittich
14a4c03189 fix msvc build
svn path=/trunk/; revision=32510
2008-02-27 14:14:16 +00:00
Christoph von Wittich
4dbc9374c3 rc doesn't like \" - use "" instead
svn path=/trunk/; revision=32509
2008-02-27 13:51:10 +00:00
Sylvain Petreolle
c969f02a7e include Fr.rc and Nl.rc
svn path=/trunk/; revision=32508
2008-02-27 12:52:07 +00:00
Christoph von Wittich
79c6e213ad fix path to msvc def file
svn path=/trunk/; revision=32507
2008-02-27 12:27:45 +00:00
Christoph von Wittich
420b99bdde fix formatting and msvc build
svn path=/trunk/; revision=32506
2008-02-27 12:27:16 +00:00
Daniel Reimer
f60d4ec823 Somehow these got lost in a past sync. Added French and Netherlands Translation to XCopy.
svn path=/trunk/; revision=32505
2008-02-27 12:04:30 +00:00
Daniel Reimer
53c21ea773 Update Winhelp and Wordpad to Wine 0.9.56
svn path=/trunk/; revision=32504
2008-02-27 11:55:59 +00:00
Daniel Reimer
f071b75aa2 Bug 3105: Italian resources update by Paolo Devoti - devotip@tiscali.it
Bug 3106: Ukrainian translation update by Artem Reznikov - temarez@yandex.ru

svn path=/trunk/; revision=32503
2008-02-27 11:29:17 +00:00
Daniel Reimer
17a48f69ae Bug 3105: Italian resources update by Paolo Devoti - devotip@tiscali.it
Bug 3106: Ukrainian translation update by Artem Reznikov - temarez@yandex.ru

svn path=/trunk/; revision=32502
2008-02-27 11:28:34 +00:00
Christoph von Wittich
6da06e7853 remove duplicated code
svn path=/trunk/; revision=32501
2008-02-27 10:54:25 +00:00
Christoph von Wittich
d49acd34e8 move variable declarations to top
reduce flickering

svn path=/trunk/; revision=32500
2008-02-27 10:53:59 +00:00
Magnus Olsen
8a104be4fc implmented follow callbacks in gdi32
DvpGetVideoPortBandwidth, DvpColorControl, DvpGetVideoSignalStatus, DvpGetVideoPortFlipStatus,  DvpCanCreateVideoPort,  DvpWaitForVideoPortSync,  DvpUpdateVideoPort

svn path=/trunk/; revision=32499
2008-02-27 01:36:56 +00:00
Timo Kreuzer
8000a006f2 fix build, sorry
svn path=/trunk/; revision=32498
2008-02-26 23:25:24 +00:00
Timo Kreuzer
c11d265144 Bye, bye, GDIOBJ header! You've served us well, but now the time has come for you to make room for BASEOBJECT.
Also bye, bye, HandleTable parameter. You've never done any reasonable job, so no one will be missing you.

svn path=/trunk/; revision=32497
2008-02-26 23:09:20 +00:00
Gregor Brunmar
314611d68d Implemented IDirect3D9::CheckDeviceType()
svn path=/trunk/; revision=32496
2008-02-26 21:33:04 +00:00
Gregor Brunmar
ec108a7c35 Added D3DCAPS8 to d3dhal.h
svn path=/trunk/; revision=32495
2008-02-26 21:18:32 +00:00
Colin Finck
3ad8ee1191 Don't define NDEBUG in the .rbuild file, but before the inclusion of debug.h (like we have it for all ROS components)
svn path=/trunk/; revision=32494
2008-02-26 16:00:00 +00:00
Christoph von Wittich
3c437562b5 some MSVC compat fixes
svn path=/trunk/; revision=32493
2008-02-26 15:23:57 +00:00
Christoph von Wittich
5f67896462 only get the last error code when it is needed
svn path=/trunk/; revision=32492
2008-02-26 14:04:35 +00:00
Christoph von Wittich
271529ea21 fix formatting
svn path=/trunk/; revision=32491
2008-02-26 13:54:12 +00:00
Christoph von Wittich
232221602a don't try to wait on a NULL handle
don't try to close a NULL handle

svn path=/trunk/; revision=32490
2008-02-26 13:48:22 +00:00
Hervé Poussineau
3374624325 Fix indentation, broken in r32487
svn path=/trunk/; revision=32489
2008-02-26 13:39:22 +00:00
Christoph von Wittich
518637c89c fix some format strings
svn path=/trunk/; revision=32488
2008-02-26 13:09:41 +00:00
Christoph von Wittich
1a43baa3d1 fix a possible memory leak
svn path=/trunk/; revision=32487
2008-02-26 12:52:59 +00:00
Dmitry Chapyshev
17a4f40fbe - Update Russian translation
svn path=/trunk/; revision=32486
2008-02-26 05:51:04 +00:00
Timo Kreuzer
d8582b6bd2 - add BASEOBJECT to brush, palette, font and region structures- fix debug output
svn path=/trunk/; revision=32485
2008-02-26 01:00:34 +00:00
Magnus Olsen
8779081ea2 implemet follow for the callback interface videoport in gdi32.dll/win32/gdi32/misc/gdientry.c
DvpCreateVideoPort, DvpDestroyVideoPort, DvpFlipVideoPort 
Bugfix : DdGetDriverInfo for the videoport callback interface set the pUserDvdPort->dwFlags right 8not tested in windows yet)
Bugfix : DdQueryDirectDrawObject forget two d3d* callbacks to setup propert to user mode.




svn path=/trunk/; revision=32484
2008-02-25 22:21:33 +00:00
Colin Finck
3b1a6d89ac Don't return if no keyboard or mouse is present. Instead continue detecting the devices.
The returns were replaced by INFO's for debug output. Fireball or hpoussin, please review if this fix is ok or if we need to add some more handling for these cases.

See issue #2790 for more details.

svn path=/trunk/; revision=32483
2008-02-25 21:59:19 +00:00
Colin Finck
d31f977a47 - Add Copy & Paste functions for whole characters
- Add an "Edit" menu now that we have some more menu items belonging to this category

svn path=/trunk/; revision=32482
2008-02-25 18:01:06 +00:00
Christoph von Wittich
ac53928d2c fix a typo
svn path=/trunk/; revision=32479
2008-02-25 14:25:15 +00:00
Dmitry Chapyshev
28aac8858c - Fix build
svn path=/trunk/; revision=32478
2008-02-25 13:07:51 +00:00
Dmitry Chapyshev
463a09947a - Fix typos
svn path=/trunk/; revision=32477
2008-02-25 12:27:49 +00:00
Daniel Reimer
2dadd4f793 Bug 3093: Bulgarian language update of Vgafonteditor by sstpr@narod.ru
svn path=/trunk/; revision=32476
2008-02-25 10:29:44 +00:00
Daniel Reimer
d6e4ad8755 Bug 3092: Bulgarian translation update by sstpr@narod.ru
svn path=/trunk/; revision=32475
2008-02-25 10:29:41 +00:00
Daniel Reimer
e0ca9a8b6e 4 Spaces to tabs. The whole file uses tabs, so..
svn path=/trunk/; revision=32474
2008-02-25 09:48:07 +00:00
Timo Kreuzer
16956db4f1 - Reference CursorIcon before deleting it
- IntGetPaintMessage: Set MessageQueue->PaintCount to 0, if no dirty Window is found. Stops spamming the debuglog, once is enough.
- UserGetDCEx: Check if a dce's hDC is valid, if not warn and create a new one. With our current code those hDCs should never get deleted, but this is also a hack, on Windows you can delete them.
- Don't dump the stack backtrace twice in GDIOBJ_Xxx functions

svn path=/trunk/; revision=32473
2008-02-25 01:32:17 +00:00
Magnus Olsen
390717a188 Cleanup : DdDestroySurface,
implement : D3dContextCreate, DdCanCreateD3DBuffer, DdDestroyD3DBuffer, DdLockD3D, DdUnlockD3D
Misc :
DdFlip (left surface implemeted support for), 
DdCreateDirectDrawObject (use DeleteDC for we using the share memory for deleted a dc at usermode), 
DdQueryDirectDrawObject (implemted d3d support and smaller bugfix
DdGetDriverInfo (started implemented this)


svn path=/trunk/; revision=32472
2008-02-25 01:02:00 +00:00
Aleksey Bragin
a4cad73564 - Do not *silently* hardcode USER_SHARED_DATA to physical page 2! It's purely FreeLdr's decision to place PCR on the page 1. Instead, rely on an assumption that shared data always follows PCR's page. NT relies on the same assumption.
svn path=/trunk/; revision=32471
2008-02-24 18:03:17 +00:00
Aleksey Bragin
ef3cc678bc - ntldr marks pages allocated for PCR and USER_SHARED_DATA as StartupPcrPage, not as MemoryData. In fact, it's the only way of finding where the PCR page is located physically.
svn path=/trunk/; revision=32470
2008-02-24 17:19:00 +00:00
Aleksey Bragin
04116e8dd6 - Isolate the NLS-tables hack so that it's applied only when really needed (freeldr boot process always requires the hack, winldr boot process does not).
svn path=/trunk/; revision=32469
2008-02-24 17:06:10 +00:00
Ged Murphy
220e309727 fix warning
svn path=/trunk/; revision=32468
2008-02-24 12:45:10 +00:00
Marc Piulachs
67e5a63f04 Spanish localizations by Javier Ramacha
new :appwiz-new 
updated: usetup, console, shell32, syssetup, user32 and win32csr

See issue #3100 for more details.

svn path=/trunk/; revision=32466
2008-02-24 11:54:38 +00:00
Dmitry Chapyshev
3641fbcc8f - Increase sizes ComboBox's
svn path=/trunk/; revision=32465
2008-02-24 11:44:33 +00:00
Dmitry Chapyshev
f87aaee1e6 - Change ListBox to ListView
- Added list of code pages

svn path=/trunk/; revision=32464
2008-02-24 10:56:35 +00:00
Aleksey Bragin
fae9aa5c48 - Save original value of the free descriptor we're using to alloc early pages from.
- Fix handling of PFN database pages inside PFN: largest free descriptor does not always end with the highest usable physical page (MmPageArraySize). This removes the need for a "good hack" introduced in revision 32405. As a result, the memory above the largest free descriptor (if it exists) is now correctly marked in the PFN database as free and added to the unzeroed list.

svn path=/trunk/; revision=32463
2008-02-24 10:43:56 +00:00