wxWidgets/docs/doxygen/images
Artur Wieczorek 9acb2fe3a0 Fix AddArcToPoint when no current point is set on wxGraphicsPath
Current behavior of AddArcToPoint() when there is no current point is not
documented and moreover it is not the same in native macOS and in generic
implementation. Under macOS nothing is done and "no current point" error
is raised but under other ports (generic implementation) only arc
is drawn (without initial line).
When there is no current point, in similar functions AddCurveToPoint(),
AddQuadCurveToPoint() it is initially set to the some known control point
of the curve but this approach cannot be applied to AddArcToPoint().
The only well defined fallback point seems to be (0, 0) and this option
is implemented here.

See #18086.
2018-07-02 22:31:24 +02:00
..
generic Add screenshots of wxRearrange{List,Ctrl} to the manual 2017-08-14 14:59:31 +02:00
stock Reduce size of the PNGs used in Doxygen documentation 2016-10-05 22:19:26 +02:00
appear-activityindicator-gtk.png Reduce size of the PNGs used in Doxygen documentation 2016-10-05 22:19:26 +02:00
appear-activityindicator-mac.png Reduce size of the PNGs used in Doxygen documentation 2016-10-05 22:19:26 +02:00
appear-activityindicator-msw.png Reduce size of the PNGs used in Doxygen documentation 2016-10-05 22:19:26 +02:00
appear-animationctrl-gtk.png Reduce size of the PNGs used in Doxygen documentation 2016-10-05 22:19:26 +02:00
appear-animationctrl-mac.png Reduce size of the PNGs used in Doxygen documentation 2016-10-05 22:19:26 +02:00
appear-animationctrl-msw.png Reduce size of the PNGs used in Doxygen documentation 2016-10-05 22:19:26 +02:00
appear-bitmapbutton-gtk.png Reduce size of the PNGs used in Doxygen documentation 2016-10-05 22:19:26 +02:00
appear-bitmapbutton-mac.png Reduce size of the PNGs used in Doxygen documentation 2016-10-05 22:19:26 +02:00
appear-bitmapbutton-msw.png Reduce size of the PNGs used in Doxygen documentation 2016-10-05 22:19:26 +02:00
appear-bitmapcombobox-gtk.png Reduce size of the PNGs used in Doxygen documentation 2016-10-05 22:19:26 +02:00
appear-bitmapcombobox-mac.png Reduce size of the PNGs used in Doxygen documentation 2016-10-05 22:19:26 +02:00
appear-bitmapcombobox-msw.png Reduce size of the PNGs used in Doxygen documentation 2016-10-05 22:19:26 +02:00
appear-button-gtk.png Reduce size of the PNGs used in Doxygen documentation 2016-10-05 22:19:26 +02:00
appear-button-mac.png Reduce size of the PNGs used in Doxygen documentation 2016-10-05 22:19:26 +02:00
appear-button-msw.png Reduce size of the PNGs used in Doxygen documentation 2016-10-05 22:19:26 +02:00
appear-calendarctrl-gtk.png Reduce size of the PNGs used in Doxygen documentation 2016-10-05 22:19:26 +02:00
appear-calendarctrl-mac.png Reduce size of the PNGs used in Doxygen documentation 2016-10-05 22:19:26 +02:00
appear-calendarctrl-msw.png Reduce size of the PNGs used in Doxygen documentation 2016-10-05 22:19:26 +02:00
appear-checkbox-gtk.png Reduce size of the PNGs used in Doxygen documentation 2016-10-05 22:19:26 +02:00
appear-checkbox-mac.png Reduce size of the PNGs used in Doxygen documentation 2016-10-05 22:19:26 +02:00
appear-checkbox-msw.png Reduce size of the PNGs used in Doxygen documentation 2016-10-05 22:19:26 +02:00
appear-checklistbox-gtk.png Reduce size of the PNGs used in Doxygen documentation 2016-10-05 22:19:26 +02:00
appear-checklistbox-mac.png Reduce size of the PNGs used in Doxygen documentation 2016-10-05 22:19:26 +02:00
appear-checklistbox-msw.png Reduce size of the PNGs used in Doxygen documentation 2016-10-05 22:19:26 +02:00
appear-choice-gtk.png Reduce size of the PNGs used in Doxygen documentation 2016-10-05 22:19:26 +02:00
appear-choice-mac.png Reduce size of the PNGs used in Doxygen documentation 2016-10-05 22:19:26 +02:00
appear-choice-msw.png Reduce size of the PNGs used in Doxygen documentation 2016-10-05 22:19:26 +02:00
appear-choicebook-gtk.png Reduce size of the PNGs used in Doxygen documentation 2016-10-05 22:19:26 +02:00
appear-choicebook-mac.png Reduce size of the PNGs used in Doxygen documentation 2016-10-05 22:19:26 +02:00
appear-choicebook-msw.png Reduce size of the PNGs used in Doxygen documentation 2016-10-05 22:19:26 +02:00
appear-collapsiblepane-gtk.png Reduce size of the PNGs used in Doxygen documentation 2016-10-05 22:19:26 +02:00
appear-collapsiblepane-mac.png Reduce size of the PNGs used in Doxygen documentation 2016-10-05 22:19:26 +02:00
appear-collapsiblepane-msw.png Reduce size of the PNGs used in Doxygen documentation 2016-10-05 22:19:26 +02:00
appear-colourpickerctrl-gtk.png Reduce size of the PNGs used in Doxygen documentation 2016-10-05 22:19:26 +02:00
appear-colourpickerctrl-mac.png Reduce size of the PNGs used in Doxygen documentation 2016-10-05 22:19:26 +02:00
appear-colourpickerctrl-msw.png Reduce size of the PNGs used in Doxygen documentation 2016-10-05 22:19:26 +02:00
appear-combobox-gtk.png Reduce size of the PNGs used in Doxygen documentation 2016-10-05 22:19:26 +02:00
appear-combobox-mac.png Reduce size of the PNGs used in Doxygen documentation 2016-10-05 22:19:26 +02:00
appear-combobox-msw.png Reduce size of the PNGs used in Doxygen documentation 2016-10-05 22:19:26 +02:00
appear-comboctrl-gtk.png Reduce size of the PNGs used in Doxygen documentation 2016-10-05 22:19:26 +02:00
appear-comboctrl-mac.png Reduce size of the PNGs used in Doxygen documentation 2016-10-05 22:19:26 +02:00
appear-comboctrl-msw.png Reduce size of the PNGs used in Doxygen documentation 2016-10-05 22:19:26 +02:00
appear-commandlinkbutton-gtk.png Reduce size of the PNGs used in Doxygen documentation 2016-10-05 22:19:26 +02:00
appear-commandlinkbutton-mac.png Reduce size of the PNGs used in Doxygen documentation 2016-10-05 22:19:26 +02:00
appear-commandlinkbutton-msw.png Reduce size of the PNGs used in Doxygen documentation 2016-10-05 22:19:26 +02:00
appear-dataviewctrl-gtk.png Reduce size of the PNGs used in Doxygen documentation 2016-10-05 22:19:26 +02:00
appear-dataviewctrl-mac.png Reduce size of the PNGs used in Doxygen documentation 2016-10-05 22:19:26 +02:00
appear-dataviewctrl-msw.png Reduce size of the PNGs used in Doxygen documentation 2016-10-05 22:19:26 +02:00
appear-dataviewtreectrl-gtk.png Reduce size of the PNGs used in Doxygen documentation 2016-10-05 22:19:26 +02:00
appear-dataviewtreectrl-mac.png Reduce size of the PNGs used in Doxygen documentation 2016-10-05 22:19:26 +02:00
appear-dataviewtreectrl-msw.png Reduce size of the PNGs used in Doxygen documentation 2016-10-05 22:19:26 +02:00
appear-datepickerctrl-gtk.png Reduce size of the PNGs used in Doxygen documentation 2016-10-05 22:19:26 +02:00
appear-datepickerctrl-mac.png Reduce size of the PNGs used in Doxygen documentation 2016-10-05 22:19:26 +02:00
appear-datepickerctrl-msw.png Reduce size of the PNGs used in Doxygen documentation 2016-10-05 22:19:26 +02:00
appear-dirpickerctrl-gtk.png Reduce size of the PNGs used in Doxygen documentation 2016-10-05 22:19:26 +02:00
appear-dirpickerctrl-mac.png Reduce size of the PNGs used in Doxygen documentation 2016-10-05 22:19:26 +02:00
appear-dirpickerctrl-msw.png Reduce size of the PNGs used in Doxygen documentation 2016-10-05 22:19:26 +02:00
appear-filectrl-gtk.png Reduce size of the PNGs used in Doxygen documentation 2016-10-05 22:19:26 +02:00
appear-filectrl-mac.png Reduce size of the PNGs used in Doxygen documentation 2016-10-05 22:19:26 +02:00
appear-filectrl-msw.png Reduce size of the PNGs used in Doxygen documentation 2016-10-05 22:19:26 +02:00
appear-filepickerctrl-gtk.png Reduce size of the PNGs used in Doxygen documentation 2016-10-05 22:19:26 +02:00
appear-filepickerctrl-mac.png Reduce size of the PNGs used in Doxygen documentation 2016-10-05 22:19:26 +02:00
appear-filepickerctrl-msw.png Reduce size of the PNGs used in Doxygen documentation 2016-10-05 22:19:26 +02:00
appear-fontpickerctrl-gtk.png Reduce size of the PNGs used in Doxygen documentation 2016-10-05 22:19:26 +02:00
appear-fontpickerctrl-mac.png Reduce size of the PNGs used in Doxygen documentation 2016-10-05 22:19:26 +02:00
appear-fontpickerctrl-msw.png Reduce size of the PNGs used in Doxygen documentation 2016-10-05 22:19:26 +02:00
appear-gauge-gtk.png Reduce size of the PNGs used in Doxygen documentation 2016-10-05 22:19:26 +02:00
appear-gauge-mac.png Reduce size of the PNGs used in Doxygen documentation 2016-10-05 22:19:26 +02:00
appear-gauge-msw.png Reduce size of the PNGs used in Doxygen documentation 2016-10-05 22:19:26 +02:00
appear-genericdirctrl-gtk.png Reduce size of the PNGs used in Doxygen documentation 2016-10-05 22:19:26 +02:00
appear-genericdirctrl-mac.png Reduce size of the PNGs used in Doxygen documentation 2016-10-05 22:19:26 +02:00
appear-genericdirctrl-msw.png Reduce size of the PNGs used in Doxygen documentation 2016-10-05 22:19:26 +02:00
appear-hyperlinkctrl-gtk.png Reduce size of the PNGs used in Doxygen documentation 2016-10-05 22:19:26 +02:00
appear-hyperlinkctrl-mac.png Reduce size of the PNGs used in Doxygen documentation 2016-10-05 22:19:26 +02:00
appear-hyperlinkctrl-msw.png Reduce size of the PNGs used in Doxygen documentation 2016-10-05 22:19:26 +02:00
appear-listbook-gtk.png Reduce size of the PNGs used in Doxygen documentation 2016-10-05 22:19:26 +02:00
appear-listbook-mac.png Reduce size of the PNGs used in Doxygen documentation 2016-10-05 22:19:26 +02:00
appear-listbook-msw.png Reduce size of the PNGs used in Doxygen documentation 2016-10-05 22:19:26 +02:00
appear-listbox-gtk.png Reduce size of the PNGs used in Doxygen documentation 2016-10-05 22:19:26 +02:00
appear-listbox-mac.png Reduce size of the PNGs used in Doxygen documentation 2016-10-05 22:19:26 +02:00
appear-listbox-msw.png Reduce size of the PNGs used in Doxygen documentation 2016-10-05 22:19:26 +02:00
appear-listctrl-gtk.png Reduce size of the PNGs used in Doxygen documentation 2016-10-05 22:19:26 +02:00
appear-listctrl-mac.png Reduce size of the PNGs used in Doxygen documentation 2016-10-05 22:19:26 +02:00
appear-listctrl-msw.png Reduce size of the PNGs used in Doxygen documentation 2016-10-05 22:19:26 +02:00
appear-notebook-gtk.png Reduce size of the PNGs used in Doxygen documentation 2016-10-05 22:19:26 +02:00
appear-notebook-mac.png Reduce size of the PNGs used in Doxygen documentation 2016-10-05 22:19:26 +02:00
appear-notebook-msw.png Reduce size of the PNGs used in Doxygen documentation 2016-10-05 22:19:26 +02:00
appear-ownerdrawncombobox-gtk.png Reduce size of the PNGs used in Doxygen documentation 2016-10-05 22:19:26 +02:00
appear-ownerdrawncombobox-mac.png Reduce size of the PNGs used in Doxygen documentation 2016-10-05 22:19:26 +02:00
appear-ownerdrawncombobox-msw.png Reduce size of the PNGs used in Doxygen documentation 2016-10-05 22:19:26 +02:00
appear-propertygrid-gtk.png Reduce size of the PNGs used in Doxygen documentation 2016-10-05 22:19:26 +02:00
appear-propertygrid-mac.png Reduce size of the PNGs used in Doxygen documentation 2016-10-05 22:19:26 +02:00
appear-propertygrid-msw.png Reduce size of the PNGs used in Doxygen documentation 2016-10-05 22:19:26 +02:00
appear-radiobox-gtk.png Reduce size of the PNGs used in Doxygen documentation 2016-10-05 22:19:26 +02:00
appear-radiobox-mac.png Reduce size of the PNGs used in Doxygen documentation 2016-10-05 22:19:26 +02:00
appear-radiobox-msw.png Reduce size of the PNGs used in Doxygen documentation 2016-10-05 22:19:26 +02:00
appear-radiobutton-gtk.png Reduce size of the PNGs used in Doxygen documentation 2016-10-05 22:19:26 +02:00
appear-radiobutton-mac.png Reduce size of the PNGs used in Doxygen documentation 2016-10-05 22:19:26 +02:00
appear-radiobutton-msw.png Reduce size of the PNGs used in Doxygen documentation 2016-10-05 22:19:26 +02:00
appear-richtextctrl-gtk.png Reduce size of the PNGs used in Doxygen documentation 2016-10-05 22:19:26 +02:00
appear-richtextctrl-mac.png Reduce size of the PNGs used in Doxygen documentation 2016-10-05 22:19:26 +02:00
appear-richtextctrl-msw.png Reduce size of the PNGs used in Doxygen documentation 2016-10-05 22:19:26 +02:00
appear-richtooltip-gtk.png Reduce size of the PNGs used in Doxygen documentation 2016-10-05 22:19:26 +02:00
appear-richtooltip-mac.png Reduce size of the PNGs used in Doxygen documentation 2016-10-05 22:19:26 +02:00
appear-richtooltip-msw.png Reduce size of the PNGs used in Doxygen documentation 2016-10-05 22:19:26 +02:00
appear-scrollbar-gtk.png Reduce size of the PNGs used in Doxygen documentation 2016-10-05 22:19:26 +02:00
appear-scrollbar-mac.png Reduce size of the PNGs used in Doxygen documentation 2016-10-05 22:19:26 +02:00
appear-scrollbar-msw.png Reduce size of the PNGs used in Doxygen documentation 2016-10-05 22:19:26 +02:00
appear-searchctrl-gtk.png Reduce size of the PNGs used in Doxygen documentation 2016-10-05 22:19:26 +02:00
appear-searchctrl-mac.png Reduce size of the PNGs used in Doxygen documentation 2016-10-05 22:19:26 +02:00
appear-searchctrl-msw.png Reduce size of the PNGs used in Doxygen documentation 2016-10-05 22:19:26 +02:00
appear-slider-gtk.png Reduce size of the PNGs used in Doxygen documentation 2016-10-05 22:19:26 +02:00
appear-slider-mac.png Reduce size of the PNGs used in Doxygen documentation 2016-10-05 22:19:26 +02:00
appear-slider-msw.png Reduce size of the PNGs used in Doxygen documentation 2016-10-05 22:19:26 +02:00
appear-spinbutton-gtk.png Reduce size of the PNGs used in Doxygen documentation 2016-10-05 22:19:26 +02:00
appear-spinbutton-mac.png Reduce size of the PNGs used in Doxygen documentation 2016-10-05 22:19:26 +02:00
appear-spinbutton-msw.png Reduce size of the PNGs used in Doxygen documentation 2016-10-05 22:19:26 +02:00
appear-spinctrl-gtk.png Reduce size of the PNGs used in Doxygen documentation 2016-10-05 22:19:26 +02:00
appear-spinctrl-mac.png Reduce size of the PNGs used in Doxygen documentation 2016-10-05 22:19:26 +02:00
appear-spinctrl-msw.png Reduce size of the PNGs used in Doxygen documentation 2016-10-05 22:19:26 +02:00
appear-spinctrldouble-gtk.png Reduce size of the PNGs used in Doxygen documentation 2016-10-05 22:19:26 +02:00
appear-spinctrldouble-mac.png Reduce size of the PNGs used in Doxygen documentation 2016-10-05 22:19:26 +02:00
appear-spinctrldouble-msw.png Reduce size of the PNGs used in Doxygen documentation 2016-10-05 22:19:26 +02:00
appear-staticbitmap-gtk.png Reduce size of the PNGs used in Doxygen documentation 2016-10-05 22:19:26 +02:00
appear-staticbitmap-mac.png Reduce size of the PNGs used in Doxygen documentation 2016-10-05 22:19:26 +02:00
appear-staticbitmap-msw.png Reduce size of the PNGs used in Doxygen documentation 2016-10-05 22:19:26 +02:00
appear-staticbox-gtk.png Reduce size of the PNGs used in Doxygen documentation 2016-10-05 22:19:26 +02:00
appear-staticbox-mac.png Reduce size of the PNGs used in Doxygen documentation 2016-10-05 22:19:26 +02:00
appear-staticbox-msw.png Reduce size of the PNGs used in Doxygen documentation 2016-10-05 22:19:26 +02:00
appear-statictext-gtk.png Reduce size of the PNGs used in Doxygen documentation 2016-10-05 22:19:26 +02:00
appear-statictext-mac.png Reduce size of the PNGs used in Doxygen documentation 2016-10-05 22:19:26 +02:00
appear-statictext-msw.png Reduce size of the PNGs used in Doxygen documentation 2016-10-05 22:19:26 +02:00
appear-textctrl-gtk.png Reduce size of the PNGs used in Doxygen documentation 2016-10-05 22:19:26 +02:00
appear-textctrl-mac.png Reduce size of the PNGs used in Doxygen documentation 2016-10-05 22:19:26 +02:00
appear-textctrl-msw.png Reduce size of the PNGs used in Doxygen documentation 2016-10-05 22:19:26 +02:00
appear-timepickerctrl-gtk.png Reduce size of the PNGs used in Doxygen documentation 2016-10-05 22:19:26 +02:00
appear-timepickerctrl-mac.png Reduce size of the PNGs used in Doxygen documentation 2016-10-05 22:19:26 +02:00
appear-timepickerctrl-msw.png Reduce size of the PNGs used in Doxygen documentation 2016-10-05 22:19:26 +02:00
appear-togglebutton-gtk.png Reduce size of the PNGs used in Doxygen documentation 2016-10-05 22:19:26 +02:00
appear-togglebutton-mac.png Reduce size of the PNGs used in Doxygen documentation 2016-10-05 22:19:26 +02:00
appear-togglebutton-msw.png Reduce size of the PNGs used in Doxygen documentation 2016-10-05 22:19:26 +02:00
appear-treectrl-gtk.png Reduce size of the PNGs used in Doxygen documentation 2016-10-05 22:19:26 +02:00
appear-treectrl-mac.png Reduce size of the PNGs used in Doxygen documentation 2016-10-05 22:19:26 +02:00
appear-treectrl-msw.png Reduce size of the PNGs used in Doxygen documentation 2016-10-05 22:19:26 +02:00
drawing-addarctopoint.png Fix AddArcToPoint when no current point is set on wxGraphicsPath 2018-07-02 22:31:24 +02:00
evthandler_unlink_after.dia fix wxWindow::PushEventHandler and related wxWindow functions for the stack management; currently they don't work well when passing event handlers which are part of an event handler chain (see wx-dev thread 'wxWindow event handler stack'); implement wxEvtHandler Unlink() and IsUnlinked() functions and document them; revise docs of all involved functions of both wxEvtHandler and wxWindow, adding images for better explanations 2009-01-22 11:53:09 +00:00
evthandler_unlink_after.png Reduce size of the PNGs used in Doxygen documentation 2016-10-05 22:19:26 +02:00
evthandler_unlink_before.dia fix wxWindow::PushEventHandler and related wxWindow functions for the stack management; currently they don't work well when passing event handlers which are part of an event handler chain (see wx-dev thread 'wxWindow event handler stack'); implement wxEvtHandler Unlink() and IsUnlinked() functions and document them; revise docs of all involved functions of both wxEvtHandler and wxWindow, adding images for better explanations 2009-01-22 11:53:09 +00:00
evthandler_unlink_before.png Reduce size of the PNGs used in Doxygen documentation 2016-10-05 22:19:26 +02:00
htmlcell_descent.png Reduce size of the PNGs used in Doxygen documentation 2016-10-05 22:19:26 +02:00
htmlcontcell_alignv.png Reduce size of the PNGs used in Doxygen documentation 2016-10-05 22:19:26 +02:00
htmlcontcell_indent.png Reduce size of the PNGs used in Doxygen documentation 2016-10-05 22:19:26 +02:00
htmlwin_border.png Reduce size of the PNGs used in Doxygen documentation 2016-10-05 22:19:26 +02:00
main_wxlogo.pdf Updated logos in the reference manual. 2015-02-04 17:44:10 +00:00
main_wxlogo.png Reduce size of the PNGs used in Doxygen documentation 2016-10-05 22:19:26 +02:00
main_wxlogo.svg Updated logos in the reference manual. 2015-02-04 17:44:10 +00:00
overview_events_chain.dia Fix manual references to the events overview after it's page ID was changed in r58712 (VZ). 2009-02-18 00:19:22 +00:00
overview_events_chain.png Reduce size of the PNGs used in Doxygen documentation 2016-10-05 22:19:26 +02:00
overview_events_winstack.dia Fix manual references to the events overview after it's page ID was changed in r58712 (VZ). 2009-02-18 00:19:22 +00:00
overview_events_winstack.png Reduce size of the PNGs used in Doxygen documentation 2016-10-05 22:19:26 +02:00
overview_html_cont.png Reduce size of the PNGs used in Doxygen documentation 2016-10-05 22:19:26 +02:00
overview_html_contbox.png Reduce size of the PNGs used in Doxygen documentation 2016-10-05 22:19:26 +02:00
overview_html_hello.png Reduce size of the PNGs used in Doxygen documentation 2016-10-05 22:19:26 +02:00
overview_sizer_00.png Reduce size of the PNGs used in Doxygen documentation 2016-10-05 22:19:26 +02:00
overview_sizer_01.png Reduce size of the PNGs used in Doxygen documentation 2016-10-05 22:19:26 +02:00
overview_sizer_02.png Reduce size of the PNGs used in Doxygen documentation 2016-10-05 22:19:26 +02:00
overview_sizer_03.png Reduce size of the PNGs used in Doxygen documentation 2016-10-05 22:19:26 +02:00
overview_sizer_04.png Reduce size of the PNGs used in Doxygen documentation 2016-10-05 22:19:26 +02:00
overview_sizer_05.png Reduce size of the PNGs used in Doxygen documentation 2016-10-05 22:19:26 +02:00
overview_sizer_06.png Reduce size of the PNGs used in Doxygen documentation 2016-10-05 22:19:26 +02:00
overview_sizer_07.png Reduce size of the PNGs used in Doxygen documentation 2016-10-05 22:19:26 +02:00
overview_sizer_08.png Reduce size of the PNGs used in Doxygen documentation 2016-10-05 22:19:26 +02:00
overview_sizer_09.png Reduce size of the PNGs used in Doxygen documentation 2016-10-05 22:19:26 +02:00
overview_sizer_10.png Reduce size of the PNGs used in Doxygen documentation 2016-10-05 22:19:26 +02:00
overview_sizer_11.png Reduce size of the PNGs used in Doxygen documentation 2016-10-05 22:19:26 +02:00
overview_splitter_3d.png Reduce size of the PNGs used in Doxygen documentation 2016-10-05 22:19:26 +02:00
overview_unicode_codes.dia added a overview_string_binary section describing what is wxString support with regard to binary data; removed traces of UCS2 wording; it was not completely correct (see wx-dev thread 'string changes doubts and docs') 2008-12-08 19:25:07 +00:00
overview_unicode_codes.png Reduce size of the PNGs used in Doxygen documentation 2016-10-05 22:19:26 +02:00
overview_unicode_glyphs.png Reduce size of the PNGs used in Doxygen documentation 2016-10-05 22:19:26 +02:00
overview_wxstring_encoding.dia added a overview_string_binary section describing what is wxString support with regard to binary data; removed traces of UCS2 wording; it was not completely correct (see wx-dev thread 'string changes doubts and docs') 2008-12-08 19:25:07 +00:00
overview_wxstring_encoding.png Reduce size of the PNGs used in Doxygen documentation 2016-10-05 22:19:26 +02:00