aboutsummaryrefslogtreecommitdiffstats
path: root/plugins/itip-formatter/itip-view.c
Commit message (Expand)AuthorAgeFilesLines
* updated novell copyright notices (left others alone)Jeffrey Stedfast2008-06-211-1/+1
* ** Allow evolution to build with G_DISABLE_SINGLE_INCLUDES andMatthew Barnes2008-06-061-2/+0
* ** Fixes bug #534360Matthew Barnes2008-05-231-1/+1
* ** Follow up on bug #517072Paul Bolle2008-02-201-46/+46
* ** Fix for bug #517072Paul Bolle2008-02-191-1/+1
* ** Fix for bug #220846Milan Crha2007-12-041-0/+32
* ** Remove trailing whitespace from source code.Matthew Barnes2007-11-151-246/+246
* Fix warnings from sparse and gccKjartan Maraas2007-10-311-6/+6
* ** Fixes part of bug #417999Matthew Barnes2007-10-231-27/+33
* 2007-10-03 mcrha Fix for bug #346146Milan Crha2007-10-031-0/+3
* Update FSF address in header comments (#469886). Patch from TobiasMatthew Barnes2007-09-021-1/+1
* Minor typos in strings.Claude Paroz2007-07-211-1/+1
* reviewed by: Veerapuram Varadhan <vvaradhan@novell.com>Chenthill Palanisamy2007-07-091-41/+158
* fix some bad mnemonics, mark string for translation. Fixes bug #439186.Andre Klapper2007-06-161-3/+3
* Bug 437584 – Compilation warning in evolution's plugins folderSankarasivasubramanian Pasupathilingam2007-05-111-2/+2
* Massive code cleanup (bug #429422)Matthew Barnes2007-04-201-5/+12
* ** Fixes bug #419524Matthew Barnes2007-03-211-1/+1
* correct display of time. Fixes bug #343686.Andre Klapper2006-09-151-1/+1
* ** Fix for bug #350395 by Øystein GisnåsSrinivasa Ragavan2006-08-231-2/+4
* Added support for shared notes.Chenthill Palanisamy2006-07-221-3/+74
* Fix memory leak. Fixes bug #335423.Chris Heath2006-06-091-0/+2
* Make this place a bit more quietKjartan Maraas2006-01-281-11/+1
* use e_utf8_strftime() in evolution-data-server/Simon Zheng2006-01-101-0/+1
* changing "cancelled" (British English) to "canceled" (American English).Andre Klapper2006-01-061-4/+4
* use libedataserver/e-account-list.h instead of e-util/e-account-list.h.Simon Zheng2006-01-061-1/+1
* Marked missing strings translatable. Fixes bug 313554 in CVS HEAD.Andre Klapper2005-12-301-17/+17
* Drop extra inclusion of e-util/e-time-utils.h, which is going away anyway.Tor Lillqvist2005-11-241-1/+0
* Fixes #315345Chenthill Palanisamy2005-09-191-3/+3
* add missing headers.Not Zed2005-08-241-0/+2
* Support for groupwise recurrences.Chenthill Palanisamy2005-07-111-4/+51
* Added support for delegation in personal calendarChenthill Palanisamy2005-06-211-1/+67
* Fixes #74265 In time_days_in_month the months are indexed from 0, soChenthill Palanisamy2005-04-081-3/+3
* Fixes #74291JP Rosevear2005-04-081-1/+1
* Set the spacing for ourself to 12 to be HIG compliant as we are a GtkHBoxRodney Dawes2005-02-041-23/+25
* make tomorrow and this week strings work properlyJP Rosevear2005-01-281-3/+45
* Fixes #71485JP Rosevear2005-01-271-35/+37
* accessor (itip_view_get_delegator): dittoJP Rosevear2005-01-101-0/+31
* new protosJP Rosevear2005-01-081-1/+118
* protosJP Rosevear2005-01-081-15/+82
* add protosJP Rosevear2005-01-071-13/+135
* utility routine to make it easier to add info itemsJP Rosevear2005-01-041-0/+46
* add response enumsJP Rosevear2005-01-041-4/+10
* new protos, signalJP Rosevear2005-01-031-49/+352
* new protosJP Rosevear2004-12-301-26/+352
* Initial checkin of new itip formatterJP Rosevear2004-12-231-0/+720