Compilation fixes for mingw-w64.
[wxWidgets.git] / docs /
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...
2008-05-07  Vadim Zeitlinuse std::[w]string for wxString implementation unless...
2008-05-07  Vadim Zeitlinextract the most important wxUSE_XXX settings in their...
2008-05-07  Vadim Zeitlindon't use $0$ and $1$, Doxygen doesn't have math mode
2008-05-06  Bryan PettyAdded missing semi-colon in DVC interface header, and...
2008-05-05  Bryan PettyAdded margin to event handler function prototypes for...
2008-05-04  Bryan PettyInitial review of various [q-r] by Utensil Candel.
2008-05-02  Vadim Zeitlinadd an assert indicating that old code overriding OnExe...
2008-04-30  Robert RoeblingUpdate version info in platform detail page
2008-04-29  Robert RoeblingMinor clarification
2008-04-28  Vadim Zeitlinadded wxQueueEvent() avoiding the bug of wxPostEvent...
2008-04-28  Bryan PettyRemoved deprecated layout constraints from class summar...
2008-04-25  Robert RoeblingMinor updates
2008-04-25  Robert RoeblingForgot to remove this one
2008-04-25  Robert Roeblingconst_iterator
2008-04-25  Robert RoeblingRemoved category for styled text control which only...
2008-04-25  Robert RoeblingForgot wxGraphicsPath
2008-04-25  Robert RoeblingMention graphics classes, separate out image and bitmap...
2008-04-22  Bryan PettyFinished initial reviews of the rest of the [d*] interf...
2008-04-21  Václav Slavík@wxsince -> @since in Doxygen docs
2008-04-19  Bryan PettyMore dc* interface headers reviewed.
2008-04-17  Bryan PettyFixed wxScrolledWindow references to properly link...
2008-04-16  Bryan PettyAdded feature to the HTML manual to remember your prefe...
2008-04-15  Vadim Zeitlinadded a section about Connect(), improve/streamline...
2008-04-15  Bryan PettyReviewed dataobj.h interface header and added wxDataVie...
2008-04-14  Bryan PettyFinished initial review of the rest of the [c*] interfa...
2008-04-13  Vadim Zeitlinallow predefining wxNO_XXX_LIB symbols to avoid implici...
2008-04-12  Robert RoeblingMention Scrolled and wxScrolledWindow
2008-04-10  Francesco Montorsiintroduce a new @beginFlagTable
2008-04-10  Francesco Montorsirevisions of o-p headers contributed by Utensil Candel...
2008-04-10  Robert RoeblingRearrange categories, III
2008-04-10  Robert RoeblingRearrange categories, II#
2008-04-10  Robert RoeblingRearrange categories
2008-04-10  Robert RoeblingMinor correction to Unicode overview
2008-04-08  Robert RoeblingUpdate Unicode overview to 3.0
2008-04-08  Robert RoeblingWe do use templates now
2008-04-07  Francesco Montorsibetter integration of the window sizing overview in...
2008-04-06  Francesco Montorsistdobjects is used for both objects and pointers
2008-04-06  Vadim Zeitlinuse kind, not id, of a menu item to test whether it...
2008-04-06  Francesco Montorsismall typo fix
2008-04-06  Francesco Montorsiimproved rendering of styles and events sections: put...
2008-04-05  Bryan PettyFinished initial review of [ca*-ch*] interface headers.
2008-04-04  Vadim Zeitlininitial native implementation of wxCalendarCtrl for MSW
2008-04-03  Francesco Montorsiremoved FAQs: they are already available in the website...
2008-04-02  Bryan PettyRestored the old Classes by Category page to live side...
2008-04-02  Bryan Petty115% line height on lists is more than enough, especial...
2008-04-01  Václav SlavíkGeneralized wxScrolledWindow into wxScrolled<T> that...
2008-03-31  Francesco Montorsimove readme_vms.txt in a folder ad-hoc
2008-03-31  Francesco Montorsiadd a list of the samples yet to document
2008-03-31  Francesco Montorsiupdate links to the TODO lists
2008-03-31  Francesco Montorsiremove old files not needed anymore
2008-03-31  Francesco Montorsimoved to the wiki
2008-03-31  Francesco Montorsimoved old TODO lists to the Wiki: wxwidgets.org/wiki...
2008-03-31  Francesco Montorsimove TODO items for wxDocs from the wxwiki to the doxyg...
2008-03-31  Francesco MontorsiCSS changes: make lists more spaced; use sans-serif...
2008-03-31  Francesco Montorsimoved translations list to the doxygen manual
2008-03-31  Francesco Montorsimerge "strategies" page with devtips.h; add mention...
2008-03-30  Francesco Montorsiadd references to wxWebsite,wxWiki,wxForum
2008-03-30  Francesco Montorsiupdated the index page: 1) removed sample list: it...
2008-03-29  Francesco MontorsiODBC is not part of wx anymore
2008-03-29  Francesco Montorsinoone is going to backport stuff to wx2.4 anymore
2008-03-29  Francesco Montorsiremoved latex sources of wxDocs; wxWidgets now uses...
2008-03-28  Francesco Montorsisubstitute '@b NB:' with '@note'; first partial revisio...
2008-03-28  Vadim Zeitlinadded native GTK implementation of wxCalendarCtrl ...
2008-03-27  Francesco Montorsiadd 'availability' infos to both wxMethod and wxClass...
2008-03-27  Vadim Zeitlinadded convenient wxON_BLOCK_EXIT_SET() macro
2008-03-27  Francesco Montorsiremoved old utils (helpgen, tex2rtf, helphtml, nplugin...
2008-03-25  Bryan PettyRemoved the old, manual entry function, macro, and...
2008-03-25  Bryan PettyFinished review/fixes of the rest of the functions...
2008-03-23  Bryan PettyFinished review/fixes of Math and Miscellaneous categor...
2008-03-23  Bryan PettyFinished review/fixes of Logging category of functions...
2008-03-23  Vadim Zeitlincorrect hhp2cached path
2008-03-22  Francesco Montorsiadded the interface checker to the utils folder
2008-03-22  Francesco Montorsiremove the 1-space indentation from remaining pages...
2008-03-22  Francesco Montorsimoved the samples in a separate page so it has a summar...
2008-03-22  Václav Slavíkdocumented that Freeze and Thaw are now recursive
2008-03-21  Francesco Montorsiwarn the user about using getters of objects in invalid...
2008-03-21  Václav Slavíkdocument standard IDs only in one place, not two; bring...
2008-03-20  Václav Slavíkremoved trailing whitespace in Doxygen files
2008-03-20  Bryan PettyFinished review/fixes of GDI category of functions...
2008-03-19  Bryan PettyRemoved docs for old clipboard functions, and reviewed...
2008-03-18  Vadim Zeitlinadded wxSpinCtrlDouble (slightly modified patch 1835864)
2008-03-17  Bryan PettyFixed GENERATE_TAGFILE setting after realizing that...
2008-03-17  Bryan PettyOne last navigation tab font adjustment, and made searc...
next