]> git.saurik.com Git - wxWidgets.git/history - interface/string.h
Ticket #9493: interface-string-asterisk.patch
[wxWidgets.git] / interface / string.h
2008-05-26  Robert RoeblingTicket #9493: interface-string-asterisk.patch
2008-05-21  Robert RoeblingCorrect wxString:Append docs
2008-05-21  Robert RoeblingCorrect formatting
2008-05-07  Robert Roeblingcurrent locale in wxString means wxConvLibc
2008-05-07  Robert RoeblingMention wxConvLocal in wxString
2008-05-07  Robert RoeblingFurther wxString clarification according to current...
2008-05-06  Robert RoeblingFix more typos
2008-05-06  Robert RoeblingTry to fix formating
2008-05-06  Robert RoeblingMore wxString docs, listed most STL methods
2008-05-04  Václav Slavíkclarified From/To8BitData's purpose
2008-04-25  Robert RoeblingTrying to make wxString readable again, II
2008-04-25  Robert RoeblingTrying to make wxString readable again
2008-04-25  Robert RoeblingTypo
2008-04-25  Robert RoeblingA few wxString doc updates
2008-04-24  Václav Slavíkadded wxString::Clone() and made wxString(wxCStrData...
2008-04-21  Václav Slavík@wxsince -> @since in Doxygen docs
2008-04-05  Vadim Zeitlindocument Alloc() vs returning bool (part of bug 1933693)
2008-03-28  Francesco Montorsisubstitute '@b NB:' with '@note'; first partial revisio...
2008-03-23  Bryan PettyFinished review/fixes of Math and Miscellaneous categor...
2008-03-20  Václav Slavíkremoved trailing whitespace in Doxygen files
2008-03-10  Francesco Montorsiregenerated headers to remove @seealso in favour of...
2008-03-09  Francesco Montorsiadd const qualifiers
2008-03-09  Francesco Montorsiremoved @NULL,@true,@false tags from the function proto...
2008-03-08  Francesco Montorsiadjusted indentation with astyle; added Id keyword
2008-03-08  Francesco Montorsiadded interface headers with latest discussed changes