aboutsummaryrefslogtreecommitdiffstats
path: root/calendar/gui/dialogs/delete-comp.c
Commit message (Expand)AuthorAgeFilesLines
* Consolidate base utility libraries into libeutil.Matthew Barnes2012-12-131-2/+4
* Coding style and whitespace cleanup.Matthew Barnes2012-11-111-4/+6
* Move EAlert* and e-xml-utils references from other part of the code to libevo...Srinivasa Ragavan2012-03-031-1/+1
* Coding style and whitespace cleanup.Matthew Barnes2012-02-201-1/+3
* Miscellaneous cleanups.Matthew Barnes2011-11-231-1/+0
* Remove Ctrl + l ( ) character from source filesPaul Menzel2011-09-301-1/+0
* Coding style and whitespace cleanup.Matthew Barnes2011-09-041-2/+6
* Coding style cleanups.Matthew Barnes2011-05-091-5/+5
* More whitespace cleanup.Matthew Barnes2011-01-311-1/+1
* Move calendar preferences to the calendar module.Matthew Barnes2010-11-051-8/+4
* Giant leap towards GSEAL compliance.Matthew Barnes2010-04-081-4/+4
* Bug #347330 - Mark forgotten strings for translationMilan Crha2010-04-021-1/+1
* Port all error code to use GObject-ified EAlert / EAlertDialogJonathon Jongsma2009-12-081-1/+1
* Rename EError to EAlert to match general use betterJonathon Jongsma2009-12-011-2/+2
* port calendar/ to the new EError APIJonathon Jongsma2009-12-011-1/+1
* Bug #550025 - Add error dialogs for MeetingsPaul Bolle2009-11-261-4/+13
* Prefer GLib basic types over C types.Matthew Barnes2009-05-291-6/+6
* Remove trailing whitespace, again.Matthew Barnes2009-05-291-1/+1
* Fixes bug 498712 (bnc) - deleting meetings sometimes does not work properly.Chenthill Palanisamy2009-05-211-2/+4
* License changes from GPL to LGPLSankarasivasubramanian Pasupathilingam2008-09-241-12/+16
* ** Fixes bug #546892Matthew Barnes2008-08-121-1/+0
* 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-4/+0
* ** Remove trailing whitespace from source code.Matthew Barnes2007-11-151-17/+17
* 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-5/+5
* ** Fixes bug #419524Matthew Barnes2007-03-211-1/+1
* Fixes #332101Chenthill Palanisamy2006-10-171-1/+1
* Added retract support.Chenthill Palanisamy2006-04-031-0/+91
* broken pipes are soo funKjartan Maraas2006-02-081-4/+1
* moved e-error to e-util/Not Zed2005-05-161-1/+1
* Make calendar-errors.xml.h and install the xml file.Jeffrey Stedfast2004-05-261-52/+40
* Fixes: #57472Trent Lloyd2004-05-251-0/+6
* Use ngettext for handling plural forms throughout (fixes bug 53464).Danilo Ĺ egan2004-03-241-6/+12
* See #51567 use "gtk_dialog_add_buttons" to change the response_id ofBruce Tao2004-02-121-2/+3
* Revert William McCann's patch of 2003-12-19 until we can get consistentJP Rosevear2004-01-131-1/+0
* Remove separators from dialogs. Use frame style recommended by the HIG.William Jon McCann2003-12-201-0/+1
* Remove a bunch of gal includes that are no longer neededJP Rosevear2003-11-201-1/+0
* Various changes to merge in evolution-data-server reliance.JP Rosevear2003-11-071-13/+13
* Fix an unused variableDan Winship2003-07-231-1/+1
* added a GtkWindow argument for callers to specify the parent window.Rodrigo Moya2003-06-301-3/+4
* Mainly making all views use PangoLayouts for text. When drawing aHans Petter Jansson2003-01-261-1/+1
* Changed e_messagebox -> gtk_messagedialog.Not Zed2002-11-251-11/+6
* converted to BonoboObject.Rodrigo Moya2002-11-081-4/+3
* Use an EMessageBox instead of a gnome_dialog_question so that the labelFederico Mena Quintero2001-10-301-5/+9
* Delete appointments with empty summaries. Fixes Ximian bug #780.Federico Mena Quintero2001-10-281-2/+9
* Fixing the license text.Ettore Perazzoli2001-10-281-4/+3
* Warning fixes courtesy of Chris Lahey <clahey@ximian.com>.Federico Mena Quintero2001-09-261-0/+1
* Fixes bug #2830.Federico Mena Quintero2001-09-191-3/+9
* Fix bug #2829.Federico Mena Quintero2001-05-191-48/+88
* Display fixes, thanks to Kjartan for finding these.Gediminas Paulauskas2001-04-111-18/+13
* <gnome.h> trimming to reduce compilation time. Ditto. Ditto. Ditto. Ditto.Federico Mena Quintero2001-01-291-1/+6
* Ximianified email addresses and copyrights.Federico Mena Quintero2001-01-171-1/+2
* Do not compose strings so that they can be localized correctly. Also,Federico Mena Quintero2001-01-031-15/+37
* Clean up translatable strings for translators, fixes bug 993JP Rosevear2000-12-231-6/+5
* Fixes bug #920.Federico Mena Quintero2000-12-071-0/+86