| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | ECalShellSidebar: Remove internal client table. | Matthew Barnes | 2013-02-17 | 1 | -107/+14 |
* | ETaskShellSidebar: Use EClientCache to determine refresh support. | Matthew Barnes | 2013-02-17 | 1 | -7/+12 |
* | EMemoShellSidebar: Use EClientCache to determine refresh support. | Matthew Barnes | 2013-02-17 | 1 | -7/+12 |
* | ECalShellSidebar: Use EClientCache to determine refresh support. | Matthew Barnes | 2013-02-17 | 1 | -7/+12 |
* | Remove e_task_shell_sidebar_get_clients(). | Matthew Barnes | 2013-02-17 | 2 | -15/+0 |
* | Remove e_memo_shell_sidebar_get_clients(). | Matthew Barnes | 2013-02-17 | 2 | -15/+0 |
* | Remove e_cal_shell_sidebar_get_clients(). | Matthew Barnes | 2013-02-17 | 2 | -15/+0 |
* | e_task_shell_view_delete_completed: Obtain client list from ECalModel. | Matthew Barnes | 2013-02-17 | 1 | -3/+8 |
* | Remove client list param from e_task_table_process_completed_tasks(). | Matthew Barnes | 2013-02-17 | 3 | -24/+12 |
* | Remove e_task_shell_view_update_timezone(). | Matthew Barnes | 2013-02-17 | 2 | -33/+0 |
* | Remove e_memo_shell_view_update_timezone(). | Matthew Barnes | 2013-02-17 | 2 | -33/+0 |
* | Remove e_cal_shell_view_update_timezone(). | Matthew Barnes | 2013-02-17 | 2 | -33/+0 |
* | ETaskShellSidebar: Use EClientCache to obtain EClient instances. | Matthew Barnes | 2013-02-17 | 1 | -65/+40 |
* | EMemoShellSidebar: Use EClientCache to obtain EClient instances. | Matthew Barnes | 2013-02-17 | 1 | -65/+40 |
* | ECalShellSidebar: Use EClientCache to obtain EClient instances. | Matthew Barnes | 2013-02-17 | 1 | -65/+40 |
* | Defer "backend-error" alerts to shell views. | Matthew Barnes | 2013-02-17 | 4 | -154/+0 |
* | ETaskShellView: Handle error signals from task list backends. | Matthew Barnes | 2013-02-17 | 2 | -3/+50 |
* | EMemoShellView: Handle error signals from memo list backends. | Matthew Barnes | 2013-02-17 | 2 | -1/+50 |
* | ECalShellView: Handle error signals from calendar backends. | Matthew Barnes | 2013-02-17 | 2 | -0/+49 |
* | EBookShellView: Handle error signals from address book backends. | Matthew Barnes | 2013-02-17 | 2 | -0/+45 |
* | Defer "backend-died" alerts to EShell. | Matthew Barnes | 2013-02-17 | 9 | -136/+10 |
* | e_shell_load_modules: Explicitly load EClientCache extensions. | Matthew Barnes | 2013-02-17 | 1 | -0/+6 |
* | EShell: Add a read-only "client-cache" property. | Matthew Barnes | 2013-02-17 | 3 | -6/+82 |
* | Add ESettingsClientCache. | Matthew Barnes | 2013-02-17 | 4 | -0/+176 |
* | Add EClientCache. | Matthew Barnes | 2013-02-17 | 9 | -0/+1254 |
* | EBookShellView: Keep an ID for "source-removed" signal handler. | Matthew Barnes | 2013-02-16 | 2 | -8/+13 |
* | ETaskShellView: Use g_clear_object() in dispose(). | Matthew Barnes | 2013-02-16 | 2 | -9/+3 |
* | EMemoShellView: Use g_clear_object() in dispose(). | Matthew Barnes | 2013-02-16 | 2 | -9/+3 |
* | EMailShellView: Use g_clear_object() in dispose(). | Matthew Barnes | 2013-02-16 | 2 | -12/+5 |
* | ECalShellView: Use g_clear_object() in dispose(). | Matthew Barnes | 2013-02-16 | 2 | -9/+3 |
* | EBookShellView: Use g_clear_object() in dispose(). | Matthew Barnes | 2013-02-16 | 2 | -9/+3 |
* | Remove old GTK+ version checks. | Matthew Barnes | 2013-02-16 | 4 | -12/+0 |
* | Add mnemonic widget for Start date field in memo editor | Vadim Rutkovsky | 2013-02-14 | 1 | -0/+1 |
* | Replace deprecated static mutexes | Vadim Rutkovsky | 2013-02-14 | 6 | -26/+26 |
* | Use camel_service_ref_session(). | Matthew Barnes | 2013-02-11 | 11 | -65/+136 |
* | G_PRIORITY_HIGH_IDLE is sufficient to beat GTK+ redraws. | Matthew Barnes | 2013-02-09 | 11 | -30/+49 |
* | Add comments around g_idle_add() changes | Milan Crha | 2013-02-09 | 12 | -1/+16 |
* | Bug #683867 - Schedule actions with higher idle priority | Michel Dänzer | 2013-02-09 | 12 | -18/+19 |
* | email-custom-header.c cleanups. | Matthew Barnes | 2013-02-09 | 1 | -8/+10 |
* | Revert "Bug #683867 - Schedule actions with higher idle priority" | Matthew Barnes | 2013-02-08 | 12 | -19/+18 |
* | Bug #683867 - Schedule actions with higher idle priority | Michel Dänzer | 2013-02-08 | 12 | -18/+19 |
* | Add mnemonic widgets for title and suffix comboboxes | Vadim Rutkovsky | 2013-02-08 | 1 | -0/+2 |
* | Updated Vietnamese translation | Nguyễn Thái Ngọc Duy | 2013-02-08 | 1 | -2/+2 |
* | [web-inspector] Add a secret debugging shortcut. | Matthew Barnes | 2013-02-07 | 1 | -52/+31 |
* | Updated Galician translations | Fran Diéguez | 2013-02-07 | 1 | -928/+928 |
* | EMailFormatterQuote: Use e_mail_formatter_find_rfc822_end_iter(). | Matthew Barnes | 2013-02-07 | 1 | -14/+2 |
* | Use CamelMimeFilterToHTMLFlags enum type where appropriate. | Matthew Barnes | 2013-02-07 | 10 | -26/+39 |
* | e-mail-formatter-utils.c cleanups. | Matthew Barnes | 2013-02-07 | 2 | -58/+91 |
* | ESourceWeather: Synchronize with ESourceWeather in E-D-S. | Matthew Barnes | 2013-02-05 | 1 | -6/+2 |
* | Bug #693132 - Editing a signature does not refresh preview after save | Milan Crha | 2013-02-04 | 1 | -0/+11 |
* | Post-release version bump. | Matthew Barnes | 2013-02-03 | 1 | -1/+1 |
* | NEWS update for 3.7.5 release. | Matthew Barnes | 2013-02-03 | 1 | -0/+65 |
* | Updated Polish translation | Piotr Drąg | 2013-02-03 | 1 | -3/+3 |
* | Updated Polish translation | Piotr Drąg | 2013-02-03 | 1 | -4772/+4691 |
* | Updated Uyghur translation | Gheyret Kenji | 2013-02-02 | 1 | -1356/+714 |
* | Update Dutch translation | Rachid | 2013-02-01 | 1 | -12400/+14422 |
* | Add a priority field for mail formatter and parser extensions. | Matthew Barnes | 2013-02-01 | 46 | -4/+94 |
* | Teach EMailExtensionRegistry to find extensions. | Matthew Barnes | 2013-02-01 | 60 | -752/+201 |
* | EMailAccountStore: Use an appropriate icon for online accounts. | Matthew Barnes | 2013-02-01 | 3 | -10/+22 |
* | Incorporate ESourceUOA. | Matthew Barnes | 2013-02-01 | 4 | -14/+79 |
* | Bug #689476 - Slow composer open (ENameSelector object leaks) | Milan Crha | 2013-02-01 | 1 | -0/+10 |
* | Fix up error handling around e_book/cal_client_connect_finish(). | Matthew Barnes | 2013-01-31 | 24 | -135/+101 |
* | Updated Spanish translation | Daniel Mustieles | 2013-01-30 | 1 | -795/+706 |
* | Remove e-client-utils.[ch]. | Matthew Barnes | 2013-01-30 | 6 | -493/+0 |
* | pst-importer: Avoid EClientSourceType enum. | Matthew Barnes | 2013-01-30 | 1 | -55/+32 |
* | Use e_cal_client_connect(). | Matthew Barnes | 2013-01-30 | 27 | -953/+1185 |
* | Use e_book_client_connect(). | Matthew Barnes | 2013-01-30 | 26 | -366/+274 |
* | Update Makefile.am. I always forget that when removing files. | Andre Klapper | 2013-01-30 | 1 | -3/+0 |
* | Bug #692818 - Remove documentation on Novell GroupWise | Andre Klapper | 2013-01-30 | 10 | -153/+0 |
* | Bug #692781 - [pine-importer] Abort on book failure during contact import | Milan Crha | 2013-01-30 | 1 | -1/+1 |
* | Bug #692783 - [mail-to-task] Crash on edit prompt cancel | Milan Crha | 2013-01-30 | 1 | -1/+0 |
* | Bug #692777 - Crash on folder rename | Milan Crha | 2013-01-29 | 1 | -3/+3 |
* | Revert "Teach EMailExtensionRegistry to find extensions." | Milan Crha | 2013-01-29 | 60 | -201/+752 |
* | Bug #692775 - Double-quoting message with HTML and text | Milan Crha | 2013-01-29 | 1 | -0/+14 |
* | Updated Slovenian translation | Matej Urbančič | 2013-01-29 | 1 | -274/+258 |
* | Updated Spanish translation | Daniel Mustieles | 2013-01-28 | 1 | -630/+659 |
* | Updated Serbian translation | Мирослав Николић | 2013-01-26 | 2 | -10072/+9622 |
* | Remove usage of deprecated e_client_is_opened(). | Matthew Barnes | 2013-01-26 | 8 | -115/+10 |
* | E_CLIENT_ERROR_BUSY is no longer used. | Matthew Barnes | 2013-01-25 | 6 | -307/+1 |
* | Bug #692009 - text/css always formatted as attachment | Milan Crha | 2013-01-24 | 3 | -10/+3 |
* | Updated Traditional Chinese translation(Hong Kong and Taiwan) | Chao-Hsiung Liao | 2013-01-24 | 2 | -12573/+9248 |
* | Bug #680537 - Reply to individual message in digest generates empty body | Milan Crha | 2013-01-24 | 1 | -27/+64 |
* | Bug #639698 - Crash in mail_shell_view_execute_search() | Milan Crha | 2013-01-23 | 1 | -20/+28 |
* | Bug #685757 - Update cache location in user docs | Andre Klapper | 2013-01-23 | 1 | -2/+2 |
* | Update file list after last commits. Again. | Andre Klapper | 2013-01-23 | 1 | -2/+0 |
* | Update file list after last commits | Andre Klapper | 2013-01-23 | 1 | -4/+0 |
* | Remove pages on 3.0 errors from user help | Andre Klapper | 2013-01-23 | 2 | -81/+0 |
* | Bug #690697 - Document using real (non-virtual) Junk and Trash folders with I... | Andre Klapper | 2013-01-23 | 2 | -11/+15 |
* | Bug #688294 - Update how online/offline mode works nowadays | Andre Klapper | 2013-01-23 | 2 | -11/+16 |
* | Bug #690696 - Remove references to the old IMAP backend | Andre Klapper | 2013-01-23 | 12 | -120/+2 |
* | Bug #692213 - Remove evolution-exchange recommendation | Andre Klapper | 2013-01-23 | 8 | -137/+7 |
* | Contact's print doesn't decode QP encoded email addresses | Milan Crha | 2013-01-23 | 11 | -67/+120 |
* | Exclude also text/calendar in a fix for bug #692009 | Milan Crha | 2013-01-22 | 1 | -1/+2 |
* | EMsgComposer: Fix packing of content area. | Matthew Barnes | 2013-01-21 | 1 | -1/+1 |
* | EMailBrowser: Fix packing of preview pane. | Matthew Barnes | 2013-01-21 | 1 | -1/+4 |
* | Bug 692143 - Auto-configured MSN account should use POP, not IMAP | Matthew Barnes | 2013-01-21 | 1 | -0/+6 |
* | Bug #692009 - text/css always formatted as attachment | Milan Crha | 2013-01-21 | 1 | -3/+28 |
* | Updated Norwegian bokmål translation | Kjartan Maraas | 2013-01-21 | 1 | -397/+402 |
* | evolution-module-mail.c: Remove unused declaration. | Matthew Barnes | 2013-01-21 | 1 | -1/+0 |
* | Add a "settings" module. | Matthew Barnes | 2013-01-21 | 45 | -1046/+1113 |
* | Bump GDK_VERSION_MIN_REQUIRED to GDK_VERSION_3_2. | Matthew Barnes | 2013-01-20 | 82 | -204/+210 |
* | configure.ac: Remove obsolete deprecation flags. | Matthew Barnes | 2013-01-20 | 1 | -1/+1 |
* | Updated Dutch translation by Patrick Holthuizen (bug 690720) | Patrick Holthuizen | 2013-01-19 | 1 | -3/+3 |
* | Updated Uyghur translation | Gheyret Kenji | 2013-01-19 | 1 | -12368/+13662 |
* | Bug #692005 - Changing character encoding doesn't work | Milan Crha | 2013-01-19 | 14 | -10/+153 |
* | Bug #692003 - Print of text/html with no html/body end tag cuts content | Milan Crha | 2013-01-18 | 1 | -0/+3 |
* | Update X-GNOME-Bugzilla-OtherBinaries with evolution-user-prompter too | Milan Crha | 2013-01-18 | 1 | -1/+1 |
* | Bump libsoup dependency to 2.40.3 | Milan Crha | 2013-01-18 | 2 | -43/+2 |
* | Bug #691732 - multipart/related hides attachments | Milan Crha | 2013-01-18 | 3 | -1/+56 |
* | Fix a recently introduced white-space error in a source file | Milan Crha | 2013-01-17 | 1 | -1/+0 |
* | Updated Thai translation | Theppitak Karoonboonyanan | 2013-01-17 | 1 | -39/+43 |
* | Assamese translation updated | Nilamdyuti Goswami | 2013-01-16 | 1 | -85/+87 |
* | Updated Spanish translation | Daniel Mustieles | 2013-01-16 | 1 | -577/+561 |
* | Updated slovak translation | Marián Čavojský | 2013-01-16 | 1 | -8824/+8108 |
* | Avoid deprecated libedataserver APIs. | Matthew Barnes | 2013-01-15 | 15 | -54/+72 |
* | Updated Lithuanian translation | Aurimas Černius | 2013-01-15 | 1 | -396/+350 |
* | Bug #691194 - Import .ics preview shows UTC time instead of local time | Milan Crha | 2013-01-15 | 1 | -0/+3 |
* | Bug #691640 - Distinguish the word "Title" for translation | Milan Crha | 2013-01-15 | 2 | -2/+2 |
* | Updated Thai translation | Akom Chotiphantawanon | 2013-01-14 | 1 | -4693/+4816 |
* | Post-release version bump. | Matthew Barnes | 2013-01-13 | 1 | -1/+1 |
* | NEWS update for 3.7.4 release.EVOLUTION_3_7_4_FIXED | Matthew Barnes | 2013-01-13 | 1 | -0/+39 |
* | Updated Slovenian translation | Matej Urbančič | 2013-01-13 | 1 | -5448/+6546 |
* | Adapt to CamelSession API changes. | Matthew Barnes | 2013-01-13 | 4 | -33/+27 |
* | Remove EMailConfigImapBackend. | Matthew Barnes | 2013-01-12 | 1 | -42/+0 |
* | Use g_hash_table_add() when using a hash table as a set. | Matthew Barnes | 2013-01-12 | 7 | -46/+58 |
* | Bug #691470 - ENameSelectorEntry: Copy to clipboard issue with multi-byte cha... | Milan Crha | 2013-01-12 | 1 | -11/+32 |
* | Assamese translation updated | Nilamdyuti Goswami | 2013-01-11 | 1 | -269/+294 |
* | Reduce diff noise with webkit-composer branch. | Matthew Barnes | 2013-01-11 | 6 | -29/+42 |
* | Add single-include barriers to a few e-util headers. | Matthew Barnes | 2013-01-11 | 4 | -0/+16 |
* | Bug #691134 - Only autocompleted name is added to a contact list | Milan Crha | 2013-01-11 | 1 | -3/+35 |
* | Do not hide 'attachment' images with Content-ID | Milan Crha | 2013-01-11 | 1 | -2/+8 |
* | e-composer-header-table.c: Remove redundant #define. | Matthew Barnes | 2013-01-11 | 1 | -4/+0 |
* | Be more strict in inline PGP mime filter/part parser | Milan Crha | 2013-01-11 | 3 | -4/+44 |
* | Coding style and whitespace cleanup. | Matthew Barnes | 2013-01-11 | 33 | -178/+229 |
* | Updated Bulgarian translation | Krasimir Chonov | 2013-01-10 | 1 | -4682/+4667 |
* | Bug #690177 - Use trust-prompt for certificate verification in WebDAV backends | Milan Crha | 2013-01-10 | 2 | -26/+166 |
* | Bug #691134 - New contact lists always saved to a default book | Milan Crha | 2013-01-09 | 2 | -4/+34 |
* | Updated Lithuanian translation | Aurimas Černius | 2013-01-09 | 1 | -6424/+5554 |
* | Update X-GNOME-Bugzilla-OtherBinaries. | Matthew Barnes | 2013-01-09 | 1 | -1/+1 |
* | Bug 691047 - Support notification filtering | Matthew Barnes | 2013-01-09 | 4 | -4/+20 |
* | Update French translation | Alexandre Franke | 2013-01-07 | 1 | -2/+2 |
* | Updated Norwegian bokmål translation | Kjartan Maraas | 2013-01-07 | 1 | -146/+105 |
* | Use version-based libsoup warnings. | Matthew Barnes | 2013-01-05 | 1 | -3/+8 |
* | Bug 691133 - Evolution creates 'highlight' zombies | Matthew Barnes | 2013-01-04 | 1 | -8/+13 |
* | Assamese translation updated | Nilamdyuti Goswami | 2013-01-02 | 1 | -272/+167 |
* | Updated POTFILES.in | Piotr Drąg | 2013-01-01 | 1 | -1/+1 |
* | Remove --with-kde-applnk-path configure option. | Matthew Barnes | 2013-01-01 | 2 | -26/+0 |
* | book-config-google: Populate [Authentication] group. | Matthew Barnes | 2012-12-31 | 1 | -4/+2 |
* | Move CamelSaslXOAuth2 to libemail-engine. | Matthew Barnes | 2012-12-31 | 7 | -273/+140 |
* | Updated Belarusian translation. | Ihar Hrachyshka | 2012-12-31 | 1 | -4726/+4669 |
* | Updated Spanish translation | Daniel Mustieles | 2012-12-31 | 1 | -8/+8 |
* | Updated Spanish translation | Daniel Mustieles | 2012-12-31 | 1 | -4684/+4926 |
* | Updated Spanish translation | Daniel Mustieles | 2012-12-31 | 1 | -14/+10 |
* | Updated Spanish translation | Daniel Mustieles | 2012-12-31 | 1 | -70/+8 |
* | Updated Spanish translation | Daniel Mustieles | 2012-12-31 | 1 | -15502/+15560 |
* | Updated Slovenian translation | Martin Srebotnjak | 2012-12-30 | 1 | -8032/+5979 |
* | Bug 588216 - 'Unsubscribe' disabled for newsgroups | Matthew Barnes | 2012-12-29 | 1 | -1/+1 |
* | Typo | Khaled Hosny | 2012-12-29 | 1 | -4/+4 |
* | Assamese translation updated | Nilamdyuti Goswami | 2012-12-28 | 1 | -78/+80 |
* | Updated Brazilian Portuguese Translation | Rafael Ferreira | 2012-12-26 | 1 | -1425/+1299 |
* | Updated Galician translations | Fran Diéguez | 2012-12-25 | 1 | -4477/+4613 |
* | Remove the "imap-features" module. | Matthew Barnes | 2012-12-24 | 9 | -1228/+0 |
* | Updated Greek translation | Dimitris Spingos | 2012-12-24 | 1 | -4656/+4881 |
* | Fixed Russian translation | Yuri Myasoedov | 2012-12-24 | 1 | -2/+2 |
* | Fixed Russian translation | Yuri Myasoedov | 2012-12-24 | 1 | -4179/+1256 |
* | Update the MAINTAINERS file too, while I'm at it. | Matthew Barnes | 2012-12-23 | 1 | -15/+1 |
* | Reset the maintainer list in the About dialog. | Matthew Barnes | 2012-12-23 | 1 | -569/+8 |
* | Updated Norwegian bokmål translation | Kjartan Maraas | 2012-12-22 | 1 | -14/+31 |
* | Assamese translation updated | Nilamdyuti Goswami | 2012-12-21 | 1 | -357/+428 |
* | Assamese translation updated | Nilamdyuti Goswami | 2012-12-21 | 1 | -1647/+1663 |
* | Updated Russian translation | Yuri Myasoedov | 2012-12-20 | 1 | -4610/+4855 |
* | evolution-shell.pc.in: Remove libedataserverui-3.0. | Matthew Barnes | 2012-12-20 | 1 | -1/+1 |
* | Updated Norwegian bokmål translation | Kjartan Maraas | 2012-12-19 | 1 | -4300/+4432 |
* | Fix a tests build break in e-util/ | Milan Crha | 2012-12-17 | 1 | -1/+1 |
* | e-config: Remove unused functions. | Matthew Barnes | 2012-12-17 | 14 | -783/+40 |
* | e-passwords: Remove unused function parameters. | Matthew Barnes | 2012-12-17 | 10 | -50/+43 |
* | e-passwords: Remove unused functions. | Matthew Barnes | 2012-12-17 | 3 | -102/+1 |
* | Remove unused marshallers. | Matthew Barnes | 2012-12-17 | 1 | -7/+0 |
* | main.c: Use g_type_ensure() to register plugin hook types. | Matthew Barnes | 2012-12-17 | 1 | -2/+2 |
* | Post-release version bump. | Matthew Barnes | 2012-12-17 | 1 | -1/+1 |
* | NEWS update for 3.7.3 release.EVOLUTION_3_7_3 | Matthew Barnes | 2012-12-16 | 1 | -0/+69 |
* | Fix compiler warnings. | Matthew Barnes | 2012-12-15 | 8 | -15/+18 |
* | Finish adding symbols to libeutil API docs. | Matthew Barnes | 2012-12-15 | 143 | -1173/+4432 |
* | Use cancellable mutex for photo and address book lookups in mailer | Milan Crha | 2012-12-15 | 1 | -40/+51 |
* | Revert part of the previous commit, EMailUISession::alert_user() | Milan Crha | 2012-12-14 | 1 | -3/+237 |
* | Implement and use CamelSession::trust_prompt() | Milan Crha | 2012-12-14 | 4 | -263/+130 |
* | Assamese translation updated | Nilamdyuti Goswami | 2012-12-14 | 1 | -3817/+3937 |
* | libeshell documentation cleanups. | Matthew Barnes | 2012-12-14 | 11 | -63/+52 |
* | Remove unused E_SHELL_MIGRATE_ERROR domain. | Matthew Barnes | 2012-12-14 | 2 | -17/+0 |
* | e_mail_migrate(): Remove directory creation code. | Matthew Barnes | 2012-12-14 | 1 | -11/+0 |
* | e-util: Remove e-passwords-win32.c. | Matthew Barnes | 2012-12-14 | 2 | -1065/+0 |
* | e-misc-util.h: Fix quoted #includes. | Matthew Barnes | 2012-12-14 | 1 | -2/+2 |
* | e-util: Add xpm icons to EXTRA_DIST. | Matthew Barnes | 2012-12-14 | 1 | -1/+2 |
* | help/fr/fr.po: Escape '<' and '>' to silence gettext warning | Matthew Barnes | 2012-12-14 | 1 | -1/+1 |
* | Update POTFILES.in. | Matthew Barnes | 2012-12-13 | 1 | -109/+122 |
* | es translation: Escape markup so gettext does not complain | Andre Klapper | 2012-12-13 | 1 | -15505/+15503 |
* | fr translation: Escape and fix markup so gettext does not complain | Andre Klapper | 2012-12-13 | 1 | -10/+5 |
* | de translation: Escape markup so gettext does not complain | Andre Klapper | 2012-12-13 | 1 | -1/+1 |
* | Move the contact map widgets to addressbook/gui/widgets. | Matthew Barnes | 2012-12-13 | 78 | -165/+20 |
* | Consolidate base utility libraries into libeutil. | Matthew Barnes | 2012-12-13 | 993 | -5308/+29181 |
* | Assamese translation updated | Nilamdyuti Goswami | 2012-12-12 | 1 | -197/+211 |
* | Use the same certificate-viewer as the trust-prompt from eds | Milan Crha | 2012-12-12 | 13 | -1881/+1370 |
* | Do not restore certificate manager columns when all are hidden | Milan Crha | 2012-12-11 | 1 | -1/+7 |
* | Bug #689966 - MDN bar shown in Sent folder | Milan Crha | 2012-12-11 | 1 | -16/+2 |
* | Bug #689966 - MDN bar shown in Sent folder | Milan Crha | 2012-12-11 | 1 | -2/+9 |
* | Bug #579315 - Identify filter names in filtering errors | Milan Crha | 2012-12-10 | 1 | -3/+12 |
* | Assamese translation updated | Nilamdyuti Goswami | 2012-12-10 | 1 | -429/+416 |
* | Updated Tamil translation | Dr.T.Vasudevan | 2012-12-09 | 1 | -458/+479 |
* | backup-restore: Remove references to ~/.camel_certs. | Matthew Barnes | 2012-12-09 | 1 | -8/+1 |
* | Teach EMailExtensionRegistry to find extensions. | Matthew Barnes | 2012-12-08 | 60 | -785/+201 |
* | EMailExtensionRegistry cleanups. | Matthew Barnes | 2012-12-08 | 2 | -79/+62 |
* | Add EMailFormatterQuoteExtension. | Matthew Barnes | 2012-12-08 | 8 | -22/+57 |
* | Add EMailFormatterPrintExtension. | Matthew Barnes | 2012-12-08 | 3 | -8/+47 |
* | e_mail_parser_base_init(): Register internal extension types. | Matthew Barnes | 2012-12-08 | 1 | -1/+56 |
* | e_mail_formatter_quote_base_init(): Register internal extension types. | Matthew Barnes | 2012-12-08 | 1 | -4/+21 |
* | e_mail_formatter_print_base_init(): Register internal extension types. | Matthew Barnes | 2012-12-08 | 1 | -1/+8 |
* | e_mail_formatter_base_init(): Register internal extension types. | Matthew Barnes | 2012-12-08 | 1 | -3/+29 |
* | EMailFormatterContext: Clearify the flags type. | Matthew Barnes | 2012-12-08 | 2 | -6/+6 |
* | EMailFormatterHeader: Clarify the flags type. | Matthew Barnes | 2012-12-08 | 2 | -4/+4 |
* | Remove unused EMP_EXTENSION_GET_PARSER macro. | Matthew Barnes | 2012-12-08 | 1 | -3/+0 |
* | EMailParserExtension: Convert get_flags() to an enum field. | Matthew Barnes | 2012-12-08 | 11 | -84/+20 |
* | Convert EMailParserExtension to an abstract class. | Matthew Barnes | 2012-12-08 | 32 | -738/+298 |
* | Remove unused EMF_EXTENSION_GET_FORMATTER macro. | Matthew Barnes | 2012-12-08 | 1 | -3/+0 |
* | EMailFormatterExtension: Convert get_description() to a string field. | Matthew Barnes | 2012-12-08 | 24 | -180/+17 |
* | EMailFormatterExtension: Convert get_display_name() to a string field. | Matthew Barnes | 2012-12-08 | 24 | -180/+17 |
* | Convert EMailFormatterExtension to an abstract class. | Matthew Barnes | 2012-12-08 | 25 | -679/+320 |
* | Remove EMailExtension. | Matthew Barnes | 2012-12-08 | 61 | -963/+556 |
* | EMailExtension: Replace mime_types() method with a string array. | Matthew Barnes | 2012-12-08 | 54 | -555/+389 |
* | EMailParserExtension: Collect EMailParts in a GQueue. | Matthew Barnes | 2012-12-08 | 34 | -749/+725 |
* | EMailParserExtension cleanups. | Matthew Barnes | 2012-12-08 | 2 | -12/+24 |
* | Make EMailPartList thread-safe. | Matthew Barnes | 2012-12-08 | 28 | -325/+665 |
* | EMailFormatterContext: Keep a reference to EMailPartList. | Matthew Barnes | 2012-12-08 | 15 | -104/+133 |
* | EMailFormatter: Simplify context allocation. | Matthew Barnes | 2012-12-08 | 3 | -53/+17 |
* | EMailFormatter: Class method rearrangement. | Matthew Barnes | 2012-12-08 | 1 | -156/+156 |
* | Fix references to subpages of other documents, use / instead of # | Gabor Kelemen | 2012-12-06 | 5 | -6/+6 |
* | Do not generate a ChangeLog file from 'git log' | Milan Crha | 2012-12-05 | 2 | -20/+6 |
* | Do not empty trash/delete junk in disabled accounts on exit | Milan Crha | 2012-12-05 | 1 | -2/+31 |
* | Bug #315317 - Add option to expunge messages on folder leave | Milan Crha | 2012-12-05 | 8 | -17/+76 |
* | Further EMailParser cleanups. | Matthew Barnes | 2012-12-05 | 1 | -96/+95 |
* | mail_parser_run(): Eliminate a dead code branch. | Matthew Barnes | 2012-12-05 | 1 | -24/+16 |
* | e_mail_reader_parse_message() cleanups. | Matthew Barnes | 2012-12-05 | 2 | -54/+57 |
* | Bug 689639 - File -> Print Preview in composer brings up Print dialog | Matthew Barnes | 2012-12-05 | 1 | -2/+1 |
* | Bug #449081 - Drop read-only calendar error message | Milan Crha | 2012-12-04 | 2 | -29/+1 |
* | Assamese translation updated | Nilamdyuti Goswami | 2012-12-04 | 1 | -578/+601 |
* | Bug #687503 - Improve error message »Failed to refresh folders« | Milan Crha | 2012-12-04 | 1 | -7/+22 |
* | Bug #502516 - Avoid "source" string in user visible dialogs | Milan Crha | 2012-12-04 | 2 | -9/+9 |
* | Bug #525932 - Unhelpful "Error while Filtering Selected Messages." | Milan Crha | 2012-12-03 | 1 | -4/+16 |
* | Bug #529743 - Add "Any header" filter and search folder condition | Milan Crha | 2012-12-03 | 3 | -0/+159 |
* | Bug #678606 - Crash under mail_backend_folder_deleted_cb() | Milan Crha | 2012-12-03 | 1 | -0/+3 |
* | Updated Tamil translation | Dr.T.Vasudevan | 2012-12-02 | 1 | -4583/+5124 |