2008-10-27 |
Vadim Zeitlin | rebaked using bakefile 0.2.5 |
tree | commitdiff |
2008-10-21 |
Robert Roebling | Remove wxLog hack and put all controls in a panel to... |
tree | commitdiff |
2008-10-18 |
Jaakko Salli | Removed unused data |
tree | commitdiff |
2008-10-18 |
Jaakko Salli | Simplistic tab support is now default (tab focuses... |
tree | commitdiff |
2008-10-17 |
Robert Roebling | Use xpms for checked/unchecked states instead of drawin... |
tree | commitdiff |
2008-10-16 |
Robert Roebling | Write directly to log target wxTextCtrl to avoid crash |
tree | commitdiff |
2008-10-16 |
Robert Roebling | wxMac actually crashes in any logging |
tree | commitdiff |
2008-10-16 |
Robert Roebling | wxMac crashes in wxLog() statements with string.GetData() |
tree | commitdiff |
2008-10-16 |
Jaakko Salli | Add maximum width for sample's frame |
tree | commitdiff |
2008-10-16 |
Jaakko Salli | Update 'intro' comment in propgrid sample |
tree | commitdiff |
2008-10-16 |
Jaakko Salli | Added virtual wxPGProperty::ValueToString(). In derived... |
tree | commitdiff |
2008-10-16 |
Vadim Zeitlin | add very simple (but already exposing many problems... |
tree | commitdiff |
2008-10-16 |
Vadim Zeitlin | remove obsolete makefiles |
tree | commitdiff |
2008-10-15 |
Vadim Zeitlin | implement GetSizeAvailableForScrollTarget() in MyScroll... |
tree | commitdiff |
2008-10-15 |
Robert Roebling | For some reason, wxMac now requires explicit sizes... |
tree | commitdiff |
2008-10-15 |
Jouk Jansen | update XPM variable names for docview sample |
tree | commitdiff |
2008-10-15 |
Vadim Zeitlin | compilation fix for wxUSE_STD_IOSTREAM==0 |
tree | commitdiff |
2008-10-14 |
Jaakko Salli | wxPGProperty::AddChild() can now be used to add normal... |
tree | commitdiff |
2008-10-14 |
Vadim Zeitlin | no real changes, just come cleanup (use constants inste... |
tree | commitdiff |
2008-10-12 |
Vadim Zeitlin | add wxGenericStaticText (#9656) |
tree | commitdiff |
2008-10-10 |
Jaakko Salli | GetPendingEditedValue() -> GetUncommittedPropertyValue... |
tree | commitdiff |
2008-10-08 |
Robert Roebling | Added test for Select() |
tree | commitdiff |
2008-10-08 |
Jaakko Salli | Removed dysfunctional wxPGPropery::PrepareValueForDialo... |
tree | commitdiff |
2008-10-08 |
Vadim Zeitlin | add VC9 project files (closes #9960) |
tree | commitdiff |
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 |
next |