Activate the view of a newly created document.
[wxWidgets.git] / src / generic /
2010-05-29  Vadim ZeitlinAdd "filter changed" event to wxFileCtrl.
2010-05-22  Vadim ZeitlinFix for user input processing in wxProgressDialog.
2010-05-22  Vadim ZeitlinRestore selection on click in row/column selection...
2010-05-22  Vadim ZeitlinUnset the debug report preview dialog as critical windo...
2010-05-21  Vadim ZeitlinErase the column label background in wxGrid to avoid...
2010-05-21  Vadim ZeitlinSimplify and correct MSW selection of background brush...
2010-05-21  Vadim ZeitlinYet another fix to event propagation in scrolled windows.
2010-05-20  Vadim ZeitlinFix wxScrollHelperEvtHandler broken by recent changes...
2010-05-16  Robert RoeblingNo-PCH compilation fix
2010-05-15  Vadim ZeitlinClip drawing in wxRendererGeneric::DrawHeaderButtonCont...
2010-05-15  Vadim ZeitlinDon't change the current pen and brush in DrawHeaderBut...
2010-05-15  Vadim ZeitlinRemove wxGTK-specific text shift in wxRenderer::DrawHea...
2010-05-13  Vadim ZeitlinNever enable wxSpinCtrlGenericBase window itself at...
2010-05-10  Vadim ZeitlinAdd column parameter to wxListCtrl::GetItemText().
2010-05-09  Jaakko SalliSupress SetFocus() warning in wxVListBoxComboPopup
2010-05-06  Vadim ZeitlinDon't send wxEVT_COMMAND_SPINCTRLDOUBLE_UPDATED when...
2010-05-06  Vadim ZeitlinAlways update the value of generic spin control when...
2010-05-06  Vadim ZeitlinMake keyboard navigation in generic wxTreeCtrl more...
2010-05-05  Vadim ZeitlinReplace wxPrintout::SetIsPreview() with SetPreview().
2010-05-02  Vadim ZeitlinAdd wxTreeCtrl::{Clear,Set}FocusedItem().
2010-04-22  Vadim ZeitlinAdd documentation for several grid cell renderer/editor...
2010-04-22  Stefan Csomorswitching to correct hit-testing
2010-04-20  Vadim ZeitlinAdd wxProgressDialog::Was{Cancelled,Skipped}() convenie...
2010-04-20  Stefan Csomorif we have wxBG_STYLE_PAINT, we must clear the backgrou...
2010-04-18  Vadim ZeitlinFix bug with using uninitialized flags in GetParentForM...
2010-04-12  Vadim ZeitlinFix over aggressive clipping in generic wxListCtrl...
2010-04-12  Vadim ZeitlinFix crash in wxListbook if image list is assigned after...
2010-04-12  Vadim ZeitlinTranslate the label used by the font picker dialog.
2010-04-08  Stefan Csomorusing statically allocated font objects for speedup
2010-04-05  Václav SlavíkFix text input and completion in wxComboCtrl and wxOwne...
2010-04-05  Václav SlavíkwxOwnerDrawnComboBox: handle Home and End keys as nativ...
2010-04-05  Václav SlavíkwxOwnerDrawnComboBox: handle numpad navigation keys.
2010-04-05  Vadim ZeitlinAdd support for gradient stops to wxGraphicsContext.
2010-03-28  Václav SlavíkPreserve m_skipped in wx[Var]ScrollHelperEvtHandler...
2010-03-22  Vadim ZeitlinFix the selection validity check in wxSingleChoiceDialog.
2010-03-21  Vadim ZeitlinAdd initial selection parameter to wxGetSingleChoice...
2010-03-20  Vadim ZeitlinDefine wxGraphicsRenderer::GetDefaultRenderer() for...
2010-03-12  Vadim ZeitlinRevert unneeded fix for list control headers from r63177.
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-03-06  Vadim ZeitlinFix toggling the header in the generic wxListCtrl.
2010-03-05  Vadim ZeitlinDon't stop dragging in the grid when the mouse leaves...
2010-03-05  Vadim ZeitlinImplement wxBookCtrlBase::CalcSizeFromPage() in the...
2010-03-05  Vadim ZeitlinNo changes, just remove redundant GetControllerSize...
2010-03-05  Vadim ZeitlinCorrect controller size determination in wxToolbook.
2010-03-03  Robin DunnLayout the immediate parent of the info bar as describe...
2010-02-28  Vadim ZeitlinRemove unused NO_SORT constant.
2010-02-28  Jaakko SalliSometimes change in varscrollable window's size can...
2010-02-04  Vadim ZeitlinFix selection event sending for Ctrl-click in generic...
2010-01-26  Vadim ZeitlinAdd wxTreeCtrl::SelectChildren() method.
2010-01-26  Vadim ZeitlinDon't pass logs at unknown levels to wxLog::DoLogRecord...
2010-01-25  Julian SmartAdded EVT_WIZARD_PAGE_SHOWN event for wxWizard, to...
2010-01-18  Stefan Csomorapplying patch, closes #11309
2010-01-18  Vadim ZeitlinDon't call base class version unnecessarily in wxLogWin...
2010-01-18  Vadim ZeitlinAdd wxIsascii() function and use it instead of isascii...
2010-01-06  Kevin OllivierFix another line somehow missing from the wxGraphicsBit...
2009-12-27  Vadim ZeitlinAccount for cells spanning multiple grid cells better...
2009-12-27  Vadim ZeitlinReturn the kind of cells span from wxGrid::GetCellSize().
2009-12-26  Jaakko SalliAdded wxComboCtrl::SetHint(), GetHint()
2009-12-19  Vadim ZeitlinCorrections to expander position calculations and drawi...
2009-12-19  Vadim ZeitlinCorrect selection/drop highlight rectangles width in...
2009-12-19  Vadim ZeitlinAlways draw standard-sized checkboxes in generic wxData...
2009-12-18  Vadim ZeitlinNo changes, just minor cleanup.
2009-12-15  Vadim ZeitlinRemove asserts in wxChoicebook::Get/SetPageImage().
2009-12-14  Vadim ZeitlinAvoid painting generic wxDataViewCtrl if it has no...
2009-12-09  Stefan Csomoravoiding string conversions on 1st param of wxStat...
2009-12-08  Vadim ZeitlinDon't override DoGetBestSize() in wxGenericStaticText...
2009-12-05  Paul Cornettminor cleanup
2009-12-02  Paul Cornettmake array data fully const
2009-11-28  Vadim ZeitlinDon't override msw.remap system option value in wxToolbook.
2009-11-28  Vadim ZeitlinAvoid infinite recursion in wxToolbook::OnSize() under...
2009-11-27  Vadim ZeitlinCompilation fix for wxUSE_CAIRO==0 after last commit.
2009-11-27  Vadim ZeitlinDefine wxUSE_CAIRO in wx/chkconf.h to ensure that it...
2009-11-27  Vadim ZeitlinUse #ifdef to check for __WXMSW__ and __WXGTK__ and...
2009-11-27  Vadim ZeitlinAllow changing horizontal alignment of numeric cells...
2009-11-18  Kevin OllivierForward port of r60190 (wxMSW Cairo support) to trunk.
2009-11-16  Robert RoeblingAlways set focus to the item selected using Select()
2009-11-13  Robert RoeblingAlso update focus rect when changing selection in singl...
2009-11-13  Robert RoeblingReset m_underMouse anytime the display is changed progr...
2009-11-10  Vadim ZeitlinAllow custom wxDataViewCtrl renderers to easily use...
2009-11-10  Vadim ZeitlinBig wxDataViewCtrl renderer classes refactoring.
2009-11-06  Vadim ZeitlinPrefer to use standard selection colour in wxDataViewCu...
2009-11-05  Vadim ZeitlinChange wxLongLongFmtSpec to be a non-wide string.
2009-10-23  Vadim ZeitlinAdd wxDataViewModel::ChangeValue() and use it in wxDVC...
2009-10-22  Vadim ZeitlinMerge SOC2009_FSWATCHER branch into trunk.
2009-10-16  Vadim ZeitlinAdd ellipsization support to wxDataViewCtrl.
2009-10-16  Vadim ZeitlinRename wxEllipsizeFlags elements to avoid confusion...
2009-10-16  Vadim ZeitlinImprove wxCollapsiblePane appearance under OS X.
2009-10-16  Vadim ZeitlinDon't use sunken border for the list control in log...
2009-10-15  Vadim ZeitlinCorrect cell alignment computation for too small column...
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-12  Jouk Jansenadd more samples to the compile cascade for OpenVMS
2009-10-08  Vadim ZeitlinFix mismatched new/free in generic Region code.
2009-10-08  Jouk JansenOpenVMS : add compile support for debugrpt sample
2009-10-07  Vadim ZeitlinCompilation fix for PCH-less in wxInfoBar.
2009-10-06  Jouk Jansenadding dataview sample to OpenVMS make cascade
next