Commit Graph

  • c49c4f3c5e - size of the close bitmap is now 16x14, i'd like to convert this to an icon like it's supposed to be, do we have icon support yet? Richard Campbell 2003-08-31 14:25:28 +00:00
  • 13dddecf2d Check hDC handle is valid before accessing its data Gé van Geldorp 2003-08-31 13:24:38 +00:00
  • 7c9e70178a Wine workaround for displaying the desktop bar Martin Fuchs 2003-08-31 12:37:43 +00:00
  • cbd7a663c8 More bitmap format translation bugs Gé van Geldorp 2003-08-31 10:20:33 +00:00
  • f62b36b0f1 - Fix various bitmap format translation bugs - Fix some palette issues - Fix some gdiobj locking warnings Gé van Geldorp 2003-08-31 07:56:24 +00:00
  • e9170f21ca Version 0.1.3 nj 2003-08-30 22:14:42 +00:00
  • d347dec099 Wine cleanup Martin Fuchs 2003-08-30 21:05:22 +00:00
  • c2a5e8e44e compatibility to building as Winelib application Martin Fuchs 2003-08-30 20:48:21 +00:00
  • d88ab5ba6e Readd bootimage.bmp in binary mode. Casper Hornstrup 2003-08-30 20:09:45 +00:00
  • 283cd3b65a Readd bootimage.bmp in binary mode. Casper Hornstrup 2003-08-30 20:07:09 +00:00
  • 5e27514ba7 2003-08-30 Filip Navara <[email protected]> Casper Hornstrup 2003-08-30 19:22:32 +00:00
  • 653c134ed1 some fixes on MessageBox code Thomas Bluemel 2003-08-30 18:38:08 +00:00
  • 449c82d834 Added stubs to iphlpapi that are needed by netapi32. Steven Edwards 2003-08-30 15:27:42 +00:00
  • e388dadfac replaced tab with 2 spaces. Richard Campbell 2003-08-30 15:09:46 +00:00
  • a18c29c6fb - Removed the loop from UNIMPLEMENTED and changed the text a bit Richard Campbell 2003-08-30 15:04:34 +00:00
  • 335e8718f7 - Reference/dereference the parent key in CmiObjectDelete. The call to CmiRemoveKeyFromList does dereference the parent and it is possible that the parent key is deleted before the subkey delete process is complete. Hartmut Birr 2003-08-30 14:51:05 +00:00
  • 5a6cf4163c - Use the parents registry hive if the parent is accessed in CmiRemoveSubKey. Hartmut Birr 2003-08-30 14:50:23 +00:00
  • 72bb12e96c - Allocate a separate name buffer in RtlQueryRegistryValues. - Fixed a name parameter in a call to the callers supplied query routine. Hartmut Birr 2003-08-30 14:49:41 +00:00
  • ee8ef2cacf - Fixed the enumeration of subkeys for which doesn't exist a hash entry. - Fixed the enumeration of the length of all sub key and class names. Hartmut Birr 2003-08-30 14:49:03 +00:00
  • 249cdd634d - Copied some changes from wine tree. Hartmut Birr 2003-08-30 14:48:07 +00:00
  • e1a7ba7e86 - Changed the attributes in all calls to NtOpenKey from KEY_ALL_ACCESS to MAXIMUM_ALLOWED. - Fixed in some function the length of the allocated buffer and the returned values. The Ntxxx functions doesn't return a zero terminator for strings. Hartmut Birr 2003-08-30 14:46:29 +00:00
  • 45d8282507 Reset last error before moving the file pointer. Eric Kohl 2003-08-30 13:32:52 +00:00
  • b69868a964 WINE build compatibility Martin Fuchs 2003-08-30 11:30:18 +00:00
  • 2566f13f3e 2003-08-30 Casper S. Hornstrup <[email protected]> Casper Hornstrup 2003-08-30 00:59:11 +00:00
  • b6a3594f0e 2003-08-30 Casper S. Hornstrup <[email protected]> Casper Hornstrup 2003-08-29 23:32:56 +00:00
  • 8d9c42a241 Added vera fonts. Richard Campbell 2003-08-29 23:08:10 +00:00
  • b80c0dd41c 2003-08-30 Casper S. Hornstrup <[email protected]> Casper Hornstrup 2003-08-29 22:56:18 +00:00
  • c87861cbec Use Vera instead of helmet for drawing menus, button captions, etc. Please note i wasn't able to TEST this patch but there is no possible way it doesn't work. Richard Campbell 2003-08-29 21:53:50 +00:00
  • 88cdb96043 - Fix from art: use the region protection for faulted in pages. David Welch 2003-08-29 21:23:06 +00:00
  • eebe1ed001 - Removed test code. David Welch 2003-08-29 21:22:24 +00:00
  • b8025b214f modified MsqTranslateMouseMessage() for Double clicks Thomas Bluemel 2003-08-29 19:17:32 +00:00
  • 37f50a72e5 2003-08-29 Casper S. Hornstrup <[email protected]> Casper Hornstrup 2003-08-29 18:59:29 +00:00
  • e0351c91f1 - Add top-level makefile - Add fdebug/.cvsignore - Don't use rdel to remove files in tools/Makefile - Remove warning in freeldr/mm/meminit.c Casper Hornstrup 2003-08-29 18:54:17 +00:00
  • 5b3f0e0806 Now we handle start menu popups via StartMenuRoot::TrackStartmenu(). Martin Fuchs 2003-08-29 14:52:57 +00:00
  • 5db07c0a15 Fixed NtGdiCreateCompatableDC() Gé van Geldorp 2003-08-29 12:28:24 +00:00
  • b4b3b303fe Keep users from deleting partitions in special cases that will damage partition tables. Eric Kohl 2003-08-29 11:27:16 +00:00
  • 5348dfac81 Allocate space for terminating NUL of window text Gé van Geldorp 2003-08-29 11:00:19 +00:00
  • ed65784cec multithreading for class Window; usage of window map insted of GWL_USERDATA Martin Fuchs 2003-08-29 10:35:37 +00:00
  • 9665ee6bdb Handle non-nul terminated strings Gé van Geldorp 2003-08-29 10:20:53 +00:00
  • 3c1664946f Fix warning Gé van Geldorp 2003-08-29 09:34:52 +00:00
  • 6f5012a900 Various fixes by Filip Navara Gé van Geldorp 2003-08-29 09:29:11 +00:00
  • 12c2e7f892 fixed the definition of User32SetupDefaultCursors() Thomas Bluemel 2003-08-29 08:46:20 +00:00
  • 502394d4ce 1.added callback routine for loading system cursors after switching to gui (not implemented so far) 2.added CopyCursor() which didn't exist as yet Thomas Bluemel 2003-08-29 00:24:42 +00:00
  • 62a4b07158 Fix ellipsis in e.g. window captions Gé van Geldorp 2003-08-28 21:40:26 +00:00
  • 24315e0593 PSX: POSIXW32: I updated a note about creating a PSX process from W32. Emanuele Aliberti 2003-08-28 20:01:23 +00:00
  • 1eea5d2dac set TTN_ALWAYS for quicklaunch icons Martin Fuchs 2003-08-28 19:59:14 +00:00
  • eee0086bc9 Serial mouse driver rewrite by Filip Navara Gé van Geldorp 2003-08-28 19:44:00 +00:00
  • d6a2479e6a Fix PolyPolygon and PolyPolyline (patch by Jonathan Wilson) Gé van Geldorp 2003-08-28 19:41:37 +00:00
  • 34a1adfed2 Implemented control panel window in cabinet view mode. Martin Fuchs 2003-08-28 19:38:17 +00:00
  • c954ec53c5 Stubs for newer functions (patch by Jonathan Wilson) Gé van Geldorp 2003-08-28 19:37:00 +00:00
  • 31393a210e Implement LZ functions (patch by Jonathan Wilson) Gé van Geldorp 2003-08-28 19:34:10 +00:00
  • 8975cb766b Cleaned up too much.... Sorry Gé van Geldorp 2003-08-28 19:24:28 +00:00
  • d1a58a026b Implemented control panel window in cabinet view mode. Martin Fuchs 2003-08-28 19:13:48 +00:00
  • 7a0c1b40d1 1. implemented GetDoubleClickTime() and SetDoubleClickTime() 2. implemented SM_CXDOUBLECLK, SM_CYDOUBLECLK and SM_SWAPBUTTON for GetSystemMetrics() 3. implemented NtUserSystemParametersInfo() partially 4. implemented SPI_SETDOUBLECLKWIDTH, SPI_SETDOUBLECLKHEIGHT and SPI_SETDOUBLECLICKTIME for SystemParametersInfo() Thomas Bluemel 2003-08-28 18:04:59 +00:00
  • 303749022b implemented support for double clicks Thomas Bluemel 2003-08-28 16:33:22 +00:00
  • 9719db631e implemented SwapMouseButton() Thomas Bluemel 2003-08-28 14:22:05 +00:00
  • 6381c3ac66 Implemented control panel window in cabinet view mode. Martin Fuchs 2003-08-28 14:20:05 +00:00
  • 063d8646a9 .cvsignore maintenance Gé van Geldorp 2003-08-28 14:00:22 +00:00
  • 3a922d8d38 Fix double locking of DC Gé van Geldorp 2003-08-28 13:50:49 +00:00
  • e9b3a79c09 Silence debug messages Gé van Geldorp 2003-08-28 13:38:24 +00:00
  • 4ab5d75768 Create palette handles as gdiobj handles which can be used by usermode Gé van Geldorp 2003-08-28 12:35:59 +00:00
  • 1847e2839e implemented drawing menu bar Thomas Bluemel 2003-08-28 10:39:44 +00:00
  • 926aaa42ea control panel start entry Martin Fuchs 2003-08-28 08:19:50 +00:00
  • 9cfd31e787 changed menu code to use UNICODE_STRING Thomas Bluemel 2003-08-27 22:58:12 +00:00
  • 22f4e1ae9e - Forgot these two files. David Welch 2003-08-27 21:30:37 +00:00
  • 9231f7b9a2 - Added support for crash dumps:- * Recognize the option /CRASHDUMP on the kernel command line to specify the type of dump desired. * Added a new driver (diskdump) which wraps the miniport for the disk containing the pagefile and does the crash dump i/o. * Added a FSCTL to get the mapping between LCNs and disk offsets so crash dumps don't need to go through the filesystem. David Welch 2003-08-27 21:28:08 +00:00
  • 1d47b45a53 - Removed kernel private includes. David Welch 2003-08-27 21:21:59 +00:00
  • 49f689ef95 partly implemented control panel window Martin Fuchs 2003-08-27 21:07:33 +00:00
  • f97528ca2d - Added .cvsignore file. David Welch 2003-08-27 20:59:35 +00:00
  • 9768ea066d - Fix for completion of file system control IRPs. David Welch 2003-08-27 20:57:09 +00:00
  • 927f2ae503 - Implement backspace control code in hal output. David Welch 2003-08-27 20:56:26 +00:00
  • e092af6dee clock tool tips Martin Fuchs 2003-08-27 15:52:03 +00:00
  • 3bd933579b idea-update Martin Fuchs 2003-08-27 15:47:53 +00:00
  • 44eb89d031 Implemented launching of date/time control panel applet Martin Fuchs 2003-08-27 10:00:26 +00:00
  • 8a964fafb7 New header from WINE for regression test suite. Steven Edwards 2003-08-27 05:09:58 +00:00
  • c4f4234af6 Did some work implementing rpcrt4.dll so we can make use of the UUID creation functions for other dlls we need to port. The other 90% of wines rpc client and server code wont compile but this should be all we need for a while. Steven Edwards 2003-08-27 05:07:19 +00:00
  • bac8e6e44e Imported imm32.dll from Winehq CVS 8-26-03 Needed for OpenOffice. (No it wont work yet.) Steven Edwards 2003-08-27 03:11:40 +00:00
  • 2d0cf5cb61 Implemented Tooltip Popup for Clock to display current date Martin Fuchs 2003-08-26 22:37:20 +00:00
  • 51b70de9b7 1. finally fixed handling the WM_MOUSEMOVE messages, credits go to Royce :) 2. Now passing cursor's hotspot position to SetPointerShape Thomas Bluemel 2003-08-26 19:26:02 +00:00
  • d239b6fbb7 added hostobjs dir to .cvsignore Martin Fuchs 2003-08-26 17:56:22 +00:00
  • 698ab100bb - Fixed slashes. David Welch 2003-08-26 16:36:33 +00:00
  • 5207a6524e Implemented Search and Shut Down in startmenu by calling undocumentd shell32 fucntions Martin Fuchs 2003-08-26 15:51:17 +00:00
  • 93082694f4 end of line fix Steven Edwards 2003-08-26 14:17:01 +00:00
  • 9efc96ea08 - Figured i'd go ahead and commit these changes...reduces the cludge that is shell32.dll under ROS. Still needs ALOT of work (which i actually plan on doing :) ) Richard Campbell 2003-08-26 13:44:12 +00:00
  • 4825f80147 - Add the boot video driver to the system hive. David Welch 2003-08-26 12:48:47 +00:00
  • 7e89d485f3 big patch by Jonathon Wilson for GDI32 & related stuff changes are: 1.add some new functions to ascii.h and unicode.h 2.add some definitions to base.h 3.add a bunch of functions to funcs.h 4.add a few structures to structs.h 5.add definitions for some missing stuff to winddi.h 6.general fixes and updates to structures and definitions in winddi.h 7.add some other structures and definitions to winddi.h 8.add some Engxxx functions to winddi.h 9.a small fix in crtdll.def 10.add all the new defs to gdi32.def and gdi32.edf 11.add all the new stubs to gdi32 stubs.c 12.implement PolyPolygon and PolyPolyline 13.some fixes to msafd.def/msafd.edf 14.change WahCloseNotificationHelper to WahCloseNotificationHandleHelper in ws2help to match the microsoft definition 15.add d3d.h, d3dcaps.h, d3dtypes.h, ddraw.h, d3dhal.h, ddrawi.h to include and include\ddk (needed for the GdiEntryxx and DdEntryxx functions in gdi32.dll). Headers are modified versions of those from WINE (stuff removed that wont compile without OLE headers, some stuff added) 16.add ddentry.h which is used with the DdEntry and GdiEntry functions and 17.fix some stuff in stubs.c of win32k Thomas Bluemel 2003-08-26 12:28:53 +00:00
  • 0a74c43706 due to reports in the mailing list i fixed this file Thomas Bluemel 2003-08-26 09:18:26 +00:00
  • 692a8afd47 fixed a bug crashing the kernel when moving the cursor while returning to the console Thomas Bluemel 2003-08-26 00:33:53 +00:00
  • a38845b010 disabled new code... Thomas Bluemel 2003-08-26 00:06:16 +00:00
  • 2832cd4e05 Added make and install for cards.dll Steven Edwards 2003-08-25 23:56:58 +00:00
  • 044494cbcd fixed a few bugs in MsqInsertSystemMessage() and improved moving mouse cursor Thomas Bluemel 2003-08-25 23:55:46 +00:00
  • 877b6f0c22 Forgot this Steven Edwards 2003-08-25 23:41:55 +00:00
  • f4722f2cd8 Added cards.dll by Filip Navara with some minor changes I had to make to merge with winehq. Steven Edwards 2003-08-25 23:35:36 +00:00
  • 5d01a60b97 - Solitaire now works partially, patch by Filip Navara Richard Campbell 2003-08-25 23:24:03 +00:00
  • 2721685576 * This is a TEMPORARY commit of some WINMM stubs to get comctl32 to compile, as requested by Steven. I am going to continue working on porting this over from WINE, but won't commit my changes until it compiles and links properly. Andrew Greenwood 2003-08-25 22:41:26 +00:00
  • 5265ea1787 - Patch from Art Yerkes: return access violation on PAGE_NOACCESS memory. David Welch 2003-08-25 19:26:10 +00:00
  • 238889e049 - The pool lock should be acquired before any tests start (pool verify or red zone test). Hartmut Birr 2003-08-25 18:51:50 +00:00
  • 54867f2910 - Fixed a buffer overflow. Hartmut Birr 2003-08-25 18:24:20 +00:00
  • cd92a2363b calculate taskbar size Martin Fuchs 2003-08-25 17:01:38 +00:00
  • 15ccb1b4be fixed MsqInsertSystemMessage() Thomas Bluemel 2003-08-25 14:54:06 +00:00