aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* 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
* Updated slovak translationMarián Čavojský2013-03-251-1721/+1354
* Fix translations of keywords in .desktop filesPiotr Drąg2013-03-251-1/+1
* e-mail.h: Remove non-existent header files.Matthew Barnes2013-03-251-2/+0
* Fix mismatched tag in Hungarian help translationGabor Kelemen2013-03-251-1/+1
* Post-release version bump.Matthew Barnes2013-03-241-1/+1
* NEWS update for 3.8.0 release.EVOLUTION_3_8_0Matthew Barnes2013-03-241-0/+15
* Updated slovak translationMarián Čavojský2013-03-231-2545/+2521
* Updated Marathi TranslationsSandeep Sheshrao Shedmake2013-03-221-5007/+5222
* Updated Odia Language along with FUEL implementationManojKumar Giri2013-03-221-5924/+5493
* Updated Odia Language along with FUEL implementationManojKumar Giri2013-03-221-12427/+13552
* l10n: Updated Persian translationDanial Behzadi2013-03-221-15411/+22589
* Updated Hungarian help translationGabor Kelemen2013-03-221-856/+904
* Update French translationAlexandre Franke2013-03-211-5002/+5157
* Updated kn translationsShankar Prasad2013-03-201-5137/+5077
* Updated Danish translationFlemming Christensen2013-03-191-5024/+5159
* Updated Hungarian translationGabor Kelemen2013-03-191-5070/+5345
* Updated Slovenian translationMartin Srebotnjak2013-03-181-321/+28
* Update git.gnome.org/browse URL in ChangeLog fileMilan Crha2013-03-181-1/+1
* Updated Czech translationJiri Eischmann2013-03-181-4855/+4834
* Updated Korean translationChangwoo Ryu2013-03-171-5152/+5036
* Post-release version bump.Matthew Barnes2013-03-171-2/+2
* NEWS update for 3.7.92 release.EVOLUTION_3_7_92Matthew Barnes2013-03-171-0/+53
* Updated Uyghur translationGheyret Kenji2013-03-171-175/+175
* Updated British English translatioNBruce Cowan2013-03-161-5006/+5112
* Updated Tamil translationDr.T.Vasudevan2013-03-161-4479/+4613
* Do not leak each sent messageMilan Crha2013-03-151-1/+0
* Updated Indonesian translationAndika Triwidada2013-03-151-4846/+4819
* Add argument checks to weekday functions.Matthew Barnes2013-03-151-0/+11
* Bug 676696 - Automatic EXIF image rotation doesn't workMatthew Barnes2013-03-151-0/+13
* EWebView: Whitespace cleanups.Matthew Barnes2013-03-151-2/+2
* client_cache_process_results: Fix runtime warnings.Matthew Barnes2013-03-151-1/+1
* Updated Slovenian translationMartin Srebotnjak2013-03-151-147/+147
* Bug #415371 - Create Incoming filter for messages with Received headerMilan Crha2013-03-141-3/+7
* e-mail-config-smtp-backend.c: Forgot a 'return' statement.Matthew Barnes2013-03-121-0/+2
* Bug 695693 - Handle <authentication> tags during auto-configurationMatthew Barnes2013-03-122-4/+71
* Bug #690930 - Launching calendar from clock-applet applies timezone twiceMilan Crha2013-03-121-13/+22
* EContactStore: Remove unnecessary warnings.Matthew Barnes2013-03-122-14/+17
* Add ESettingsSpellEntry.Matthew Barnes2013-03-128-50/+163
* Make ESpellEntry extensible.Matthew Barnes2013-03-121-1/+18
* ESpellEntry cleanups.Matthew Barnes2013-03-121-128/+200
* Bug 695477 - Crash in EContactListEditorMatthew Barnes2013-03-111-2/+9
* mailto-handler cleanups.Matthew Barnes2013-03-111-9/+15
* Updated Latvian translationRūdolfs Mazurs2013-03-111-4968/+5209
* Bug 695570 - Don't use gtk_container_add() to pack a GtkBoxMatthew Barnes2013-03-111-1/+1
* EMSubscriptionEditor: Use GtkGrid instead of GtkTable.Matthew Barnes2013-03-111-15/+9
* Updated POTFILES.inPiotr Drąg2013-03-101-1/+0
* e_mail_config_notebook_commit: Skip non-writable sources.Matthew Barnes2013-03-091-4/+4
* EMeetingStore: Removed unused "week-start-day" property.Matthew Barnes2013-03-093-61/+1
* simple_recur_to_comp: Obtain the week start day from CompEditor.Matthew Barnes2013-03-091-2/+5
* CompEditor: Add a "week-start-day" property.Matthew Barnes2013-03-093-0/+59
* EWeekView cleanups.Matthew Barnes2013-03-092-793/+796
* EDayView cleanups.Matthew Barnes2013-03-092-1234/+1233
* Add ESettingsWeekdayChooser.Matthew Barnes2013-03-095-3/+166
* Rename WeekdayPicker to EWeekdayChooser.Matthew Barnes2013-03-096-717/+793
* evolution-addressbook-export: Remove main loop event flushing.Matthew Barnes2013-03-091-6/+0
* EUIManager: Fix a bad DocBook tag in comment.Matthew Barnes2013-03-091-2/+3
* Add weekday conversion functions.Matthew Barnes2013-03-094-0/+93
* EMeetingTimeSelector: Remove unused properties.Matthew Barnes2013-03-093-118/+2
* EMeetingTimeSelector: No need to configure EDateEdit widgets.Matthew Barnes2013-03-091-30/+0
* Update Czech translation by Jiri EischmannPetr Kovar2013-03-091-8516/+9126
* Add more weekday arithmetic functions.Matthew Barnes2013-03-083-0/+74
* Rename functions in previous commit.Matthew Barnes2013-03-083-8/+8
* Updated Slovenian translationMatej Urbančič2013-03-081-1301/+1293
* Add e_get_next_weekday() and e_get_prev_weekday().Matthew Barnes2013-03-073-0/+92
* Updated Belarusian translation.Ihar Hrachyshka2013-03-071-701/+640
* [backup-restore] Dir separator removal breaks DConf settings restoreMilan Crha2013-03-071-11/+15
* Updated Uyghur translationGheyret Kenji2013-03-071-688/+688
* EWeekView: Remove unused 'week_start_day' member.Matthew Barnes2013-03-071-3/+0
* Updated Brazilian Portuguese translationEnrico Nicoletto2013-03-071-4943/+5165
* Bug #690092 - Crash under format_full_headers()Milan Crha2013-03-077-36/+153
* goto-dialog: ECalendarItem sets its own week start day.Matthew Barnes2013-03-071-5/+0
* Bug #695193 - Window size resets to default at exit with gtk 3.7.10+Fabien Tassin2013-03-071-5/+3
* e-util-enums.h: Add EDateWeekday enum.Matthew Barnes2013-03-062-0/+39
* Document the enum types in e-util-enums.h.Matthew Barnes2013-03-061-0/+27
* org.gnome.evolution.calendar.gschema.xml.in: Define a 'Duration' enum.Matthew Barnes2013-03-061-3/+12
* cal_comp_event_new_with_current_time: Remove 'zone' parameter.Matthew Barnes2013-03-063-4/+3
* itip-utils.c: Fix an unused-but-set-variable warning.Matthew Barnes2013-03-061-2/+0
* Assamese translation updated for gnome 3.8Nilamdyuti Goswami2013-03-061-1393/+1399