wxWidgets.git
2012-10-08  Vadim ZeitlinRecreate GtkPrintOperation every time when printing...
2012-10-08  Vadim ZeitlinImprove wxAuiNotebook appearance when using some GTK...
2012-10-07  Vadim ZeitlinEnsure that key events are sent to focused window first...
2012-10-07  Vadim ZeitlinImplement incremental search in wxGenericListCtrl.
2012-10-07  Vadim ZeitlinAdd a possibility to beep on no match to wxGenericTreeCtrl.
2012-10-07  Vadim ZeitlinFix return value of wxGenericTreeCtrl::FindItem().
2012-10-07  Vadim ZeitlinHandle successive key presses better in wxGenericTreeCt...
2012-10-07  Vadim ZeitlinRecognize "_" as alphanumeric key in wxGenericTreeCtrl...
2012-10-07  Vadim ZeitlinFix spurious label editing in generic wx{List,Tree...
2012-10-07  Vadim ZeitlinDon't set focus explicitly in wxGenericListCtrl mouse...
2012-10-07  Vadim ZeitlinDon't set focus to generic wxDataViewCtrl on any button...
2012-10-07  Vadim ZeitlinNo real changes, just don't use brush styles for backgr...
2012-10-07  Vadim ZeitlinSupport some CSS styles for the links in wxHTML too.
2012-10-07  Vadim ZeitlinFlush log messages from other threads on shutdown too.
2012-10-07  Vadim ZeitlinUpdate the year in the copyright for wxMSW DLLs.
2012-10-07  Vadim ZeitlinFix drawing of wxAuiNotebook with GTK theme when active...
2012-10-07  Vadim ZeitlinFix test for __WXGTK__ in wxCairoContext.
2012-10-07  Václav SlavíkFix wxGenericCollapsiblePane to expand frame's size.
2012-10-04  Vadim ZeitlinAdd support for wxALWAYS_SHOW_SB style to wxScrolled<>.
2012-10-04  Vadim ZeitlinDocument wxHSCROLL and wxVSCROLL styles for wxScrolled<>.
2012-10-04  Vadim ZeitlinAdd a setting for the disabled text colour to wxRibbon...
2012-10-04  Vadim ZeitlinAdd a more convenient wxColour::MakeDisabled() overload.
2012-10-04  Vadim ZeitlinRemove unneeded variable initializations in wxPM code.
2012-10-04  Vadim ZeitlinFix bugs in the recently added wxDateTime::DiffAsDateSp...
2012-10-04  Vadim ZeitlinAdd wxDateSpan::GetTotalMonths() method.
2012-10-04  Vadim ZeitlinFix fatal bug in the recently added wxFile::ReadAll().
2012-10-04  Paul Cornettnon-pch build fix
2012-10-04  Paul Cornettremove always-true comparison of unsigned value >= 0
2012-10-04  Paul Cornettsilence warnings about shadowed variables with GCC...
2012-10-03  Vadim ZeitlinDo use IsEscapeKey() in wxDialog escape key handling.
2012-10-03  Vadim ZeitlinAdd missing header to fix MiscGUIFuncsTestCase compilation.
2012-10-03  Vadim ZeitlinFix wxFindWindowAtPoint() unit test to pass under GTK.
2012-10-03  Vadim ZeitlinAdded a simple unit test for wxWindow::ClientToScreen().
2012-10-03  Vadim ZeitlinAvoid creating children of wxButton in MiscGUIFuncsTest...
2012-10-02  Paul Cornettremove some unnecessary casts
2012-10-02  Paul Cornettmake more Init() functions private
2012-10-01  Vadim ZeitlinFix assert about passing long as "%d" in wxXRC code.
2012-10-01  Vadim ZeitlinNo changes, just remove some unneeded variables initial...
2012-10-01  Vadim ZeitlinTest for wxAuiMDIClientWindow being non-NULL before...
2012-10-01  Vadim ZeitlinAdd wxDateTime::DiffAsDateSpan().
2012-10-01  Vadim ZeitlinFix PCH-less build after the changes of r72589.
2012-09-30  Vadim ZeitlinRead and write files using binary mode in wxStyledTextCtrl.
2012-09-30  Vadim ZeitlinSmall optimization of wxFFile::ReadAll(): avoid extra...
2012-09-30  Vadim ZeitlinAdded wxFile::ReadAll() for consistency with wxFFile...
2012-09-30  Vadim ZeitlinReimplement wxTextEntry::DoSetValue() in wxStyledTextCtrl.
2012-09-30  Vadim ZeitlinFix wxStyledTextCtrl::WriteText() to replace the selection.
2012-09-30  Vadim ZeitlinDon't call ClearAll() before LoadFile() in the stc...
2012-09-30  Vadim ZeitlinMake stc sample startup faster.
2012-09-30  Vadim ZeitlinAdd per-direction wxSocket wait flags and byte counters.
2012-09-30  Vadim ZeitlinDon't crash in generic wxDataViewCtrl if it doesn't...
2012-09-30  Vadim ZeitlinAdd support for background-color style to span element...
2012-09-30  Vadim ZeitlinFix handling of spaces after <img> tag in wxHTML.
2012-09-30  Vadim ZeitlinConvert image tags to text using their alt attribute...
2012-09-30  Vadim ZeitlinFix handling of not fully specified min/max size in...
2012-09-30  Vadim ZeitlinNo changes, just fix some typos in comments in wxXRC...
2012-09-30  Vadim ZeitlinNo changes, just remove unneeded variable initialization.
2012-09-30  Vadim ZeitlinRevert "Don't use StringFormat::GenericTypographic...
2012-09-30  Vadim ZeitlinFix computation of menu button best size in generic...
2012-09-30  Vadim ZeitlinClear the search control automatically when it's "Cance...
2012-09-30  Vadim ZeitlinDon't use text control foreground colour for generic...
2012-09-30  Paul Cornettmake wxWindowGTK::Init() private, it is not meant to...
2012-09-30  Robin DunnUse Refresh when the initial paint was abandoned by...
2012-09-28  Vadim ZeitlinFix generic wxSearchCtrl best size calculation.
2012-09-28  Vadim ZeitlinFix wxSearchCtrl recreation in the widgets sample.
2012-09-28  Vadim ZeitlinRemove unused SearchCtrlWidgetsPage::Reset() from widge...
2012-09-28  Vadim ZeitlinDon't send events for disabled ribbon bar buttons.
2012-09-28  Vadim ZeitlinMake wxHelpControllerBase::SetFrameParameters() title...
2012-09-28  Vadim ZeitlinAdd "inherit" to <font> XRC tag.
2012-09-28  Vadim ZeitlinFix testing for existence of paths with trailing separa...
2012-09-28  Paul CornettAvoid unrealizing a frozen window
2012-09-27  Vadim ZeitlinMake wxTextEntryDialog resizable.
2012-09-27  Vadim ZeitlinAdd two step creation to wxTextEntryDialog.
2012-09-27  Vadim ZeitlinUse SelectAll() instead of SetSelection(-1, -1).
2012-09-27  Vadim ZeitlinRemove the now unnecessary wxRichTextCtrl::SelectAll().
2012-09-27  Vadim ZeitlinFix _tputenv() return value test in wxSetEnv().
2012-09-27  Vadim ZeitlinAccount correctly for the controller when computing...
2012-09-27  Vadim ZeitlinUse wxSize::IncTo() in wxBookCtrlBase::DoGetBestSize().
2012-09-27  Vadim ZeitlinAvoid useless iteration on all pages in wxBookCtrlBase...
2012-09-26  Vadim ZeitlinDo not unref GtkWidget of unattached wxMenuBar.
2012-09-26  Vadim ZeitlinFix GTK warnings when destroying unattached wxMenuBar.
2012-09-26  Vadim ZeitlinDon't crash in wxMenuBar::Remove() if unattached in...
2012-09-26  Vadim ZeitlinUpdate MSW installation instructions for 2.9.
2012-09-26  Vadim ZeitlinMerge "selected" and "active" child in wxAuiMDIParentFrame.
2012-09-25  Robin DunnReserve the whole style byte for styles. See #14688
2012-09-25  Robin DunnScintilla's Point class no longer matches the structure...
2012-09-25  Bryan PettyFixed interface typo breaking wxRibbonBar docs (from...
2012-09-25  Paul Cornettcall Thaw() instead of DoThaw() so frozen status will...
2012-09-25  Paul Cornettfix deleting a frozen multi-line wxTextCtrl, see #13543
2012-09-25  Vadim ZeitlinAttempt to fix wxHelpControllerBase::SetFrameParameters...
2012-09-25  Stefan Csomoradding constants for newer OSX versions to make sure...
2012-09-25  Vadim ZeitlinAdd wxGenericAboutDialog documentation.
2012-09-25  Vadim ZeitlinFix too hastily copy-pasted wxVariantDataSafeArray...
2012-09-25  Vadim ZeitlinReally fix stack dumps for asserts and wxStackWalker...
2012-09-25  Vadim ZeitlinUse utf8_str(), not mb_str(), for strings passed to...
2012-09-25  Vadim ZeitlinVietnamese translations update from Trần Ngọc Quân.
2012-09-23  Vadim ZeitlinImprove SAFEARRAY support in wxMSW OLE Automation code.
2012-09-23  Vadim ZeitlinExplain EVT_CONTEXT_MENU generation in more details.
2012-09-23  Vadim ZeitlinNo changes, just reuse a bit of code in wxMSW wxMDIPare...
2012-09-23  Vadim ZeitlinRestore an iconized MDI child frame when activating it.
2012-09-23  Vadim ZeitlinCorrect best size computation for wxCheckBox with borde...
next