aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* EMailFormatterAttachment cleanups.Matthew Barnes2013-05-291-54/+35
* EMailParserAudio: Minor cleanup.Matthew Barnes2013-05-291-3/+1
* Rename libcomposer to libevolution-mail-composer.Matthew Barnes2013-05-2825-25/+374
* Rename libemformat to libevolution-mail-formatter.Matthew Barnes2013-05-2827-32/+559
* Rename libeshell to libevolution-shell.Matthew Barnes2013-05-2851-60/+62
* Rename libeutil to libevolution-util.Matthew Barnes2013-05-2877-103/+104
* 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 Norwegian bokmål translationKjartan Maraas2013-05-281-227/+177
* Updated Spanish translationDaniel Mustieles2013-05-271-40/+36
* Tamil Translation UpdatedShantha kumar2013-05-271-1869/+2378
* Post-release version bump.Matthew Barnes2013-05-261-1/+1
* NEWS update for 3.9.2 release.EVOLUTION_3_9_2Matthew Barnes2013-05-261-0/+45
* Update libeutil API documentation.Matthew Barnes2013-05-261-7/+8
* e-mail-reader-utils.c cleanups.Matthew Barnes2013-05-252-423/+548
* Utilize the new EMailSession functions when sending.Matthew Barnes2013-05-252-291/+148
* EMailSession: Add helper functions for sending messages.Matthew Barnes2013-05-252-13/+687
* Updated Spanish translationDaniel Mustieles2013-05-241-752/+745
* Updated gujarati fileSweta Kothari2013-05-241-1697/+1405
* Make EAttachment column updates thread-safe.Matthew Barnes2013-05-241-8/+125
* Make EAttachment a little more thread-safe.Matthew Barnes2013-05-2413-110/+257
* Attachment-related cleanups.Matthew Barnes2013-05-249-193/+220
* Updated Czech translationMarek Černocký2013-05-241-142/+28
* Updated Czech translationMarek Černocký2013-05-231-1842/+1970
* Assamese translation updatedNilamdyuti Goswami2013-05-231-584/+489
* Updated Polish translationPiotr Drąg2013-05-221-1399/+1320
* Use an user-friendlier message when update comp-editor failsFabiano Fidêncio2013-05-221-26/+17
* Simplify EABContactFormatter.Matthew Barnes2013-05-214-316/+56
* EABContactFormatter cleanups.Matthew Barnes2013-05-212-200/+184
* Updated Norwegian bokmål translationKjartan Maraas2013-05-201-181/+71
* Updated POTFILES.inVadim Rutkovsky2013-05-201-3/+4
* Convert EMailPart to a GObject.Matthew Barnes2013-05-2048-701/+1810
* Rename EMailFormatterVCardInline to EMailFormatterVCard.Matthew Barnes2013-05-204-32/+32
* Rename EMailParserVCardInline to EMailParserVCard.Matthew Barnes2013-05-204-30/+30
* Rename EMailPartVCardInline to EMailPartVCard.Matthew Barnes2013-05-204-20/+20
* Rename EMailFormatterAudioInline to EMailFormatterAudio.Matthew Barnes2013-05-204-42/+42
* Rename EMailParserAudioInline to EMailParserAudio.Matthew Barnes2013-05-204-29/+29
* Rename EMailPartAudioInline to EMailPartAudio.Matthew Barnes2013-05-204-20/+20
* Add e_mail_part_attachment_ref_attachment().Matthew Barnes2013-05-204-7/+18
* Add e_mail_part_get_validity_flags().Matthew Barnes2013-05-203-11/+23
* Add e_mail_part_has_validity().Matthew Barnes2013-05-203-1/+11
* Add e_mail_part_set_is_attachment().Matthew Barnes2013-05-203-1/+12
* Add e_mail_part_get_is_attachment().Matthew Barnes2013-05-209-10/+19
* Add e_mail_part_set_mime_type().Matthew Barnes2013-05-2011-9/+28
* Add e_mail_part_get_mime_type().Matthew Barnes2013-05-2013-18/+47
* Add e_mail_part_ref_mime_part().Matthew Barnes2013-05-2017-39/+131
* Add e_mail_part_id_has_substr().Matthew Barnes2013-05-203-2/+5
* Add e_mail_part_id_has_suffix().Matthew Barnes2013-05-207-16/+28
* Add e_mail_part_id_has_prefix().Matthew Barnes2013-05-205-4/+16
* Add e_mail_part_set_cid().Matthew Barnes2013-05-203-1/+15
* Add e_mail_part_get_cid().Matthew Barnes2013-05-208-7/+19
* Add e_mail_part_get_id().Matthew Barnes2013-05-2022-67/+127
* em-format cleanups.Matthew Barnes2013-05-2035-206/+294
* EMailPart: Store validity pairs in a GQueue.Matthew Barnes2013-05-207-48/+60
* Updated Russian translationYuri Myasoedov2013-05-181-1664/+1686
* Updated Norwegian bokmål translationKjartan Maraas2013-05-161-1986/+2109
* Updated Odia Translation.ManojKumar Giri2013-05-161-5/+6
* Updated Odia Translation.ManojKumar Giri2013-05-161-113/+103
* Assamese translation updatedNilamdyuti Goswami2013-05-151-78/+78
* Assamese translation updatedNilamdyuti Goswami2013-05-151-1004/+1021
* Minor e_web_view_install_request_handler() cleanup.Matthew Barnes2013-05-151-7/+4
* Remove e_mail_display_set_charset().Matthew Barnes2013-05-153-17/+9
* Remove e_mail_formatter_get_headers().Matthew Barnes2013-05-152-17/+0
* Add e_mail_formatter_header_copy().Matthew Barnes2013-05-152-21/+42
* EMailDisplay cleanups.Matthew Barnes2013-05-152-99/+103
* EMailFormatterPrint cleanups.Matthew Barnes2013-05-151-35/+30
* EMailFormatter cleanups.Matthew Barnes2013-05-152-302/+339
* Updated Spanish translationDaniel Mustieles2013-05-141-12/+19
* Assamese translation updatedNilamdyuti Goswami2013-05-141-196/+276
* Assamese translation updatedNilamdyuti Goswami2013-05-141-1902/+1930
* User docs: Update Moving emails on IMAP. Fixes bug #700037Andre Klapper2013-05-141-5/+2
* Bug #699980 - Calendar delete does not remove events from viewMilan Crha2013-05-144-0/+17
* 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-102-191/+237
* em-utils.c cleanups.Matthew Barnes2013-05-101-95/+93
* Remove "drag-and-drop-save-name-format" setting.Matthew Barnes2013-05-103-21/+2
* Right-align mail header names.Matthew Barnes2013-05-094-74/+166
* EMailFormatterHeaders cleanups.Matthew Barnes2013-05-092-42/+59
* contact-photos: Obtain an EClient asynchronously.Matthew Barnes2013-05-081-39/+76
* Coding style and whitespace cleanup.Matthew Barnes2013-05-0822-78/+81
* Newly configured Google calendar cannot be openedMilan Crha2013-05-073-22/+60
* Bug #301323 - "Edit as new message" doesn't strip signature properlyMilan Crha2013-05-079-39/+57
* Bug #699551 - Signature is not removed on replyMilan Crha2013-05-076-6/+6
* Remove "GNOME Online Accounts" from configure summary.Matthew Barnes2013-05-061-1/+0
* Updated Slovenian translationMatej Urbančič2013-05-061-20/+29
* Updated Slovenian translationMatej Urbančič2013-05-051-1465/+1606
* Updated Spanish translationDaniel Mustieles2013-05-041-285/+269
* Merge [mark-all-read] plugin into core codeMilan Crha2013-05-0410-691/+340
* 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
* Updated Spanish translationDaniel Mustieles2013-05-031-98/+3
* l10n: Fix invalid tag in es.poJiro Matsuzawa2013-05-031-1/+1
* 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
* Updated Spanish translationDaniel Mustieles2013-04-291-1260/+1177
* Post-release version bump.Matthew Barnes2013-04-291-1/+1
* NEWS update for 3.9.1 release.Matthew Barnes2013-04-291-1/+95
* 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
* EGravatarPhotoSource: Work around libsoup deadlocks.Matthew Barnes2013-04-271-36/+7
* EPhotoCache: Forgot to unlock a mutex.Matthew Barnes2013-04-271-0/+2
* EPhotoCache: Fix deadlock when cancelling subtasks.Matthew Barnes2013-04-271-16/+32
* Bug #626215 - Prefer mail saving in order by UIMilan Crha2013-04-263-0/+73
* Updated Greek translationDimitris Spingos2013-04-261-1228/+1146
* Add a gravatar module.Matthew Barnes2013-04-268-0/+575
* 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
* configure.ac: Alphabetize module names.Matthew Barnes2013-04-261-5/+5
* ETaskShellSidebar: Remove unused "status-message" signal.Matthew Barnes2013-04-253-30/+0
* ETaskShellSidebar: Submit an EActivity when obtaining an EClient.Matthew Barnes2013-04-251-51/+58
* EMemoShellSidebar: Remove unused "status-message" signal.Matthew Barnes2013-04-253-30/+0
* EMemoShellSidebar: Submit an EActivity when obtaining an EClient.Matthew Barnes2013-04-251-51/+58
* ECalShellSidebar: Remove unused "status-message" signal.Matthew Barnes2013-04-252-23/+0
* ECalShellSidebar: Submit an EActivity when obtaining an EClient.Matthew Barnes2013-04-251-51/+58
* Add e_activity_cancel().Matthew Barnes2013-04-256-14/+33
* Document EActivity.Matthew Barnes2013-04-251-3/+183
* ETaskShellSidebar: Remove some unnecessary #includes.Matthew Barnes2013-04-251-4/+0
* EMemoShellSidebar: Remove some unnecessary #includes.Matthew Barnes2013-04-251-4/+0
* ECalShellSidebar: Remove some unnecessary #includes.Matthew Barnes2013-04-251-4/+0
* Updated Spanish translationDaniel Mustieles2013-04-251-1874/+2024
* Updated Galician translationsFran Diéguez2013-04-241-1806/+1954
* Updated Greek translationDimitris Spingos2013-04-241-1907/+2050
* EPhotoSource fixupMatthew Barnes2013-04-241-2/+2
* Reimplement EPhotoCache to use EPhotoSource.Matthew Barnes2013-04-244-283/+665
* Add contact-photos module.Matthew Barnes2013-04-248-0/+895
* Add EPhotoSource interface.Matthew Barnes2013-04-247-0/+219
* Add EDataCapture.Matthew Barnes2013-04-247-0/+462
* Update libeutil API docs.Matthew Barnes2013-04-242-3/+3
* Updated Malayalam TranslationAnish A2013-04-241-867/+875
* [EMailFormatter] Use GdkRGBA and GtkStyleContext to get theme colorsMilan Crha2013-04-2318-143/+137
* Update sender photo section after 60386356e322c0ebe3a0101a616752c0e557491eAndre Klapper2013-04-221-3/+1
* Remove "Search for sender photograph only in local address books".Matthew Barnes2013-04-2110-310/+12
* EPhotoCache: Fix a runtime warning.Matthew Barnes2013-04-211-7/+24
* User docs: Clarify automatic X-Face display as per bug 698435Andre Klapper2013-04-201-1/+5
* User docs: Fix markupAndre Klapper2013-04-201-1/+1
* User docs: Explain 'Match all' filter criterion. Fixes bug 698437.Andre Klapper2013-04-202-5/+6
* User docs: Update appointment saving instructions as per e1f45e28Andre Klapper2013-04-201-4/+2
* User docs: Update Mozilla import docs. Still not too great.Andre Klapper2013-04-201-5/+12
* User docs: Update Wikipedia URLs as default host also supports SSL nowAndre Klapper2013-04-204-8/+8
* User docs: Fix markupAndre Klapper2013-04-201-1/+1
* User docs: Update Makefile.amAndre Klapper2013-04-201-0/+1
* User docs: Move shared filter/vfolder conditions into separate file (XInclude)Andre Klapper2013-04-203-121/+77
* User docs: Update TODOs with corresponding bug IDsAndre Klapper2013-04-201-3/+3
* User docs: Remove TODO; filed as bug 698435 nowAndre Klapper2013-04-201-3/+6
* User docs: Update Makefile.amAndre Klapper2013-04-201-1/+3
* [l10n] Updated Catalan (Valencian) translationCarles Ferrando2013-04-201-5312/+5608
* [l10n] Update Catalan translationGil Forcada2013-04-201-5093/+5221
* User docs: Misc. comment updatesAndre Klapper2013-04-2028-39/+35
* User docs: bug 690696 - Remove last references to old IMAP backendAndre Klapper2013-04-204-62/+1
* User docs: Use XInclude for common Account Identity section to avoid string d...Andre Klapper2013-04-2011-62/+59
* User docs: Remove some orphaned linksAndre Klapper2013-04-204-13/+0
* User docs: Use XInclude for common Search help to avoid string duplicationAndre Klapper2013-04-206-441/+344
* 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
* Update POTFILES.in.Matthew Barnes2013-04-171-1/+0
* Remove backward-compatibility cruft for goa-1.0 < 3.8.Matthew Barnes2013-04-177-580/+5
* Search bar functionality polishingTomas Popela2013-04-153-34/+73
* 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-4/+96
* Improve consistency in Hungarian translationGabor Kelemen2013-04-131-2/+2
* ECalModel: Make view handling thread-safe.Matthew Barnes2013-04-131-221/+304
* 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
* Bug #697710 - Going offline doesn't disconnect remote storesMilan Crha2013-04-112-13/+51
* Bug #696663 - Save without close should update comp-editorFabiano Fidêncio2013-04-101-2/+95
* Bug 677300 - Add 3 px padding above and below the searchbarJean-François Fortin Tam2013-04-091-0/+1
* Add e_shell_view_get_size_group().Matthew Barnes2013-04-095-0/+43
* EShellSearchbar: Remove more Express Mode leftovers.Matthew Barnes2013-04-093-261/+6
* EShellSearchbar cleanups.Matthew Barnes2013-04-091-64/+95
* 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
* Bug #271262 - Allow Send/Receive of local stores in offlineMilan Crha2013-04-099-50/+82
* 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
* Bug 697141 - User docs: Remove express modeAndre Klapper2013-04-031-1/+0
* Bug 697141 - User docs: Remove express modeAndre Klapper2013-04-031-25/+0
* Updated Galician translationsFran Diéguez2013-04-021-7175/+7366
* Updated Basque languageInaki Larranaga Murgoitio2013-04-021-11913/+13381
* Mark icon in user help as untranslatableEkaterina Gerasimova2013-04-011-2/+2
* EMailAccountStore: Remove "express-mode" property.Matthew Barnes2013-04-012-78/+8
* EMailAccountManager: Add Online Account blurbs.Matthew Barnes2013-04-011-3/+241
* EMailAccountManager: Inherit from GtkGrid.Matthew Barnes2013-04-012-15/+9
* evolution.convert: no-folder-dots setting was removed.Matthew Barnes2013-04-011-1/+0
* Updated Russian translationYuri Myasoedov2013-04-011-3049/+3940
* Add a NEWS item about Express Mode removal.Matthew Barnes2013-04-011-0/+8
* Remove e_preferences_window_filter_page().Matthew Barnes2013-04-013-36/+0
* Remove more Express Mode hacks.Matthew Barnes2013-04-0117-376/+137
* Remove e_shell_hide_widgets_for_express_mode().Matthew Barnes2013-04-015-93/+0
* Remove EUIManager.Matthew Barnes2013-04-0116-456/+17
* Add e_load_ui_manager_definition().Matthew Barnes2013-04-013-0/+39
* Remove e_shell_configure_ui_manager().Matthew Barnes2013-04-015-28/+0
* Remove conditionals from GtkUIManager definitions.Matthew Barnes2013-04-018-79/+0
* Remove e_shell_set_startup_view().Matthew Barnes2013-04-014-25/+0
* Remove e_shell_get_startup_view().Matthew Barnes2013-04-014-19/+0
* EShell: Remove "meego-mode" property.Matthew Barnes2013-04-015-90/+4
* Remove e_shell_adapt_window_size().Matthew Barnes2013-04-016-58/+0
* EShell: Remove "small-screen-mode" property.Matthew Barnes2013-04-017-233/+12
* Remove e_shell_detect_meego().Matthew Barnes2013-04-015-203/+0
* Remove --express command-line option.Matthew Barnes2013-04-011-22/+5
* 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
* ESettingsMailFormatter: Fix binding flag typo.Matthew Barnes2013-03-271-1/+1
* Updated for MalayalamAni Peter2013-03-261-5556/+6748
* 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
* Updated kn translationsShankar Prasad2013-03-251-194/+203
* Fix mbox-to-Maildir conversion... again.Matthew Barnes2013-03-254-645/+667
* 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
* Bug 696257 - Handle default values for "primary" selection settingsMatthew Barnes2013-03-254-4/+16
* Fix mismatched tag in Hungarian help translationGabor Kelemen2013-03-251-1/+1
* Updated Odia Language along with FUEL implementationManojKumar Giri2013-03-221-5924/+5493
* Fix a typo which disabled "Always load images" option foreverMilan Crha2013-03-221-1/+1