2012-06-01 |
Vadim Zeitlin | Use wxCLASSINFO() instead of deprecated CLASSINFO(). |
blob | commitdiff | raw |
2012-03-18 |
Julian Smart | Added wxPropertyGridManager::SetPageSplitterLeft |
blob | commitdiff | raw | diff to current |
2012-03-07 |
Julian Smart | When SetSplitterLeft measures all pages, it should... |
blob | commitdiff | raw | diff to current |
2011-01-22 |
Dimitri Schoolwerth | Use wxString's empty() when checking if the string... |
blob | commitdiff | raw | diff to current |
2010-12-27 |
Jaakko Salli | No longer use semi-static IDs for wxPropertyGrid embedd... |
blob | commitdiff | raw | diff to current |
2010-07-13 |
Vadim Zeitlin | Globally use "wxWindows licence" consistently. |
blob | commitdiff | raw | diff to current |
2010-06-20 |
Vadim Zeitlin | Use wxDELETE() and wxDELETEA() when possible. |
blob | commitdiff | raw | diff to current |
2009-12-13 |
Jaakko Salli | Added wxPropertyGridManager header support; Refactored... |
blob | commitdiff | raw | diff to current |
2009-12-02 |
Paul Cornett | make array data fully const |
blob | commitdiff | raw | diff to current |
2009-10-11 |
Jaakko Salli | Have page-specific splitter setup flags in order to... |
blob | commitdiff | raw | diff to current |
2009-09-11 |
Julian Smart | wxPropertyGrid: added wxPG_NO_INTERNAL_BORDER, wxPG_EX_... |
blob | commitdiff | raw | diff to current |
2009-08-21 |
Vadim Zeitlin | No changes, just removed hard tabs and trailing white... |
blob | commitdiff | raw | diff to current |
2009-08-17 |
Jaakko Salli | Added multiple selection feature to wxPropertyGrid... |
blob | commitdiff | raw | diff to current |
2009-06-10 |
Jaakko Salli | Allow reparenting wxPropertyGrid(Manager) to work;... |
blob | commitdiff | raw | diff to current |
2009-02-17 |
Jaakko Salli | Clear grid selection more consistently prior clear... |
blob | commitdiff | raw | diff to current |
2009-02-12 |
Jaakko Salli | Fixed old font-related code that caused problems on... |
blob | commitdiff | raw | diff to current |
2009-02-07 |
Jaakko Salli | Fixed and refactored wxPropertyGridManager decsription... |
blob | commitdiff | raw | diff to current |
2009-02-01 |
Jaakko Salli | Use wxToolBar::SetToolBitmapSize() to setup tool bitmap... |
blob | commitdiff | raw | diff to current |
2009-01-31 |
Vadim Zeitlin | don't override the toolbar height with too small value |
blob | commitdiff | raw | diff to current |
2009-01-30 |
Jaakko Salli | Let's make sure embedded wxPropertyGrid does not get... |
blob | commitdiff | raw | diff to current |
2009-01-29 |
Jaakko Salli | Fixed wxPropertyGridManager::CreatePropertyGrid(),... |
blob | commitdiff | raw | diff to current |
2009-01-19 |
Vadim Zeitlin | don't use annoying and unneeded in C++ casts of NULL... |
blob | commitdiff | raw | diff to current |
2008-12-06 |
Jaakko Salli | Fixed incorrect background colour that wxStaticTexts... |
blob | commitdiff | raw | diff to current |
2008-11-16 |
Paul Cornett | cleanup: unreachable code, unused variables, indentatio... |
blob | commitdiff | raw | diff to current |
2008-11-15 |
Jaakko Salli | Fixed wxPropertyGridPage::DoSetSplitterPosition() infin... |
blob | commitdiff | raw | diff to current |
2008-11-14 |
Vadim Zeitlin | do override SetSplitterPosition() in wxPropertyGridPage... |
blob | commitdiff | raw | diff to current |
2008-11-02 |
Francesco Montorsi | declare all NameStr[] strings as const char using the... |
blob | commitdiff | raw | diff to current |
2008-10-19 |
Jaakko Salli | In wxPropertyGridManager, alphabetic mode is now sorted... |
blob | commitdiff | raw | diff to current |
2008-10-12 |
Jaakko Salli | Also update description text when wxPG_DESCRIPTION... |
blob | commitdiff | raw | diff to current |
2008-10-06 |
Stefan Csomor | switching away from angle brackets includes, deactivati... |
blob | commitdiff | raw | diff to current |
2008-10-05 |
Jaakko Salli | Fix RCS-IDs |
blob | commitdiff | raw | diff to current |
2008-10-05 |
Jaakko Salli | Have GetDescBoxHeight() return value consistent with... |
blob | commitdiff | raw | diff to current |
2008-10-05 |
Jaakko Salli | Call RecreateControls() if relevant window style flag... |
blob | commitdiff | raw | diff to current |
2008-10-04 |
Jaakko Salli | Added Description Box Height to saveable/restoreable... |
blob | commitdiff | raw | diff to current |
2008-09-30 |
Jaakko Salli | Converted various wxArrayPtrVoids to wxVectors |
blob | commitdiff | raw | diff to current |
2008-09-25 |
Jaakko Salli | Removed wxPropertyGridManager::GetChildrentCount()... |
blob | commitdiff | raw | diff to current |
2008-09-25 |
Jaakko Salli | AddPage(), InsertPage() now return page ptr instead... |
blob | commitdiff | raw | diff to current |
2008-09-21 |
Jaakko Salli | Revised #ifndef WX_PRECOMP headers, added missing ... |
blob | commitdiff | raw | diff to current |
2008-09-21 |
Jaakko Salli | Moved SetPropertyAttributeAll() to wxPropertyGridInterface |
blob | commitdiff | raw | diff to current |
2008-09-17 |
Jaakko Salli | wxUSE_PROPGRID is now recognized by source and header... |
blob | commitdiff | raw | diff to current |
2008-09-12 |
Vadim Zeitlin | added wxPropertyGrid from Jaakko Salli (#9934) |
blob | commitdiff | raw | diff to current |
|