2011-02-19 |
Vadim Zeitlin | Add wxAutomationInstance_SilentIfNone flag for wxMSW... |
tree | commitdiff |
2011-02-18 |
Stefan Csomor | support for file-type popup, compatible for 10.4+,... |
tree | commitdiff |
2011-02-16 |
Vadim Zeitlin | Correct example of wxRegKey use in its documentation. |
tree | commitdiff |
2011-02-14 |
Vadim Zeitlin | Explain wxSizer::SetVirtualSizeHints() deprecation. |
tree | commitdiff |
2011-02-09 |
Václav Slavík | Don't shorten text too much in wxControl::Ellipsize(). |
tree | commitdiff |
2011-02-06 |
Vadim Zeitlin | Correct more wxEVT_AUXn_XXX event types names. |
tree | commitdiff |
2011-02-06 |
Vadim Zeitlin | Allow accessing 64 bit registry from 32 bit MSW code... |
tree | commitdiff |
2011-02-06 |
Vadim Zeitlin | Use Explorer style for wxTreeCtrl with wxTR_TWIST_BUTTO... |
tree | commitdiff |
2011-02-05 |
Vadim Zeitlin | Re-enable generation of wxEVT_MOVE_{START,END} events... |
tree | commitdiff |
2011-02-05 |
Vadim Zeitlin | Deprecate second parameter of wxSlider::SetTickFreq(). |
tree | commitdiff |
2011-02-05 |
Vadim Zeitlin | Implement restoring default video mode under OS X. |
tree | commitdiff |
2011-02-02 |
Dimitri Schoolwerth | Added support for reading comments from a GIF image. |
tree | commitdiff |
2011-01-27 |
Vadim Zeitlin | Document wxEVT_COMMAND_SPINCTRL_UPDATED in EVT_SPINCTRL... |
tree | commitdiff |
2011-01-25 |
Dimitri Schoolwerth | Fixed typo in wxFileName::GetHumanReadableSize docs. |
tree | commitdiff |
2011-01-19 |
Dimitri Schoolwerth | Added GIF and animated GIF saving support. |
tree | commitdiff |
2011-01-19 |
Vadim Zeitlin | Add wxIntegerValidator and wxFloatingPointValidator... |
tree | commitdiff |
2011-01-19 |
Vadim Zeitlin | Add wxNumberFormatter class helping to deal with thousa... |
tree | commitdiff |
2011-01-16 |
Vadim Zeitlin | Add skeleton documentation for wxAuiToolBar and related... |
tree | commitdiff |
2011-01-16 |
Vadim Zeitlin | Document wxDialog::ShowWindowModal(). |
tree | commitdiff |
2011-01-12 |
Vadim Zeitlin | Add support for icons in wxAUI panes title bars. |
tree | commitdiff |
2011-01-08 |
Paul Cornett | update docs after r66615 |
tree | commitdiff |
2011-01-08 |
Paul Cornett | Move SendIdleEvents() from wxApp to wxWindow. |
tree | commitdiff |
2011-01-07 |
Václav Slavík | Implement wxCOL_WIDTH_AUTOSIZE on OS X. |
tree | commitdiff |
2011-01-06 |
Vadim Zeitlin | Add possibility to hide panels in wxRibbon. |
tree | commitdiff |
2011-01-06 |
Steve Lamerton | Add missing code tag before lots of wxEventTypes in... |
tree | commitdiff |
2011-01-05 |
Vadim Zeitlin | Remove wxFileSystemWatcher::OnXXX() virtual methods... |
tree | commitdiff |
2011-01-05 |
Vadim Zeitlin | Correct wxFileSystemWatcher::GetWatchedPathsCount(... |
tree | commitdiff |
2011-01-04 |
Vadim Zeitlin | Mention that wxDV_ROW_LINES is not implemented in the... |
tree | commitdiff |
2011-01-03 |
Dimitri Schoolwerth | Added support for saving PNG files with palette. |
tree | commitdiff |
2011-01-02 |
Jaakko Salli | Added 'HasAlpha' attribute for wxColourProperty. Settin... |
tree | commitdiff |
2010-12-31 |
Vadim Zeitlin | Add go to first/last and plus/minus art provider icons. |
tree | commitdiff |
2010-12-31 |
Vadim Zeitlin | Document how to get the previous selection in wxEVT_GRI... |
tree | commitdiff |
2010-12-30 |
Vadim Zeitlin | Move wxGetLibraryVersionInfo() to core from base. |
tree | commitdiff |
2010-12-28 |
Dimitri Schoolwerth | Added saving support to TGA image handler. |
tree | commitdiff |
2010-12-28 |
Dimitri Schoolwerth | Updated manual regarding image alpha support for BMP... |
tree | commitdiff |
2010-12-27 |
Robin Dunn | Fix various missing or broken stuff needed for Project... |
tree | commitdiff |
2010-12-25 |
Vadim Zeitlin | Document wxItemContainer::SetStringSelection() as case... |
tree | commitdiff |
2010-12-25 |
Vadim Zeitlin | Minor improvements to wxComboBox documentation. |
tree | commitdiff |
2010-12-22 |
Jaakko Salli | Added wxPG_ACTION_EDIT, which allows specifying custom... |
tree | commitdiff |
2010-12-22 |
Vadim Zeitlin | Correct and extend wxConfig::Create() documentation. |
tree | commitdiff |
2010-12-20 |
Robert Roebling | Better wording in docs |
tree | commitdiff |
2010-12-20 |
Robert Roebling | Correction to: Support diabling items in GTK+, see... |
tree | commitdiff |
2010-12-20 |
Jaakko Salli | Added wxComboPopup::FindItem() to help in deciding... |
tree | commitdiff |
2010-12-19 |
Vadim Zeitlin | Add the possibility to disable invisible wxDataViewCtrl... |
tree | commitdiff |
2010-12-17 |
Jaakko Salli | Add wxComboBox-compatible Popup() and Dismiss() functio... |
tree | commitdiff |
2010-12-16 |
Jaakko Salli | Instead of having wxComboCtrl mimic wxTextEntry interfa... |
tree | commitdiff |
2010-12-16 |
Jaakko Salli | Document how the sign is omitted from wxFloatProperty... |
tree | commitdiff |
2010-12-15 |
Vadim Zeitlin | Don't pass strings not containing accelerators to Parse... |
tree | commitdiff |
2010-12-14 |
Vadim Zeitlin | Improve wxImage handlers documentation, especially... |
tree | commitdiff |
2010-12-03 |
Vadim Zeitlin | Don't require leading TAB in wxAcceleratorEntry::FromSt... |
tree | commitdiff |
2010-12-03 |
Vadim Zeitlin | Mention in wxHashSet documentation that its contents... |
tree | commitdiff |
2010-11-27 |
Vadim Zeitlin | Verify the return value of wxItemContainer::Insert... |
tree | commitdiff |
2010-11-27 |
Vadim Zeitlin | Document wxSimpleHtmlListBox inheritance from wxItemCon... |
tree | commitdiff |
2010-11-27 |
Robin Dunn | Move the Mac methods from wxAppConsole to wxApp |
tree | commitdiff |
2010-11-27 |
Robin Dunn | wxDefaultVideoMode is const |
tree | commitdiff |
2010-11-27 |
Robin Dunn | wxPlatformInfo does not derive from wxObject |
tree | commitdiff |
2010-11-26 |
Vadim Zeitlin | Allow wxAutomationObject::GetInstance() create new... |
tree | commitdiff |
2010-11-26 |
Vadim Zeitlin | No real changes, just use ProgID term instead of incorr... |
tree | commitdiff |
2010-11-25 |
Vadim Zeitlin | Add wxVersionInfo and functions returning it for 3rd... |
tree | commitdiff |
2010-11-25 |
Vadim Zeitlin | Document some previously undocumented wxAboutDialogInfo... |
tree | commitdiff |
2010-11-25 |
Vadim Zeitlin | Mention status bar fields limits under pre-XP MSW systems. |
tree | commitdiff |
2010-11-24 |
Vadim Zeitlin | Warn that normalizing a valid path may make it invalid... |
tree | commitdiff |
2010-11-24 |
Vadim Zeitlin | Add support for negatable command line switches. |
tree | commitdiff |
2010-11-23 |
Robin Dunn | Use an enum for the colour/string conversion flags |
tree | commitdiff |
2010-11-23 |
Robin Dunn | Fixed parameter names. They can't be named "short" |
tree | commitdiff |
2010-11-22 |
Vadim Zeitlin | Deprecate not working wxSplitterWindow::SetSashSize(). |
tree | commitdiff |
2010-11-22 |
Vadim Zeitlin | Derive wxStatusBar from wxControl and not wxWindow. |
tree | commitdiff |
2010-11-19 |
Robin Dunn | Fix some bad parameter names, add missing methods,... |
tree | commitdiff |
2010-11-18 |
Vadim Zeitlin | Improve documentation about handling C++ exceptions... |
tree | commitdiff |
2010-11-17 |
Vadim Zeitlin | Remove obsolete warning from wxMenuBar::GetTitle()... |
tree | commitdiff |
2010-11-15 |
Vadim Zeitlin | Fix incorrect use of word "alternative" in the document... |
tree | commitdiff |
2010-11-14 |
Vadim Zeitlin | Add wxFile::{Get,Clear}LastError() functions. |
tree | commitdiff |
2010-11-14 |
Vadim Zeitlin | Add wxImage::Rotate180() function. |
tree | commitdiff |
2010-11-11 |
Robin Dunn | No docs yet, just the bare interace so we can get XML... |
tree | commitdiff |
2010-11-11 |
Robin Dunn | Fix a parameter type and add some missing const keywords |
tree | commitdiff |
2010-11-10 |
Vadim Zeitlin | Make wxBitmap::ConvertToDisabled() available in all... |
tree | commitdiff |
2010-11-10 |
Vadim Zeitlin | Fix wxUSE_DC_CACHEING spelling in the documentation. |
tree | commitdiff |
2010-11-10 |
Vadim Zeitlin | Correct wxID_SEPARATOR description in menu documentation. |
tree | commitdiff |
2010-11-08 |
Vadim Zeitlin | Document wxRenameFile() behaviour when destination... |
tree | commitdiff |
2010-11-07 |
Vadim Zeitlin | Make wxXmlResource::ReportError() wxXmlNode parameter... |
tree | commitdiff |
2010-11-07 |
Vadim Zeitlin | Update and reorganize XRC overview to make it more... |
tree | commitdiff |
2010-11-07 |
Peter Cawley | Add support for toggle buttons to wxRibbonButtonBar. |
tree | commitdiff |
2010-11-06 |
Peter Cawley | Improve behaviour of scrolling through a ribbon gallery. |
tree | commitdiff |
2010-11-04 |
Vadim Zeitlin | Correct a trivial typo in wxLog documentation. |
tree | commitdiff |
2010-11-03 |
Vadim Zeitlin | Add wxAuiPaneInfo::IsDockable(). |
tree | commitdiff |
2010-11-02 |
Vadim Zeitlin | Changed wxImage::ConvertAlphaToMask() return type to... |
tree | commitdiff |
2010-11-02 |
Robin Dunn | Fix return types on wxRect::Inflate and Deflate |
tree | commitdiff |
2010-10-30 |
Vadim Zeitlin | Document wxMessageQueueError. |
tree | commitdiff |
2010-10-30 |
Václav Slavík | Add optional columns autosizing to wxDataViewCtrl. |
tree | commitdiff |
2010-10-30 |
Václav Slavík | Add wxRenderer::GetHeaderButtonMargin(). |
tree | commitdiff |
2010-10-26 |
Vadim Zeitlin | Better document wxAutomationObject::GetDispatchPtr... |
tree | commitdiff |
2010-10-25 |
Vadim Zeitlin | Mention that resource forks are deprecated under Mac... |
tree | commitdiff |
2010-10-24 |
Vadim Zeitlin | Fix typo in wxFILTER_NUMERIC documentation. |
tree | commitdiff |
2010-10-24 |
Vadim Zeitlin | Add wxDocManager::FindTemplate() method. |
tree | commitdiff |
2010-10-24 |
Vadim Zeitlin | Do nothing in wxMemoryDC::SelectObject() if the bitmap... |
tree | commitdiff |
2010-10-24 |
Vadim Zeitlin | Add support for specifying child process cwd and env... |
tree | commitdiff |
2010-10-24 |
Vadim Zeitlin | Set wxKeyEvent::m_rawFlags to hardware key code in... |
tree | commitdiff |
2010-10-24 |
Vadim Zeitlin | Make it easier to define custom wxSizerXmlHandler subcl... |
tree | commitdiff |
2010-10-23 |
Vadim Zeitlin | Correct wxDialog::SetAffirmativeId() documentation. |
tree | commitdiff |
2010-10-23 |
Vadim Zeitlin | Added wxThread::OnKill() and OnDelete() callbacks. |
tree | commitdiff |
next |