2008-10-08 |
Vadim Zeitlin | rebaked makefiles with 0.2.4 |
tree | commitdiff |
2008-10-07 |
Jaakko Salli | Eliminated last property generation macros from props... |
tree | commitdiff |
2008-10-07 |
Jaakko Salli | Removed wxLongStringProperty derived property creator... |
tree | commitdiff |
2008-10-06 |
Jaakko Salli | When registering editor, try wxRTTI class name in addit... |
tree | commitdiff |
2008-10-06 |
Jaakko Salli | Removed GetExpandedProperties() (used to act as poor... |
tree | commitdiff |
2008-10-06 |
Jaakko Salli | Removed wxPropertyGridInterface::ClearPropertyValue... |
tree | commitdiff |
2008-10-05 |
Jaakko Salli | Fix RCS-IDs |
tree | commitdiff |
2008-10-05 |
Jaakko Salli | Use wxPGEditor_X instead of wxPGEditor(X), as in new... |
tree | commitdiff |
2008-10-03 |
Vadim Zeitlin | fix VC6 compilation problems due to its for variables... |
tree | commitdiff |
2008-10-03 |
Vadim Zeitlin | don't build memcheck (fails in release) and MFC (fails... |
tree | commitdiff |
2008-10-03 |
Vadim Zeitlin | merged docvwmdi sample into docview one to avoid having... |
tree | commitdiff |
2008-09-30 |
Václav Slavík | added wxTaskBarIcon::IsAvailable |
tree | commitdiff |
2008-09-30 |
Václav Slavík | fixed incorrect separators markup in samples/xrc |
tree | commitdiff |
2008-09-29 |
Jaakko Salli | Removed wxPG_EX_LEGACY_VALIDATORS |
tree | commitdiff |
2008-09-29 |
Jaakko Salli | RegisterAdditionalEditors() to work even if no wxProper... |
tree | commitdiff |
2008-09-27 |
Jaakko Salli | Register multibutton editor class in frame ctor instead... |
tree | commitdiff |
2008-09-27 |
Jaakko Salli | Use wxPropertyGridEventHandler in commented-out sample... |
tree | commitdiff |
2008-09-27 |
Jaakko Salli | wxPropertyGridInterface docs cleanup and fixes, removed... |
tree | commitdiff |
2008-09-27 |
Jaakko Salli | Fixed wxPGMultiButton (event handling, FinalizePosition... |
tree | commitdiff |
2008-09-25 |
Jaakko Salli | Removed wxPropertyGridManager::GetChildrentCount()... |
tree | commitdiff |
2008-09-25 |
Jaakko Salli | Reduce ambiguity of selection functions in wxPropertyGr... |
tree | commitdiff |
2008-09-25 |
Jaakko Salli | Fixed bug: Settings property attribute to wxNullVariant... |
tree | commitdiff |
2008-09-21 |
Jaakko Salli | 'wx(U)LongLong << variant' type safety improved (now... |
tree | commitdiff |
2008-09-21 |
Jaakko Salli | A lot of documentation revision. Updated doctest code... |
tree | commitdiff |
2008-09-20 |
Kevin Ollivier | Rebake after bakefile changes. |
tree | commitdiff |
2008-09-19 |
Vadim Zeitlin | - Main change is the addition of wxGridSelectRowsOrColu... |
tree | commitdiff |
2008-09-19 |
Jaakko Salli | Removed macros to create enum and flag props with custo... |
tree | commitdiff |
2008-09-19 |
Jaakko Salli | Eliminated WX_PG_DECLARE_X_METHODS macros |
tree | commitdiff |
2008-09-19 |
Jaakko Salli | Moved wxPGChoices m_choices member from various propert... |
tree | commitdiff |
2008-09-18 |
Jaakko Salli | Added section for propgrid sample |
tree | commitdiff |
2008-09-18 |
Vadim Zeitlin | rebaked after propgrid sample addition |
tree | commitdiff |
2008-09-18 |
Jaakko Salli | Added 'propgrid' |
tree | commitdiff |
2008-09-17 |
Jaakko Salli | Removed some old testing code. Added more appropriate... |
tree | commitdiff |
2008-09-17 |
Jaakko Salli | wxUSE_PROPGRID is now recognized by source and header... |
tree | commitdiff |
2008-09-16 |
Jaakko Salli | Removed some test code left in a long time ago |
tree | commitdiff |
2008-09-16 |
Jaakko Salli | Eliminated C++ RTTI (typeid etc) use. Eliminated wxPGVa... |
tree | commitdiff |
2008-09-15 |
Vadim Zeitlin | add SetUseNativeColLabels() test |
tree | commitdiff |
2008-09-14 |
Vadim Zeitlin | make the simple canvas larger as otherwise the simple... |
tree | commitdiff |
2008-09-14 |
Vadim Zeitlin | delete the old labels when recreating the spin controls |
tree | commitdiff |
2008-09-14 |
Vadim Zeitlin | really, really fix handling Enter in spin controls... |
tree | commitdiff |
2008-09-14 |
Vadim Zeitlin | use transparent icons and clear the DC before drawing... |
tree | commitdiff |
2008-09-14 |
Jaakko Salli | Have support for both char* and wchar_t* in wxPGPropArg... |
tree | commitdiff |
2008-09-14 |
Jaakko Salli | Fixed bug: Setting property value string did not update... |
tree | commitdiff |
2008-09-14 |
Jaakko Salli | Removed remnant use of wxCHECK_VERSION |
tree | commitdiff |
2008-09-14 |
Jaakko Salli | wxVariant list used to translate between list of proper... |
tree | commitdiff |
2008-09-12 |
Vadim Zeitlin | added wxPropertyGrid from Jaakko Salli (#9934) |
tree | commitdiff |
2008-09-11 |
Vadim Zeitlin | test wxCANCEL_DEFAULT flag |
tree | commitdiff |
2008-09-11 |
Stefan Csomor | adding new toolkits for osx |
tree | commitdiff |
2008-09-11 |
Vadim Zeitlin | made wxLogGui more flexible and documented it and added... |
tree | commitdiff |
2008-09-11 |
Stefan Csomor | adding new toolkits for osx |
tree | commitdiff |
2008-09-11 |
Vadim Zeitlin | don't use wxStrings in a statically initialized array... |
tree | commitdiff |
2008-09-09 |
Vadim Zeitlin | add tests for the remaining message box flags (wxNO_DEF... |
tree | commitdiff |
2008-09-08 |
Benjamin Williams | fix aui sample breakage; added some accessor methods... |
tree | commitdiff |
2008-09-08 |
Vadim Zeitlin | added a dialog for wxMessageBox testing |
tree | commitdiff |
2008-09-05 |
Vadim Zeitlin | no changes, fix typo |
tree | commitdiff |
2008-09-05 |
Vadim Zeitlin | use more clear messaage about the custom labels in... |
tree | commitdiff |
2008-09-04 |
Kevin Ollivier | rebake |
tree | commitdiff |
2008-09-03 |
Vadim Zeitlin | test showing parent/sibling items too (#9903) |
tree | commitdiff |
2008-08-31 |
Vadim Zeitlin | compilation fix in wxUSE_STL case after r54761 |
tree | commitdiff |
2008-08-29 |
Vadim Zeitlin | override DoOpen/SaveDocument() instead of OnOpen/SaveDo... |
tree | commitdiff |
2008-08-27 |
Vadim Zeitlin | get rid of duplicate enum (#9895) |
tree | commitdiff |
2008-08-24 |
Benjamin Williams | updated aui sample |
tree | commitdiff |
2008-08-23 |
Stefan Csomor | fixing typo |
tree | commitdiff |
2008-08-21 |
Vadim Zeitlin | remove unneeded dependencies from bakefiles and regener... |
tree | commitdiff |
2008-08-21 |
Vadim Zeitlin | add a radio box to select the combobox type (#9845) |
tree | commitdiff |
2008-08-21 |
Vadim Zeitlin | document that text drawing is not affected by the curre... |
tree | commitdiff |
2008-08-21 |
Vadim Zeitlin | continue even if the bitmaps can't be found; look for... |
tree | commitdiff |
2008-08-21 |
Stefan Csomor | updating the comment as well |
tree | commitdiff |
2008-08-21 |
Stefan Csomor | using the 'new' bottleneck methods, fixing bugreport... |
tree | commitdiff |
2008-08-18 |
Vadim Zeitlin | don't use the same tool ids for multiple tools, this... |
tree | commitdiff |
2008-08-13 |
Stefan Csomor | adding generic BUNDLE_RESOURCES for copying any special... |
tree | commitdiff |
2008-08-07 |
Paul Cornett | build fixes |
tree | commitdiff |
2008-08-05 |
Vadim Zeitlin | label different controls on spin page (#9816) |
tree | commitdiff |
2008-08-05 |
Stefan Csomor | custom info.plist with supported document types |
tree | commitdiff |
2008-08-05 |
Vadim Zeitlin | mark holidays if wxCAL_SHOW_HOLIDAYS is on (replaces... |
tree | commitdiff |
2008-08-05 |
Vadim Zeitlin | fix wxMenu leak (reopened #9089) |
tree | commitdiff |
2008-08-02 |
Vadim Zeitlin | added trivial wxLaunchDefaultApplication() implementati... |
tree | commitdiff |
2008-08-02 |
Vadim Zeitlin | added enabled and hidden attributes to radio box items... |
tree | commitdiff |
2008-08-01 |
Vadim Zeitlin | add more stock items (#9799) |
tree | commitdiff |
2008-08-01 |
Vadim Zeitlin | no real changes, just some minor cleanup to fix a few... |
tree | commitdiff |
2008-07-20 |
Vadim Zeitlin | fix (harmless) Win64-compatibility MSVC warning |
tree | commitdiff |
2008-07-19 |
Vadim Zeitlin | compilation fix for builds without wxHAS_RAW_KEY_CODES |
tree | commitdiff |
2008-07-18 |
Vadim Zeitlin | disable compilation of test broken by wxMimeTypesManage... |
tree | commitdiff |
2008-07-14 |
Vadim Zeitlin | removed automatically generated code for frame layout... |
tree | commitdiff |
2008-07-13 |
Vadim Zeitlin | added wxVListBox::GetItemRect() (#9711) |
tree | commitdiff |
2008-07-13 |
Vadim Zeitlin | use wxString::Format() instead of hardcoding floating... |
tree | commitdiff |
2008-07-06 |
Vadim Zeitlin | add a numeric column test |
tree | commitdiff |
2008-07-05 |
Paul Cornett | mark long-deprecated methods as such, and don't use... |
tree | commitdiff |
2008-06-30 |
Vadim Zeitlin | remove unused exec.rc file |
tree | commitdiff |
2008-06-30 |
Vadim Zeitlin | implement wxListCtrl::GetSubItemRect() for generic... |
tree | commitdiff |
2008-06-29 |
Vadim Zeitlin | add a new menu for wxTextEntry-specific tests, currentl... |
tree | commitdiff |
2008-06-29 |
Vadim Zeitlin | support wxListCtrl::GetViewRect() in report view too... |
tree | commitdiff |
2008-06-27 |
Vadim Zeitlin | use wxIconizeEvent::IsIconized() instead of deprecated... |
tree | commitdiff |
2008-06-26 |
Vadim Zeitlin | build fix for PCH-less build |
tree | commitdiff |
2008-06-24 |
Robert Roebling | Compilation |
tree | commitdiff |
2008-06-24 |
Robert Roebling | Next part of tree state icon patches |
tree | commitdiff |
2008-06-24 |
Paul Cornett | fix crash on exit, after hiding search tool then toggli... |
tree | commitdiff |
2008-06-23 |
Julian Smart | Don't fail to get correct extension if there's a dot... |
tree | commitdiff |
2008-06-21 |
Vadim Zeitlin | added wxGenericStaticBitmap (#9608) |
tree | commitdiff |
2008-06-21 |
Bryan Petty | Leftover changes for sample doc improvements in ticket... |
tree | commitdiff |
next |