2005-11-30 |
Vitaliy Margolen | New maximized visible window should be shown with |
tree | commitdiff |
2005-11-30 |
Vitaliy Margolen | CreateWindow should not activate invisible minimized... |
tree | commitdiff |
2005-11-29 |
Vitaliy Margolen | EnumChildWindows should return result from the callback. |
tree | commitdiff |
2005-11-28 |
Ge van Geldorp | Match PSDK STATUS_* definitions. |
tree | commitdiff |
2005-11-28 |
Dmitry Timoshkov | set_menu_item_text handles converting an empty menu... |
tree | commitdiff |
2005-11-26 |
Alexandre Julliard | Renamed all .cvsignore files to .gitignore. |
tree | commitdiff |
2005-11-23 |
Francois Gouget | Assorted spelling fixes. |
tree | commitdiff |
2005-11-23 |
Alexandre Julliard | Preserve 16-byte stack alignment in the various assembly |
tree | commitdiff |
2005-11-23 |
Rein Klazes | Make test_SPI_SETBORDER less likely to permanently... |
tree | commitdiff |
2005-11-22 |
Rein Klazes | GetSystemMetrics fixes with corresponding tests. |
tree | commitdiff |
2005-11-21 |
Dmitry Timoshkov | Choose what window styles to dump (WS_GROUP/WS_TABSTOP vs. |
tree | commitdiff |
2005-11-21 |
Vitaliy Margolen | Replace inherit flag with object attributes in winstati... |
tree | commitdiff |
2005-11-18 |
Kieran Clancy | Fix vertical text alignment in static controls. |
tree | commitdiff |
2005-11-18 |
Dmitry Timoshkov | Add another test for Z order of child windows. |
tree | commitdiff |
2005-11-17 |
Detlef Riekenberg | Made test loadable on win95 again (EnumDisplayDevicesA... |
tree | commitdiff |
2005-11-16 |
Dmitry Timoshkov | Add a test for some edit control behaviours, make it... |
tree | commitdiff |
2005-11-15 |
Dmitry Timoshkov | Do not change focus if the being activated window is... |
tree | commitdiff |
2005-11-14 |
Alexandre Julliard | Added support for the QS_ALLPOSTMESSAGE flag. |
tree | commitdiff |
2005-11-14 |
Rein Klazes | Fix SysparametersInfoA( SPI_SETICONMETRICS), the A... |
tree | commitdiff |
2005-11-14 |
Dmitry Timoshkov | Fix message tests to run cleanly on Windows XP SP1. |
tree | commitdiff |
2005-11-11 |
Dmitry Timoshkov | Convert some ERRs to WARNs in the DDE client code when... |
tree | commitdiff |
2005-11-10 |
Francois Gouget | Remove spaces before '\n' in traces. |
tree | commitdiff |
2005-11-10 |
Francois Gouget | Assorted spelling and case fixes. |
tree | commitdiff |
2005-11-10 |
Francois Gouget | Add trailing '\n's to ok() and TRACE() calls. |
tree | commitdiff |
2005-11-09 |
Christian Costa | If a color bitmap is provided, store bitmap information... |
tree | commitdiff |
2005-11-09 |
Alexandre Julliard | Don't call SetWindowPos in ShowWindow if a parent windo... |
tree | commitdiff |
2005-11-09 |
Markus Amsler | Improve c2man Documented-Total count. Changes: |
tree | commitdiff |
2005-11-08 |
Rein Klazes | Re-enable SPI_{GET,SET}BORDER tests and fix the bugs... |
tree | commitdiff |
2005-11-08 |
Michael Kaufmann | Handle WM_PRINTCLIENT. |
tree | commitdiff |
2005-11-07 |
Rein Klazes | Make SystemParametersInfoA( SPI_SETNONCLIENTMETRICS... |
tree | commitdiff |
2005-11-07 |
Christian Costa | When creating black & white cursor icon, handle special... |
tree | commitdiff |
2005-11-03 |
Michael Kaufmann | Scroll bar: Keep the caret blinking during scroll opera... |
tree | commitdiff |
2005-11-01 |
Michael Kaufmann | ScrollWindowEx: Don't move the caret of child windows... |
tree | commitdiff |
2005-10-31 |
Alexandre Julliard | Default to the null driver instead of dying if the... |
tree | commitdiff |
2005-10-31 |
Dmitry Timoshkov | Add the tests for behaviour of [In]validateRect and... |
tree | commitdiff |
2005-10-30 |
Michael Kaufmann | Handle the left and right arrow keys. |
tree | commitdiff |
2005-10-28 |
Saulius Krasuckas | Don't pass CreateThread() with a NULL pointer to TID... |
tree | commitdiff |
2005-10-27 |
Dmitry Timoshkov | Add some missing USER definitions, add a couple of... |
tree | commitdiff |
2005-10-27 |
Vitaliy Margolen | Add test for undocumented 0x4D message sent on F1. |
tree | commitdiff |
2005-10-27 |
Mike McCormack | Add a currently failing test case for menus. |
tree | commitdiff |
2005-10-26 |
Michael Jung | - Try LoadLibrary/LoadImage to extract icons from wine... |
tree | commitdiff |
2005-10-26 |
Vitaliy Margolen | Silently ignore WM_PAINT in msg tests. |
tree | commitdiff |
2005-10-26 |
Rein Klazes | Fixed a lot of bugs in TEXT_TabbedTextOut. With the... |
tree | commitdiff |
2005-10-21 |
Richard Cohen | Handle NULL string lparam when translating messages... |
tree | commitdiff |
2005-10-20 |
Vitaliy Margolen | Restore focus to the current control without selecting... |
tree | commitdiff |
2005-10-19 |
Vitaliy Margolen | Fix a number of tests failing on windows. |
tree | commitdiff |
2005-10-19 |
Markus Gömmel | Misplacement of checkboxes with empty label fixed. |
tree | commitdiff |
2005-10-19 |
Krzysztof Foltman | Fix CB_GETLBTEXT ANSI-Unicode calls when return value... |
tree | commitdiff |
2005-10-18 |
Vitaliy Margolen | Return 0 length line as 0 length line for EM_GETLINE. |
tree | commitdiff |
2005-10-18 |
Frank Richter | When doing A->W WM_GETTEXTLENGTH, use WM_GETTEXT behind... |
tree | commitdiff |
2005-10-17 |
Vitaliy Margolen | Fix one test failing on all windows versions. |
tree | commitdiff |
2005-10-11 |
Stefan Leichter | Make user test loadable on NT4. |
tree | commitdiff |
2005-10-08 |
Alexandre Julliard | In DIALOG_FixChildrenOnChangeFocus make sure the button... |
tree | commitdiff |
2005-10-03 |
Vitaliy Margolen | Use GetSystemMetrics instead of hardcoding drag width... |
tree | commitdiff |
2005-10-03 |
Marcus Meissner | ReleaseCapture should return TRUE. |
tree | commitdiff |
2005-10-03 |
Stefan Leichter | Added stub for UnregisterDeviceNotification. |
tree | commitdiff |
2005-09-29 |
Jason Edmeades | Always return MA_ACTIVATE for WM_MOUSEACTIVATE in DefWi... |
tree | commitdiff |
2005-09-29 |
Alexandre Julliard | We are no longer generating .dbg.c files. |
tree | commitdiff |
2005-09-28 |
Dmitry Timoshkov | Explicitly ignore WM_GETICON message in the message... |
tree | commitdiff |
2005-09-28 |
Dmitry Timoshkov | Make DrawMenuBar and SetMenu tests pass under Wine. |
tree | commitdiff |
2005-09-28 |
Huw Davies | EnumDisplayDevices and GetMonitorInfo should return... |
tree | commitdiff |
2005-09-26 |
Alexandre Julliard | Added a test to confirm the behavior of GetRandomRgn. |
tree | commitdiff |
2005-09-26 |
Alexander N. Sørnes | Added Norwegian translations. |
tree | commitdiff |
2005-09-26 |
Francois Gouget | Replace the 'if (!cond) ; else code' construct with... |
tree | commitdiff |
2005-09-26 |
Dmitry Timoshkov | Calling DdeUninitialize hangs DDE test on XP SP1, so... |
tree | commitdiff |
2005-09-25 |
Alexandre Julliard | Replace DPRINTF by TRACE in a few places. |
tree | commitdiff |
2005-09-25 |
Kimmo Myllyvirta | Update Finnish resources. |
tree | commitdiff |
2005-09-22 |
Alexandre Julliard | Removed unused debug channels. |
tree | commitdiff |
2005-09-21 |
Alexandre Julliard | We are no longer generating .spec.c files. |
tree | commitdiff |
2005-09-21 |
Alexandre Julliard | Generate 16-bit spec files as assembly code too. |
tree | commitdiff |
2005-09-21 |
Mike McCormack | Fix "empty body in an if/else-statement" warnings. |
tree | commitdiff |
2005-09-20 |
Alexandre Julliard | Added a magic number to the WDML_CONV structure to... |
tree | commitdiff |
2005-09-19 |
Milko Krachounov | Bulgarian resources for mpr, msi, user, commdlg, oleaut... |
tree | commitdiff |
2005-09-18 |
Kimmo Myllyvirta | If HKCU\Software\Wine does not yet exist, create it... |
tree | commitdiff |
2005-09-17 |
Robert Shearman | GetDesktopWindow can now potentially create a thread... |
tree | commitdiff |
2005-09-13 |
Alexandre Julliard | Timeout 0 means infinite wait for SendMessageTimeout. |
tree | commitdiff |
2005-09-12 |
Alexandre Julliard | Fixed a few more pointer to integer typecast issues... |
tree | commitdiff |
2005-09-12 |
Alexandre Julliard | SendMessageTimeout takes a DWORD_PTR not a DWORD. |
tree | commitdiff |
2005-09-12 |
Alexandre Julliard | Make the non-client message handling functions return... |
tree | commitdiff |
2005-09-12 |
Alexandre Julliard | Use MAKEINTRESOURCE instead of casts where appropriate. |
tree | commitdiff |
2005-09-12 |
Alexandre Julliard | Avoid truncating the item data to 32 bits in LB_SETITEM... |
tree | commitdiff |
2005-09-12 |
Alexandre Julliard | Fixed a number of pointer to integer conversions that... |
tree | commitdiff |
2005-09-12 |
Alexandre Julliard | Fixed some more traces to use the right printf format... |
tree | commitdiff |
2005-09-12 |
Alexandre Julliard | Use Get/SetWindowLongPtr when accessing pointers in... |
tree | commitdiff |
2005-09-12 |
Alexandre Julliard | Use Get/SetClassLongPtr to access the module handle. |
tree | commitdiff |
2005-09-12 |
Alexandre Julliard | The item user data has to be a ULONG_PTR. |
tree | commitdiff |
2005-09-12 |
Alexandre Julliard | Fixed some traces to use the right printf format and... |
tree | commitdiff |
2005-09-12 |
Dmitry Timoshkov | Add a test for ShowWindow(SW_SHOWMAXIMIZED) called... |
tree | commitdiff |
2005-09-09 |
Alexandre Julliard | Use Get/SetWindowLongPtr instead of Get/SetWindowLong... |
tree | commitdiff |
2005-09-09 |
Alexandre Julliard | Specify 64-bit integers as double instead of long long... |
tree | commitdiff |
2005-09-09 |
Francois Gouget | If given the EWX_FORCE flag, ExitWindowsEx() should... |
tree | commitdiff |
2005-09-09 |
Alexandre Julliard | Use a more portable scheme for storing the name of... |
tree | commitdiff |
2005-09-07 |
Alexandre Julliard | Don't fallback to LoadMenu16 when the window is created... |
tree | commitdiff |
2005-09-07 |
Alexandre Julliard | Only access 16-bit stack if really necessary. |
tree | commitdiff |
2005-09-06 |
Michael Kaufmann | - Fix text placement. |
tree | commitdiff |
2005-08-27 |
Alexandre Julliard | Explicitly import kernel32 in tests that use it. |
tree | commitdiff |
2005-08-27 |
Jason Edmeades | Listbox delete string handling should validate the... |
tree | commitdiff |
2005-08-25 |
Vitaly Lipatov | - remove return: now break loop if can't change state... |
tree | commitdiff |
2005-08-22 |
Mike McCormack | Fix magic item handling and warnings. |
tree | commitdiff |
2005-08-22 |
Mike McCormack | Fix gcc 4.0 warnings. |
tree | commitdiff |
next |