2012-02-09 |
Vadim Zeitlin | Fix typo in wxSlider XRC format documentation. |
tree | commitdiff |
2012-01-15 |
Vadim Zeitlin | Fix another typo in section names in the XRC overview. |
tree | commitdiff |
2012-01-15 |
Vadim Zeitlin | Fix wxBitmapToggleButton section name in XRC format... |
tree | commitdiff |
2012-01-15 |
Vadim Zeitlin | Fix minor errors in XRC format overview. |
tree | commitdiff |
2012-01-15 |
Vadim Zeitlin | Remove wxMGL port. |
tree | commitdiff |
2012-01-09 |
Dimitri Schoolwerth | no code changes, fixed some typos |
tree | commitdiff |
2011-12-27 |
Vadim Zeitlin | Add support for more CSS styles to SPAN tag in wxHtmlWi... |
tree | commitdiff |
2011-12-22 |
Vadim Zeitlin | Add wxLogFormatter to allow easier wxLog output customi... |
tree | commitdiff |
2011-12-11 |
Vadim Zeitlin | Minor corrections to event handling overview documentation. |
tree | commitdiff |
2011-11-05 |
Francesco Montorsi | fix some simple Doxygen warning |
tree | commitdiff |
2011-11-04 |
Vadim Zeitlin | Correct the misleading example of using id ranges in... |
tree | commitdiff |
2011-10-20 |
Vadim Zeitlin | Add "checked" property for toolbar tool elements in... |
tree | commitdiff |
2011-10-19 |
Václav Slavík | Cleanup of wxDataViewCtrl cell activation code. |
tree | commitdiff |
2011-09-29 |
Vadim Zeitlin | Added XRC handler for wxTimePickerCtrl. |
tree | commitdiff |
2011-09-18 |
Vadim Zeitlin | Minor fixes to code examples in wxPropertyGrid document... |
tree | commitdiff |
2011-09-10 |
Steve Lamerton | Merge in from trunk r68684 - r69046 |
tree | commitdiff |
2011-08-23 |
Dimitri Schoolwerth | Added wxBITMAP_TYPE_TIFF and wxBITMAP_TYPE_TIFF_RESOURCE. |
tree | commitdiff |
2011-08-22 |
Vadim Zeitlin | Add XRC handler for wxBannerWindow and a test for it... |
tree | commitdiff |
2011-07-25 |
Steve Lamerton | Merge in from trunk r67662 to r64801 |
tree | commitdiff |
2011-07-21 |
Vadim Zeitlin | Allow marking wxTreeBook nodes to expand initially... |
tree | commitdiff |
2011-07-16 |
Václav Slavík | Add support for column header images to wxListCtrl... |
tree | commitdiff |
2011-05-13 |
Vadim Zeitlin | Don't use the standard containers by default. |
tree | commitdiff |
2011-05-11 |
Julian Smart | wxRTC doc updates |
tree | commitdiff |
2011-05-09 |
Vadim Zeitlin | Document wxBitmapToggleButton XRC parameters. |
tree | commitdiff |
2011-04-30 |
Dimitri Schoolwerth | No code changes, fixed some typos. |
tree | commitdiff |
2011-04-03 |
Dimitri Schoolwerth | No code changes, fixed various typos. |
tree | commitdiff |
2011-03-22 |
Dimitri Schoolwerth | Fixed various typos. |
tree | commitdiff |
2011-03-01 |
Václav Slavík | Pass wxRect/wxPoint arguments to wxDataViewCustomRender... |
tree | commitdiff |
2011-02-26 |
Vadim Zeitlin | Mention wxZlib classes in archives overview. |
tree | commitdiff |
2011-02-23 |
Vadim Zeitlin | Update and improve "Hello world" example in the documen... |
tree | commitdiff |
2011-01-19 |
Vadim Zeitlin | Add wxIntegerValidator and wxFloatingPointValidator... |
tree | commitdiff |
2011-01-16 |
Vadim Zeitlin | Add skeleton documentation for wxAuiToolBar and related... |
tree | commitdiff |
2011-01-02 |
Vadim Zeitlin | Remove calls to wxApp::SetTopWindow() from the samples... |
tree | commitdiff |
2010-12-22 |
Jaakko Salli | Added section 'Customizing Keyboard Handling' into... |
tree | commitdiff |
2010-11-18 |
Vadim Zeitlin | Improve documentation about handling C++ exceptions... |
tree | commitdiff |
2010-11-07 |
Vadim Zeitlin | Add support for id ranges to XRC. |
tree | commitdiff |
2010-11-07 |
Vadim Zeitlin | Update and reorganize XRC overview to make it more... |
tree | commitdiff |
2010-10-23 |
Vadim Zeitlin | Add XRC handler for wxToolbook. |
tree | commitdiff |
2010-10-23 |
Vadim Zeitlin | Don't assume any particular default size for XRC image... |
tree | commitdiff |
2010-10-20 |
Vadim Zeitlin | Add XRC handler for wxCommandLinkButton. |
tree | commitdiff |
2010-08-26 |
Jaakko Salli | Changed wxArrayStringProperty default delimiter to... |
tree | commitdiff |
2010-08-08 |
Jaakko Salli | Moved wxPGProperty::SetFlag() to protected API since... |
tree | commitdiff |
2010-07-25 |
Francesco Montorsi | fix double documentation for the same wxLogTrace()... |
tree | commitdiff |
2010-07-25 |
Francesco Montorsi | refactor wxLog documentation moving verbose parts to... |
tree | commitdiff |
2010-07-25 |
Francesco Montorsi | wxGraphics* classes are all ref-counted |
tree | commitdiff |
2010-07-13 |
Vadim Zeitlin | Globally use "wxWindows licence" consistently. |
tree | commitdiff |
2010-07-10 |
Jaakko Salli | wxArrayEditorDialog now uses wxEditableListBox. It... |
tree | commitdiff |
2010-07-07 |
Francesco Montorsi | mention wxPostEvent() and wxQueueEvent() and related... |
tree | commitdiff |
2010-07-04 |
Jaakko Salli | Mention why wxPG_EX_UNFOCUS_ON_ENTER was removed |
tree | commitdiff |
2010-07-04 |
Jaakko Salli | Changed wxPropertyGrid default property validation... |
tree | commitdiff |
2010-06-20 |
Vadim Zeitlin | Remove unnecessary mondrian.{ico,xpm} files from sample... |
tree | commitdiff |
2010-06-13 |
Jaakko Salli | Documented pythonic iterators |
tree | commitdiff |
2010-05-30 |
Vadim Zeitlin | Add <span> tag and limited support for CSS styles to... |
tree | commitdiff |
2010-04-16 |
Jaakko Salli | Adapted wxPropertyGrid documentation, samples, tests... |
tree | commitdiff |
2010-04-16 |
Václav Slavík | Remove wxLOCALE_CONV_ENCODING flag. |
tree | commitdiff |
2010-03-28 |
Václav Slavík | wxHTML: Support percentage width in IMG tag. |
tree | commitdiff |
2010-02-14 |
Jaakko Salli | Added note about removed member function wxPropertyGrid... |
tree | commitdiff |
2010-02-14 |
Jaakko Salli | Added wxPropertyGridInterface::SetColumnProportion... |
tree | commitdiff |
2010-01-18 |
Vadim Zeitlin | Add support for stretchable spacers to XRC wxToolBar... |
tree | commitdiff |
2010-01-09 |
Vadim Zeitlin | Minor fixes and enhancements to wxWindowID documentation. |
tree | commitdiff |
2009-12-30 |
Vadim Zeitlin | Explicitly mention MSVC std::fstream(wxString) incompat... |
tree | commitdiff |
2009-12-26 |
Jaakko Salli | Reduced unnecessary wxT usage |
tree | commitdiff |
2009-12-26 |
Jaakko Salli | Replaced 'InlineHelp' property attribute with 'Hint... |
tree | commitdiff |
2009-11-21 |
Jaakko Salli | Added a new documentation overview section 'Caveats... |
tree | commitdiff |
2009-09-12 |
Vadim Zeitlin | Define wxDEBUG_LEVEL in both debug and release builds... |
tree | commitdiff |
2009-09-07 |
Vadim Zeitlin | Show the order in which different event handlers are... |
tree | commitdiff |
2009-09-03 |
Vadim Zeitlin | Clarify the priority rules for static and dynamic handlers. |
tree | commitdiff |
2009-08-29 |
Jaakko Salli | Disabled top-level parent tracking by default (crashes... |
tree | commitdiff |
2009-08-23 |
Vadim Zeitlin | Extract event handlers chain documentation in a separat... |
tree | commitdiff |
2009-07-23 |
Vadim Zeitlin | Globally replace _T() with wxT(). |
tree | commitdiff |
2009-07-13 |
Vadim Zeitlin | Make wxLog::EnableLogging() and wxLogNull thread-specific. |
tree | commitdiff |
2009-07-12 |
Vadim Zeitlin | Made wxLogXXX() functions thread-safe. |
tree | commitdiff |
2009-07-12 |
Vadim Zeitlin | Add component-level filtering to wxLog. |
tree | commitdiff |
2009-07-09 |
Vadim Zeitlin | Add information about the log message generation locati... |
tree | commitdiff |
2009-06-15 |
Vadim Zeitlin | add support for bitmap and bitmapposition tags to the... |
tree | commitdiff |
2009-06-15 |
Vadim Zeitlin | fix Doxygen syntax error which prevented output for... |
tree | commitdiff |
2009-06-13 |
Vadim Zeitlin | added own{fg,bg,font} allowing to set non-inheritable... |
tree | commitdiff |
2009-06-12 |
Robert Roebling | Update docs to mention wxRefCounter class |
tree | commitdiff |
2009-06-12 |
Vadim Zeitlin | added XRC handler for wxFileCtrl (closes #10785) |
tree | commitdiff |
2009-06-10 |
Jaakko Salli | Added note about 'Py' prefix no longer being necessary... |
tree | commitdiff |
2009-06-07 |
Jaakko Salli | Added section 'Changes from wxPropertyGrid 1.4' |
tree | commitdiff |
2009-06-04 |
Vadim Zeitlin | value of wrap parameter of wxStaticText must be specifi... |
tree | commitdiff |
2009-05-25 |
Vadim Zeitlin | correct a typo in wxSplitterWindow gravity parameter... |
tree | commitdiff |
2009-05-25 |
Vadim Zeitlin | add support for defining list control columns in XRC... |
tree | commitdiff |
2009-05-07 |
Vadim Zeitlin | add support for loading wxListCtrl items and wxImageLis... |
tree | commitdiff |
2009-05-02 |
Vadim Zeitlin | added wxStd{In,Out}putStream classes (closes #10637) |
tree | commitdiff |
2009-04-26 |
Vadim Zeitlin | add a possibility to disable individual grid rows/colum... |
tree | commitdiff |
2009-04-26 |
Vadim Zeitlin | added short col/row resizing overview |
tree | commitdiff |
2009-03-30 |
Vadim Zeitlin | minor improvements to Bind() description |
tree | commitdiff |
2009-03-30 |
Václav Slavík | always return (owned or non-owned, depending on build... |
tree | commitdiff |
2009-03-29 |
Vadim Zeitlin | update documentation for Bind() (closes #10594) |
tree | commitdiff |
2009-03-23 |
Vadim Zeitlin | mention wxGridBagSizer (closes #10488) |
tree | commitdiff |
2009-03-18 |
Francesco Montorsi | use doxygen autolinking feature; use @ref command for... |
tree | commitdiff |
2009-03-18 |
Vadim Zeitlin | set native eol-style for the overview files |
tree | commitdiff |
2009-03-15 |
Václav Slavík | fixed docs of rows/cols XRC property |
tree | commitdiff |
2009-02-22 |
Vadim Zeitlin | put something in the content field type in the tables... |
tree | commitdiff |
2009-02-18 |
Francesco Montorsi | name wxThreadEvent and YieldFor in wxProgressDialog... |
tree | commitdiff |
2009-02-18 |
Bryan Petty | Fix manual references to the events overview after... |
tree | commitdiff |
2009-02-07 |
Vadim Zeitlin | update custom event definition documentation; document... |
tree | commitdiff |
2009-02-07 |
Vadim Zeitlin | update/reorganize events overview and changed links... |
tree | commitdiff |
next |