aboutsummaryrefslogtreecommitdiffstats
path: root/calendar/gui/alarm-notify/alarm-notify-dialog.c
Commit message (Expand)AuthorAgeFilesLines
* Bug #612257 - Sanitize widgets in alarm notification dialogMilan Crha2011-12-231-11/+15
* Coding style and whitespace cleanup.Matthew Barnes2011-09-041-38/+66
* Bug #652620 - Can use uninitialized memory in alarm-notification-dialogMilan Crha2011-06-151-3/+5
* Bug #646109 - Fix use of include <config.h> to make sure translations workMilan Crha2011-05-271-0/+3
* Bug #646615 - Bad single formMilan Crha2011-05-161-1/+1
* Coding style and whitespace cleanup.Matthew Barnes2011-02-191-1/+1
* Bug #639043 - Alarm notify snooze time not properly adjustableChris Hemsing2011-02-181-9/+25
* Bug #615835 - Alarm not working for authenticated calendarsMilan Crha2010-10-051-3/+3
* Coding style cleanups.Matthew Barnes2010-09-131-9/+9
* Giant leap towards GSEAL compliance.Matthew Barnes2010-04-081-6/+8
* Work around recent GTK+ deprecations.Matthew Barnes2010-03-051-1/+5
* Do less output on an evolution-alarm-notify consoleMilan Crha2010-02-231-1/+1
* Bug 607952 - "Hours" used as both singular and plural formsMatthew Barnes2010-01-251-1/+1
* Bug 589153 - Use GtkBuilder instead of libgladeMatthew Barnes2009-11-171-30/+21
* Bug #562512 - Make hyperlinks clickable in Memos, Tasks and CalendarMilan Crha2009-10-161-0/+4
* Fix excessive whitespace.Matthew Barnes2009-07-131-6/+0
* Whitespace cleanup.Matthew Barnes2009-05-291-2/+2
* Prefer GLib basic types over C types.Matthew Barnes2009-05-291-8/+8
* Remove trailing whitespace, again.Matthew Barnes2009-05-291-1/+1
* Bug 580898 – Kill libgnomeui/gnome-winhintsMatthew Barnes2009-05-011-3/+0
* ** Fix for bug #558354Milan Crha2008-11-041-1/+27
* Change License from GPL to LGPL. 2nd batch.Sankarasivasubramanian Pasupathilingam2008-09-031-13/+16
* ** Fixes bug #546892Matthew Barnes2008-08-121-13/+5
* updated novell copyright notices (left others alone)Jeffrey Stedfast2008-06-211-2/+2
* ** Allow evolution to build with G_DISABLE_SINGLE_INCLUDES andMatthew Barnes2008-06-061-11/+0
* Include e-util-private.h for the mapping of EVOLUTION_GLADEDIR to aTor Lillqvist2008-05-081-2/+9
* Fix for bug #426159 (Allow users to snooze for 1+ hour 0 minutes)Suman Manjunath2008-01-171-0/+4
* ** Remove trailing whitespace from source code.Matthew Barnes2007-11-151-45/+45
* Warning fixes: - NULL vs 0 vs FALSE/TRUE - ANSIfication of declarations -Kjartan Maraas2007-10-241-7/+3
* Update FSF address in header comments (#469886). Patch from TobiasMatthew Barnes2007-09-021-1/+1
* ** Fixes bug #419524Matthew Barnes2007-03-211-1/+1
* Fix all compiler warnings and correct some other issues.Kjartan Maraas2006-08-241-3/+3
* More alarm fixesSrinivasa Ragavan2006-05-231-7/+17
* broken pipes are soo funKjartan Maraas2006-02-081-1/+2
* Committing patch from Jon Ander HernandezSrinivasa Ragavan2006-01-241-1/+1
* fixes a build break.Chenthill Palanisamy2006-01-051-2/+2
* fixes #303193Chenthill Palanisamy2006-01-051-2/+4
* modified the alarm-notify.glade file and some code in alarm-notify-dialog.cChenthill Palanisamy2006-01-051-24/+41
* gui/calendar-commands.c gui/e-cal-list-view.c gui/e-calendar-table.cTor Lillqvist2005-11-261-1/+8
* gui/e-alarm-list.c gui/e-cal-component-memo-preview.cTor Lillqvist2005-11-241-1/+1
* changes are made in alarm-notify.glade and alarm-notify-dialog.c to make sureChenthill Palanisamy2005-11-171-3/+8
* fixes #273781.Chenthill Palanisamy2005-09-301-0/+2
* Fixes #310338Chenthill Palanisamy2005-08-121-16/+51
* Made the alarm-notify dialog multi-alarm awarePhilip Van Hoof2005-05-091-91/+217
* Fixes #72835Rodrigo Moya2005-03-041-28/+45
* Add callback function for doing ngettext on the "minutes" labelRodney Dawes2004-12-181-0/+20
* Add gtkimage.h to includes, and remove gtkhtml headers Add and remove someRodney Dawes2004-11-231-276/+70
* Don't try to convert the results of timet_to_str_with_zone to UTF-8, sinceRodney Dawes2004-11-091-8/+2
* Use E_ICON_SIZE enum here. (display_notification): Same.Jeffrey Stedfast2004-05-181-1/+1
* Update the alarm notify dialog to be HIG compliantRodney Dawes2004-05-011-0/+5
* Update the calendar to use the icon theme through the EIconFactory objectMichael Terry2004-04-191-3/+15
* don't make the dialog window sticky, the icon on the system tray alreadyRodrigo Moya2004-03-041-1/+0
* 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-6/+6
* Added alarm-notify utils.Hans Petter Jansson2003-08-291-19/+1
* Fixes #44719Rodrigo Moya2003-06-271-5/+2
* removed 'heading' and 'message' labels.Rodrigo Moya2003-04-191-5/+1
* new function. (alarm_notify_dialog): made it return a pointer to theRodrigo Moya2003-03-061-10/+18
* CVS server broke again. Here's the rest...Hans Petter Jansson2003-02-231-2/+2
* Use privlibexecdir. (INCLUDES): Remove cruft. (gladedir, serversdir):Dan Winship2003-02-061-3/+3
* updated for e scroll frame --> gtk scrolled windowRadek Doulik2003-02-051-13/+13
* Fixes some trivial, but distracting, warnings.Hans Petter Jansson2003-01-241-0/+1
* remove a dead headerJeffrey Stedfast2003-01-081-1/+0
* #include <string.h>Federico Mena Quintero2002-11-131-26/+24
* use libxml2 headers.Rodrigo Moya2002-11-051-7/+9
* Require gal 0.15.99.8Joe Shaw2001-10-301-1/+1
* Fixing the license text.Ettore Perazzoli2001-10-281-4/+3
* Fixes bug #5282.Federico Mena Quintero2001-10-251-42/+68
* add html widget (url_requested_cb): add function to load images from fileLarry Ewing2001-10-191-57/+132
* Set the window state to sticky. Thanks to Peter Teichman for theFederico Mena Quintero2001-10-021-0/+6
* Handle the different alarm actions. (display_notification): Do the alarmFederico Mena Quintero2001-07-111-44/+25
* Renamed the occur field to occur_start; added an occur_end field. This wayFederico Mena Quintero2001-06-271-9/+103
* Update the copyrights, replacing Helix Code with Ximian andEttore Perazzoli2001-06-231-1/+1
* Replace includes of <gnome.h>, <bonobo.h> and <gtk/gtk.h> with the neededKjartan Maraas2001-03-261-1/+6
* Ximianified email addresses and copyrights.Federico Mena Quintero2001-01-171-1/+2
* New function. (cal_component_get_icalcomponent): Ensure that the SEQUENCEFederico Mena Quintero2000-08-081-8/+15
* Alarm stuff I had not cvs added, sigh - FedericoFederico Mena Quintero2000-05-161-0/+218