platform/upstream/evolution-data-server.git
2005-01-14 Priit LaesAdded files from libedataserverui dir.
2005-01-13 Jeffrey StedfastUse the same key shortcuts as current imap code.
2005-01-13 Sivaiah Nallagatlacompare full_name against string instead of given name...
2005-01-13 Not Zed** See bug #65178.
2005-01-13 Not Zed** See bug #69024.
2005-01-12 Jeffrey StedfastFixed a possible uninitialised condition.
2005-01-12 Rodrigo MoyaFixes #28532
2005-01-12 Rodrigo Moyanew function.
2005-01-12 Rodrigo Moya*** empty log message ***
2005-01-12 Rodrigo Moyaremoved the usage of the E_SEXP_IS_G_OBJECT macro,...
2005-01-12 Rodrigo Moya*** empty log message ***
2005-01-12 Rodrigo MoyaFixes #67974
2005-01-12 Chenthill PalanisamyAdded a new function for modifyin the settings.
2005-01-12 Sushma RaiRemoved validate_user function and added a void pointer...
2005-01-12 Not Zed** See bug #70095.
2005-01-12 Not Zedcast field length to int.
2005-01-12 Not Zedcast strlen to int. (append_event_changes_to_soap_messa...
2005-01-12 Not Zedconvert all the unsigned long/long stuff to guint32...
2005-01-12 Not Zedwarning fix cast.
2005-01-12 David TrowbridgeUse a single metric/imperial setting rather than separa...
2005-01-11 JP RosevearBump version
2005-01-11 Chenthill PalanisamyAdd the attachments element, only when the attachments...
2005-01-11 Parthasarathi... fixed a crash when creating a folder. was not building...
2005-01-11 Parthasarathi... *** empty log message ***
2005-01-11 Parthasarathi... *** empty log message ***
2005-01-11 Parthasarathi... to sync back flags to the server. currently can sync...
2005-01-11 Parthasarathi... sets the source element for mails.
2005-01-11 Parthasarathi... mark messages read (e_gw_connection_mark_unread): mark...
2005-01-11 Parthasarathi... changed moveItemsRequest to moveItemRequest.
2005-01-11 JP RosevearMissed entry
2005-01-11 JP Rosevearremove defines
2005-01-11 Parthasarathi... support for append messages into groupwise folders...
2005-01-11 Parthasarathi... included the "source" and the "container" parameter...
2005-01-11 Vivek Jaindefined flags for shared folders
2005-01-11 Harish Krishnaswamye-gw-item.c (add_attachment_to_soap_message): remove...
2005-01-11 Not Zed** See bug #70919.
2005-01-11 Jeffrey StedfastUpdated the offline check to use CamelOffline methods.
2005-01-10 Harish KrishnaswamyFunction to fetch the attachments data into the file...
2005-01-10 Harish KrishnaswamyFunction to fetch the attachments data into the file...
2005-01-10 Rodrigo Moyaadded missing implementation.
2005-01-10 Rodrigo Moyareplaced the 'Edit master ...' button with buttons...
2005-01-10 Sivaiah Nallagatlae-gw-connection.[ch](e_gw_connection_purge_deleted_item...
2005-01-10 Jeffrey StedfastDisable token debug spew unless imap4:stream debug...
2005-01-10 Parthasarathi... camel-groupwise-store.c camel-groupwise-transport.c...
2005-01-10 Sushma RaiAdded camel_provider_validate_user() for exchange connector
2005-01-10 Parthasarathi... included default and notification in the view list for
2005-01-10 Rodrigo Moyanew function. (hash_to_xml_string): add category names...
2005-01-10 Parthasarathi... setting item type for Sharefolder Notification.
2005-01-10 Hans Petter... Implement.
2005-01-10 Vivek Jainadded a function e_gw_connection_accept_shared_folder...
2005-01-10 Chenthill PalanisamyMissed to commit this file before.
2005-01-10 Alexander ShopovUpdated Bulgarian translation by Vladimir Petkov <vpetk...
2005-01-10 David Trowbridgeadd the city name to the summary field
2005-01-10 Hans Petter... backends/file/e-book-backend-file.c backends/file/e...
2005-01-10 Parthasarathi... implements the CamelStoreSummary Class providing suppor...
2005-01-10 Hans Petter... Add robustness against not being connected. (query_ldap...
2005-01-10 Parthasarathi... implements the CamelStoreSummary Class providing suppor...
2005-01-10 Harish KrishnaswamyAttachment support for Groupwise calendar and task...
2005-01-10 Harish KrishnaswamyMap the attachment related information between e-gw...
2005-01-10 Parthasarathi... setting the proper attachment size
2005-01-10 Sivaiah NallagatlaAdd new status code E_GW_CONNECTION_STATUS_REDIRECT...
2005-01-10 Updated ja... 2005-01-10 Updated ja.po. T.Aihana <aihana@gnome.gr.jp>
2005-01-09 Sivaiah Nallagatladoc/gw-soap-methods.xsd latest soap schema files
2005-01-08 JP Rosevearmake sure we don't free a static string
2005-01-08 Harish Krishnaswamydestroy the addressbooks hashtable. Partially fixes...
2005-01-07 Jeffrey StedfastSame as imap4-folder changes. (imap4_disconnect): Same.
2005-01-07 Rodrigo Moyaset default response and disable on startup the OK...
2005-01-07 Rodrigo Moyaset the "active" property on the GtkTreeViewColumn.
2005-01-07 Rodrigo Moyaadded missing code to set the widgets to the specificie...
2005-01-07 Parthasarathi... fixed the problem of the mail message (body) being...
2005-01-07 David Trowbridgeadded weather calendar backend to build.
2005-01-07 David TrowbridgeImport weather calendar backend
2005-01-07 JP Roseveardon't free an alloca'd memory pointer
2005-01-07 Parthasarathi... *** empty log message ***
2005-01-07 parthasarathi... e-gw-item.c: commiting this file missed out in the...
2005-01-06 Jeffrey Stedfastoops, the class type of CamelIMAP4Folder is CamelOfflin...
2005-01-06 Jeffrey StedfastChanged to use the new CamelOfflineJournal API.
2005-01-06 Parthasarathi... *** empty log message ***
2005-01-06 Parthasarathi... had missed out braces in the previous commit of camel...
2005-01-06 Parthasarathi... Parthasarathi Susarla <sparthasarathi@novell.com>
2005-01-06 Parthasarathi... update the total and unread mail count from soap response
2005-01-06 Parthasarathi... new item type for notifcation of shared folder support...
2005-01-06 Chenthill PalanisamyAdded a new function to set the send options in e sources.
2005-01-06 Chenthill PalanisamyAdding two new files for send options.
2005-01-06 Parthasarathi... support for attachments for soap mailer (free_attach),
2005-01-05 Rodrigo Moyafixed class structure.
2005-01-05 Rodrigo Moyaset the configuration to not dirty even when we add...
2005-01-05 Rodrigo Moyaset the initialized flag to TRUE before starting, or...
2005-01-05 Rodrigo Moyaadded categories dialog implementation, to replace...
2005-01-05 Rodrigo Moyause _() instead of N_() for translatable strings.
2005-01-04 Rodrigo Moyanew GSourceFunc to be called at idle times. (cleanup_at...
2005-01-04 Rodrigo Moyaadded category icons from GAL.
2005-01-04 Sivaiah Nallagatlaprevent these operations in offline mode
2005-01-04 Hans Petter... Add precondition. (e_contact_store_remove_book): Add...
2005-01-04 Parthasarathi... Modified Files: camel-groupwise-store.c
2005-01-04 Parthasarathi... initialise the store summary.
2005-01-04 Parthasarathi... freeing the recipient list and assigning to NULL, which...
2005-01-04 Not Zedtreat a missing header as if it was set to "".
2005-01-03 Vivek Jainadded a function to share a folder (e_gw_connection_sha...
2004-12-31 JP Roseveardist the private header, fix includes
next