| Commit message (Expand) | Author | Age | Files | Lines |
* | Miscellaneous cleanups. | Matthew Barnes | 2013-09-08 | 1 | -83/+78 |
* | Bug #274144 - 'Update attendee status' might not be done multiple times | Milan Crha | 2013-08-21 | 1 | -4/+86 |
* | mail_folder_cache_get_folder_info_flags: Change parameters. | Matthew Barnes | 2013-07-18 | 1 | -2/+11 |
* | Bug 703638 - Keep ItipView alive while connecting to calendar | Matthew Barnes | 2013-07-07 | 1 | -2/+3 |
* | ItipView: Minor cleanups. | Matthew Barnes | 2013-07-07 | 1 | -16/+23 |
* | Rename libemformat to libevolution-mail-formatter. | Matthew Barnes | 2013-05-28 | 2 | -2/+2 |
* | Rename libeshell to libevolution-shell. | Matthew Barnes | 2013-05-28 | 2 | -2/+2 |
* | Rename libeutil to libevolution-util. | Matthew Barnes | 2013-05-28 | 2 | -2/+2 |
* | Convert EMailPart to a GObject. | Matthew Barnes | 2013-05-20 | 5 | -111/+205 |
* | Add e_mail_part_get_id(). | Matthew Barnes | 2013-05-20 | 1 | -2/+4 |
* | em-format cleanups. | Matthew Barnes | 2013-05-20 | 2 | -6/+8 |
* | Remove ECalShellSettings. | Matthew Barnes | 2013-03-17 | 1 | -15/+32 |
* | Use e_source_registry_list_enabled() where appropriate. | Matthew Barnes | 2013-03-17 | 1 | -12/+3 |
* | [itip-formatter] Reference a view when searching for a calendar | Tomas Popela | 2013-03-05 | 1 | -1/+2 |
* | EMailPartItip: Remove redundant client cache. | Matthew Barnes | 2013-02-28 | 3 | -46/+0 |
* | ItipView: Use EClientCache to obtain calendar clients. | Matthew Barnes | 2013-02-28 | 1 | -3/+25 |
* | ItipView: Replace "registry" property with "client-cache". | Matthew Barnes | 2013-02-28 | 5 | -101/+146 |
* | itip-view.h cleanups. | Matthew Barnes | 2013-02-28 | 1 | -179/+159 |
* | Bug #693625 - [itip-formatter] Save button insensitive for multiple events | Milan Crha | 2013-02-26 | 1 | -0/+2 |
* | Bug #694170 - Accepted invitation not removed from Inbox when it should | Milan Crha | 2013-02-22 | 1 | -3/+1 |
* | G_PRIORITY_HIGH_IDLE is sufficient to beat GTK+ redraws. | Matthew Barnes | 2013-02-09 | 1 | -2/+4 |
* | Add comments around g_idle_add() changes | Milan Crha | 2013-02-09 | 1 | -0/+1 |
* | Bug #683867 - Schedule actions with higher idle priority | Michel Dänzer | 2013-02-09 | 1 | -1/+1 |
* | Revert "Bug #683867 - Schedule actions with higher idle priority" | Matthew Barnes | 2013-02-08 | 1 | -1/+1 |
* | Bug #683867 - Schedule actions with higher idle priority | Michel Dänzer | 2013-02-08 | 1 | -1/+1 |
* | Teach EMailExtensionRegistry to find extensions. | Matthew Barnes | 2013-02-01 | 2 | -84/+0 |
* | Fix up error handling around e_book/cal_client_connect_finish(). | Matthew Barnes | 2013-01-31 | 1 | -15/+8 |
* | Use e_cal_client_connect(). | Matthew Barnes | 2013-01-30 | 1 | -19/+15 |
* | Revert "Teach EMailExtensionRegistry to find extensions." | Milan Crha | 2013-01-29 | 2 | -0/+84 |
* | Bump GDK_VERSION_MIN_REQUIRED to GDK_VERSION_3_2. | Matthew Barnes | 2013-01-20 | 1 | -7/+7 |
* | Bug #692005 - Changing character encoding doesn't work | Milan Crha | 2013-01-19 | 1 | -0/+11 |
* | Move the contact map widgets to addressbook/gui/widgets. | Matthew Barnes | 2012-12-13 | 2 | -4/+0 |
* | Consolidate base utility libraries into libeutil. | Matthew Barnes | 2012-12-13 | 6 | -25/+18 |
* | Teach EMailExtensionRegistry to find extensions. | Matthew Barnes | 2012-12-08 | 2 | -84/+0 |
* | EMailParserExtension: Convert get_flags() to an enum field. | Matthew Barnes | 2012-12-08 | 1 | -7/+1 |
* | Convert EMailParserExtension to an abstract class. | Matthew Barnes | 2012-12-08 | 1 | -21/+10 |
* | EMailFormatterExtension: Convert get_description() to a string field. | Matthew Barnes | 2012-12-08 | 1 | -7/+1 |
* | EMailFormatterExtension: Convert get_display_name() to a string field. | Matthew Barnes | 2012-12-08 | 1 | -7/+1 |
* | Convert EMailFormatterExtension to an abstract class. | Matthew Barnes | 2012-12-08 | 1 | -21/+11 |
* | Remove EMailExtension. | Matthew Barnes | 2012-12-08 | 2 | -81/+75 |
* | EMailExtension: Replace mime_types() method with a string array. | Matthew Barnes | 2012-12-08 | 2 | -20/+12 |
* | EMailParserExtension: Collect EMailParts in a GQueue. | Matthew Barnes | 2012-12-08 | 1 | -7/+10 |
* | Make EMailPartList thread-safe. | Matthew Barnes | 2012-12-08 | 1 | -3/+3 |
* | EMailFormatterContext: Keep a reference to EMailPartList. | Matthew Barnes | 2012-12-08 | 1 | -8/+14 |
* | Bug #687999 - 'Open calendar' in invitation email does nothing | Milan Crha | 2012-11-12 | 1 | -50/+25 |
* | Coding style and whitespace cleanup. | Matthew Barnes | 2012-11-11 | 2 | -20/+25 |
* | Bug #687442 - Magic spacebar avoids iTip formatter comment write | Milan Crha | 2012-11-02 | 1 | -6/+6 |
* | Prefer e_source_registry_check_enabled(). | Matthew Barnes | 2012-10-26 | 1 | -3/+3 |
* | [itip-formatter] Do not include empty values in a printout | Milan Crha | 2012-09-12 | 1 | -22/+38 |
* | [itip-formatter] May not send replies on meeting request mails | Milan Crha | 2012-09-10 | 1 | -1/+1 |
* | [itip-formatter] Cancel pending event searches when any found | Milan Crha | 2012-09-10 | 1 | -3/+37 |
* | Add support for application/ics to ITIP formatter | Dan Vrátil | 2012-08-28 | 2 | -3/+20 |
* | Coding style and whitespace cleanup. | Matthew Barnes | 2012-08-20 | 3 | -86/+127 |
* | Remove GroupWise specific code from itip-formatter | Milan Crha | 2012-08-13 | 2 | -55/+0 |
* | Fix redefinition of EMailPartItip in itip-view.h | Milan Crha | 2012-08-09 | 1 | -3/+5 |
* | Bug #681400 - Fix build against WebKitGtk+ 1.9.6 | Dan Vrátil | 2012-08-08 | 1 | -2/+10 |
* | Bug #679404 - Read colors for message preview from Gtk theme | Dan Vrátil | 2012-07-27 | 3 | -10/+9 |
* | Bug #679049 - [itip-formatter] Cannot reply to meeting invitation | Dan Vrátil | 2012-07-18 | 1 | -8/+43 |
* | Bug #548778 - Use original location when replying in Search Folder | Milan Crha | 2012-07-11 | 1 | -1/+1 |
* | itip-formatter/plugin: Can't link a module to another module. | Matthew Barnes | 2012-06-26 | 1 | -2/+5 |
* | Include e-mail-part-itip.h in tarball. | Matthew Barnes | 2012-06-26 | 1 | -0/+1 |
* | itip-formatter: Forgot to build the EPlugin | Matthew Barnes | 2012-06-26 | 1 | -0/+2 |
* | Coding style and whitespace cleanup. | Matthew Barnes | 2012-06-25 | 2 | -8/+8 |
* | Reduce usage of g_type_class_peek_parent(). | Matthew Barnes | 2012-06-25 | 2 | -4/+0 |
* | Do not call g_object_notify() when property didn't change | Milan Crha | 2012-06-18 | 1 | -0/+3 |
* | Fix typo in SOURCES for itip-formatter | Milan Crha | 2012-06-15 | 1 | -1/+1 |
* | Add forgotten -include $(top_srcdir)/git.mk to Makefile.am files | Milan Crha | 2012-06-14 | 1 | -0/+2 |
* | Bug #677607 - Closing Mail Browser emits critical warnings | Dan Vrátil | 2012-06-13 | 1 | -2/+4 |
* | itip-formatter: Remove redundant declaration. | Matthew Barnes | 2012-06-09 | 1 | -2/+0 |
* | ItipView should hold a reference to underlaying WebKitDOMDocument | Dan Vrátil | 2012-06-08 | 1 | -1/+2 |
* | Bug #670876 - Missing mnemonics for buttons for vcard attached to email | Dan Vrátil | 2012-06-08 | 1 | -43/+4 |
* | Fix build issue in itip-formatter | Milan Crha | 2012-06-07 | 1 | -1/+3 |
* | Mail formatter rewrite - convert some plugins to modules | Dan Vrátil | 2012-06-06 | 17 | -0/+7880 |