]> git.saurik.com Git - wxWidgets.git/history - docs
updated message catalogs from sources
[wxWidgets.git] / docs /
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: http://www.wxwidgets...
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...
2008-03-17  Bryan PettyBumped up the size of fonts used in the top tabs and...
2008-03-17  Francesco Montorsirestore previous encoding, changed for error to UTF8
2008-03-16  Francesco Montorsifix also wxPen to use wxPenStyle,wxPenJoin,wxPenCap...
2008-03-16  Francesco Montorsisort the errors so it's easy to see if already processe...
2008-03-16  Francesco Montorsiintroduce wxBrushStyle enum and replace 'int style...
2008-03-16  Francesco Montorsienable the search engine so that the manual which gets...
2008-03-16  Bryan PettyRemoved layout constaints related docs as discussed...
2008-03-15  Vadim Zeitlinadd support for asynchronous execution in wxBase (patch...
2008-03-15  Francesco Montorsiturn GENERATE_HTML on otherwise CHM generation does...
2008-03-15  Francesco Montorsiput the CHM in the out folder instead of out/html;...
2008-03-15  Francesco Montorsiupdate generation info and mention that you need doxyge...
2008-03-15  Vadim Zeitlinimplement wxSpinCtrl::Reparent() to properly reparent...
2008-03-15  Bryan PettyCategorized all functions and macros in the Debugging...
2008-03-15  Vadim Zeitlinadded support for double arguments to wxCmdLineParser...
2008-03-14  Francesco Montorsireplace @seealso with @see; as Vaclav pointed out we...
2008-03-14  Francesco Montorsimention wxMenuItem::* deprecations
2008-03-14  Francesco Montorsiremove wine path from doxygen_chm: instead add some...
2008-03-14  Francesco Montorsimake the script a bit more intelligent using MS broken...
2008-03-14  Francesco Montorsiremove wine path from doxygen_chm: instead add some...
2008-03-14  Bryan PettyUpdated doxygen launcher scripts to reflect new Doxyfil...
2008-03-14  Vadim Zeitlinrename Doxyfile.* to Doxyfile_* to avoid inappropriate...
2008-03-14  Vadim Zeitlinno changes, just fix a few typos and wrap long lines
2008-03-14  Bryan PettyAdded the function and macro group pages for Doxygen.
2008-03-13  Francesco Montorsirevised archive header; changed overview_arc to overvie...
2008-03-13  Bryan PettyAdded the class group pages for Doxygen.
2008-03-12  Bryan PettyAdded class groups example to Doxygen and added parent...
2008-03-12  Bryan PettyReplaced /*! with /** in remaining Doxygen headers...
2008-03-11  Bryan PettyRemoved printer functions from doxygen docs (they were...
2008-03-11  Bryan PettyLooking for comments on new functions and macros organi...
2008-03-10  Francesco Montorsiinterface headers reviewed
2008-03-10  Vadim Zeitlinadded wxNativeContainerWindow and implemented it for...
2008-03-10  Francesco Montorsiupdate the technote with the conventions recently defined
2008-03-10  Francesco Montorsiuse CSS spans instead of \sections so that we uniform...
2008-03-09  Francesco Montorsiremove spurious \b
next