2012-01-08 |
Paul Cornett | remove unnecessary class definitions and variables |
tree | commitdiff |
2012-01-08 |
Paul Cornett | remove unnecessary finalize overrides |
tree | commitdiff |
2012-01-08 |
Vadim Zeitlin | Fix wxOSX/Carbon compilation after wxListCtrlBase intro... |
tree | commitdiff |
2012-01-07 |
Vadim Zeitlin | Improve column auto-sizing code in generic wxListCtrl. |
tree | commitdiff |
2012-01-07 |
Vadim Zeitlin | Add support for wxLIST_AUTOSIZE_USEHEADER to InsertColu... |
tree | commitdiff |
2012-01-07 |
Vadim Zeitlin | Add convenient wxListCtrl::AppendColumn() wrapper. |
tree | commitdiff |
2012-01-07 |
Vadim Zeitlin | Implement best size calculation for report mode wxListCtrl. |
tree | commitdiff |
2012-01-07 |
Vadim Zeitlin | Add wxListCtrlBase common base class for port-specific... |
tree | commitdiff |
2012-01-07 |
Vadim Zeitlin | Set Z-position correctly for wxEVT_JOY_ZMOVE events. |
tree | commitdiff |
2012-01-07 |
Vadim Zeitlin | Joystick messages coordinates are unsigned, treat them... |
tree | commitdiff |
2012-01-05 |
Julian Smart | Removed compilation ambiguity between different forms... |
tree | commitdiff |
2012-01-05 |
Julian Smart | Fixed box style application. |
tree | commitdiff |
2012-01-05 |
Julian Smart | Fixed #13833: wxRichTextCtrl: 'Copy' can grab an extra... |
tree | commitdiff |
2012-01-05 |
Vadim Zeitlin | Ensure that wxListEvent::m_itemIndex and m_item.m_itemI... |
tree | commitdiff |
2012-01-05 |
Vadim Zeitlin | Don't fill wxListEvent::m_item when using virtual list... |
tree | commitdiff |
2012-01-05 |
Vadim Zeitlin | Implement support for "%z" in wxDateTime::Format()... |
tree | commitdiff |
2012-01-04 |
Julian Smart | Added box style functionality to style manager dialog |
tree | commitdiff |
2012-01-04 |
Julian Smart | Implement missing wxTextBoxAttr::IsDefault function |
tree | commitdiff |
2012-01-04 |
Julian Smart | Possible fix for #13821: wxRichTextCtrl using 100% CPU |
tree | commitdiff |
2012-01-04 |
Julian Smart | Background now drawn within the border instead of beyon... |
tree | commitdiff |
2012-01-04 |
Vadim Zeitlin | Fix wxRibbon compilation when wxUSE_TOOLTIPS==0. |
tree | commitdiff |
2012-01-04 |
Julian Smart | Fixed border drawing bug when width is more than 1 |
tree | commitdiff |
2012-01-04 |
Jouk Jansen | Update makefile for OpenVMS |
tree | commitdiff |
2012-01-04 |
Stefan Csomor | fixes #13826 |
tree | commitdiff |
2012-01-03 |
Julian Smart | Disable drag and drop if the control is not editable |
tree | commitdiff |
2012-01-03 |
Julian Smart | Applied #13819: wxRTC drag and drop, by dghart, with... |
tree | commitdiff |
2012-01-03 |
Stefan Csomor | adapting to new raw_control constants, see #13695 |
tree | commitdiff |
2012-01-03 |
Vadim Zeitlin | Fix child selection in multi-selection generic wxTreeCtrl. |
tree | commitdiff |
2012-01-02 |
Julian Smart | Added a box style definition name to the box attribute. |
tree | commitdiff |
2011-12-30 |
Julian Smart | When the focus object changes, the old selection should be |
tree | commitdiff |
2011-12-30 |
Julian Smart | Split up the context menu functionality to make it... |
tree | commitdiff |
2011-12-30 |
Václav Slavík | Implement wxDataViewModel::IsEnabled() support in gener... |
tree | commitdiff |
2011-12-29 |
Vadim Zeitlin | Allow using '(' and ')' in wxFileConfig entry names... |
tree | commitdiff |
2011-12-29 |
Vadim Zeitlin | Add wxRibbonButtonBar::InsertXXXButton() methods. |
tree | commitdiff |
2011-12-29 |
Vadim Zeitlin | Allow using wxEVT_UPDATE_UI with wxRibbonButtonBar. |
tree | commitdiff |
2011-12-29 |
Vadim Zeitlin | Don't send idle events to the windows about to be destr... |
tree | commitdiff |
2011-12-29 |
Vadim Zeitlin | Better fix for wxSpinCtrlGeneric enabling/disabling... |
tree | commitdiff |
2011-12-29 |
Vadim Zeitlin | Store row/column selection more appropriately in wxGrid. |
tree | commitdiff |
2011-12-29 |
Vadim Zeitlin | Display help string for ribbon tools in a tool tip. |
tree | commitdiff |
2011-12-28 |
Vadim Zeitlin | Restore wxEVT_MENU_CLOSE generation under Windows 95... |
tree | commitdiff |
2011-12-28 |
Vadim Zeitlin | Compilation fix for VC6 after r70151. |
tree | commitdiff |
2011-12-28 |
Vadim Zeitlin | Add standard art providers at the bottom of the art... |
tree | commitdiff |
2011-12-28 |
Vadim Zeitlin | Use best controller size in wxBookCtrl best size calcul... |
tree | commitdiff |
2011-12-28 |
Vadim Zeitlin | Complete wxEVT_MENU_{OPEN,CLOSE} implementation in... |
tree | commitdiff |
2011-12-28 |
Vadim Zeitlin | Use memmove() instead of memcpy() in wxString::AssignCo... |
tree | commitdiff |
2011-12-27 |
Vadim Zeitlin | Compilation fix for PCH-less build after r70122. |
tree | commitdiff |
2011-12-27 |
Vadim Zeitlin | Compilation fix for wxUniv/X11 with wxUSE_STL==1. |
tree | commitdiff |
2011-12-27 |
Vadim Zeitlin | Update the value of read-only wxComboBox in wxUniv. |
tree | commitdiff |
2011-12-27 |
Vadim Zeitlin | Fix warning about non-virtual dtor in wxDataViewCtrlInt... |
tree | commitdiff |
2011-12-27 |
Vadim Zeitlin | Suppress gcc -Wint-to-pointer-cast warnings in GTK... |
tree | commitdiff |
2011-12-27 |
Vadim Zeitlin | Don't use deprecated wxArtProvider::Insert(). |
tree | commitdiff |
2011-12-27 |
Vadim Zeitlin | Fix the size of the font returned by wxTextCtrl::GetSty... |
tree | commitdiff |
2011-12-27 |
Vadim Zeitlin | Recognize background-color style in wxHtmlWindow. |
tree | commitdiff |
2011-12-27 |
Vadim Zeitlin | Add support for more CSS styles to SPAN tag in wxHtmlWi... |
tree | commitdiff |
2011-12-25 |
Julian Smart | Applied patch in #13777 (wxRichTextCtrl scroll and... |
tree | commitdiff |
2011-12-25 |
Paul Cornett | restore call to GetTabSize removed in r69880, it is... |
tree | commitdiff |
2011-12-24 |
Vadim Zeitlin | Implement wxNotebook::CalcSizeFromPage() for wxGTK. |
tree | commitdiff |
2011-12-23 |
Paul Cornett | fix tests for WXWIN_COMPATIBILITY_2_8, closes #13800 |
tree | commitdiff |
2011-12-22 |
Steve Lamerton | Use OLE helper macros in wxWebView to reduce the amount... |
tree | commitdiff |
2011-12-22 |
Steve Lamerton | Mark various OLE helper functions as DLL exported so... |
tree | commitdiff |
2011-12-22 |
Paul Cornett | remove SetBackgroundStyle call from OnInternalIdle... |
tree | commitdiff |
2011-12-22 |
Vadim Zeitlin | Fix wxLogFormatter compilation under MSW. |
tree | commitdiff |
2011-12-22 |
Vadim Zeitlin | Dramatically optimise inserting many items in wxGeneric... |
tree | commitdiff |
2011-12-22 |
Vadim Zeitlin | Add wxLogFormatter to allow easier wxLog output customi... |
tree | commitdiff |
2011-12-21 |
Vadim Zeitlin | Correct generic wxListCtrl display of items with icons... |
tree | commitdiff |
2011-12-21 |
Vadim Zeitlin | Guard against a possible crash in wxListCtrl::DeleteCol... |
tree | commitdiff |
2011-12-20 |
Vadim Zeitlin | Provide native implementation of wx{Date,Time}PickerCtr... |
tree | commitdiff |
2011-12-20 |
Vadim Zeitlin | Fix horizontal alignment in icon view in generic wxList... |
tree | commitdiff |
2011-12-20 |
Vadim Zeitlin | Fix crash in wxRegion in wxOSX/Carbon. |
tree | commitdiff |
2011-12-19 |
Dimitri Schoolwerth | Cleaned up some of the code in wxSlider::DoMoveWindow. |
tree | commitdiff |
2011-12-19 |
Vadim Zeitlin | Added support for wxEXEC_MAKE_GROUP_LEADER to wxExecute(). |
tree | commitdiff |
2011-12-19 |
Vadim Zeitlin | Add possibility to set item background in generic wxDat... |
tree | commitdiff |
2011-12-19 |
Dimitri Schoolwerth | Fixed min and max label values not being swapped when... |
tree | commitdiff |
2011-12-19 |
Dimitri Schoolwerth | Removed useless if statement in slider code. |
tree | commitdiff |
2011-12-19 |
Dimitri Schoolwerth | Don't move the slider's value label if it's not being... |
tree | commitdiff |
2011-12-18 |
Vadim Zeitlin | Added wxFilePickerCtrl::SetInitialDirectory(). |
tree | commitdiff |
2011-12-18 |
Vadim Zeitlin | No changes, just use wxScopedPtr instead of explicit... |
tree | commitdiff |
2011-12-18 |
Steve Lamerton | Ensure wxWebViewIE::SetPage clears the existing content... |
tree | commitdiff |
2011-12-17 |
Vadim Zeitlin | Make wxPalette ctor and Create() const-correct in wxMSW. |
tree | commitdiff |
2011-12-17 |
Vadim Zeitlin | Define wxBitmapComboBox::Insert(void* clientData) overl... |
tree | commitdiff |
2011-12-17 |
Vadim Zeitlin | Don't activate MSW dialogs when setting their initial... |
tree | commitdiff |
2011-12-17 |
Dimitri Schoolwerth | Fixed unreferenced parameter warning. |
tree | commitdiff |
2011-12-16 |
Vadim Zeitlin | Keep the item being updated selected in wxMSW wxChoice... |
tree | commitdiff |
2011-12-16 |
Vadim Zeitlin | Corrected test for region validity in wxMSW wxRegion... |
tree | commitdiff |
2011-12-16 |
Vadim Zeitlin | Use IsThisEnabled() to test if AUI child is enabled... |
tree | commitdiff |
2011-12-16 |
Vadim Zeitlin | Make multiline checkboxes wider in wxMSW to avoid word... |
tree | commitdiff |
2011-12-15 |
Vadim Zeitlin | Compilation fix for wxStopWatch with wxUSE_THREADS==0. |
tree | commitdiff |
2011-12-15 |
Julian Smart | Applied #13763 from dghart, to use primary selections... |
tree | commitdiff |
2011-12-15 |
Vadim Zeitlin | Ensure that wxPropertyGrid::m_tlp is initialized early... |
tree | commitdiff |
2011-12-14 |
Václav Slavík | Remove unnecessary m_editorCtrl assignment. |
tree | commitdiff |
2011-12-14 |
Václav Slavík | Close wxDataViewCtrl inline editor when destroying... |
tree | commitdiff |
2011-12-14 |
Václav Slavík | Don't change horizontal scroll position needlessly... |
tree | commitdiff |
2011-12-14 |
Václav Slavík | Ensure that current column is visible in generic wxData... |
tree | commitdiff |
2011-12-13 |
Vadim Zeitlin | Use string column identifiers with NSTableColumns in... |
tree | commitdiff |
2011-12-13 |
Julian Smart | Applied #13738: Make a wxRichTextImage's box display... |
tree | commitdiff |
2011-12-12 |
Vadim Zeitlin | Rename src/generic/timectrl.cpp to timectrlg.cpp. |
tree | commitdiff |
2011-12-12 |
Vadim Zeitlin | Remove the item before notifying about it in wxDataView... |
tree | commitdiff |
2011-12-12 |
Vadim Zeitlin | Always give error message when file-related functions... |
tree | commitdiff |
2011-12-11 |
Vadim Zeitlin | Fix harmless warning in wxOSX with 10.7 SDK. |
tree | commitdiff |
2011-12-11 |
Paul Cornett | fix GetTextExtent with non-null font argument, fixes... |
tree | commitdiff |
next |