hook the docview-specific customization of event handling logic at TryValidator(...
[wxWidgets.git] / docs /
2008-09-22  Vadim Zeitlincorrect and expand (while omitting the irrelevant bits...
2008-09-21  Jaakko Salli'wx(U)LongLong << variant' type safety improved (now...
2008-09-21  Jaakko SalliA lot of documentation revision. Updated doctest code...
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 SalliRemoved macros to create enum and flag props with custo...
2008-09-19  Jaakko SalliMoved wxPGChoices m_choices member from various propert...
2008-09-18  Vadim Zeitlinmention that you need to update samples/samples.dsw...
2008-09-18  Jaakko SalliReplaced @link with @ref
2008-09-18  Jaakko SalliMade section names more globally unique
2008-09-15  Vadim Zeitlinimprove display of hints during column move (#9884)
2008-09-14  Jaakko SalliUpdated documentation to acknowledge the fact that...
2008-09-14  Jaakko SalliwxVariant list used to translate between list of proper...
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-11  Vadim Zeitlinadded swap() for the other arrays too
2008-09-11  Vadim Zeitlinadded wxArrayString::swap()
2008-09-11  Vadim Zeitlinreplace the static control in wxMessageDialog with...
2008-09-06  Václav Slavíkadded XRC format documentation to the manual (per-class...
2008-09-06  Václav Slavíkdon't center tables, it looks ugly
2008-09-05  Vadim Zeitlinallow copying text in the log dialogs
2008-09-05  Vadim Zeitlinadded support for custom labels in wxMessageBox for...
2008-09-04  Vadim Zeitlinemphasize that mingw32-make and not MSYS make must...
2008-09-02  Vadim Zeitlinreverted accidentally committed change
2008-09-02  Vadim Zeitlindon't set SHOW_FILES, its value is yes by default anyho...
2008-09-01  Robert RoeblingMention wxEditableLisBox
2008-08-29  Robert RoeblingMention wxString caching in UTF-8 ode
2008-08-28  Robert RoeblingMinor correction
2008-08-27  Robert RoeblingUpdated readme
2008-08-27  Vadim Zeitlinhonour user scale and source offset in wxDC::Blit(...
2008-08-18  Vadim Zeitlinadd support for using bitmap2 for checked menu item...
2008-08-18  Vadim Zeitlindocument wxSpinCtrlDouble (#9834)
2008-08-10  Václav Slavíkfixed typo
2008-08-07  Vadim Zeitlindon't call OnCloseDocument() from OnNewDocument(),...
2008-08-03  Vadim Zeitlinadd support for multiline labels in wxToggleButton
2008-08-02  Vadim Zeitlinadded enabled and hidden attributes to radio box items...
2008-08-01  Vadim Zeitlinadd wxString::Capitalize() and MakeCapitalized() for...
2008-08-01  Stefan Csomoradding logo on frontpage of pdflatex output
2008-08-01  Vadim Zeitlinadd more stock items (#9799)
2008-08-01  Stefan Csomorattempt to commit as utf8
2008-07-28  Vadim Zeitlinimplement wxBitmap ctor from XBM data
2008-07-19  Vadim Zeitlinbig wxURI cleanup; it now handles Unicode characters...
2008-07-18  Vadim Zeitlinmention compatibility implications of wxExecute() quoti...
2008-07-13  Vadim Zeitlinadded wxFlexGridSizer::Add{Row,Col}Growable() (#2603)
2008-07-13  Vadim Zeitlinmention that GetItemRect() is new in 2.9.0
2008-07-09  Vadim Zeitlinshow busy cursor in wxLaunchDefaultBrowser and add...
2008-07-06  Vadim Zeitlinremove mentions of pos attribute, it never worked and...
2008-06-30  Vadim Zeitlinimplement wxListCtrl::GetSubItemRect() for generic...
2008-06-29  Vadim Zeitlinsupport wxListCtrl::GetViewRect() in report view too...
2008-06-28  Vadim Zeitlinforward port 2.8.8 changelog
2008-06-28  Vadim Zeitlindeprecate wxTE_AUTO_SCROLL as it's always on in the...
2008-06-27  Bryan PettyForgot to export the environment variable so Doxygen...
2008-06-27  Bryan PettyCommit 3 of 3 for Doxygen path fixes, this one finally...
2008-06-27  Bryan PettyPart 2 of 3 commits bringing proper Doxygen path usage...
2008-06-25  Stefan Csomorrename for docs as well
2008-06-21  Vadim Zeitlininitialize wx{Client,Paint,Window}DC with fonts/colours...
2008-06-21  Vadim Zeitlinadded wxGenericStaticBitmap (#9608)
2008-06-21  Bryan PettyLeftover changes for sample doc improvements in ticket...
2008-06-21  Bryan PettyPatch from Utensil Candel with large improvements to...
2008-06-21  Bryan PettyFinished initial review of [q-r] by Utensil Candel...
2008-06-20  Robert RoeblingBalance table
2008-06-16  Václav SlavíkImplemented high-quality preview for wxMSW (this approa...
2008-06-12  Vadim Zeitlinuse std[::tr1]::unordered_map if available in wxUSE_STL...
2008-06-12  Vadim Zeitlinpropagate style changes correctly to buttons with image...
2008-06-11  Vadim Zeitlinremember the last type used for loading or saving the...
2008-06-08  Vadim Zeitlinmake list whose items are referred to by their numbers...
2008-06-08  Vadim Zeitlindeprecate wxDC::SetClippingRegion(wxRegion) overload...
2008-06-08  Vadim Zeitlinadded multisampling (anti-aliasing) support to wxGLCanv...
2008-06-07  Vadim Zeitlinmake wxLogWindow thread-safe (#8783)
2008-06-07  Vadim Zeitlinsupport multiline labels in wxCheckBox (#9495)
2008-06-07  Vadim Zeitlincorrect phrase broken by the last change
2008-06-07  Vadim Zeitlinreplace another SF link with wxTrac one (#9501)
2008-06-06  Vadim Zeitlinreplace SF links with wxTrac ones (#9500)
2008-06-06  Vadim Zeitlinchange longs used for bitmap types to wxBitmapType...
2008-06-05  Vadim Zeitlincorrected bug in wxTimeSpan::IsShorterThan() for equal...
2008-06-02  Vadim Zeitlindefine wxHAS_ATOMIC_OPS only if native implementation...
2008-06-02  Vadim Zeitlinadded a note about wxrc to Xcode section
2008-06-01  Vadim Zeitlindefine wxHAS_RAW_BITMAP (instead of inconsistenly named...
2008-06-01  Vadim Zeitlinrewrote UTF-7 to work on streams of data to be comaptib...
2008-05-31  Vadim Zeitlincreate a separate category for the conversion classes
2008-05-30  Vadim Zeitlinfixed wxImagePixelData compilation (ticket #3003);...
2008-05-30  Vadim Zeitlinmention the problem with writing enums to wxConfig...
2008-05-30  Vadim Zeitlinmention the ambiguities which arise when passing wxStri...
2008-05-30  Václav Slavíkre-added accidentally omitted 'ANSI'
2008-05-30  Václav Slavíkfixed confusingly complicated sentence to make sense
2008-05-21  Robert RoeblingUpdate wxString overview
2008-05-17  Václav Slavíkminor Unicode overview corrections
2008-05-12  Vadim Zeitlinadd wxCmdLineParser::AddUsageText() and wxCMD_LINE_USAG...
2008-05-11  Vadim Zeitlindon't blit more than necessary in wxBufferedDC::UnMask...
2008-05-11  Vadim Zeitlintake const wxConfig object in wxDocManager::FileHistory...
2008-05-11  Vadim Zeitlinfix appending items to sorted control (patch 1940384)
2008-05-11  Vadim Zeitlinshow resize grip on resizeable dialogs (slightly modifi...
2008-05-11  Vadim Zeitlinmove last change to the correct section
2008-05-11  Vadim Zeitlinmake class names used for our windows unique between...
2008-05-10  Francesco Montorsiadded version check against gcc-generated xml; added...
2008-05-08  Bryan PettyUpdates to wiki links, and XHTML source cleanups.
2008-05-08  Vadim Zeitlinupdate and complete Unicode overview; add an overview...
next