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 |
2009-12-12 |
Jaakko Salli | wxHeaderColumnBase -> wxHeaderColumn; Fixed UpdateColum... |
tree | commitdiff |
2009-12-12 |
Jaakko Salli | Generate wxPropertyGrid splitter (column divider) event... |
tree | commitdiff |
2009-12-10 |
Vadim Zeitlin | Add support for stretchable spaces to wxToolBar. |
tree | commitdiff |
2009-12-10 |
Vadim Zeitlin | No changes, just slightly simplify the tool insertion... |
tree | commitdiff |
2009-12-09 |
Vadim Zeitlin | Document that wxTrap() now traps [almost] always. |
tree | commitdiff |
2009-12-09 |
Kevin Ollivier | Add OSX prefix, and be clear that this is OS X only... |
tree | commitdiff |
2009-12-08 |
Vadim Zeitlin | Make wxPORTRAIT and wxLANDSCAPE elements of wxPrintOrie... |
tree | commitdiff |
2009-12-07 |
Vadim Zeitlin | Document wxListCtrl::FindItem() return value. |
tree | commitdiff |
2009-12-07 |
Kevin Ollivier | Add wxTLW::SetModified to allow apps to set the TLW... |
tree | commitdiff |
2009-12-05 |
Vadim Zeitlin | Add support for MSW unique volume names to wxFileName. |
tree | commitdiff |
2009-12-05 |
Václav Slavík | Documented that wxCriticalSection can be used before... |
tree | commitdiff |
2009-12-01 |
Bryan Petty | Forward-port of r62758 (Added wxHtmlEasyPrinting name... |
tree | commitdiff |
2009-11-28 |
Vadim Zeitlin | Allow calling wxStrchr() with a narrow string and wide... |
tree | commitdiff |
2009-11-28 |
Vadim Zeitlin | No changes, just remove unnecessary UTF-8 bytes. |
tree | commitdiff |
2009-11-27 |
Vadim Zeitlin | Allow changing horizontal alignment of numeric cells... |
tree | commitdiff |
2009-11-27 |
Vadim Zeitlin | Add symbolic constant wxALIGN_INVALID and use it instea... |
tree | commitdiff |
2009-11-26 |
Vadim Zeitlin | No changes, just avoid overriding GetNativeFontInfoDesc... |
tree | commitdiff |
2009-11-22 |
Vadim Zeitlin | Document that throwing exceptions from wxTimer::Notify... |
tree | commitdiff |
2009-11-22 |
Stefan Neis | Fixed Cut&Paste error in wxTextCtrl::ChangeValue docume... |
tree | commitdiff |
2009-11-21 |
Jaakko Salli | Added a new documentation overview section 'Caveats... |
tree | commitdiff |
2009-11-19 |
Jaakko Salli | Added typeinfo.h which implements wxTypeId, using C... |
tree | commitdiff |
2009-11-17 |
Vadim Zeitlin | Fix typo in Bind() documentation: s/binded/bound/ |
tree | commitdiff |
2009-11-17 |
Vadim Zeitlin | Explicitly document event types for EVT_CLOSE(). |
tree | commitdiff |
2009-11-15 |
Robert Roebling | Revert wxFlexGridSizer constr. change |
tree | commitdiff |
2009-11-14 |
Vadim Zeitlin | Implement support for wxSL_<DIR> in wxGTK, show them... |
tree | commitdiff |
2009-11-14 |
Vadim Zeitlin | Minor corrections to wxSL_LABELS definition and documen... |
tree | commitdiff |
2009-11-14 |
Robert Roebling | Restore ability to create wxFlexGridSizer with 2 params... |
tree | commitdiff |
2009-11-14 |
Robert Roebling | Document wxSL_MIN_MAX_LABELS and wxSL_VALUE_LABEL |
tree | commitdiff |
2009-11-14 |
Robert Roebling | Typo |
tree | commitdiff |
2009-11-13 |
Robert Roebling | Implement and document wxDataViewTreeCtrl::IsContainer... |
tree | commitdiff |
2009-11-12 |
Vadim Zeitlin | Make wxSizeEvent::GetSize() description more precise. |
tree | commitdiff |
2009-11-11 |
Vadim Zeitlin | Add wxBase64Decode(void*,size_t,wxString) overload. |
tree | commitdiff |
2009-11-11 |
Václav Slavík | added a note about XRCID() and EVT_*_RANGE macros ... |
tree | commitdiff |
2009-11-10 |
Vadim Zeitlin | Allow custom wxDataViewCtrl renderers to easily use... |
tree | commitdiff |
2009-11-09 |
Vadim Zeitlin | No changes, just correct a recurring typo in "Override". |
tree | commitdiff |
2009-11-08 |
Václav Slavík | document that wxMessageDialog API additions appeared... |
tree | commitdiff |
2009-11-03 |
Vadim Zeitlin | Document wxDocument::SetDocumentSaved(). |
tree | commitdiff |
2009-10-31 |
Vadim Zeitlin | Make public and document wxDataView{Index,Virtual}ListM... |
tree | commitdiff |
2009-10-24 |
Vadim Zeitlin | Make wxDataViewModel::GetAttr() and GetAttrByRow()... |
tree | commitdiff |
2009-10-24 |
Vadim Zeitlin | Create model and column in wxDataViewTreeCtrl::Create... |
tree | commitdiff |
2009-10-24 |
Vadim Zeitlin | Add wxDataViewModel::HasValue(). |
tree | commitdiff |
2009-10-23 |
Vadim Zeitlin | Add wxDataViewModel::ChangeValue() and use it in wxDVC... |
tree | commitdiff |
2009-10-22 |
Vadim Zeitlin | Merge SOC2009_FSWATCHER branch into trunk. |
tree | commitdiff |
2009-10-21 |
Vadim Zeitlin | Add or fix descriptions of return values from SetFont... |
tree | commitdiff |
2009-10-19 |
Vadim Zeitlin | Document wxRendererNative::DrawTitleBarBitmap() and... |
tree | commitdiff |
2009-10-18 |
Mattia Barbon | Copy wxPerl notes from the LaTeX documentation. |
tree | commitdiff |
2009-10-16 |
Vadim Zeitlin | Add ellipsization support to wxDataViewCtrl. |
tree | commitdiff |
2009-10-16 |
Vadim Zeitlin | Rename wxEllipsizeFlags elements to avoid confusion... |
tree | commitdiff |
2009-10-16 |
Jaakko Salli | Fix incorrect wxComboBox dropdown and closeup event... |
tree | commitdiff |
2009-10-15 |
Jaakko Salli | Changed 'bool recursively' to 'int flags' argument... |
tree | commitdiff |
2009-10-15 |
Vadim Zeitlin | Replace wxValidator::SetBellOnError() with SuppressBell... |
tree | commitdiff |
2009-10-15 |
Vadim Zeitlin | Correct typo in wxDocument::OnSaveModified() description. |
tree | commitdiff |
2009-10-15 |
Jaakko Salli | Added wxPGCell::SetFont() and GetFont(); Documented... |
tree | commitdiff |
2009-10-12 |
Vadim Zeitlin | Remove wxDataViewTextRendererAttr by merging it with... |
tree | commitdiff |
2009-10-12 |
Vadim Zeitlin | Added wxDCFontChanger ctor not changing font. |
tree | commitdiff |
2009-10-12 |
Vadim Zeitlin | Document wxDCTextColourChanger "do nothing" constructor. |
tree | commitdiff |
2009-10-10 |
Vadim Zeitlin | Don't document WarpPointer() as not implemented under... |
tree | commitdiff |
2009-10-10 |
Vadim Zeitlin | Don't use vendor name by default in wxStandardPaths. |
tree | commitdiff |
2009-10-10 |
Jaakko Salli | Removed intermediate wxPanel from wxPropertyGrid. |
tree | commitdiff |
2009-10-09 |
Vadim Zeitlin | Mention log components in wxLogTrace() documentation. |
tree | commitdiff |
2009-10-08 |
Vadim Zeitlin | Add a WX_APPNAME_DATA_DIR hack for wxStandardPaths... |
tree | commitdiff |
2009-10-08 |
Vadim Zeitlin | Improvements to application info documentation in wxSta... |
tree | commitdiff |
2009-10-05 |
Vadim Zeitlin | Implement wxWindow::ShowWithEffect() for wxOSX/Cocoa. |
tree | commitdiff |
2009-10-05 |
Vadim Zeitlin | Determine the appropriate show effect automatically... |
tree | commitdiff |
2009-10-05 |
Vadim Zeitlin | Added wxInfoBar::Dismiss(). |
tree | commitdiff |
2009-10-05 |
Vadim Zeitlin | Added wxART_CLOSE art id. |
tree | commitdiff |
2009-10-05 |
Vadim Zeitlin | Only show the default close button in wxInfoBar if... |
tree | commitdiff |
2009-10-05 |
Vadim Zeitlin | Generate the button clicks in GTK version of wxInfoBar. |
tree | commitdiff |
2009-10-05 |
Vadim Zeitlin | Add wxInfoBar::RemoveButton() method. |
tree | commitdiff |
2009-10-05 |
Vadim Zeitlin | Added native wxInfoBar implementation for wxGTK. |
tree | commitdiff |
2009-10-05 |
Vadim Zeitlin | Initial wxInfoBar implementation. |
tree | commitdiff |
2009-10-05 |
Vadim Zeitlin | Added wxSHOW_EFFECT_NONE. |
tree | commitdiff |
2009-10-04 |
Václav Slavík | fixed wxXmlDocument::Save() to interpret the indentstep... |
tree | commitdiff |
2009-10-03 |
Jaakko Salli | Added wxDECLARE_ANY_TYPE(CLS, DECL) and documented... |
tree | commitdiff |
2009-10-02 |
Jaakko Salli | Added note about dangers of adding and deleting items... |
tree | commitdiff |
2009-09-29 |
Jaakko Salli | Removed dst buffer delete responsibility from wxAnyValu... |
tree | commitdiff |
next |