Tweaks
Pan Team |
Lots of speed tweaks, particularly in refreshing the header pane. |
Duncan |
Pan now retains custom accelerator keys (shortcuts) between sessions. |
#93713 Gollum |
Reordered the group popup menu items so that the delete-all and
mark-all-read buttons are at the bottom next to `delete group',
less likely to get clicked by accident. |
#89959 Bas Mevissen |
Modify the header pane to clear the display when the top row in
the header pane, which shows the group's name, is selected. |
#98334 Christian Rose |
Made the new user dialog's welcome message more i18n-friendly. |
Pan Team |
Reduced the number of strings needing translations by merging similar strings elsewhere in Pan. |
Pan Team |
Added more error checking and logging when spawning new threads. |
Bug Fixes
Valgrind |
Fixed a nasty little memory corruption bug in Pan's status bars. |
#99095 Pan Team |
Fixed a race condition that could cause Pan to crash on startup when the ``restore tasks?'' dialog appeared. |
#85153 Carl Hudkins |
Fixed crash that occurred when changing groups or exiting Pan when
the current group in the header pane is trying to refresh itself. |
Chill |
Fixed 0.13.1 bug that broke the Supersede function. |
#91365 Arcterex |
Fixed annoying space-key-reading bug where Pan could jump to the next
article before the bottom page of the current article had been shown. |
#93169 Leonard Nutley |
Added the `red x' icon back to the header pane for articles whose download attempts have failed. |
#93894 Gollum |
Fixed a bug that corrupted the multipart states of some articles. |
#90970 Johan |
Fixed refresh bug that caused Pan to disconcertingly deselect
the current group and reselect the previous group. |
#89281 Christian Lohmaier |
Fixed bug that broke space reading on articles whose subjects contained 8bit data. |
Pan Team |
Fixed bug that broke the bozo and spam filters on 8bit data. |
#98424 Pan Team |
Handle slightly-broken Message-ID headers more gracefully.
Message-IDs with trailing spaces broke space reading in 0.13.0. |
#98463 Martin Schrode |
Handle broken content-type headers more gracefully: if text/plain
couldn't be parsed, the text message wasn't be displayed. |
Tom F |
Fixed obsolete web link in the new user dialog. |
Valgrind |
Fixed a half-dozen small memory leaks. |