Sync to Wine-0_9_4:
[reactos.git] / reactos / lib / user32 /
2005-12-20 Sebastian Gasiorekwhen message is not unicode then SendMessageA should...
2005-12-17 Royce Mitchell IIICreateFile() fails with INVALID_HANDLE_VALUE, not NULL...
2005-12-13 Christoph von Wittichimplemented GetKeyboardLayoutNameW
2005-12-13 Filip NavaraUnify the icon and cursor loading code for LoadImage.
2005-12-13 James TaborModifyMenuA/W, I guess it is done. Remove UNIMPLEMENTED.
2005-12-13 Filip NavaraRemove obsolete definitions.
2005-12-13 Filip NavaraRemove obsolete definitions.
2005-12-13 Filip NavaraRemove comment about commented out #define. :)
2005-12-12 Filip Navara- Minimize the code differences between LoadIconImage...
2005-12-12 Filip NavaraReplace GetModuleHandle("user32.dll") with User32Instance.
2005-12-12 Filip NavaraReplace GetModuleHandle("user32.dll") with User32Instance.
2005-12-12 Filip Navara- Make the file at least slightly readable (the mixed...
2005-12-12 Filip NavaraCheck for failed allocations. Spotted by Martin Bealby.
2005-12-12 Filip NavaraCheck for failed allocations and fix some resource...
2005-12-12 Filip NavaraCheck for failed allocations. Spotted by Martin Bealby.
2005-12-12 Filip NavaraReplace RtlNtStatusToDosError(STATUS_NO_MEMORY) with...
2005-12-12 Filip NavaraCheck for failed allocations. Spotted by Martin Bealby.
2005-12-12 Filip NavaraFix the USER32 DLL initialization and cleanup routines...
2005-12-12 Filip NavaraImplement undocumented listbox messages LB_INSERTSTRING...
2005-12-12 Gé van GeldorpBenoit Plante <cmoibenlepro@hotmail.com>
2005-12-11 Sebastian Gasiorekfix inserting menu by position in InsertMenuA/W
2005-12-10 Sebastian Gasiorekmerged changes from wine to edit control.
2005-12-10 Sebastian Gasiorekmerged changes from wine to button and combobox code.
2005-12-09 Sebastian Gasiorekconvert strings to lower case in CharLowerA.
2005-12-06 Magnus OlsenBugfix EnumDisplayDevicesA when it convert the struct...
2005-12-04 Sebastian Gasiorekupdated listbox control from wine 0.9.2
2005-12-03 Sebastian Gasiorekfix for LoadStringA - return part of string if buffer...
2005-12-03 Thomas Bluemelfixed prototype of GdiGetCharDimensions
2005-12-03 Sebastian Gasiorekfixes from Wine.
2005-12-02 Sebastian Gasiorekimported newer version of DIALOG_DoDialogBox and DEFDLG...
2005-12-02 Sebastian Gasiorekfixes for GetDlgItemTextA, GetDlgItemTextW and DIALOG_C...
2005-12-02 Sebastian GasiorekImported from Wine 0.9.2:
2005-12-01 Gé van GeldorpSend proper messages/events to processes during logoff...
2005-11-27 Magnus OlsenTranslaton and keyboard driver by Robert Horvath -...
2005-11-26 Gé van Geldorpeol-style fixes
2005-11-23 Christoph von Wittichfix bug 838 (Sol.exe is missing it's menubar)
2005-11-23 Brandon TurnerRegSetValueExW was including the comparison in the...
2005-11-22 Hervé PoussineauFix sublanguage IDs in .rc files:
2005-11-22 Alex Ionescu- Remove usage of STATIC, and use static in the right...
2005-11-18 Thomas Bluemel- define STATUS_* codes correctly in winnt.h and ntstatus.h
2005-10-24 Gé van GeldorpSynthesize a small icon if none given
2005-10-17 Magnus OlsenNew icons from our UI:mf
2005-10-16 Gunnar DalsnesRtlInitUnicodeString is only legal with nullterminated...
2005-10-15 Magnus OlsenJapanese translation by tsk email tsk_n@mail.goo.ne.jp
2005-10-06 Gregor AnichModifyMenuA: Zero initialize MENUITEMINFOA (like Modify...
2005-10-05 Martin Fuchspartial implementation of ShowWindowAsync() using the...
2005-09-24 Gunnar Dalsnes-include/ndk/rtltypes.h: add MAX_ATOM_LEN define
2005-09-21 Gé van Geldorpbrbak <mpd000@yahoo.de>:
2005-09-20 Filip NavaraFix parameter validation in WM_GETTEXT and GetWindowText.
2005-09-16 Gé van GeldorpOnly access dwTypeData if the caller pronounced it...
2005-09-13 Royce Mitchell IIIzero out the struct and disable code that has no connec...
2005-09-09 Gé van GeldorpUse max tracking size instead of maximized size to...
2005-09-08 Royce Mitchell IIIwin32 api compatibility fix
2005-08-11 Steven EdwardsTrackMoveEvent is a semi-implemented not UNIMPLEMENTED...
2005-08-06 James TaborShow DrawTextExA implemented.
2005-08-06 James TaborShow SetParent implemented.
2005-08-06 James TaborShow UpdateWindow implemented.
2005-08-03 Gé van Geldorpi386DX <i386dx@hotmail.com>:
2005-07-31 Alex Ionescu- Silence some debug messages
2005-07-30 James TaborImplement SetMenuItemBitmaps and fix bool flags.
2005-07-29 James TaborPatch by Dmitry Timoshkov dmitry@baikal.ru. Take into...
2005-07-29 James TaborShow SetMenuItemInfoA&W implemented.
2005-07-27 Alex Ionescu - Fix debug header nonsense
2005-07-27 Alex Ionescu- Fix warnings
2005-07-26 Filip NavaraImplement ValidateRect.
2005-07-26 Alex Ionescu- Remove ROSRTL. The era is over. Thanks to Filip for...
2005-07-26 Alex Ionescu - Don't try to get the length of a possibly empty...
2005-07-25 James TaborAdded more Wine MDI functions. I've tested these for...
2005-07-25 James TaborPatch by Robert Shearman rob@codeweavers.com, Use GdiGe...
2005-07-24 Martin Fuchsset eol-style for most xml files
2005-07-21 Magnus OlsenUpdate with right reactos logo by mf
2005-07-18 James TaborImplement ShowOwnedPopups and ArrangeIconicWindows...
2005-07-17 James TaborImplemented NtUser-GetMenuItemRect.
2005-07-16 Jens CollinGetMenuStringA and GetMenuStringW inverted the MF_BYPOS...
2005-07-15 James TaborFix up WM_ENABLE ScrollBarWndProc. Looks like we can...
2005-07-15 James TaborFixed wParam in WM_ENABLE ScrollBarWndProc.
2005-07-15 James TaborFixing WM_ENABLE ScrollBarWndProc. Tested it with 7...
2005-07-13 James TaborImplemented VkKeyScan, GetKeyboardTypeand, GetKeyboardL...
2005-07-13 Alex IonescuExpand the wine debug macros in all cases. the actual...
2005-07-12 Alex IonescuPartial patch of larger rosrtl removal patch. This...
2005-07-11 James TaborFix error return for WIN_ListChildren.
2005-07-09 James TaborImplement MDICascade, MDITile and WIN_ListChildren...
2005-07-09 James TaborImplement ModifyMenu A & W.
2005-07-09 James TaborImplement GetMenuString A & W. Not fully tested.
2005-07-09 James TaborImplement CheckMenuRadioItem. Not fully tested.
2005-07-09 James TaborImplement DrawMenuBar.
2005-07-08 James TaborImplement TrackMouseEvent.
2005-07-08 Gé van Geldorpzebasoftis <zebasoftis@gmail.com>:
2005-07-08 James TaborKill debug messages.
2005-07-05 Thomas Bluemelfix code that depends on GCC's void* pointer arithmetic...
2005-07-01 Alex IonescuKill large parts of rosrtl. devmode conversion implente...
2005-06-22 Alex IonescuLarge change to modify NTDLL'S CSR Functions to be...
2005-06-20 Alex IonescuCompile user32 with NDK, clean up its headers, and...
2005-06-19 Filip NavaraCleanup header usage in USER32.
2005-06-19 Filip Navara(Re)move USER32 headers from include/user32.
2005-06-17 Filip NavaraDo NOT include defines.h in .rc files.
2005-06-17 Filip NavaraUse W32API.
2005-06-16 James TaborPlugging in CallMsgFilter.
2005-06-07 Filip NavaraImplementation of DragDetect. Based on Wine code (C...
2005-05-28 Casper HornstrupMerge 12735:15568 from xmlbuildsystem branch
next