CVSROOT:        /cvs/gnome
Module name:    beagle
Changes by:     joeshaw 05/01/27 15:24:11

Modified files:
        Tiles          : TileCanvas.cs 
        Util           : Inotify.cs Makefile.am 
        beagled/BlamQueryable: BlamQueryable.cs 
        beagled/CalendarQueryable: CalendarQueryable.cs 
        beagled/EvolutionMailDriver: EvolutionMailDriver.cs 
        beagled/FileSystemQueryable: FileSystemQueryable.cs 
        beagled/GaimLogQueryable: GaimLogQueryable.cs 
        beagled/LifereaQueryable: LifereaQueryable.cs 
        beagled/MonodocQueryable: MonodocQueryable.cs 
        beagled/MozillaQueryable: MozillaQueryable.cs 
        beagled/TomboyQueryable: TomboyQueryable.cs 
Added files:
        Util           : ExceptionHandlingThread.cs 

Log message:
- Set the UTF-8 charset using a Content-Type http-equiv meta tag at the top
of all our tile rendering.  Based on a patch from Jonas Klingstedt.

- Apply a patch from Larry Reaves that makes the Tomboy backend work
when the Backup directory doesn't exist

- Set our filename encoding to UTF-8 in the Inotify code, so that we
properly index non-ASCII files.

- Add an ExceptionHandlingThread class and port all the backends to
use it.  This makes tracking down unhandled exceptions in the backends
much, much easier.

- Fix a problem in the Evo mail backend where a non-existent directory
(because of mono's transparent translation of backslashes to forward
slashes) was killing the backend.

URL : 
http://cvs.gnome.org/bonsai/cvsquery.cgi?branch=&dir=beagle&who=joeshaw&date=explicit&mindate=2005-01-27%2015:23&maxdate=2005-01-27%2015:25

_______________________________________________
cvs-commits-list mailing list
[email protected]
http://mail.gnome.org/mailman/listinfo/cvs-commits-list

Reply via email to