Fix libraries order in screenshotgen bakefile.
[wxWidgets.git] / interface /
2011-02-25  Julian SmartAdded wxSYS_COLOUR_LISTBOXHIGHLIGHTTEXT to fix tree...
2011-02-19  Vadim ZeitlinAdd wxT_2() macro for compatibility with wxWidgets...
2011-02-19  Vadim ZeitlinAdd wxAutomationInstance_SilentIfNone flag for wxMSW...
2011-02-18  Stefan Csomorsupport for file-type popup, compatible for 10.4+,...
2011-02-16  Vadim ZeitlinCorrect example of wxRegKey use in its documentation.
2011-02-14  Vadim ZeitlinExplain wxSizer::SetVirtualSizeHints() deprecation.
2011-02-09  Václav SlavíkDon't shorten text too much in wxControl::Ellipsize().
2011-02-06  Vadim ZeitlinCorrect more wxEVT_AUXn_XXX event types names.
2011-02-06  Vadim ZeitlinAllow accessing 64 bit registry from 32 bit MSW code...
2011-02-06  Vadim ZeitlinUse Explorer style for wxTreeCtrl with wxTR_TWIST_BUTTO...
2011-02-05  Vadim ZeitlinRe-enable generation of wxEVT_MOVE_{START,END} events...
2011-02-05  Vadim ZeitlinDeprecate second parameter of wxSlider::SetTickFreq().
2011-02-05  Vadim ZeitlinImplement restoring default video mode under OS X.
2011-02-02  Dimitri SchoolwerthAdded support for reading comments from a GIF image.
2011-01-27  Vadim ZeitlinDocument wxEVT_COMMAND_SPINCTRL_UPDATED in EVT_SPINCTRL...
2011-01-25  Dimitri SchoolwerthFixed typo in wxFileName::GetHumanReadableSize docs.
2011-01-19  Dimitri SchoolwerthAdded GIF and animated GIF saving support.
2011-01-19  Vadim ZeitlinAdd wxIntegerValidator and wxFloatingPointValidator...
2011-01-19  Vadim ZeitlinAdd wxNumberFormatter class helping to deal with thousa...
2011-01-16  Vadim ZeitlinAdd skeleton documentation for wxAuiToolBar and related...
2011-01-16  Vadim ZeitlinDocument wxDialog::ShowWindowModal().
2011-01-12  Vadim ZeitlinAdd support for icons in wxAUI panes title bars.
2011-01-08  Paul Cornettupdate docs after r66615
2011-01-08  Paul CornettMove SendIdleEvents() from wxApp to wxWindow.
2011-01-07  Václav SlavíkImplement wxCOL_WIDTH_AUTOSIZE on OS X.
2011-01-06  Vadim ZeitlinAdd possibility to hide panels in wxRibbon.
2011-01-06  Steve LamertonAdd missing code tag before lots of wxEventTypes in...
2011-01-05  Vadim ZeitlinRemove wxFileSystemWatcher::OnXXX() virtual methods...
2011-01-05  Vadim ZeitlinCorrect wxFileSystemWatcher::GetWatchedPathsCount(...
2011-01-04  Vadim ZeitlinMention that wxDV_ROW_LINES is not implemented in the...
2011-01-03  Dimitri SchoolwerthAdded support for saving PNG files with palette.
2011-01-02  Jaakko SalliAdded 'HasAlpha' attribute for wxColourProperty. Settin...
2010-12-31  Vadim ZeitlinAdd go to first/last and plus/minus art provider icons.
2010-12-31  Vadim ZeitlinDocument how to get the previous selection in wxEVT_GRI...
2010-12-30  Vadim ZeitlinMove wxGetLibraryVersionInfo() to core from base.
2010-12-28  Dimitri SchoolwerthAdded saving support to TGA image handler.
2010-12-28  Dimitri SchoolwerthUpdated manual regarding image alpha support for BMP...
2010-12-27  Robin DunnFix various missing or broken stuff needed for Project...
2010-12-25  Vadim ZeitlinDocument wxItemContainer::SetStringSelection() as case...
2010-12-25  Vadim ZeitlinMinor improvements to wxComboBox documentation.
2010-12-22  Jaakko SalliAdded wxPG_ACTION_EDIT, which allows specifying custom...
2010-12-22  Vadim ZeitlinCorrect and extend wxConfig::Create() documentation.
2010-12-20  Robert RoeblingBetter wording in docs
2010-12-20  Robert RoeblingCorrection to: Support diabling items in GTK+, see...
2010-12-20  Jaakko SalliAdded wxComboPopup::FindItem() to help in deciding...
2010-12-19  Vadim ZeitlinAdd the possibility to disable invisible wxDataViewCtrl...
2010-12-17  Jaakko SalliAdd wxComboBox-compatible Popup() and Dismiss() functio...
2010-12-16  Jaakko SalliInstead of having wxComboCtrl mimic wxTextEntry interfa...
2010-12-16  Jaakko SalliDocument how the sign is omitted from wxFloatProperty...
2010-12-15  Vadim ZeitlinDon't pass strings not containing accelerators to Parse...
2010-12-14  Vadim ZeitlinImprove wxImage handlers documentation, especially...
2010-12-03  Vadim ZeitlinDon't require leading TAB in wxAcceleratorEntry::FromSt...
2010-12-03  Vadim ZeitlinMention in wxHashSet documentation that its contents...
2010-11-27  Vadim ZeitlinVerify the return value of wxItemContainer::Insert...
2010-11-27  Vadim ZeitlinDocument wxSimpleHtmlListBox inheritance from wxItemCon...
2010-11-27  Robin DunnMove the Mac methods from wxAppConsole to wxApp
2010-11-27  Robin DunnwxDefaultVideoMode is const
2010-11-27  Robin DunnwxPlatformInfo does not derive from wxObject
2010-11-26  Vadim ZeitlinAllow wxAutomationObject::GetInstance() create new...
2010-11-26  Vadim ZeitlinNo real changes, just use ProgID term instead of incorr...
2010-11-25  Vadim ZeitlinAdd wxVersionInfo and functions returning it for 3rd...
2010-11-25  Vadim ZeitlinDocument some previously undocumented wxAboutDialogInfo...
2010-11-25  Vadim ZeitlinMention status bar fields limits under pre-XP MSW systems.
2010-11-24  Vadim ZeitlinWarn that normalizing a valid path may make it invalid...
2010-11-24  Vadim ZeitlinAdd support for negatable command line switches.
2010-11-23  Robin DunnUse an enum for the colour/string conversion flags
2010-11-23  Robin DunnFixed parameter names. They can't be named "short"
2010-11-22  Vadim ZeitlinDeprecate not working wxSplitterWindow::SetSashSize().
2010-11-22  Vadim ZeitlinDerive wxStatusBar from wxControl and not wxWindow.
2010-11-19  Robin DunnFix some bad parameter names, add missing methods,...
2010-11-18  Vadim ZeitlinImprove documentation about handling C++ exceptions...
2010-11-17  Vadim ZeitlinRemove obsolete warning from wxMenuBar::GetTitle()...
2010-11-15  Vadim ZeitlinFix incorrect use of word "alternative" in the document...
2010-11-14  Vadim ZeitlinAdd wxFile::{Get,Clear}LastError() functions.
2010-11-14  Vadim ZeitlinAdd wxImage::Rotate180() function.
2010-11-11  Robin DunnNo docs yet, just the bare interace so we can get XML...
2010-11-11  Robin DunnFix a parameter type and add some missing const keywords
2010-11-10  Vadim ZeitlinMake wxBitmap::ConvertToDisabled() available in all...
2010-11-10  Vadim ZeitlinFix wxUSE_DC_CACHEING spelling in the documentation.
2010-11-10  Vadim ZeitlinCorrect wxID_SEPARATOR description in menu documentation.
2010-11-08  Vadim ZeitlinDocument wxRenameFile() behaviour when destination...
2010-11-07  Vadim ZeitlinMake wxXmlResource::ReportError() wxXmlNode parameter...
2010-11-07  Vadim ZeitlinUpdate and reorganize XRC overview to make it more...
2010-11-07  Peter CawleyAdd support for toggle buttons to wxRibbonButtonBar.
2010-11-06  Peter CawleyImprove behaviour of scrolling through a ribbon gallery.
2010-11-04  Vadim ZeitlinCorrect a trivial typo in wxLog documentation.
2010-11-03  Vadim ZeitlinAdd wxAuiPaneInfo::IsDockable().
2010-11-02  Vadim ZeitlinChanged wxImage::ConvertAlphaToMask() return type to...
2010-11-02  Robin DunnFix return types on wxRect::Inflate and Deflate
2010-10-30  Vadim ZeitlinDocument wxMessageQueueError.
2010-10-30  Václav SlavíkAdd optional columns autosizing to wxDataViewCtrl.
2010-10-30  Václav SlavíkAdd wxRenderer::GetHeaderButtonMargin().
2010-10-26  Vadim ZeitlinBetter document wxAutomationObject::GetDispatchPtr...
2010-10-25  Vadim ZeitlinMention that resource forks are deprecated under Mac...
2010-10-24  Vadim ZeitlinFix typo in wxFILTER_NUMERIC documentation.
2010-10-24  Vadim ZeitlinAdd wxDocManager::FindTemplate() method.
2010-10-24  Vadim ZeitlinDo nothing in wxMemoryDC::SelectObject() if the bitmap...
2010-10-24  Vadim ZeitlinAdd support for specifying child process cwd and env...
2010-10-24  Vadim ZeitlinSet wxKeyEvent::m_rawFlags to hardware key code in...
2010-10-24  Vadim ZeitlinMake it easier to define custom wxSizerXmlHandler subcl...
next