platform/upstream/evolution-data-server.git
2009-10-09 H. HabighorstBug #597932 - Split out Kerberos 5 check into an macro
2009-10-09 Matthew BarnesRemove dead Camel code that uses EPoolv.
2009-10-09 Matthew BarnesRemove dead Camel code that uses EStrv.
2009-10-09 Matthew BarnesFix compiler warnings.
2009-10-09 H. HabighorstBug #596619 - Fixup problems in building docs
2009-10-09 H. HabighorstBug #597855 - Fix for NSS/NSPR check
2009-10-08 Matthew BarnesBug 597836 - Remove E2K_DEBUG
2009-10-08 Milan CrhaFull list of errors returned from EDataCal/EDataBook
2009-10-08 Matthew BarnesFix distcheck error.
2009-10-08 Matthew BarnesMove servers/exchange to evolution-exchange.
2009-10-08 H. HabighorstBug #597716 - Fixes for KRB5/SSL and KRB4 removal
2009-10-08 Milan CrhaBug #597157 - Better error handling and dbus signal...
2009-10-07 Milan CrhaBug #597513 - Uninitialized variable after e_cal_get_ob...
2009-10-07 H. HabighorstBug #597182 - Rewrite autoconf check of NSS\NSPR
2009-10-06 Milan CrhaBug #597566 - Remote calendars are marked as readonly
2009-10-06 Milan CrhaBug #597157 - Crashes e-calendar-factory on multiple...
2009-10-05 Milan CrhaBug# 513031 Partial Fix
2009-10-03 H.HabighorstBug 597173 - Rewrite autoconf check of gnome-keyring
2009-10-02 Ross BurtonAdd CPPFLAGS to e-calendar-factory
2009-10-02 Ross BurtonRemove EComponentListener from the libedataserver docum...
2009-10-02 Ross BurtonRemove EDataCalFactory from the libedata-cal documentation
2009-10-02 Ross BurtonAdd libdb to the libedata-cal documentation scan build
2009-10-02 Ross BurtonFix the libecal documentation build
2009-10-02 Ross BurtonPort libecal to DBus
2009-10-02 Ross BurtonMove glib-gen.mak to the top of the source tree
2009-10-02 Ross BurtonPort libedata-cal to DBus
2009-10-02 Ross BurtonRemove calendar/idl
2009-10-02 Ross BurtonRemove EComponentListener
2009-10-02 Ross BurtonRemove the Bonobo factory
2009-10-02 Ross BurtonRemove unused Bonobo checks
2009-10-02 Ross BurtonSwitch calendar to DBus instead of Bonobo
2009-10-02 Ross BurtonUse tar-ustar when disting (#596538)
2009-10-02 Ross BurtonRemove a stupid dist-hook
2009-10-02 Matthew BarnesBug 595393 - Use per-target CPPFLAGS in EDS
2009-10-02 H.HabighorstBug 596971 - Drop support for Kerberos 4
2009-10-02 Matthew BarnesFix distcheck errors.
2009-10-01 Chenthill PalanisamyBgo #557613 - check for right enum values in cancel...
2009-10-01 Matthew BarnesRemove more providers/imapp residue.
2009-09-30 Matthew BarnesToo many unfinished IMAP providers. Evict providers...
2009-09-30 H.HabighorstBug 596834 - Fix misquoting in libdb configuration
2009-09-30 Chenthill Palanisamycompile imapx provider optionally.
2009-09-30 Chenthill PalanisamyPass uri as an argument.
2009-09-30 Chenthill PalanisamyFix undefined references and fiddling with imapx
2009-09-30 Chenthill PalanisamyCommented out references to camel_folder_search.
2009-09-30 Chenthill PalanisamyFix some compiler warnings.
2009-09-30 Chenthill PalanisamyFix compile error.
2009-09-30 Chenthill PalanisamyInitial commit - add imapx provider.
2009-09-29 Matthew BarnesAdd missing files to POTFILES.in
2009-09-29 Matthew BarnesBug 410164 - Remove local copy of Berkeley DB (libdb)
2009-09-28 Ross BurtonRe-add addressbook/tests to the build
2009-09-28 Ross BurtonAdd src to DIST_SUBDIRS
2009-09-28 Matthew BarnesUnbreak Camel providers.
2009-09-27 Matthew BarnesFix the horrible RFC 2047 encoding hack.
2009-09-26 Kjartan MaraasRemove unused assignments
2009-09-26 Kjartan MaraasRemove unused assignments
2009-09-26 Kjartan MaraasFix return types and mark a function static
2009-09-26 Kjartan MaraasRemove unused assignments
2009-09-26 Kjartan MaraasMark a function static and fix NULL vs. 0
2009-09-26 Kjartan MaraasMark data static
2009-09-26 Kjartan MaraasMark data static
2009-09-26 Kjartan MaraasMark data static
2009-09-26 Kjartan MaraasMark data static
2009-09-26 Kjartan MaraasMark data static
2009-09-26 Kjartan MaraasMark data static
2009-09-26 Kjartan MaraasUse guint for 1-bit bitfields and drop a couple unused...
2009-09-26 Kjartan MaraasMark two functions static
2009-09-25 Kjartan MaraasUse guint for single bit bitfields
2009-09-25 Kjartan Maraas0 vs NULL and mark a var static
2009-09-25 Kjartan MaraasFix return types
2009-09-25 Kjartan MaraasFix return types
2009-09-25 Kjartan MaraasMake 1-bit bitfields guint
2009-09-25 Kjartan MaraasNULL vs. 0
2009-09-25 Kjartan Maraasremove unused code
2009-09-25 Kjartan MaraasRemove some unused code
2009-09-25 Kjartan MaraasMark some code static
2009-09-25 Kjartan MaraasRemove more unused code
2009-09-25 Kjartan MaraasRemove redundant code which was later added to camel...
2009-09-25 Kjartan MaraasFix type confusion and remove unused code.
2009-09-25 Kjartan MaraasRemove more unused code.
2009-09-25 Kjartan MaraasRemove unused code and assignment
2009-09-25 Kjartan MaraasRemove unused code
2009-09-25 Kjartan MaraasMark two functions static
2009-09-25 Kjartan MaraasRemove unused code
2009-09-25 Kjartan MaraasWrong return type
2009-09-25 Kjartan MaraasRemove some unused code
2009-09-25 Kjartan MaraasFix some NULL vs. 0 confusion
2009-09-25 Kjartan MaraasReturn correct type
2009-09-25 Kjartan MaraasReturn the correct type in a few places
2009-09-25 Kjartan MaraasAdd some text to README
2009-09-25 Craig RingerBUG#270893 Support client certificates for IMAP
2009-09-24 Kjartan MaraasUpdated Norwegian bokmål translation.
2009-09-24 Jeremy VisserBug 596157 - Use "Message-ID" instead of "Message-Id"
2009-09-24 Milan CrhaBug #595082 - contacts displayed twice in new email...
2009-09-23 H.HabighorstBug 595351 - Drop OpenSSL support in Camel
2009-09-23 H.HabighorstBug 595327 - Bump libtool to 2.2 and remove dolt
2009-09-23 Matthew BarnesCamel API documentation updates.
2009-09-22 Patrick Ohlylibecal: importing event with pseudo "Etc/UTC" timezone...
2009-09-21 Amitakhya PhukanUpdating Assamese translations
2009-09-20 Jiri EischmannUpdate Czech translation
2009-09-16 AsturAdded Asturian translation
next