aboutsummaryrefslogtreecommitdiffstats
path: root/calendar/gui/e-cal-popup.c
Commit message (Expand)AuthorAgeFilesLines
* ** Fixes bug #534476Matthew Barnes2008-05-231-9/+4
* ** Fix for bug #526741 (gnome-vfs to gio/gvfs port)Milan Crha2008-04-181-26/+63
* ** Remove trailing whitespace from source code.Matthew Barnes2007-11-151-62/+62
* Warning fixes: - NULL vs 0 vs FALSE/TRUE - ANSIfication of declarations -Kjartan Maraas2007-10-241-5/+5
* ** Fixes bug #477045Matthew Barnes2007-09-281-2/+2
* Update FSF address in header comments (#469886). Patch from TobiasMatthew Barnes2007-09-021-1/+1
* g_strncasecmp() is deprecated; use g_ascii_strncasecmp() instead.Matthew Barnes2007-08-291-1/+1
* 2007-08-23 mcrha Fix for bug #272167Milan Crha2007-08-231-10/+16
* 2007-08-16 mcrha Part of fix for bug #350539Milan Crha2007-08-161-1/+4
* Committing missing popup hooks in the previous commitSrinivasa Ragavan2007-05-281-0/+3
* ** Fix for bug #326388 from RaghavendaranSrinivasa Ragavan2007-05-281-0/+14
* Don't mix declarations and code (#405495).Matthew Barnes2007-03-271-1/+2
* ** Fixes bug #419524Matthew Barnes2007-03-211-1/+1
* Fixes #332101Chenthill Palanisamy2006-10-171-2/+0
* Fix for bug #329772Srinivasa Ragavan2006-07-141-3/+7
* Added code to save/attach files/mails/events to/from remote sharesSrinivasa Ragavan2006-05-251-2/+2
* Fixes bug #332140Simon Zheng2006-03-061-7/+11
* Cleanups: - remove unused vars - remove extraneous semi-colons - add someKjartan Maraas2006-02-081-1/+2
* added code in gui/itip-utils.[ch], gui/e-cal-popup.[ch], gui/e-calendar-view.cChenthill Palanisamy2006-01-161-1/+5
* Use e_util_mkdir_hier() instead of e_mkdir_hier().Simon Zheng2006-01-101-0/+1
* fixes #258786Chenthill Palanisamy2006-01-051-1/+11
* Committing the patch to add menu items in attachment bar.Chenthill Palanisamy2005-10-181-1/+356
* fixes #258786.Chenthill Palanisamy2005-10-011-1/+5
* source-type is an enum not a pointer!Not Zed2005-08-241-1/+0
* Show the attachment bar menu items when needed.Chenthill Palanisamy2005-08-181-1/+17
* send the comp_data->client to itip_get_comp_attendee.Chenthill Palanisamy2005-07-251-1/+1
* Added a mask to check if the meeting needs to be accepted. Increased theChenthill Palanisamy2005-07-251-4/+32
* Created new target type Added #define for the new target type Poped e-calSrinivasa Ragavan2005-07-051-0/+34
* Delegate support for personal calendarChenthill Palanisamy2005-06-211-9/+76
* Added support for groupwise meeting delegation.Chenthill Palanisamy2005-06-071-0/+8
* add correct mask for detached recurrences.Rodrigo Moya2005-02-011-0/+2
* Add status bits to denote if the calendar source is available offline soHarish Krishnaswamy2004-10-221-0/+16
* correct classidJP Rosevear2004-10-201-1/+1
* convert to org.gnome hook namesJP Rosevear2004-10-201-4/+4
* dont access a NULL client.Not Zed2004-10-181-1/+6
* dittoJP Rosevear2004-10-141-1/+1
* removed. (e_calendar_table_show_popup_menu): convert to use e-popup forNot Zed2004-10-121-24/+25
* rename to view_popup_factory. Make it build an epopup item list directly.Not Zed2004-10-071-4/+76
* cast warning away. (create_component_view): connect to popup_event ratherNot Zed2004-10-061-0/+241