index
:
gsoc2013-evolution
archive-integration
archive-integration-review
master
Google Summer of Code 2013 - GNOME - Archive Integration workspace
LAN-TW
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
calendar
/
gui
/
alarm-notify
/
alarm-queue.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Fix an unused variable
Dan Winship
2003-07-23
1
-0
/
+2
*
fixed memory leak introduced by previous commit.
Rodrigo Moya
2003-05-14
1
-0
/
+4
*
Fixes #41760
Rodrigo Moya
2003-05-14
1
-17
/
+5
*
Fixes #41661
Rodrigo Moya
2003-04-27
1
-5
/
+3
*
Fixed typo
Rodrigo Moya
2003-04-24
1
-1
/
+1
*
Fixes #41671
Rodrigo Moya
2003-04-24
1
-3
/
+2
*
Fixes part of #41148, #41216 and #41235
Rodrigo Moya
2003-04-23
1
-2
/
+5
*
Fixes #34498
Rodrigo Moya
2003-04-17
1
-4
/
+8
*
only remove the alarm for backends that want it (Exchange).
Rodrigo Moya
2003-04-10
1
-1
/
+3
*
Fixes #40790
JP Rosevear
2003-04-05
1
-1
/
+1
*
Fixes #34505
Rodrigo Moya
2003-03-18
1
-7
/
+21
*
if we already have the client loaded, don't remove it, just increment its
Rodrigo Moya
2003-03-10
1
-16
/
+22
*
ref the CalClient. (notify_dialog_cb): unref the CalClient.
Rodrigo Moya
2003-03-06
1
-0
/
+2
*
new function. (alarm_notify_dialog): made it return a pointer to the
Rodrigo Moya
2003-03-06
1
-25
/
+106
*
Fixes #35572
Ronald Kuetemeier
2003-01-31
1
-0
/
+1
*
#include <string.h>
Federico Mena Quintero
2002-11-13
1
-9
/
+13
*
use libxml2 headers.
Rodrigo Moya
2002-11-05
1
-20
/
+27
*
Fixes crash in #19159
Rodrigo Moya
2002-10-07
1
-7
/
+13
*
Fixes the crash in #19159
Rodrigo Moya
2002-08-05
1
-0
/
+2
*
if there's an exception, continue with the next item.
Rodrigo Moya
2002-07-19
1
-1
/
+0
*
add protos
JP Rosevear
2002-01-14
1
-17
/
+54
*
Fixing the license text.
Ettore Perazzoli
2001-10-28
1
-4
/
+3
*
Fixes bug #5282.
Federico Mena Quintero
2001-10-25
1
-8
/
+16
*
Do not assert if we fail to load the URI list. This would of course have
Federico Mena Quintero
2001-10-20
1
-1
/
+6
*
Adds session management for the alarm daemon. Also makes it store a list
Federico Mena Quintero
2001-10-19
1
-1
/
+1
*
Fixes bug #884.
Federico Mena Quintero
2001-10-10
1
-14
/
+51
*
Display a notification message always, in addition to playing the sound.
Federico Mena Quintero
2001-09-20
1
-26
/
+50
*
Added an use_description argument so that other alarms can fall back to
Federico Mena Quintero
2001-09-12
1
-17
/
+141
*
Handle the new icalattach type instead of struct icalattachtype.
Federico Mena Quintero
2001-09-11
1
-406
/
+0
*
Implemented.
Federico Mena Quintero
2001-09-05
1
-1
/
+51
*
Added a snooze flag to differentiate snoozed alarms from real occurrences.
Federico Mena Quintero
2001-08-23
1
-68
/
+143
*
Handle the different alarm actions. (display_notification): Do the alarm
Federico Mena Quintero
2001-07-11
1
-24
/
+101
*
Renamed the occur field to occur_start; added an occur_end field. This way
Federico Mena Quintero
2001-06-27
1
-11
/
+3
*
Converted to use BonoboXObject.
Federico Mena Quintero
2001-06-25
1
-2
/
+47
*
Update the copyrights, replacing Helix Code with Ximian and
Ettore Perazzoli
2001-06-23
1
-1
/
+1
*
Switched to using our own refcounted structure for loaded clients.
Federico Mena Quintero
2001-02-24
1
-6
/
+6
*
Ximianified email addresses and copyrights.
Federico Mena Quintero
2001-01-17
1
-1
/
+2
*
New interface for the alarm notification system.
Federico Mena Quintero
2001-01-10
1
-27
/
+27
*
If the component has no alarms, do not try to queue them.
Federico Mena Quintero
2001-01-03
1
-1
/
+47
*
Unconditionally remove the client from the alarm notification system.
Federico Mena Quintero
2001-01-03
1
-0
/
+406
*
Alarm trigger queueing for the GUI part.
Federico Mena Quintero
2000-12-23
1
-0
/
+511