Commit graph

29792 commits

Author SHA1 Message Date
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
Pierre Schweitzer a68d895e4d - Added more checks when mounting a volume (based on: http://technet2.microsoft.com/windowsserver/en/library/8cc5891d-bf8e-4164-862d-dac5418c59481033.mspx)
- Removed some useless debug
Thanks to Hervé

svn path=/trunk/; revision=32462
2008-02-24 10:06:37 +00:00
Timo Kreuzer 2b17735b1a don't free the memory for the palette entries in IntSetPalette. Fixes bug 3072
See issue #3072 for more details.

svn path=/trunk/; revision=32461
2008-02-24 03:12:38 +00:00
Pierre Schweitzer e0edb0dac7 [FORMATTING] Fix indentation (only for functional code)
svn path=/trunk/; revision=32460
2008-02-23 21:52:30 +00:00
Dmitry Chapyshev 30a4fa94e3 - Fix formatting
- Update all languages
- Delete non-translated files

svn path=/trunk/; revision=32458
2008-02-23 17:48:50 +00:00
Sylvain Petreolle e56ca759ce add missing winetests : hlink & schannel,
.rbuild fixes


svn path=/trunk/; revision=32456
2008-02-22 21:01:47 +00:00