]> git.saurik.com Git - wxWidgets.git/history - include/wx/generic
Add wxArtProvider using Tango icons.
[wxWidgets.git] / include / wx / generic /
2010-12-23  Jaakko SalliAdded dummy GetTextWidget() implementation for wxMotif...
2010-12-20  Jouk Jansencorrection to make wxGTK1 compile
2010-12-20  Jaakko SalliAdded dummy-wxTextEntry implementation section for...
2010-12-16  Jaakko SalliInstead of having wxComboCtrl mimic wxTextEntry interfa...
2010-12-03  Vadim ZeitlinRename wxGenericDirCtrl::ExpandDir() to PopulateNode().
2010-11-22  Vadim ZeitlinDeprecate not working wxSplitterWindow::SetSashSize().
2010-11-13  Vadim ZeitlinFix resizing of wxGrid columns when they were reordered.
2010-10-30  Václav SlavíkAdd optional columns autosizing to wxDataViewCtrl.
2010-10-27  Vadim ZeitlinRefactor: use wxBookCtrlBase::m_selection in all derive...
2010-10-27  Vadim ZeitlinNo real changes, just replace -1 with wxNOT_FOUND in...
2010-10-24  Vadim ZeitlinNo real changes, just cleanup week days handling in...
2010-10-24  Vadim ZeitlinKeep displayed month and year in sync in wxGenericCalen...
2010-10-05  Vadim ZeitlinDestroy the in-place edit control in wxGenericListCtrl...
2010-09-30  Vadim ZeitlinNo changes whatsoever, just remove trailing whitespace.
2010-09-22  Steve LamertonSend generic wxTreeCtrl wxEVT_COMMAND_TREE_KEY_DOWN...
2010-09-14  Vadim ZeitlinFix drawing of items with custom background in wxGeneri...
2010-09-10  Vadim ZeitlinBlock in wxMSW wxProgressDialog::Update(max) until...
2010-09-10  Vadim ZeitlinFix errors in handling of maximum field in wxGenericPro...
2010-09-10  Vadim ZeitlinRename wxGenericProgressDialog::ProgressDialogState...
2010-09-10  Vadim ZeitlinDon't use wxGenericProgressDialog::m_windowStyle for...
2010-09-10  Vadim ZeitlinCreate temporary wxEventLoop in wxGenericProgressDialog...
2010-09-10  Vadim ZeitlinInitialize wxGenericProgressDialog::m_winDisabler properly.
2010-08-30  Vadim ZeitlinAdd wxGrid::RefreshAttr() method to force attribute...
2010-08-30  Vadim ZeitlinAllow using custom labels for wxGenericMessageDialog...
2010-08-19  Vadim ZeitlinCompilation fix for non-PCH build in wxGenericRichMessa...
2010-08-18  Vadim ZeitlinUse task dialog for wxProgressDialog implementation...
2010-08-18  Vadim ZeitlinAdd wxRichMessageDialog class.
2010-08-18  Vadim ZeitlinProvide a task-dialog based wxMSW wxMessageDialog imple...
2010-08-17  Vadim ZeitlinProvide native wxHyperlinkCtrl implementation for wxMSW.
2010-08-10  Vadim ZeitlinInherit notebook background recursively under wxMSW.
2010-08-10  Vadim ZeitlinAdd wxDataViewCtrl::{Set,Get}CurrentItem().
2010-08-08  Jaakko SalliRemoved spurious semicolon that prevented compilation
2010-08-08  Vadim ZeitlinAdd name argument to wxDataViewCtrl ctor for consistency.
2010-07-22  Vadim ZeitlinFix compilation of wxSpinCtrlGenericBase when PCH are...
2010-07-22  Vadim ZeitlinFix explicitly setting focus to generic wxSpinCtrl.
2010-07-13  Vadim ZeitlinSend right and double click events in wxGrid when using...
2010-07-12  Vadim ZeitlinRemove scroll units duplication in wxGrid to fix settin...
2010-07-11  Vadim ZeitlinAccount for largest item in wxGenericListCtrl::GetBestS...
2010-06-20  Vadim ZeitlinFix activation handling in generic wxDataViewCtrl rende...
2010-06-10  Robert RoeblingMake wxDataViewCtrl::GetColumnPosition() return the...
2010-06-09  Francesco MontorsiImplement wx-prefixed macros versions of DECLARE_EVENT_...
2010-06-09  Francesco MontorsiImplement wx-prefixed macros versions of DECLARE/IMPLEM...
2010-05-22  Vadim ZeitlinFix for user input processing in wxProgressDialog.
2010-05-21  Vadim ZeitlinSimplify and correct MSW selection of background brush...
2010-05-10  Vadim ZeitlinBuild fix: forgotten part of the previous commit.
2010-05-10  Vadim ZeitlinAdd column parameter to wxListCtrl::GetItemText().
2010-05-06  Vadim ZeitlinDon't accept focus in the dummy main generic spin contr...
2010-05-06  Vadim ZeitlinDon't send wxEVT_COMMAND_SPINCTRLDOUBLE_UPDATED when...
2010-05-05  Vadim ZeitlinMove wxInfoBar to core library from adv.
2010-05-02  Vadim ZeitlinAdd wxTreeCtrl::{Clear,Set}FocusedItem().
2010-04-25  Francesco Montorsino real change: just fix RCS-ID so that it reflects...
2010-04-22  Vadim ZeitlinAdd documentation for several grid cell renderer/editor...
2010-04-20  Vadim ZeitlinAdd wxProgressDialog::Was{Cancelled,Skipped}() convenie...
2010-04-12  Vadim ZeitlinFix crash in wxListbook if image list is assigned after...
2010-03-21  Vadim ZeitlinAdd initial selection parameter to wxGetSingleChoice...
2010-03-16  Vadim ZeitlinInitialize picker style in native GTK file/dir pickers.
2010-03-08  Vadim ZeitlinUse correct style for the dialog shown by generic file...
2010-03-06  Vadim ZeitlinDon't store header height in generic wxListCtrl member...
2010-01-26  Vadim ZeitlinAdd wxTreeCtrl::SelectChildren() method.
2009-12-27  Vadim ZeitlinReturn the kind of cells span from wxGrid::GetCellSize().
2009-12-14  Vadim ZeitlinRestore correct access to wxGenericStaticText::Set...
2009-12-08  Vadim ZeitlinDon't override DoGetBestSize() in wxGenericStaticText...
2009-12-05  Paul Cornettminor cleanup
2009-12-03  Paul Cornettmake access for virtuals match base
2009-11-27  Vadim ZeitlinAllow changing horizontal alignment of numeric cells...
2009-11-27  Vadim ZeitlinAdd symbolic constant wxALIGN_INVALID and use it instea...
2009-11-26  Vadim ZeitlinMake wxFileDialog::Set/SetPath() behave consistently.
2009-11-10  Vadim ZeitlinAllow custom wxDataViewCtrl renderers to easily use...
2009-11-10  Vadim ZeitlinBig wxDataViewCtrl renderer classes refactoring.
2009-11-10  Paul CornettwxSpinCtrl values are always integral, they don't need...
2009-11-10  Paul CornettwxSpinCtrl::SetIncrement is supposed to take an int...
2009-11-09  Vadim ZeitlinRemove unused anywhere wxDataViewRenderer::RightClick().
2009-10-22  Vadim ZeitlinMerge SOC2009_FSWATCHER branch into trunk.
2009-10-16  Vadim ZeitlinAdd ellipsization support to wxDataViewCtrl.
2009-10-15  Vadim ZeitlinUse correct colour for selected items in generic wxDVC.
2009-10-12  Vadim ZeitlinImplement attributes support in generic wxDataViewIconT...
2009-10-12  Vadim ZeitlinMake generic wxDataViewProgressRenderer fill the entire...
2009-10-12  Vadim ZeitlinHandle cell alignment in the renderer itself in generic...
2009-10-12  Vadim ZeitlinRemove wxDataViewTextRendererAttr by merging it with...
2009-10-05  Vadim ZeitlinDetermine the appropriate show effect automatically...
2009-10-05  Vadim ZeitlinRemove the hack with changing the parent background...
2009-10-05  Vadim ZeitlinDon't use themed border for the generic info bar.
2009-10-05  Vadim ZeitlinAdded wxInfoBar::Dismiss().
2009-10-05  Vadim ZeitlinUse event tables instead of Connect() in wxInfoBarGeneric.
2009-10-05  Vadim ZeitlinAdd wxInfoBar::RemoveButton() method.
2009-10-05  Vadim ZeitlinAdded native wxInfoBar implementation for wxGTK.
2009-10-05  Vadim ZeitlinAdded wxInfoBar::AddButton().
2009-10-05  Vadim ZeitlinMade wxInfoBar::SetFont() change the text message font.
2009-10-05  Vadim ZeitlinInitial wxInfoBar implementation.
2009-09-23  Vadim ZeitlinExtract default grid header renderers from wxGridCellAt...
2009-09-15  Vadim ZeitlinReally fix VC6 compilation after r61919.
2009-09-14  Vadim ZeitlinAdd virtual dtor to header renderer classes to avoid...
2009-09-14  Vadim ZeitlinFix VC6 compilation after r61919.
2009-09-14  Vadim ZeitlinAdded support for corner, row and column headers render...
2009-08-21  Vadim ZeitlinNo changes, just removed hard tabs and trailing white...
2009-08-06  Vadim ZeitlinDon't pop explicitly changed status messages.
2009-08-05  Vadim ZeitlinwxSplitterWindow mouse capture improvements and cleanup.
2009-08-03  Vadim ZeitlinCompilation fix for wxUSE_FILECTRL && !(wxUSE_DIRDLG...
2009-07-23  Vadim ZeitlinGlobally replace _T() with wxT().
2009-07-19  Vadim Zeitlinremoved wxDatePickerCtrlGeneric::SetFormat() which...
next