Milestone Vidalia 0.1.8
- Make the position of the y-axis on the bandwidth graph variable based on the width of the axis labels. This works better for languages like Farsi where "KB/s" somehow becomes 19 characters. (Ticket #373)
- Support alphanumeric circuit and stream IDs, rather than assuming IDs will always be numeric. Current Tors only use numeric circuit and stream IDs, but they may some day. (Ticket #400)
- Include ssleay32.dll in the Windows packages so Vidalia won't crash when it finds an incompatible version of ssleay32.dll in the user's $PATH. (Ticket #401)
- If the message log is sorted by severity or lexiographically, or if the user manually repositioned the vertical scroll bar, then retain the scroll bar's previous position after adding a new message to the log.
- If the current message log layout is right-to-left (e.g. if the user's translation is Farsi), then use a custom item delegate for the log message column whose sole purpose is to keep Qt from screwing with the message text. (Ticket #396)
- Reduce the default number of messages to retain in the message log to 50 messages. Most people never look at the window and the extra 200 messages just needlessly eat memory.
- Restore the "zoom" and "close" icons in the router and circuit list context menus. They were lost in the move to the Oxygen icon theme in 0.1.4.
- Make both the 'Ctrl+W' and 'Esc' shortcuts for closing any Vidalia window. Previously, it was just 'Esc' on Windows and 'Ctrl+W' on all other platforms.
- Make pressing "Return" mean the same thing as clicking 'OK' in the config dialog, and make pressing 'Esc' mean the same thing as clicking 'Cancel'. (Ticket #327)
- Fix the icon used for the help browser's window icon.
Note: See
TracRoadmap for help on using
the roadmap.
