Provide shorter synonyms for wxEVT_XXX constants.
[wxWidgets.git] / src / msw / choice.cpp
2013-04-25  Vadim ZeitlinProvide shorter synonyms for wxEVT_XXX constants.
2012-12-02  Vadim ZeitlinMake wxChoice and wxComboBox behaviour same as in nativ...
2012-12-02  Vadim ZeitlinAdd wxControlWithItems::SendSelectionChangedEvent(...
2012-11-18  Vadim ZeitlinCompilation fixes for VC6 after MSWGetComboBoxInfo...
2012-11-15  Vadim ZeitlinAdd back WINVER check to fix VC6 compilation of wxMSW.
2012-11-14  Vadim ZeitlinImplement DoGetSizeFromTextSize() for wxMSW wx{Choice...
2012-11-14  Vadim ZeitlinNo changes, just refactor wxMSW wxComboBox code calling...
2012-11-01  Vadim ZeitlinRefactor and simplify wxChoice::DoGetBestSize().
2012-06-03  Vadim ZeitlinUse wxString::t_str() in calls to Windows API functions...
2012-04-05  Vadim ZeitlinHide combobox popup when it is hidden itself in wxMSW.
2012-04-05  Vadim ZeitlinRefactor: move wxComboBox::MSWDoPopupOrDismiss() down...
2012-03-11  Julian SmartA fix for flicker when the top-level window is disabled...
2012-01-24  Vadim ZeitlinAppend all items at once during wxChoice creation in...
2012-01-20  Vadim ZeitlinCheck that an error really occurred when getting wxChoi...
2011-12-16  Vadim ZeitlinKeep the item being updated selected in wxMSW wxChoice...
2011-10-31  Dimitri SchoolwerthFixed dropdown height of wxChoice and wxComboBox controls.
2011-03-22  Dimitri SchoolwerthFixed various typos.
2011-01-04  Stefan Csomormerging back XTI branch part 2
2010-09-30  Vadim ZeitlinNo changes whatsoever, just remove trailing whitespace.
2010-03-18  Vadim ZeitlinEnsure that setting wxChoice height to its default...
2010-02-02  Julian SmartDon't crash if there's no top window.
2009-12-21  Jaakko SalliAdded wxMSW wxChoice::GetClassDefaultAttributes(),...
2009-12-18  Vadim ZeitlinDon't explicitly set the background colour for wxChoice.
2009-09-26  Vadim ZeitlinFix harmless warning about -1 to WPARAM conversion.
2009-09-24  Julian SmartApplied #10025 (Patch to allow proper sizing of simple...
2009-07-23  Vadim ZeitlinGlobally replace _T() with wxT().
2009-05-08  Vadim Zeitlincorrections to setting the height of the visible part...
2009-05-01  Vadim Zeitlinimplement changing wxChoice and wxComboBox height
2009-05-01  Vadim Zeitlinno changes, just remove #if'd out code
2008-09-24  Vadim Zeitlinrestore the original selection when the dropdown is...
2008-02-09  Vadim Zeitlindon't lose the contents of the combobox if it was set...
2007-09-17  Vadim Zeitlindon't access m_clientDataItemsType directly
2007-07-26  Vadim Zeitlinmany wxItemContainer-related changes:
2007-03-22  Vadim Zeitlindon't lose the combobox text when it's opened and close...
2007-03-17  Václav Slavíkfirst phase of transition to unified Unicode build:
2007-03-07  Vadim Zeitlinno changes, just removed TABs/trailing spaces
2007-02-14  Vadim Zeitlincorrected IMPLEMENT_DYNAMIC_CLASS macros to ensure...
2006-10-31  Robin DunnGetBestFittingSize --> GetEffectiveMinSize
2006-06-14  Julian SmartCompile fix
2006-06-14  Julian SmartFix for wrong combobox/height being reported if set...
2006-05-30  Włodzimierz SkibaInclude wx/choice.h according to precompiled headers...
2006-05-06  Vadim Zeitlinadded InitCommandEventWithItems() and call it from...
2006-03-30  Julian SmartReverted wxChoice size fix due to problems in W2K and...
2006-03-23  Vadim Zeitlinreplaced all int/size_t indices in wxControlWithItems...
2006-03-23  Vadim Zeitlinfixed last commit which accidentally included parts...
2006-03-23  Vadim ZeitlinMinor fixes after last commit:
2006-03-23  Julian SmartAdded an optimization that fixes a recursive paint...
2006-03-14  Włodzimierz SkibaLine-up interfaces to use size_t for GetCount()s (and...
2006-03-12  Vadim Zeitlinfixed event generation for wxChoice: it now sends one...
2006-03-12  Vadim Zeitlindon't send EVT_CHOICE events while the dropdown is...
2005-09-27  Włodzimierz SkibawxItemContainerImmutable::FindString unified.
2005-09-23  Mart RaudseppNuke #pragma implementation/interface's
2005-09-14  Dimitri Schoolwerthreverted last changes which were false alarm
2005-09-13  Dimitri Schoolwerthfixed uninitialized variable (depending on wxChoice...
2005-08-17  Vadim Zeitlinmade wxChoice and wxComboBox::GetSelection() return...
2005-05-18  Robin DunnPatch #1203934: enable best size caching for MSW widgets
2005-05-17  Robin DunnCache best size
2005-04-10  Vadim Zeitlinextended wxWindow::MSWGetBgBrush() and wxControl::MSWCo...
2005-04-10  Vadim Zeitlinsimplifications and corrections to background drawing:
2005-03-11  Włodzimierz SkibaUse empty check consistent with other parts.
2005-02-09  Włodzimierz Skiba.empty() string decorations
2005-01-24  Dimitri Schoolwerthapplied patch #1044865 (fixes problem: "On Win2K, the...
2005-01-21  Vadim Zeitlinmoved code working around combobox selection bug to...
2004-12-08  Julian SmartFixed spurious selection of combobox text during resize
2004-11-19  Vadim Zeitlinreplaced OnCtlColor(7 params) with MSWControlColor...
2004-11-19  Vadim Zeitlinremoved (unused) nCtlColor parameter of OnCtlColor()
2004-11-07  Ryan Nortonfix for [ 950550 ] wxChoice - wxEmptyString (wxChoice...
2004-09-28  Włodzimierz SkibaHardware defines spec.
2004-09-10  Vadim Zeitlinmake background colour apply to choice/combobox dropdow...
2004-08-23  Włodzimierz SkibaNative SmartPhone wxChoice implementation.
2004-08-20  Włodzimierz SkibaSource cleaning: whitespaces, -1/wxDefaultCoord, TRUE...
2004-07-25  Vadim Zeitlinfixed Freeze/Thaw() for wxCombobox (patch 925808)
2004-07-22  Robin Dunn39 items is awfully big
2004-06-23  Dimitri Schoolwerthfixed bug #976725: "RETURN closes dialog instead of...
2004-05-23  Julian SmartUse old licence name
2004-05-23  Julian SmartName and version changes
2004-05-21  Włodzimierz SkibaWarning fix.
2004-05-20  Julian SmartCommented out code that seems to produce choice/combobo...
2004-05-07  Dimitri Schoolwerthapplied patch #931719: "ESC closes dialog instead of...
2004-05-03  Vadim Zeitlinremoved the old hack needed to size the control properl...
2004-05-02  Vadim Zeitlindon't let wxChoice created with default size to shrink...
2004-04-15  Vadim Zeitlinmake XTI compile with VC6 (patch 896614)
2004-03-08  Robin DunnUse EDIT_HEIGHT_FROM_CHAR_HEIGHT until something better...
2004-02-25  Julian SmartApplied patch [ 903619 ] Win64 and Itanium support
2004-02-10  Vadim Zeitlinfixed the value returned by GetSize()
2004-02-09  Vadim Zeitlinsize combobox/choices properly initially by considering...
2004-02-07  Vadim Zeitlindon't change the control width when adjusting the heigh...
2004-02-07  Vadim Zeitlinuse new style creation (MSWCreateControl() and MSWGetSt...
2004-02-07  Vadim Zeitlinmultiple fixes to wxChoice/wxCombobox height getting...
2004-01-31  Mattia Barbon Added some missing STL-like wxArray/wxArrayString...
2004-01-15  Julian SmartReverted patch [ 832096 ] Final separation for GUI...
2004-01-11  Julian SmartApplied patch [ 832096 ] Final separation for GUI and...
2003-09-24  Vadim Zeitlinreplaced wxNO_FULL_REPAINT_ON_RESIZE with wxFULL_REPAIN...
2003-09-04  Stefan Csomormacro naming changes
2003-08-27  Stefan CsomorWX_EVENT_PROPERTY instead of WX_DELEGATE
2003-08-27  Stefan Csomorevent exposure
2003-08-24  Julian SmartAdded some window style metadata
2003-08-23  Stefan Csomorxti property extensions, style bits additions
2003-08-19  Stefan Csomorswitching back to normal accessors, workaround not...
2003-08-18  Stefan CsomorRTTI simplifications
next