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 |
2008-10-01 |
Václav Slavík | get rid of public constants for various XRC defaults... |
tree | commitdiff |
2008-10-01 |
Jaakko Salli | Use wxPendingDelete |
tree | commitdiff |
2008-10-01 |
Vadim Zeitlin | add a more readable wrapper for CreateDocument(wxEmptyS... |
tree | commitdiff |
2008-10-01 |
Jaakko Salli | Unfocus text editor when enter is pressed |
tree | commitdiff |
2008-10-01 |
Jaakko Salli | Use m_children as it were std::vector |
tree | commitdiff |
2008-10-01 |
Benjamin Williams | applied patch from ticket 10015; wxToolBar compatibility |
tree | commitdiff |
2008-09-30 |
Václav Slavík | added wxTaskBarIcon::IsAvailable |
tree | commitdiff |
2008-09-30 |
Jaakko Salli | Converted various wxArrayPtrVoids to wxVectors |
tree | commitdiff |
2008-09-30 |
Jaakko Salli | Fixed Connect() use sample case in CreateControls(... |
tree | commitdiff |
2008-09-30 |
Jaakko Salli | Try to make SetupChildEventHandling() more foolproof |
tree | commitdiff |
2008-09-30 |
Jaakko Salli | Added missing dllimpexp declaration, added missing... |
tree | commitdiff |
2008-09-30 |
Robert Roebling | Move body of SetFocusOnCanvas to .cpp file |
tree | commitdiff |
2008-09-29 |
Jaakko Salli | SetPropertyValue(prop, wxChar*) -> (prop, char*) and... |
tree | commitdiff |
2008-09-29 |
Jaakko Salli | Moved wxPropertyGrid::SetPropertyName() to wxPropertyGr... |
tree | commitdiff |
2008-09-29 |
Jaakko Salli | Removed wxPG_EX_LEGACY_VALIDATORS |
tree | commitdiff |
2008-09-29 |
Jaakko Salli | Added missing wxPGValidationInfo::SetFailureMessage... |
tree | commitdiff |
2008-09-29 |
Jaakko Salli | Removed wxPropertyGridEvent::HasProperty() (use GetProp... |
tree | commitdiff |
2008-09-29 |
Jaakko Salli | Make wxPGValidationInfo class instead of struct, re... |
tree | commitdiff |
2008-09-29 |
Jaakko Salli | Doc and comment cleanup, fixes, tweaks |
tree | commitdiff |
2008-09-29 |
Vadim Zeitlin | no real changes, just fixed all occurences of 'occurenc... |
tree | commitdiff |
2008-09-28 |
Vadim Zeitlin | extact common GAddress declarations to the common heade... |
tree | commitdiff |
2008-09-28 |
Vadim Zeitlin | move check for wxUSE_IPV6 being defined to wx/chkconf... |
tree | commitdiff |
2008-09-28 |
Václav Slavík | wxGTK: Fixed printing to use fonts sizes adjustment... |
tree | commitdiff |
2008-09-27 |
Jaakko Salli | Use wxUSE_LONGLONG_NATIVE more |
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-27 |
Francesco Montorsi | give a name to wxZlib enums to make it easier to docume... |
tree | commitdiff |
2008-09-27 |
Francesco Montorsi | add wxPosixPermissions enumeration; it provides more... |
tree | commitdiff |
2008-09-26 |
Jaakko Salli | Fixed and clarified editor control event handling |
tree | commitdiff |
2008-09-26 |
Vadim Zeitlin | eliminate the hysteresis when scrollbars didn't disappe... |
tree | commitdiff |
2008-09-26 |
Vadim Zeitlin | tried to make umask comment make more sense |
tree | commitdiff |
next |