Check exception before getting. You save lots of warnings.
[platform/upstream/evolution-data-server.git] / camel / ChangeLog
2008-08-11 Srinivasa RagavanCheck exception before getting. You save lots of warnings.
2008-08-10 Sankar PMONITOR_DB_PERFORMANCE . Set this const int to non...
2008-08-07 Srinivasa RagavanFix return values. Suppress No such table exception.
2008-08-07 Srinivasa RagavanStore to db intelligently.
2008-08-07 Srinivasa RagavanFix load/save counts of vee folder.
2008-08-06 Matthew Barnes** Fixes bug #545877
2008-08-06 Srinivasa Ragavan** Fix for bug #546613
2008-08-06 Srinivasa RagavanSome formatting changes. Set query only when it changes.
2008-08-06 Srinivasa RagavanRemove some unwanted code.
2008-08-06 Srinivasa RagavanRedo vfolders. It now works.
2008-08-06 Srinivasa Ragavan** Fix for bug #546544
2008-08-06 Srinivasa RagavanAdd apis to delete vuids in transaction and clean up...
2008-08-06 Srinivasa RagavanStart fixing counts for vfolders.
2008-08-06 Srinivasa RagavanAdded a api to drop and recreate vfolder table.
2008-08-06 Milan Crha** Part of fix for bug #546397
2008-08-05 Srinivasa Ragavan** Fix for bug #545505
2008-08-05 Chenthill PalanisamyFixes part of #533823
2008-08-05 Srinivasa RagavanSafe guard against missing infos and protect them and...
2008-08-05 Srinivasa RagavanLoad the summary from db, only if the searching length...
2008-08-05 Srinivasa RagavanFix search by uids. Pro'lly a typo.
2008-08-05 Srinivasa Ragavan** Fix for bug #546184
2008-08-04 Matthew BarnesList sqlite3 as a requirement.
2008-08-04 Srinivasa RagavanUpdate ChangeLog
2008-08-04 Srinivasa Ragavan** Fix for bug #546194
2008-08-04 Srinivasa RagavanFix some basic vfolder code for disk summary.
2008-08-04 Srinivasa RagavanFix while moving to offline.
2008-08-04 Srinivasa RagavanDisable debug crashers.
2008-08-03 Srinivasa RagavanMake 5 minutes as cache drop interval.
2008-08-03 Srinivasa RagavanDon't free mi's in migration.
2008-08-03 Srinivasa RagavanFix pstring crash issues. 2008-08-03 Srinivasa Ragavan
2008-08-01 Matthew BarnesRemove unnecessary <libedataserver/e-memory.h> include.
2008-07-31 Matthew Barnes** Fixes part of bug #545558
2008-07-31 Srinivasa RagavanRevamp search and make body search as fallback to old...
2008-07-31 Srinivasa Ragavan** Fix for bug #545082
2008-07-31 Sankar PSearch goodness. Make use of the new sexp parser.
2008-07-31 Sankar PDon't print debug statements
2008-07-31 Srinivasa RagavanAdd delete folder functionality. Added code to check...
2008-07-30 Milan Crha** Part of fix for bug #500389
2008-07-30 Srinivasa RagavanRemove the folder locks in refresh info. It deadlocks...
2008-07-29 Srinivasa Ragavan** Fix for bug #545099
2008-07-29 Srinivasa RagavanRemove Update folder function.
2008-07-29 Srinivasa RagavanFix uid/pstring issues.
2008-07-28 Srinivasa RagavanFix guint/int issues.
2008-07-28 Srinivasa RagavanAdd function to update summary. Fix compiler warnings
2008-07-28 Srinivasa RagavanKick off debug lines.
2008-07-27 Srinivasa RagavanFix unread count updates in folder tree.
2008-07-27 Frederic Peters** Fix for bug #544963
2008-07-26 Srinivasa RagavanFix compiler warning and some crash possibilities....
2008-07-26 Srinivasa RagavanAnother possible deadlock. Never hold summary lock...
2008-07-26 Srinivasa Ragavan** Fix for bug #544825
2008-07-26 Srinivasa RagavanDisable share cache sql
2008-07-25 Milan Crha** Fix for bug #544049
2008-07-25 Milan Crha** Fix for bug #544651
2008-07-25 Milan Crha** Fix for bug #544031
2008-07-25 Srinivasa Ragavan** Fix for bug #543569
2008-07-25 Srinivasa Ragavan** Reverse the meaning of debug/free safe handlers...
2008-07-25 Srinivasa RagavanUpdate Changelog.
2008-07-25 Srinivasa Ragavan** Fix for bug #544114
2008-07-25 Matthew Barnes** Camel Reference Manual improvements: Tag more symbol...
2008-07-25 Matthew Barnes** Camel Reference Manual improvements: Add more sectio...
2008-07-24 Srinivasa RagavanSync the db before we do a search. So that we are alway...
2008-07-24 Srinivasa Ragavan** Fix for bug #544491
2008-07-24 Srinivasa RagavanFurther improve search.
2008-07-24 Srinivasa RagavanAdd more search crash handlers. Atm body-search alone...
2008-07-24 Srinivasa Ragavan** Fix for bug #544501
2008-07-24 Srinivasa Ragavan** Fix for bug #544528
2008-07-24 Srinivasa Ragavan** Rewrite camel search by converting sexp to sql.
2008-07-24 Srinivasa RagavanAdd core camel search in sql support.
2008-07-23 Milan Crha** Fix for bug #543943
2008-07-23 Matthew Barnes** Fix a bunch of Gtk-Doc warnings in Camel.
2008-07-22 Priit Laes** Fixes bug #544202
2008-07-21 Sankar PMake search work and don't screw up when the system...
2008-07-21 Tor LillqvistCheck for CAMEL_SQLITE_DEFAULT_CACHE_SIZE environment...
2008-07-21 Sankar Pcamel-db.c (cdb_sql_exec) Hold the rights when a transa...
2008-07-21 Srinivasa RagavanAdd migration support and fix some warnings
2008-07-20 Matthew Barnes** Fixes bug #541347
2008-07-17 Sankar PMake disk-summary don't crash for the time being. We...
2008-07-16 Sankarasivasubrama... Pushing the on-disk summary changes from the madagascar...
2008-07-12 Srinivasa Ragavan** Fix for bug #213072
2008-07-07 Suman ManjunathPatch from Matt McCutchen 2 <matt@mattmccutchen.net...
2008-07-03 Jeffrey StedfastNew method to sort an array of uids.
2008-06-25 Jeffrey StedfastDon't crash if the str argument is NULL.
2008-06-21 Jeffrey StedfastRemoved, more-or-less moved into camel-mime-utils.c...
2008-06-21 Jeffrey StedfastNew progress-reporting stream filter.
2008-06-20 Jeffrey StedfastGet rid of the CLEAN_DATE #define usage... we can never...
2008-06-18 Priit Laes** Fix a regression introduced with bug #534080
2008-06-18 Milan Crha** Fix for bug #340838
2008-06-18 Milan Crha** Fix for bug #334160
2008-06-13 Milan Crha** Fix for bug #534080
2008-06-13 Tor LillqvistMake it compile on Win32.
2008-06-06 Tor Lillqvistcamel-private.h Drop the Win32 fsync() implementation...
2008-06-02 Milan CrhaCommitting on behalf of Milan Crha <mcrha@redhat...
2008-05-27 Jeffrey StedfastWork around the broken "Jive Forums" NNTP gateway....
2008-05-27 Hiroyuki Ikezoe** Fixes bug #534294.
2008-05-19 Matthew Barnes** Fixes part of bug #531591
2008-05-13 Tor LillqvistDefine WIN32_LEAN_AND_MEAN around including <winsock2...
2008-05-07 Jeffrey StedfastCheck cache->fd after we finish looping thru all of...
2008-05-07 matthew barnesA typo broke the mailer. use camel_msgport_try_pop...
2008-05-07 Matthew Barnes** Fixes part of bug #424744
2008-05-06 Sankar PBad git-svn usage. Reverted.
next