2010-05-04 |
Václav Slavík | Move wxFileHistory out of docview framework, add wxUSE_... |
tree | commitdiff |
2010-05-02 |
Vadim Zeitlin | Add wxTreeCtrl::{Clear,Set}FocusedItem(). |
tree | commitdiff |
2010-04-26 |
Václav Slavík | Add support for storing translations in win32 resources. |
tree | commitdiff |
2010-04-24 |
Václav Slavík | Added missing @since tags to wxTranslationsLoader classes. |
tree | commitdiff |
2010-04-24 |
Václav Slavík | Split intl.h into intl.h, language.h and translation.h. |
tree | commitdiff |
2010-04-24 |
Václav Slavík | Split wxLocale into wxLocale and wxTranslations. |
tree | commitdiff |
2010-04-22 |
Jaakko Salli | Allow wxAny to contain 'const char*' or 'const wchar_t... |
tree | commitdiff |
2010-04-22 |
Vadim Zeitlin | Add documentation for several grid cell renderer/editor... |
tree | commitdiff |
2010-04-22 |
Vadim Zeitlin | Clarify that Raise() is only a request to raise the... |
tree | commitdiff |
2010-04-20 |
Vadim Zeitlin | Check for menu title being non-empty when appending... |
tree | commitdiff |
2010-04-20 |
Vadim Zeitlin | Add wxProgressDialog::Was{Cancelled,Skipped}() convenie... |
tree | commitdiff |
2010-04-19 |
Francesco Montorsi | minor additions and clarifications |
tree | commitdiff |
2010-04-16 |
Vadim Zeitlin | Add wxToolBar::GetToolByPos() method to access tools... |
tree | commitdiff |
2010-04-16 |
Jaakko Salli | wxVariant <-> wxAny conversion functionality. Includes... |
tree | commitdiff |
2010-04-16 |
Vadim Zeitlin | Minor corrections to the documentations. |
tree | commitdiff |
2010-04-16 |
Vadim Zeitlin | Correct the case of wxHyperlinkCtrl in the documentation. |
tree | commitdiff |
2010-04-16 |
Vadim Zeitlin | Document wxWindow::DoCentre() and wxCENTRE_ON_SCREEN... |
tree | commitdiff |
2010-04-16 |
Václav Slavík | Remove wxLOCALE_CONV_ENCODING flag. |
tree | commitdiff |
2010-04-16 |
Václav Slavík | Add wxLOCALE_DONT_LOAD_DEFAULT (=0) for clarity. |
tree | commitdiff |
2010-04-16 |
Václav Slavík | Remove wxUSE_WCHAR_T checks. |
tree | commitdiff |
2010-04-11 |
Jaakko Salli | Fixed typo in documentation string |
tree | commitdiff |
2010-04-11 |
Vadim Zeitlin | Add wxString::ToStdString() and ToStdWstring(). |
tree | commitdiff |
2010-04-10 |
Vadim Zeitlin | Add wxWeakRef::element_type, remove unnecessary assignm... |
tree | commitdiff |
2010-04-09 |
Vadim Zeitlin | Add wxImage::ClearAlpha(). |
tree | commitdiff |
2010-04-07 |
Robin Dunn | Add wxVectorSort function for sorting wxVector<T> conta... |
tree | commitdiff |
2010-04-07 |
Vadim Zeitlin | Correct documentation of wxSizeConvention elements. |
tree | commitdiff |
2010-04-06 |
Francesco Montorsi | fix typos introduced by error in r63870 (see #10673) |
tree | commitdiff |
2010-04-06 |
Vadim Zeitlin | Add support for IEC and SI size units to wxFileName... |
tree | commitdiff |
2010-04-06 |
Vadim Zeitlin | Add default constructor to wxGraphicsGradientStop. |
tree | commitdiff |
2010-04-05 |
Vadim Zeitlin | Add support for gradient stops to wxGraphicsContext. |
tree | commitdiff |
2010-04-05 |
Vadim Zeitlin | Add wxTransparentColour global pseudo-variable. |
tree | commitdiff |
2010-03-30 |
Robin Dunn | Apply patch (plus some additional changes) upgrading... |
tree | commitdiff |
2010-03-29 |
Francesco Montorsi | better docs for Get/SetLabel methods |
tree | commitdiff |
2010-03-28 |
Vadim Zeitlin | Clarify wxMenu objects allocation rules. |
tree | commitdiff |
2010-03-25 |
Vadim Zeitlin | Allow overriding print preview frame creation in docview. |
tree | commitdiff |
2010-03-23 |
Vadim Zeitlin | Implement wxDocument::Revert() and show its use in... |
tree | commitdiff |
2010-03-22 |
Vadim Zeitlin | Clarify wxDateTime::ParseDateTime() semantics: it needs... |
tree | commitdiff |
2010-03-22 |
Vadim Zeitlin | Add wxUSE_UIACTIONSIMULATOR and turn it off by default. |
tree | commitdiff |
2010-03-21 |
Francesco Montorsi | reorder GetLabel(), GetLabelText(), SetLabel() and... |
tree | commitdiff |
2010-03-21 |
Vadim Zeitlin | Add initial selection parameter to wxGetSingleChoice... |
tree | commitdiff |
2010-03-20 |
Vadim Zeitlin | Remove obsolete parts of wxPageSetupDialog documentation. |
tree | commitdiff |
2010-03-19 |
Francesco Montorsi | Fix various doxygen warnings |
tree | commitdiff |
2010-03-18 |
Jaakko Salli | Clarify documentation for wxPropertyGridEvent::GetPrope... |
tree | commitdiff |
2010-03-17 |
Jaakko Salli | Use explicit wxPGPropertyFlags enum type with wxPGPrope... |
tree | commitdiff |
2010-03-16 |
Robert Roebling | Don't use grouping of different methods as this creates... |
tree | commitdiff |
2010-03-14 |
Vadim Zeitlin | Document that message box with wxYES_NO but without... |
tree | commitdiff |
2010-03-10 |
Francesco Montorsi | Fix function wxControlBase::DoEllipsizeSingleLine to... |
tree | commitdiff |
2010-03-07 |
Francesco Montorsi | Provide more details about the major and minor version... |
tree | commitdiff |
2010-03-06 |
Kevin Ollivier | Adding wxUIActionSimulator, a class for programmaticall... |
tree | commitdiff |
2010-03-03 |
Vadim Zeitlin | Document that images in buttons and menus might not... |
tree | commitdiff |
2010-03-02 |
Robin Dunn | Document GetBitmapMargins |
tree | commitdiff |
2010-02-26 |
Jaakko Salli | Must clear property selection in wxPGProperty::SetChoic... |
tree | commitdiff |
2010-02-25 |
Vadim Zeitlin | Document more wxDC drawing functions overloads. |
tree | commitdiff |
2010-02-24 |
Bryan Petty | Fixed typo in wxDataViewIconTextRenderer docs. |
tree | commitdiff |
2010-02-22 |
Jaakko Salli | Property removal and deletion done from wxPropertyGrid... |
tree | commitdiff |
2010-02-16 |
Jaakko Salli | Fixed auto-resizing behavior when double-clicking a... |
tree | commitdiff |
2010-02-16 |
Jaakko Salli | Added wxPropertyGridInterface::GetColumnProportion() |
tree | commitdiff |
2010-02-16 |
Jaakko Salli | Added missing words in event documentation |
tree | commitdiff |
2010-02-16 |
Jaakko Salli | Document wxEVT_PG_CHANGED |
tree | commitdiff |
2010-02-14 |
Jaakko Salli | Added wxPropertyGridInterface::SetColumnProportion... |
tree | commitdiff |
2010-02-10 |
Vadim Zeitlin | Move wxPosixPermissions definition from wx/file.h to... |
tree | commitdiff |
2010-02-08 |
Vadim Zeitlin | Add support for showing "elevation" icon in wxMSW buttons. |
tree | commitdiff |
2010-02-04 |
Vadim Zeitlin | Extract wxSTOCK_WITHOUT_ELLIPSIS from wxSTOCK_FOR_BUTTON. |
tree | commitdiff |
2010-02-04 |
Vadim Zeitlin | Make wxDataObjectComposite::GetObject() public. |
tree | commitdiff |
2010-01-31 |
Jaakko Salli | Added nominal wxPG_PROP_READONLY support for editor... |
tree | commitdiff |
2010-01-26 |
Vadim Zeitlin | Add wxTreeCtrl::SelectChildren() method. |
tree | commitdiff |
2010-01-26 |
Vadim Zeitlin | Try to prevent users from forgetting to include wx... |
tree | commitdiff |
2010-01-25 |
Julian Smart | Added EVT_WIZARD_PAGE_SHOWN event for wxWizard, to... |
tree | commitdiff |
2010-01-24 |
Vadim Zeitlin | Document that wxComboBox::Dismiss() and Popup() generat... |
tree | commitdiff |
2010-01-24 |
Vadim Zeitlin | Add wxComboBox::Popup() and Dismiss() to manually show... |
tree | commitdiff |
2010-01-23 |
Vadim Zeitlin | Allow to not create wxPaintDC in EVT_PAINT handler... |
tree | commitdiff |
2010-01-19 |
Václav Slavík | Make ConvertPixelsToDialog() and ConvertDialogToPixels... |
tree | commitdiff |
2010-01-19 |
Václav Slavík | Add wxThreadEvent::SetPayload<T>(). |
tree | commitdiff |
2010-01-18 |
Vadim Zeitlin | Document wxCENTRE style for wxMessageDialog. |
tree | commitdiff |
2010-01-16 |
Paul Cornett | update docs for wxMAXIMIZE on GTK |
tree | commitdiff |
2010-01-14 |
Vadim Zeitlin | More wx(Flex)GridSizer constructors documentation impro... |
tree | commitdiff |
2010-01-14 |
Vadim Zeitlin | Minor corrections to wxFlexGridSizer ctor documentation. |
tree | commitdiff |
2010-01-14 |
Vadim Zeitlin | No real changes, just fix a typo in comments and docume... |
tree | commitdiff |
2010-01-09 |
Vadim Zeitlin | Minor fixes and enhancements to wxWindowID documentation. |
tree | commitdiff |
2010-01-07 |
Jaakko Salli | Improved documentation for wxPGProperty::DoSetAttribute() |
tree | commitdiff |
2010-01-07 |
Jaakko Salli | Fixed a deprecation message |
tree | commitdiff |
2010-01-02 |
Mattia Barbon | Document wxPerl interface differences for wxRichTextCtrl. |
tree | commitdiff |
2010-01-02 |
Mattia Barbon | Fix method name in wxInfoBar interface. |
tree | commitdiff |
2009-12-29 |
Jaakko Salli | Changed wxPropertyCategory to use same cell rendering... |
tree | commitdiff |
2009-12-27 |
Vadim Zeitlin | Return the kind of cells span from wxGrid::GetCellSize(). |
tree | commitdiff |
2009-12-27 |
Vadim Zeitlin | Document wxString::operator<<(wxUniChar). |
tree | commitdiff |
2009-12-27 |
Vadim Zeitlin | Override some methods in wxF(F)ileStream to resolve... |
tree | commitdiff |
2009-12-26 |
Jaakko Salli | Replaced 'InlineHelp' property attribute with 'Hint... |
tree | commitdiff |
2009-12-26 |
Jaakko Salli | Added wxComboCtrl::SetHint(), GetHint() |
tree | commitdiff |
2009-12-25 |
Jaakko Salli | Added documentation for wxPGEditor::SetControlAppearance() |
tree | commitdiff |
2009-12-22 |
Jaakko Salli | Added wxPropertyGrid::SetUnspecifiedValueAppearance... |
tree | commitdiff |
2009-12-20 |
Francesco Montorsi | fix miscellaneous Doxygen 1.6.1 warnings |
tree | commitdiff |
2009-12-20 |
Francesco Montorsi | fix a few doxygen warnings |
tree | commitdiff |
2009-12-20 |
Francesco Montorsi | add a detailed description to wxMenuItem::SetItemLabel... |
tree | commitdiff |
2009-12-20 |
Jaakko Salli | Added wxPropertyGrid::GetUnspecifiedValueText(). Use... |
tree | commitdiff |
2009-12-19 |
Vadim Zeitlin | Document wxSpinCtrlDouble in correct header file. |
tree | commitdiff |
2009-12-19 |
Vadim Zeitlin | Document wxSizerItem::Assign{Window,Sizer,Spacer}(... |
tree | commitdiff |
2009-12-19 |
Vadim Zeitlin | Document wxDV_NO_HEADER style. |
tree | commitdiff |
2009-12-16 |
Vadim Zeitlin | Correct typo in wxEVT_COMMAND_LISTBOX_DOUBLECLICKED. |
tree | commitdiff |
2009-12-13 |
Jaakko Salli | Added wxPropertyGridManager header support; Refactored... |
tree | commitdiff |
next |