X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/095315e20d117d292ea01f8f964b19c032a0fd56..2dfa1180b02ff64115f9ad96e270edea64027a3b:/wxPython/docs/CHANGES.html diff --git a/wxPython/docs/CHANGES.html b/wxPython/docs/CHANGES.html index 42b7ab270f..65ea7c18a5 100644 --- a/wxPython/docs/CHANGES.html +++ b/wxPython/docs/CHANGES.html @@ -12,6 +12,9 @@

Recent Changes for wxPython

2.6.2.1

+

wxMSW: Fix for bug #1211907, popup menu indenting inconsistent with bitmaps.

wxMac: Don't send an event for wx.RadioButton deselections, just the @@ -110,7 +113,7 @@ is useful, for example, if you would like to remove some output or errors or etc. from the buffer before doing a copy/paste. The free edit mode is designated by the use of a red, non-flashing caret. -

  • Ctrl-H will fold/unfold (hide/show) the selected lines.
  • +
  • Ctrl-Shift-F will fold/unfold (hide/show) the selected lines.
  • General code cleanup and fixes.
  • Use wx.StandardPaths to determine the location of the config files.