[22972] in Source-Commits
third/gaim/src
daemon@ATHENA.MIT.EDU (ghudson@MIT.EDU)
Wed Aug 22 14:09:05 2007
Date: Wed, 22 Aug 2007 14:08:54 -0400
From: ghudson@MIT.EDU
Message-Id: <200708221808.l7MI8s8t017463@equal-rites.mit.edu>
To: source-commits@MIT.EDU
Update of /afs/dev.mit.edu/source/repository/third/gaim/src
In directory equal-rites.mit.edu:/afs/dev.mit.edu/user/ghudson/third/gaim/src
Modified Files:
gtkrequest.c
Log Message:
For list fields:
* Don't turn on the rules hint (which causes rows to use alternating
background shading). It's confusing when background shading is
also used for selection.
* Don't register the "changed" handler until list items have been
created. Otherwise the first selected item will trigger the
signal handler early and smash the selected items list.