aboutsummaryrefslogtreecommitdiffstats
path: root/calendar/gui/e-meeting-attendee.c
Commit message (Expand)AuthorAgeFilesLines
* Bug #687974 - No displaying of extended free/busy (XFB) informationChristian Hilberg2012-11-261-1/+25
* Coding style and whitespace cleanup.Matthew Barnes2012-11-111-10/+14
* Coding style and whitespace cleanup.Matthew Barnes2012-02-201-66/+70
* Remove Ctrl + l ( ) character from source filesPaul Menzel2011-09-301-1/+0
* Coding style and whitespace cleanup.Matthew Barnes2011-09-041-40/+53
* Coding style and whitespace cleanups.Matthew Barnes2011-06-091-1/+7
* Remove NULL checks for GObject methods.Matthew Barnes2011-02-131-2/+2
* Coding style and whitespace cleanup.Matthew Barnes2010-01-041-4/+9
* Fix excessive whitespace.Matthew Barnes2009-07-131-2/+0
* Prefer GLib basic types over C types.Matthew Barnes2009-05-291-2/+2
* Remove trailing whitespace, again.Matthew Barnes2009-05-291-2/+2
* Fix compiler warnings in calendar.Matthew Barnes2009-05-261-1/+0
* Part of fix for bug #443544 (bugzilla.novell.com) - Handle E_MEETING_FREE_BUS...Suman Manjunath2009-01-071-2/+9
* Change License from GPL to LGPL. 2nd batch.Sankarasivasubramanian Pasupathilingam2008-09-031-13/+13
* updated novell copyright notices (left others alone)Jeffrey Stedfast2008-06-211-1/+1
* ** Remove trailing whitespace from source code.Matthew Barnes2007-11-151-113/+113
* Update FSF address in header comments (#469886). Patch from TobiasMatthew Barnes2007-09-021-2/+2
* Fixes #274070 (bnc)Chenthill Palanisamy2007-08-171-0/+26
* Fixes bug #357970Matthew Barnes2006-12-041-1/+1
* Cleanups: - remove unused vars - remove extraneous semi-colons - add someKjartan Maraas2006-02-081-1/+1
* convert to G_DEFINE_TYPEJP Rosevear2004-10-141-16/+8
* Various changes to merge in evolution-data-server reliance.JP Rosevear2003-11-071-5/+5
* Chain. Prevent double unrefs. (impl_finalize): Chain.Hans Petter Jansson2003-08-141-0/+3
* GObjectify. Eliminates ref/sink warnings from the meeting editor.Hans Petter Jansson2003-04-071-18/+18
* If only the pipe wouldn't break.JP Rosevear2003-03-051-0/+31
* Create a non-abstract enumeration type derived from GEnum.Hans Petter Jansson2002-12-071-26/+4
* Use g_object_ref()/g_object_unref() instead ofEttore Perazzoli2002-11-091-2/+2
* Initial port of gui/ subdir to GNOME 2JP Rosevear2002-11-081-4/+2
* Fixing the license text.Ettore Perazzoli2001-10-281-1/+0
* Update the licensing information to require version 2 of the GPLEttore Perazzoli2001-10-271-2/+2
* call the invite others dialog in the modelJP Rosevear2001-10-191-14/+7
* A page that shows the meeting time selector and free/busy data forJP Rosevear2001-09-191-0/+998