beagle r3776 - in branches/beagle-tbird-soc07: . Util Util/Modules	Util/Thunderbird Util/Thunderbird/Preferences	Util/Thunderbird/Utilities Util/Trackers beagled	beagled/ThunderbirdQueryable	beagled/ThunderbirdQueryable/Modules search/Tiles tests	tests/examples tests/nunit
- From: postlund svn gnome org
 
- To: svn-commits-list gnome org
 
- Subject: beagle r3776 - in branches/beagle-tbird-soc07: . Util Util/Modules	Util/Thunderbird Util/Thunderbird/Preferences	Util/Thunderbird/Utilities Util/Trackers beagled	beagled/ThunderbirdQueryable	beagled/ThunderbirdQueryable/Modules search/Tiles tests	tests/examples tests/nunit
 
- Date: Sat,  9 Jun 2007 15:09:58 +0100 (BST)
 
Author: postlund
Date: 2007-06-09 15:09:57 +0100 (Sat, 09 Jun 2007)
New Revision: 3776
ViewCVS link: http://svn.gnome.org/viewcvs/beagle?rev=3776&view=rev
Added:
   branches/beagle-tbird-soc07/Util/Modules/
   branches/beagle-tbird-soc07/Util/Modules/ModuleAttribute.cs
   branches/beagle-tbird-soc07/Util/Modules/ModuleLoader.cs
   branches/beagle-tbird-soc07/Util/Mork/
   branches/beagle-tbird-soc07/Util/Thunderbird/
   branches/beagle-tbird-soc07/Util/Thunderbird/AccountManager.cs
   branches/beagle-tbird-soc07/Util/Thunderbird/IManager.cs
   branches/beagle-tbird-soc07/Util/Thunderbird/Preferences/
   branches/beagle-tbird-soc07/Util/Thunderbird/Preferences/INIFileParser.cs
   branches/beagle-tbird-soc07/Util/Thunderbird/Preferences/PreferenceParser.cs
   branches/beagle-tbird-soc07/Util/Thunderbird/ProfileManager.cs
   branches/beagle-tbird-soc07/Util/Thunderbird/PropertyStore.cs
   branches/beagle-tbird-soc07/Util/Thunderbird/Utilities/
   branches/beagle-tbird-soc07/Util/Thunderbird/Utilities/Convert.cs
   branches/beagle-tbird-soc07/Util/Thunderbird/Utilities/IO.cs
   branches/beagle-tbird-soc07/Util/Thunderbird/Utilities/Paths.cs
   branches/beagle-tbird-soc07/Util/Thunderbird/Utilities/RangeList.cs
   branches/beagle-tbird-soc07/Util/Trackers/
   branches/beagle-tbird-soc07/Util/Trackers/CollectorTracker.cs
   branches/beagle-tbird-soc07/Util/Trackers/DefaultTracker.cs
   branches/beagle-tbird-soc07/Util/Trackers/FileTracker.cs
   branches/beagle-tbird-soc07/Util/Trackers/FileTrackerEventArgs.cs
   branches/beagle-tbird-soc07/Util/Trackers/InotifyTracker.cs
   branches/beagle-tbird-soc07/beagled/ThunderbirdQueryable/IThunderbirdModule.cs
   branches/beagle-tbird-soc07/beagled/ThunderbirdQueryable/ModuleManager.cs
   branches/beagle-tbird-soc07/beagled/ThunderbirdQueryable/Modules/
   branches/beagle-tbird-soc07/beagled/ThunderbirdQueryable/Modules/ContactModule.cs
   branches/beagle-tbird-soc07/beagled/ThunderbirdQueryable/Modules/ImapModule.cs
   branches/beagle-tbird-soc07/beagled/ThunderbirdQueryable/Modules/MoveMailModule.cs
   branches/beagle-tbird-soc07/beagled/ThunderbirdQueryable/Modules/NewsgroupModule.cs
   branches/beagle-tbird-soc07/beagled/ThunderbirdQueryable/Modules/Pop3Module.cs
   branches/beagle-tbird-soc07/beagled/ThunderbirdQueryable/Modules/RSSModule.cs
   branches/beagle-tbird-soc07/beagled/ThunderbirdQueryable/MorkIndexableGenerator.cs
   branches/beagle-tbird-soc07/beagled/ThunderbirdQueryable/MorkModule.cs
   branches/beagle-tbird-soc07/beagled/ThunderbirdQueryable/TaskHandler.cs
   branches/beagle-tbird-soc07/beagled/ThunderbirdQueryable/ThunderbirdProfileIndexer.cs
   branches/beagle-tbird-soc07/beagled/ThunderbirdQueryable/ThunderbirdQueryable.cs
   branches/beagle-tbird-soc07/tests/
   branches/beagle-tbird-soc07/tests/README
   branches/beagle-tbird-soc07/tests/examples/
   branches/beagle-tbird-soc07/tests/examples/Modules.cs
   branches/beagle-tbird-soc07/tests/examples/Ranges.cs
   branches/beagle-tbird-soc07/tests/examples/Tracker.cs
   branches/beagle-tbird-soc07/tests/nunit/
   branches/beagle-tbird-soc07/tests/nunit/ModulesTest.cs
Removed:
   branches/beagle-tbird-soc07/Util/Mork.cs
   branches/beagle-tbird-soc07/Util/Thunderbird.cs
   branches/beagle-tbird-soc07/beagled/ThunderbirdQueryable/Contact.cs
   branches/beagle-tbird-soc07/beagled/ThunderbirdQueryable/LuceneAccess.cs
   branches/beagle-tbird-soc07/beagled/ThunderbirdQueryable/Mail.cs
   branches/beagle-tbird-soc07/beagled/ThunderbirdQueryable/MoveMail.cs
   branches/beagle-tbird-soc07/beagled/ThunderbirdQueryable/Nntp.cs
   branches/beagle-tbird-soc07/beagled/ThunderbirdQueryable/Rss.cs
   branches/beagle-tbird-soc07/beagled/ThunderbirdQueryable/ThunderbirdIndexableGenerator.cs
   branches/beagle-tbird-soc07/beagled/ThunderbirdQueryable/ThunderbirdIndexer.cs
   branches/beagle-tbird-soc07/beagled/ThunderbirdQueryable/ThunderbirdInotify.cs
   branches/beagle-tbird-soc07/beagled/ThunderbirdQueryable/ThunderbirdQueryable.cs
Modified:
   branches/beagle-tbird-soc07/Makefile.am
   branches/beagle-tbird-soc07/Util/Makefile.am
   branches/beagle-tbird-soc07/beagled/Makefile.am
   branches/beagle-tbird-soc07/configure.in
   branches/beagle-tbird-soc07/search/Tiles/MailMessage.cs
Log:
A big "stub" dump
[
Date Prev][
Date Next]   [
Thread Prev][
Thread Next]   
[
Thread Index]
[
Date Index]
[
Author Index]