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
/
settings
Commit message (
Expand
)
Author
Age
Files
Lines
*
Check whether value really changed in callbacks of GSettings::changed signal
Milan Crha
2014-06-12
1
-1
/
+36
*
Bug 540362: [webkit-composer] Use webkit for composer
Tomas Popela
2014-06-09
8
-404
/
+367
*
Properly disconnect signal handlers added with e_signal_connect_notify*()
Milan Crha
2014-06-05
1
-1
/
+23
*
Add an --enable-code-coverage configure option to enable gcov support
Milan Crha
2014-03-25
1
-1
/
+2
*
Bug #711658 - Time zone for new events sometimes defaults to UTC
Milan Crha
2014-03-06
1
-4
/
+4
*
Miscellaneous cleanups.
Matthew Barnes
2014-03-03
1
-6
/
+6
*
Prevent GSettings from freaking out over a missing junk filter.
Matthew Barnes
2014-01-17
1
-3
/
+6
*
Bug 721545 - License text contains obsolete FSF postal address
Matthew Barnes
2014-01-08
41
-410
/
+369
*
ESettingsMailSession: Bind to "junk-default-plugin".
Matthew Barnes
2013-11-26
1
-1
/
+77
*
Add ESettingsMailSession.
Matthew Barnes
2013-11-25
4
-0
/
+165
*
Move EMailImageLoadingPolicy to e-mail-formatter-enums.h.
Matthew Barnes
2013-11-11
1
-1
/
+1
*
Generate enum GTypes for libevolution-mail.
Matthew Barnes
2013-11-11
1
-0
/
+1
*
Rename e-mail-enums.h to e-mail-engine-enums.h.
Matthew Barnes
2013-11-11
1
-1
/
+1
*
Miscellaneous cleanups.
Matthew Barnes
2013-09-08
1
-6
/
+6
*
Bug #698275 - Enable/disable account yields to a several seconds busy loop
Milan Crha
2013-08-21
1
-15
/
+59
*
Bug 704259 - Fix "reply-style" key migration logic
Matthew Barnes
2013-07-18
1
-49
/
+8
*
Bug 702664 - Settings migration issue from "headers" to "show-headers"
Matthew Barnes
2013-07-10
1
-0
/
+2
*
Bug 702664 - Settings migration issue from "headers" to "show-headers"
Matthew Barnes
2013-06-21
1
-1
/
+7
*
Convert ETreeModel to an interface.
Matthew Barnes
2013-06-16
1
-2
/
+2
*
MessageList: Add a "show-deleted" property.
Matthew Barnes
2013-06-15
1
-0
/
+5
*
MessageList: Add a "thread-latest" property.
Matthew Barnes
2013-06-14
1
-0
/
+5
*
ESettingsMessageList: Apply the "thread-expanded" setting.
Matthew Barnes
2013-06-14
1
-0
/
+6
*
MessageList: Add a "thread-subject" property.
Matthew Barnes
2013-06-14
1
-1
/
+4
*
Make MessageList extensible.
Matthew Barnes
2013-06-14
4
-0
/
+160
*
EMailFormatter: Remove the header API.
Matthew Barnes
2013-06-08
1
-81
/
+2
*
EMailPartHeaders: Add a "default-headers" property.
Matthew Barnes
2013-06-08
4
-0
/
+196
*
Add "show-headers" settings key.
Matthew Barnes
2013-06-06
2
-14
/
+131
*
ESettingsDeprecated: Fix missing handler ID assignment.
Matthew Barnes
2013-06-06
1
-0
/
+1
*
EMailBrowser: Add "close-on-reply-policy" property.
Matthew Barnes
2013-06-05
5
-0
/
+219
*
Rename libemformat to libevolution-mail-formatter.
Matthew Barnes
2013-05-28
1
-1
/
+1
*
Rename libeshell to libevolution-shell.
Matthew Barnes
2013-05-28
1
-1
/
+1
*
Rename libeutil to libevolution-util.
Matthew Barnes
2013-05-28
1
-1
/
+1
*
Coding style and whitespace cleanup.
Matthew Barnes
2013-05-08
1
-2
/
+2
*
[EMailFormatter] Use GdkRGBA and GtkStyleContext to get theme colors
Milan Crha
2013-04-23
1
-7
/
+7
*
Remove "Search for sender photograph only in local address books".
Matthew Barnes
2013-04-21
4
-161
/
+0
*
ESettingsMailFormatter: Fix binding flag typo.
Matthew Barnes
2013-03-27
1
-1
/
+1
*
Remove EMailShellSettings.
Matthew Barnes
2013-03-17
4
-129
/
+147
*
Remove ECalShellSettings.
Matthew Barnes
2013-03-17
9
-194
/
+314
*
Add "image-loading-policy" setting.
Matthew Barnes
2013-03-17
1
-0
/
+27
*
Add "reply-style-name" setting.
Matthew Barnes
2013-03-17
1
-0
/
+69
*
Add "forward-style-name" setting.
Matthew Barnes
2013-03-17
1
-0
/
+35
*
EDayView: Move "work-day-*" properties to ECalModel.
Matthew Barnes
2013-03-17
2
-35
/
+35
*
EDayView: Split working days into separate boolean properties.
Matthew Barnes
2013-03-17
1
-2
/
+32
*
Add ESettingsDeprecated.
Matthew Barnes
2013-03-17
4
-0
/
+436
*
Add ESettingsSpellEntry.
Matthew Barnes
2013-03-12
4
-0
/
+163
*
EMeetingStore: Removed unused "week-start-day" property.
Matthew Barnes
2013-03-09
1
-5
/
+0
*
CompEditor: Add a "week-start-day" property.
Matthew Barnes
2013-03-09
1
-0
/
+5
*
Add ESettingsWeekdayChooser.
Matthew Barnes
2013-03-09
4
-0
/
+166
*
EMeetingTimeSelector: Remove unused properties.
Matthew Barnes
2013-03-09
1
-10
/
+0
*
ESettingsDateEdit: Forgot to bind "use-24-hour-format" property.
Matthew Barnes
2013-03-04
1
-0
/
+5
*
EMailFormatter: Remove "only-local-photos" property.
Matthew Barnes
2013-02-27
1
-5
/
+0
*
Add ESettingsPhotoCache.
Matthew Barnes
2013-02-27
4
-0
/
+161
*
Add ESettingsClientCache.
Matthew Barnes
2013-02-17
4
-0
/
+176
*
G_PRIORITY_HIGH_IDLE is sufficient to beat GTK+ redraws.
Matthew Barnes
2013-02-09
1
-3
/
+3
*
Add comments around g_idle_add() changes
Milan Crha
2013-02-09
1
-0
/
+1
*
Bug #683867 - Schedule actions with higher idle priority
Michel Dänzer
2013-02-09
1
-1
/
+1
*
Revert "Bug #683867 - Schedule actions with higher idle priority"
Matthew Barnes
2013-02-08
1
-1
/
+1
*
Bug #683867 - Schedule actions with higher idle priority
Michel Dänzer
2013-02-08
1
-1
/
+1
*
Add a "settings" module.
Matthew Barnes
2013-01-21
26
-0
/
+2668