Use DECLARE_HANDLE to declare handles.
[wine] / controls /
2000-04-23  Ove KaavenFix edit control's WM_GETTEXT behaviour.
2000-04-18  Stephane LussierImplemented Mousewheel support.
2000-03-28  Patrik StridvallAdded/fixed some documentation reported by winapi_check.
2000-03-25  Francois GougetUse min/max instead of MIN/MAX.
2000-03-25  Huw D M DaviesSend the correct ODA_ code when deselecting an item.
2000-03-25  Alexandre JulliardStore monitor size and depth in the generic structure.
2000-03-24  Huw D M DaviesSet the correct value for the cch element of MENUITEMIN...
2000-03-24  Huw D M DaviesStop a WM_SETTEXT message (and friends) to a combo...
2000-03-20  Alexandre JulliardMoved graphics initialisation to the x11drv/ttydrv...
2000-03-08  Patrik StridvallRemoved a lot of unnecessary includes and fixed the...
2000-03-08  Ulrich CzekallaThe static control only needs to invalidate its rect...
2000-02-26  Ulrich CzekallaSend WM_HELP message when F1 is pressed.
2000-02-26  Yuxi ZhangIn the listbox, when the last item is selected and...
2000-02-26  Bill JinBitmap buttons were not refreshed correctly.
2000-02-26  Alexandre JulliardImproved the selector get/set functions.
2000-02-10  Jeremy WhiteRemoved #include of wingdi.h and windef.h from winuser...
2000-02-07  Luc TourangeauImplementation of Static OwnerDraw.
2000-02-03  Alexandre JulliardRemoved resource.h.
2000-01-29  Dmitry TimoshkovCorrect the behaviour of the accelerator keys in dialog...
2000-01-17  Gerard PatelValidate the menu handles.
2000-01-09  Pascal LessardStop menu tracking when clicking on the menu bar where...
2000-01-08  Marcus MeissnerGetMenuString should return itemlength on 0 nMax or...
2000-01-04  Rein KlazesDon't show the scrollbar if SetScrollinfo() is called...
1999-12-12  Dmitry TimoshkovComboBox should not send bogus messages to edit buddy...
1999-12-12  Rein KlazesIn win32 a WM_MENUSELECT message should contain the...
1999-12-12  Marcus MeissnerRemoved 2 useless include winversion.h
1999-12-10  Ulrich WeigandPerform 16/32A/32W message mapping for posted messages.
1999-12-08  Dimitrie O. PaunMake use of the DEFAULT_DEBUG_CHANNEL where appropriate.
1999-12-08  Dmitry TimoshkovFix problem with EN_UPDATE notification sent by edit...
1999-12-06  Dmitry TimoshkovAllow to deselect all items by sending CB_SETCURSEL...
1999-12-05  Dmitry TimoshkovRemove hack for keyboard messages in dialogs.
1999-12-05  Dmitry TimoshkovShow use of undocumented messages.
1999-11-28  Dmitry TimoshkovWhen combobox selection changes, update its edit box...
1999-11-28  Dmitry TimoshkovNotify parent of listbox if requested.
1999-11-10  Rein KlazesSend WM_CTLCOLOREDIT not WM_CTLCOLORSTATIC messages...
1999-11-07  Jim AstonFixed the height of the ComboBox drop list.
1999-11-07  Karl LessardWhen a popupmenu is currently active on the screen...
1999-10-31  Marcus MeissnerDo not clear the drawing area for etched static controls.
1999-10-23  Pierre MageauFixed loop with WM_SYSCHAR.
1999-10-23  Abey GeorgeDraw the item text from the top of the item rect.
1999-10-13  Gerard PatelMake WM_GETTEXTLENGTH return length for dropdownlist...
1999-10-13  Francois BoisvertRemoved FillRect in the ownerdrawn button procedure.
1999-10-13  Juergen SchmiedMade TrackPopupMenu with TPM_RETURNCMD returning the...
1999-09-28  Karl LessardMake ExecFocusedItem return -1 on failure.
1999-09-28  Gerard PatelForce recalculation of menu when calling InsertMenuItem.
1999-09-27  Stephane LussierReturn key should not be ignored in multiline edit...
1999-09-27  Rein KlazesUse an extra bit in the button status byte to flag...
1999-09-22  Abey GeorgeDon't send WM_ENTERMENULOOP, WM_INITMENU & WM_INITMENUP...
1999-09-20  Francis BeaudetFixed display bug in the static control.
1999-09-20  Pascal LessardMessage removed when menu tracking finish on a WM_LBUTT...
1999-09-19  Dennis BjörklundSend correct WM_MENUSELECT when menu closes.
1999-09-19  Noomen HamzaThe MDIClient class must be registered with the IDC_ARR...
1999-09-19  Francis BeaudetImplemented the disabled state of the combobox.
1999-09-19  Richard CohenProtect SetMenu from rogue menu handle.
1999-09-19  Pascal LessardAdded a case for menu handling in win31.
1999-09-13  Dennis BjörklundFixed win9x look on checkboxes and radiobuttons.
1999-09-13  Eric PouechAdded MenuItemFromPoint stub.
1999-09-11  Nick HollowayFor Win 3.x applications, if they have either horizonta...
1999-09-11  Pierre MageauSet the mouse capture on the combo listbox.
1999-09-11  Abey GeorgeDraw the focus rectangle for buttons with BS_3STATE...
1999-09-10  Pascal LessardImplemented the behavior around the ES_WANTRETURN style...
1999-09-05  Pierre MageauModified CBDropDown to find the best height of the...
1999-09-04  Stephane LussierInitialize the enabling state variable in the edit.
1999-09-04  Pascal LessardThe format rect is recalculated for each font change...
1999-09-03  Pascal LessardMenu hides when clicked for a second time.
1999-09-03  Stephane LussierKeep the enable state in the edit structure instead...
1999-09-03  Francis BeaudetSlight 1 pixel adjustment on the position of the radio...
1999-09-03  Pascal LessardThe backspace is now handled in the WM_CHAR message.
1999-09-03  Francis BeaudetFixed a little positioning bug with the checkbox.
1999-09-03  Gerard PatelImplemented wParam of WM_PAINT msg for edit control.
1999-08-21  Stephane LussierAvoid changing the activation state in EnableMenuItem.
1999-08-21  Rein KlazesMake sure that an empty string never matches a listbox...
1999-08-21  Eric PouechFixed crash when accessing sysmenu.
1999-08-15  Francis BeaudetEnsure that the WM_ENTERIDLE message is not sent if...
1999-08-15  Pascal LessardEM_SETSEL scrolls if outside of the visible range.
1999-08-14  Francis BeaudetFixed the look of the combobox's drop down button when...
1999-08-07  Francis BeaudetHandle the case when the button is really small.
1999-08-04  Alexandre JulliardGot rid of dsprintf and related macros.
1999-07-31  Patrik StridvallVarious ANSI C compability fixes.
1999-07-31  Pascal LessardImplemented the system button behavior and associated...
1999-07-31  Rein KlazesFix handling of WM_LBUTTONDCLICK message for buttons...
1999-07-30  Pierre MageauFixed a problem when the style is BS_BITMAP or BS_ICON...
1999-07-30  Francis BeaudetImplemented proper win95 support for the WS_BORDER...
1999-07-30  Francis BeaudetChanged the WS_BORDER style to a WS_EX_CLIENTEDGE style...
1999-07-30  Francis BeaudetFixed the border for the listbox created by the simple...
1999-07-27  Abey GeorgeFixed incorrect edit control behaviour in mouse message...
1999-07-25  Gerard PatelSeveral focus and selection problems in listboxes.
1999-07-25  Huw D M DaviesUse GDI APIs to access bitmap info.
1999-07-18  Dennis BjörklundSmall fix in UITOOLS95_DrawRectEdge().
1999-07-18  Francis BeaudetFixed fake WM_LBUTTONUP message.
1999-07-18  Francis BeaudetImplemented the BS_ICON style.
1999-07-18  Dennis BjörklundWin9x look & feel on scrollbars.
1999-07-15  Dennis BjörklundWin9x look & feel on buttons and a fix for ownerdrawn...
1999-07-10  Luc TourangeauAdded BN_CLICKED notification in WM_SETFOCUS.
1999-07-10  Abey GeorgeFixed the height of the dropped list when there are...
1999-07-04  Ove KaavenFixed check for whether to call SetWindowPos when showi...
1999-07-03  Alexandre JulliardReverted previous change.
1999-07-03  Gerard PatelCancel pending notifications when EM_SETMODIFY is called.
1999-07-03  Gerard PatelMake GetScrollInfo return scroll pos when program reque...
1999-06-26  Patrik StridvallANSI C fixes.
next