]> git.saurik.com Git - wxWidgets.git/history - include
wx/tls.h belongs to base headers, not core (#10148)
[wxWidgets.git] / include /
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...
2008-09-27  Jaakko SalliUse wxUSE_LONGLONG_NATIVE more
2008-09-27  Jaakko SalliwxPropertyGridInterface docs cleanup and fixes, removed...
2008-09-27  Jaakko SalliFixed wxPGMultiButton (event handling, FinalizePosition...
2008-09-27  Francesco Montorsigive a name to wxZlib enums to make it easier to docume...
2008-09-27  Francesco Montorsiadd wxPosixPermissions enumeration; it provides more...
2008-09-26  Jaakko SalliFixed and clarified editor control event handling
2008-09-26  Vadim Zeitlineliminate the hysteresis when scrollbars didn't disappe...
2008-09-26  Vadim Zeitlintried to make umask comment make more sense
2008-09-25  Francesco Montorsimore f*h interface file revisions
2008-09-25  Francesco Montorsiprovide backward-compat wxCursor(int) ctor; remove...
2008-09-25  Jaakko SalliRemoved wxPropertyGridManager::GetChildrentCount()...
2008-09-25  Jaakko SalliAddPage(), InsertPage() now return page ptr instead...
2008-09-25  Jaakko SalliReduce ambiguity of selection functions in wxPropertyGr...
2008-09-25  Jaakko SalliRemoved wxPGProperty:GetArrIndex() in favor of GetIndex...
2008-09-25  Jaakko SalliRemoved redundant wxPGChoices::Set()
2008-09-25  Jaakko SalliRemoved redundant wxPGProperty::SetChoices()
2008-09-25  Robin DunnConsolidate old and new implementations of Get/SetSelection
2008-09-25  Robin Dunnremove another SWIG #if
2008-09-25  Robin DunnRevert last change
2008-09-25  Francesco Montorsismall build fixes for PCH-less builds
2008-09-25  Robin DunnMore changes needed to fix problems resulting from...
2008-09-25  Kevin OllivierGet wxMediaCtrl stub impl. going for OS X Cocoa.
2008-09-24  Kevin Ollivier#ifdef Carbon-specific code to get stubbed DND support...
2008-09-24  Robin DunnIgnore the DECLARE_*()'s when swigging
2008-09-24  Francesco Montorsimade internal members of wxColourData public again...
2008-09-24  Vadim Zeitlinstill define wxADJUST_MINSIZE when WXWIN_COMPATIBILITY_...
2008-09-24  Francesco Montorsifix build errors deriving from making wxColourData...
2008-09-24  Francesco Montorsiuse wxStockCursor (as documented and as already impleme...
2008-09-24  Francesco Montorsimade internal members of wxColourData private; they...
2008-09-24  Francesco Montorsichanged wxColourData::GetCustomColour to const; there...
2008-09-24  Vadim Zeitlinreverted r55167, see #9854
2008-09-23  Jaakko SalliDocument revisioning (including more wx-like formatting...
2008-09-23  Jaakko SalliRemove obsolete references to 'target page' concept
2008-09-23  Jaakko SalliRemove doc references to 'common value' (which is unfin...
2008-09-22  Vadim Zeitlinfix METRIC_CONVERSION_CONSTANT which got accidentally...
2008-09-22  Vadim Zeitlinno changes, just clarified meaning of various conversio...
2008-09-22  Kevin OllivierAdding compiling (but not yet working) taskbar implemen...
2008-09-22  Vadim Zeitlinhook the docview-specific customization of event handli...
2008-09-22  Vadim Zeitlinextracted the part of ProcessEvent() which is repeated...
2008-09-21  Francesco Montorsivarious misc ifacecheck fixes (many virtual attributes...
2008-09-21  Francesco Montorsicomplete rev55777 with some icon.h modifications which...
2008-09-21  Francesco Montorsiintroduced wxICON_DEFAULT_TYPE and wxBITMAP_DEFAULT_TYP...
2008-09-21  Jaakko SalliFixed non-precompiled headers compilation
2008-09-21  Stefan Csomorfixes #9982
2008-09-21  Stefan Csomorfixing focus, fixes #9985
2008-09-21  Jaakko Salli'wx(U)LongLong << variant' type safety improved (now...
2008-09-21  Jaakko SalliRemove redundant GetValueRef() from wxVariantData impl...
2008-09-21  Jaakko SalliMoved SetPropertyAttributeAll() to wxPropertyGridInterface
2008-09-21  Vadim Zeitlinno changes, just reformat/reindent, remove wxT()s
2008-09-21  Václav Slavíkroute all Cairo calls in GTK printing code through...
next