- 28 Nov, 2013 1 commit
-
-
Philip Withnall authored
If an Individual is created with no Personas (as in the standalone-individuals test cases), the PresenceDetails properties should be initialised to empty strings. They were previously defaulting to null. https://bugzilla.gnome.org/show_bug.cgi?id=648811
-
- 27 Nov, 2013 5 commits
-
-
Philip Withnall authored
This will be useful for testing the behaviour of individual PersonaStores. https://bugzilla.gnome.org/show_bug.cgi?id=712274
-
Philip Withnall authored
Make it more obvious, and also make it non-optional. https://bugzilla.gnome.org/show_bug.cgi?id=712274
-
Philip Withnall authored
Remembering to always append to AM_VALAFLAGS, rather than define it from scratch, is hard and error-prone. Simpler and more consistent to define a new variable, TARGET_VALAFLAGS, which must be manually included in every AM_VALAFLAGS or target-specific *_VALAFLAGS declaration. https://bugzilla.gnome.org/show_bug.cgi?id=712274
-
Philip Withnall authored
Simplify the build system a little. https://bugzilla.gnome.org/show_bug.cgi?id=712274
-
-
- 26 Nov, 2013 1 commit
-
-
Andika Triwidada authored
-
- 21 Nov, 2013 2 commits
-
-
Philip Withnall authored
As a follow-on from commit f0053429, automatically remove a Persona from an Individual if the Individual receives a property change notification for the Persona.individual property. See: https://bugzilla.redhat.com/show_bug.cgi?id=1031252
-
Shantha kumar authored
-
- 20 Nov, 2013 2 commits
-
-
Philip Withnall authored
Slightly improve it so that (theoretically) it’s now impossible for two Individuals to be connected to the same Persona simultaneously. Now, the old Individual will be automatically disconnected when the new Individual is connected.
-
Philip Withnall authored
This should fix a crash (probably) caused by a Persona which is in the process of being moved between two Individuals emitting a property change notification while both Individuals are still connected to its ‘notify’ signal. This is only ‘probably’ because I can’t reproduce the problem. See: https://bugzilla.redhat.com/show_bug.cgi?id=1031252
-
- 19 Nov, 2013 3 commits
-
-
-
Otherwise, if we unprepare with more than 0 address books, we'll remove from a hash map while iterating over it, resulting in a crash.
-
Patch by Simon McVittie
-
- 16 Nov, 2013 1 commit
-
-
Daniel Mustieles García authored
-
- 15 Nov, 2013 1 commit
-
-
Marek Černocký authored
-
- 13 Nov, 2013 1 commit
-
-
Dimitris Spingos authored
-
- 14 Nov, 2013 1 commit
-
-
Rafael Ferreira authored
-
- 11 Nov, 2013 2 commits
-
-
Gabor Kelemen authored
-
Nilamdyuti Goswami authored
-
- 08 Nov, 2013 9 commits
-
-
Aurimas Černius authored
-
Piotr Drąg authored
-
Fran Diéguez authored
-
Мирослав Николић authored
-
-
Philip Withnall authored
Thanks, autoupdate. https://bugzilla.gnome.org/show_bug.cgi?id=711544
-
-
-
Philip Withnall authored
Based on work by Jeremy Whiting and Laurent Contzen. New API: • Individual.display_name • StructuredName.to_string_with_format() https://bugzilla.gnome.org/show_bug.cgi?id=651672
-
- 07 Nov, 2013 1 commit
-
-
Philip Withnall authored
Make it a little clearer which properties in PersonaStore can change, and when.
-
- 06 Nov, 2013 10 commits
-
-
Philip Withnall authored
-
Philip Withnall authored
-
Philip Withnall authored
This prevents valadoc throwing more of a hissy fit than usual.
-
Piotr Drąg authored
-
Philip Withnall authored
-
Philip Withnall authored
-
Philip Withnall authored
-
Philip Withnall authored
-
Philip Withnall authored
The GLib patches needed for the BlueZ backend to work properly have been backported to GLib 2.38, and will appear in the GLib 2.38.2 release. See: https://bugzilla.gnome.org/show_bug.cgi?id=710726
-
Philip Withnall authored
If the user has explicitly blocked a Bluetooth phone from their laptop, they don’t want to try downloading contacts from it. https://bugzilla.gnome.org/show_bug.cgi?id=711406
-