platform/upstream/evolution-data-server.git
2010-06-23 David WoodhouseRemove unused variable ‘message’
2010-06-23 David WoodhouseUse camel_folder_sync_message() to sync messages.
2010-06-23 Matthew BarnesI caused a build break, shame on me.
2010-06-22 Matthew Barnescamel_folder_append_message: 'info' can be NULL.
2010-06-22 Matthew BarnesBug 316783 - Broken dragging of email addresses
2010-06-21 Matthew BarnesClarify documentation for e_destination_get_address().
2010-06-21 Matthew BarnesRevert "Bug 619347 - Return formatted address in e_dest...
2010-06-19 Matthew BarnesBug 621851 - CamelFolder description should fall back...
2010-06-19 Matthew BarnesBug 621961 - Remove GroupWise debugging messages.
2010-06-19 Matthew BarnesBug 601535 - Categories not translated in menus
2010-06-19 Matthew Barness/EVOLUTION_LOCALEDIR/LOCALEDIR/
2010-06-18 Chenthill PalanisamyRemove the generated file camel-imapx-tokenise.h from...
2010-06-18 Chenthill PalanisamyDo not set exception if its already set
2010-06-17 Milan CrhaBug #621877 - Crash in summary_header_to_db at camel...
2010-06-17 David WoodhouseBug 621842 - use 'UID FETCH' instead of 'FETCH' for...
2010-06-17 David WoodhouseFix locking issues in cancel_all_jobs()
2010-06-17 David WoodhouseFix tagprefix for multiple accounts.
2010-06-17 David WoodhouseBug 621740 - Fix double-free of is->literal in cancel_a...
2010-06-16 David WoodhouseBug 621740 - Fix double command ->complete() in imapx_c...
2010-06-16 Milan CrhaBug #617723 - Critical warnings when going offline...
2010-06-15 Milan CrhaBug #206061 - Allow normal, non-vFolder, Trash and...
2010-06-15 David WoodhouseBug 610919 - Remove superfluous space in flags in APPEN...
2010-06-15 Chenthill PalanisamySet exception correctly while appending message - misse...
2010-06-15 Chenthill PalanisamyPart of bug 610919, to display the exceptions to the...
2010-06-14 David WoodhouseBug 615239 - Fix GSSAPI (and other SASL) authentication...
2010-06-14 David WoodhouseBug 599879 - Fix NULL return without exception on krb5...
2010-06-14 David WoodhouseBug 585301 - Use ~/.pki/nssdb for NSS SQL database...
2010-06-13 Fran DiéguezUpdated Galician translations
2010-06-11 David WoodhouseBug 585301 - Use correct NSS system database where...
2010-06-11 David WoodhouseBug 621262 - Fix fetch of large mails from broken serve...
2010-06-11 David WoodhouseBug 621237 - Add imap-over-custom-command support for...
2010-06-11 Milan CrhaCheck EBook DBus error names without underscores too
2010-06-10 Chenthill Palanisamyfixed an error in previous commit
2010-06-10 Chenthill Palanisamyuse gdk_drag_context_get_action instead of gdk_drag_con...
2010-06-10 Chenthill Palanisamypost release version bump
2010-06-10 Chenthill Palanisamyupdating the minor version
2010-06-10 Chenthill Palanisamyversion update for 2.31.3.1 release
2010-06-10 Chenthill PalanisamyCheck for gtk version below 2.21.1 for comptability...
2010-06-08 Milan CrhaPart of bug #585353 - Add new CAMEL_STORE_REAL_JUNK_FOL...
2010-06-07 Matthew Barnese-data-server-util cleanups.
2010-06-07 Chenthill Palanisamypost release version bump
2010-06-07 Chenthill PalanisamyNews update for 2.31.3 release
2010-06-07 Milan CrhaBug #550414 - Corruption of mailbox and can't expunge...
2010-06-06 Matthew BarnesCoding style and whitespace cleanups.
2010-06-06 Matthew BarnesMore Gtk-Doc updates.
2010-06-06 Matthew BarnesGtk-Doc updates.
2010-06-05 David AyersBug 619347 - Return formatted address in e_destination_...
2010-06-04 Matthew BarnesSet the GTK+ backward compatibility check to 2.21.2.
2010-06-04 Matthew BarnesBug 620522 - Build break: 'nss_config' undeclared
2010-06-03 Florian MüllnerAdd compatibility with GTK+ 2.20
2010-06-03 Florian MüllnerUse accessors for newly sealed GdkDragContext members
2010-06-03 Fridrich ŠtrbaMaking e-d-s build on Windows and also build on other...
2010-06-02 Federico Mena... Factor out function to rehandshake SSL
2010-06-02 Federico Mena... Leave a hint for implementing SOCKS4a/SOCKS5
2010-06-02 Federico Mena... Reset the SSL handshake after connecting to the SOCKS...
2010-06-02 Federico Mena... Debug info for read/write/close on the SSL stream
2010-06-02 Federico Mena... Debugging code for the SSL stream
2010-06-02 Federico Mena... Propagate errno from the proxy connection functions
2010-06-02 Federico Mena... Fix thinko when processing the reply from the SOCKS4...
2010-06-02 Federico Mena... Sanitize empty-string proxy hostnames at the API entry...
2010-06-02 Federico Mena... Oops, struct sockaddr_in is already in network byte...
2010-06-02 Federico Mena... Enable SSL on the socket after we are proxied
2010-06-02 Federico Mena... SSL stream: connect to the SOCKS4 proxy
2010-06-02 Federico Mena... Make the SSL stream's stream_read() reusable internally
2010-06-02 Federico Mena... Make the SSL stream's stream_write() reusable internally
2010-06-02 Federico Mena... Make socket_connect() in the TCP-SSL stream more generic
2010-06-02 Federico Mena... TcpRaw: Connect via a SOCKS4 proxy if available
2010-06-02 Federico Mena... Function to connect to a SOCKS4 proxy
2010-06-02 Federico Mena... Setter/getter for the SOCKS proxy
2010-06-02 Federico Mena... Add a private struct to CamelTcpStream
2010-06-02 Federico Mena... Use the SOCKS proxy in the smtp transport
2010-06-02 Federico Mena... Use the SOCKS proxy in the nntp store
2010-06-02 Federico Mena... Use the SOCKS proxy in the imapx server
2010-06-02 Federico Mena... Use the SOCKS proxy in the imap store
2010-06-02 Federico Mena... Use the SOCKS proxy in the pop3 store
2010-06-02 Federico Mena... Don't return a const char *
2010-06-02 Federico Mena... Add camel_session_set/get_socks_proxy()
2010-06-02 Federico Mena... Add camel_tcp_stream_set/get_socks_proxy()
2010-06-02 Milan CrhaBug #617261 - Evolution didn't quit due to deadlock
2010-05-31 Fridrich ŠtrbaCreate the configdir instead of bailing out if it does...
2010-05-29 Gert Michael... Bug #617439 - Fix translation of birthday and anniversa...
2010-05-29 Craig RingerBug 585301 - Use NSS SQLite database, if available
2010-05-29 Matthew BarnesGtk-Doc updates.
2010-05-27 Ivar SmolinEstonian translation updated
2010-05-26 Milan CrhaDeclare mbox' frompos as goffset, not off_t
2010-05-26 Milan CrhaReturn missing g_object_ref call in camel-mime-parser
2010-05-25 Gert Michael... Bug #601535 - Fix translation domain for default categories
2010-05-24 Kjartan MaraasUpdated Norwegian bokmål translation
2010-05-23 Matthew BarnesRemove dead CamelFolderSummary methods.
2010-05-23 Matthew BarnesPost-release version bump.
2010-05-23 Matthew BarnesNEWS update for 2.31.2 release.
2010-05-23 Matthew BarnesFix distcheck errors.
2010-05-23 Matthew BarnesUpdate API documentation.
2010-05-22 Matthew BarnesFix compiler warning.
2010-05-22 Matthew BarnesBump libedataserver soname twice.
2010-05-22 Matthew BarnesAdd argument checks to camel-partition-table.c.
2010-05-21 Matthew BarnesAdd argument checks to camel-block-file.c.
2010-05-19 Philip WithnallRemove Google Calendar backend
2010-05-19 Philip WithnallAdd NOTE support to the Google Contacts backend
2010-05-19 Philip WithnallAdd ORG support to the Google Contacts backend
next