Bugfixes
The Bugfixes project is an attempt to fix some of those
less-glorious problems that are around in open-source projects.
So far, we've been looking at several things.
- The GTK File Selection dialog. We've made the following
changes:
- Added a 'Home' button (Patch for
gtk+-1.2.8 available).
- Made filenames remain during directory browsing (Patch for
gtk+-1.2.8 available).
- Made the file list show the file you selected last (Patch for
gtk+-1.2.8 available).
- Made a history pull-down menu at the entry (Patch for gtk+-1.2.8 available).
- Made the history persistent (Patch for gtk+-1.2.8 available).
- Fixed Rename and Delete scrollback, added simple file-list
type-in scrolling, incomplete filter widget (Patch for gtk+-1.2.8 available).
Note that these patches are cumulative, i.e. Patch 2 includes
Patch 1. If you want to use part of it, use patch -R to remove
the patches you don't want.
Snapshot of the old dialog and the new dialog.
- Improving XMMS interface functions.