| Commit message (Expand) | Author | Age | Files | Lines |
* | Update the calendar to use the icon theme through the EIconFactory object | Michael Terry | 2004-04-19 | 1 | -7/+12 |
* | removed commented code. | Rodrigo Moya | 2004-04-05 | 1 | -34/+0 |
* | removed misplaced return statement that prevented the rest of the objects | Rodrigo Moya | 2004-03-29 | 1 | -1/+1 |
* | get the mail alarm description message from "malarm_description" instead | Alfred Peng | 2004-03-23 | 1 | -3/+7 |
* | Fix #51187 on bugzilla of ximian If "alarms" or "alarms->alarms" is NULL | Alfred Peng | 2004-03-18 | 1 | -30/+33 |
* | Fixes #54028 | Rodrigo Moya | 2004-03-04 | 1 | -1/+1 |
* | add 1 second to the last notification time, or we'll get many times the | Rodrigo Moya | 2004-02-18 | 1 | -0/+2 |
* | removed buggy characters from menu items' texts. | Rodrigo Moya | 2004-02-17 | 1 | -3/+3 |
* | get alarms since the last notification, only use current time when there | Rodrigo Moya | 2004-02-17 | 1 | -4/+6 |
* | removed. | Rodrigo Moya | 2004-01-16 | 1 | -6/+5 |
* | keep all the tray icons we create in a list. (tray_icon_destroyed_cb): | Rodrigo Moya | 2004-01-10 | 1 | -0/+15 |
* | store the ECal's associated ECalView, and connect to its "objects_removed" | Rodrigo Moya | 2004-01-09 | 1 | -29/+106 |
* | call e_cal_view_start to actually start the live query. | Rodrigo Moya | 2004-01-08 | 1 | -2/+3 |
* | call e_cal_view_start to actually start the live query. | Rodrigo Moya | 2004-01-08 | 1 | -0/+2 |
* | added an ECalQuery for each loaded client. (load_alarms): use a live query | Rodrigo Moya | 2004-01-07 | 1 | -60/+71 |
* | make sure we free the data stored in the hash table. | Rodrigo Moya | 2003-12-17 | 1 | -20/+0 |
* | Use BASE_VERSION for repo_ids and OAFIIDs Update killev to kill the | Rodney Dawes | 2003-12-02 | 1 | -1/+1 |
* | use a standard calendar status (backend_cal_opened_online): ditto | JP Rosevear | 2003-11-12 | 1 | -2/+2 |
* | Various changes to merge in evolution-data-server reliance. | JP Rosevear | 2003-11-07 | 1 | -73/+74 |
* | use bonobo_main_quit, not gtk_main_quit. | Rodrigo Moya | 2003-10-31 | 1 | -0/+13 |
* | Merge new-ui-branch to the trunk. | Ettore Perazzoli | 2003-10-22 | 1 | -1/+1 |
* | Use images that come with Evolution instead of unreleased stock, for now. | Hans Petter Jansson | 2003-08-29 | 1 | -5/+8 |
* | Added alarm-notify utils. | Hans Petter Jansson | 2003-08-29 | 1 | -74/+205 |
* | 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 |