]> git.saurik.com Git - wxWidgets.git/history - include
wxPGProperty::GenerateComposedValue() -> protected DoGenerateComposedValue(), added...
[wxWidgets.git] / include /
2008-10-17  Jaakko SalliwxPGProperty::GenerateComposedValue() -> protected...
2008-10-17  Vadim Zeitlincompilation fix for include wx/generic/stattextg.h...
2008-10-16  Robert RoeblingEnable intercepting ENTER in wxSpinCtrl under wxMac...
2008-10-16  Václav Slavíkforgot to commit toplevel.h as part of r56374
2008-10-16  Václav SlavíkCleaned up wxArtProvider:
2008-10-16  Jaakko SalliFixed broken wxMultiChoiceProperty::ValueToString()
2008-10-16  Jaakko SalliAdded virtual wxPGProperty::ValueToString(). In derived...
2008-10-16  Vadim Zeitlinmade Dispatch() return bool indicating whether we proce...
2008-10-16  Vadim Zeitlinadded wxConnection::IsTextFormat()
2008-10-16  Vadim Zeitlinmade Dispatch() return bool indicating whether we proce...
2008-10-16  Vadim Zeitlindisable VC6 warning C4284; put all warning disable...
2008-10-16  Václav Slavíkreverted broken changes from r56345 and r56349
2008-10-15  Václav Slavíkcompilation fix for older glib versions after r56345
2008-10-15  Jaakko SalliRemoved unneeded wxPG_INHERITED_PROPFLAGS
2008-10-15  Jaakko SalliRemove old workarounds to get cut, copy, and paste...
2008-10-14  Francesco Montorsienable more wx stuff when using gcc xml
2008-10-14  Jaakko SalliwxPGProperty::AddChild() can now be used to add normal...
2008-10-14  Robert RoeblingCorrect positioning of wxTextCtrl in wxPropertyGrid...
2008-10-14  Vadim Zeitlinadded wxXmlResource::FindXRCIDById() (#10026)
2008-10-14  Robert RoeblingAlso correct wxDList<T>
2008-10-14  Vadim Zeitlinfix the bug in insert(end(), value) and added unit...
2008-10-14  Vadim Zeitlinremove default value for the last parameter of insert...
2008-10-13  Vadim Zeitlinno real changes, just also rename _Read/_Write() to...
2008-10-13  Vadim ZeitlinCleanup of wxSocket::_Wait():
2008-10-13  Robert RoeblingUse native closure buttons under GTK+
2008-10-13  Robert RoeblingCorrect spelling, now use Indices
2008-10-13  Francesco Montorsiuse wxEmptyString instead of wxString() for default...
2008-10-12  Robert RoeblingCorrect spelling and signature of FixIndexesOfChildren
2008-10-12  Vadim Zeitlinadd wxGenericStaticText (#9656)
2008-10-12  Jaakko SalliEliminate (or at least reduce) 64-bit build warnings...
2008-10-12  Jaakko SalliRe-added GetSelectProperty() to wxPropertyGridManager
2008-10-10  Francesco Montorsigroup hit-test flags into an enum (like I did in docs...
2008-10-10  Stefan Csomormoving embedding to common API
2008-10-10  Jaakko SalliGetPendingEditedValue() -> GetUncommittedPropertyValue...
2008-10-10  Robert RoeblingFix crash again
2008-10-09  Robert Roeblingimplement GetSizeAvailableForScrollTarget
2008-10-09  Francesco Montorsifix typo (missing P2 argument in template)
2008-10-09  Vadim Zeitlinuse wxScopeGuard instead of an explicit try/catch(...
2008-10-09  Vadim Zeitlinadd 3 parameter scope guard; improve its documentation
2008-10-08  Jaakko SalliRemoved '#ifndef DOXYGEN' sections
2008-10-08  Jaakko SalliRemoved dysfunctional wxPGPropery::PrepareValueForDialo...
2008-10-08  Jaakko SalliRemoved wxPropertyGridInterface::SetPropertyAttributes()
2008-10-08  Vadim Zeitlinadded wxDC::GetHDC() for backwards compatibility with...
2008-10-08  Stefan NeisWorkaround for bug in gcc-3.1 through gcc-3.3 in handli...
2008-10-07  Stefan NeisAvoid cyclic includes by forward declaring wxColour.
2008-10-07  Jaakko SalliRemoved SetPropertiesFlag() (high-level function using...
2008-10-07  Jaakko SalliEliminated last property generation macros from props...
2008-10-07  Jaakko SalliRemoved wxLongStringProperty derived property creator...
2008-10-07  Robert RoeblingForgot to commit
2008-10-06  Stefan Csomorporting dcscreen blit from 2.8
2008-10-06  Jaakko SalliMinimize use of editor class macros
2008-10-06  Jaakko SalliWhen registering editor, try wxRTTI class name in addit...
2008-10-06  Jaakko SalliRemove use of wxPG_EDITOR macro
2008-10-06  Jaakko SalliRemoved GetExpandedProperties() (used to act as poor...
2008-10-06  Jaakko SalliRemoved wxPropertyGridInterface::ClearPropertyValue...
2008-10-06  Vadim Zeitlinimplemented wxMemoryFSHandler::FindFirst/Next()
2008-10-06  Vadim Zeitlinmade m_Hash object, not a pointer and moved hash declar...
2008-10-06  Vadim Zeitlinrewrite using type safe wxHashMap instead of wxObject...
2008-10-06  Vadim Zeitlinremove erase(const_iterator) overload, it should have...
2008-10-06  Stefan Csomormoving more things to common API between carbon and...
2008-10-06  Vadim Zeitlinset svn properties correctly
2008-10-05  Vadim Zeitlincorrect the example/documentation of GetDocumentsDir...
2008-10-05  Jaakko SalliFix RCS-IDs
2008-10-05  Jaakko SalliNeed to call wxVScrolledWindow::UpdateScrollbar() in...
2008-10-04  Vadim Zeitlinadded the possibility to draw grid lines across the...
2008-10-04  Francesco Montorsiinterface revisions of ta*h te*h headers; grouped wxTex...
2008-10-04  Jaakko SalliAdded Description Box Height to saveable/restoreable...
2008-10-04  Robert RoeblingRemoved wxNavigationKey code, new keyboard navigation
2008-10-03  Vadim Zeitlindon't duplicate base class m_acceleratorTable as m_acce...
2008-10-03  Jaakko SalliExplicitly call wxObject ctor in wxColourPropertyValue...
2008-10-03  Jaakko SalliTweaked wxPGProperty::StringToValue() and IntToValue...
2008-10-03  Jaakko SalliRemove wxPGClipperWindow, use wxBORDER_NONE instead...
2008-10-03  Jouk Jansensolving missing definitions in include/wx/x11/cursor.h
2008-10-02  Jaakko SalliSetButtonShortcut() merged with action system
2008-10-02  Jaakko SalliUpdated docs, removed SetPropertyModifiedStatus() ...
2008-10-02  Jaakko SalliMoved ClearModifiedStatus() to wxPropertyGridInterface
2008-10-02  Jaakko SalliAdded missing propgrid related lines
2008-10-01  Václav Slavíkget rid of public constants for various XRC defaults...
2008-10-01  Jaakko SalliUse wxPendingDelete
2008-10-01  Vadim Zeitlinadd a more readable wrapper for CreateDocument(wxEmptyS...
2008-10-01  Jaakko SalliUnfocus text editor when enter is pressed
2008-10-01  Jaakko SalliUse m_children as it were std::vector
2008-10-01  Benjamin Williamsapplied patch from ticket 10015; wxToolBar compatibility
2008-09-30  Václav Slavíkadded wxTaskBarIcon::IsAvailable
2008-09-30  Jaakko SalliConverted various wxArrayPtrVoids to wxVectors
2008-09-30  Jaakko SalliFixed Connect() use sample case in CreateControls(...
2008-09-30  Jaakko SalliTry to make SetupChildEventHandling() more foolproof
2008-09-30  Jaakko SalliAdded missing dllimpexp declaration, added missing...
2008-09-30  Robert RoeblingMove body of SetFocusOnCanvas to .cpp file
2008-09-29  Jaakko SalliSetPropertyValue(prop, wxChar*) -> (prop, char*) and...
2008-09-29  Jaakko SalliMoved wxPropertyGrid::SetPropertyName() to wxPropertyGr...
2008-09-29  Jaakko SalliRemoved wxPG_EX_LEGACY_VALIDATORS
2008-09-29  Jaakko SalliAdded missing wxPGValidationInfo::SetFailureMessage...
2008-09-29  Jaakko SalliRemoved wxPropertyGridEvent::HasProperty() (use GetProp...
2008-09-29  Jaakko SalliMake wxPGValidationInfo class instead of struct, re...
2008-09-29  Jaakko SalliDoc and comment cleanup, fixes, tweaks
2008-09-29  Vadim Zeitlinno real changes, just fixed all occurences of 'occurenc...
2008-09-28  Vadim Zeitlinextact common GAddress declarations to the common heade...
2008-09-28  Vadim Zeitlinmove check for wxUSE_IPV6 being defined to wx/chkconf...
2008-09-28  Václav SlavíkwxGTK: Fixed printing to use fonts sizes adjustment...
next