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
/
config-data.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Bug #353743 - Add Print button to meeting notification dialog
Milan Crha
2012-01-03
1
-410
/
+0
*
Fix compiler warnings.
Matthew Barnes
2011-11-23
1
-1
/
+1
*
Remove unused config_data_get_conf_client
Rodrigo Moya
2011-11-09
1
-7
/
+0
*
Use a GPtrArray instead of GArray to build the array string to use for g_sett...
Rodrigo Moya
2011-10-13
1
-6
/
+6
*
NULL-terminate arrays that we pass to g_settings_set_strv
Rodrigo Moya
2011-10-13
1
-0
/
+1
*
First successful build
Rodrigo Moya
2011-10-06
1
-13
/
+13
*
Merge from master
Rodrigo Moya
2011-10-05
1
-11
/
+17
|
\
|
*
Remove Ctrl + l () character from source files
Paul Menzel
2011-09-30
1
-2
/
+0
|
*
Bug #659517 - Calendar reminds of old events following upgrade
Milan Crha
2011-09-29
1
-8
/
+17
|
*
Coding style and whitespace cleanup.
Matthew Barnes
2011-09-04
1
-5
/
+6
|
*
Fix typo in a GConf key for alarm-notification dialog timezone setting
Milan Crha
2011-06-16
1
-1
/
+1
|
*
Do not use deprecated EBook/ECal API
Milan Crha
2011-06-14
1
-4
/
+4
|
*
Coding style and whitespace cleanups.
Matthew Barnes
2011-06-09
1
-3
/
+11
|
*
Bug #646109 - Fix use of include <config.h> to make sure translations work
Milan Crha
2011-05-27
1
-1
/
+1
|
*
Coding style and whitespace cleanup.
Matthew Barnes
2011-01-30
1
-2
/
+2
|
*
Enable debugging of alarm-notify with ALARMS_DEBUG=1 environment variable
Milan Crha
2010-12-17
1
-0
/
+31
|
*
Default to beginning of the day for the last alarm notification
Milan Crha
2010-11-30
1
-1
/
+1
*
|
Port alarm-notify configuration to GSettings
Rodrigo Moya
2011-09-15
1
-67
/
+44
*
|
Coding style and whitespace cleanup.
Matthew Barnes
2011-09-14
1
-5
/
+6
*
|
Fix typo in a GConf key for alarm-notification dialog timezone setting
Milan Crha
2011-06-30
1
-1
/
+1
*
|
Do not use deprecated EBook/ECal API
Milan Crha
2011-06-30
1
-4
/
+4
*
|
Coding style and whitespace cleanups.
Matthew Barnes
2011-06-30
1
-3
/
+11
*
|
Bug #646109 - Fix use of include <config.h> to make sure translations work
Milan Crha
2011-06-30
1
-1
/
+1
*
|
Coding style and whitespace cleanup.
Matthew Barnes
2011-06-30
1
-2
/
+2
*
|
Enable debugging of alarm-notify with ALARMS_DEBUG=1 environment variable
Milan Crha
2011-06-30
1
-0
/
+31
*
|
Default to beginning of the day for the last alarm notification
Milan Crha
2011-06-30
1
-1
/
+1
|
/
*
Coding style and whitespace cleanups.
Matthew Barnes
2010-09-12
1
-14
/
+19
*
Remove dead assignments found by clang.
Matthew Barnes
2010-01-16
1
-4
/
+1
*
Whitespace cleanup.
Matthew Barnes
2010-01-11
1
-1
/
+1
*
Bug #605600 - Meeting reminders with wrong times
Milan Crha
2010-01-09
1
-3
/
+5
*
Whitespace and coding style cleanups.
Matthew Barnes
2009-08-03
1
-1
/
+1
*
Bug #579646 - Remember alarm's last notified per calendar
Milan Crha
2009-07-27
1
-2
/
+35
*
Prefer GLib basic types over C types.
Matthew Barnes
2009-05-29
1
-9
/
+9
*
Remove trailing whitespace, again.
Matthew Barnes
2009-05-29
1
-1
/
+1
*
Sanitize values from GConf before using them
Milan Crha
2009-04-27
1
-4
/
+10
*
Change License from GPL to LGPL
Sankarasivasubramanian Pasupathilingam
2008-09-24
1
-12
/
+16
*
updated novell copyright notices (left others alone)
Jeffrey Stedfast
2008-06-21
1
-1
/
+1
*
** Remove trailing whitespace from source code.
Matthew Barnes
2007-11-15
1
-15
/
+15
*
Warning fixes: - NULL vs 0 vs FALSE/TRUE - ANSIfication of declarations -
Kjartan Maraas
2007-10-24
1
-14
/
+14
*
Update FSF address in header comments (#469886). Patch from Tobias
Matthew Barnes
2007-09-02
1
-1
/
+1
*
Plugged memory leaks.
Hiroyuki Ikezoe
2007-07-26
1
-2
/
+19
*
broken pipes are soo fun
Kjartan Maraas
2006-02-08
1
-1
/
+1
*
Changes for alarm notification bubble
Chenthill Palanisamy
2005-11-24
1
-0
/
+78
*
just set up the alarm notify object
JP Rosevear
2004-05-18
1
-40
/
+5
*
Fixes #52970
Rodrigo Moya
2004-02-04
1
-15
/
+28
*
removed.
Rodrigo Moya
2004-01-16
1
-1
/
+106
*
removed this function, since we now use the ESourceList to know what
Rodrigo Moya
2003-12-01
1
-1
/
+1
*
removed this function, since we now use the ESourceList to know what
Rodrigo Moya
2003-12-01
1
-13
/
+65
*
Cleanup some ref/unref calls
JP Rosevear
2003-11-18
1
-2
/
+2
*
gconf settings upgrades
Michael Zucci
2003-02-24
1
-2
/
+2
*
use libxml2 headers.
Rodrigo Moya
2002-11-05
1
-1
/
+1
*
Fixes #12326
Rodrigo Moya
2002-08-26
1
-38
/
+42
*
make the timezone default to UTC. Fixes bug #14362.
Damon Chaplin
2001-11-14
1
-4
/
+6
*
Fixing the license text.
Ettore Perazzoli
2001-10-28
1
-4
/
+3
*
Fixes bug #5282.
Federico Mena Quintero
2001-10-25
1
-0
/
+111