extract (and expand and clean up and document) the header window implementation used...
[wxWidgets.git] / docs /
2008-12-02  Vadim ZeitlinDoxygen markup corrections after last change
2008-12-02  Vadim Zeitlinadd support for creating drop down toolbar buttons...
2008-12-02  Francesco Montorsidocument the main event table macros, wxEventType,...
2008-12-01  Francesco Montorsiadding a new topic overview about writing custom widget...
2008-12-01  Francesco Montorsiuse sections and an initial TOC like all other overviews
2008-12-01  Francesco Montorsicreate better QCH files
2008-11-28  Francesco Montorsiremove @appearance tag from abstract classes; add the...
2008-11-28  Francesco Montorsirestore correct doctype
2008-11-28  Francesco Montorsiadded the possibility (for doxygen >= 1.5.7.1) to gener...
2008-11-25  Bryan PettyFixed doxygen warnings regarding the XRC File Format...
2008-11-25  Francesco Montorsicommit remaining portions of #10087
2008-11-23  Francesco Montorsimany document corrections by charles; partial commit...
2008-11-23  Francesco Montorsithe layout file for use with doxygen >= 1.5.7.0
2008-11-22  Francesco Montorsiadded group 'grid' (fixes #10217)
2008-11-22  Francesco Montorsimodernize the documented systems to declare new events
2008-11-22  Francesco Montorsirender the content of @c tags in a slightly more visibl...
2008-11-20  Francesco Montorsimention wxArtProvider
2008-11-10  Francesco Montorsiupdate screenshots using the default theme for Windows...
2008-11-04  Vadim ZeitlinReview/simplify/cleanup MDI classes for all platforms...
2008-11-03  Vadim Zeitlindefine wxHAS_CONFIG_TEMPLATE_RW if template wxConfig...
2008-10-30  Francesco Montorsiset WARN_IF_UNDOCUMENTED to YES; it doesn't introduce...
2008-10-30  Francesco Montorsifix typos
2008-10-30  Francesco Montorsimodernized
2008-10-29  Vadim Zeitlinuse buffered streams to reduce the number of TCP packet...
2008-10-28  Francesco Montorsiadded some 'wxString::' portions to make referenced...
2008-10-23  Francesco Montorsiremove references to tex2rtf; it's not part of wxWidget...
2008-10-23  Vadim Zeitlingive credit for wxGrid column move hint improvement
2008-10-22  Francesco Montorsiadd a new beginEventTable{2} overload for those classes...
2008-10-20  Robert RoeblingCorrcted wxListCtrl image
2008-10-19  Francesco Montorsidoxygen warnings and formatting fixes
2008-10-19  Francesco Montorsifixed the anchor names for @section used in interface...
2008-10-19  Vadim Zeitlincorrect some wording of recent changes
2008-10-19  Francesco Montorsimentioned the new doc format
2008-10-17  Francesco Montorsirevision of wxLocale; documented the list of language...
2008-10-17  Robert RoeblingSort controls alphabetically
2008-10-16  Robert RoeblingCrop image a little
2008-10-16  Václav SlavíkCleaned up wxArtProvider:
2008-10-15  Vadim Zeitlindocument GetSizeAvailableForScrollTarget()
2008-10-15  Robert RoeblingAdded wxMac screenshot from wxDataViewTreeCtrl
2008-10-15  Robert RoeblingAdded wxSearchCtrl, typos corrected
2008-10-15  Robert RoeblingCrop images a little
2008-10-15  Robert RoeblingAdd wxPropertyGrid screenshots
2008-10-15  Robert RoeblingAdd wxSearchCtrl screenshots
2008-10-15  Robert RoeblingRepaired togglebutton images
2008-10-14  Robert RoeblingCorrected some wxMac images
2008-10-14  Robert RoeblingShrink screenshots a little
2008-10-13  Robert RoeblingAdd screenshots for wxNotebook, wxChoicebook, wxListbook
2008-10-13  Robert RoeblingAdded screenshots for wxSpinCtrlDouble
2008-10-13  Robert RoeblingAdd screenshots for wxDataViewTreeCtrl
2008-10-13  Robert RoeblingAdded wxDataViewCtrl screenshots
2008-10-13  Bryan PettyAdded documentation screenshots of wxMac controls.
2008-10-13  Vadim Zeitlinfix final note language
2008-10-13  Vadim Zeitlinremove green colour from literal strings, this is annoy...
2008-10-13  Francesco Montorsiadd docs for the #define of wxBookCtrl
2008-10-12  Vadim Zeitlinrenamed the subdirectory to indicate that it contains...
2008-10-12  Vadim Zeitlinadd stock images to the stock items page (closes #9533)
2008-10-11  Francesco Montorsiadded automatically generated screenshots of wxMSW...
2008-10-11  Francesco Montorsiadded automatically-generated bitmaps of wxWidgets...
2008-10-06  Jaakko SalliFix RCS-IDs
2008-10-06  Vadim Zeitlinimplemented wxMemoryFSHandler::FindFirst/Next()
2008-10-04  Robert RoeblingMoved list of subclasses away from 'classes overview...
2008-10-03  Vadim Zeitlinmerged docvwmdi sample into docview one to avoid having...
2008-10-03  Vadim Zeitlincorrected samples.h location
2008-10-03  Vadim Zeitlinupdate samples page location after switch to Doxygen
2008-10-01  Václav SlavíkwxSpinButton was missing in XRC spec, added
2008-10-01  Václav Slavíkget rid of public constants for various XRC defaults...
2008-10-01  Václav Slavíkfinished XRC format specification: added docs for all...
2008-09-25  Francesco Montorsifinal f*h interface header reviews
2008-09-25  Francesco Montorsifix many doxygen warnings; added wxMotif section in...
2008-09-22  Vadim Zeitlincopied and pasted 2.8.9 change log section (was there...
2008-09-22  Vadim Zeitlinfix the event handling in presence of pushed event...
2008-09-22  Vadim Zeitlinno changes, just some markup fixes
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...
next