Commit graph

18066 commits

Author SHA1 Message Date
Gé van Geldorp afde0fcd9f Wine-0_9_1 vendor import
svn path=/trunk/; revision=19303
2005-11-17 20:16:02 +00:00
Gé van Geldorp a93a95ecf2 Wrong subdirectory
svn path=/trunk/; revision=19302
2005-11-17 20:11:40 +00:00
Gé van Geldorp 1ac0e4f848 Wine-0_9_1 vendor import
svn path=/trunk/; revision=19301
2005-11-17 20:03:55 +00:00
Gé van Geldorp 66725bf306 Remove old dirs in preparation of vendor import
svn path=/trunk/; revision=19300
2005-11-17 20:00:21 +00:00
Gé van Geldorp fcff4ba024 Sync to Wine-0_9_1:
Francois Gouget <fgouget@free.fr>
- Remove spaces before '\n' in traces.
Christoph Frick <frick@sc-networks.de>
- Moved and adopted joystick_linux.c code into the
  joystick_linuxinput.c.

svn path=/trunk/; revision=19298
2005-11-17 19:50:28 +00:00
Gé van Geldorp ba2598e004 Sync to Wine-0_9_1:
Vijay Kiran Kamuju <infyquest@gmail.com>
- Jonathan Ernst <Jonathan@ErnstFamily.ch>
  Display an error if no printer is installed.
Michael Jung <mjung@iss.tu-darmstadt.de>
- Initialize COM prior to displaying the file dialog.
Henning Gerhardt <henning.gerhardt@web.de>
- Update German resource file.
David Kredba <kredba@math.cas.cz>
- Czech resources update.

svn path=/trunk/; revision=19297
2005-11-17 19:44:07 +00:00
Gé van Geldorp 565cf7f36d Sync to Wine-0_9_1:
Vitaliy Margolen <wine-patch@kievinfo.com>
- Unify HEADER_GetItem[A/W] into one function.
- Unify HEADER_InsertItem[A/W] into one function.
- Unify HEADER_SetItem[A/W] into one function.
Michael Kaufmann <hallo@michael-kaufmann.ch>
- Handle WM_PRINTCLIENT.
  Don't use SelectClipRgn in WM_PRINTCLIENT.
Dimi Paun <dimi@lattica.com>
- Validate the column index passed in by the caller.
Alex Villacís Lasso <a_villacis@palosanto.com>
- Do not issue a GetUpdateRect() to query an update region for
  WM_PAINT(wParam=HDC) case. Instead, use GetClientRect() for a bounding
  rect.
Vincent Béron <vberon@mecano.gme.usherb.ca>
- Move functions in comctl32/string.c to remove function declaration.
Dmitry Timoshkov <dmitry@codeweavers.com>
- Use Win32 APIs for string comparison.
- Avoid printing out a possibly uninitialized variable.
Ulrich Czekalla <ulrich@codeweavers.com>
- Clear bLButtonDown flags if mouse is not down.
Martin Fuchs <martin-fuchs@gmx.net>
- Include config.h and port.h for strncasecmp() in MSVC port.

svn path=/trunk/; revision=19296
2005-11-17 19:36:54 +00:00
Hartmut Birr 41e7e24a51 Set the value/data cell to dirty, if an existing value is overwritten.
svn path=/trunk/; revision=19295
2005-11-17 17:34:22 +00:00
Hartmut Birr d81856ce0b - Fixed the test for the dirty bitmap size.
- Fixed the length to copy the old dirty bitmap.

svn path=/trunk/; revision=19294
2005-11-17 17:29:36 +00:00
Christoph von Wittich 1f3e7f6729 sorry, forgot to change one var
svn path=/trunk/; revision=19293
2005-11-17 13:46:07 +00:00
Christoph von Wittich 5333007c97 fixed length calculation of lpDependencies
svn path=/trunk/; revision=19292
2005-11-17 13:45:02 +00:00
Christoph von Wittich d711215962 implemented CreateServiceA
svn path=/trunk/; revision=19291
2005-11-17 13:23:37 +00:00
Hervé Poussineau a7ac63db53 Revert part of 19289, I don't want all people to use French ReactOS...
svn path=/trunk/; revision=19290
2005-11-17 13:01:29 +00:00
Hervé Poussineau 45829a8995 - 2nd stage setup: start umpnpmgr service only after the installation of device classes
- Implement ScmrChangeServiceConfigW
- Change StartServiceW stub to return success
This fixes a race condition in device installation, which sometimes lead to a bad installation for network cards, and no network connectivity at next reboot

svn path=/trunk/; revision=19289
2005-11-17 12:49:37 +00:00
Hervé Poussineau 55e7c7de3c Second attempt to have a working keyboard and mouse at third reboot
May fix bug 1018

svn path=/trunk/; revision=19288
2005-11-17 08:29:59 +00:00
Steven Edwards a4d50f52e7 another no-op. Remove the win32apiisms. Make compatible with both DDKs
svn path=/trunk/; revision=19287
2005-11-17 05:53:52 +00:00
Martin Fuchs f451b823d8 - use Winefile command line for initial directory selection
- remove useless hwndParent variable

