Age | Commit message (Collapse) | Author | Files | Lines |
|
https://bugzilla.gnome.org/show_bug.cgi?id=707885
|
|
https://bugzilla.gnome.org/show_bug.cgi?id=707885
|
|
No need to call it during each iteration.
https://bugzilla.gnome.org/show_bug.cgi?id=707885
|
|
The proper way to handle multi menu items having the same semantic is to have
one single GAction associated with different GMenuItem having specific
parameters instead of having one action per menu item.
Fix bgo#707885 as we no longer have spaces in GMenuItem action names.
|
|
66e393b removed this include, but without it compilation fails for me. I
assume this is beacuse I am building Empathy against GStreamer 0.10 and
Emanuele was building against GStreamer 1.0 when removing unneeded
includes.
https://bugzilla.gnome.org/show_bug.cgi?id=709741
|
|
This reverts commit b8956d60c2ea6a8836dc9e84e0c067cb19858a83.
|
|
Conflicts:
src/empathy-sanity-cleaning.c
telepathy-account-widgets
ubuntu-online-accounts/cc-plugins/account-plugins/empathy-accounts-plugin-widget.c
ubuntu-online-accounts/cc-plugins/account-plugins/empathy-accounts-plugin.c
ubuntu-online-accounts/cc-plugins/app-plugin/empathy-app-plugin-widget.c
|
|
|
|
Ridiculously long messages were crashing empathy-debugger because Pango
weren't able to display them all.
https://bugzilla.gnome.org/show_bug.cgi?id=696328
|
|
This fix gnome-shell crash if the name is too big,
because it makes the window huge.
https://bugzilla.gnome.org/show_bug.cgi?id=702095
|
|
https://bugzilla.gnome.org/show_bug.cgi?id=701914
|
|
https://bugzilla.gnome.org/show_bug.cgi?id=698742
|
|
selected account
When switching account before tp_room_list_new_async() finish,
there is a race for which one will finish first. We ignore the
new TpRoomList if it does not correspond to the currently
selected account.
https://bugzilla.gnome.org/show_bug.cgi?id=698742
|
|
The comments where out of sync with the en COL_* enum.
https://bugzilla.gnome.org/show_bug.cgi?id=698742
|
|
|
|
https://bugzilla.gnome.org/show_bug.cgi?id=696151
|
|
Otherwise it tries to re-add it.
https://bugzilla.gnome.org/show_bug.cgi?id=697214
|
|
Fixes bug https://bugzilla.gnome.org/show_bug.cgi?id=697254
|
|
With the help of the script posted at http://stackoverflow.com/a/7135530
and some manual fixes, drop the unused or redundant #include directives.
https://bugzilla.gnome.org/show_bug.cgi?id=696718
|
|
https://bugzilla.gnome.org/show_bug.cgi?id=696718
|
|
|
|
src/empathy-sanity-cleaning.c uses libaccounts-glib directly, so we
have to pass UOA build flags.
|
|
Fixes: https://bugzilla.gnome.org/639877
|
|
Fixes: https://bugzilla.gnome.org/639877
|
|
https://bugzilla.gnome.org/show_bug.cgi?id=657634
|
|
|
|
This avoid to increase the width of the roster window when displaying the
error.
https://bugzilla.gnome.org/show_bug.cgi?id=691137
|
|
|
|
It was impossible to type 'F' in our status message because of it.
Shift+F is not a very common accelerator and there is no way to discover it
any more (accelerators are not displayed in Shell's menu).
Searching for contacts isn't something you are supposed to do every day so not
having an accelerator isn't that bad anyway.
https://bugzilla.gnome.org/show_bug.cgi?id=687629
|
|
Set the same size as the default chat-window size.
https://bugzilla.gnome.org/show_bug.cgi?id=687450
|
|
Empathy currently displays a phone icon for clients which indicate that
they're phones. However some mobile clients use the "handheld" client
type instead (e.g. Xabber on android devices).
While changing things around, i've also refactored the code a bit to
ensure that the determination will stay consistent in the various
location if it's changed in future.
|
|
https://bugzilla.gnome.org/show_bug.cgi?id=691043
|
|
That's the default value.
https://bugzilla.gnome.org/show_bug.cgi?id=691043
|
|
We have to use '|' to combine flags, not '&'...
|
|
https://bugzilla.gnome.org/show_bug.cgi?id=690733
|
|
https://bugzilla.gnome.org/show_bug.cgi?id=670048
|
|
https://bugzilla.gnome.org/show_bug.cgi?id=670048
|
|
Displaying "No online contacts" while we are actually displaying all the
contacts is miss leading.
https://bugzilla.gnome.org/show_bug.cgi?id=670048
|
|
Fixes: https://bugzilla.gnome.org/687449
|
|
If the current video input is yanked out, we continue the call with
only audio and desensitize the camera menu. Once the call is over we
sensitize it again and continue.
Fixes: https://bugzilla.gnome.org/687928
|
|
Fixes: https://bugzilla.gnome.org/687449
|
|
If the current video input is yanked out, we continue the call with
only audio and desensitize the camera menu. Once the call is over we
sensitize it again and continue.
Fixes: https://bugzilla.gnome.org/687928
|
|
|
|
https://bugzilla.gnome.org/show_bug.cgi?id=684979
|
|
https://bugzilla.gnome.org/show_bug.cgi?id=684979
|
|
This means that when the expanded for advanced option is opened/closed the
dialog maintains the correct size.
https://bugzilla.gnome.org/show_bug.cgi?id=687338
|
|
In gstreamer 0.10 gst_debug_bin_to_dot_file() does not exists, it is
called _gst_debug_bin_to_dot_file(). However in both 0.10 and 1.0
there is GST_DEBUG_BIN_TO_DOT_FILE() macro that is no-op if gst is
not build with --gst-enable-gst-debug.
|
|
Fixes: https://bugzilla.gnome.org/686314
|
|
Fixes: https://bugzilla.gnome.org/686311
|
|
Fixes: https://bugzilla.gnome.org/686314
|