aboutsummaryrefslogtreecommitdiffstats
path: root/plugins/itip-formatter/itip-formatter.c
Commit message (Expand)AuthorAgeFilesLines
* ** 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