- 27 Nov, 2012 1 commit
-
-
Ani Peter authored
-
- 26 Nov, 2012 1 commit
-
-
Patrick Ohly authored
URLs which are represented by EContact fields cannot be removed. When setting UrlFieldDetails, the _set_contact_urls method must remove X-EVOLUTION-BLOG-URL, X-EVOLUTION-VIDEO-URL, FBURL and URL in addition to X-URIS, which was already removed before setting the new set of values. Closes: https://bugzilla.gnome.org/show_bug.cgi?id=688923
-
- 24 Nov, 2012 4 commits
-
-
Philip Withnall authored
-
Patrick Ohly authored
Properties with delayed loading always went through an update check each time the property was read. This slowed down reading unnecessarily, because constructing the value is costly and necessary updates are already dealt with via notifications. Fixed by introducing a new parameter "force_update" which is true by default (= same behavior as before) and false when used inside get(). Closes: https://bugzilla.gnome.org/show_bug.cgi?id=688834
-
Philip Withnall authored
-
Jeremy Whiting authored
Closes: https://bugzilla.gnome.org/show_bug.cgi?id=686673
-
- 23 Nov, 2012 1 commit
-
-
Rajesh Ranjan authored
-
- 22 Nov, 2012 1 commit
-
-
Nilamdyuti Goswami authored
-
- 21 Nov, 2012 2 commits
-
-
Runa Bhattacharjee authored
-
Runa Bhattacharjee authored
-
- 09 Nov, 2012 3 commits
-
-
ManojKumar Giri authored
-
ManojKumar Giri authored
-
ManojKumar Giri authored
-
- 06 Nov, 2012 3 commits
-
-
Matej Urbančič authored
-
Jeremy Whiting authored
-
Giovanni Campagna authored
This will allow gnome-contacts to change it directly (to switch a contact from My Contacts to Other and back) https://bugzilla.gnome.org/show_bug.cgi?id=687050
-
- 29 Oct, 2012 2 commits
-
-
Jeremy Whiting authored
eds: Remove extra whitespace.
-
Jeremy Whiting authored
Like instant messaging handles, email addresses can be assumed to be unique for individuals. Therefore they can be used for linking by default. This commit enables that in the EDS backend. With email addresses being a linkable property, delaying loading of them no longer makes sense because they will always be loaded. Closes: https://bugzilla.gnome.org/show_bug.cgi?id=685401
-
- 26 Oct, 2012 4 commits
-
-
Jeremy Whiting authored
Reading converts from date-only to local time to UTC. Writing must do the same conversion. Conversion from UTC to local time was missing, therefore the date may have gotten shifted by a day (depending on the local time zone). This commit intentionally does not cache the local time zone (like reading does), because this is a bit ugly and the assumption is that writing occurs a lot less often than reading. Closes: https://bugzilla.gnome.org/show_bug.cgi?id=686693
-
Jeremy Whiting authored
-
Jeremy Whiting authored
-
Jeremy Whiting authored
core: Remove trailing whitespace in folks/backend.vala
-
- 23 Oct, 2012 1 commit
-
-
Matthias Clasen authored
This commit makes folks build without zeitgeist again.
-
- 21 Oct, 2012 1 commit
-
-
Philip Withnall authored
Always set CHECK_VERBOSE when running tests under gdb so that output (from gdb) isn’t redirected to a log file. Apparently, headless gdb is hard to use. Closes: https://bugzilla.gnome.org/show_bug.cgi?id=685250
-
- 17 Oct, 2012 2 commits
-
-
Jeremy Whiting authored
-
Jeremy Whiting authored
eds: Add create-remove-stores unit test.
-
- 10 Oct, 2012 12 commits
-
-
Jeremy Whiting authored
-
Jeremy Whiting authored
-
Jeremy Whiting authored
-
Jeremy Whiting authored
-
Jeremy Whiting authored
-
Jeremy Whiting authored
telepathy: Add empty set_persona_stores to telepathy backend.
-
Jeremy Whiting authored
keyfile: Add set_persona_stores to keyfile backend.
-
Jeremy Whiting authored
-
Jeremy Whiting authored
eds: Implement set_persona_stores in eds backend.
-
Jeremy Whiting authored
eds: Implement new API in eds backend
-
Jeremy Whiting authored
-
Alexander Shopov authored
-
- 04 Oct, 2012 2 commits
-
-
Philip Withnall authored
-
Philip Withnall authored
-