aboutsummaryrefslogtreecommitdiffstats
path: root/modules/itip-formatter/itip-view.c
Commit message (Expand)AuthorAgeFilesLines
* Miscellaneous cleanups.Matthew Barnes2013-09-081-83/+78
* Bug #274144 - 'Update attendee status' might not be done multiple timesMilan Crha2013-08-211-4/+86
* mail_folder_cache_get_folder_info_flags: Change parameters.Matthew Barnes2013-07-181-2/+11
* Bug 703638 - Keep ItipView alive while connecting to calendarMatthew Barnes2013-07-071-2/+3
* ItipView: Minor cleanups.Matthew Barnes2013-07-071-16/+23
* Remove ECalShellSettings.Matthew Barnes2013-03-171-15/+32
* Use e_source_registry_list_enabled() where appropriate.Matthew Barnes2013-03-171-12/+3
* [itip-formatter] Reference a view when searching for a calendarTomas Popela2013-03-051-1/+2
* EMailPartItip: Remove redundant client cache.Matthew Barnes2013-02-281-37/+0
* ItipView: Use EClientCache to obtain calendar clients.Matthew Barnes2013-02-281-3/+25
* ItipView: Replace "registry" property with "client-cache".Matthew Barnes2013-02-281-91/+131
* Bug #693625 - [itip-formatter] Save button insensitive for multiple eventsMilan Crha2013-02-261-0/+2
* Bug #694170 - Accepted invitation not removed from Inbox when it shouldMilan Crha2013-02-221-3/+1
* G_PRIORITY_HIGH_IDLE is sufficient to beat GTK+ redraws.Matthew Barnes2013-02-091-2/+4
* Add comments around g_idle_add() changesMilan Crha2013-02-091-0/+1
* Bug #683867 - Schedule actions with higher idle priorityMichel Dänzer2013-02-091-1/+1
* Revert "Bug #683867 - Schedule actions with higher idle priority"Matthew Barnes2013-02-081-1/+1
* Bug #683867 - Schedule actions with higher idle priorityMichel Dänzer2013-02-081-1/+1
* Fix up error handling around e_book/cal_client_connect_finish().Matthew Barnes2013-01-311-15/+8
* Use e_cal_client_connect().Matthew Barnes2013-01-301-19/+15
* Consolidate base utility libraries into libeutil.Matthew Barnes2012-12-131-10/+3
* Bug #687999 - 'Open calendar' in invitation email does nothingMilan Crha2012-11-121-50/+25
* Coding style and whitespace cleanup.Matthew Barnes2012-11-111-19/+24
* Bug #687442 - Magic spacebar avoids iTip formatter comment writeMilan Crha2012-11-021-6/+6
* Prefer e_source_registry_check_enabled().Matthew Barnes2012-10-261-3/+3
* [itip-formatter] Do not include empty values in a printoutMilan Crha2012-09-121-22/+38
* [itip-formatter] May not send replies on meeting request mailsMilan Crha2012-09-101-1/+1
* [itip-formatter] Cancel pending event searches when any foundMilan Crha2012-09-101-3/+37
* Coding style and whitespace cleanup.Matthew Barnes2012-08-201-79/+118
* Remove GroupWise specific code from itip-formatterMilan Crha2012-08-131-54/+0
* Bug #681400 - Fix build against WebKitGtk+ 1.9.6Dan Vrátil2012-08-081-2/+10
* Bug #679404 - Read colors for message preview from Gtk themeDan Vrátil2012-07-271-8/+5
* Bug #679049 - [itip-formatter] Cannot reply to meeting invitationDan Vrátil2012-07-181-8/+43
* Bug #548778 - Use original location when replying in Search FolderMilan Crha2012-07-111-1/+1
* ItipView should hold a reference to underlaying WebKitDOMDocumentDan Vrátil2012-06-081-1/+2
* Bug #670876 - Missing mnemonics for buttons for vcard attached to emailDan Vrátil2012-06-081-43/+4
* Mail formatter rewrite - convert some plugins to modulesDan Vrátil2012-06-061-0/+6137