Commit Graph

  • c86604cbe4 display hex dump of the binary data Thomas Bluemel 2004-06-20 18:36:31 +00:00
  • 8350c577cb fixed that stupid run dialog not defaulting to the combobox.... finally! patch submitted to wine also already. Royce Mitchell III 2004-06-20 16:43:58 +00:00
  • 1c4f8bd790 - Fix video mode list traversing. Reported by Royce Mitchel III. Filip Navara 2004-06-20 16:37:15 +00:00
  • 10400889eb Activate window on non-client click too Gé van Geldorp 2004-06-20 16:27:14 +00:00
  • 2541337d8b - Add HwResetHw implementation that uses VBE set mode call to restore video mode. Filip Navara 2004-06-20 16:06:12 +00:00
  • 6467833ecc - Fixed very stupid bug with pointer handling in NtUserBuildHwndList. Filip Navara 2004-06-20 16:06:05 +00:00
  • b688080896 - Cleaned up IntVideoPortResetDisplayParameters a bit. Filip Navara 2004-06-20 16:05:47 +00:00
  • 7d0c7ca853 much nicer-looking 8-bit versions of drives.ico and desktop.ico - the wine project is welcome to have this change if they want it. Royce Mitchell III 2004-06-20 14:12:00 +00:00
  • e17ebf0811 some more work on the hex edit control (added messages for loading/changing the buffer) Thomas Bluemel 2004-06-20 13:35:03 +00:00
  • c75be21c00 - Call the "load default cursor" callback. Fixes bug #358. Filip Navara 2004-06-20 12:34:20 +00:00
  • 8cbe40b0ad some work on editing binary registry values (not working yet) Thomas Bluemel 2004-06-20 12:21:47 +00:00
  • 17bdc6a18d Add display type (VGA or VESA) selection. Eric Kohl 2004-06-20 12:18:08 +00:00
  • 637a86a286 fix opening explorer sub folders in MDI mode - problem spotted and debugged by Ge van Geldorp Martin Fuchs 2004-06-20 12:10:45 +00:00
  • bbfafe3c22 Reserve ordinals 90 and 91. Fixes bug 182. Gé van Geldorp 2004-06-20 10:39:21 +00:00
  • 2e60fd207a Handle ordinals which are not exported Gé van Geldorp 2004-06-20 10:36:17 +00:00
  • 39d8412f56 - Use raw size for image sections if virtual size isn't specified. Patch by Nathan Lineback <[email protected]> from BugZilla #364. Filip Navara 2004-06-20 10:21:48 +00:00
  • 9fc35cab4e - Handle correctly "Unknown" media type in VfatHasFileSystem. This gets the floppy disk driver working. Filip Navara 2004-06-20 09:52:58 +00:00
  • b23ea08f8a Detect display controller. Distinguish VGA and VBE display devices. Eric Kohl 2004-06-20 09:12:10 +00:00
  • aeb397b5ab various bugfixes to IoQueryDeviceDescription and friends. The floppy driver now loads and finds the drive properly. Vizzini 2004-06-20 04:50:02 +00:00
  • 0064a17a7c clarified a misleading comment Vizzini 2004-06-20 03:36:44 +00:00
  • 6993ae4ae2 fixed a bug in IoCsqRemoveNextIrp (missing break) Vizzini 2004-06-20 03:29:29 +00:00
  • bda771abc0 much nicer-looking 8-bit versions of mycomputer.ico - the wine project is welcome to have this change if they want it. Royce Mitchell III 2004-06-20 03:06:31 +00:00
  • 4c4f493412 some fixes to be able to create a unicode build Thomas Bluemel 2004-06-20 02:22:44 +00:00
  • 841ace6796 backed out bugified patch Vizzini 2004-06-20 02:10:07 +00:00
  • 491f067798 added support to edit REG_MULTI_SZ strings. Thomas Bluemel 2004-06-20 01:07:26 +00:00
  • 963c2bcf6e - Allocate memory from PagedPool instead of NonPagedPool where possible. - Backported font initialization code with fixed memory leaks from my unfinished font handling rewrite patch. Filip Navara 2004-06-20 00:45:37 +00:00
  • ce56ff1648 - Fixed memory corruption in IopInitializeBuiltinDriver. [Should be ported to 0.2.3 release branch too.] Filip Navara 2004-06-20 00:44:55 +00:00
  • 46f51fc218 display REG_NONE and REG_MULTI_SZ values Thomas Bluemel 2004-06-19 23:12:58 +00:00
  • 566b3a9f38 - Increment the number of free pages in MmFreeMemory. Filip Navara 2004-06-19 22:42:41 +00:00
  • a3de47e17a - Fixed NtUserDestroyWindow to correctly destroy owned windows. Fixes bugs #342 and #350. [Should be ported to 0.2.3 release branch too.] Filip Navara 2004-06-19 20:18:09 +00:00
  • 0b27c9bbe9 - Force importing _vsnprintf from MSVCRT. The NTDLL version doesn't support %f specifiers. Filip Navara 2004-06-19 17:58:37 +00:00
  • b793f5ef6d very basic makefile for vs2003 (and the free tools). Please note that some programs don't compile properly, will take a look at this later. Richard Campbell 2004-06-19 12:40:41 +00:00
  • 4444a6885d patch by Tom ([email protected]) to clean up return val checking of some mdl calls Vizzini 2004-06-19 08:53:35 +00:00
  • 5d2036782e - Fixed compilation problems with MinGW runtime 3.3. Filip Navara 2004-06-19 08:52:40 +00:00
  • e19a20e71e - Callbacks implementation. A little modified patch by Alex Ionescu ([email protected]). Filip Navara 2004-06-19 08:48:01 +00:00
  • bb2c3e3a72 fixed an extremely irritating bug in an enum Vizzini 2004-06-19 08:47:59 +00:00
  • 88f213ea72 - Corrected shell paths. Filip Navara 2004-06-19 07:56:16 +00:00
  • 2a5689bb0b added support for setting Component Information for the ISA bus; fixed a minor bug Vizzini 2004-06-19 06:03:37 +00:00
  • 0cbe4f2842 added stubs for the Cache Manager by Alex Ionescu. Steven Edwards 2004-06-19 05:04:33 +00:00
  • 5954327e76 Change from unclegarlic: Don't overwrite packet length. Art Yerkes 2004-06-19 02:03:33 +00:00
  • fa242a9267 changed from control.cpp to control.c, changed \ to / in control.c Gero Kuehn 2004-06-19 00:11:44 +00:00
  • 03c4c34d21 Attempt to fix PSEH compilation for kernel-mode targets. Arty please test this KJK::Hyperion 2004-06-18 22:33:06 +00:00
  • 038cca4d58 initial checkin of the non-shell-namespace-based control panel and software add/remove cpl Gero Kuehn 2004-06-18 20:43:44 +00:00
  • 86c4140124 - Get this test compilable. Filip Navara 2004-06-18 17:37:02 +00:00
  • 6f53b7dbce Added font enumeratiion demo Steven Edwards 2004-06-18 17:26:59 +00:00
  • 81d4e43dda - VideoPortInt10 should copy back the output registers to caller. Filip Navara 2004-06-18 17:20:49 +00:00
  • d80f04c021 adjustments for GCC 3.4 Martin Fuchs 2004-06-18 17:05:44 +00:00
  • 751d25b2ea eliminate GCC warning Martin Fuchs 2004-06-18 16:59:47 +00:00
  • 24fdd29e94 eliminate GCC warning Martin Fuchs 2004-06-18 16:44:59 +00:00
  • be7a6c466b re-enable DesktopWindow::OnDefaultCommand to open explorer windows on desktop double clicks Martin Fuchs 2004-06-18 16:36:00 +00:00
  • 26c98df753 - Map correct amount of the video memory. Filip Navara 2004-06-18 16:26:51 +00:00
  • 80799cc3c8 Changelog: - Don't change DC origin in NtGdiOffsetViewportOrgEx - Update transformation matrix in NtGdiSetViewportExtEx, NtGdiSetWindowExtEx, NtGdiSetWindowOrgEx, NtGdiOffsetWindowOrgEx - When creating new DC initialize the Viewport/Window extensions. - Transform logical coordinates to device ones in NtGdiExtTextOut and NtGdiLineTo. Filip Navara 2004-06-18 15:18:58 +00:00
  • 9ba82f014d added SetFocus call for the username dialog Gero Kuehn 2004-06-17 21:23:50 +00:00
  • 78f151b9d3 Add missing nls settings for Great Britain. This fixes bug #344. Eric Kohl 2004-06-17 18:29:44 +00:00
  • 2d902a8146 Remove obsolete ide and (old) floppy drivers Gé van Geldorp 2004-06-17 13:28:53 +00:00
  • c792e5b04c Fix typos. Eric Kohl 2004-06-17 10:49:51 +00:00
  • 06e579a944 Compile advapi32 using w32api. Eric Kohl 2004-06-17 09:07:12 +00:00
  • 0766c089ec This makes RtlUnicodeStringToInteger work like the win2k version. Basically this function never checks the validity of the input string and only returns an error when the Base argument is set incorrectly. Art Yerkes 2004-06-17 03:47:39 +00:00
  • 7d375e8c48 Add some missing error codes. Eric Kohl 2004-06-16 22:13:19 +00:00
  • 4e81faa948 - Bump version number to 0.2.4. Filip Navara 2004-06-16 21:42:24 +00:00
  • f38668e736 Add keyboard detection. Eric Kohl 2004-06-16 20:21:20 +00:00
  • 0a30ec98a3 Update porting status Gé van Geldorp 2004-06-16 18:50:19 +00:00
  • b3e8303421 Sync to Wine-20040615: Robert Reif <[email protected]> - Added some trace and debug printing. - Fixed a problem were a trace accesses a data member that may be outside of the actual data structure passed in. - Added some more debug traces. - Don't try to map the mapper device. Mike McCormack <[email protected]> - Fix PlaySound. Eric Pouech <[email protected]> - GetModuleFileName[AW] doesn't terminate the string if the buffer is too small. Uwe Bonnes <[email protected]> - Fixed missing inversion in bit manipulation. Ivan Leo Puoti <[email protected]> - Changed my name, so update copyright info. Gé van Geldorp 2004-06-16 18:48:46 +00:00
  • a41cfac6b9 Sync to Wine-20040615: Robert Reif <[email protected]> - Added tracing to all functions. - Added error explanations. - Changed debug channel from msacm to wavemap so not confused with msacm. - Handle case where partial structure update requested. - Minor white space cleanup. - Returns proper error code when trying to get caps when no devices present. - Fixed a bug where wrong a return value was returned when mapping is not possible. Gé van Geldorp 2004-06-16 18:40:05 +00:00
  • fd397eeccd Sync to Wine-20040615: Hans Leidekker <[email protected]> - Link to ntdll. Raphael Junqueira <[email protected]> - Stub for SHFlushSFCacheWrap. Eric Pouech <[email protected]> - GetModuleFileName[AW] doesn't terminate the string if the buffer is too small. Stefan Leichter <[email protected]> - Moved stub of StopWatch from ascii to unicode. Gé van Geldorp 2004-06-16 18:27:33 +00:00
  • 2b3293eb3a Sync to Wine-20040615: Robert Shearman <[email protected]> - Fix ref count on standard proxy creation. - Release channel buffer in StdMarshal_UnmarshalInterface, since we no longer use it and the proxy should have taken a reference on it. - Add a few comments. Eric Pouech <[email protected]> - GetModuleFileName[AW] doesn't terminate the string if the buffer is too small. Patrik Stridvall <[email protected]> - Fixed some issues found by winapi_check. Gé van Geldorp 2004-06-16 18:21:24 +00:00
  • 129d08fec4 Sync to Wine-20040615: Ivan Leo Puoti <[email protected]> - Changed my name, so update copyright info. Gé van Geldorp 2004-06-16 18:13:23 +00:00
  • 4addf164b6 - Disable the "Floppy count: x" debug message. Filip Navara 2004-06-16 16:59:27 +00:00
  • 92599b546e Sync to Wine-20040615: Marcus Meissner <[email protected]> - Revert broken strict aliasing fix. Robert Shearman <[email protected]> - Fix ref count on standard proxy creation. - Release channel buffer in StdMarshal_UnmarshalInterface, since we no longer use it and the proxy should have taken a reference on it. - Add a few comments. - Fixed CoMarshalInterThreadInterfaceInStream and CoGetInterfaceAndReleaseStream. Patrik Stridvall <[email protected]> - Fixed some issues found by winapi_check. Gé van Geldorp 2004-06-16 07:06:50 +00:00
  • 6c4df3df68 Sync to Wine-20040615: Patrik Stridvall <[email protected]> - Fixed some issues found by winapi_check. Krishna Murthy <[email protected]> - WNetGetConnection(): use QueryDosDevice to return a fake remote name instead of the drive label. Gé van Geldorp 2004-06-16 06:58:48 +00:00
  • e054bf54e2 Sync to Wine-20040615: Ivan Leo Puoti <[email protected]> - Changed my name, so update copyright info. Ilya Korniyko <[email protected]> - Encoding fixes in Ukrainian translation. Wolfgang Schwotzer <[email protected]> - Support lpstrCustomFilter and return nFilterIndex in file dialog. Rein Klazes <[email protected]> - In FILEDLG_ScanDir do not try to set the current directory to a path that is empty. Gé van Geldorp 2004-06-16 06:54:39 +00:00
  • 11761ed436 Sync to Wine-20040615: Maxime Bellenge <[email protected]> - Implemented PSH_WIZARD97_OLD and PSH_WIZARD97_NEW property sheet styles. - Add DT_END_ELLIPSIS as defaut style for text. Ilya Korniyko <[email protected]> - Encoding fixes in Ukrainian translation. Filip Navara <[email protected]> - Let the subclassing stack grow the opposite way to make the code more transparent. - Remove SubclassWndProc and move its logic to DefSubclassProc. Dimitrie O. Paun <[email protected]> - Clear the state image bits only if LVS_EX_CHECKBOXES is set. - Fix obvious logical error in focus handling. - Indentation and formatting fixes. - (based on a patch by Krishna Murthy). Ulrich Czekalla <[email protected]> - Handle case where iterator range contains 0 elements. - Handle case when item text is empty. According to MSDN, length should be returned when lParam is NULL. Patrik Stridvall <[email protected]> - StrSpnW doesn't exist in comctl32.dll but StrCSpnW does. Jon Griffiths <[email protected]> - Implemented TCM_SETITEMEXTRA. Robert Shearman <[email protected]> - Don't draw whole button pressed when separate dropdown pressed, just the separate dropdown itself. - TBN_DRAGOUT and NM_RDBLCLK notifications. - Remove unneeded member of private toolbar struct. Gé van Geldorp 2004-06-16 06:46:13 +00:00
  • dc9dfeec01 Remove debug stuff accidentaly left in Gé van Geldorp 2004-06-16 06:18:14 +00:00
  • fbfd3a4820 Marshall WM_CREATE/WM_NCCREATE messages Gé van Geldorp 2004-06-16 06:09:40 +00:00
  • 3cca4fd859 Build "new" floppy driver instead of non-functional "old" one Gé van Geldorp 2004-06-15 22:33:47 +00:00
  • 2fbcaac90d Detect floppy disk drives. Eric Kohl 2004-06-15 12:22:19 +00:00
  • cfef139c5b - Reduced the size of the necessary inquiry data length to recognize a device as valid. Hartmut Birr 2004-06-15 09:29:41 +00:00
  • 4536f9c25b - Interpret the sign for qualifier 'l'. Hartmut Birr 2004-06-15 08:53:53 +00:00
  • aefc8f79e7 - Initialized the variable status to get on success a proper return value. Hartmut Birr 2004-06-15 08:17:23 +00:00
  • 5fd39d97bb recv now works every time - Standardized on recvfrom request and reply everywhere - Added a continuous parameter to FillWSABuffers for stream sockets - Added function TryToSatisfyRecvRequest - Create MDLs for the WSABUFS. These are needed because we aren't in our home process when tcpip calls back with data. - Removed extraneous and potentially confusing lock ReadRequestQueueLock Now both ReadRequestQueue and ReceiveQueue rely on ReceiveQueueLock Art Yerkes 2004-06-15 02:56:13 +00:00
  • 9725dc0746 - Update trasformation matrix in SetViewportOrgEx. Filip Navara 2004-06-14 20:58:51 +00:00
  • 4cb0e04a46 - Packing fixes Filip Navara 2004-06-14 20:05:00 +00:00
  • 0999a0ef81 Preliminary version of recv. Art Yerkes 2004-06-14 03:22:27 +00:00
  • f773e32aab rawip: Removed the deallocation of the client-supplied mdl. This does not appear to be part of the definition and is not done in the UDP case. event: I moved the close notify into it's own function so that it can be worked on separately. Art Yerkes 2004-06-14 01:40:48 +00:00
  • 6435dec245 - Compile kernel32 using w32api. - Fixed some packing issues in DDK headers (more to come). Filip Navara 2004-06-13 20:04:56 +00:00
  • 3aa5dd5be2 - Fixed list traversing in MmAlterRegion to correctly handle Length that is greater than real memory area size. Filip Navara 2004-06-13 14:05:53 +00:00
  • 1a9133bf9b Unicode fix Martin Fuchs 2004-06-13 12:56:39 +00:00
  • 9ca2c517db XMLStorage update: XMLReaderBase Martin Fuchs 2004-06-13 12:45:29 +00:00
  • ebb7ad1e4a - Fixed prototypes of NtAddAtom, NtFindAtom, NtProtectVirtualMemory and KeQueryInterruptTime. Filip Navara 2004-06-13 10:35:53 +00:00
  • 25ae3e20a7 Removed redundant tracking (now incorporated into NdisAllocatePacket, etc) that was causing a bugcheck in the 'ping to us' case. The memory was detected tracked twice (correctly). Art Yerkes 2004-06-12 04:46:18 +00:00
  • 57c3c75356 Set MaximumLength to size of allocated memory Gé van Geldorp 2004-06-11 20:15:07 +00:00
  • b2e222b305 Patch by Michael Fritscher <[email protected]> Add /? and /s cmdline options Gé van Geldorp 2004-06-11 14:10:12 +00:00
  • 58b454b469 Patch by Michael Fritscher <[email protected]> Fix CVS warnings. Gé van Geldorp 2004-06-11 13:59:16 +00:00
  • 839baba4ae The root bus driver should return an empty resource list on IRP_MN_QUERY_RESOURCES. Eric Kohl 2004-06-11 09:33:42 +00:00
  • ab0a1921c1 Prevent CVS warnings about .*.d files Gé van Geldorp 2004-06-11 09:10:17 +00:00
  • fbda4aa735 Retrieve Hardware IDs and Compatible IDs from the bus driver and attach them to the device node. Eric Kohl 2004-06-10 11:00:28 +00:00
  • 00df170a8a - Enabled the dependency check for the storage drivers. Hartmut Birr 2004-06-10 08:20:20 +00:00
  • 5f843bef93 - Use a bitmap for managing the srb extensions. - Removed the complete request and next request counter. The counters are always wrong, because some miniport drivers fires up to much notification requests. - Enable the queues for the miniport driver, if they are supported. - Fixed a bug in ScsiPortCompleteRequest. Hartmut Birr 2004-06-10 08:14:57 +00:00
  • b5273a652c - Allocate for each srb its one sense info buffer. - Reinitialize the transfer size if a retry is necessary in ScsiClassSendSrbSynchronous. Hartmut Birr 2004-06-10 07:56:42 +00:00
  • c3e66860e4 - Exchanged source and target in WRITE_REGISTER_BUFFER_xxx. Hartmut Birr 2004-06-10 07:50:30 +00:00