[evolution-data-server/camel-gobject] (331 commits) ...Merge branch 'master' into camel-gobject.



Summary of changes:

  29495ec... Add a timeout for async messages which require a reply. (*)
  e4d6b08... Remove the uids from summary outside the loop. (*)
  f1d0d06... Updated asturian translation (*)
  c8808dd... Add queue locks in some left-out areas (*)
  2ce1b14... Disconnect/reconnect in case of an io error (*)
  3f4d010... Process expunged results (*)
  d89c67f... Handle the case of timeout for ssl stream (*)
  49ee3d1... Force the select while refreshing a folder (*)
  2da2db8... Fix a crash while disconnecting moving from online to offli (*)
  dce2cee... store uidnext - imapx (*)
  3c6dc5d... Do not show the passwd in the dialog while typing (*)
  ed158d1... Fetch new messages first. Use batch fetch only when the cou (*)
  5884835... Sync the changes before refreshing (*)
  28533ec... Optimize the uid comparisions, mark new messages flagged an (*)
  3451022... Added a exceptions to individual commands to make cancel wo (*)
  93474db... handle exceptions (*)
  fc80200... Deprecate some CamelOperation functions.
  cb49b96... Use NOOP while refreshing folder. Fix a crash in sync_chang (*)
  3c901c5... Bug #597816 - Do not crash on incorrect parameters used in  (*)
  a760a9e... Process untagged flag/expunge responses from NOOP, IDLE etc (*)
  084b44b... Bug #605682 - Do not scan url in invalid UTF8 strings (*)
  182dcfd... Bug #604236 - Slow GPG processing (*)
  ee3fe9c... Update Ukrainian translation (*)
  93f3612... Bug #606316 - Mail with an attachment in a Junk folder cras (*)
  f9c8e0f... Bug #605432 - Renaming source allows entering same name (*)
  91a6662... Remove unnecessary libedataserver includes. (*)
  690797d... Updated Swedish translation (*)
  24569f0... Coding style and whitespace cleanup. (*)
  ddca8e5... Update API documentation. (*)
  8e8926d... Bump libedata-cal soname from 6 to 7. (*)
  6cd02d1... store the total/unread count on server in imapx folder (*)
  076472b... Migrate to camel-data-cache (*)
  11f6eef... Do batch fetch requests for large messages (*)
  c3e8af9... Added IDLE support. Show progress messages while fetching m (*)
  358b86f... NEWS update for 2.29.5 release. (*)
  6a1fff7... Fix distcheck errors. (*)
  e6b418b... Post-release version bump. (*)
  6c6dfcc... BUGFIX: #599879 - Dbus integration with krb5-auth-dialog fo (*)
  55badc9... Updated Spanish translation (*)
  ecf67b6... Updated Norwegian bokmål translation (*)
  bf0a440... Fixes bug #606765 - e_cal_get_timezone() broken for sync ba (*)
  748435e... Updated French translation (*)
  53a161d... Change the conditional sentences. Solaris CC does not suppo (*)
  5e351c0... Updated Bulgarian translation (*)
  a7d8bba... Add a test for e_book.*_remove() (*)
  5cd5839... Rename test-book-remove to test-ebook-remove for a little m (*)
  8a29b9a... Begin factoring out ebook test functions (*)
  74e42ee... Additional test factoring (*)
  401dda4... Add test program for the e-book 'getContact' method. (*)
  8a4cc59... Add a test program for the e-book 'addContact' method. (*)
  96e9dd0... Take advantage of add-contact util function in test-changes (*)
  d3e74c1... Use consistent style with the new tests. (*)
  25a2a0f... Factor out test vcard into its own file, so we can add addi (*)
  98c1fe5... Add a test for the e-book 'removeContacts' method. (*)
  623e904... Add a test for the e-book 'removeContacts' method. (*)
  ec36d70... Pass the full closure into the test util async callback fun (*)
  dffd617... Add a test for the e-book 'getStaticCapabilities' method. (*)
  59877e2... Add a test for the e-book 'getRequiredFields' method. (*)
  e13ac61... Add a test for the e-book 'getSupportedFields' method. (*)
  3f29569... Don't crash when getSupportedAuthMethods is called on the f (*)
  b42f1ff... Add a test for the e-book 'getSupportedAuthMethods' method. (*)
  c29e416... Trivial clean-ups for the output of the test utils and a co (*)
  bf36c4e... Move all the well-formed addressbook tests into the list of (*)
  d30c2b1... Add a test for the e-book 'getBookView' method. (*)
  8443c56... Cut some trailing whitespace. (*)
  409e546... Add a test program for the e-book book view. (*)
  9d1ad0d... Add a test for e-cal's 'remove' method to libecal (as the b (*)
  dc754c4... Add test for EDataCal D-Bus methods 'open'. (*)
  5361c1d... Add test for EDataCal method 'getCalAddress'. (*)
  207e51a... Cut commented code. (*)
  a05bd81... Add test for EDataCal method 'getAlarmEmailAddress'. (*)
  d6493f6... Add test for EDataCal method 'getLdapAttribute'. (*)
  fbd0b22... Add test for EDataCal method 'getSchedulingInformation'. (*)
  96ccffe... Add test for EDataCal method 'setMode'. (*)
  8a89cf1... Add test for EDataCal method 'getDefaultObject'. (*)
  b834455... Add tests for EDataCal methods '{get,create,remove}Object'. (*)
  19ffd51... Add test for EDataCal method 'getObjectList'; factor out so (*)
  18be86d... Add test for EDataCal method 'modifyObject'. (*)
  df7e75f... Add test for EDataCal method 'getTimezone'. (*)
  f8064c0... Add test for EDataCal method 'addTimezone'. (*)
  44c6747... Add test for EDataCal method 'setDefaultTimezone'. (*)
  1ce3f3f... Add test for EDataCal method 'getFreeBusy'. (*)
  a2a6572... Add a test for EDataCal method 'sendObjects'. (*)
  b75ca06... Add a test for EDataCal method 'receiveObjects'. (*)
  0e61d90... Add test for EDataCal method 'getQuery' and the view's 'sta (*)
  450533c... Use the proper freeing function for the members of the list (*)
  c4bbe40... Make tests silent by default. (*)
  9d871ba... Add tests to stress-test the calendar factory. (*)
  b0fb7e8... Add tests to stress-test the addressbook factory. (*)
  18ee60d... Updated Swedish translation (*)
  36b7524... Remove space and tab trailing backspace (*)
  2285473... Bug 568822 (bnc) - crash caused overly large window due to  (*)
  9adea37... Bug 607191 - Do not install gtk-docs that claim lower-level (*)
  2895e3e... Updated Spanish translation (*)
  02943b0... Bug #590762 - Reocurring google calendar items are not chan (*)
  caedb28... A bit less 'camel_exception_get_id called with NULL paramet (*)
  d7d23a7... Updated Norwegian to the list (*)
  55e564c... update the folder count in NOOP (*)
  43d11cb... Bug #345401 - Cannot include 2 emails from same contact in  (*)
  1157b0d... updated Tamil translation (*)
  86eb894... updated Tamil translation (*)
  4cf0921... Bug #602983 - Unresponsive IMAP Inbox (*)
  66dc931... Fix leak in camel_folder_info_build() (*)
  e337c79... Bug 605232 - configure.ac quoting fixes and sync with evolu (*)
  6cc6c9a... Updated Traditional Chinese translation(Hong Kong and Taiwa (*)
  2c5c78c... Fix possible access to already freed memory in camel-store- (*)
  94c5307... Coding style and whitespace cleanups. (*)
  4c7f6a0... Fix distcheck errors. (*)
  8ae34ef... NEWS update for 2.29.6 release. (*)
  15524e5... Post-release version bump. (*)
  2f891d4... Bug #602820 - Test validity of a book_view before using it  (*)
  bf2d690... Add gthread-2.0 to E_DATA_SERVER. At times soap test fails. (*)
  9cec08b... Fix missing LDFLAGS for imapx. (*)
  066ea8f... Updated Slovenian translation (*)
  e205ac8... Updated Bulgarian translation (*)
  c2dfca0... Level the differencies with the alternative runtime/header  (*)
  019c2db... Updated Bengali translation (*)
  efaf311... Use conditional locks in camel-folder (*)
  9616da5... Fixes a crash when select mailbox fails (*)
  bc4accf... Use connect lock from camel-service (*)
  e3aee98... Bug 581604 -  Permissions on mail/local folders are too ope (*)
  a967797... Bug 516860 (bnc) - can't move mails off-line ... (*)
  b50a890... Coding style and whitespace cleanups. (*)
  a952e79... Fix a misspelling of "calendar". (*)
  f86b70f... Updated Spanish translation (*)
  4ebcab5... Updated Norwegian bokmål translation (*)
  f119e36... Fixes couple of crashes in refresh_info and IDLE (*)
  4ffe045... Fix a hang while quitting evo (*)
  4547512... do not start idle while quitting (*)
  dd3aa63... create the trash folder (*)
  c5ae605... add get_name (*)
  8dba1c6... add get_junk, hash_folder, compare_folder_name virtual func (*)
  e7b9d3b... Disable strict aliasing optimization. (*)
  50f7699... implement transfer_messages_to (*)
  d75a991... Clarify a configure.ac comment. (*)
  ed729af... Bug #607812 - Properly encode CalDAV URL (*)
  385ac7d... Coding style and whitespace cleanup. (*)
  0cbdcb7... Update API documentation. (*)
  24af600... Start parallel fetches for a large message. Set multi-size  (*)
  0fffe1e... Add the preference options (*)
  b566f21... Updated Spanish translation (*)
  4fa17c4... NEWS update for 2.29.90 release. (*)
  3326067... Post-release version bump. (*)
  0430858... Bug 609374 -  Missing mnemonic in imapx preference (*)
  ea328e2... Bug 609310 -  IMAPX - Crasher - imapx_job_done (*)
  40ce7ec... Bug 609375 -  Duplicate mnemonic in imapx preference (*)
  95d1865... Use camel exception initializer (*)
  ab39045...  Bug 609393 -  evolution crashed when clicked on search fol (*)
  a82c157... Bug 609390 -  search folders don't work in imapx (*)
  a682351... Updated Spanish translation (*)
  daef967... Remove libglade-2.0 from libedataserverui.pc. (*)
  06b16ca... Change the function signatures adhering to the provider nam (*)
  4c0f745... Bug 609398 -  [IMAPX] Subscriptions are not respected. (*)
  8c57a6c... Insert the full_name of the folder into hash_table (*)
  3435531... Fixes a crash when select fails due to cancellation of a jo (*)
  cd3aed1... Unref the message_infos (*)
  e4dce9c... Updated Norwegian bokmål translation (*)
  1eb27f2... BUG 606811 - evolution crashed in match_content_type at cam (*)
  5dca82b... Bug 609614 -  Folder -> expunge doesn't work in imapx (*)
  37db648... Bug #609646 - Unset global DBus variables on destroy or dis (*)
  7ea3d8f... Updated Slovenian translation (*)
  798df06... Bug #609649 - Doesn't emit cal-opened on password prompt ca (*)
  9a785a1... Update Romanian translation (*)
  325bbc1... Updated Traditional Chinese translation(Hong Kong and Taiwa (*)
  39d7d9c... Updated Galician Translation (*)
  4299e16... Bug #574940 - Always ref returned info from message_info_fr (*)
  1c4231d... Bug 609964 -  Crash in imapx_command_expunge_done (*)
  2e90080... Ensure proper reference handling of CamelMessageInfo (*)
  6ade898... Estonian translation updated (*)
  c8de86e... Bug #603506 - Use thread safe G_DEFINE_TYPE/G_DEFINE_TYPE_E (*)
  7d83dc0... updated Tamil translation (*)
  68908f9... Update Czech translation by Jiri Eischmann (*)
  1e8727b... Fix distcheck error. (*)
  98a7740... Updated Brazilian Portuguese translation. (*)
  d526b36... Updated German translation (*)
  5e9e1cb... Updated German translation (*)
  fd5c2d8... Bug #564727 - Few memory leaks (*)
  bdd959d... Bug 580818 - Messages are not shown in folders (*)
  a7f7690... news update for 2.29.91 release. (*)
  6f3c1e8... post release version bump (*)
  cfa1eb0... Updated Bulgarian translation (*)
  ef3c1ae... Update Russian translation by Yuri Kozlov <yuray komyakino  (*)
  2dd2693... Bug #600322 - assertion failed: (reply == msg) in cs_waitin (*)
  6b8c730... Add locks to input/output streams (*)
  fea872e... Do not hold lock while waiting for parser thread to quit -  (*)
  063ce5b... Updated British English translation (*)
  7b9fa39... Bug 610073 -  Error while refreshing folder in imapx (*)
  7929d02... Bug 610919 -  IMAPX : issues with server sent item folder (*)
  d29efcd... Include camel-imapx-tokens.txt in the tarball (*)
  d7ad5f0... Bug 609990 -  IMAPX - Crasher at camel_imapx_server_sync_ch (*)
  2bfbaf9... Compile imapx always (*)
  b96be68... use IMAPX for groupwise if USE_IMAP is set, if it is config (*)
  c1f0d8c... Bug #529331 - Be able to disallow selection of a certain ES (*)
  d7f9136... Reverting fix for bug 610073 (*)
  86662e8... Bug 610073 -  Error while refreshing folder in imapx (*)
  bc6f842... Bug 611125 - Duplicate definition of camel-iconv.h in inst (*)
  6ba42d5... Split new_messages_fetch and scan_changes as separate jobs. (*)
  80c6b4c... removed the debug message (*)
  735ab70... Bug #602723 - Contact list name doesn't get displayed in 'T (*)
  92c10e0... Implement sync message (*)
  a8a5e16... Fix the progress for get_message - imapx (*)
  7b8aa18... Updated French translation (*)
  ebbd458... Updated Swedish translation (*)
  065d34d... Merge branch 'master' into camel-gobject.
  c440b42... Use thread-safe G_DEFINE_TYPE macros.
  94b8e8a... Increase the priority for INBOX refresh. (*)
  f195a4f... Hide debug messages (*)
  c5a86b3... Fix unpleasant issue with (remove_item) more elegantly. Ins (*)
  f24d2b5... use sensible variable name for set_lock_async (*)
  fd2dd2f... use imapx for groupwise provider USE_IMAP option (*)
  c2a0b96... Bug 609372 -  evolution crashed : fetching message for a fr (*)
  d966c85... Allow reading retrieving messages parallely (*)
  694182b... Set the right parent class (*)
  9a7870c... mark inbox as system folder (*)
  5dc5c8e... Do not show message download progress while syncing for off (*)
  5244b4d... Use Gthread instead of pthread (*)
  d4e5b48... perform a clean switch between online and offline - imapx.  (*)
  c439a04... [win32} The ber_* functions are prototyped in winber.h (*)
  8b6c833... [win32] Disable building imapx on windows, since it needs a (*)
  10442f3... Make the dummy library correspond to the reality (*)
  b876171... [win32] Use on windows the right includes (*)
  d48a148... Updated .gitignore file (*)
  1cd2dbe... Remove camel-imapx-tokenise.h when running "make clean". (*)
  ec22117... [Bug 611355] [PATCH] calendar/tests/ecal/test-ecal-create-o (*)
  8f330b8... Enable imapx again on windows (*)
  f9ff4bf... Clean non-existing directories from the Makefile.am (*)
  67f1d3a... Using Glib g_poll instead of poll and related changes (*)
  ab36886... Ooops, some more sleep -> g_usleep changes (*)
  2465d75... Use enum for priorities. Fix parsing uids while moving mess (*)
  c59761e... Rationalise fragmented locking. Use a recursive lock everyw (*)
  fb8a144... make groupwise locking more granular to improve latency (*)
  3671ff1... Remove superfluos include since we use GLib APIs instead (*)
  d60f5ea... Fix couple of invalid reads in idle_thread and namespace pa (*)
  4e9defb... Disable some bits on win32 This makes e-d-s at least builda (*)
  c6f8e71... Use g_rename instead of link. (*)
  ad95c39... ESourceSelector cleanup. (*)
  7f0a162... Bug 611873 - Make triple-clicking a shortcut for "Show Only (*)
  ea7bec6... Removing windows hack with dummy import libraries This hack (*)
  6fe43e4... Fix a typo in Makefile.am (*)
  c9b6a29... Add translator comments for ending %s (Bug #611247) (*)
  efcb60e... Updated Basque language (*)
  0006de9... Updated Greek translation for evolution-data-server (*)
  baa77bc... Coding style and whitespace cleanup. (*)
  9e26e2a... Bug 611860 - Pilot calendar, todo, memo do not sync when t (*)
  b39fbb5... NEWS update for 2.29.92 release. (*)
  c296fb4... Post-release version bump. (*)
  850aab4... Check for gperf during configure (*)
  1aa9a2c... Check for dbus-binding-tool during configure. (*)
  a7ea784... Remove dos line endings from the Makefile.am and be consist (*)
  f7d5058... A module should be shared library on windows :) (*)
  777b28f... Adapting to the surrounding AC_MSG_ERROR style (*)
  f7ba253... Fix a crash during offline-message sync. (*)
  cf137de... Bug 612121 - IMAPX: No UTF7 folder name encoding applied (*)
  41f4d71... Bug 612260 - [imapx] Moving a message to other folder marks (*)
  16cb2c6... delete folders while syncronizing (*)
  433544f... fix a error from previous commit for bug 612121 (*)
  3919abe... Bug 612116 - IMAPX: Problems with separator . and namespace (*)
  fefd092... Implement folder subscriptions - imapx (*)
  3a3727d... Ensure inbox is subscribed if lsub is used during initial s (*)
  f09f0fd... implement create folder - imapx (*)
  fcd0295... Bug 604047 - Use accessor functions instead of direct acces (*)
  e329ffa... Implement folder_delete - imapx Bug 612388 - [imapx] can't  (*)
  2ef041c... Bug 612401 - IMAPX : cann't create folder in top hierarchy (*)
  356875a... Sync changes before expunge (*)
  baa347b... Strip whitespace off strings returned from e_contact_get(). (*)
  b391664... Updated Hungarian translation (*)
  fc39e4f... Bug 611861 - [IMAPX] Folder list does not show up immediate (*)
  aa588cb... Bug 610774 - IMAPX : automatic filtering doesn't work (*)
  cf45a8b... Bug 611879 - IMAPX : 'copy folder content locally for offli (*)
  3d206ab... Some little cleanum of configure (*)
  69ae938... Create the .gnome2_private directory if it does not exist (*)
  8565580... Clean some relocations (E_DATA_SERVER_UI_GLADEDIR -> E_DATA (*)
  bed7465... Use the surrounding code style (*)
  bf20c47... Bug 610909 - IMAPX : password failure isn't reported proper (*)
  888825d... Updated Catalan translation (*)
  09b239b... Corrections in Catalan translation (*)
  b2c4f18... Bug 612667 - Crash in imapx_connect_to_server at camel-imap (*)
  b9397ab... Crash in imapx_command_start at camel-imapx-server.c:780 (*)
  4808c3c... Updated Korean translation (*)
  25d0151... Add "Since: 2.30" tags to the API documentation. (*)
  9e27380... Add "Since: 2.28" tags to the API documentation. (*)
  8b74e94... Add "Since: 2.26" tags to the API documentation. (*)
  6c0c140... Add "Since: 2.24" tags to the API documentation. (*)
  ede7ada... Add "Since: 2.22" tags to the API documentation. (*)
  eb8212a... Add "Since: 1.12" tags to the API documentation. (*)
  51ac6ef... Fix Gtk-Doc syntax in function block comments. (*)
  636605c... Create the ~/.evolution directory if it does not exist (*)
  94c3a61... Hide the un-implemented preference options. (*)
  efe7245... Bug 612383 - [IMAPX] Error while filtering message (*)
  fa0f464... Avoid warning about linking with a loadable module (*)
  779a236... Support "givenName" LDAP attribute. (*)
  865f23d... Updated Italian translation (*)
  af1c810... Update git.mk (*)
  e693c4f... [Bug 613169] Weather calendar backend links against out-of- (*)
  96fd4c7... Updated Portuguese translation (*)
  017dbcd... Updated Portuguese translation (*)
  933e0cd... [win32] Get system timezone location by querying the regist (*)
  8ab2718... Remove an unnecessary include (*)
  4b79d1b... Updated Lithuanian translation (*)
  f51d8cf... Updated Basque language (*)
  942568d... Updated Greek translation for evolution-data-server (*)
  46a484f... Bug 613639 - Evolution hard codes .gnome2 (*)
  13b5c39... [win32] Don't bother with the .gnome2_private override. (*)
  1bece60... Updated Danish translation (*)
  d5e6bea... Bug 611775 - IMAPX : support for folder rename (*)
  9ad7861... Avoid compiler warnings when HAVE_LOCALTIME_R is undefined (*)
  1d0e859... Updated Ukrainian translation (*)
  1a56956... Updated Bengali translation (*)
  bd1cc49... complete Translation for Punjabi by A S Alam (*)
  f52b21f... Deprecate EMemPool, add CamelMemPool. (*)
  f417900... Deprecate EStrv. (*)
  283d0dd... Add deprecated symbol indices to API docs. (*)
  8de5c6b... Bug 549225 (bnc) -Evlution client does not update status of (*)
  2045ecb... Bug 549221 - Deleted E-Mails re-appear in Evolution client (*)
  0b62286... fix a crash on quit - imapx (*)
  90b9d78... Bug 614056 - evolution-data-server-2.29.92 failed to build (*)
  3ff65f8... Missing xmlns attribute in Camel API docs. (*)
  21bc40c... Convert ENTITY tags to xi:include in Camel API docs. (*)
  d610d74... Missed one... (*)
  46a2813... updated the earlier fix for crash at exit to add the missin (*)
  2c75863... Updated Polish translation (*)
  1ea2984... Post-release version bump. (*)
  2990f48... Remove ESourceOptionMenu from libedataserverui. (*)
  93f4709... Remove deprecated API from libedataserver. (*)
  a9aac8a... Add --name-space to MKDB_OPTIONS. (*)
  b15f2a3... Add gtk-doc tests, but leave them disabled. (*)
  a476c3e... Remove some deprecated API from camel. (*)
  ad84b6b... Back out some over-zealous deletion. (*)
  a77aea8... Remove debug statements. (*)
  e264f47... Repair more unintended deletions. (*)
  3ad2bd1... Merge branch 'master' into camel-gobject.

(*) This commit already existed in another branch; no separate mail sent



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]