CVSROOT:        /cvs/gnome
Module name:    beagle
Changes by:     joeshaw 06/08/10 14:34:23

Modified files:
        Util           : ImLog.cs Log.cs 
        beagled        : Filter.cs FilterFactory.cs LuceneQueryable.cs 
                         wrapper.in 
        beagled/GaimLogQueryable: GaimLogQueryable.cs 
        search/Tiles   : IMLog.cs 

Log message:
Handful of small fixes:

* Handle lines in gaim logs that start with *** specially, so that we don't
crash if one of those lines contains a colon toward the end of the line.

* If the program name is shorter than 6 characters, don't try to truncate
it (which would throw an exception).

* If we are unable to filter something, print out the full exception.

* Remove a bunch of dead code from FilterFactory.

* Catch exceptions in our calls to HitIsValid() and HitFilter(), and
skip over hits that throw them.

* Remove MONO_GAC_PREFIX stuff from wrapper.in

* Validate the "fixme:speakingto" property in the Gaim backend's
HitFilter() method so that an exception isn't thrown if it's empty.

* Display "(unknown)" if we can't figure out who we're speaking to in the
IM log tile.

URL : 
http://cvs.gnome.org/bonsai/cvsquery.cgi?branch=&dir=beagle&who=joeshaw&date=explicit&mindate=2006-08-10%2014:33&maxdate=2006-08-10%2014:35

_______________________________________________
cvs-commits-list mailing list
cvs-commits-list@gnome.org
http://mail.gnome.org/mailman/listinfo/cvs-commits-list

Reply via email to