2013-07-26 |
Vadim Zeitlin | Remove all lines containing cvs/svn "$Id$" keyword. |
blob | commitdiff | raw |
2013-04-25 |
Vadim Zeitlin | Provide shorter synonyms for wxEVT_XXX constants. |
blob | commitdiff | raw | diff to current |
2012-12-02 |
Vadim Zeitlin | Make wxChoice and wxComboBox behaviour same as in nativ... |
blob | commitdiff | raw | diff to current |
2012-12-02 |
Vadim Zeitlin | Add wxControlWithItems::SendSelectionChangedEvent(... |
blob | commitdiff | raw | diff to current |
2012-11-18 |
Vadim Zeitlin | Compilation fixes for VC6 after MSWGetComboBoxInfo... |
blob | commitdiff | raw | diff to current |
2012-11-15 |
Vadim Zeitlin | Add back WINVER check to fix VC6 compilation of wxMSW. |
blob | commitdiff | raw | diff to current |
2012-11-14 |
Vadim Zeitlin | Implement DoGetSizeFromTextSize() for wxMSW wx{Choice... |
blob | commitdiff | raw | diff to current |
2012-11-14 |
Vadim Zeitlin | No changes, just refactor wxMSW wxComboBox code calling... |
blob | commitdiff | raw | diff to current |
2012-11-01 |
Vadim Zeitlin | Refactor and simplify wxChoice::DoGetBestSize(). |
blob | commitdiff | raw | diff to current |
2012-06-03 |
Vadim Zeitlin | Use wxString::t_str() in calls to Windows API functions... |
blob | commitdiff | raw | diff to current |
2012-04-05 |
Vadim Zeitlin | Hide combobox popup when it is hidden itself in wxMSW. |
blob | commitdiff | raw | diff to current |
2012-04-05 |
Vadim Zeitlin | Refactor: move wxComboBox::MSWDoPopupOrDismiss() down... |
blob | commitdiff | raw | diff to current |
2012-03-11 |
Julian Smart | A fix for flicker when the top-level window is disabled... |
blob | commitdiff | raw | diff to current |
2012-01-24 |
Vadim Zeitlin | Append all items at once during wxChoice creation in... |
blob | commitdiff | raw | diff to current |
2012-01-20 |
Vadim Zeitlin | Check that an error really occurred when getting wxChoi... |
blob | commitdiff | raw | diff to current |
2011-12-16 |
Vadim Zeitlin | Keep the item being updated selected in wxMSW wxChoice... |
blob | commitdiff | raw | diff to current |
2011-10-31 |
Dimitri Schoolwerth | Fixed dropdown height of wxChoice and wxComboBox controls. |
blob | commitdiff | raw | diff to current |
2011-03-22 |
Dimitri Schoolwerth | Fixed various typos. |
blob | commitdiff | raw | diff to current |
2011-01-04 |
Stefan Csomor | merging back XTI branch part 2 |
blob | commitdiff | raw | diff to current |
2010-09-30 |
Vadim Zeitlin | No changes whatsoever, just remove trailing whitespace. |
blob | commitdiff | raw | diff to current |
2010-03-18 |
Vadim Zeitlin | Ensure that setting wxChoice height to its default... |
blob | commitdiff | raw | diff to current |
2010-02-02 |
Julian Smart | Don't crash if there's no top window. |
blob | commitdiff | raw | diff to current |
2009-12-21 |
Jaakko Salli | Added wxMSW wxChoice::GetClassDefaultAttributes(),... |
blob | commitdiff | raw | diff to current |
2009-12-18 |
Vadim Zeitlin | Don't explicitly set the background colour for wxChoice. |
blob | commitdiff | raw | diff to current |
2009-09-26 |
Vadim Zeitlin | Fix harmless warning about -1 to WPARAM conversion. |
blob | commitdiff | raw | diff to current |
2009-09-24 |
Julian Smart | Applied #10025 (Patch to allow proper sizing of simple... |
blob | commitdiff | raw | diff to current |
2009-07-23 |
Vadim Zeitlin | Globally replace _T() with wxT(). |
blob | commitdiff | raw | diff to current |
2009-05-08 |
Vadim Zeitlin | corrections to setting the height of the visible part... |
blob | commitdiff | raw | diff to current |
2009-05-01 |
Vadim Zeitlin | implement changing wxChoice and wxComboBox height |
blob | commitdiff | raw | diff to current |
2009-05-01 |
Vadim Zeitlin | no changes, just remove #if'd out code |
blob | commitdiff | raw | diff to current |
2008-09-24 |
Vadim Zeitlin | restore the original selection when the dropdown is... |
blob | commitdiff | raw | diff to current |
2008-02-09 |
Vadim Zeitlin | don't lose the contents of the combobox if it was set... |
blob | commitdiff | raw | diff to current |
2007-09-17 |
Vadim Zeitlin | don't access m_clientDataItemsType directly |
blob | commitdiff | raw | diff to current |
2007-07-26 |
Vadim Zeitlin | many wxItemContainer-related changes: |
blob | commitdiff | raw | diff to current |
2007-03-22 |
Vadim Zeitlin | don't lose the combobox text when it's opened and close... |
blob | commitdiff | raw | diff to current |
2007-03-17 |
Václav Slavík | first phase of transition to unified Unicode build: |
blob | commitdiff | raw | diff to current |
2007-03-07 |
Vadim Zeitlin | no changes, just removed TABs/trailing spaces |
blob | commitdiff | raw | diff to current |
2007-02-14 |
Vadim Zeitlin | corrected IMPLEMENT_DYNAMIC_CLASS macros to ensure... |
blob | commitdiff | raw | diff to current |
2006-10-31 |
Robin Dunn | GetBestFittingSize --> GetEffectiveMinSize |
blob | commitdiff | raw | diff to current |
2006-06-14 |
Julian Smart | Compile fix |
blob | commitdiff | raw | diff to current |
2006-06-14 |
Julian Smart | Fix for wrong combobox/height being reported if set... |
blob | commitdiff | raw | diff to current |
2006-05-30 |
Włodzimierz Skiba | Include wx/choice.h according to precompiled headers... |
blob | commitdiff | raw | diff to current |
2006-05-06 |
Vadim Zeitlin | added InitCommandEventWithItems() and call it from... |
blob | commitdiff | raw | diff to current |
2006-03-30 |
Julian Smart | Reverted wxChoice size fix due to problems in W2K and... |
blob | commitdiff | raw | diff to current |
2006-03-23 |
Vadim Zeitlin | replaced all int/size_t indices in wxControlWithItems... |
blob | commitdiff | raw | diff to current |
2006-03-23 |
Vadim Zeitlin | fixed last commit which accidentally included parts... |
blob | commitdiff | raw | diff to current |
2006-03-23 |
Vadim Zeitlin | Minor fixes after last commit: |
blob | commitdiff | raw | diff to current |
2006-03-23 |
Julian Smart | Added an optimization that fixes a recursive paint... |
blob | commitdiff | raw | diff to current |
2006-03-14 |
Włodzimierz Skiba | Line-up interfaces to use size_t for GetCount()s (and... |
blob | commitdiff | raw | diff to current |
2006-03-12 |
Vadim Zeitlin | fixed event generation for wxChoice: it now sends one... |
blob | commitdiff | raw | diff to current |
2006-03-12 |
Vadim Zeitlin | don't send EVT_CHOICE events while the dropdown is... |
blob | commitdiff | raw | diff to current |
2005-09-27 |
Włodzimierz Skiba | wxItemContainerImmutable::FindString unified. |
blob | commitdiff | raw | diff to current |
2005-09-23 |
Mart Raudsepp | Nuke #pragma implementation/interface's |
blob | commitdiff | raw | diff to current |
2005-09-14 |
Dimitri Schoolwerth | reverted last changes which were false alarm |
blob | commitdiff | raw | diff to current |
2005-09-13 |
Dimitri Schoolwerth | fixed uninitialized variable (depending on wxChoice... |
blob | commitdiff | raw | diff to current |
2005-08-17 |
Vadim Zeitlin | made wxChoice and wxComboBox::GetSelection() return... |
blob | commitdiff | raw | diff to current |
2005-05-18 |
Robin Dunn | Patch #1203934: enable best size caching for MSW widgets |
blob | commitdiff | raw | diff to current |
2005-05-17 |
Robin Dunn | Cache best size |
blob | commitdiff | raw | diff to current |
2005-04-10 |
Vadim Zeitlin | extended wxWindow::MSWGetBgBrush() and wxControl::MSWCo... |
blob | commitdiff | raw | diff to current |
2005-04-10 |
Vadim Zeitlin | simplifications and corrections to background drawing: |
blob | commitdiff | raw | diff to current |
2005-03-11 |
Włodzimierz Skiba | Use empty check consistent with other parts. |
blob | commitdiff | raw | diff to current |
2005-02-09 |
Włodzimierz Skiba | .empty() string decorations |
blob | commitdiff | raw | diff to current |
2005-01-24 |
Dimitri Schoolwerth | applied patch #1044865 (fixes problem: "On Win2K, the... |
blob | commitdiff | raw | diff to current |
2005-01-21 |
Vadim Zeitlin | moved code working around combobox selection bug to... |
blob | commitdiff | raw | diff to current |
2004-12-08 |
Julian Smart | Fixed spurious selection of combobox text during resize |
blob | commitdiff | raw | diff to current |
2004-11-19 |
Vadim Zeitlin | replaced OnCtlColor(7 params) with MSWControlColor... |
blob | commitdiff | raw | diff to current |
2004-11-19 |
Vadim Zeitlin | removed (unused) nCtlColor parameter of OnCtlColor() |
blob | commitdiff | raw | diff to current |
2004-11-07 |
Ryan Norton | fix for [ 950550 ] wxChoice - wxEmptyString (wxChoice... |
blob | commitdiff | raw | diff to current |
2004-09-28 |
Włodzimierz Skiba | Hardware defines spec. |
blob | commitdiff | raw | diff to current |
2004-09-10 |
Vadim Zeitlin | make background colour apply to choice/combobox dropdow... |
blob | commitdiff | raw | diff to current |
2004-08-23 |
Włodzimierz Skiba | Native SmartPhone wxChoice implementation. |
blob | commitdiff | raw | diff to current |
2004-08-20 |
Włodzimierz Skiba | Source cleaning: whitespaces, -1/wxDefaultCoord, TRUE... |
blob | commitdiff | raw | diff to current |
2004-07-25 |
Vadim Zeitlin | fixed Freeze/Thaw() for wxCombobox (patch 925808) |
blob | commitdiff | raw | diff to current |
2004-07-22 |
Robin Dunn | 39 items is awfully big |
blob | commitdiff | raw | diff to current |
2004-06-23 |
Dimitri Schoolwerth | fixed bug #976725: "RETURN closes dialog instead of... |
blob | commitdiff | raw | diff to current |
2004-05-23 |
Julian Smart | Use old licence name |
blob | commitdiff | raw | diff to current |
2004-05-23 |
Julian Smart | Name and version changes |
blob | commitdiff | raw | diff to current |
2004-05-21 |
Włodzimierz Skiba | Warning fix. |
blob | commitdiff | raw | diff to current |
2004-05-20 |
Julian Smart | Commented out code that seems to produce choice/combobo... |
blob | commitdiff | raw | diff to current |
2004-05-07 |
Dimitri Schoolwerth | applied patch #931719: "ESC closes dialog instead of... |
blob | commitdiff | raw | diff to current |
2004-05-03 |
Vadim Zeitlin | removed the old hack needed to size the control properl... |
blob | commitdiff | raw | diff to current |
2004-05-02 |
Vadim Zeitlin | don't let wxChoice created with default size to shrink... |
blob | commitdiff | raw | diff to current |
2004-04-15 |
Vadim Zeitlin | make XTI compile with VC6 (patch 896614) |
blob | commitdiff | raw | diff to current |
2004-03-08 |
Robin Dunn | Use EDIT_HEIGHT_FROM_CHAR_HEIGHT until something better... |
blob | commitdiff | raw | diff to current |
2004-02-25 |
Julian Smart | Applied patch [ 903619 ] Win64 and Itanium support |
blob | commitdiff | raw | diff to current |
2004-02-10 |
Vadim Zeitlin | fixed the value returned by GetSize() |
blob | commitdiff | raw | diff to current |
2004-02-09 |
Vadim Zeitlin | size combobox/choices properly initially by considering... |
blob | commitdiff | raw | diff to current |
2004-02-07 |
Vadim Zeitlin | don't change the control width when adjusting the heigh... |
blob | commitdiff | raw | diff to current |
2004-02-07 |
Vadim Zeitlin | use new style creation (MSWCreateControl() and MSWGetSt... |
blob | commitdiff | raw | diff to current |
2004-02-07 |
Vadim Zeitlin | multiple fixes to wxChoice/wxCombobox height getting... |
blob | commitdiff | raw | diff to current |
2004-01-31 |
Mattia Barbon | Added some missing STL-like wxArray/wxArrayString... |
blob | commitdiff | raw | diff to current |
2004-01-15 |
Julian Smart | Reverted patch [ 832096 ] Final separation for GUI... |
blob | commitdiff | raw | diff to current |
2004-01-11 |
Julian Smart | Applied patch [ 832096 ] Final separation for GUI and... |
blob | commitdiff | raw | diff to current |
2003-09-24 |
Vadim Zeitlin | replaced wxNO_FULL_REPAINT_ON_RESIZE with wxFULL_REPAIN... |
blob | commitdiff | raw | diff to current |
2003-09-04 |
Stefan Csomor | macro naming changes |
blob | commitdiff | raw | diff to current |
2003-08-27 |
Stefan Csomor | WX_EVENT_PROPERTY instead of WX_DELEGATE |
blob | commitdiff | raw | diff to current |
2003-08-27 |
Stefan Csomor | event exposure |
blob | commitdiff | raw | diff to current |
2003-08-24 |
Julian Smart | Added some window style metadata |
blob | commitdiff | raw | diff to current |
2003-08-23 |
Stefan Csomor | xti property extensions, style bits additions |
blob | commitdiff | raw | diff to current |
2003-08-19 |
Stefan Csomor | switching back to normal accessors, workaround not... |
blob | commitdiff | raw | diff to current |
next |