2008-10-27 |
Vadim Zeitlin | disable workaround for lack of alpha support in native... |
tree | commitdiff |
2008-10-27 |
Jaakko Salli | Added similar assignment operator as well |
tree | commitdiff |
2008-10-27 |
Jaakko Salli | Added wxPropertyGridConstIterator(const wxPropertyGridI... |
tree | commitdiff |
2008-10-27 |
Vadim Zeitlin | fix handling of errors in wxConditionInternal::Wait... |
tree | commitdiff |
2008-10-27 |
Jaakko Salli | Removed dummy wxFont == operator implementation (IIRC... |
tree | commitdiff |
2008-10-27 |
Robert Roebling | Added method to disable focus_out handling temporarily |
tree | commitdiff |
2008-10-22 |
Vadim Zeitlin | compilation fix for operator=() with DMC |
tree | commitdiff |
2008-10-22 |
Jaakko Salli | Merged wxBaseEnumPropertyClass (intermediate property... |
tree | commitdiff |
2008-10-21 |
Robert Roebling | Correct TAB handling for generic wxDataViewCtrl |
tree | commitdiff |
2008-10-21 |
Jaakko Salli | Removed deprecated functions wxPGChoices::HasValue... |
tree | commitdiff |
2008-10-20 |
Jaakko Salli | User should no longer be able to modify disabled or... |
tree | commitdiff |
2008-10-20 |
Jouk Jansen | gtk1.x has less native functions than gtk2.x |
tree | commitdiff |
2008-10-20 |
Vadim Zeitlin | a couple of more left over Borland unused variable... |
tree | commitdiff |
2008-10-20 |
Vadim Zeitlin | fix more Borland release build warnings about unused... |
tree | commitdiff |
2008-10-20 |
Vadim Zeitlin | work around Borland compilation errors |
tree | commitdiff |
2008-10-20 |
Vadim Zeitlin | fix virtual function hiding warnings introduced to... |
tree | commitdiff |
2008-10-20 |
Stefan Neis | Compilation fix for gcc-4 and newer. |
tree | commitdiff |
2008-10-19 |
Stefan Neis | Compilation fix for gcc-4 and newer. |
tree | commitdiff |
2008-10-19 |
Jaakko Salli | Changed argument of wxPropertyGrid::OnCustomEditorEvent... |
tree | commitdiff |
2008-10-19 |
Jaakko Salli | In wxPropertyGridManager, alphabetic mode is now sorted... |
tree | commitdiff |
2008-10-19 |
Vadim Zeitlin | remove extraneous returns |
tree | commitdiff |
2008-10-18 |
Jaakko Salli | Simplistic tab support is now default (tab focuses... |
tree | commitdiff |
2008-10-18 |
Vadim Zeitlin | remove assert from GetSizeAvailableForScrollTarget |
tree | commitdiff |
2008-10-17 |
Jaakko Salli | wxPGProperty::GenerateComposedValue() -> protected... |
tree | commitdiff |
2008-10-17 |
Vadim Zeitlin | compilation fix for include wx/generic/stattextg.h... |
tree | commitdiff |
2008-10-16 |
Robert Roebling | Enable intercepting ENTER in wxSpinCtrl under wxMac... |
tree | commitdiff |
2008-10-16 |
Václav Slavík | forgot to commit toplevel.h as part of r56374 |
tree | commitdiff |
2008-10-16 |
Václav Slavík | Cleaned up wxArtProvider: |
tree | commitdiff |
2008-10-16 |
Jaakko Salli | Fixed broken wxMultiChoiceProperty::ValueToString() |
tree | commitdiff |
2008-10-16 |
Jaakko Salli | Added virtual wxPGProperty::ValueToString(). In derived... |
tree | commitdiff |
2008-10-16 |
Vadim Zeitlin | made Dispatch() return bool indicating whether we proce... |
tree | commitdiff |
2008-10-16 |
Vadim Zeitlin | added wxConnection::IsTextFormat() |
tree | commitdiff |
2008-10-16 |
Vadim Zeitlin | made Dispatch() return bool indicating whether we proce... |
tree | commitdiff |
2008-10-16 |
Vadim Zeitlin | disable VC6 warning C4284; put all warning disable... |
tree | commitdiff |
2008-10-16 |
Václav Slavík | reverted broken changes from r56345 and r56349 |
tree | commitdiff |
2008-10-15 |
Václav Slavík | compilation fix for older glib versions after r56345 |
tree | commitdiff |
2008-10-15 |
Jaakko Salli | Removed unneeded wxPG_INHERITED_PROPFLAGS |
tree | commitdiff |
2008-10-15 |
Jaakko Salli | Remove old workarounds to get cut, copy, and paste... |
tree | commitdiff |
2008-10-14 |
Francesco Montorsi | enable more wx stuff when using gcc xml |
tree | commitdiff |
2008-10-14 |
Jaakko Salli | wxPGProperty::AddChild() can now be used to add normal... |
tree | commitdiff |
2008-10-14 |
Robert Roebling | Correct positioning of wxTextCtrl in wxPropertyGrid... |
tree | commitdiff |
2008-10-14 |
Vadim Zeitlin | added wxXmlResource::FindXRCIDById() (#10026) |
tree | commitdiff |
2008-10-14 |
Robert Roebling | Also correct wxDList<T> |
tree | commitdiff |
2008-10-14 |
Vadim Zeitlin | fix the bug in insert(end(), value) and added unit... |
tree | commitdiff |
2008-10-14 |
Vadim Zeitlin | remove default value for the last parameter of insert... |
tree | commitdiff |
2008-10-13 |
Vadim Zeitlin | no real changes, just also rename _Read/_Write() to... |
tree | commitdiff |
2008-10-13 |
Vadim Zeitlin | Cleanup of wxSocket::_Wait(): |
tree | commitdiff |
2008-10-13 |
Robert Roebling | Use native closure buttons under GTK+ |
tree | commitdiff |
2008-10-13 |
Robert Roebling | Correct spelling, now use Indices |
tree | commitdiff |
2008-10-13 |
Francesco Montorsi | use wxEmptyString instead of wxString() for default... |
tree | commitdiff |
2008-10-12 |
Robert Roebling | Correct spelling and signature of FixIndexesOfChildren |
tree | commitdiff |
2008-10-12 |
Vadim Zeitlin | add wxGenericStaticText (#9656) |
tree | commitdiff |
2008-10-12 |
Jaakko Salli | Eliminate (or at least reduce) 64-bit build warnings... |
tree | commitdiff |
2008-10-12 |
Jaakko Salli | Re-added GetSelectProperty() to wxPropertyGridManager |
tree | commitdiff |
2008-10-10 |
Francesco Montorsi | group hit-test flags into an enum (like I did in docs... |
tree | commitdiff |
2008-10-10 |
Stefan Csomor | moving embedding to common API |
tree | commitdiff |
2008-10-10 |
Jaakko Salli | GetPendingEditedValue() -> GetUncommittedPropertyValue... |
tree | commitdiff |
2008-10-10 |
Robert Roebling | Fix crash again |
tree | commitdiff |
2008-10-09 |
Robert Roebling | implement GetSizeAvailableForScrollTarget |
tree | commitdiff |
2008-10-09 |
Francesco Montorsi | fix typo (missing P2 argument in template) |
tree | commitdiff |
2008-10-09 |
Vadim Zeitlin | use wxScopeGuard instead of an explicit try/catch(... |
tree | commitdiff |
2008-10-09 |
Vadim Zeitlin | add 3 parameter scope guard; improve its documentation |
tree | commitdiff |
2008-10-08 |
Jaakko Salli | Removed '#ifndef DOXYGEN' sections |
tree | commitdiff |
2008-10-08 |
Jaakko Salli | Removed dysfunctional wxPGPropery::PrepareValueForDialo... |
tree | commitdiff |
2008-10-08 |
Jaakko Salli | Removed wxPropertyGridInterface::SetPropertyAttributes() |
tree | commitdiff |
2008-10-08 |
Vadim Zeitlin | added wxDC::GetHDC() for backwards compatibility with... |
tree | commitdiff |
2008-10-08 |
Stefan Neis | Workaround for bug in gcc-3.1 through gcc-3.3 in handli... |
tree | commitdiff |
2008-10-07 |
Stefan Neis | Avoid cyclic includes by forward declaring wxColour. |
tree | commitdiff |
2008-10-07 |
Jaakko Salli | Removed SetPropertiesFlag() (high-level function using... |
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-07 |
Robert Roebling | Forgot to commit |
tree | commitdiff |
2008-10-06 |
Stefan Csomor | porting dcscreen blit from 2.8 |
tree | commitdiff |
2008-10-06 |
Jaakko Salli | Minimize use of editor class macros |
tree | commitdiff |
2008-10-06 |
Jaakko Salli | When registering editor, try wxRTTI class name in addit... |
tree | commitdiff |
2008-10-06 |
Jaakko Salli | Remove use of wxPG_EDITOR macro |
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-06 |
Vadim Zeitlin | implemented wxMemoryFSHandler::FindFirst/Next() |
tree | commitdiff |
2008-10-06 |
Vadim Zeitlin | made m_Hash object, not a pointer and moved hash declar... |
tree | commitdiff |
2008-10-06 |
Vadim Zeitlin | rewrite using type safe wxHashMap instead of wxObject... |
tree | commitdiff |
2008-10-06 |
Vadim Zeitlin | remove erase(const_iterator) overload, it should have... |
tree | commitdiff |
2008-10-06 |
Stefan Csomor | moving more things to common API between carbon and... |
tree | commitdiff |
2008-10-06 |
Vadim Zeitlin | set svn properties correctly |
tree | commitdiff |
2008-10-05 |
Vadim Zeitlin | correct the example/documentation of GetDocumentsDir... |
tree | commitdiff |
2008-10-05 |
Jaakko Salli | Fix RCS-IDs |
tree | commitdiff |
2008-10-05 |
Jaakko Salli | Need to call wxVScrolledWindow::UpdateScrollbar() in... |
tree | commitdiff |
2008-10-04 |
Vadim Zeitlin | added the possibility to draw grid lines across the... |
tree | commitdiff |
2008-10-04 |
Francesco Montorsi | interface revisions of ta*h te*h headers; grouped wxTex... |
tree | commitdiff |
2008-10-04 |
Jaakko Salli | Added Description Box Height to saveable/restoreable... |
tree | commitdiff |
2008-10-04 |
Robert Roebling | Removed wxNavigationKey code, new keyboard navigation |
tree | commitdiff |
2008-10-03 |
Vadim Zeitlin | don't duplicate base class m_acceleratorTable as m_acce... |
tree | commitdiff |
2008-10-03 |
Jaakko Salli | Explicitly call wxObject ctor in wxColourPropertyValue... |
tree | commitdiff |
2008-10-03 |
Jaakko Salli | Tweaked wxPGProperty::StringToValue() and IntToValue... |
tree | commitdiff |
2008-10-03 |
Jaakko Salli | Remove wxPGClipperWindow, use wxBORDER_NONE instead... |
tree | commitdiff |
2008-10-03 |
Jouk Jansen | solving missing definitions in include/wx/x11/cursor.h |
tree | commitdiff |
2008-10-02 |
Jaakko Salli | SetButtonShortcut() merged with action system |
tree | commitdiff |
2008-10-02 |
Jaakko Salli | Updated docs, removed SetPropertyModifiedStatus() ... |
tree | commitdiff |
2008-10-02 |
Jaakko Salli | Moved ClearModifiedStatus() to wxPropertyGridInterface |
tree | commitdiff |
2008-10-02 |
Jaakko Salli | Added missing propgrid related lines |
tree | commitdiff |
next |