aboutsummaryrefslogtreecommitdiffstats
path: root/calendar/gui/alarm-notify/alarm-queue.c
Commit message (Expand)AuthorAgeFilesLines
* Bug #353743 - Add Print button to meeting notification dialogMilan Crha2012-01-031-2400/+0
* Remove Ctrl + l ( ) character from source filesPaul Menzel2011-09-301-1/+0
* Coding style and whitespace cleanup.Matthew Barnes2011-09-041-14/+24
* Coding style and whitespace cleanup.Matthew Barnes2011-08-131-107/+186
* Replace alarm by reminder for UI consistency. Fixes bug #340614Andre Klapper2011-08-021-1/+1
* Do not use deprecated EBook/ECal APIMilan Crha2011-06-141-141/+177
* Coding style and whitespace cleanups.Matthew Barnes2011-06-091-1/+2
* Including <glib.h> directly is rarely needed.Matthew Barnes2011-05-281-1/+0
* Coding style and whitespace cleanup.Matthew Barnes2011-05-221-12/+12
* Coding style cleanups.Matthew Barnes2011-05-091-4/+4
* Whitespace and coding style cleanups.Matthew Barnes2011-05-081-2/+0
* Bug #637641 - Crash on audio alarms with invalid file URI setMilan Crha2011-03-091-13/+16
* Fix Gtk-Doc comment notation.Matthew Barnes2011-03-021-5/+6
* Coding style and whitespace cleanup.Matthew Barnes2011-01-301-49/+91
* Enable debugging of alarm-notify with ALARMS_DEBUG=1 environment variableMilan Crha2010-12-171-83/+87
* Default to beginning of the day for the last alarm notificationMilan Crha2010-11-301-1/+1
* stock_appontment-reminder icons renamed (reverts previous commit)Milan Crha2010-11-011-5/+5
* Bug 632903 - Support libnotify-0.7Flo Gravo2010-10-231-0/+4
* Bug #630506 - "You have %d alarms" needs ngettextMilan Crha2010-10-181-1/+1
* Coding style cleanups.Matthew Barnes2010-09-131-6/+6
* Bug 628635 - Crash in alarm-queue.c:display_notification()Matthew Barnes2010-09-031-1/+3
* Fix some compiler warnings.Matthew Barnes2010-07-111-0/+3
* Bug #623204 - Be able to report detailed errors from backendsMilan Crha2010-07-091-4/+4
* Merge branch 'express2'Matthew Barnes2010-05-271-10/+30
|\
| * Coding style and whitespace cleanup.Matthew Barnes2010-05-251-4/+4
| * fix dumb buffer overrunMichael Meeks2010-04-231-2/+5
| * de-confuse debugging, two back-to-back ctime calls would overwriteMichael Meeks2010-04-231-10/+27
| * Fix mismatched quotes.Matthew Barnes2010-04-071-1/+1
* | Giant leap towards GSEAL compliance.Matthew Barnes2010-04-081-6/+12
* | Fix mismatched quotes.Matthew Barnes2010-03-291-1/+1
|/
* Do less output on an evolution-alarm-notify consoleMilan Crha2010-02-231-2/+1
* Remove dead assignments found by clang.Matthew Barnes2010-01-161-2/+1
* Rename EError to EAlert to match general use betterJonathon Jongsma2009-12-011-1/+0
* Coding style and whitespace cleanups.Matthew Barnes2009-11-291-1/+1
* Bug 602102 - [regression] evolution-alarm-notify segv on login to desktopChenthill Palanisamy2009-11-251-7/+7
* Enable building without Canberra-GTKTor Lillqvist2009-11-111-0/+5
* Bug #594373 - Calendar notifications are not cleared from system trayMilan Crha2009-10-051-17/+18
* Get "Edit Event" working from the alarm notify window.Matthew Barnes2009-09-191-41/+31
* Restore the alarm notify daemon.Matthew Barnes2009-09-181-1/+0
* Bug #594407 - Alarms won't go awayMilan Crha2009-09-081-11/+1
* Coding style and whitespace cleanup.Matthew Barnes2009-08-301-1/+1
* Bug 571488 - Migrate from deprecated gnome_sound to libcanberraH.Habighorst2009-08-231-3/+13
* Kill EPopup.Matthew Barnes2009-08-231-1/+0
* Bug #579646 - Remember alarm's last notified per calendarMilan Crha2009-07-291-16/+8
* More whitespace cleanup.Matthew Barnes2009-07-191-4/+4
* Fix excessive whitespace.Matthew Barnes2009-07-141-7/+0
* More code cleanup.Matthew Barnes2009-06-021-1/+1
* Whitespace cleanup.Matthew Barnes2009-05-291-7/+7
* Prefer GLib basic types over C types.Matthew Barnes2009-05-271-29/+29
* Merge branch 'master' into kill-bonoboMatthew Barnes2009-05-271-4/+3
|\
| * Remove trailing whitespace, again.Matthew Barnes2009-05-271-1/+1
| * Fix compiler warnings in calendar.Matthew Barnes2009-05-261-3/+2
| * Fix several types of pedantic compiler warnings.Matthew Barnes2009-05-171-1/+1
* | Fix several types of pedantic compiler warnings.Matthew Barnes2009-05-211-1/+1
* | Merge branch 'master' into kill-bonoboMatthew Barnes2009-05-071-7/+3
|\|
| * Bug 571496 – Migrate from deprecated gnome_execute to g_spawn/xdg-terminalAdam Petaccia2009-05-061-7/+3
* | Merge branch 'master' into kill-bonoboMatthew Barnes2009-05-041-1/+1
|\|
| * ** BUGFIX: 573830 - g_timeout_add_seconds should be preferred to g_timeout_addMarcel Stimberg2009-05-041-1/+1
| * Bump the required GLib and GTK+ versions to latest stable.Matthew Barnes2009-05-011-4/+0
* | Merge in changes from master.Matthew Barnes2009-05-011-4/+0
* | Merge branch 'master' into kill-bonoboMatthew Barnes2009-04-251-3/+5
|\|
| * Rats. gtk_status_icon_set_tooltip_text() is only in 2.16.Matthew Barnes2009-02-191-1/+3
| * ** Fixes part of bug #572348Matthew Barnes2009-02-191-2/+2
| * Fix compiler warnings.Matthew Barnes2009-02-021-1/+1
| * ** Disable debug macros (#define d(x) x) throughout. (#569638)Matthew Barnes2009-02-011-1/+1
| * Remove unneeded #include <libgnomeui/gnome-app.h>. Remove unneededMatthew Barnes2009-01-111-1/+0
| * ** Fixes bug #567276Matthew Barnes2009-01-111-1/+0
| * ** Part of fix for bug #564229Milan Crha2008-12-151-1/+1
| * ** Fix for bug #558354Milan Crha2008-11-041-1/+8
| * ** Fix for bug #553273Milan Crha2008-09-231-2/+2
| * Change license from GPL to LGPLSankarasivasubramanian Pasupathilingam2008-09-191-12/+16
| * ** Fixes bug #546892Matthew Barnes2008-08-121-9/+8
| * ** Fix for bug #353927Milan Crha2008-08-011-5/+12
* | Merge revisions 37200:3266 from trunk.Matthew Barnes2009-02-151-2/+2
* | Merge revisions 36866:37046 from trunk.Matthew Barnes2009-01-121-3/+1
* | Merge revisions 36737:36810 from trunk.Matthew Barnes2008-11-241-1/+8
* | Get composer integration working with the rest of the modules, but man doMatthew Barnes2008-11-011-0/+2
* | Merge revisions 36016:36533 from trunk.Matthew Barnes2008-10-021-14/+18
* | Merge revisions 35951:35992 from trunk.Matthew Barnes2008-08-151-9/+8
* | Merge revisions 35747:35930 from trunk.Matthew Barnes2008-08-081-5/+12
|/
* ** Fix for bug #542889Paolo Borelli2008-07-141-2/+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-17/+1
* ** Part of fixes for bug #395939Milan Crha2008-02-081-3/+8
* ** Fixes bug #362638Matthew Barnes2007-12-211-169/+146
* ** Remove trailing whitespace from source code.Matthew Barnes2007-11-151-124/+124
* Warning fixes: - NULL vs 0 vs FALSE/TRUE - ANSIfication of declarations -Kjartan Maraas2007-10-241-1/+1
* Miscellaneous changes related to bug #437579.Matthew Barnes2007-10-121-6/+7
* Fixed leak caused by my changes in fix for bug #325685.Milan Crha2007-10-051-2/+4
* ** Fix for bug #471791 (Move away from asserts to g_ret*)Srinivasa Ragavan2007-09-031-9/+8
* Update FSF address in header comments (#469886). Patch from TobiasMatthew Barnes2007-09-021-1/+1
* 2007-08-10 mcrha Fix for bug #351552Milan Crha2007-08-101-3/+13
* 2007-08-02 mcrha Fix for bug #322624Milan Crha2007-08-021-0/+45
* ** Fixes bug #424562Matthew Barnes2007-05-251-72/+1
* Fix for bug #415562Srinivasa Ragavan2007-05-041-0/+19
* Don't mix declarations and code (#405495).Matthew Barnes2007-03-271-2/+5
* ** Fixes bug #419524Matthew Barnes2007-03-211-1/+1
* Fix for bug #380064Wang Xin2006-12-041-0/+4
* ** Fix for bug #344463Srinivasa Ragavan2006-08-301-5/+12
* Fix all compiler warnings and correct some other issues.Kjartan Maraas2006-08-241-30/+26
* Fixes #351253, make the dialog shows the label and can be closed.Li Yuan2006-08-141-0/+2
* Fixes #333423Chenthill Palanisamy2006-07-311-2/+1
* Fixed atleast 6 alarm crashes.Srinivasa Ragavan2006-06-121-11/+16
* More alarm fixesSrinivasa Ragavan2006-05-231-2/+5
* Rewrite Alarm Notify with EThreadSrinivasa Ragavan2006-04-221-103/+562
* broken pipes are soo funKjartan Maraas2006-02-081-5/+1
* Fix compilation against HEAD gtk and on Win32, where we use theTor Lillqvist2006-01-311-2/+4
* fixes #325762Chenthill Palanisamy2006-01-251-292/+36
* fixes #325629Chenthill Palanisamy2006-01-161-13/+5
* changes in alarm-queue.c to fix two bugs 324889 and 324816. The code thatChenthill Palanisamy2006-01-161-38/+40
* modified some code in alarm-queue.c that causes a crash while alarm-notificat...Chenthill Palanisamy2006-01-161-39/+18
* When building against GTK+ 2.9.0 or later, and always on Win32, use theTor Lillqvist2005-12-171-3/+98
* Changes for alarm notification bubbleChenthill Palanisamy2005-11-241-115/+441
* Changed the code to load alarms from current day beginning if the last notifi...Chenthill Palanisamy2005-11-081-3/+4
* fixes #266144, #317575.Chenthill Palanisamy2005-10-111-43/+60
* fixes #269685.Chenthill Palanisamy2005-10-011-5/+84
* 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-091-13/+87
* Fixes #41740Rodrigo Moya2005-04-021-2/+3
* 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-041-22/+59
* svn path=/trunk/; revision=28177Not Zed2004-12-221-1/+1
* 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-231-34/+49
* 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
* disconnect from signals also when using only the system tray. Fixes aRodrigo Moya2004-08-101-0/+3
* Fixes #62030Rodrigo Moya2004-08-061-8/+10
* add argJP Rosevear2004-05-181-2/+12
* just set up the alarm notify objectJP Rosevear2004-05-181-58/+57
* Use E_ICON_SIZE enum here. (display_notification): Same.Jeffrey Stedfast2004-05-181-2/+2
* Update the calendar to use the icon theme through the EIconFactory objectMichael Terry2004-04-191-7/+12
* removed commented code.Rodrigo Moya2004-04-051-34/+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
* Fixes #54028Rodrigo Moya2004-03-041-1/+1
* 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
* get alarms since the last notification, only use current time when thereRodrigo Moya2004-02-171-4/+6
* removed.Rodrigo Moya2004-01-161-6/+5
* 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
* make sure we free the data stored in the hash table.Rodrigo Moya2003-12-171-20/+0
* Use BASE_VERSION for repo_ids and OAFIIDs Update killev to kill theRodney Dawes2003-12-021-1/+1
* use a standard calendar status (backend_cal_opened_online): dittoJP Rosevear2003-11-121-2/+2
* Various changes to merge in evolution-data-server reliance.JP Rosevear2003-11-071-73/+74
* use bonobo_main_quit, not gtk_main_quit.Rodrigo Moya2003-10-311-0/+13
* Merge new-ui-branch to the trunk.Ettore Perazzoli2003-10-221-1/+1
* 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-291-74/+205
* Fix an unused variableDan Winship2003-07-231-0/+2
* fixed memory leak introduced by previous commit.Rodrigo Moya2003-05-141-0/+4
* Fixes #41760Rodrigo Moya2003-05-141-17/+5
* Fixes #41661Rodrigo Moya2003-04-271-5/+3
* Fixed typoRodrigo Moya2003-04-241-1/+1
* Fixes #41671Rodrigo Moya2003-04-241-3/+2
* Fixes part of #41148, #41216 and #41235Rodrigo Moya2003-04-231-2/+5
* Fixes #34498Rodrigo Moya2003-04-171-4/+8
* only remove the alarm for backends that want it (Exchange).Rodrigo Moya2003-04-101-1/+3
* 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-101-16/+22
* 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-061-25/+106
* Fixes #35572Ronald Kuetemeier2003-01-311-0/+1
* #include <string.h>Federico Mena Quintero2002-11-131-9/+13
* use libxml2 headers.Rodrigo Moya2002-11-051-20/+27
* Fixes crash in #19159Rodrigo Moya2002-10-071-7/+13
* 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
* add protosJP Rosevear2002-01-141-17/+54
* Fixing the license text.Ettore Perazzoli2001-10-281-4/+3
* Fixes bug #5282.Federico Mena Quintero2001-10-251-8/+16
* Do not assert if we fail to load the URI list. This would of course haveFederico Mena Quintero2001-10-201-1/+6
* Adds session management for the alarm daemon. Also makes it store a listFederico Mena Quintero2001-10-191-1/+1
* Fixes bug #884.Federico Mena Quintero2001-10-101-14/+51
* Display a notification message always, in addition to playing the sound.Federico Mena Quintero2001-09-201-26/+50
* Added an use_description argument so that other alarms can fall back toFederico Mena Quintero2001-09-121-17/+141
* 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
* Handle the different alarm actions. (display_notification): Do the alarmFederico Mena Quintero2001-07-111-24/+101
* Renamed the occur field to occur_start; added an occur_end field. This wayFederico Mena Quintero2001-06-271-11/+3
* Converted to use BonoboXObject.Federico Mena Quintero2001-06-251-2/+47
* Update the copyrights, replacing Helix Code with Ximian andEttore Perazzoli2001-06-231-1/+1
* Switched to using our own refcounted structure for loaded clients.Federico Mena Quintero2001-02-241-6/+6
* Ximianified email addresses and copyrights.Federico Mena Quintero2001-01-171-1/+2
* New interface for the alarm notification system.Federico Mena Quintero2001-01-101-27/+27
* 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-231-0/+511