]> git.saurik.com Git - wxWidgets.git/history - interface
Make keyboard input to controls in a wxPopupWindow work in at least some cases, embed...
[wxWidgets.git] / interface /
2008-10-05  Vadim Zeitlincorrect the example/documentation of GetDocumentsDir...
2008-10-05  Francesco Montorsiother s*h interface revisions
2008-10-04  Vadim Zeitlinadded the possibility to draw grid lines across the...
2008-10-04  Francesco Montorsifix for doxygen warnings
2008-10-04  Robert RoeblingMoved list of subclasses away from 'classes overview...
2008-10-04  Francesco Montorsifix many doxygen warnings about undocumented parameters
2008-10-04  Francesco Montorsisome s*h interface headers reviews
2008-10-04  Francesco Montorsiremaining t*h interface revisions
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-03  Jaakko SalliTweaked wxPGProperty::StringToValue() and IntToValue...
2008-10-02  Jaakko SalliUpdated docs, removed SetPropertyModifiedStatus() ...
2008-10-01  Vadim Zeitlinadd a more readable wrapper for CreateDocument(wxEmptyS...
2008-10-01  Jaakko SalliUnfocus text editor when enter is pressed
2008-09-30  Václav Slavíkadded wxTaskBarIcon::IsAvailable
2008-09-30  Jaakko SalliFixed Connect() use sample case in CreateControls(...
2008-09-29  Jaakko SalliMoved wxPropertyGrid::SetPropertyName() to wxPropertyGr...
2008-09-29  Jaakko SalliRemoved wxPG_EX_LEGACY_VALIDATORS
2008-09-29  Jaakko SalliMake wxPGValidationInfo class instead of struct, re...
2008-09-29  Jaakko SalliDoc and comment cleanup, fixes, tweaks
2008-09-29  Jaakko SalliMinor clarification
2008-09-29  Francesco Montorsimany ifacecheck automatic fixes + some access-specifier...
2008-09-29  Francesco Montorsiremove deprecation from wxWizard::SetPageSize
2008-09-27  Francesco Montorsieven more interface fixes
2008-09-27  Jaakko SalliwxPropertyGridInterface docs cleanup and fixes, removed...
2008-09-27  Jaakko SalliFixed wxPGMultiButton (event handling, FinalizePosition...
2008-09-27  Francesco Montorsimore fixes
2008-09-27  Francesco MontorsiHUGE commit of ifacecheck-automated fixes to virtualnes...
2008-09-27  Francesco Montorsifinal w*h interface header reviews
2008-09-27  Francesco Montorsiadd wxPosixPermissions enumeration; it provides more...
2008-09-26  Jaakko SalliFixed and clarified editor control event handling
2008-09-25  Francesco Montorsiw*h interface revisions
2008-09-25  Francesco Montorsifinal f*h interface header reviews
2008-09-25  Francesco Montorsimore f*h interface file revisions
2008-09-25  Francesco Montorsirevisions by Utensil Candel
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 SalliFixed bug: Settings property attribute to wxNullVariant...
2008-09-25  Francesco Montorsismall changes to fix doxygen warnings
2008-09-25  Francesco Montorsimore revisions of f*h headers
2008-09-24  Francesco Montorsiifacecheck fixes to c*.h headers
2008-09-24  Francesco Montorsichanged wxColourData::GetCustomColour to const; there...
2008-09-24  Vadim Zeitlindocument Connect(host, port) overload
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  Francesco Montorsifix signature of wxClipboard::UserPrimarySelection...
2008-09-22  Francesco Montorsiautomated virtual/const fixes by ifacecheck
2008-09-22  Francesco Montorsiifacecheck fixes
2008-09-22  Vadim Zeitlinposition the insertion point to the start, not end...
2008-09-22  Vadim Zeitlinmention that width/height parameters to wxDisplaySize...
2008-09-21  Francesco Montorsiother ifacecheck fixes
2008-09-21  Francesco Montorsivarious misc ifacecheck fixes (many virtual attributes...
2008-09-21  Francesco Montorsirevised and fixed some typos
2008-09-21  Francesco Montorsiintroduced wxICON_DEFAULT_TYPE and wxBITMAP_DEFAULT_TYP...
2008-09-21  Jaakko Salli'wx(U)LongLong << variant' type safety improved (now...
2008-09-21  Francesco Montorsifix default argument values
2008-09-21  Jaakko SalliMoved SetPropertyAttributeAll() to wxPropertyGridInterface
2008-09-21  Jaakko SalliA lot of documentation revision. Updated doctest code...
2008-09-21  Václav Slavíkadded wxGetDisplayPPI() convenience function and wxPrin...
2008-09-20  Vadim Zeitlinadd const synonyms for wxGridTableBase::GetNumberRows...
2008-09-19  Vadim Zeitlinallow specifying the initial modifier keys values in...
2008-09-19  Vadim Zeitlin- Main change is the addition of wxGridSelectRowsOrColu...
2008-09-19  Vadim Zeitlinmake wxKeyEvent and wxMouseEvent derive from the same...
2008-09-19  Jaakko SalliMoved wxPGChoices m_choices member from various propert...
2008-09-19  Vadim Zeitlinreturn 0 (meaning the file is not seekable, as the...
2008-09-18  Francesco Montorsifix default arguments for various functions/ctors
2008-09-18  Francesco Montorsifew details fixed
2008-09-18  Jaakko SalliRemoved unused comment
2008-09-18  Jaakko SalliDocument struct wxPGPaintData in function docs of only...
2008-09-17  Jaakko SalliFixed typos
2008-09-17  Robert Roeblingminor corrections
2008-09-16  Vadim Zeitlinmore grid folding: got rid of duplicate version of...
2008-09-16  Vadim Zeitlindocument wxGridTableBase
2008-09-16  Jaakko SalliEliminated C++ RTTI (typeid etc) use. Eliminated wxPGVa...
2008-09-16  Robert RoeblingAdded reverse iterator to wxVector<T>
2008-09-15  Vadim Zeitlindocument wxDELETE() and wxDELETEA() (now committing...
2008-09-15  Vadim Zeitlinreviewed, updated and corrected wxGrid docs
2008-09-14  Vadim Zeitlinreally, really fix handling Enter in spin controls...
2008-09-14  Jaakko SalliUpdated documentation to acknowledge the fact that...
2008-09-14  Vadim Zeitlinsome wxGrid docs cleanup, it's still a huge mess though
2008-09-14  Vadim Zeitlinadded wxFileName::GetVolumeString() (#9950)
2008-09-12  Vadim Zeitlinadded wxPropertyGrid from Jaakko Salli (#9934)
2008-09-12  Vadim Zeitlinreturn true from IsBeingDeleted() if any of the parent...
2008-09-12  Vadim Zeitlinadd grid category and mark all grid-related classes...
2008-09-11  Vadim Zeitlinadded wxCANCEL_DEFAULT style to wxMessageDialog (only...
2008-09-11  Vadim Zeitlinmade wxLogGui more flexible and documented it and added...
2008-09-06  Václav Slavíkadded XRC format documentation to the manual (per-class...
2008-09-05  Vadim Zeitlinmake it possible to use stock ids for custom message...
2008-09-05  Robert RoeblingMade wxMSW wxMutex non-recursive by checking reentrance
2008-09-05  Robert RoeblingFormating corrections
2008-09-05  Robert RoeblingMore wxMutex doc updates
2008-09-05  Robert RoeblingAdd wxCRITSEC_DEFAULT and NON_RECURSIVE styles, updated...
2008-09-03  Vadim Zeitlinfix some typos and other minor problems (#9886)
2008-09-03  Vadim Zeitlinbetter documentation of DeviceToLogicalXXX() (#9896)
2008-09-03  Vadim Zeitlinadd wxSP_THIN_SASH for completeness (#9902)
2008-09-01  Robert RoeblingReadded wxTreeCtrl event docs
2008-09-01  Robert RoeblingReadded event docs for wxListCtrl
2008-09-01  Robert RoeblingMention wxEditableLisBox
next