index
:
gsoc2013-evolution
archive-integration
archive-integration-review
master
Google Summer of Code 2013 - GNOME - Archive Integration workspace
LAN-TW
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
plugins
/
itip-formatter
/
itip-formatter.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Coding style cleanups.
Matthew Barnes
2011-05-09
1
-8
/
+8
*
Fix compiler warnings.
Matthew Barnes
2011-05-03
1
-3
/
+0
*
Drop 'folder_uri' param from em_utils_folder_is_outbox().
Matthew Barnes
2011-05-03
1
-2
/
+2
*
Drop 'folder_uri' param from em_utils_folder_is_sent().
Matthew Barnes
2011-05-03
1
-2
/
+2
*
Drop 'folder_uri' param from em_utils_folder_is_drafts().
Matthew Barnes
2011-05-03
1
-2
/
+2
*
Remove redundant EAccountList utilities.
Matthew Barnes
2011-04-26
1
-2
/
+3
*
Bug #646197 - Crash with VALARM without ACTION property
Milan Crha
2011-04-18
1
-1
/
+1
*
Adapt to sealed up CamelService.
Matthew Barnes
2011-04-18
1
-1
/
+1
*
More whitespace cleanup.
Matthew Barnes
2011-01-31
1
-40
/
+40
*
Move calendar preferences to the calendar module.
Matthew Barnes
2010-11-05
1
-6
/
+27
*
Rename CalUnits to EDurationType.
Matthew Barnes
2010-11-05
1
-4
/
+4
*
Simplify EActivity.
Matthew Barnes
2010-10-23
1
-1
/
+3
*
Send errors to an EAlertSink instead of the task bar.
Matthew Barnes
2010-10-19
1
-2
/
+12
*
Remove mail_tools_folder_to_url().
Matthew Barnes
2010-10-13
1
-10
/
+8
*
Kill em_utils_temp_save_part().
Matthew Barnes
2010-10-01
1
-4
/
+109
*
Bug #629799 - Crash importing a mail with an ics attachment
Milan Crha
2010-09-29
1
-5
/
+7
*
Adapt to Camel API changes.
Matthew Barnes
2010-09-28
1
-2
/
+2
*
Pass GCancellable to Camel.
Matthew Barnes
2010-09-28
1
-7
/
+14
*
Coding style cleanups.
Matthew Barnes
2010-09-13
1
-24
/
+24
*
Bug 627601 - Memory leak in itip_get_comp_attendee()
David Woodhouse
2010-08-24
1
-1
/
+3
*
Bug #623204 - Be able to report detailed errors from backends
Milan Crha
2010-07-09
1
-14
/
+15
*
Migrate from CamelException to GError.
Matthew Barnes
2010-07-09
1
-2
/
+2
*
Adapt to Camel API changes.
Matthew Barnes
2010-05-08
1
-1
/
+1
*
Adapt to Camel API changes.
Matthew Barnes
2010-04-30
1
-4
/
+12
*
Bug #610495 - Plugins should define e_plugin_lib_enable
Roy Marples
2010-04-27
1
-0
/
+7
*
Camel is now GObject-based.
Matthew Barnes
2010-04-24
1
-1
/
+1
*
Adapt to Camel API changes.
Matthew Barnes
2010-04-13
1
-6
/
+11
*
Giant leap towards GSEAL compliance.
Matthew Barnes
2010-04-08
1
-3
/
+3
*
Adapt to Camel API changes.
Matthew Barnes
2010-04-04
1
-2
/
+2
*
Only #include Camel's top-level header.
Matthew Barnes
2010-04-03
1
-11
/
+0
*
Stop relying on CamelObject meta-data.
Matthew Barnes
2010-04-01
1
-1
/
+1
*
[itip-formatter] Show reason of failed calendar open
Milan Crha
2010-02-12
1
-8
/
+21
*
Make authentication functionality available
Gustavo Noronha Silva
2010-01-27
1
-1
/
+1
*
Remove dead assignments found by clang.
Matthew Barnes
2010-01-16
1
-4
/
+2
*
Bug #329693 - Add contexts to translated "None" words
Milan Crha
2009-12-24
1
-1
/
+1
*
Make the mail folder cache a proper GObject
Jonathon Jongsma
2009-12-16
1
-1
/
+2
*
Bug #499322 - Use extension for "Save as" suggested file name
Milan Crha
2009-12-10
1
-1
/
+1
*
Port all error code to use GObject-ified EAlert / EAlertDialog
Jonathon Jongsma
2009-12-08
1
-1
/
+1
*
Rename EError to EAlert to match general use better
Jonathon Jongsma
2009-12-01
1
-4
/
+4
*
port plugins to use new EError API
Jonathon Jongsma
2009-12-01
1
-7
/
+10
*
Bug #598166 - All Day Meeting String Improvement
Milan Crha
2009-11-26
1
-2
/
+9
*
Kill more redundant save dialogs and related utilities.
Matthew Barnes
2009-11-11
1
-6
/
+8
*
Kill more redundant save functions.
Matthew Barnes
2009-11-08
1
-2
/
+40
*
Bug #482327 - Save attached calendar with multiple items easily
Milan Crha
2009-11-07
1
-1
/
+32
*
Bug #322261 - vCalendar replies are sent out using the default account
Milan Crha
2009-10-16
1
-8
/
+14
*
Bug #594471 - Shouldn't call e_error_new/run with NULL 'parent'
Milan Crha
2009-10-13
1
-3
/
+3
*
Get the itip-formatter plugin working.
Matthew Barnes
2009-08-12
1
-4
/
+13
*
Bug #420513 - Be able to notify about meeting only new attendees
Milan Crha
2009-08-11
1
-4
/
+4
*
More whitespace cleanup.
Matthew Barnes
2009-07-19
1
-1
/
+1
*
Fix excessive whitespace.
Matthew Barnes
2009-07-14
1
-7
/
+0
*
Bug #346146 - Appointments in Sent folder should not display actions
Milan Crha
2009-06-19
1
-4
/
+24
*
Whitespace cleanup.
Matthew Barnes
2009-05-29
1
-4
/
+4
*
Prefer GLib basic types over C types.
Matthew Barnes
2009-05-29
1
-69
/
+69
*
Remove trailing whitespace, again.
Matthew Barnes
2009-05-29
1
-8
/
+8
*
Merge branch 'warnings'
Matthew Barnes
2009-05-27
1
-1
/
+2
|
\
|
*
Fix compiler warnings in plugins.
Matthew Barnes
2009-05-27
1
-1
/
+2
*
|
itip-formatter - search for master object too
Milan Crha
2009-05-25
1
-3
/
+5
|
/
*
Show a progress message if the calendar is taking sometime to open.
Chenthill Palanisamy
2009-05-21
1
-2
/
+5
*
Fixes bug 499107 (bnc) - delete all the recurring instances from the folder.
Chenthill Palanisamy
2009-05-21
1
-2
/
+10
*
** Fix for bug #541209
Suman Manjunath
2009-01-21
1
-5
/
+5
*
** Fix for bug #225712
Milan Crha
2009-01-19
1
-9
/
+75
*
Fix for bug #561467 - some changes in the core code needed for evolution-mapi.
Suman Manjunath
2008-11-28
1
-0
/
+22
*
#541121: itip-formatter: don't allow sending a response to meeting
Patrick Ohly
2008-11-07
1
-0
/
+3
*
** Fix for bug #550441
Srinivasa Ragavan
2008-10-14
1
-0
/
+2
*
** Fix for bug #550441
Milan Crha
2008-10-13
1
-6
/
+4
*
#541121: improved itip formatter: allow replying to forwarded and already imp...
Patrick Ohly
2008-10-10
1
-9
/
+78
*
Change License from GPL to LGPL.
Sankarasivasubramanian Pasupathilingam
2008-10-08
1
-14
/
+14
*
** Fix for bug #313225
Milan Crha
2008-09-24
1
-0
/
+5
*
** Fixes bug #546892
Matthew Barnes
2008-08-12
1
-1
/
+0
*
Added some FIXME's for code cleanup.
Chenthill Palanisamy
2008-07-17
1
-0
/
+2
*
Pushing changes from the madagascar branch related to the on-disk
Sankarasivasubramanian Pasupathilingam
2008-07-16
1
-1
/
+1
*
updated novell copyright notices (left others alone)
Jeffrey Stedfast
2008-06-21
1
-1
/
+1
*
Committing on behalf of Milan Crha <mcrha@redhat.com>
Milan Crha
2008-06-02
1
-2
/
+6
*
Committing on behalf of Chenthill Palanisamy <pchenthill@novell.com>
Chenthill Palanisamy
2008-04-30
1
-5
/
+7
*
** Fix for BNC bug #382687
Srinivasa Ragavan
2008-04-28
1
-11
/
+15
*
** Fix for bug #523541
Milan Crha
2008-03-27
1
-0
/
+3
*
Free the memory returned by e_cal_component_get_recurid_as_string.
Chenthill Palanisamy
2008-02-25
1
-3
/
+5
*
Fixes#516408 Free the memory returned by libical.
Chenthill Palanisamy
2008-02-25
1
-5
/
+13
*
** Part of fix for bug #515744
Milan Crha
2008-02-18
1
-2
/
+7
*
Srinivasa Ragavan <sragavan@novell.com> ** Fix for bug #468427, also fixes a...
Suman Manjunath
2008-02-05
1
-130
/
+160
*
** Fix for bug #475781
Milan Crha
2008-01-25
1
-6
/
+6
*
** Fixes bug #362638
Matthew Barnes
2007-12-21
1
-21
/
+12
*
** Fix for bug #220846
Milan Crha
2007-12-04
1
-4
/
+12
*
** Fix for bug #458237
Milan Crha
2007-11-23
1
-0
/
+4
*
** Remove trailing whitespace from source code.
Matthew Barnes
2007-11-15
1
-200
/
+200
*
** Fixes part of bug #417999
Matthew Barnes
2007-10-23
1
-1
/
+0
*
2007-10-04 mcrha Fix for bug #331578
Milan Crha
2007-10-04
1
-6
/
+49
*
2007-10-03 mcrha Fix for bug #346146
Milan Crha
2007-10-03
1
-91
/
+125
*
2007-10-01 mcrha Fix for bug #428402
Milan Crha
2007-10-01
1
-2
/
+3
*
Fixes #273417 (bnc)
Chenthill Palanisamy
2007-09-07
1
-1
/
+1
*
Update FSF address in header comments (#469886). Patch from Tobias
Matthew Barnes
2007-09-02
1
-1
/
+1
*
2007-08-23 mcrha Fix for bug #329746
Milan Crha
2007-08-24
1
-10
/
+10
*
Fixes #301835 (bnc)
Chenthill Palanisamy
2007-08-21
1
-4
/
+5
*
** Fix for bug #460326
Srinivasa Ragavan
2007-08-06
1
-0
/
+9
*
Fixed a build break.
Chenthill Palanisamy
2007-07-09
1
-4
/
+4
*
reviewed by: Veerapuram Varadhan <vvaradhan@novell.com>
Chenthill Palanisamy
2007-07-09
1
-108
/
+249
*
Fix compilation warning in plugins/itip-formatter directory. (#440272)
Matthew Barnes
2007-06-03
1
-1
/
+1
*
Fix "incompatible pointer type" warnings (#360619).
Matthew Barnes
2007-03-30
1
-1
/
+1
*
** Fixes bug #419524
Matthew Barnes
2007-03-21
1
-1
/
+1
*
Deletes all instances of a recurrence appointment as soon as the
Sankar P
2007-02-09
1
-12
/
+48
*
** Fix for bug #347248
Srinivasa Ragavan
2006-08-23
1
-2
/
+2
*
fix an uninitialized GError - fixes bug 352423. committed by Andre Klapper
Matthew Barnes
2006-08-23
1
-1
/
+1
*
Fixes #328268.
Chenthill Palanisamy
2006-08-19
1
-0
/
+4
*
Add missing argument in the call to itip_send_comp.
Harish Krishnaswamy
2006-08-11
1
-3
/
+3
*
Add missing argument in the call to itip_send_comp.
Harish Krishnaswamy
2006-08-11
1
-1
/
+1
*
Added support for shared notes.
Chenthill Palanisamy
2006-07-22
1
-75
/
+101
*
Handle ICAL_X methods from Microsoft Live as request methods.
Harish Krishnaswamy
2006-07-06
1
-2
/
+8
*
Free GSList and its data after calling
Harish Krishnaswamy
2006-06-19
1
-0
/
+3
*
Remove stray debug statements that should not have been committed.
Harish Krishnaswamy
2006-06-19
1
-2
/
+0
*
Deletes a GroupWise appointment if accepted or deleted.
Sankar P
2006-06-16
1
-38
/
+52
*
Fixes #179774
Chenthill Palanisamy
2006-06-16
1
-1
/
+11
*
Fixes 340296
Chenthill Palanisamy
2006-06-07
1
-76
/
+88
*
A typo fix from gfree to g_free.
Veerapuram Varadhan
2006-02-14
1
-1
/
+1
*
Removing unnecessary markup in translateable string.
Karsten Bräckelmann
2006-02-13
1
-2
/
+7
*
a11y changes for bug #330723
Karsten Bräckelmann
2006-02-11
1
-1
/
+1
*
Make this place a bit more quiet
Kjartan Maraas
2006-01-28
1
-5
/
+5
*
changing "cancelled" (British English) to "canceled" (American English).
Andre Klapper
2006-01-06
1
-3
/
+3
*
use libedataserver/e-account-list.h instead of e-util/e-account-list.h.
Simon Zheng
2006-01-06
1
-1
/
+1
*
Check for static capability only if the ecal already exists. Fixes another
Harish Krishnaswamy
2006-01-03
1
-1
/
+1
*
added a missing word. Fixes bug 325128.
Andre Klapper
2005-12-30
1
-1
/
+1
*
Marked missing strings translatable. Fixes bug 313554 in CVS HEAD.
Andre Klapper
2005-12-30
1
-9
/
+9
*
Use g_ascii_strcasecmp() instead of g_strcasecmp().
Tor Lillqvist
2005-12-18
1
-3
/
+3
*
Fixes #308752.
Chenthill Palanisamy
2005-11-07
1
-1
/
+1
*
Fixes #313534 Moved the code to display recur check box to cal_opened_cb.
Chenthill Palanisamy
2005-08-29
1
-8
/
+8
*
fixes a memory leak.
Chenthill Palanisamy
2005-08-22
1
-13
/
+15
*
Put back in warning messages about calendar not being opened.
Carsten Guenther
2005-08-21
1
-0
/
+8
*
NULL-terminate calls to e_error_run; fixed typos in if-statement; some
Carsten Guenther
2005-08-19
1
-26
/
+30
*
Fixes #305627.
Chenthill Palanisamy
2005-08-12
1
-2
/
+43
*
Fixes #307841
Chenthill Palanisamy
2005-08-09
1
-0
/
+6
*
applied patch submitted by <tommi.komulainen@iki.fi> do not send "cid:" to
Vivek Jain
2005-07-28
1
-8
/
+14
*
Fixed a memory leak and a crash when start date does is not present.
Chenthill Palanisamy
2005-07-20
1
-3
/
+3
*
Set the reccurrence id for the reccurring appointment. Set the MOD-TYPE
Chenthill Palanisamy
2005-07-19
1
-25
/
+67
*
Support for groupwise recurrences.
Chenthill Palanisamy
2005-07-11
1
-1
/
+36
*
Added support for delegation in personal calendar
Chenthill Palanisamy
2005-06-21
1
-44
/
+196
*
error file moves/e-error.h moves
Michael Zucci
2005-05-16
1
-1
/
+1
*
Fixes #73844
JP Rosevear
2005-04-01
1
-1
/
+1
*
add a11y name to Conflict Search Table Fixes #73914
Li Yuan
2005-03-30
1
-0
/
+1
*
set the type appropriately so that assigned tasks can be handled
JP Rosevear
2005-03-15
1
-0
/
+14
*
reviewed by Harish Krishnaswamy <kharish@novell.com>
Chenthill Palanisamy
2005-02-02
1
-1
/
+4
*
remove debug test
JP Rosevear
2005-01-28
1
-1
/
+1
*
add some debugging spew
JP Rosevear
2005-01-28
1
-5
/
+5
*
add some debugging spew
JP Rosevear
2005-01-28
1
-2
/
+9
*
deal with the itip message having an individual instance.
Rodrigo Moya
2005-01-27
1
-3
/
+4
*
Fixes #71485
JP Rosevear
2005-01-27
1
-2
/
+2
*
actually destroy the client hashes so the signals get cleaned up
JP Rosevear
2005-01-26
1
-2
/
+17
*
use camel_data_wrapper_decode_to_stream instead of
JP Rosevear
2005-01-14
1
-1
/
+1
*
handle UTC dtstart/dtend properly
JP Rosevear
2005-01-14
1
-2
/
+6
*
Fixes #29985
JP Rosevear
2005-01-12
1
-1
/
+4
*
Fixed a compiler warning.
Harish Krishnaswamy
2005-01-11
1
-1
/
+1
*
set to the new items, duh
JP Rosevear
2005-01-11
1
-1
/
+1
*
*** empty log message ***
JP Rosevear
2005-01-11
1
-1
/
+4
*
compare pointers instead of content id
JP Rosevear
2005-01-11
1
-2
/
+1
*
More attachment updates
JP Rosevear
2005-01-11
1
-26
/
+45
*
dont handle attachments in case of decline
Harish Krishnaswamy
2005-01-11
1
-44
/
+29
*
first crack at saving attachments for the backend (extract_itip_data):
JP Rosevear
2005-01-10
1
-3
/
+10
*
first crack at saving attachments for the backend
JP Rosevear
2005-01-10
1
-0
/
+76
*
remove error mode
JP Rosevear
2005-01-10
1
-22
/
+54
*
accessor (itip_view_get_delegator): ditto
JP Rosevear
2005-01-10
1
-3
/
+78
*
launch an evolution window pointing at the calendar date of the
JP Rosevear
2005-01-10
1
-2
/
+19
*
only check for conflicts if the source has the conflict property
JP Rosevear
2005-01-10
1
-15
/
+90
*
update itip_send_comp calls with the new prototype.
Harish Krishnaswamy
2005-01-08
1
-2
/
+2
*
new protos
JP Rosevear
2005-01-08
1
-7
/
+64
*
ensure there is only one attendee in the RSVP even if the user is
JP Rosevear
2005-01-08
1
-2
/
+9
*
protos
JP Rosevear
2005-01-08
1
-7
/
+25
*
add protos
JP Rosevear
2005-01-07
1
-8
/
+44
*
Don't do set_usize () on the container
Rodney Dawes
2005-01-04
1
-1
/
+0
*
load accounts
JP Rosevear
2005-01-04
1
-0
/
+3
*
remove unused message
JP Rosevear
2005-01-04
1
-4
/
+6
*
implement cancel (update_item): add cancel info item
JP Rosevear
2005-01-04
1
-7
/
+14
*
utility routine to make it easier to add info items
JP Rosevear
2005-01-04
1
-28
/
+11
*
move the adjust item work here when we actually have the calendar
JP Rosevear
2005-01-04
1
-59
/
+57
*
move the adjust item work here when we actually have the calendar
JP Rosevear
2005-01-04
1
-5
/
+39
*
add response enums
JP Rosevear
2005-01-04
1
-30
/
+230
*
new protos, signal
JP Rosevear
2005-01-03
1
-61
/
+321
*
new protos
JP Rosevear
2004-12-30
1
-8
/
+540
*
Initial checkin of new itip formatter
JP Rosevear
2004-12-23
1
-0
/
+275