Implement LBS_COMBOBOX, and make use of it.
[wine] / windows /
2004-10-14  Ivan Leo PuotiImplement action 83 in SystemParametersInfo().
2004-10-11  Dmitry Timoshkov- WM_MDISETMENU handler should update new frame menu...
2004-10-11  Dimitrie O. PaunUnicodify DIALOG_DlgDirSelect. Use SendMessageW wheneve...
2004-10-08  Dmitry TimoshkovProperly handle the case when last MDI child is being...
2004-10-07  Alexandre JulliardOnly send WM_PAINTICON and WM_ICONERASEBKGND to 16...
2004-10-06  Dmitry TimoshkovMake message spy thread safe.
2004-10-05  Dmitry TimoshkovAdd a test case for accelerators, make the test pass...
2004-10-05  Alexandre JulliardPrevent DispatchMessage from dispatching a message...
2004-10-05  Dmitry TimoshkovIf there no MDI child to activate set hwndActiveChild...
2004-09-28  Michael KaufmannDIB_FixColorsToLoadflags: Support bitmaps with a BITMAP...
2004-09-25  Robert ShearmanCheck in client area before caption area, because the...
2004-09-24  Hajime SegawaAdded StatusFontSize and MessageFontSize entries in...
2004-09-22  Robert ShearmanGetWindowLong -> GetWindowLongPtr.
2004-09-21  Dmitry TimoshkovFix WM_MDIREFRESHMENU for the case when separator is...
2004-09-21  Dmitry TimoshkovMake message flow for MDI creation/activation/destructi...
2004-09-20  Dmitry TimoshkovMake menu code cope with WM_SYSKEY*/WM_SYSCHAR messages.
2004-09-20  Michael KaufmannFix a regression caused by an earlier patch for CreateD...
2004-09-17  Alexandre JulliardDon't bother to return partial region data in get_windo...
2004-09-15  Dimitrie O. PaunUse the W version of the function were we can.
2004-09-14  Steven EdwardsAdded stub for SwitchDesktop.
2004-09-13  Jon GriffithsCreateDCA -> CreateDCW
2004-09-13  Alexandre JulliardAuthors: Michael Kaufmann <hallo@michael-kaufmann.ch...
2004-09-13  Dmitry TimoshkovAdd support for HCBT_SYSCOMMAND hook, add logging for...
2004-09-10  Zach GormanThe initial dialog focus should be established by the...
2004-09-10  Zach GormanModal dialogs should not be shown via ShowWindow until...
2004-09-09  Alexandre JulliardGet rid of the WIN_SetRectangles export from user32.
2004-09-01  Alexandre JulliardMoved keyboard.c to dlls/user/kbd16.c.
2004-09-01  Alexandre JulliardMoved some window painting functions to uitools.c.
2004-09-01  Alexandre JulliardGet rid of the WINE_UNUSED macro.
2004-08-31  Alexandre JulliardGet rid of the non-standard CONV_POINT and CONV_RECT...
2004-08-30  Alexandre JulliardRemoved struct32.[ch].
2004-08-30  Alexandre JulliardMoved a couple of 16-bit functions to user16.c.
2004-08-26  Alexandre JulliardGetUpdateRgn should clip the returned region to the...
2004-08-26  Alexandre JulliardPrint the Window caption using Unicode calls.
2004-08-24  Rein KlazesWhen there are no pixels to scroll, ScrollWindowEx...
2004-08-24  Ulrich CzekallaSet WS_EX_CONTROLPARENT when dialog has DS_CONTROL.
2004-08-19  Zach GormanWhen searching for the DEFPUSHBUTTON in a dialog, recur...
2004-08-16  Mike McCormackDefine new propsheet messages.
2004-08-14  Alexandre JulliardWM_NEXTDLGCTL should not change the default button...
2004-08-13  Marcus MeissnerIf the current menu handle is already set, do not set...
2004-07-20  Alexandre JulliardGet rid of window region on the client side.
2004-07-20  Alexandre JulliardMoved the WindowFromPoint functionality to the server...
2004-07-14  Alexandre JulliardAllocate the dialog info in DIALOG_CreateIndirect if...
2004-07-12  Marcus MeissnerFixed switch (unsigned int) { case -1 / -2: } problems.
2004-07-06  Marcus MeissnerReplace lvalue casts of post increments for newer compiler.
2004-06-30  Dmitry TimoshkovDo not do SetWindowPos(SWP_FRAMECHANGED) in the
2004-06-30  Dimitrie O. PaunSmall documentation cleanup.
2004-06-29  Alexandre JulliardAdded support for window regions in the server.
2004-06-25  Dmitry TimoshkovAdd a test case for clipboard functionality and fix...
2004-06-23  Dmitry TimoshkovMake sure that both deactivated and activated MDI child...
2004-06-23  Alexandre JulliardFixed wrong Unicode string syntax in GetMonitorInfoW.
2004-06-21  Vincent BéronReplace some more -debugmsg references for WINEDEBUG.
2004-06-18  Mike HearnAdd a dedicated debug channel for message boxes which...
2004-06-15  Ulrich CzekallaScrollDC should take into account overlapped windows...
2004-06-14  Dmitry TimoshkovAdded 32->16 mapping for SBM_GETRANGE/SBM_SETRANGE...
2004-06-04  Dmitry TimoshkovPrint meaningful message values instead of vague names...
2004-06-03  Ulrich CzekallaEnableWindow should not remove the focus of child windows.
2004-05-28  Alexandre JulliardOnly allocate even-numbered window handles, MS Project...
2004-05-28  Dmitry TimoshkovAdd some new message names to the message spy.
2004-05-28  Dmitry TimoshkovAdd a test for accessing classes from another thread.
2004-05-25  Dmitry TimoshkovDo not activate an MDI child if the child is invisible.
2004-05-18  Alexandre JulliardActivate another window when the dialog gets hidden...
2004-05-18  Dmitry TimoshkovOnly child windows receive WM_SHOWWINDOW in DestroyWind...
2004-05-11  Dmitry Timoshkov- Add a test for GetWindowInfo, it should not check...
2004-05-11  Jake HambySeveral of the registry keys for system colors and...
2004-05-10  Ulrich CzekallaFix clipboard regression.
2004-05-07  Dmitry TimoshkovMake WM_GETMINMAXINFO default behaviour more like the...
2004-05-06  Ulrich CzekallaAllow applications, under certain conditions, to set...
2004-04-27  Dmitry TimoshkovBefore removing menu items in the MDI Window menu check...
2004-04-26  Duane ClarkAdd tracing messages to MDI.
2004-04-20  Santosh SiddheshwarAllocate DIALOGINFO structure in DefDlgProc instead...
2004-04-02  Dmitry TimoshkovSetting WS_VISIBLE style does not require any special...
2004-04-02  Dmitry TimoshkovWM_PARENTNOTIFY should not be sent to WS_POPUP windows.
2004-04-01  Dimitrie O. PaunRemove the support for the Win 3.1 Look.
2004-03-26  Dmitry TimoshkovMake DestroyWindow() not mess with a window focus,...
2004-03-22  Rein KlazesCorrectly size the spi_loaded array prevents overwritin...
2004-03-20  Dmitry TimoshkovChange order of EnableWindow/DestroyWindow in the case...
2004-03-19  Justin ChevrierImplemented SPI{GET,SET}MOUSEHOVERWIDTH, SPI{GET,SET...
2004-03-17  Richard CohenFIXME_(win) -> FIXME.
2004-03-09  Huw DaviesWe need to at least refresh the window menu in ChildAct...
2004-03-09  Huw DaviesWindows always adds a separator to the bottom of the...
2004-03-05  Robert ShearmanStub for RegisterDeviceNotificationW.
2004-03-04  Justin ChevrierMove implementation of SysParametersInfo from Ascii...
2004-02-26  Dimitrie O. PaunRemove the win32 debug channel, misc cleanup of debuggi...
2004-02-26  Mike HearnAdd a comment to explain the LockWindowUpdate situation.
2004-02-20  Dmitry TimoshkovFirst step in using faster approach for A<->W message...
2004-02-17  Huw DaviesSetMenu should always call SetWindowPos whether the...
2004-02-12  Justin ChevrierImplemented SPI_GETGRADIENTCAPTIONS, SPI_GETFONTSMOOTHING,
2004-02-12  Bill MedlandAdded the automatic tabbing in IsDialogMessage.
2004-02-12  Alexandre JulliardAvoid a few more GetModuleHandle calls.
2004-02-10  Alexandre JulliardDynamically retrieve the metrics that depend on the...
2004-02-07  Alex PasadynReport the mouse wheel as present in the system metrics.
2004-02-06  Dmitry TimoshkovAdd a test case and a fix for the window styles state...
2004-02-05  Rein KlazesChange return code from ExitWindowsEx() (and with that...
2004-02-03  Dmitry TimoshkovMake the MDI Window menu refreshing Windows compatible.
2004-02-02  Dmitry TimoshkovTest whether an active maximized MDI child is visible.
2004-01-28  Alexandre JulliardFixed 16-bit MDI support (based on a patch by Dmitry...
2004-01-28  Alexandre JulliardlpCreateParams should be a SEGPTR in 16-bit code.
2004-01-27  Alexandre JulliardProperly translate the message result for WM_GETTEXT...
2004-01-27  Dmitry Timoshkov- Add the same protection to MDI_AugmentFrameMenu as...
next