aboutsummaryrefslogtreecommitdiffstats
path: root/calendar/gui/dialogs/alarm-page.c
Commit message (Expand)AuthorAgeFilesLines
* This commit was manufactured by cvs2svn to create tag 'GGV_2_6_2'.GGV_2_6_2nobody2003-12-091-869/+0
* commit the patch of Sun YongAntonio Xu2003-12-051-1/+1
* Remove a bunch of gal includes that are no longer neededJP Rosevear2003-11-201-1/+1
* Cleanup some ref/unref callsJP Rosevear2003-11-181-1/+1
* Various changes to merge in evolution-data-server reliance.JP Rosevear2003-11-071-61/+61
* Merge new-ui-branch into the trunk.Ettore Perazzoli2003-10-221-7/+9
* Fixes #44723Rodrigo Moya2003-06-271-0/+42
* added missing capabilities.Rodrigo Moya2003-04-111-5/+6
* unref the main widget since we ref it when we un-parent itJP Rosevear2003-04-111-1/+4
* Fixes #39757Hans Petter Jansson2003-03-181-6/+10
* If only the pipe wouldn't break.JP Rosevear2003-03-051-176/+66
* gui/dialogs/alarm-page.c gui/dialogs/event-page.cHans Petter Jansson2003-03-041-1/+1
* Remove cruft. Rename ICONSDIR to IMAGESDIR. (gladedir, etspecdir): RemoveDan Winship2003-02-061-4/+2
* Mainly making all views use PangoLayouts for text. When drawing aHans Petter Jansson2003-01-261-3/+1
* GTK_OBJECT -> G_OBJECT cast.Hans Petter Jansson2003-01-241-2/+2
* Implement EAlarmList as CalComponentAlarm list with a GtkTreeModelHans Petter Jansson2003-01-171-40/+90
* Replace gtk_signal_disconnect_by_data() withHans Petter Jansson2002-12-191-32/+12
* run fix.sh over this.Not Zed2002-12-021-13/+13
* adapted to to new glade_xml_new signature.Rodrigo Moya2002-11-071-2/+1
* Fixes #15710Rodrigo Moya2002-10-011-0/+10
* Fixes #15710Rodrigo Moya2002-08-081-0/+23
* save the alarm string in the correct variable (str), so it actually getsDamon Chaplin2002-01-181-2/+1
* Fixing the license text.Ettore Perazzoli2001-10-281-4/+3
* subtract 1 from any positive BYSETPOS value, since our array is 0-based.Damon Chaplin2001-10-261-0/+12
* Fixes bug #5282.Federico Mena Quintero2001-10-251-10/+20
* return fill_component successJP Rosevear2001-10-131-5/+5
* added comparison functions for these special cell types. But the date andDamon Chaplin2001-09-271-0/+1
* Fixes the GUI part of bug #7892.Federico Mena Quintero2001-09-271-38/+86
* Display a notification message always, in addition to playing the sound.Federico Mena Quintero2001-09-201-1/+0
* don't call calendar_config_check_timezone_set() now, since the startupDamon Chaplin2001-09-041-36/+2
* If the component has no alarms remember to set the priv->updating flag toFederico Mena Quintero2001-08-171-1/+3
* Set the default-to-add notification to be display a message 15 minutesFederico Mena Quintero2001-08-171-41/+48
* Duuuh, set the alarm_copy on the component, not the original alarm. FixesFederico Mena Quintero2001-08-091-1/+1
* Pass the parent vCalendar component as the timezone closure ofFederico Mena Quintero2001-07-111-5/+5
* Fixes bug #4018 and what would be the analogous bugs for the otherFederico Mena Quintero2001-07-051-0/+15
* New files with the alarm options dialog; this configures theFederico Mena Quintero2001-07-031-2/+40
* Renamed the occur field to occur_start; added an occur_end field. This wayFederico Mena Quintero2001-06-271-1/+3
* renamed from editor-page for consistency, more complete implementationJP Rosevear2001-06-021-91/+84
* Finished porting from the old event-editor.c. Made it store a clone of theFederico Mena Quintero2001-05-241-5/+5
* Split the event and task editors into different objects for the separateFederico Mena Quintero2001-05-171-0/+778