2013-09-19 |
Paul Cornett | fix building with WXWIN_COMPATIBILITY_2_8 == 0 |
tree | commitdiff |
2013-09-11 |
Vadim Zeitlin | Change version to 3.0.0. |
tree | commitdiff |
2013-08-07 |
Vadim Zeitlin | Compilation fix to propgrid sample after r74628. |
tree | commitdiff |
2013-08-06 |
Vadim Zeitlin | Add wxPropertyGridPageState::GetColumnFullWidth(). |
tree | commitdiff |
2013-07-26 |
Vadim Zeitlin | Remove all lines containing cvs/svn "$Id$" keyword. |
tree | commitdiff |
2013-07-13 |
Vadim Zeitlin | Rebake all the samples and others makefiles too. |
tree | commitdiff |
2013-07-06 |
Vadim Zeitlin | Only link with libwxscintilla if using Scintilla is... |
tree | commitdiff |
2013-07-06 |
Vadim Zeitlin | Always add libwxscintilla in monolithic mode. |
tree | commitdiff |
2013-07-06 |
Vadim Zeitlin | Rebake the rest of the files after TOOLKIT change in... |
tree | commitdiff |
2013-04-25 |
Vadim Zeitlin | Provide shorter synonyms for wxEVT_XXX constants. |
tree | commitdiff |
2013-01-21 |
Vadim Zeitlin | Don't include wxUniversal configurations in MSVC projec... |
tree | commitdiff |
2012-07-10 |
Vadim Zeitlin | Increase version to 2.9.5. |
tree | commitdiff |
2012-03-04 |
Vadim Zeitlin | Use wxHAS_IMAGES_IN_RESOURCES instead of explicit platf... |
tree | commitdiff |
2012-02-28 |
Vadim Zeitlin | Use /bin/echo for creation of Mac OS X PkgInfo files. |
tree | commitdiff |
2012-02-07 |
Vadim Zeitlin | Avoid CRT deprecation warnings for MSVC build using... |
tree | commitdiff |
2012-02-07 |
Vadim Zeitlin | Rebake all project files to reflect MSVC deprecation... |
tree | commitdiff |
2012-01-20 |
Dimitri Schoolwerth | Removed ellipsis from "About..." occurrences. |
tree | commitdiff |
2012-01-15 |
Vadim Zeitlin | Remove wxMGL port. |
tree | commitdiff |
2011-12-25 |
Vadim Zeitlin | Always link with expat in monolithic build. |
tree | commitdiff |
2011-12-18 |
Vadim Zeitlin | Update version to 2.9.4 in version.bkl too and rebake... |
tree | commitdiff |
2011-09-11 |
Steve Lamerton | Rebake trunk after wxWebView merge and add missing... |
tree | commitdiff |
2011-07-25 |
Steve Lamerton | Merge in from trunk r67662 to r64801 |
tree | commitdiff |
2011-06-30 |
Vadim Zeitlin | Fix warning about hiding a virtual function in propgrid... |
tree | commitdiff |
2011-05-03 |
Dimitri Schoolwerth | Replaced Ok() occurrences with IsOk() throughout trunk. |
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-02-03 |
Vadim Zeitlin | Rebake everything using bakefile 0.2.9. |
tree | commitdiff |
2011-01-22 |
Dimitri Schoolwerth | Use wxString's empty() when checking if the string... |
tree | commitdiff |
2011-01-07 |
Paul Cornett | build fix, should have been part of r66615 |
tree | commitdiff |
2011-01-07 |
Paul Cornett | Move wxColourData and wxFontData into separate files. |
tree | commitdiff |
2011-01-02 |
Jaakko Salli | Added 'HasAlpha' attribute for wxColourProperty. Settin... |
tree | commitdiff |
2010-12-27 |
Jaakko Salli | Removed AdvImageFileProperty from the wxPropertyGrid... |
tree | commitdiff |
2010-12-27 |
Jaakko Salli | Test wxPropertyGrid::DoubleToString() |
tree | commitdiff |
2010-11-20 |
Jaakko Salli | Reworked wxSystemColourProperty::StringToValue() to... |
tree | commitdiff |
2010-10-10 |
Jaakko Salli | When wxPGProperty is un-attached from wxPropertyGrid... |
tree | commitdiff |
2010-09-30 |
Vadim Zeitlin | No changes whatsoever, just remove trailing whitespace. |
tree | commitdiff |
2010-08-08 |
Jaakko Salli | Moved wxPGProperty::SetFlag() to protected API since... |
tree | commitdiff |
2010-07-25 |
Jaakko Salli | Set 'Min' attribute for the sample wxFloatProperty |
tree | commitdiff |
2010-07-25 |
Jaakko Salli | Use default wxPropertyGrid validation failure behavior... |
tree | commitdiff |
2010-07-13 |
Vadim Zeitlin | Globally use "wxWindows licence" consistently. |
tree | commitdiff |
2010-07-11 |
Jaakko Salli | Added 'Delimiter' attribute for wxArrayStringProperty... |
tree | commitdiff |
2010-07-10 |
Jaakko Salli | wxArrayEditorDialog now uses wxEditableListBox. It... |
tree | commitdiff |
2010-06-21 |
Vadim Zeitlin | Suppress bogus g++ warnings about uninitialized variables. |
tree | commitdiff |
2010-06-20 |
Vadim Zeitlin | Use wxDELETE() and wxDELETEA() when possible. |
tree | commitdiff |
2010-06-12 |
Jaakko Salli | Added wxPropertyGrid::DedicateKey(), which prevents... |
tree | commitdiff |
2010-04-18 |
Jaakko Salli | Correctly use wxANY_AS() instead of wxAny::As<>(),... |
tree | commitdiff |
2010-04-16 |
Jaakko Salli | Adapted wxPropertyGrid documentation, samples, tests... |
tree | commitdiff |
2010-04-16 |
Václav Slavík | Remove wxUSE_WCHAR_T checks. |
tree | commitdiff |
2010-04-09 |
Václav Slavík | Regenerated makefiles after removing USE_GDIPLUS. |
tree | commitdiff |
2010-03-01 |
Jaakko Salli | Have to check for wxPG_SPLITTER_AUTO_CENTER style befor... |
tree | commitdiff |
2010-02-25 |
Jaakko Salli | Fixed property Hide command |
tree | commitdiff |
2010-02-14 |
Jaakko Salli | Added wxPropertyGridInterface::SetColumnProportion... |
tree | commitdiff |
2010-01-31 |
Jaakko Salli | Added command to set wxPG_PROP_READONLY in the propgrid... |
tree | commitdiff |
2010-01-09 |
Kevin Ollivier | Rebake. |
tree | commitdiff |
2010-01-07 |
Jaakko Salli | Do not use deprecated property attribute wxPG_ATTR_INLI... |
tree | commitdiff |
2010-01-04 |
Kevin Ollivier | Rebake from clean wx tree. |
tree | commitdiff |
2009-12-29 |
Jaakko Salli | Changed wxPropertyCategory to use same cell rendering... |
tree | commitdiff |
2009-12-26 |
Jaakko Salli | Replaced 'InlineHelp' property attribute with 'Hint... |
tree | commitdiff |
2009-12-22 |
Jaakko Salli | Added wxPropertyGrid::SetUnspecifiedValueAppearance... |
tree | commitdiff |
2009-12-14 |
Jaakko Salli | 'Set to Unspecified' -> 'Set Value to Unspecified' |
tree | commitdiff |
2009-12-13 |
Jaakko Salli | Added wxPropertyGridManager header support; Refactored... |
tree | commitdiff |
2009-12-12 |
Jaakko Salli | Added a proper log frame to the propgrid sample |
tree | commitdiff |
2009-12-12 |
Jaakko Salli | Generate wxPropertyGrid splitter (column divider) event... |
tree | commitdiff |
2009-12-08 |
Vadim Zeitlin | Use X64 machine type for MSVC linker instead of old... |
tree | commitdiff |
2009-11-18 |
Kevin Ollivier | Rebake after last commit. |
tree | commitdiff |
2009-10-31 |
Kevin Ollivier | Bakefile 0.2.8 rebake. |
tree | commitdiff |
2009-10-23 |
Vadim Zeitlin | Rebaked using post-0.2.7 svn version of bakefile. |
tree | commitdiff |
2009-10-22 |
Vadim Zeitlin | Rebake everything using bakefile 0.2.7. |
tree | commitdiff |
2009-10-15 |
Jaakko Salli | Added wxPGCell::SetFont() and GetFont(); Documented... |
tree | commitdiff |
2009-10-13 |
Jaakko Salli | Removed wxTE_READONLY style from multi-line wxTextCtrls... |
tree | commitdiff |
2009-10-08 |
Kevin Ollivier | Make sure all Bakefile formats that use CRLF line feeds... |
tree | commitdiff |
2009-10-01 |
Jaakko Salli | Fixed bug: wxEditEnumProperty's initial string value... |
tree | commitdiff |
2009-09-22 |
Jouk Jansen | Include compile support for propgrid & ribbon on OpenVMS |
tree | commitdiff |
2009-09-12 |
Vadim Zeitlin | Rebake all the samples, demos and tests makefiles. |
tree | commitdiff |
2009-09-11 |
Julian Smart | wxPropertyGrid: added wxPG_NO_INTERNAL_BORDER, wxPG_EX_... |
tree | commitdiff |
2009-09-01 |
Jaakko Salli | Added 'bool editable' argument to wxPropertyGrid::MakeC... |
tree | commitdiff |
2009-08-29 |
Jaakko Salli | Disabled top-level parent tracking by default (crashes... |
tree | commitdiff |
2009-08-23 |
Jaakko Salli | Added label editing capability into wxPropertyGrid |
tree | commitdiff |
2009-08-17 |
Jaakko Salli | Added multiple selection feature to wxPropertyGrid... |
tree | commitdiff |
2009-07-23 |
Vadim Zeitlin | Globally replace _T() with wxT(). |
tree | commitdiff |
2009-07-20 |
Vadim Zeitlin | Put braces around all calls to wxLogFunctions() inside... |
tree | commitdiff |
2009-07-03 |
Jaakko Salli | A better fix for one unused variable warning (one that... |
tree | commitdiff |
2009-07-03 |
Vadim Zeitlin | fix harmless warnings (mostly about unused parameters... |
tree | commitdiff |
2009-06-15 |
Jaakko Salli | Added support for wxLongLong and wxULongLong in wxVaria... |
tree | commitdiff |
2009-06-07 |
Vadim Zeitlin | work around apparent VC6 bug resulting in warnings... |
tree | commitdiff |
2009-06-07 |
Jaakko Salli | Implementations of wxPGProperty::ChildChanged() must... |
tree | commitdiff |
2009-05-12 |
Vadim Zeitlin | don't update stc.h when not building the library, it... |
tree | commitdiff |
2009-04-26 |
Kevin Ollivier | Rebake after latest changes. |
tree | commitdiff |
2009-04-24 |
Chris Elliott | update bakefile to 0.2.6 |
tree | commitdiff |
2009-03-15 |
Kevin Ollivier | Rebake after last change. |
tree | commitdiff |
2009-03-13 |
Kevin Ollivier | Rebake after Mac bundle change. |
tree | commitdiff |
2009-03-12 |
Jaakko Salli | Reworked the way child properties can be added to a... |
tree | commitdiff |
2009-03-09 |
Jaakko Salli | Allow wxPGMultiButton to work even if primary editor... |
tree | commitdiff |
2009-03-08 |
Jaakko Salli | Added support for 'AutoComplete' attribute, automatical... |
tree | commitdiff |
2009-03-06 |
Jaakko Salli | Property value images are no longer shrinked horizontally |
tree | commitdiff |
2009-03-04 |
Francesco Montorsi | add headers to the samples' bakefiles so that they... |
tree | commitdiff |
2009-03-02 |
Kevin Ollivier | Land the rest of the changes made by a rebake after... |
tree | commitdiff |
2009-02-17 |
Jaakko Salli | Clear grid selection more consistently prior clear... |
tree | commitdiff |
2009-02-08 |
Francesco Montorsi | always call SetIcon() on the main frame of the sample... |
tree | commitdiff |
2009-02-04 |
Jaakko Salli | Added proper COW to wxPGChoices, moved wxPGChoices... |
tree | commitdiff |
next |