| Commit message (Collapse) | Author | Age | Files | Lines |
| |
|
| |
|
|
|
|
| |
https://bugzilla.gnome.org/show_bug.cgi?id=663829
|
|
|
|
|
|
|
|
| |
MC should migrate butterfly accounts. If it fails (typically because Haze
isn't installed) then it disables the account. There is no point allowing user
to re-enable it as it won't work properly with Empathy any way.
https://bugzilla.gnome.org/show_bug.cgi?id=663829
|
|
|
|
|
|
|
| |
The parameters supported by the UI have the same names as the Butterfly ones
so no change needed.
https://bugzilla.gnome.org/show_bug.cgi?id=663829
|
|
|
|
|
|
|
| |
It doesn't implement any modern Telepathy API like ContactList for example and
we now rely on it.
https://bugzilla.gnome.org/show_bug.cgi?id=663829
|
| |
|
|\
| |
| |
| | |
'glassrose/debug-window-send-to-pastebin-button-658724'
|
| | |
|
| |
| |
| |
| |
| |
| |
| |
| | |
For one-click posting of debug data to http://pastebin.com/
To paste the currently displayed debug data directly to pastebin.
Makes use of the pastebin API- http://pastebin.com/api
which can be accessed by pastebin website members.
|
| | |
|
| | |
|
| | |
|
| |
| |
| |
| | |
That's the version of the last release.
|
|\ \
| | |
| | |
| | |
| | |
| | | |
Conflicts:
configure.ac
telepathy-yell
|
| | | |
|
| |\ \ |
|
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | | |
Outgoing calls are in PENDING_INITIATOR until you accept them, So
Empathy would never actually start dialing an outgoing call until you
redialled and it got picked up by the other codepath, which accepts
immediately.
|
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | | |
Xavier's previous patch delayed calling accept() until the channel was
in the INITIALISED state, however, if the channel is already in the
INITIALISED state by the time we receive it, we should just accept
immediately. Otherwise we'll spend our lives waiting for a state
transition that will never occur.
|
| | | | |
|
| | | | |
|
| | | |
| | | |
| | | |
| | | | |
Needed for Call1.
|
| | | | |
|
| | | | |
|
| | | | |
|
| | | | |
|
| | | | |
|
| | | | |
|
| | | | |
|
| |_|/
|/| | |
|
| | | |
|
| | | |
|
| | | |
|
| | | |
|
| | |
| | |
| | |
| | | |
https://bugzilla.gnome.org/show_bug.cgi?id=655101
|
| | |
| | |
| | |
| | |
| | |
| | |
| | | |
This patch will change the Yes and No in the subscription request dialog box
to Accept and Reject respectively.
https://bugzilla.gnome.org/show_bug.cgi?id=646654
|
| | |
| | |
| | |
| | | |
https://bugzilla.gnome.org/show_bug.cgi?id=664045
|
| | | |
|
| | | |
|
|\ \ \
| | | |
| | | |
| | | | |
'glassrose/add-All-service-selection-in-debug-window'
|
| | | |
| | | |
| | | |
| | | |
| | | | |
Replace all occourances of gtk_list_store_append followed by
gtk_list_store_set by gtk_list_store_insert_with_values
|
| | | |
| | | |
| | | |
| | | | |
https://bugzilla.gnome.org/show_bug.cgi?id=592994
|
| | | |
| | | |
| | | |
| | | | |
https://bugzilla.gnome.org/show_bug.cgi?id=592994
|
| | | |
| | | |
| | | |
| | | | |
https://bugzilla.gnome.org/show_bug.cgi?id=592994
|
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | | |
Add refresh_all_buffer() and call it when either any service's
proxy invalidates or when a service's name_owner_changed is called.
Initially use it to populate all active buffers.
https://bugzilla.gnome.org/show_bug.cgi?id=592994
|
| | | |
| | | |
| | | |
| | | | |
https://bugzilla.gnome.org/show_bug.cgi?id=592994
|
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | | |
-Store associations to proxies while creating them
-Find service_store iter to store useful proxies
https://bugzilla.gnome.org/show_bug.cgi?id=592994
|
| | | |
| | | |
| | | |
| | | | |
https://bugzilla.gnome.org/show_bug.cgi?id=592994
|
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | | |
-Remove cache and store.
-Add one proxy and and related data per service in service_chooser
-Add one list store per service in service_chooser to save logs
-Make the service chooser switch the correct list store to display
-Free proxy_data before disposing service_store
-Fix "Clear" operation
-Fix searching
-Setting the correct store_filter on switching services
-Adding COL_PAUSE_BUFFER to service_store
-Deploy one pause-buffer per proxy
https://bugzilla.gnome.org/show_bug.cgi?id=592994
|
| | | | |
|
| | | | |
|
| | | |
| | | |
| | | |
| | | |
| | | |
| | | | |
We don't have to scale up the icon any more and it looks good as it.
https://bugzilla.gnome.org/show_bug.cgi?id=652669
|
| | | |
| | | |
| | | |
| | | |
| | | |
| | | | |
I rephrased it as well per Will's suggestion.
https://bugzilla.gnome.org/show_bug.cgi?id=652669
|
| | | |
| | | |
| | | |
| | | |
| | | |
| | | | |
We want them to take all the space available.
https://bugzilla.gnome.org/show_bug.cgi?id=652669
|
| | | |
| | | |
| | | |
| | | |
| | | |
| | | | |
It simplifies widgets packing.
https://bugzilla.gnome.org/show_bug.cgi?id=652669
|
| | | |
| | | |
| | | |
| | | | |
https://bugzilla.gnome.org/show_bug.cgi?id=652669
|
| | | |
| | | |
| | | |
| | | |
| | | |
| | | | |
It was used only by the accounts assistant
https://bugzilla.gnome.org/show_bug.cgi?id=652669
|
| | | |
| | | |
| | | |
| | | |
| | | |
| | | | |
DIE DIE DIE!!!
https://bugzilla.gnome.org/show_bug.cgi?id=652669
|
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | | |
Its features have been re-implemented in empathy-accounts-dialog. Thanks to
Danielle for this new design.
https://bugzilla.gnome.org/show_bug.cgi?id=652669
|
| | | |
| | | |
| | | |
| | | |
| | | |
| | | | |
It was only used when hacking on the accounts assistant which is going away.
https://bugzilla.gnome.org/show_bug.cgi?id=652669
|
| | | |
| | | |
| | | |
| | | | |
https://bugzilla.gnome.org/show_bug.cgi?id=652669
|
| | | |
| | | |
| | | |
| | | | |
https://bugzilla.gnome.org/show_bug.cgi?id=652669
|
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | | |
All of this is duplicated code from empathy-account-assistant and
empathy-auto-salut-account-helper but those are going away so I didn't bother
refactoring them.
https://bugzilla.gnome.org/show_bug.cgi?id=652669
|
| | | |
| | | |
| | | |
| | | |
| | | |
| | | | |
This is the first step of merging the accounts-dialog and assistant.
https://bugzilla.gnome.org/show_bug.cgi?id=652669
|
| | | | |
|
| | | |
| | | |
| | | |
| | | | |
https://bugzilla.gnome.org/show_bug.cgi?id=670203
|
| | | |
| | | |
| | | |
| | | |
| | | |
| | | | |
This ensures we'll select the first imported account.
https://bugzilla.gnome.org/show_bug.cgi?id=670203
|
| | | |
| | | |
| | | |
| | | |
| | | |
| | | | |
It's cleaner that way
https://bugzilla.gnome.org/show_bug.cgi?id=670203
|
| | | |
| | | |
| | | |
| | | |
| | | |
| | | | |
It's not used any more since we moved adding account to a separated dialog.
https://bugzilla.gnome.org/show_bug.cgi?id=670203
|
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | | |
This legacy code isn't used since a while as the assistant is displayed if
there is no account.
https://bugzilla.gnome.org/show_bug.cgi?id=670203
|
| | | |
| | | |
| | | |
| | | | |
https://bugzilla.gnome.org/show_bug.cgi?id=670201
|
| | | |
| | | |
| | | |
| | | | |
https://bugzilla.gnome.org/show_bug.cgi?id=670201
|
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | | |
The widget doesn't have to prepare EmpathyConnectionManagers itself any more
and so can populate its treeview right away. By doing so it will request a
more decent size and so the dialog will actually display the accounts which
can be imported without forcing user to resize it.
https://bugzilla.gnome.org/show_bug.cgi?id=670201
|
| | | |
| | | |
| | | |
| | | | |
https://bugzilla.gnome.org/show_bug.cgi?id=670201
|
| | | |
| | | |
| | | |
| | | | |
https://bugzilla.gnome.org/show_bug.cgi?id=670201
|
| | | | |
|
| | | | |
|
| | | | |
|
| | | | |
|
| | | |
| | | |
| | | |
| | | | |
https://bugzilla.gnome.org/show_bug.cgi?id=669676
|
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | | |
This ensures we'll pass the right individual ID to gnome-contacts when opening
a meta-contact.
https://bugzilla.gnome.org/show_bug.cgi?id=669676
|
| | | |
| | | |
| | | |
| | | | |
https://bugzilla.gnome.org/show_bug.cgi?id=669676
|
| | | |
| | | |
| | | |
| | | | |
https://bugzilla.gnome.org/show_bug.cgi?id=669676
|
| | | |
| | | |
| | | |
| | | |
| | | |
| | | | |
So user can still read the full message if it has been ellipsized.
https://bugzilla.gnome.org/show_bug.cgi?id=663627
|
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | | |
Long messages make this dialog looks weird and that's not really the point of
this UI to display it anyway.
https://bugzilla.gnome.org/show_bug.cgi?id=663627
|
| | | | |
|
| | | |
| | | |
| | | |
| | | | |
https://bugzilla.gnome.org/show_bug.cgi?id=656097
|
| | | |
| | | |
| | | |
| | | | |
https://bugzilla.gnome.org/show_bug.cgi?id=656097
|
| | | | |
|
| | | | |
|
| | | | |
|
| | | | |
|
| | | |
| | | |
| | | |
| | | | |
https://bugzilla.gnome.org/show_bug.cgi?id=668985
|
| | | | |
|
| | | | |
|
| | | | |
|
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | | |
Travis noticed that if you receive a message in which you are not
mentioned after one in which you are, the highlight on the chat tab is
cleared. This turned out to be because the text of the chat tab label
was set in two different places in empathy-chat-window.c: one which
takes should_highlight into account, and one which does not.
This patch makes EmpathyChat keep track of whether it should be
highlighted (reusing empathy_chat_messages_read(), which is called to
acknowledge messages as having been seen by the user, to clear the
flag), and then uses that from one of the label-updating code paths and
deletes the other.
https://bugzilla.gnome.org/show_bug.cgi?id=669823
|
| | | | |
|
| | | | |
|
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | | |
For some reason, I chose to escape the channel name for the contents of
the href='' attribute but not in the body of the tag. Thus, channel
names like "#r&d" made Pango refuse to coöperate.
https://bugzilla.gnome.org/show_bug.cgi?id=669695
|
| | | | |
|
| | | | |
|
| | | |
| | | |
| | | |
| | | | |
It has been deprecated.
|
| | | |
| | | |
| | | |
| | | | |
https://bugzilla.gnome.org/show_bug.cgi?id=627658
|
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | | |
Setting a negative priority secretly mean "don't send me any message" which
can be very confusing.
https://bugzilla.gnome.org/show_bug.cgi?id=669712
|
| | | | |
|
| | | | |
|
| | | | |
|
| | | |
| | | |
| | | |
| | | | |
https://bugzilla.gnome.org/show_bug.cgi?id=669655
|
| | | | |
|
| | | |
| | | |
| | | |
| | | | |
https://bugzilla.gnome.org/show_bug.cgi?id=669482
|
| | | |
| | | |
| | | |
| | | | |
https://bugzilla.gnome.org/show_bug.cgi?id=669482
|
| | | |
| | | |
| | | |
| | | | |
https://bugzilla.gnome.org/show_bug.cgi?id=669482
|
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | | |
We want to use gnome-contacts and the 'Informations' menu item already starts
it.
https://bugzilla.gnome.org/show_bug.cgi?id=669482
|
| | | | |
|
| | | | |
|
| | | |
| | | |
| | | |
| | | | |
https://bugzilla.gnome.org/show_bug.cgi?id=669578
|
| | | |
| | | |
| | | |
| | | | |
https://bugzilla.gnome.org/show_bug.cgi?id=669578
|
| | | |
| | | |
| | | |
| | | | |
https://bugzilla.gnome.org/show_bug.cgi?id=669578
|
| | | |
| | | |
| | | |
| | | | |
https://bugzilla.gnome.org/show_bug.cgi?id=669578
|
| | | |
| | | |
| | | |
| | | |
| | | |
| | | | |
'ressource' is XMPP specific and not clear to most users.
https://bugzilla.gnome.org/show_bug.cgi?id=632739
|
| | | | |
|
| | | | |
|
| | | |
| | | |
| | | |
| | | | |
https://bugzilla.gnome.org/show_bug.cgi?id=669559
|
| | | |
| | | |
| | | |
| | | | |
https://bugzilla.gnome.org/show_bug.cgi?id=669559
|
| | | | |
|
| | | |
| | | |
| | | |
| | | | |
Need to disable GLib deprecation warnings.
|
| | | | |
|
| | | |
| | | |
| | | |
| | | | |
Needed to disable GLib deprecation warnings.
|
| | | | |
|
| | | | |
|
| | | |
| | | |
| | | |
| | | | |
This should make the clang analyzer happier.
|
| | | |
| | | |
| | | |
| | | | |
https://bugzilla.gnome.org/show_bug.cgi?id=612216
|
| | | | |
|
| | | | |
|
| | | | |
|
| | | | |
|
| | | |
| | | |
| | | |
| | | | |
https://bugzilla.gnome.org/show_bug.cgi?id=656097
|
| | | |
| | | |
| | | |
| | | | |
https://bugzilla.gnome.org/show_bug.cgi?id=656097
|
| | | |
| | | |
| | | |
| | | | |
https://bugzilla.gnome.org/show_bug.cgi?id=656097
|
| | | |
| | | |
| | | |
| | | | |
https://bugzilla.gnome.org/show_bug.cgi?id=656097
|
| | | |
| | | |
| | | |
| | | | |
https://bugzilla.gnome.org/show_bug.cgi?id=669300
|
| | | | |
|
| | | | |
|
| | | | |
|
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | | |
Mission-Control does it for us now (thanks Will!).
We don't remove empathy-connectivity yet because some Empathy components still
rely on it to display the status of the network. Ideally, this could be
exposed by MC as well (fdo #45126).
https://bugzilla.gnome.org/show_bug.cgi?id=668498
|
| | | |
| | | |
| | | |
| | | | |
https://bugzilla.gnome.org/show_bug.cgi?id=669177
|
| | | | |
|
| | | | |
|
| | | |
| | | |
| | | |
| | | | |
https://bugzilla.gnome.org/show_bug.cgi?id=666522
|
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | | |
This ensures that we'll stop scrolling if the DnD operation hasn't been
completed.
https://bugzilla.gnome.org/show_bug.cgi?id=662916
|
| | | | |
|
| | | |
| | | |
| | | |
| | | | |
https://bugzilla.gnome.org/show_bug.cgi?id=591756
|
| | | |
| | | |
| | | |
| | | | |
https://bugzilla.gnome.org/show_bug.cgi?id=591756
|
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | | |
The confirmation message when closing a window containing one tab, which
is a chat room, should be identical to the confirmation message when
closing that tab with ^W.
https://bugzilla.gnome.org/show_bug.cgi?id=591756
|
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | | |
Getting the messages to feel right took quite a few iterations. Maybe we
need one more case: when you only have one chat room in a window, and
nothing else, the message from closing the window should probably be the
same as it would have been if you'd hit ^W.
https://bugzilla.gnome.org/show_bug.cgi?id=591756
|
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | | |
I often accidentally close tabs with Control-W, and more occasionally by
clicking the [X] by mistake. This is okay for 1-1 conversations (I can
just reopen them) but is destructive for chat rooms. So let's make the
user confirm.
https://bugzilla.gnome.org/show_bug.cgi?id=591756
|
| | | | |
|
| | | | |
|
| | | |
| | | |
| | | |
| | | |
| | | |
| | | | |
This will avoid to accidentally 'loose' the dialog.
https://bugzilla.gnome.org/show_bug.cgi?id=643699
|
| | | | |
|
| | | | |
|
| | | | |
|
| | | |
| | | |
| | | |
| | | | |
It has been removed from the UI file.
|
|\ \ \ \ |
|
| | | | |
| | | | |
| | | | |
| | | | | |
Fixes: https://bugzilla.gnome.org/show_bug.cgi?id=562462
|
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | | |
Rearrange the code that puts people into groups a bit in a way I think
makes more sense.
Fixes: https://bugzilla.gnome.org/show_bug.cgi?id=668796
|
| | | | |
| | | | |
| | | | |
| | | | | |
Fixes: https://bugzilla.gnome.org/show_bug.cgi?id=668681
|
|/ / / / |
|
| | | |
| | | |
| | | |
| | | |
| | | |
| | | | |
https://bugzilla.gnome.org/show_bug.cgi?id=658908
Rebased-By: Danielle Madeley <danielle.madeley@collabora.co.uk>
|
|\ \ \ \ |
|
| | | | | |
|
| | | | | |
|
| | | | | |
|
| | | | |
| | | | |
| | | | |
| | | | | |
https://bugzilla.gnome.org/show_bug.cgi?id=576912
|
| | | | |
| | | | |
| | | | |
| | | | |
| | | | | |
If a message is outgoing, then why on earth would we check whether it
mentions our own nick and highlight it?
|
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | | |
This will give us a place to cache the GRegex object. (Of course, this
also depends on monitoring changes to the TpChat's self contact's alias,
and changes to the TpChat's self contact!)
|
| | | | |
| | | | |
| | | | |
| | | | |
| | | | | |
This allows EmpathyChatWindow to use this rather than calling
empathy_message_should_highlight() itself.
|
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | | |
Rather than the EmpathyChatView implementations calling
empathy_message_should_highlight() themselves, this patch makes
EmpathyChat take responsibility for doing so.
The theme preview in Preferences, whether deliberately or otherwise,
highlights the line in which Juliet mentions Romeo. This behaviour is
preserved.
|
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | | |
The current highlighting code finds the first occurrence of the
nickname, then checks whether the characters before or after are a
space, a comma, a colon or a full stop (or the start or end of the
string). This means that someone saying “no! That's wjt’s coffee!”
didn’t highlight me, because the apostrophe isn't in the whitelist. It
also means that saying “borrow some Sudafed from daf” would not
highlight daf, since the first match is in the middle of a word.
We’re trying to check whether the nickname occurs as a complete word
within the message. The regex metacharacter \b matches word boundaries,
so /\b<nickname>\b/ is what we actually want. It gets the above cases
right, including Unicode punctuation.
https://bugzilla.gnome.org/show_bug.cgi?id=591667
|
| | | | | |
|
| | | | |
| | | | |
| | | | |
| | | | | |
https://bugzilla.gnome.org/show_bug.cgi?id=668663
|
| | | | | |
|
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | | |
It used to be created once in the accounts_dialog_account_validity_changed_cb
callback and once when the new account dialog is done.
This change is actually good because now accounts are always added to the
model using the same code path.
https://bugzilla.gnome.org/show_bug.cgi?id=668372
|
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | | |
There is no point using the EmpathyAccountSettings.
https://bugzilla.gnome.org/show_bug.cgi?id=668372
|
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | | |
The factory does it for us now.
https://bugzilla.gnome.org/show_bug.cgi?id=668372
|
| | | | |
| | | | |
| | | | |
| | | | | |
https://bugzilla.gnome.org/show_bug.cgi?id=668502
|
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | | |
No point keeping the extra widgets now.
https://bugzilla.gnome.org/show_bug.cgi?id=666714
|
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | | |
That way the avatar is no longer miss aligned with the other fields.
https://bugzilla.gnome.org/show_bug.cgi?id=666714
|
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | | |
There is no point keeping this even more complicated that it already is.
https://bugzilla.gnome.org/show_bug.cgi?id=666714
|
| | | | |
| | | | |
| | | | |
| | | | | |
https://bugzilla.gnome.org/show_bug.cgi?id=666714
|
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | | |
It's not used.
https://bugzilla.gnome.org/show_bug.cgi?id=666714
|
| | | | | |
|
| | | | | |
|
| | | | |
| | | | |
| | | | |
| | | | |
| | | | | |
Signed-off-by: Yasumichi Akahoshi <yasumichi@vinelinux.org>
Signed-off-by: Milo Casagrande <milo@ubuntu.com>
|
| | | | | |
|
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | | |
It's done in empathy-accounts now.
https://bugzilla.gnome.org/show_bug.cgi?id=668336
|
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | | |
Unfortunatelly there is no localized format displaying only the hour and
minutes (bug #668323) so we'll have to use %X for now which also display the
seconds.
EMPATHY_DATE_FORMAT_DISPLAY_SHORT was already localized so this one is fine.
That also means we don't have to translate those formats any more as we'll
just rely on the system env.
https://bugzilla.gnome.org/show_bug.cgi?id=608474
|
| | | | |
| | | | |
| | | | |
| | | | | |
https://bugzilla.gnome.org/show_bug.cgi?id=608474
|
| | | | | |
|
| | | | |
| | | | |
| | | | |
| | | | |
| | | | | |
- removed groups element from irc-manage page.
This element causes the page not to validate.
|
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | | |
Signed-off-by: Yasumichi Akahoshi <yasumichi@vinelinux.org>
https://bugzilla.gnome.org/show_bug.cgi?id=667467
|
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | | |
Signed-off-by: Yasumichi Akahoshi <yasumichi@vinelinux.org>
https://bugzilla.gnome.org/show_bug.cgi?id=667467
|
| | | | |
| | | | |
| | | | |
| | | | | |
https://bugzilla.gnome.org/show_bug.cgi?id=668186
|
|/ / / /
| | | |
| | | |
| | | |
| | | |
| | | | |
They are more useful for debugging when the test is failing.
https://bugzilla.gnome.org/show_bug.cgi?id=668186
|
| | | | |
|
| |_|/
|/| |
| | |
| | |
| | |
| | | |
Thanks to marc@ttux.net for his help.
https://bugzilla.gnome.org/show_bug.cgi?id=660856
|
| | |
| | |
| | |
| | |
| | | |
Sometimes contacts are assumed to have these features prepared, but they
don't always. Ensure they are prepared by the factory.
|
| | |
| | |
| | |
| | |
| | |
| | | |
empathy_connection_aggregator_get_all_groups()
https://bugzilla.gnome.org/show_bug.cgi?id=667037
|
| | |
| | |
| | |
| | |
| | |
| | |
| | | |
It's fair for the caller to expect the error the be set if the _finish()
function returns NULL.
https://bugzilla.gnome.org/show_bug.cgi?id=667037
|
| | | |
|
| | | |
|
| | | |
|
| | | |
|
| | | |
|
| | |
| | |
| | |
| | | |
They have been properly fixed since a while.
|
| | | |
|
| | | |
|
| | |
| | |
| | |
| | |
| | |
| | | |
This ensure that we won't call the callback when disposing the widget.
https://bugzilla.gnome.org/show_bug.cgi?id=667676
|
| | | |
|
| | | |
|
| | | |
|
| | | |
|
| | | |
|
| | | |
|
| | | |
|
| | |
| | |
| | |
| | | |
https://bugzilla.gnome.org/show_bug.cgi?id=667791
|
| | |
| | |
| | |
| | | |
https://bugzilla.gnome.org/show_bug.cgi?id=667791
|
| | |
| | |
| | |
| | |
| | |
| | |
| | | |
The account being connected isn't longer enough to ensure that its
TpConnection is defined.
https://bugzilla.gnome.org/show_bug.cgi?id=667743
|
| |/
|/|
| |
| |
| |
| |
| | |
Also fix a stupid bug where roster_window_account_removed_cb() was called on a
valid account in roster_window_account_validity_changed_cb().
https://bugzilla.gnome.org/show_bug.cgi?id=667743
|
| | |
|
| |
| |
| |
| | |
While I'm modyfing this file, best to do it now.
|
| |
| |
| |
| |
| | |
With the process split it doesn't really make sense to continue calling it
'main' window, it's just the roster now.
|
| | |
|
| | |
|
| | |
|
| | |
|
| |
| |
| |
| | |
https://bugzilla.gnome.org/show_bug.cgi?id=631236
|
| |
| |
| |
| |
| |
| | |
Kinda hacky but that's the best we can do without major changes in Folks.
https://bugzilla.gnome.org/show_bug.cgi?id=666531
|
| | |
|
| | |
|
| | |
|
| | |
|
| | |
|
| | |
|
| | |
|
| | |
|
| |
| |
| |
| | |
https://bugzilla.gnome.org/show_bug.cgi?id=661500
|
| |
| |
| |
| |
| |
| |
| | |
We don't strictly depend on it but maps in tooltips will crash as hell with
any previous version.
https://bugzilla.gnome.org/show_bug.cgi?id=661500
|
| |
| |
| |
| |
| |
| |
| | |
The EmpathyIndividualWidget object is re-used for tooltips so we should remove
the ChamplainEmbedView before trying to add a new one.
https://bugzilla.gnome.org/show_bug.cgi?id=661500
|