aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* NEWS update for 3.8.5 release.EVOLUTION_3_8_5Matthew Barnes2013-08-111-0/+30
* Fix icon cache updating when building concurrently.Matthew Barnes2013-08-112-14/+17
* Update libeutil API documentation.Matthew Barnes2013-08-111-0/+1
* Bug 704440 - Close shell window alerts with Escape keyMatthew Barnes2013-08-112-0/+45
* Add e_alert_bar_close_alert().Matthew Barnes2013-08-113-0/+42
* Bug #704207 - Dragged column's arrow indicator oversizedMilan Crha2013-08-091-0/+3
* GnomeCanvasRect: Incorrectly named fill_color_rgba propertyMilan Crha2013-08-091-1/+1
* Bug #704369 - Meeting change asks on save, but tries to send update anywayMilan Crha2013-08-094-56/+61
* Bug #705657 - Crash in em_utils_selection_set_urilist()Milan Crha2013-08-081-0/+6
* Bug #705446 - Old POP3 mails can be removed before getting themMilan Crha2013-08-081-4/+28
* [Addressbook] Show editor errors above editor windowMilan Crha2013-08-077-12/+18
* Updated Russian translationYuri Myasoedov2013-08-041-1464/+1247
* Fix sidebar message counts for real Junk / Trash folders.Matthew Barnes2013-08-031-12/+30
* Bug #699603 - Message list scrolls to cursor on style changeMilan Crha2013-08-013-0/+63
* Bug 705194 - Failure to decrypt inline encrypted GPG messagesMatthew Barnes2013-08-011-2/+12
* [workaround] Bug #695633 - Attachments disappear after opening oneMilan Crha2013-07-312-4/+4
* Bug #705119 - File descriptors for images not closedMilan Crha2013-07-301-6/+8
* Bug #704778 - Default Free/Busy dialog view to zoom-inMilan Crha2013-07-251-1/+1
* Only use the alarm description if the client supports itFabiano Fidêncio2013-07-241-9/+14
* Post-release version bump.Matthew Barnes2013-07-231-1/+1
* NEWS update for 3.8.4 release.EVOLUTION_3_8_4Matthew Barnes2013-07-231-0/+61
* Miscellaneous cleanups.Matthew Barnes2013-07-2325-76/+86
* Bug #386113 - show custom alarm message in pop-up alertsFabiano Fidêncio2013-07-221-1/+1
* Do not mask CAMEL_ERROR_GENERIC in composer_send_completed()Milan Crha2013-07-221-2/+3
* Bug 697575 - ESourceConfig: Avoid calling check_complete() too soonMatthew Barnes2013-07-211-4/+11
* Bug 703244 - Work around GtkBox regression in GTK 3.9.1.Matthew Barnes2013-07-211-0/+1
* Bug 704494 - EStockRequest calls into GTK+ from worker threadMatthew Barnes2013-07-201-16/+31
* EStockRequest cleanups.Matthew Barnes2013-07-201-91/+91
* Bug 704558 - Crash when using -fstack-protector-strongMatthew Barnes2013-07-201-1/+3
* EMailRequest: Handle empty message bodies more gracefully.Matthew Barnes2013-07-201-3/+9
* Bug #703153 - Forgotten signal callbacks for freed objectsMilan Crha2013-07-194-4/+16
* Bug 704459: GnomeCanvasItem: Implement all methodsMatthew Barnes2013-07-181-0/+46
* Bug #703899 - Moving a meeting does not ask for confirmationFabiano Fidêncio2013-07-176-53/+248
* EContactStore: Stop book views in a dedicated threadMilan Crha2013-07-171-1/+18
* Bug #703389 - Proxy ignored for imagesMilan Crha2013-07-163-0/+43
* Fix typo in e_mail_reader_refresh_folder_name().Matthew Barnes2013-07-141-1/+1
* Bug 703991: Crash when using -fstack-protector-strong.Matthew Barnes2013-07-131-2/+2
* EDayView's event resize abort doesn't always restore original event sizeMilan Crha2013-07-121-3/+1
* EMailParserMessage: Better handle message bodies as attachments.Matthew Barnes2013-07-111-1/+23
* EaMinicardView: Create a minicard object, if not present in a listMilan Crha2013-07-101-0/+6
* updated kn translationsShankar Prasad2013-07-081-175/+175
* Bug 703638 - Keep ItipView alive while connecting to calendarMatthew Barnes2013-07-071-2/+3
* ItipView: Minor cleanups.Matthew Barnes2013-07-071-16/+23
* EMailFormatterQuoteExtension: Don't be cute with struct declarations.Matthew Barnes2013-07-071-2/+10
* EMailFormatterPrintExtension: Don't be cute with struct declarations.Matthew Barnes2013-07-071-2/+10
* Bug 703732 - Unnecessary localedir override in configure.acEvgeny Bobkin2013-07-071-3/+0
* Avoid to use new EDS macros in stable branchFabiano Fidêncio2013-07-021-3/+6
* Fix compiler warnings in alarm-dialog.c.Matthew Barnes2013-07-021-2/+1
* Update evolution-util API docs.Matthew Barnes2013-07-023-3/+9
* Updated Indonesian translationAndika Triwidada2013-07-021-1230/+1191
* Bug #689640 - Print Preview of composer text is emptyMilan Crha2013-07-021-0/+26
* Bug #703194 - Custom alarm message is REMINDERFabiano Fidêncio2013-07-021-0/+9
* Contacts view: Add 'Refresh' into books context menuMilan Crha2013-07-016-1/+92
* Updated Czech translationMarek Černocký2013-06-301-0/+1
* Updated Czech translationMarek Černocký2013-06-301-2/+1
* Fix typo: appointmenet -> appointmentFabiano Fidêncio2013-06-291-1/+1
* Updated Czech translationMarek Černocký2013-06-291-405/+394
* Bug #703053 - Error on setting reminder 'after start of appointment'Fabiano Fidêncio2013-06-282-71/+90
* Bug 703181 - Asked for password which is never usedDavid Woodhouse2013-06-281-9/+27
* Set network-available on a CamelSession when going onlineMilan Crha2013-06-271-0/+1
* Updated Serbian translationМирослав Николић2013-06-262-2230/+2148
* Bug #641711 - Crash in remove_queued_alarmMilan Crha2013-06-251-7/+23
* Notify user about question dialogsMilan Crha2013-06-241-0/+26
* Calendar views inline text edit with Ctrl+C/V/X does not workMilan Crha2013-06-2128-22/+559
* Bug #693216 - Email type is changed to other after mergingMilan Crha2013-06-201-72/+112
* Bug #386113 - Show custom alarm message in pop-up alertsMilan Crha2013-06-191-2/+36
* update Punjabi TranslationA S Alam2013-06-141-982/+878
* Updated Telugu TranslationsKrishnababu Krothapalli2013-06-111-1172/+1068
* ECalShellView: Disconnect "prepare-for-quit" handler on dispose().Matthew Barnes2013-06-113-1/+16
* ECalShellView cleanups.Matthew Barnes2013-06-111-57/+59
* Reimplement the main toolbar's "prefer-item" feature.Matthew Barnes2013-06-115-126/+52
* EMenuToolButton cleanups.Matthew Barnes2013-06-112-33/+38
* ETaskShellSidebar: Update selector rows after restoring state.Matthew Barnes2013-06-111-0/+6
* EMemoShellSidebar: Update selector rows after restoring state.Matthew Barnes2013-06-111-0/+6
* ECalShellSidebar: Update selector rows after restoring state.Matthew Barnes2013-06-111-0/+6
* Add e_source_selector_update_all_rows().Matthew Barnes2013-06-113-0/+34
* Updated German translationChristian Kirbach2013-06-101-1258/+1250
* Post-release version bump.Matthew Barnes2013-06-091-1/+1
* NEWS update for 3.8.3 release.EVOLUTION_3_8_3Matthew Barnes2013-06-091-0/+48
* Bug 701669 - Bad assumption in prefer-plain moduleMatthew Barnes2013-06-081-2/+7
* EMailParserPreferPlain cleanups.Matthew Barnes2013-06-081-24/+31
* Updated Marathi TranslationsSandeep Sheshrao Shedmake2013-06-051-1682/+1569
* Updated Marathi TranslationsSandeep Sheshrao Shedmake2013-06-051-1932/+2026
* EMailDisplay cleanups.Matthew Barnes2013-06-053-111/+117
* EMailBrowser cleanups.Matthew Barnes2013-06-052-103/+119
* Define GEnumClass types for mail formatter/parser enums.Matthew Barnes2013-06-057-68/+127
* Add EAutomaticActionPolicy enum.Matthew Barnes2013-06-052-0/+21
* Bug #250046 - Empty group address as recipient prevents message sendMilan Crha2013-06-044-0/+49
* Add e_mail_reader_forward_messages().Matthew Barnes2013-06-035-250/+256
* Add e_mail_reader_edit_messages().Matthew Barnes2013-06-036-126/+120
* Move "ask-reply-close-browser" prompt to EMailBrowser.Matthew Barnes2013-06-034-103/+71
* EMailReader: Add a "composer-created" signal.Matthew Barnes2013-06-034-8/+97
* em_utils_edit_message: Change return type to EMsgComposer.Matthew Barnes2013-06-033-4/+4
* em_utils_redirect_message: Return the EMsgComposer.Matthew Barnes2013-06-032-4/+8
* em_utils_compose_new_message(): Return the EMsgComposer.Matthew Barnes2013-06-032-4/+8
* Simplify em_utils_forward_message() arguments.Matthew Barnes2013-06-033-50/+44
* em-composer-utils.c cleanups.Matthew Barnes2013-06-031-244/+325
* e-mail-reader.h: Remove unimplemented declarations.Matthew Barnes2013-06-021-5/+0
* EMailReader cleanups.Matthew Barnes2013-06-022-123/+168
* Minor efficiency tweak in task_shell_view_model_row_appended_cb().Matthew Barnes2013-06-011-3/+1
* Minor efficiency tweak in memo_shell_view_model_row_appended_cb().Matthew Barnes2013-06-011-3/+1
* Minor efficiency tweak in cal_shell_view_user_created_cb().Matthew Barnes2013-06-011-7/+3
* Add a boolean return to e_cal_model_remove_client().Matthew Barnes2013-06-013-7/+19
* Add a boolean return to e_cal_model_add_client().Matthew Barnes2013-06-013-11/+22
* GnomeCalendar: Fix a potential reference leak.Matthew Barnes2013-06-011-2/+1
* GnomeCalendar: Avoid runtime warnings during initialization.Matthew Barnes2013-06-011-52/+60
* GnomeCalendar: Get rid of the async message dispatcher.Matthew Barnes2013-06-012-284/+323
* EShell: Check cookie before calling gtk_application_uninhibit().Matthew Barnes2013-05-311-1/+8
* Updated Galician translationsFran Diéguez2013-05-311-1416/+1408
* Bug #700812 - Search in Calendar view is brokenMilan Crha2013-05-302-5/+34
* Updated Odia Translation.ManojKumar Giri2013-05-301-13/+7
* Make EAlertDialog non-resizable.Matthew Barnes2013-05-301-13/+5
* e_mail_session_send_to(): Don't silently ignore if we can't send.Matthew Barnes2013-05-302-7/+20
* Fix build break. My bad.Matthew Barnes2013-05-301-4/+26
* Bug 700277 - EClientCache allocates memory ad infinityMatthew Barnes2013-05-301-0/+95
* Distinguish "attachment-wrapper" elements from attachments.Matthew Barnes2013-05-292-13/+23
* EMailFormatterAttachment cleanups.Matthew Barnes2013-05-291-57/+38
* EMailParserAudio: Minor cleanup.Matthew Barnes2013-05-291-3/+1
* updated kn translationsShankar Prasad2013-05-291-1011/+902
* configure.ac: Remove unnecessary regex library check.Matthew Barnes2013-05-281-9/+0
* configure.ac: Remove unused function and header checks.Matthew Barnes2013-05-283-143/+3
* configure.ac: Update audio-inline comment.Matthew Barnes2013-05-281-3/+3
* configure.ac: Remove blacklisting of WebKitGTK+ 1.9.90.Matthew Barnes2013-05-281-10/+0
* Updated Spanish translationDaniel Mustieles2013-05-271-1463/+1446
* Tamil Translation UpdatedShantha kumar2013-05-271-885/+880
* Updated Lithuanian translationAurimas Černius2013-05-271-1113/+1106
* Update libeutil API documentation.Matthew Barnes2013-05-261-7/+8
* [l10n] Minor fix on Catalan translationGil Forcada2013-05-261-552/+547
* Updated Slovenian translationMatej Urbančič2013-05-261-872/+870
* e-mail-reader-utils.c cleanups.Matthew Barnes2013-05-252-423/+548
* Updated Brazilian Portuguese translationRafael Ferreira2013-05-251-1263/+963
* Utilize the new EMailSession functions when sending.Matthew Barnes2013-05-252-286/+152
* EMailSession: Add helper functions for sending messages.Matthew Barnes2013-05-252-13/+687
* Updated gujarati fileSweta Kothari2013-05-241-1697/+1405
* Make EAttachment column updates thread-safe.Matthew Barnes2013-05-241-8/+147
* Make EAttachment a little more thread-safe.Matthew Barnes2013-05-2413-107/+255
* Attachment-related cleanups.Matthew Barnes2013-05-2410-207/+240
* Updated Czech translationMarek Černocký2013-05-231-904/+877
* Assamese translation updatedNilamdyuti Goswami2013-05-231-145/+149
* Updated Polish translationPiotr Drąg2013-05-221-1399/+1320
* Bug #696663 - Save without close should update comp-editorFabiano Fidêncio2013-05-221-2/+86
* Simplify EABContactFormatter.Matthew Barnes2013-05-214-316/+56
* EABContactFormatter cleanups.Matthew Barnes2013-05-212-200/+184
* Updated Odia Translation.ManojKumar Giri2013-05-171-1165/+795
* Updated Odia Translation.ManojKumar Giri2013-05-161-113/+104
* Assamese translation updatedNilamdyuti Goswami2013-05-151-2607/+2717
* Bug #699980 - Calendar delete does not remove events from viewMilan Crha2013-05-144-0/+17
* Updated Norwegian bokmål translationKjartan Maraas2013-05-131-1309/+1248
* Post-release version bump.Matthew Barnes2013-05-121-1/+1
* NEWS update for 3.8.2 release.EVOLUTION_3_8_2Matthew Barnes2013-05-121-0/+37
* Bug 697632 - [mail-to-task] Invalid unref of a CamelFolderSamarjit Adhikari2013-05-121-3/+1
* EMailPrinter: Fix a couple typos.Matthew Barnes2013-05-111-1/+2
* Bug 7000028 - Drag-n-drop export of a file produces 0 sized PDF fileMatthew Barnes2013-05-111-29/+36
* Convert e_mail_printer_print() to a proper async function.Matthew Barnes2013-05-115-249/+349
* EMailPrinter cleanups.Matthew Barnes2013-05-112-191/+237
* em-utils.c cleanups.Matthew Barnes2013-05-111-95/+93
* Remove "drag-and-drop-save-name-format" setting.Matthew Barnes2013-05-113-21/+2
* Right-align mail header names.Matthew Barnes2013-05-094-74/+166
* EMailFormatterHeaders cleanups.Matthew Barnes2013-05-092-40/+58
* Coding style and whitespace cleanup.Matthew Barnes2013-05-0811-29/+29
* Newly configured Google calendar cannot be openedMilan Crha2013-05-073-22/+60
* Bug #699551 - Signature is not removed on replyMilan Crha2013-05-076-6/+6
* Bug #699555 - prompt-on-mark-all-read doesn't work in context menuMilan Crha2013-05-032-16/+2
* Bug #696531 - Force white background for HTML partsMilan Crha2013-05-031-7/+7
* l10n: Update Japanese translationOKANO Takayoshi2013-05-021-371/+369
* Bug #699334 - Calendar: reply all doesn't quite workMilan Crha2013-05-011-5/+28
* Make sure EAddressbookModel has a fresh EBookClient.Matthew Barnes2013-04-301-29/+9
* Missed a few evolution-settings.desktop.in references.Matthew Barnes2013-04-292-2/+0
* Updated POTFILES.inPiotr Drąg2013-04-291-1/+0
* Bug 699083 - X-GNOME-Bugzilla-OtherBinares missing trailing semicolonMatthew Barnes2013-04-281-1/+1
* Remove evolution-settings.desktop.in.inMatthew Barnes2013-04-281-10/+0
* Bug #626215 - Prefer mail saving in order by UIMilan Crha2013-04-263-0/+73
* Bug 698488 - Attachment file chooser should preview attachments' content when...Fabiano Fidêncio2013-04-261-0/+35
* Bug 698487 - Contact Editor's Image's file chooser must show only images filesFabiano Fidêncio2013-04-261-4/+13
* ETaskShellSidebar: Remove unused "status-message" signal.Matthew Barnes2013-04-263-30/+0
* ETaskShellSidebar: Submit an EActivity when obtaining an EClient.Matthew Barnes2013-04-261-51/+58
* EMemoShellSidebar: Remove unused "status-message" signal.Matthew Barnes2013-04-263-30/+0
* EMemoShellSidebar: Submit an EActivity when obtaining an EClient.Matthew Barnes2013-04-261-51/+58
* ECalShellSidebar: Remove unused "status-message" signal.Matthew Barnes2013-04-262-23/+0
* ECalShellSidebar: Submit an EActivity when obtaining an EClient.Matthew Barnes2013-04-261-51/+58
* Add e_activity_cancel().Matthew Barnes2013-04-266-14/+33
* Document EActivity.Matthew Barnes2013-04-261-3/+183
* ETaskShellSidebar: Remove some unnecessary #includes.Matthew Barnes2013-04-261-4/+0
* EMemoShellSidebar: Remove some unnecessary #includes.Matthew Barnes2013-04-261-4/+0
* ECalShellSidebar: Remove some unnecessary #includes.Matthew Barnes2013-04-261-4/+0
* ETaskShellSidebar: Reduce diff noise with master branch.Matthew Barnes2013-04-261-6/+3
* EMemoShellSidebar: Reduce diff noise with master branch.Matthew Barnes2013-04-261-6/+3
* ECalShellSidebar: Reduce diff noise with master branch.Matthew Barnes2013-04-261-14/+10
* Update libeutil API docs.Matthew Barnes2013-04-242-1/+2
* EPhotoCache: Fix a runtime warning.Matthew Barnes2013-04-211-7/+24
* [l10n] Updated Catalan (Valencian) translationCarles Ferrando2013-04-201-5129/+5284
* [l10n] Update Catalan translationGil Forcada2013-04-201-5093/+5221
* User docs: bug 690696 - Remove last references to old IMAP backendAndre Klapper2013-04-204-62/+1
* EPhotoCache: Fix a documentation typo.Matthew Barnes2013-04-191-1/+1
* Workaround broken Free/Busy fetching (Bug #692361)Milan Crha2013-04-192-0/+15
* Bug 698042 - Crash when sending e-mail with attachmentMatthew Barnes2013-04-191-2/+7
* EShellBackend: Log outstanding activities during shutdown.Matthew Barnes2013-04-191-0/+38
* EShellBackend: Rework shutdown delay.Matthew Barnes2013-04-191-11/+24
* build: Fix srcdir != builddir from gitMatthew Barnes2013-04-183-12/+12
* alarm-queue: Remove the "mail notifications not supported" dialogMatthew Barnes2013-04-181-24/+1
* [web-inspector] Yet more shortcut tweaking.Matthew Barnes2013-04-181-1/+1
* Fix duplicate entry in HELP_FILES.Matthew Barnes2013-04-171-1/+0
* Post-release version bump.Matthew Barnes2013-04-141-1/+1
* NEWS update for 3.8.1 release.EVOLUTION_3_8_1Matthew Barnes2013-04-141-0/+55
* Updated slovak translationMarián Čavojský2013-04-141-648/+605
* Fix tags in the Hungarian helpGabor Kelemen2013-04-141-2/+2
* Bug 696175 - bbdb: Blocks main thread when obtaining an EBookClientMatthew Barnes2013-04-143-53/+46
* bbdb plugin cleanups.Matthew Barnes2013-04-143-173/+138
* Restore "Automatic Contacts" plugin preferences page.Matthew Barnes2013-04-141-16/+106
* Improve consistency in Hungarian translationGabor Kelemen2013-04-131-2/+2
* ECalModel: Make view handling thread-safe.Matthew Barnes2013-04-131-221/+326
* Add e_cal_model_ref_default_client().Matthew Barnes2013-04-1312-62/+100
* Remove e_cal_model_get_client_for_source().Matthew Barnes2013-04-135-78/+30
* Add e_cal_model_list_clients().Matthew Barnes2013-04-136-31/+35
* ECalModel: Make the ClientData queue thread-safe.Matthew Barnes2013-04-131-56/+124
* ECalModel: Give ClientData a reference count.Matthew Barnes2013-04-131-103/+143
* ECalModel: Rename ECalModelClient struct to ClientData.Matthew Barnes2013-04-131-29/+31
* ECalModel: Track ECalModelClient structs in a GQueue.Matthew Barnes2013-04-131-55/+65
* web-inspector: Change the shortcut key to match Chrome.Matthew Barnes2013-04-121-3/+3
* Remove Evolution's implementation of highlighting and use WebKit highlighting...Tomas Popela2013-04-121-125/+8
* Bug #681837 - Make enum type registration thread safeMilan Crha2013-04-1210-165/+39
* EWebView: Disable WebKit plugins during instance initialization.Matthew Barnes2013-04-091-6/+11
* Update copyright year on About dialog.Matthew Barnes2013-04-091-1/+1
* Bug 697268 - Incorrect mnemonic widget in 'Add Reminder' dialogMatthew Barnes2013-04-091-1/+1
* e_mail_folder_uri_parse: Handle local mbox folder URIs.Matthew Barnes2013-04-081-2/+24
* EWebView: Remove a backward-compatibility hack.Matthew Barnes2013-04-081-9/+1
* EWebView: Use a GQueue to track highlight strings.Matthew Barnes2013-04-083-29/+16
* EWebView cleanups.Matthew Barnes2013-04-081-19/+23
* Show parts with Content-ID of multipart/mixed as attachmentsMilan Crha2013-04-052-4/+7
* Bug 697228 - User Docs: Remove CSS page now that we have WebKit renderingAndre Klapper2013-04-042-30/+0
* Updated Galician translationsFran Diéguez2013-04-021-7175/+7366
* Updated Basque languageInaki Larranaga Murgoitio2013-04-021-11898/+13257
* Updated Russian translationYuri Myasoedov2013-04-011-3049/+3940
* Fix for typing in ITIP comments when some keys triggered actions.Tomas Popela2013-03-282-0/+29
* Bug 696715 - ESelectNamesEditable needs an EClientCacheMatthew Barnes2013-03-283-11/+10
* ESelectNamesRenderer: Add a "client-cache" construct-only property.Matthew Barnes2013-03-283-7/+67
* ESelectNamesRenderer cleanups.Matthew Barnes2013-03-282-98/+170
* ESelectNamesEditable cleanups.Matthew Barnes2013-03-283-97/+155
* Updated for MalayalamAni Peter2013-03-261-5484/+6455
* Updated Telugu TranslationsKrishnababu Krothapalli2013-03-261-4922/+5167
* Punjabi: Translation updated (aalam)A S Alam2013-03-261-5337/+5286
* l10n: Update Japanese translationOKANO Takayoshi2013-03-261-6896/+5699
* Bug #684245 - Disable 3rd-party browser pluginsTomas Popela2013-03-251-0/+24
* Bug #696185 - Disable WebKit's cachingMilan Crha2013-03-251-0/+4
* Bug #696173 - Various memory leaksMilan Crha2013-03-254-4/+16
* Bug #687412 - Crash under mail_folder_cache_service_removed()Milan Crha2013-03-251-2/+8
* Bug #662568 - Use-after-free in Templates plugin signal handlersMilan Crha2013-03-251-2/+14
* hindi translationRajesh Ranjan2013-03-251-5422/+5393
* Updated kn translationsShankar Prasad2013-03-251-14/+14
* Fix mbox-to-Maildir conversion... again.Matthew Barnes2013-03-254-645/+667