aboutsummaryrefslogtreecommitdiffstats
path: root/calendar/gui/alarm-notify
Commit message (Expand)AuthorAgeFilesLines
* Include libedataserver-$EDS_PACKAGE in the requirement list for E_WIDGETS.Tor Lillqvist2005-12-171-1/+1
* gui/calendar-commands.c gui/e-cal-list-view.c gui/e-calendar-table.cTor Lillqvist2005-11-262-3/+18
* Changes for alarm notification bubbleChenthill Palanisamy2005-11-248-122/+594
* gui/e-alarm-list.c gui/e-cal-component-memo-preview.cTor Lillqvist2005-11-242-2/+2
* changes are made in alarm-notify.glade and alarm-notify-dialog.c to make sureChenthill Palanisamy2005-11-172-28/+35
* Modified the code in alarm_notify_add_calendars() to generate the correct key...Chenthill Palanisamy2005-11-081-2/+9
* Changed the code to load alarms from current day beginning if the last notifi...Chenthill Palanisamy2005-11-082-11/+10
* fixes #266144, #317575.Chenthill Palanisamy2005-10-111-43/+60
* fixes 271480.Chenthill Palanisamy2005-10-031-0/+7
* fixes #269685.Chenthill Palanisamy2005-10-011-5/+84
* fixes #273781.Chenthill Palanisamy2005-09-301-0/+2
* Fixes #261625Chenthill Palanisamy2005-09-191-7/+11
* Fixes 313705Chenthill Palanisamy2005-08-252-0/+7
* Fixes #310338Chenthill Palanisamy2005-08-122-18/+53
* Free the uri to the source in a few cases. Free the timezone location.Kjartan Maraas2005-07-131-0/+3
* Prune unnecessary and nonexistent directories from the -I options. PruneTor Lillqvist2005-06-271-1/+0
* moved e-error to e-util/Not Zed2005-05-161-1/+1
* Fixes #301350Rodrigo Moya2005-05-101-1/+23
* Made the alarm-notify dialog multi-alarm awarePhilip Van Hoof2005-05-095-467/+657
* Fixes #274406 Removed the additional unref present.Chenthill Palanisamy2005-05-021-1/+0
* Fixes #41740Rodrigo Moya2005-04-022-2/+4
* Fixes #44719Rodrigo Moya2005-03-281-0/+1
* Merge from 2.10 branchJP Rosevear2005-03-151-0/+2
* Fixes #73563JP Rosevear2005-03-141-1/+1
* Fixes #72835Rodrigo Moya2005-03-043-54/+109
* Fixes #72928Rodrigo Moya2005-03-012-6/+7
* Make mailer depend on libedataserverui.Hans Petter Jansson2005-02-242-2/+2
* if opening the calendar failed, disconnect signals and unref it.Rodrigo Moya2005-02-181-0/+3
* use libedataserver's e-url.Rodrigo Moya2005-01-171-1/+1
* clear the attendees, somehow I remove this in an earlier commitJP Rosevear2005-01-081-1/+0
* svn path=/trunk/; revision=28177Not Zed2004-12-221-1/+1
* Add callback function for doing ngettext on the "minutes" labelRodney Dawes2004-12-181-0/+20
* dittoJP Rosevear2004-11-261-4/+1
* prevent crash if there is no descriptionJP Rosevear2004-11-261-5/+9
* Add gtkimage.h to includes, and remove gtkhtml headers Add and remove someRodney Dawes2004-11-234-385/+430
* Don't try to convert the results of timet_to_str_with_zone to UTF-8, sinceRodney Dawes2004-11-091-8/+2
* convert to org.gnome hook namesJP Rosevear2004-10-201-1/+1
* convert to epopup. (add_popup_menu_item): removed, now redundant.Not Zed2004-10-121-44/+31
* Fixes #62374Rodrigo Moya2004-09-171-56/+44
* Fixes #62392Rodrigo Moya2004-09-041-2/+2
* get the active state (insert_rsvp): set inital rsvp stateJP Rosevear2004-08-281-1/+1
* use the new 'has-alarms-in-range' query. (alarm_queue_add_client): makeRodrigo Moya2004-08-281-15/+32
* update protoJP Rosevear2004-08-272-19/+29
* initialize the mutext needed to prevent concurrect accessSivaiah Nallagatla2004-08-181-16/+30
* change the prototype of alarm_notify_add_calendar to take Esource insteadSivaiah Nallagatla2004-08-162-9/+19
* disconnect from signals also when using only the system tray. Fixes aRodrigo Moya2004-08-101-0/+3
* Fixes #62030Rodrigo Moya2004-08-062-8/+11
* include config.h. See #61395.Not Zed2004-07-221-0/+4
* Merge from release branch.JP Rosevear2004-06-041-5/+12
* add argJP Rosevear2004-05-182-2/+14
* just set up the alarm notify objectJP Rosevear2004-05-187-233/+203
* Use E_ICON_SIZE enum here. (display_notification): Same.Jeffrey Stedfast2004-05-182-3/+3
* Update the alarm notify dialog to be HIG compliantRodney Dawes2004-05-012-102/+225
* Call e_icon_factory_init ()Rodney Dawes2004-04-241-0/+3
* Update the calendar to use the icon theme through the EIconFactory objectMichael Terry2004-04-192-10/+27
* removed commented code.Rodrigo Moya2004-04-051-34/+0
* removed useless call to set the POA after construction.Rodrigo Moya2004-04-051-1/+0
* removed misplaced return statement that prevented the rest of the objectsRodrigo Moya2004-03-291-1/+1
* get the mail alarm description message from "malarm_description" insteadAlfred Peng2004-03-231-3/+7
* Fix #51187 on bugzilla of ximian If "alarms" or "alarms->alarms" is NULLAlfred Peng2004-03-181-30/+33
* set a GConf listener callback to list for changes in selected calendars.Rodrigo Moya2004-03-051-0/+92
* don't make the dialog window sticky, the icon on the system tray alreadyRodrigo Moya2004-03-041-1/+0
* Fixes #54028Rodrigo Moya2004-03-041-1/+1
* fix rampant double-freeing.Dan Winship2004-03-021-20/+8
* Fix the repo_id to include the evolution base versionRodney Dawes2004-02-271-1/+1
* remove the client from the queue also.Rodrigo Moya2004-02-191-0/+2
* add 1 second to the last notification time, or we'll get many times theRodrigo Moya2004-02-181-0/+2
* removed buggy characters from menu items' texts.Rodrigo Moya2004-02-171-3/+3
* open the calendars asynchonously. (cal_opened_cb): callback forRodrigo Moya2004-02-171-5/+25
* get alarms since the last notification, only use current time when thereRodrigo Moya2004-02-171-4/+6
* set session restart style to RESTART_IF_RUNNING.Rodrigo Moya2004-02-171-1/+1
* no need to keep the master client. (init_session): just set the daemon'sRodrigo Moya2004-02-161-17/+20
* pass the user list to e_cal_send_objects().Rodrigo Moya2004-02-161-0/+1
* Fixes #52970Rodrigo Moya2004-02-045-46/+57
* removed.Rodrigo Moya2004-01-168-193/+118
* added missing headers.Rodrigo Moya2004-01-112-2/+2
* keep all the tray icons we create in a list. (tray_icon_destroyed_cb):Rodrigo Moya2004-01-101-0/+15
* store the ECal's associated ECalView, and connect to its "objects_removed"Rodrigo Moya2004-01-091-29/+106
* call e_cal_view_start to actually start the live query.Rodrigo Moya2004-01-081-2/+3
* call e_cal_view_start to actually start the live query.Rodrigo Moya2004-01-081-0/+2
* added an ECalQuery for each loaded client. (load_alarms): use a live queryRodrigo Moya2004-01-071-60/+71
* if the setting is not in the config database, use the current time, toRodrigo Moya2003-12-231-3/+5
* new files for managing interactive authentication with backends.Rodrigo Moya2003-12-222-1/+4
* rewrite for new ecal api, cache all ecal's by type and minimize loading.JP Rosevear2003-12-221-1/+1
* make sure we free the data stored in the hash table.Rodrigo Moya2003-12-172-22/+5
* return a reference to the alarm_notify_service, not NULL and ref theRodrigo Moya2003-12-171-1/+3
* return a reference to the alarm_notify_service, not NULL.Rodrigo Moya2003-12-171-1/+1
* Use BASE_VERSION for repo_ids and OAFIIDs Update killev to kill theRodney Dawes2003-12-023-3/+3
* removed unneeded functions. (alarm_notify_add_calendar,Rodrigo Moya2003-12-011-109/+0
* removed this function, since we now use the ESourceList to know whatRodrigo Moya2003-12-011-1/+1
* removed this function, since we now use the ESourceList to know whatRodrigo Moya2003-12-014-95/+102
* e_cal_new () -> e_cal_new_from_uri (). (backend_go_online): Ditto.Hans Petter Jansson2003-11-271-1/+1
* Update OAFIID of AlarmNotifyRoss Burton2003-11-242-2/+2
* Remove a bunch of gal includes that are no longer neededJP Rosevear2003-11-201-1/+0
* Cleanup some ref/unref callsJP Rosevear2003-11-181-2/+2
* use the server.mk file to get rules for building versioned .server filesJP Rosevear2003-11-171-2/+1
* remove the AlarmNotify service, no more need for it, since the alarmRodrigo Moya2003-11-174-101/+51
* use a standard calendar status (backend_cal_opened_online): dittoJP Rosevear2003-11-121-2/+2
* Shush.JP Rosevear2003-11-071-2/+2
* Various changes to merge in evolution-data-server reliance.JP Rosevear2003-11-078-97/+94
* set up vars and rules for versioning the .server filesJP Rosevear2003-10-311-9/+5
* removed.Rodrigo Moya2003-10-311-0/+11
* use bonobo_main_quit, not gtk_main_quit.Rodrigo Moya2003-10-312-1/+16
* if the component received is an instance, add it to the recurrences hashRodrigo Moya2003-10-241-2/+2
* Merge new-ui-branch to the trunk.Ettore Perazzoli2003-10-222-185/+26
* INCLUDE path fixes for changes made to libical build.Jeffrey Stedfast2003-10-102-3/+2
* Use images that come with Evolution instead of unreleased stock, for now.Hans Petter Jansson2003-08-291-5/+8
* Added alarm-notify utils.Hans Petter Jansson2003-08-295-95/+284
* ** Fixes #47863.Jack Jia2003-08-271-0/+3
* Ensure we get UTF-8 strings from gettext.Frédéric Crozat2003-08-221-0/+1
* Merged from calendar-views-with-model branchRodrigo Moya2003-08-201-4/+5
* Fixes all "alarm daemon doesn't start with session"Rodrigo Moya2003-07-291-1/+2
* Fix an unused variableDan Winship2003-07-231-0/+2
* Fixes #44719Rodrigo Moya2003-06-271-5/+2
* ** 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