aboutsummaryrefslogtreecommitdiffstats
path: root/calendar/gui/alarm-notify/config-data.c
Commit message (Expand)AuthorAgeFilesLines
* Bug #353743 - Add Print button to meeting notification dialogMilan Crha2012-01-031-410/+0
* Fix compiler warnings.Matthew Barnes2011-11-231-1/+1
* Remove unused config_data_get_conf_clientRodrigo Moya2011-11-091-7/+0
* Use a GPtrArray instead of GArray to build the array string to use for g_sett...Rodrigo Moya2011-10-131-6/+6
* NULL-terminate arrays that we pass to g_settings_set_strvRodrigo Moya2011-10-131-0/+1
* First successful buildRodrigo Moya2011-10-061-13/+13
* Merge from masterRodrigo Moya2011-10-051-11/+17
|\
| * Remove Ctrl + l ( ) character from source filesPaul Menzel2011-09-301-2/+0
| * Bug #659517 - Calendar reminds of old events following upgradeMilan Crha2011-09-291-8/+17
| * Coding style and whitespace cleanup.Matthew Barnes2011-09-041-5/+6
| * Fix typo in a GConf key for alarm-notification dialog timezone settingMilan Crha2011-06-161-1/+1
| * Do not use deprecated EBook/ECal APIMilan Crha2011-06-141-4/+4
| * Coding style and whitespace cleanups.Matthew Barnes2011-06-091-3/+11
| * Bug #646109 - Fix use of include <config.h> to make sure translations workMilan Crha2011-05-271-1/+1
| * Coding style and whitespace cleanup.Matthew Barnes2011-01-301-2/+2
| * Enable debugging of alarm-notify with ALARMS_DEBUG=1 environment variableMilan Crha2010-12-171-0/+31
| * Default to beginning of the day for the last alarm notificationMilan Crha2010-11-301-1/+1
* | Port alarm-notify configuration to GSettingsRodrigo Moya2011-09-151-67/+44
* | Coding style and whitespace cleanup.Matthew Barnes2011-09-141-5/+6
* | Fix typo in a GConf key for alarm-notification dialog timezone settingMilan Crha2011-06-301-1/+1
* | Do not use deprecated EBook/ECal APIMilan Crha2011-06-301-4/+4
* | Coding style and whitespace cleanups.Matthew Barnes2011-06-301-3/+11
* | Bug #646109 - Fix use of include <config.h> to make sure translations workMilan Crha2011-06-301-1/+1
* | Coding style and whitespace cleanup.Matthew Barnes2011-06-301-2/+2
* | Enable debugging of alarm-notify with ALARMS_DEBUG=1 environment variableMilan Crha2011-06-301-0/+31
* | Default to beginning of the day for the last alarm notificationMilan Crha2011-06-301-1/+1
|/
* Coding style and whitespace cleanups.Matthew Barnes2010-09-121-14/+19
* Remove dead assignments found by clang.Matthew Barnes2010-01-161-4/+1
* Whitespace cleanup.Matthew Barnes2010-01-111-1/+1
* Bug #605600 - Meeting reminders with wrong timesMilan Crha2010-01-091-3/+5
* Whitespace and coding style cleanups.Matthew Barnes2009-08-031-1/+1
* Bug #579646 - Remember alarm's last notified per calendarMilan Crha2009-07-271-2/+35
* Prefer GLib basic types over C types.Matthew Barnes2009-05-291-9/+9
* Remove trailing whitespace, again.Matthew Barnes2009-05-291-1/+1
* Sanitize values from GConf before using themMilan Crha2009-04-271-4/+10
* Change License from GPL to LGPLSankarasivasubramanian Pasupathilingam2008-09-241-12/+16
* updated novell copyright notices (left others alone)Jeffrey Stedfast2008-06-211-1/+1
* ** Remove trailing whitespace from source code.Matthew Barnes2007-11-151-15/+15
* Warning fixes: - NULL vs 0 vs FALSE/TRUE - ANSIfication of declarations -Kjartan Maraas2007-10-241-14/+14
* Update FSF address in header comments (#469886). Patch from TobiasMatthew Barnes2007-09-021-1/+1
* Plugged memory leaks.Hiroyuki Ikezoe2007-07-261-2/+19
* broken pipes are soo funKjartan Maraas2006-02-081-1/+1
* Changes for alarm notification bubbleChenthill Palanisamy2005-11-241-0/+78
* just set up the alarm notify objectJP Rosevear2004-05-181-40/+5
* Fixes #52970Rodrigo Moya2004-02-041-15/+28
* removed.Rodrigo Moya2004-01-161-1/+106
* 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-011-13/+65
* Cleanup some ref/unref callsJP Rosevear2003-11-181-2/+2
* gconf settings upgradesMichael Zucci2003-02-241-2/+2
* use libxml2 headers.Rodrigo Moya2002-11-051-1/+1
* Fixes #12326Rodrigo Moya2002-08-261-38/+42
* make the timezone default to UTC. Fixes bug #14362.Damon Chaplin2001-11-141-4/+6
* Fixing the license text.Ettore Perazzoli2001-10-281-4/+3
* Fixes bug #5282.Federico Mena Quintero2001-10-251-0/+111