svn path=/trunk/; revision=19286
2005-11-16 23:07:37 +00:00
Steven Edwards 3984ae405d no op header change. Correct some of the header guards to match the DDK
svn path=/trunk/; revision=19285
2005-11-16 22:28:05 +00:00
Gé van Geldorp 1c04a022f2 Add a bit of defensive programming
svn path=/trunk/; revision=19283
2005-11-16 21:44:26 +00:00
Gé van Geldorp ac2efcf7dc Give comdlg32.dll a little bit more space
svn path=/trunk/; revision=19282
2005-11-16 21:43:38 +00:00
Gé van Geldorp db28f9ce5b Update status
svn path=/trunk/; revision=19274
2005-11-16 21:17:19 +00:00
Gé van Geldorp 25ee8edc23 Add some SEH protection (not complete yet)
svn path=/trunk/; revision=19272
2005-11-16 20:52:07 +00:00
Aleksey Bragin 76873f5ab1 Fix IoIsWdmVersionAvailable() to confirm we're compatible with Win2k (someone forgot 0x before 10) and also added brief comments on which version corresponds to what.
svn path=/trunk/; revision=19271
2005-11-16 20:38:31 +00:00
Hervé Poussineau d3ed470945 Export _vsnwprintf
svn path=/trunk/; revision=19270
2005-11-16 17:34:50 +00:00
Gé van Geldorp 70c005e0ae StartScan is always in BOTTOM_UP sense for GetDIBits
svn path=/trunk/; revision=19269
2005-11-16 16:12:59 +00:00
Gé van Geldorp e35611c03d Always pad scanlines to multiples of 4 bytes for DIBs
svn path=/trunk/; revision=19268
2005-11-16 16:10:57 +00:00
Gé van Geldorp a739fc4d06 Pass correct masks when creating bitfield palette
svn path=/trunk/; revision=19267
2005-11-16 16:05:55 +00:00
Christoph von Wittich 3918f59b1b fix memory leak in case of error
svn path=/trunk/; revision=19266
2005-11-16 15:53:16 +00:00
Hervé Poussineau cbd0e5428f Try to fix the problem some people reported (no keyboard and mouse at 3rd reboot)
svn path=/trunk/; revision=19265
2005-11-16 15:14:31 +00:00
Christoph von Wittich 57285d00b6 added UpdateDriverForPlugAndPlayDevicesA (untested)
svn path=/trunk/; revision=19264
2005-11-16 14:57:50 +00:00
Christoph von Wittich d47a998576 fixed bug 791
svn path=/trunk/; revision=19263
2005-11-16 13:24:13 +00:00
Gé van Geldorp 93b46a1a8a Sebastian Gasiorek <zebasoftis@gmail.com>
fix for empty control panel applet
Change NUM_APPLETS (2) to NUM_APPLETS (1) because there is only one applet.
Fixes bug 965.

svn path=/trunk/; revision=19262
2005-11-16 11:24:41 +00:00
Hervé Poussineau f90f00ecb0 - Initialise DevInst field in SP_DEVINFO_DATA. This field can be sent to CM_* functions (code still commented out in SetupDiCreateDeviceInfoListExW)
- Fix an error when setting LoadOrderGroup in registry
- Some FIXME -> ERR changes

svn path=/trunk/; revision=19261
2005-11-16 09:41:01 +00:00
Steven Edwards 207bfca509 remove windef.h inclusion. Its not needed and its non-standard
svn path=/trunk/; revision=19260
2005-11-16 05:40:35 +00:00
Steven Edwards fd962d4f5b created crt public headers directory. Moved excpt.h there
svn path=/trunk/; revision=19259
2005-11-16 05:39:32 +00:00
Aleksey Bragin b4454dfd76 Fix "Devices Parameters" subkey creation in a call to IoOpenDeviceRegistryKey()
svn path=/trunk/; revision=19258
2005-11-15 23:07:04 +00:00
Ged Murphy 3edc7dd1e7 Display more meaningful failure messages
svn path=/trunk/; revision=19257
2005-11-15 22:44:46 +00:00
Hervé Poussineau 5c322795a8 Hardware IDs and Compatible IDs shouldn't be case sensitive
svn path=/trunk/; revision=19256
2005-11-15 22:35:15 +00:00
Ged Murphy b8ef8fda19 Don't display exit code for none fatal info
Display name of path we were trying to open if opening fails

svn path=/trunk/; revision=19255
2005-11-15 21:22:00 +00:00
Christoph von Wittich 6d93d59f2c add a check for SPDRP_CONFIGFLAGS which is not working yet
svn path=/trunk/; revision=19254
2005-11-15 18:56:23 +00:00
Hartmut Birr 296abe764c Fixed hivetest.
svn path=/trunk/; revision=19253
2005-11-15 18:08:07 +00:00
Hartmut Birr 4f27be0f0b Put the bitmap into the executable.
svn path=/trunk/; revision=19252
2005-11-15 17:54:00 +00:00
Hartmut Birr 9d0b4973fa Put the bitmaps into the executable.
svn path=/trunk/; revision=19251
2005-11-15 17:52:27 +00:00
Christoph von Wittich 6acde9bc12 better stub for EnumFonts (fixed license agreement in ClamWin installer)
svn path=/trunk/; revision=19250
2005-11-15 16:53:06 +00:00
Hervé Poussineau 06855e5b33 Forgot to commit this with r19248... ("Add back ACPI device, to allow auto power off of the computer")
svn path=/trunk/; revision=19249
2005-11-15 16:48:24 +00:00
Hervé Poussineau 33d79e128a Add back ACPI device, to allow auto power off of the computer
svn path=/trunk/; revision=19248
2005-11-15 16:41:49 +00:00
Hervé Poussineau 5d2d58ed0c Fix indentation
svn path=/trunk/; revision=19247
2005-11-15 16:30:14 +00:00
Hervé Poussineau 77421fd496 Try to transform the ClassGUID string to a GUID only when the string exists in registry. Otherwise, set it to GUID_NULL
svn path=/trunk/; revision=19246
2005-11-15 14:29:46 +00:00
Christoph von Wittich 4aa521a7f6 fix some MSVC compile problems
svn path=/trunk/; revision=19245
2005-11-15 14:26:06 +00:00
Steven Edwards a6227b1c67 revert this one
svn path=/trunk/; revision=19244
2005-11-15 09:47:31 +00:00