aboutsummaryrefslogtreecommitdiffstats
path: root/calendar/gui/alarm-notify
Commit message (Expand)AuthorAgeFilesLines
* ** For #42691.Not Zed2003-06-111-2/+2
* fixed memory leak introduced by previous commit.Rodrigo Moya2003-05-141-0/+4
* Fixes #41760Rodrigo Moya2003-05-141-17/+5
* Fixes #41811JP Rosevear2003-05-061-0/+3
* removed unused code.Rodrigo Moya2003-04-301-18/+0
* Fixes #41661Rodrigo Moya2003-04-271-5/+3
* Fixed typoRodrigo Moya2003-04-241-1/+1
* Fixes #41671Rodrigo Moya2003-04-242-3/+6
* Fixes part of #41148, #41216 and #41235Rodrigo Moya2003-04-231-2/+5
* removed 'heading' and 'message' labels.Rodrigo Moya2003-04-192-47/+1
* Fixes #34498Rodrigo Moya2003-04-171-4/+8
* Fixes #41129, #41215, #41221, #41256Rodrigo Moya2003-04-171-215/+227
* only remove the alarm for backends that want it (Exchange).Rodrigo Moya2003-04-101-1/+3
* Clean up server namesDan Winship2003-04-081-4/+4
* Fixes #40790JP Rosevear2003-04-051-1/+1
* Fixes #34505Rodrigo Moya2003-03-181-7/+21
* if we already have the client loaded, don't remove it, just increment itsRodrigo Moya2003-03-102-50/+56
* create the array to be returned only once.Rodrigo Moya2003-03-071-3/+3
* ref the CalClient. (notify_dialog_cb): unref the CalClient.Rodrigo Moya2003-03-061-0/+2
* new function. (alarm_notify_dialog): made it return a pointer to theRodrigo Moya2003-03-063-37/+126
* Remove libalarm.a, which was not being used by the calendar.Dan Winship2003-03-011-6/+2
* This makes alarm notification work.Hans Petter Jansson2003-02-271-1/+1
* gconf settings upgradesMichael Zucci2003-02-242-95/+42
* CVS server broke again. Here's the rest...Hans Petter Jansson2003-02-231-2/+2
* GObject, not GtkObject. (calendar_model_destroy): ->Hans Petter Jansson2003-02-221-1/+1
* Make libversit a shared library, update stuff for that, and clean upDan Winship2003-02-221-3/+0
* revert previous changeDan Winship2003-02-201-3/+3
* Remove libversit. We haven't depended on that in forever.Dan Winship2003-02-201-3/+3
* add .server.in filesDan Winship2003-02-201-0/+1
* Make the CORBA IDL compilation work with parallel makes. Likewise.Ettore Perazzoli2003-02-111-4/+7
* remove this file, as it's generated now Add this file to generate theRodney Dawes2003-02-082-3/+5
* Use privlibexecdir. (INCLUDES): Remove cruft. (gladedir, serversdir):Dan Winship2003-02-063-19/+11
* array of localized month day names ("1st" - "31st")Dan Winship2003-02-061-1/+1
* updated for e scroll frame --> gtk scrolled windowRadek Doulik2003-02-051-13/+13
* Fixes #35572Ronald Kuetemeier2003-01-311-0/+1
* Remove, this is now defined in configure.in.Ettore Perazzoli2003-01-251-1/+0
* Fixes some trivial, but distracting, warnings.Hans Petter Jansson2003-01-241-0/+1
* Use EVOLUTION_GALVIEWSDIR.Ettore Perazzoli2003-01-232-5/+4
* Icons are now in $(datadir)/evolution/images instead ofEttore Perazzoli2003-01-091-1/+1
* remove a dead headerJeffrey Stedfast2003-01-081-1/+0
* #include <string.h>Federico Mena Quintero2002-11-135-41/+54
* *** empty log message ***Rodrigo Moya2002-11-071-1/+1
* renmaed .oaf.in files.Rodrigo Moya2002-11-072-7/+7
* don't return a Bonobo_EventSource_ListenerId, since it does not existRodrigo Moya2002-11-071-218/+217
* use libxml2 headers.Rodrigo Moya2002-11-058-85/+91
* Fixes crash in #19159Rodrigo Moya2002-10-071-7/+13
* removed unneeded g_assert which was preventing the alarm daemon to startRodrigo Moya2002-10-031-2/+0
* only save the new notification time if it is bigger than the already savedRodrigo Moya2002-09-231-1/+7
* Fixes #12326Rodrigo Moya2002-08-264-157/+83
* Fixes the crash in #19159Rodrigo Moya2002-08-051-0/+2
* if there's an exception, continue with the next item.Rodrigo Moya2002-07-191-1/+0
* Fixes #25410Rodrigo Moya2002-06-261-0/+8
* added timeout_id to LoadedClient structure, to keep track of the timeoutRodrigo Moya2002-06-131-26/+23
* removed already loaded client when asked to be opened again, and *really*Rodrigo Moya2002-06-121-11/+7
* ported changes from evolution-1-0 to make it work with reminders on remoteRodrigo Moya2002-05-212-9/+62
* ignore .pureChris Toshok2002-04-021-0/+1
* Should fix #21240Rodrigo Moya2002-03-071-22/+31
* Clean up some of the Makefiles so we dont' link every library multipleEttore Perazzoli2002-01-251-17/+9
* add protosJP Rosevear2002-01-143-21/+151
* make the timezone default to UTC. Fixes bug #14362.Damon Chaplin2001-11-141-4/+6
* The last argument to the bonobo_config_get_XXX_with_default() is aFederico Mena Quintero2001-11-121-14/+9
* -export-dynamic for libglade custom widget.Dan Winship2001-11-051-0/+2
* Removed. (KEY_NUM_CALENDARS_TO_LOAD): New key, containing the number ofEttore Perazzoli2001-10-311-64/+30
* s/BONOBO_HTML_GNOME_LIBS/BONOBO_HTML_GNOME_CFLAGS/Dan Winship2001-10-311-2/+1
* Require gal 0.15.99.8Joe Shaw2001-10-301-1/+1
* use libical-evolution.laDamon Chaplin2001-10-301-1/+1
* Fixing the license text.Ettore Perazzoli2001-10-2813-52/+39
* Fixes bug #5282.Federico Mena Quintero2001-10-258-54/+238
* Do not assert if we fail to load the URI list. This would of course haveFederico Mena Quintero2001-10-204-12/+29
* add html widget (url_requested_cb): add function to load images from fileLarry Ewing2001-10-193-57/+154
* Adds session management for the alarm daemon. Also makes it store a listFederico Mena Quintero2001-10-199-256/+434
* Fixes bug #884.Federico Mena Quintero2001-10-105-17/+217
* Set the window state to sticky. Thanks to Peter Teichman for theFederico Mena Quintero2001-10-021-0/+6
* Fixes the GUI part of bug #7892.Federico Mena Quintero2001-09-271-1/+1
* Rebuge demugging printf() - FedericoFederico Mena Quintero2001-09-261-2/+0
* Check that the timeout is not set up before we create a new one; theFederico Mena Quintero2001-09-261-4/+10
* Display a notification message always, in addition to playing the sound.Federico Mena Quintero2001-09-201-26/+50
* Duh, only setup the timeout if the list was empty. (alarm_ready_cb):Federico Mena Quintero2001-09-181-7/+15
* Switch the alarm system from using SIGALRM to normal glib timers. Also,Federico Mena Quintero2001-09-182-187/+95
* [Automake 1.5 fixes pointed out by Richard BoultonEttore Perazzoli2001-09-151-1/+1
* Added an use_description argument so that other alarms can fall back toFederico Mena Quintero2001-09-122-17/+143
* Handle the new icalattach type instead of struct icalattachtype.Federico Mena Quintero2001-09-111-406/+0
* Implemented.Federico Mena Quintero2001-09-051-1/+51
* Added a snooze flag to differentiate snoozed alarms from real occurrences.Federico Mena Quintero2001-08-231-68/+143
* Added missing underlined shortcuts.Taylor Hayward2001-07-131-3/+3
* Handle the different alarm actions. (display_notification): Do the alarmFederico Mena Quintero2001-07-114-95/+131
* Renamed the occur field to occur_start; added an occur_end field. This wayFederico Mena Quintero2001-06-273-21/+108
* Initialize libglade.Federico Mena Quintero2001-06-251-0/+3
* Converted to use BonoboXObject.Federico Mena Quintero2001-06-256-156/+89
* Update the copyrights, replacing Helix Code with Ximian andEttore Perazzoli2001-06-239-9/+9
* create a WombatClient when creating a CalClient object, so that we canRodrigo Moya2001-06-221-0/+1
* Replace "<" by "<=" in the comparison for due dates against the currentFederico Mena Quintero2001-04-271-1/+0
* Fixed Strftime so it uses the locale prefered way to display date/time.Duncan Mak2001-04-251-1/+1
* Pull up fix from the branch:Ettore Perazzoli2001-04-181-0/+2
* Create the ESearchBar thingy. (search_bar_query_changed_cb): Build theFederico Mena Quintero2001-04-161-0/+35
* Replace includes of <gnome.h>, <bonobo.h> and <gtk/gtk.h> with the neededKjartan Maraas2001-03-263-5/+12
* Added a ShellComponent method to retrieve the selection for drag andEttore Perazzoli2001-03-081-9/+9
* When when when when when when oh WHEN will I remember to add the files - Fede...Federico Mena Quintero2001-03-021-0/+180
* New function to set the EDateEdit's value when a row is selected in theFederico Mena Quintero2001-03-012-9/+17
* Create a little stand-alone library for the low-level alarm triggerFederico Mena Quintero2001-02-271-2/+7
* Switched to using our own refcounted structure for loaded clients.Federico Mena Quintero2001-02-245-26/+129
* Added a `registered' field. (cal_factory_oaf_register): New function; nowFederico Mena Quintero2001-02-212-2/+59
* Getting almost full and proper use of xml-i18n-tools.Gediminas Paulauskas2001-02-111-2/+0
* New files with a simple sequence to migrate the task components from theFederico Mena Quintero2001-01-191-3/+8
* Ximianified email addresses and copyrights.Federico Mena Quintero2001-01-179-12/+141
* New interface for the alarm notification system.Federico Mena Quintero2001-01-107-34/+395
* If the component has no alarms, do not try to queue them.Federico Mena Quintero2001-01-031-1/+47
* Unconditionally remove the client from the alarm notification system.Federico Mena Quintero2001-01-031-0/+406
* Alarm trigger queueing for the GUI part.Federico Mena Quintero2000-12-234-26/+626
* Fix confusion in the way the range is expanded.Federico Mena Quintero2000-12-201-1/+2
* Now the views monitor the client by themselves; it does not make sense toFederico Mena Quintero2000-08-301-2/+2
* Oops, subtract the new alarm's trigger time from the current time.Federico Mena Quintero2000-08-101-1/+1
* New function. (cal_component_get_icalcomponent): Ensure that the SEQUENCEFederico Mena Quintero2000-08-083-11/+17
* Alarm stuff I had not cvs added, sigh - FedericoFederico Mena Quintero2000-05-163-0/+492
* Removed unused arguments. Load the initial alarms here. (load_alarms): NewFederico Mena Quintero2000-05-122-177/+259
* Renamed library from libcalutil to libcal-util, to be consistent withFederico Mena Quintero2000-04-172-2/+2
* track movement of calobj.[ch]Seth Alves2000-03-082-2/+2
* back out recent commit, and remove calendar.[ch] from Makefile.amSeth Alves2000-03-082-26/+14
* stubs for client side access to alarm structures. this will probablySeth Alves2000-03-062-14/+26
* this is not right, but it gets this closer to building.Seth Alves2000-03-041-1/+1
* new file -- things shared between the client and server go in thisSeth Alves2000-03-041-1/+1
* Added get_uids() method to get a list of UIDs based on object types.Federico Mena Quintero2000-02-091-0/+1
* Debugging enhancements: report alarms not added (because they have alreadyRussell Steinthal1999-12-031-10/+42
* Style fix.Russell Steinthal1999-10-221-1/+2
* Commit debugging support to HEAD as well; there's no good reason to have debu...Russell Steinthal1999-10-221-1/+37
* Release points here.Miguel de Icaza1999-08-061-1/+1
* Schedule an alarm for midnight to change theMiguel de Icaza1999-01-292-5/+15
* Rewrote the old and broken alarm system. It never actually workedMiguel de Icaza1998-12-172-9/+35
* Use an array of const strings to keep gcc happy.Federico Mena Quintero1998-08-041-3/+3
* Lots of fixes:Arturo Espinosa1998-04-292-3/+4
* Fix compiler warnings - FedericoArturo Espinosa1998-04-211-0/+2
* More touches -migArturo Espinosa1998-04-191-1/+0
* Yes.Arturo Espinosa1998-04-182-0/+155