2011-12-23 |
Paul Cornett | fix tests for WXWIN_COMPATIBILITY_2_8, closes #13800 |
tree | commitdiff |
2011-12-18 |
Vadim Zeitlin | Added wxFilePickerCtrl::SetInitialDirectory(). |
tree | commitdiff |
2011-12-03 |
Vadim Zeitlin | Allow 2-step creation of wxGenericProgressDialog. |
tree | commitdiff |
2011-12-02 |
Vadim Zeitlin | Update all controls using in-place editors to handle... |
tree | commitdiff |
2011-11-28 |
Vadim Zeitlin | Override GetMainWindowOfCompositeControl() in wxGrid... |
tree | commitdiff |
2011-11-28 |
Vadim Zeitlin | Add support for custom numeric formats to wxGrid. |
tree | commitdiff |
2011-11-22 |
Vadim Zeitlin | Dismiss wxSplashScreen on any user input, not necessari... |
tree | commitdiff |
2011-10-30 |
Vadim Zeitlin | Remove wxSplitterWindow::m_checkRequestedSashPosition. |
tree | commitdiff |
2011-10-30 |
Vadim Zeitlin | No changes, just remove wxSplitterWindow::{Set,Get... |
tree | commitdiff |
2011-10-20 |
Vadim Zeitlin | Dirty hack to allow generic wxDatePickerCtrl to compile... |
tree | commitdiff |
2011-10-20 |
Vadim Zeitlin | Fix wxRichToolTip compilation under MSW without PCH... |
tree | commitdiff |
2011-10-19 |
Václav Slavík | Cleanup of wxDataViewCtrl cell activation code. |
tree | commitdiff |
2011-10-19 |
Václav Slavík | Use wxDatePickerCtrl in wxDataViewDateRenderer. |
tree | commitdiff |
2011-10-18 |
Vadim Zeitlin | Added wxRichToolTip class. |
tree | commitdiff |
2011-10-11 |
Vadim Zeitlin | Move SetBackgroundBitmap() from wxPanel to new wxCustom... |
tree | commitdiff |
2011-09-29 |
Vadim Zeitlin | Add wxTimePickerCtrl class. |
tree | commitdiff |
2011-09-21 |
Vadim Zeitlin | Reset previous sort column in generic wxDataViewColumn... |
tree | commitdiff |
2011-09-21 |
Vadim Zeitlin | Remove wxHeaderColumn::SetAsSortKey() and only use... |
tree | commitdiff |
2011-09-10 |
Steve Lamerton | Merge in from trunk r68684 - r69046 |
tree | commitdiff |
2011-08-31 |
Václav Slavík | Generic wxDataViewCtrl: resize autosized columns at... |
tree | commitdiff |
2011-08-29 |
Václav Slavík | Make generic wxDataViewToggleRenderer react to activation. |
tree | commitdiff |
2011-08-27 |
Vadim Zeitlin | Set colours and fonts for all elements of the generic... |
tree | commitdiff |
2011-08-22 |
Vadim Zeitlin | Harmonize wxDataViewCtrl::GetSelection() behaviour... |
tree | commitdiff |
2011-08-21 |
Vadim Zeitlin | No changes, just use symbolic NO_IMAGE constant instead... |
tree | commitdiff |
2011-08-21 |
Václav Slavík | Rename wxDataViewCtrl::InvalidateColBestWidth* to Updat... |
tree | commitdiff |
2011-08-10 |
Steve Lamerton | Merge in from trunk r64802 - r68625 |
tree | commitdiff |
2011-08-08 |
Václav Slavík | Remove selection methods taking int from generic wxData... |
tree | commitdiff |
2011-08-04 |
Vadim Zeitlin | Add support for wxHELP button to wxMessageDialog. |
tree | commitdiff |
2011-07-25 |
Steve Lamerton | Merge in from trunk r67662 to r64801 |
tree | commitdiff |
2011-07-24 |
Vadim Zeitlin | Replace wxControlContainer-related macros with wxNaviga... |
tree | commitdiff |
2011-07-19 |
Vadim Zeitlin | Fix keyboard navigation in wxGrid with hidden columns. |
tree | commitdiff |
2011-06-15 |
Vadim Zeitlin | Generic wxHyperlinkCtrl appearance and behaviour improv... |
tree | commitdiff |
2011-06-15 |
Vadim Zeitlin | Fix keyboard navigation in wxGrid with reordered columns. |
tree | commitdiff |
2011-06-15 |
Vadim Zeitlin | Rename some parameters in wxGrid code to make them... |
tree | commitdiff |
2011-06-07 |
Vadim Zeitlin | Add wxDataViewCtrl::SetRowHeight() and provide its... |
tree | commitdiff |
2011-05-31 |
Robin Dunn | Virtualize StartEditor and add implementations for... |
tree | commitdiff |
2011-05-03 |
Dimitri Schoolwerth | Replaced Ok() occurrences with IsOk() throughout trunk. |
tree | commitdiff |
2011-05-01 |
Václav Slavík | Make wxSpinCtrlGeneric usable as wxDVC editor control. |
tree | commitdiff |
2011-04-30 |
Dimitri Schoolwerth | No code changes, fixed some typos. |
tree | commitdiff |
2011-04-22 |
Václav Slavík | Return wxWindow* from wxDataViewCustomRenderer::CreateE... |
tree | commitdiff |
2011-04-03 |
Dimitri Schoolwerth | No code changes, fixed various typos. |
tree | commitdiff |
2011-03-20 |
Jaakko Salli | Redone (generic) wxComboCtrl background painting and... |
tree | commitdiff |
2011-03-20 |
Dimitri Schoolwerth | No changes, synchronised source names that appear comme... |
tree | commitdiff |
2011-03-20 |
Vadim Zeitlin | Add wxPanel::SetBackgroundBitmap(). |
tree | commitdiff |
2011-03-20 |
Vadim Zeitlin | Deprecate old style wxPanel ctor taking separate coordi... |
tree | commitdiff |
2011-03-20 |
Vadim Zeitlin | Split wxPanel in wxPanelBase and platform-specific... |
tree | commitdiff |
2011-03-15 |
Vadim Zeitlin | Fix setting tooltips for generic wxSpinCtrl. |
tree | commitdiff |
2011-03-01 |
Václav Slavík | Pass wxRect/wxPoint arguments to wxDataViewCustomRender... |
tree | commitdiff |
2011-02-28 |
Václav Slavík | Toggle checkboxes in generic wxDataViewCtrl with single... |
tree | commitdiff |
2011-02-28 |
Václav Slavík | Get rid of WXGetAsCustom(). |
tree | commitdiff |
2011-02-27 |
Vadim Zeitlin | Add markup support to generic wxStaticText implementation. |
tree | commitdiff |
2011-02-27 |
Vadim Zeitlin | Add generic wxMarkupText class implementing handling... |
tree | commitdiff |
2011-02-26 |
Vadim Zeitlin | Don't use wxTE_PROCESS_ENTER in wxSpinCtrlGeneric. |
tree | commitdiff |
2011-02-15 |
Mattia Barbon | Fixed compilation when WXINTL_NO_GETTEXT_MACRO is defined. |
tree | commitdiff |
2011-01-27 |
Stefan Csomor | clang fixes, fixes #12332 |
tree | commitdiff |
2011-01-07 |
Paul Cornett | Move wxColourData and wxFontData into separate files. |
tree | commitdiff |
2011-01-03 |
Vadim Zeitlin | Add wxCompositeWindow<> and use it in wxDatePickerCtrlG... |
tree | commitdiff |
2011-01-02 |
Vadim Zeitlin | Forward declare classes instead of including their... |
tree | commitdiff |
2010-12-23 |
Jaakko Salli | Added dummy GetTextWidget() implementation for wxMotif... |
tree | commitdiff |
2010-12-20 |
Jouk Jansen | correction to make wxGTK1 compile |
tree | commitdiff |
2010-12-20 |
Jaakko Salli | Added dummy-wxTextEntry implementation section for... |
tree | commitdiff |
2010-12-16 |
Jaakko Salli | Instead of having wxComboCtrl mimic wxTextEntry interfa... |
tree | commitdiff |
2010-12-03 |
Vadim Zeitlin | Rename wxGenericDirCtrl::ExpandDir() to PopulateNode(). |
tree | commitdiff |
2010-11-22 |
Vadim Zeitlin | Deprecate not working wxSplitterWindow::SetSashSize(). |
tree | commitdiff |
2010-11-13 |
Vadim Zeitlin | Fix resizing of wxGrid columns when they were reordered. |
tree | commitdiff |
2010-10-30 |
Václav Slavík | Add optional columns autosizing to wxDataViewCtrl. |
tree | commitdiff |
2010-10-27 |
Vadim Zeitlin | Refactor: use wxBookCtrlBase::m_selection in all derive... |
tree | commitdiff |
2010-10-27 |
Vadim Zeitlin | No real changes, just replace -1 with wxNOT_FOUND in... |
tree | commitdiff |
2010-10-24 |
Vadim Zeitlin | No real changes, just cleanup week days handling in... |
tree | commitdiff |
2010-10-24 |
Vadim Zeitlin | Keep displayed month and year in sync in wxGenericCalen... |
tree | commitdiff |
2010-10-05 |
Vadim Zeitlin | Destroy the in-place edit control in wxGenericListCtrl... |
tree | commitdiff |
2010-09-30 |
Vadim Zeitlin | No changes whatsoever, just remove trailing whitespace. |
tree | commitdiff |
2010-09-22 |
Steve Lamerton | Send generic wxTreeCtrl wxEVT_COMMAND_TREE_KEY_DOWN... |
tree | commitdiff |
2010-09-14 |
Vadim Zeitlin | Fix drawing of items with custom background in wxGeneri... |
tree | commitdiff |
2010-09-10 |
Vadim Zeitlin | Block in wxMSW wxProgressDialog::Update(max) until... |
tree | commitdiff |
2010-09-10 |
Vadim Zeitlin | Fix errors in handling of maximum field in wxGenericPro... |
tree | commitdiff |
2010-09-10 |
Vadim Zeitlin | Rename wxGenericProgressDialog::ProgressDialogState... |
tree | commitdiff |
2010-09-10 |
Vadim Zeitlin | Don't use wxGenericProgressDialog::m_windowStyle for... |
tree | commitdiff |
2010-09-10 |
Vadim Zeitlin | Create temporary wxEventLoop in wxGenericProgressDialog... |
tree | commitdiff |
2010-09-10 |
Vadim Zeitlin | Initialize wxGenericProgressDialog::m_winDisabler properly. |
tree | commitdiff |
2010-08-30 |
Vadim Zeitlin | Add wxGrid::RefreshAttr() method to force attribute... |
tree | commitdiff |
2010-08-30 |
Vadim Zeitlin | Allow using custom labels for wxGenericMessageDialog... |
tree | commitdiff |
2010-08-19 |
Vadim Zeitlin | Compilation fix for non-PCH build in wxGenericRichMessa... |
tree | commitdiff |
2010-08-18 |
Vadim Zeitlin | Use task dialog for wxProgressDialog implementation... |
tree | commitdiff |
2010-08-18 |
Vadim Zeitlin | Add wxRichMessageDialog class. |
tree | commitdiff |
2010-08-18 |
Vadim Zeitlin | Provide a task-dialog based wxMSW wxMessageDialog imple... |
tree | commitdiff |
2010-08-17 |
Vadim Zeitlin | Provide native wxHyperlinkCtrl implementation for wxMSW. |
tree | commitdiff |
2010-08-10 |
Vadim Zeitlin | Inherit notebook background recursively under wxMSW. |
tree | commitdiff |
2010-08-10 |
Vadim Zeitlin | Add wxDataViewCtrl::{Set,Get}CurrentItem(). |
tree | commitdiff |
2010-08-08 |
Jaakko Salli | Removed spurious semicolon that prevented compilation |
tree | commitdiff |
2010-08-08 |
Vadim Zeitlin | Add name argument to wxDataViewCtrl ctor for consistency. |
tree | commitdiff |
2010-07-22 |
Vadim Zeitlin | Fix compilation of wxSpinCtrlGenericBase when PCH are... |
tree | commitdiff |
2010-07-22 |
Vadim Zeitlin | Fix explicitly setting focus to generic wxSpinCtrl. |
tree | commitdiff |
2010-07-13 |
Vadim Zeitlin | Send right and double click events in wxGrid when using... |
tree | commitdiff |
2010-07-12 |
Vadim Zeitlin | Remove scroll units duplication in wxGrid to fix settin... |
tree | commitdiff |
2010-07-11 |
Vadim Zeitlin | Account for largest item in wxGenericListCtrl::GetBestS... |
tree | commitdiff |
2010-06-20 |
Vadim Zeitlin | Fix activation handling in generic wxDataViewCtrl rende... |
tree | commitdiff |
2010-06-10 |
Robert Roebling | Make wxDataViewCtrl::GetColumnPosition() return the... |
tree | commitdiff |
2010-06-09 |
Francesco Montorsi | Implement wx-prefixed macros versions of DECLARE_EVENT_... |
tree | commitdiff |
2010-06-09 |
Francesco Montorsi | Implement wx-prefixed macros versions of DECLARE/IMPLEM... |
tree | commitdiff |
next |