aboutsummaryrefslogtreecommitdiffstats
path: root/plugins/itip-formatter/itip-formatter.c
Commit message (Expand)AuthorAgeFilesLines
* itip-formatter: Adapt to CamelDB API changes.Matthew Barnes2011-09-261-3/+3
* Coding style and whitespace cleanup.Matthew Barnes2011-09-041-36/+80
* Capitalize tab header as all others are capitalized tooAndre Klapper2011-08-191-1/+1
* Coding style and whitespace cleanup.Matthew Barnes2011-08-131-46/+73
* Bug #655494 - Move 'Calendar and Tasks' tab out of Mail PreferencesMilan Crha2011-08-091-1/+1
* Avoid crashes when moving between messages quicklyMilan Crha2011-08-031-3/+17
* Make "open_calendar" function as expected.Chenthill Palanisamy2011-07-151-1/+1
* Avoid camel_stream_printf().Matthew Barnes2011-07-061-3/+8
* Call e_cal_client_check_save_schedules() only when found a calendarMilan Crha2011-07-011-1/+1
* Check for cancelled GIO operation error code tooMilan Crha2011-06-281-17/+26
* Bug #631954 - itip formatter makes synchronous calls to ecalMilan Crha2011-06-201-114/+243
* Do not use deprecated EBook/ECal APIMilan Crha2011-06-141-121/+123
* Including <glib.h> directly is rarely needed.Matthew Barnes2011-05-281-1/+0
* Remove mail_remove_folder().Matthew Barnes2011-05-211-1/+1
* Coding style cleanups.Matthew Barnes2011-05-091-8/+8
* Fix compiler warnings.Matthew Barnes2011-05-031-3/+0
* Drop 'folder_uri' param from em_utils_folder_is_outbox().Matthew Barnes2011-05-031-2/+2
* Drop 'folder_uri' param from em_utils_folder_is_sent().Matthew Barnes2011-05-031-2/+2
* Drop 'folder_uri' param from em_utils_folder_is_drafts().Matthew Barnes2011-05-031-2/+2
* Remove redundant EAccountList utilities.Matthew Barnes2011-04-261-2/+3
* Bug #646197 - Crash with VALARM without ACTION propertyMilan Crha2011-04-181-1/+1
* Adapt to sealed up CamelService.Matthew Barnes2011-04-181-1/+1
* More whitespace cleanup.Matthew Barnes2011-01-311-40/+40
* Move calendar preferences to the calendar module.Matthew Barnes2010-11-051-6/+27
* Rename CalUnits to EDurationType.Matthew Barnes2010-11-051-4/+4
* Simplify EActivity.Matthew Barnes2010-10-231-1/+3
* Send errors to an EAlertSink instead of the task bar.Matthew Barnes2010-10-191-2/+12
* Remove mail_tools_folder_to_url().Matthew Barnes2010-10-131-10/+8
* Kill em_utils_temp_save_part().Matthew Barnes2010-10-011-4/+109
* Bug #629799 - Crash importing a mail with an ics attachmentMilan Crha2010-09-291-5/+7
* Adapt to Camel API changes.Matthew Barnes2010-09-281-2/+2
* Pass GCancellable to Camel.Matthew Barnes2010-09-281-7/+14
* Coding style cleanups.Matthew Barnes2010-09-131-24/+24
* Bug 627601 - Memory leak in itip_get_comp_attendee()David Woodhouse2010-08-241-1/+3
* Bug #623204 - Be able to report detailed errors from backendsMilan Crha2010-07-091-14/+15
* Migrate from CamelException to GError.Matthew Barnes2010-07-091-2/+2
* Adapt to Camel API changes.Matthew Barnes2010-05-081-1/+1
* Adapt to Camel API changes.Matthew Barnes2010-04-301-4/+12
* Bug #610495 - Plugins should define e_plugin_lib_enableRoy Marples2010-04-271-0/+7
* Camel is now GObject-based.Matthew Barnes2010-04-241-1/+1
* Adapt to Camel API changes.Matthew Barnes2010-04-131-6/+11
* Giant leap towards GSEAL compliance.Matthew Barnes2010-04-081-3/+3
* Adapt to Camel API changes.Matthew Barnes2010-04-041-2/+2
* Only #include Camel's top-level header.Matthew Barnes2010-04-031-11/+0
* Stop relying on CamelObject meta-data.Matthew Barnes2010-04-011-1/+1
* [itip-formatter] Show reason of failed calendar openMilan Crha2010-02-121-8/+21
* Make authentication functionality availableGustavo Noronha Silva2010-01-271-1/+1
* Remove dead assignments found by clang.Matthew Barnes2010-01-161-4/+2
* Bug #329693 - Add contexts to translated "None" wordsMilan Crha2009-12-241-1/+1
* Make the mail folder cache a proper GObjectJonathon Jongsma2009-12-161-1/+2
* Bug #499322 - Use extension for "Save as" suggested file nameMilan Crha2009-12-101-1/+1
* Port all error code to use GObject-ified EAlert / EAlertDialogJonathon Jongsma2009-12-081-1/+1
* Rename EError to EAlert to match general use betterJonathon Jongsma2009-12-011-4/+4
* port plugins to use new EError APIJonathon Jongsma2009-12-011-7/+10
* Bug #598166 - All Day Meeting String ImprovementMilan Crha2009-11-261-2/+9
* Kill more redundant save dialogs and related utilities.Matthew Barnes2009-11-111-6/+8
* Kill more redundant save functions.Matthew Barnes2009-11-081-2/+40
* Bug #482327 - Save attached calendar with multiple items easilyMilan Crha2009-11-071-1/+32
* Bug #322261 - vCalendar replies are sent out using the default accountMilan Crha2009-10-161-8/+14
* Bug #594471 - Shouldn't call e_error_new/run with NULL 'parent'Milan Crha2009-10-131-3/+3
* Get the itip-formatter plugin working.Matthew Barnes2009-08-121-4/+13
* Bug #420513 - Be able to notify about meeting only new attendeesMilan Crha2009-08-111-4/+4
* More whitespace cleanup.Matthew Barnes2009-07-191-1/+1
* Fix excessive whitespace.Matthew Barnes2009-07-141-7/+0
* Bug #346146 - Appointments in Sent folder should not display actionsMilan Crha2009-06-191-4/+24
* Whitespace cleanup.Matthew Barnes2009-05-291-4/+4
* Prefer GLib basic types over C types.Matthew Barnes2009-05-291-69/+69
* Remove trailing whitespace, again.Matthew Barnes2009-05-291-8/+8
* Merge branch 'warnings'Matthew Barnes2009-05-271-1/+2
|\
| * Fix compiler warnings in plugins.Matthew Barnes2009-05-271-1/+2
* | itip-formatter - search for master object tooMilan Crha2009-05-251-3/+5
|/
* Show a progress message if the calendar is taking sometime to open.Chenthill Palanisamy2009-05-211-2/+5
* Fixes bug 499107 (bnc) - delete all the recurring instances from the folder.Chenthill Palanisamy2009-05-211-2/+10
* ** Fix for bug #541209Suman Manjunath2009-01-211-5/+5
* ** Fix for bug #225712Milan Crha2009-01-191-9/+75
* Fix for bug #561467 - some changes in the core code needed for evolution-mapi.Suman Manjunath2008-11-281-0/+22
* #541121: itip-formatter: don't allow sending a response to meetingPatrick Ohly2008-11-071-0/+3
* ** Fix for bug #550441Srinivasa Ragavan2008-10-141-0/+2
* ** Fix for bug #550441Milan Crha2008-10-131-6/+4
* #541121: improved itip formatter: allow replying to forwarded and already imp...Patrick Ohly2008-10-101-9/+78
* Change License from GPL to LGPL.Sankarasivasubramanian Pasupathilingam2008-10-081-14/+14
* ** Fix for bug #313225Milan Crha2008-09-241-0/+5
* ** Fixes bug #546892Matthew Barnes2008-08-121-1/+0
* Added some FIXME's for code cleanup.Chenthill Palanisamy2008-07-171-0/+2
* Pushing changes from the madagascar branch related to the on-diskSankarasivasubramanian Pasupathilingam2008-07-161-1/+1
* updated novell copyright notices (left others alone)Jeffrey Stedfast2008-06-211-1/+1
* Committing on behalf of Milan Crha <mcrha@redhat.com>Milan Crha2008-06-021-2/+6
* Committing on behalf of Chenthill Palanisamy <pchenthill@novell.com>Chenthill Palanisamy2008-04-301-5/+7
* ** Fix for BNC bug #382687Srinivasa Ragavan2008-04-281-11/+15
* ** Fix for bug #523541Milan Crha2008-03-271-0/+3
* Free the memory returned by e_cal_component_get_recurid_as_string.Chenthill Palanisamy2008-02-251-3/+5
* Fixes#516408 Free the memory returned by libical.Chenthill Palanisamy2008-02-251-5/+13
* ** Part of fix for bug #515744Milan Crha2008-02-181-2/+7
* Srinivasa Ragavan <sragavan@novell.com> ** Fix for bug #468427, also fixes a...Suman Manjunath2008-02-051-130/+160
* ** Fix for bug #475781Milan Crha2008-01-251-6/+6
* ** Fixes bug #362638Matthew Barnes2007-12-211-21/+12
* ** Fix for bug #220846Milan Crha2007-12-041-4/+12
* ** Fix for bug #458237Milan Crha2007-11-231-0/+4
* ** Remove trailing whitespace from source code.Matthew Barnes2007-11-151-200/+200
* ** Fixes part of bug #417999Matthew Barnes2007-10-231-1/+0
* 2007-10-04 mcrha Fix for bug #331578Milan Crha2007-10-041-6/+49
* 2007-10-03 mcrha Fix for bug #346146Milan Crha2007-10-031-91/+125
* 2007-10-01 mcrha Fix for bug #428402Milan Crha2007-10-011-2/+3
* Fixes #273417 (bnc)Chenthill Palanisamy2007-09-071-1/+1
* Update FSF address in header comments (#469886). Patch from TobiasMatthew Barnes2007-09-021-1/+1
* 2007-08-23 mcrha Fix for bug #329746Milan Crha2007-08-241-10/+10
* Fixes #301835 (bnc)Chenthill Palanisamy2007-08-211-4/+5
* ** Fix for bug #460326Srinivasa Ragavan2007-08-061-0/+9
* Fixed a build break.Chenthill Palanisamy2007-07-091-4/+4
* reviewed by: Veerapuram Varadhan <vvaradhan@novell.com>Chenthill Palanisamy2007-07-091-108/+249
* Fix compilation warning in plugins/itip-formatter directory. (#440272)Matthew Barnes2007-06-031-1/+1
* Fix "incompatible pointer type" warnings (#360619).Matthew Barnes2007-03-301-1/+1
* ** Fixes bug #419524Matthew Barnes2007-03-211-1/+1
* Deletes all instances of a recurrence appointment as soon as theSankar P2007-02-091-12/+48
* ** Fix for bug #347248Srinivasa Ragavan2006-08-231-2/+2
* fix an uninitialized GError - fixes bug 352423. committed by Andre KlapperMatthew Barnes2006-08-231-1/+1
* Fixes #328268.Chenthill Palanisamy2006-08-191-0/+4
* Add missing argument in the call to itip_send_comp.Harish Krishnaswamy2006-08-111-3/+3
* Add missing argument in the call to itip_send_comp.Harish Krishnaswamy2006-08-111-1/+1
* Added support for shared notes.Chenthill Palanisamy2006-07-221-75/+101
* Handle ICAL_X methods from Microsoft Live as request methods.Harish Krishnaswamy2006-07-061-2/+8
* Free GSList and its data after callingHarish Krishnaswamy2006-06-191-0/+3
* Remove stray debug statements that should not have been committed.Harish Krishnaswamy2006-06-191-2/+0
* Deletes a GroupWise appointment if accepted or deleted.Sankar P2006-06-161-38/+52
* Fixes #179774Chenthill Palanisamy2006-06-161-1/+11
* Fixes 340296Chenthill Palanisamy2006-06-071-76/+88
* A typo fix from gfree to g_free.Veerapuram Varadhan2006-02-141-1/+1
* Removing unnecessary markup in translateable string.Karsten Bräckelmann2006-02-131-2/+7
* a11y changes for bug #330723Karsten Bräckelmann2006-02-111-1/+1
* Make this place a bit more quietKjartan Maraas2006-01-281-5/+5
* changing "cancelled" (British English) to "canceled" (American English).Andre Klapper2006-01-061-3/+3
* use libedataserver/e-account-list.h instead of e-util/e-account-list.h.Simon Zheng2006-01-061-1/+1
* Check for static capability only if the ecal already exists. Fixes anotherHarish Krishnaswamy2006-01-031-1/+1
* added a missing word. Fixes bug 325128.Andre Klapper2005-12-301-1/+1
* Marked missing strings translatable. Fixes bug 313554 in CVS HEAD.Andre Klapper2005-12-301-9/+9
* Use g_ascii_strcasecmp() instead of g_strcasecmp().Tor Lillqvist2005-12-181-3/+3
* Fixes #308752.Chenthill Palanisamy2005-11-071-1/+1
* Fixes #313534 Moved the code to display recur check box to cal_opened_cb.Chenthill Palanisamy2005-08-291-8/+8
* fixes a memory leak.Chenthill Palanisamy2005-08-221-13/+15
* Put back in warning messages about calendar not being opened.Carsten Guenther2005-08-211-0/+8
* NULL-terminate calls to e_error_run; fixed typos in if-statement; someCarsten Guenther2005-08-191-26/+30
* Fixes #305627.Chenthill Palanisamy2005-08-121-2/+43
* Fixes #307841Chenthill Palanisamy2005-08-091-0/+6
* applied patch submitted by <tommi.komulainen@iki.fi> do not send "cid:" toVivek Jain2005-07-281-8/+14
* Fixed a memory leak and a crash when start date does is not present.Chenthill Palanisamy2005-07-201-3/+3
* Set the reccurrence id for the reccurring appointment. Set the MOD-TYPEChenthill Palanisamy2005-07-191-25/+67
* Support for groupwise recurrences.Chenthill Palanisamy2005-07-111-1/+36
* Added support for delegation in personal calendarChenthill Palanisamy2005-06-211-44/+196
* error file moves/e-error.h movesMichael Zucci2005-05-161-1/+1
* Fixes #73844JP Rosevear2005-04-011-1/+1
* add a11y name to Conflict Search Table Fixes #73914Li Yuan2005-03-301-0/+1
* set the type appropriately so that assigned tasks can be handledJP Rosevear2005-03-151-0/+14
* reviewed by Harish Krishnaswamy <kharish@novell.com>Chenthill Palanisamy2005-02-021-1/+4
* remove debug testJP Rosevear2005-01-281-1/+1
* add some debugging spewJP Rosevear2005-01-281-5/+5
* add some debugging spewJP Rosevear2005-01-281-2/+9
* deal with the itip message having an individual instance.Rodrigo Moya2005-01-271-3/+4
* Fixes #71485JP Rosevear2005-01-271-2/+2
* actually destroy the client hashes so the signals get cleaned upJP Rosevear2005-01-261-2/+17
* use camel_data_wrapper_decode_to_stream instead ofJP Rosevear2005-01-141-1/+1
* handle UTC dtstart/dtend properlyJP Rosevear2005-01-141-2/+6
* Fixes #29985JP Rosevear2005-01-121-1/+4
* Fixed a compiler warning.Harish Krishnaswamy2005-01-111-1/+1
* set to the new items, duhJP Rosevear2005-01-111-1/+1
* *** empty log message ***JP Rosevear2005-01-111-1/+4
* compare pointers instead of content idJP Rosevear2005-01-111-2/+1
* More attachment updatesJP Rosevear2005-01-111-26/+45
* dont handle attachments in case of declineHarish Krishnaswamy2005-01-111-44/+29
* first crack at saving attachments for the backend (extract_itip_data):JP Rosevear2005-01-101-3/+10
* first crack at saving attachments for the backendJP Rosevear2005-01-101-0/+76
* remove error modeJP Rosevear2005-01-101-22/+54
* accessor (itip_view_get_delegator): dittoJP Rosevear2005-01-101-3/+78
* launch an evolution window pointing at the calendar date of theJP Rosevear2005-01-101-2/+19
* only check for conflicts if the source has the conflict propertyJP Rosevear2005-01-101-15/+90
* update itip_send_comp calls with the new prototype.Harish Krishnaswamy2005-01-081-2/+2
* new protosJP Rosevear2005-01-081-7/+64
* ensure there is only one attendee in the RSVP even if the user isJP Rosevear2005-01-081-2/+9
* protosJP Rosevear2005-01-081-7/+25
* add protosJP Rosevear2005-01-071-8/+44
* Don't do set_usize () on the containerRodney Dawes2005-01-041-1/+0
* load accountsJP Rosevear2005-01-041-0/+3
* remove unused messageJP Rosevear2005-01-041-4/+6
* implement cancel (update_item): add cancel info itemJP Rosevear2005-01-041-7/+14
* utility routine to make it easier to add info itemsJP Rosevear2005-01-041-28/+11
* move the adjust item work here when we actually have the calendarJP Rosevear2005-01-041-59/+57
* move the adjust item work here when we actually have the calendarJP Rosevear2005-01-041-5/+39
* add response enumsJP Rosevear2005-01-041-30/+230
* new protos, signalJP Rosevear2005-01-031-61/+321
* new protosJP Rosevear2004-12-301-8/+540
* Initial checkin of new itip formatterJP Rosevear2004-12-231-0/+275