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-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-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 |
2010-05-22 |
Vadim Zeitlin | Fix for user input processing in wxProgressDialog. |
tree | commitdiff |
2010-05-21 |
Vadim Zeitlin | Simplify and correct MSW selection of background brush... |
tree | commitdiff |
2010-05-10 |
Vadim Zeitlin | Build fix: forgotten part of the previous commit. |
tree | commitdiff |
2010-05-10 |
Vadim Zeitlin | Add column parameter to wxListCtrl::GetItemText(). |
tree | commitdiff |
2010-05-06 |
Vadim Zeitlin | Don't accept focus in the dummy main generic spin contr... |
tree | commitdiff |
2010-05-06 |
Vadim Zeitlin | Don't send wxEVT_COMMAND_SPINCTRLDOUBLE_UPDATED when... |
tree | commitdiff |
2010-05-05 |
Vadim Zeitlin | Move wxInfoBar to core library from adv. |
tree | commitdiff |
2010-05-02 |
Vadim Zeitlin | Add wxTreeCtrl::{Clear,Set}FocusedItem(). |
tree | commitdiff |
2010-04-25 |
Francesco Montorsi | no real change: just fix RCS-ID so that it reflects... |
tree | commitdiff |
2010-04-22 |
Vadim Zeitlin | Add documentation for several grid cell renderer/editor... |
tree | commitdiff |
2010-04-20 |
Vadim Zeitlin | Add wxProgressDialog::Was{Cancelled,Skipped}() convenie... |
tree | commitdiff |
2010-04-12 |
Vadim Zeitlin | Fix crash in wxListbook if image list is assigned after... |
tree | commitdiff |
2010-03-21 |
Vadim Zeitlin | Add initial selection parameter to wxGetSingleChoice... |
tree | commitdiff |
2010-03-16 |
Vadim Zeitlin | Initialize picker style in native GTK file/dir pickers. |
tree | commitdiff |
2010-03-08 |
Vadim Zeitlin | Use correct style for the dialog shown by generic file... |
tree | commitdiff |
2010-03-06 |
Vadim Zeitlin | Don't store header height in generic wxListCtrl member... |
tree | commitdiff |
2010-01-26 |
Vadim Zeitlin | Add wxTreeCtrl::SelectChildren() method. |
tree | commitdiff |
2009-12-27 |
Vadim Zeitlin | Return the kind of cells span from wxGrid::GetCellSize(). |
tree | commitdiff |
2009-12-14 |
Vadim Zeitlin | Restore correct access to wxGenericStaticText::Set... |
tree | commitdiff |
2009-12-08 |
Vadim Zeitlin | Don't override DoGetBestSize() in wxGenericStaticText... |
tree | commitdiff |
2009-12-05 |
Paul Cornett | minor cleanup |
tree | commitdiff |
2009-12-03 |
Paul Cornett | make access for virtuals match base |
tree | commitdiff |
2009-11-27 |
Vadim Zeitlin | Allow changing horizontal alignment of numeric cells... |
tree | commitdiff |
2009-11-27 |
Vadim Zeitlin | Add symbolic constant wxALIGN_INVALID and use it instea... |
tree | commitdiff |
2009-11-26 |
Vadim Zeitlin | Make wxFileDialog::Set/SetPath() behave consistently. |
tree | commitdiff |
next |