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
/
modules
/
calendar
/
e-cal-shell-backend.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Miscellaneous EShellView-related cleanups.
Matthew Barnes
2011-12-08
1
-36
/
+30
*
Bug #577322 - Rename of a system ESource doesn't persist
Milan Crha
2011-12-07
1
-2
/
+2
*
Miscellaneous cleanups.
Matthew Barnes
2011-11-23
1
-1
/
+1
*
Miscellaneous cleanups.
Matthew Barnes
2011-11-23
1
-7
/
+7
*
NULL-terminate arrays that we pass to g_settings_set_strv
Rodrigo Moya
2011-10-13
1
-1
/
+2
*
Merge branch 'master' into wip/gsettings
Rodrigo Moya
2011-10-10
1
-9
/
+12
|
\
|
*
GtkApplication has some new EShell-like features.
Matthew Barnes
2011-10-06
1
-9
/
+12
|
*
Coding style and whitespace cleanup.
Matthew Barnes
2011-08-13
1
-27
/
+60
|
*
Make "open_calendar" function as expected.
Chenthill Palanisamy
2011-07-15
1
-2
/
+2
|
*
Add a bit more error checking and do not leak icalcomponent-s
Milan Crha
2011-06-30
1
-3
/
+7
|
*
Do not use deprecated EBook/ECal API
Milan Crha
2011-06-14
1
-58
/
+55
|
*
Bug #646109 - Fix use of include <config.h> to make sure translations work
Milan Crha
2011-05-27
1
-0
/
+4
|
*
Coding style and whitespace cleanup.
Matthew Barnes
2011-03-06
1
-1
/
+3
|
*
Bug #614480 - Avoid using G_TYPE_INSTANCE_GET_PRIVATE repeatedly
Milan Crha
2011-02-25
1
-7
/
+2
|
*
Remove NULL checks for GObject methods.
Matthew Barnes
2011-02-13
1
-2
/
+2
|
*
Free/busy meeting view doesn't work due to non-working extension
Milan Crha
2010-12-06
1
-0
/
+3
|
*
Coding style and whitespace cleanup.
Matthew Barnes
2010-11-08
1
-1
/
+1
|
*
Move calendar preferences to the calendar module.
Matthew Barnes
2010-11-05
1
-19
/
+79
|
*
Bug 628139 - Thread-safety issues in libical time zone loading
Matthew Barnes
2010-10-31
1
-0
/
+26
*
|
Port EMemoShellBackend to GSettings
Rodrigo Moya
2011-09-21
1
-1
/
+1
*
|
Port ECalShellBackend to GSettings
Rodrigo Moya
2011-09-21
1
-15
/
+25
*
|
Coding style and whitespace cleanup.
Matthew Barnes
2011-09-14
1
-27
/
+60
*
|
Make "open_calendar" function as expected.
Chenthill Palanisamy
2011-09-14
1
-2
/
+2
*
|
Add a bit more error checking and do not leak icalcomponent-s
Milan Crha
2011-09-14
1
-3
/
+7
*
|
Do not use deprecated EBook/ECal API
Milan Crha
2011-06-30
1
-58
/
+55
*
|
Bug #646109 - Fix use of include <config.h> to make sure translations work
Milan Crha
2011-06-30
1
-0
/
+4
*
|
Coding style and whitespace cleanup.
Matthew Barnes
2011-06-30
1
-1
/
+3
*
|
Bug #614480 - Avoid using G_TYPE_INSTANCE_GET_PRIVATE repeatedly
Milan Crha
2011-06-30
1
-7
/
+2
*
|
Remove NULL checks for GObject methods.
Matthew Barnes
2011-06-30
1
-2
/
+2
*
|
Free/busy meeting view doesn't work due to non-working extension
Milan Crha
2011-06-30
1
-0
/
+3
*
|
Coding style and whitespace cleanup.
Matthew Barnes
2010-11-10
1
-1
/
+1
*
|
Move calendar preferences to the calendar module.
Matthew Barnes
2010-11-10
1
-19
/
+79
*
|
Bug 628139 - Thread-safety issues in libical time zone loading
Matthew Barnes
2010-11-10
1
-0
/
+26
|
/
*
Bug #632199 - Opening calendar from panel clock goes to previous day
Milan Crha
2010-10-29
1
-2
/
+14
*
Add e_load_cal_source_async().
Matthew Barnes
2010-08-24
1
-59
/
+69
*
Defer the load / creation of configuration UI with changes to
Michael Meeks
2010-08-11
1
-23
/
+11
*
Clean up "ensure_sources" backend routines.
Matthew Barnes
2010-07-16
1
-91
/
+31
*
Bug #623204 - Be able to report detailed errors from backends
Milan Crha
2010-07-09
1
-11
/
+11
*
Bug 622633 - Can't launch Evolution from clock applet
Matthew Barnes
2010-06-25
1
-1
/
+82
*
Fix compiler warnings.
Matthew Barnes
2010-05-22
1
-0
/
+2
*
Create the source groups required to ensure local adresssbooks and calendars ...
Chenthill Palanisamy
2010-05-20
1
-0
/
+7
*
Bug #325121 - Do not translate developer strings in g_param_spec_*
Milan Crha
2010-04-02
1
-2
/
+2
*
Fix mismatched quotes.
Matthew Barnes
2010-03-29
1
-1
/
+1
*
Make authentication functionality available
Gustavo Noronha Silva
2010-01-27
1
-3
/
+3
*
Fix some potential null pointer dereferences.
Matthew Barnes
2010-01-16
1
-2
/
+4
*
Remove dead assignments found by clang.
Matthew Barnes
2010-01-16
1
-7
/
+1
*
Coding style and whitespace cleanup.
Matthew Barnes
2010-01-05
1
-15
/
+37
*
Bug #596753 - Autocompletion addressbooks not remembered
Milan Crha
2009-09-30
1
-0
/
+1
*
Whitespace cleanup.
Matthew Barnes
2009-09-05
1
-1
/
+0
*
Bug #593762 - Event creation window has start date as Today
Milan Crha
2009-09-03
1
-43
/
+47
*
Bug #593761 - Wrong dir for calendar local sources
Milan Crha
2009-09-02
1
-88
/
+28
*
Bug 593613 - Doesn't differentiate an appointment and meeting button click
Matthew Barnes
2009-09-01
1
-0
/
+3
*
Get EConfig and EEvent hooks working again.
Matthew Barnes
2009-09-01
1
-4
/
+9
*
Simplify EPlugin loading at startup.
Matthew Barnes
2009-08-30
1
-13
/
+0
*
Handle calendar URIs from the command line.
Matthew Barnes
2009-08-25
1
-2
/
+149
*
Some minor fixes before I dive into calendar again.
Matthew Barnes
2009-07-24
1
-16
/
+72
*
Implement the shutdown protocol and stub in session management.
Matthew Barnes
2009-07-11
1
-2
/
+0
*
Radically reorganize source code.
Matthew Barnes
2009-06-25
1
-0
/
+666