Commit Graph

  • be07990679 fixed NtGdiPtVisible() Thomas Bluemel 2004-04-26 19:58:45 +00:00
  • 4043538723 fixed hittest calculation Thomas Bluemel 2004-04-26 17:49:04 +00:00
  • 772e31feb1 Added Process HandleCount information. James Tabor 2004-04-26 05:46:35 +00:00
  • 375cb8f522 handle GetDateFormat) failures (idea by Thomas Weidenmueller) Martin Fuchs 2004-04-25 20:22:04 +00:00
  • c038032038 implemented GetDCBrushColor(), SetDCBrushColor(), GetDCPenColor() and SetDCPenColor(). they're UNTESTED so far! Thomas Bluemel 2004-04-25 20:05:30 +00:00
  • ffa06b86eb implemented ExtSelectClipRgn() (untested!) Thomas Bluemel 2004-04-25 16:40:39 +00:00
  • d69e5f4dee implemented ExcludeClipRect() Thomas Bluemel 2004-04-25 16:06:20 +00:00
  • 6a433d3812 implemented PtVisible() Thomas Bluemel 2004-04-25 15:52:31 +00:00
  • eb9b7d6f5d implemented GetCurrentObject() Thomas Bluemel 2004-04-25 15:31:43 +00:00
  • 18d53db81a use "readable" parameter names in functions Thomas Bluemel 2004-04-25 14:46:54 +00:00
  • 1cacbc22e0 set proper errorcode in some functions Thomas Bluemel 2004-04-25 12:51:53 +00:00
  • b22facf240 1. implemented hatched brushes 2. fixed memory leak when deleting patterned brushes 3. use brush origin in dib code Thomas Bluemel 2004-04-25 11:34:13 +00:00
  • 2dcb05259a - Minor correction to RPC structures. Filip Navara 2004-04-24 21:35:24 +00:00
  • ed71de17e7 proper implementation of FrameRgn() (cannot be ported from wine because wine's implementation is wrong) Thomas Bluemel 2004-04-24 14:21:37 +00:00
  • d0983a67cd Set 386 as default cpu type. James Tabor 2004-04-24 05:11:54 +00:00
  • aeef6123b6 fixed some error cases Thomas Bluemel 2004-04-23 21:35:59 +00:00
  • e7d451e2fd - Correctly swap the Red and Blue colors while setting the palette on non-VGA compatible adapters. Filip Navara 2004-04-23 20:12:57 +00:00
  • 4e374dbe4b - Fix the emulation of 'inl' instruction in V86 mode. Filip Navara 2004-04-23 20:11:11 +00:00
  • eabb3b47ad fixed calculation of the non-client-area when WS_BORDER is set Thomas Bluemel 2004-04-23 19:29:04 +00:00
  • ac9fc6496a - Initialized the srb on each call to SpiSendInquiry. Hartmut Birr 2004-04-23 14:29:07 +00:00
  • 5ad3f25a47 implemented InvertRgn() Thomas Bluemel 2004-04-23 13:34:04 +00:00
  • 8ab1cba914 Fixed my mistake in SystemProcessorInformation. James Tabor 2004-04-23 06:19:28 +00:00
  • e20d930ab0 Fixed SystemProcessorInformation. James Tabor 2004-04-23 05:37:10 +00:00
  • 87065d0083 Fix return for cpuid. James Tabor 2004-04-23 05:34:54 +00:00
  • 8745574fb5 Fix GlobalMemoryStatus & Ex. James Tabor 2004-04-22 02:20:52 +00:00
  • 28dfa0ecb7 Implemented new Ros exclusive function SystemFullMemoryInformation. This is used for suppling virtual user memory usage for GlobalMemoryStatusEx. James Tabor 2004-04-22 01:57:49 +00:00
  • 22adb5da88 - Made some flags for the flag value from the FILE structure compatible with the mingw headers. - Use _IO_LBF instead of _IOLBF, because _IOSTRG and _IOLBF has the same value. Hartmut Birr 2004-04-21 21:40:43 +00:00
  • 8a39d95805 temp.workaround: allways free irp Gunnar Dalsnes 2004-04-20 23:14:35 +00:00
  • 9acfed6d38 Filip Navara NtGetTickCount implementation. James Tabor 2004-04-20 20:39:19 +00:00
  • 03cfbfef0a make mdl usage/impl. more windows compliant Gunnar Dalsnes 2004-04-20 19:04:11 +00:00
  • d169532a77 make mdl impl. more windows compliant Gunnar Dalsnes 2004-04-20 18:59:00 +00:00
  • 87b81bac7c Correct test for MmSizeOfMdl Jason Filby 2004-04-20 18:52:04 +00:00
  • 9e797fd74b Fix typos. Eric Kohl 2004-04-19 10:55:04 +00:00
  • ddaf880002 - Use new userenv.h prototypes. - Add new dialogs to Czech language for translation. - Make install wizard code UNICODE aware. Eric Kohl 2004-04-19 10:54:23 +00:00
  • 2716e12077 Implement CreateUserProfileA(). Eric Kohl 2004-04-19 10:51:17 +00:00
  • 0441662dd1 Add private prototypes. Don't contribute them to MinGW! Eric Kohl 2004-04-19 10:50:19 +00:00
  • 4debbe40cc - Fixed the open counter in IntVideoPortDispatchClose. Hartmut Birr 2004-04-18 12:59:14 +00:00
  • 331cdb2fcd Add BasePriorty to ProcessBasicInformaion. James Tabor 2004-04-18 06:08:36 +00:00
  • 92d947082b Fix Kernel User Timer. James Tabor 2004-04-18 00:52:57 +00:00
  • 27b608d040 Fix Kernel User Timer and added ProcessTimes to QueryInformatinProcess James Tabor 2004-04-18 00:50:53 +00:00
  • b5ae6df350 reverted last change Thomas Bluemel 2004-04-17 20:23:20 +00:00
  • 4845295e63 'Del *.*' ignores directories. This fixes bug 291. Eric Kohl 2004-04-17 12:01:04 +00:00
  • 9e9160f508 fixed some scrollbar issues Thomas Bluemel 2004-04-17 11:00:14 +00:00
  • 61878c60d2 - Improved RPC headers. Filip Navara 2004-04-17 07:41:26 +00:00
  • b656708fcc Merge back commit from WineHQ Gé van Geldorp 2004-04-17 07:32:44 +00:00
  • b4ff26c3b6 Temporary revert this patch, because it causes a lot of crashes. I sent a message to wine-devel describing the problem. Filip Navara 2004-04-16 23:44:19 +00:00
  • fb5087e80c fixed missing window dereferences and a minor thread-safety bug Thomas Bluemel 2004-04-16 21:50:26 +00:00
  • b6da18c3a0 Force resize before calling RBN_HEIGHTCHANGE notification. Filip Navara 2004-04-16 20:52:51 +00:00
  • c4bde9bbf1 properly remove mousemove messages Thomas Bluemel 2004-04-16 18:53:53 +00:00
  • f269c53d06 Clear data buffer before sending the INQUIRY command. Eric Kohl 2004-04-16 13:39:46 +00:00
  • dc45d5f3f3 Implement the GUI setup wizard. Eric Kohl 2004-04-16 13:37:18 +00:00
  • 956eca91cf Update status of ported DLLs Gé van Geldorp 2004-04-16 09:13:21 +00:00
  • 3f429071a7 Sync to Wine-20040408 Gé van Geldorp 2004-04-16 09:11:30 +00:00
  • 4374bb1685 Sync to Wine-20040408 Eric Pouech <[email protected]> - implemented MCI_SOUND command - fixed MCI command table in resource - added a TODO list on MCI handling Christian Costa <[email protected]> - MCI strings are case insensitive. - Fixed a returned error value. - Default to FOURCC_DOS if no IOProc found. Gé van Geldorp 2004-04-16 09:04:04 +00:00
  • 36e8261e77 Sync to Wine-20040408: Alexandre Julliard: - Added memicmpW. Gé van Geldorp 2004-04-16 08:58:34 +00:00
  • e20e56a546 Sync to Wine-20040408: Jon Griffiths <[email protected]> - Implement SHMessageBoxCheck functions && add dialog resources. - Add SHWaitForSendMessageThread, SHAnsiToUnicodeCP,SHStripMneumonicW, SHSearchMapInt. - Make copies of keys when creating, free them when done. - Use KEY_ALL_ACCESS when writing US reg values. - SHRegWriteUSValueW: Handle all flag combinations. - Make some A calls use the W version. Jose Manuel Ferrer Ortiz <[email protected]> - Updated Spanish translations. Ulrich Czekalla <[email protected]> - Implement FixSlashesAndColonW and add stub for SHGetAppCompatFlags. Francois Gouget <[email protected]> - Assorted spelling fixes. Uwe Bonnes <[email protected]> - UrlCanonicalizeW: Remove \r and \n at the end of lpszUrlCpy, with test cases. Gé van Geldorp 2004-04-16 08:47:55 +00:00
  • 768e79dd1f Sync to Wine-20040408: Jose Manuel Ferrer Ortiz <[email protected]> - Updated Spanish translations. Gé van Geldorp 2004-04-16 08:36:17 +00:00
  • d32be1b605 Sync to Wine-20040408: Warren Turkal <[email protected]> - Fixed the implementation of CoTreatAsClass. Francois Gouget <[email protected]> - Assorted spelling fixes. Gé van Geldorp 2004-04-16 08:31:25 +00:00
  • 1954069fed VmWare is having problems with Volatile and Atomic process counters at boot time. Fix later James Tabor 2004-04-16 01:28:15 +00:00
  • fb6ac7fe65 minor fix Thomas Bluemel 2004-04-16 01:27:44 +00:00
  • 8eca059c02 1. move SendMessage calls out of the message queue processing code 2. fixed translation of coordinates calculation in different thread states (capturing, in menus, ...) 3. Proper implementation of Set/GetWindowText/Length() (as described in 4. speed improvements Thomas Bluemel 2004-04-15 23:36:03 +00:00
  • 1771d71894 fix linking error Thomas Bluemel 2004-04-15 18:52:45 +00:00
  • 2751202062 Masahiro Taguchi - small windowbar sizing fix for WS_EX_TOOLWINDOW Thomas Bluemel 2004-04-15 11:44:03 +00:00
  • b8549e32fa Sync to Wine-20040408: Juan Lang <[email protected]> - implement loading network providers - implement enumeration functions - some improved error checking and A->W conversion Gé van Geldorp 2004-04-15 09:28:04 +00:00
  • 3d289e8e05 Sync to Wine-20040408: Robert Shearman <[email protected]> - Separate US English resources from English ones. Jose Manuel Ferrer Ortiz <[email protected]> - Updated Spanish translations. Marcelo Duarte <[email protected]> - Minor updates in resource for Portuguese. Rein Klazes <[email protected]> - Fix a possible null pointer crash in FILEDLG95_LOOKIN_Init. Gé van Geldorp 2004-04-15 08:42:21 +00:00
  • 5f3c9e9df2 Sync to Wine-20040408: Robert Shearman <[email protected]> - Add cursor resource. - Implement TB_MOVEBUTTON. - Implement drag customise. - Send TBN_TOOLBARCHANGE and TBN_DELETINGBUTTON. - Spelling fixes. - Fix subclassing to support nested messages. - Document control completeness. - Remove unneeded include. - Fix TEXT define. - Fix tabs. - Small optimisation in DrawInsert. - Fix LButtonDown from previous change. - Don't use BF_ADJUST flag for dropdown buttons. - Fix LButtonDblClk. - Fix SetBitmapSize. - Fix SetButtonInfo. - Documentation update. - Better hot item handling. - Fix DrawMasked to always use the right image list and bitmap index. - Document completeness. - Finish tooltip support. - Honour WM_SETREDRAW. - Fix all calls of InvalidateRect. - Implement TB_LOADIMAGES, TB_MAPACCELERATOR{A,W}, TB_MARKBUTTON and undocumented message 0x460. - Better debug output of undocumented message 0x45D. - Add support for a toolbar global iListGap. - Make TOOLBAR_CalcToolbar and TOOLBAR_DrawButton not rely on "magic numbers" and calculate sizes and positions more like native. - Rewrite drawing code. - TTM_TRACKACTIVATE can have NULL lParam when deactivating. - Factor out common code from TOOLTIPS_DelTool{A,W}. - Update all indices correctly after delete. - Unicode notification detection should be local to each tool. - Implement TTN_GETDISPINFOW notification. Alexandre Julliard - Do not kill the animation thread with TerminateThread, let it finish properly. - Fixed a couple of races with the animation thread. Juan Lang <[email protected]> - Prevent negative coords for line, turn off redraw when initializing, document one difference in native/builtin behavior. Francois Gouget <[email protected]> - Assorted spelling fixes. Mike McCormack <[email protected]> - Make sure the rebar size is above a minimum. - Make sure to take account of hidden bands during layout. - Don't calculate the redundant and unused REBAR_ROW structures. Filip Navara <[email protected]> - Support for RBBS_HIDETITLE style. Ulrich Czekalla <[email protected]> - Fix rebar band insertion and non-client calculation in pager control. Huw Davies <[email protected]> - Fix dumb error from rev. 1.158. - When setting the buddy to 0 then we must still resize the updown control. - Added CS_HREDRAW. Ge van Geldorp <[email protected]> - Explicitly ask for image list with screen depth as ILC_COLOR can/will limit the depth to 4bpp now. Gé van Geldorp 2004-04-15 08:29:57 +00:00
  • b5c06d7dbd better handling of invalid strings in IntSafeCopyUnicodeString() Thomas Bluemel 2004-04-14 23:40:43 +00:00
  • a746bec6f1 Improved Passive Level kernel and user time counters. James Tabor 2004-04-14 23:32:53 +00:00
  • 9a4b93f87e rewrote NtUserFindWindowEx() so it works as it's supposed to. This function is currently called from FindWindowEx(), however there should be a usermode implementation of FindWindowEx() that sends WM_GETTEXT messages to windows belonging to the caller's process. This is not done and should not be done from the kernel mode version. Thomas Bluemel 2004-04-14 23:17:56 +00:00
  • 78b070f6b0 enable a debug message Thomas Bluemel 2004-04-14 20:18:12 +00:00
  • c62a106e0c removed unused variable Thomas Bluemel 2004-04-14 19:07:14 +00:00
  • 34ec714d1b treat WM_NCMOUSEMOVE message as WM_MOUSEMOVE messages Thomas Bluemel 2004-04-14 19:06:02 +00:00
  • 9816ef1a2b forgot to commit a fix Thomas Bluemel 2004-04-14 17:35:47 +00:00
  • 81a46fb20d fixed major bugs in the message queue Thomas Bluemel 2004-04-14 17:19:38 +00:00
  • b325c3fecb Need more time to work audit patch James Tabor 2004-04-14 17:14:45 +00:00
  • 93a7d0e19d Fix by Marc Schtz. James Tabor 2004-04-14 12:17:26 +00:00
  • 7d88f002d2 Implementation of system performance auditing hax. James Tabor 2004-04-14 07:11:20 +00:00
  • 900e819d27 little fix Thomas Bluemel 2004-04-13 23:25:54 +00:00
  • b4472c0848 fixed implementation of ChildWindowFromPointEx() Thomas Bluemel 2004-04-13 23:12:30 +00:00
  • bbd9b3d4a8 added paramter -e to skip and count empty lines Thomas Bluemel 2004-04-13 21:34:45 +00:00
  • b1a7c433b7 correct error handling in SHELL32_ParseNextElement() Martin Fuchs 2004-04-13 20:55:45 +00:00
  • 23a76b4fa1 return "file not found" error values instead of E_INVALIDARG if _ILCreateFromPathA() failed to find files Martin Fuchs 2004-04-13 20:54:05 +00:00
  • ecef0f56e1 merge Wine commit: Martin Fuchs 2004-04-13 20:50:04 +00:00
  • df24731574 make drive letters in PIDLs always uppercase to enable PIDL comparison Martin Fuchs 2004-04-13 20:47:19 +00:00
  • 4245c59dc1 Update memory regression test and split MDL tests into new file series Jason Filby 2004-04-13 20:30:58 +00:00
  • d6e3263af5 return TRUE for TVM_EXPAND if treeview item is already expanded Martin Fuchs 2004-04-13 19:51:44 +00:00
  • ee28a3ec39 spelling fixes Martin Fuchs 2004-04-13 19:23:15 +00:00
  • e2cebfc8d6 fixed crashes caused by an invalid pointer Thomas Bluemel 2004-04-13 18:40:00 +00:00
  • 2a3a6e1dda directly get the window text when drawing the caption bar Thomas Bluemel 2004-04-13 17:25:22 +00:00
  • fa3672479b properly free unicode string Thomas Bluemel 2004-04-13 16:55:54 +00:00
  • 83af90bff4 don't pass ansi strings to win32k!!!! Thomas Bluemel 2004-04-13 16:48:45 +00:00
  • 83af3eae1d post focus messages to different threads Thomas Bluemel 2004-04-13 13:50:31 +00:00
  • b9a55f9ce0 fixed memory leak Thomas Bluemel 2004-04-13 00:06:50 +00:00
  • ba45b57272 System call thunk generation made marginally more portable: - generate real C functions with inline asm. Should fix a problem with cross-compilation on 64-bit hosts - store parameter count, not parameter block size in sysfuncs.lst KJK::Hyperion 2004-04-12 22:07:45 +00:00
  • b7a5d0ed98 Add Debug header. James Tabor 2004-04-12 19:52:36 +00:00
  • bdf792d41a ShellBrowserChild: jump to addressbar target Martin Fuchs 2004-04-12 19:49:12 +00:00
  • 77fbf2134e comments Martin Fuchs 2004-04-12 18:07:38 +00:00
  • ec66d1b6b9 show waitcursor when switching to anotehr dir Martin Fuchs 2004-04-12 17:57:44 +00:00
  • c93eb9e54e - Reverted my last changed, should go to branch! Filip Navara 2004-04-12 17:31:01 +00:00
  • 75a32eddd8 - Reverted my last changed, should go to branch! Filip Navara 2004-04-12 17:20:47 +00:00