~jconti/recent-notifications/trunk

  • Committer: Jason Conti
  • Date: 2010-03-21 02:44:05 UTC
  • Revision ID: jason.conti@gmail.com-20100321024405-1bzfrgmywmy7ur1t
Switch to TreeModelFilter broke selecting new messages. Updated the MessageList to select the row if it is currently visible in the filter. This was causing inconsistent behavior though. When the filter is changed, and the selected item is still visible, it will still be selected, which makes sense. But if an item that should be selected wasn't visible before the change and becomes visible, it won't be selected. To be consistent, either everything needs to be deselected when the filter is changed, or things that should be selected need to be selected (by perhaps adding a boolean row to the model). The first option is easier, so I'm adding that for now.
Filename Latest Rev Last Changed Committer Comment Size
..
debian 65 15 years ago Jason Conti Including the essential files in the debian/ direc Diff
icons 17 15 years ago Jason Conti Adding template for empty icon. Diff
po 81 15 years ago Jason Conti Adding support for gettext translations and a poin Diff
recent_notifications 37 15 years ago Jason Conti Reorganizing to make it easier to build a package. Diff
tests 78 15 years ago Jason Conti Adding a quick test framework to help avoid typo e Diff
.bzrignore 81 15 years ago Jason Conti Adding support for gettext translations and a poin 53 bytes Diff Download File
AUTHORS 37 15 years ago Jason Conti Reorganizing to make it easier to build a package. 99 bytes Diff Download File
File build-package.sh 92 15 years ago Jason Conti Adding more switches to build-package.sh to contro 1.3 KB Diff Download File
COPYING 46 15 years ago Jason Conti Replacing COPYING with a gpl3 license. 34.3 KB Diff Download File
MANIFEST.in 81 15 years ago Jason Conti Adding support for gettext translations and a poin 274 bytes Diff Download File
README 44 15 years ago Jason Conti Ignoring MANIFEST. Adding README. Renamed app so t Empty Diff Download File
File recent-notifications 72 15 years ago Jason Conti Improved expection logging, and updated the loggin 2 KB Diff Download File
RecentNotifications.server.in.in 81 15 years ago Jason Conti Adding support for gettext translations and a poin 1.3 KB Diff Download File
File run-tests.sh 78 15 years ago Jason Conti Adding a quick test framework to help avoid typo e 89 bytes Diff Download File
setup.cfg 81 15 years ago Jason Conti Adding support for gettext translations and a poin 198 bytes Diff Download File
File setup.py 98 15 years ago Jason Conti Moving the notification- icons to scalable/status 1.9 KB Diff Download File