aboutsummaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* check gtk_clutter_init() return valueGuillaume Desmottes2012-02-221-1/+2
|
* empathy-call: no need to call gtk_clutter_init()Guillaume Desmottes2012-02-221-1/+0
| | | | gtk_clutter_get_option_group() already does it for us.
* Updated Spanish translationDaniel Mustieles2012-02-221-310/+253
|
* remove released flagGuillaume Desmottes2012-02-221-1/+1
|
* prepare 3.3.90EMPATHY_3_3_90Guillaume Desmottes2012-02-212-2/+91
|
* remove EMPATHY_AV_BUS_NAME*Guillaume Desmottes2012-02-211-3/+0
|
* stop checking for empathy-av depsGuillaume Desmottes2012-02-211-6/+0
|
* check coding style of all binariesGuillaume Desmottes2012-02-211-1/+7
|
* remove ev-sidebarGuillaume Desmottes2012-02-213-430/+0
| | | | It's not used in empathy-call.
* debug-window: coding style fixesGuillaume Desmottes2012-02-211-2/+2
|
* Stop requesting StreamedMedia channelsGuillaume Desmottes2012-02-211-69/+5
| | | | https://bugzilla.gnome.org/show_bug.cgi?id=629902
* Drop empathy-avGuillaume Desmottes2012-02-2118-7068/+1
| | | | | | So long and thanks for all the calling... https://bugzilla.gnome.org/show_bug.cgi?id=629902
* Stop approve StreamedMedia channelsGuillaume Desmottes2012-02-213-94/+2
| | | | https://bugzilla.gnome.org/show_bug.cgi?id=629902
* always build empathy-callGuillaume Desmottes2012-02-214-82/+11
| | | | https://bugzilla.gnome.org/show_bug.cgi?id=629902
* Updated Norwegian bokmål translationKjartan Maraas2012-02-211-160/+195
|
* try installing telepathy-hazeGuillaume Desmottes2012-02-211-0/+21
|
* explain why the account has been disabledGuillaume Desmottes2012-02-211-2/+13
| | | | https://bugzilla.gnome.org/show_bug.cgi?id=663829
* accounts-dialog: hide the switch in butterfly accountsGuillaume Desmottes2012-02-211-2/+9
| | | | | | | | 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
* Use the MSN account widget with HazeGuillaume Desmottes2012-02-211-1/+1
| | | | | | | 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
* protocol-chooser: stop using ButterflyGuillaume Desmottes2012-02-211-0/+4
| | | | | | | 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
* Updated Spanish translationDaniel Mustieles2012-02-211-157/+175
|
* Merge remote-tracking branch ↵Guillaume Desmottes2012-02-212-21/+283
|\ | | | | | | 'glassrose/debug-window-send-to-pastebin-button-658724'
| * License to publish the author's pastebin API developer key in openChandni Verma2012-02-212-1/+112
| |
| * "Send to pastebin" button in EmpathyDebugWindowChandni Verma2012-02-211-21/+172
| | | | | | | | | | | | | | | | 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.
* | drag_data_received_individual_id: make sure manager is initializedGuillaume Desmottes2012-02-211-1/+1
| |
* | Updated Galician translationsFran Diéguez2012-02-211-124/+124
| |
* | tp_call_channel_add_content_async() now takes the directionGuillaume Desmottes2012-02-211-1/+2
| |
* | Depend on tp-farstream 0.2.1Guillaume Desmottes2012-02-211-1/+2
| | | | | | | | That's the version of the last release.
* | Merge remote-tracking branch 'origin/call1' into master+callGuillaume Desmottes2012-02-2124-470/+272
|\ \ | | | | | | | | | | | | | | | Conflicts: configure.ac telepathy-yell
| * | Port DTMF code to new tp-glib APIXavier Claessens2012-01-271-63/+8
| | |
| * | Merge branch 'master' into call1Danielle Madeley2012-01-1721-5144/+5311
| |\ \
| * | | call-handler: also accept outgoing calls immediatelyDanielle Madeley2012-01-131-4/+15
| | | | | | | | | | | | | | | | | | | | | | | | | | | | 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.
| * | | call-handler: check the state before deferring the accept()Danielle Madeley2012-01-121-1/+7
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 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.
| * | | Wait for call state to be INITIALISED before accepting incoming callXavier Claessens2012-01-101-21/+26
| | | |
| * | | Remove tp-yell and use TpCallChannelXavier Claessens2012-01-1024-395/+230
| | | |
* | | | depend on tp-glib 0.17.5Guillaume Desmottes2012-02-211-1/+1
| | | | | | | | | | | | | | | | Needed for Call1.
* | | | Updated Danish translationKenneth Nielsen2012-02-211-1226/+1413
| | | |
* | | | Updated Belarusian translation.Ihar Hrachyshka2012-02-201-238/+110
| | | |
* | | | Updated Serbian translationМирослав Николић2012-02-202-472/+454
| | | |
* | | | Updated Galician translationsFran Diéguez2012-02-201-255/+240
| | | |
* | | | Updated Norwegian bokmål translationKjartan Maraas2012-02-191-582/+414
| | | |
* | | | [l10n] Updated German doc translationChristian Kirbach2012-02-191-2637/+2632
| | | |
* | | | [l10n] Updated Estonian translationMattias Põldaru2012-02-191-60/+28
| | | |
* | | | Updated Swedish translationDaniel Nylander2012-02-191-1308/+1382
| |_|/ |/| |
* | | Updated Arabic translationAnas Afif Emad2012-02-191-1062/+1910
| | |
* | | Updated Bulgarian translationAlexander Shopov2012-02-181-1236/+1095
| | |
* | | Updated Spanish translationDaniel Mustieles2012-02-181-2478/+2715
| | |
* | | Use new documentation infraestructureJavier Jardón2012-02-174-9/+6
| | |
* | | chat-window: invite contacts using DnDGuillaume Desmottes2012-02-171-0/+72
| | | | | | | | | | | | https://bugzilla.gnome.org/show_bug.cgi?id=655101
* | | Patch to change Yes/No to Accept/RejectBrian Curtis2012-02-171-2/+2
| | | | | | | | | | | | | | | | | | | | | 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
* | | chat-window: display a phone icon in the tab labelGuillaume Desmottes2012-02-171-0/+13
| | | | | | | | | | | | https://bugzilla.gnome.org/show_bug.cgi?id=664045
* | | Updated Hebrew translation.Yaron Shahrabani2012-02-171-550/+610
| | |
* | | Updated Spanish translationDaniel Mustieles2012-02-171-204/+188
| | |
* | | Merge remote-tracking branch ↵Guillaume Desmottes2012-02-171-304/+591
|\ \ \ | | | | | | | | | | | | 'glassrose/add-All-service-selection-in-debug-window'
| * | | Use gtk_list_store_insert_with_values ()Chandni Verma2012-01-281-22/+11
| | | | | | | | | | | | | | | | | | | | Replace all occourances of gtk_list_store_append followed by gtk_list_store_set by gtk_list_store_insert_with_values
| * | | Un-pausing incoming messages should update All's active buffer tooChandni Verma2012-01-281-3/+8
| | | | | | | | | | | | | | | | https://bugzilla.gnome.org/show_bug.cgi?id=592994
| * | | Set window sensitivityChandni Verma2012-01-281-12/+17
| | | | | | | | | | | | | | | | https://bugzilla.gnome.org/show_bug.cgi?id=592994
| * | | Add incoming messages to All's bufferChandni Verma2012-01-281-11/+37
| | | | | | | | | | | | | | | | https://bugzilla.gnome.org/show_bug.cgi?id=592994
| * | | Refresh "All" selection's active-buffer when neededChandni Verma2012-01-281-34/+157
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 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
| * | | Add "All" selection to service_chooser and all_active_buffer to privChandni Verma2012-01-281-3/+35
| | | | | | | | | | | | | | | | https://bugzilla.gnome.org/show_bug.cgi?id=592994
| * | | Preparing for adding "All" option to service_chooserChandni Verma2012-01-281-13/+60
| | | | | | | | | | | | | | | | | | | | | | | | | | | | -Store associations to proxies while creating them -Find service_store iter to store useful proxies https://bugzilla.gnome.org/show_bug.cgi?id=592994
| * | | Factor out create_proxy_to_get_messagesChandni Verma2012-01-271-35/+60
| | | | | | | | | | | | | | | | https://bugzilla.gnome.org/show_bug.cgi?id=592994
| * | | Debug window - Use one active buffer and one pause buffer per serviceChandni Verma2012-01-271-270/+305
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | -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
* | | | Updated POTFILES.inPiotr Drąg2012-02-171-3/+1
| | | |
* | | | local-xmpp-assistant-widget: increase row-spacingGuillaume Desmottes2012-02-171-1/+1
| | | |
* | | | use the 48x48 version of the local-xmpp iconGuillaume Desmottes2012-02-171-1/+1
| | | | | | | | | | | | | | | | | | | | | | | | 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
* | | | move the second part of the message at the end of the widgetGuillaume Desmottes2012-02-171-8/+15
| | | | | | | | | | | | | | | | | | | | | | | | I rephrased it as well per Will's suggestion. https://bugzilla.gnome.org/show_bug.cgi?id=652669
* | | | widget-local-xmpp: expand the entry fieldsGuillaume Desmottes2012-02-171-0/+6
| | | | | | | | | | | | | | | | | | | | | | | | We want them to take all the space available. https://bugzilla.gnome.org/show_bug.cgi?id=652669
* | | | local-xmpp-assistant-widget: inherit from a GtkGridGuillaume Desmottes2012-02-172-13/+8
| | | | | | | | | | | | | | | | | | | | | | | | It simplifies widgets packing. https://bugzilla.gnome.org/show_bug.cgi?id=652669
* | | | salut-dialog: use 'Skip' instead of 'Ignore'Guillaume Desmottes2012-02-171-1/+1
| | | | | | | | | | | | | | | | https://bugzilla.gnome.org/show_bug.cgi?id=652669
* | | | remove empathy-auto-salut-account-helperGuillaume Desmottes2012-02-176-152/+0
| | | | | | | | | | | | | | | | | | | | | | | | It was used only by the accounts assistant https://bugzilla.gnome.org/show_bug.cgi?id=652669
* | | | Remove empathy-account-assistantGuillaume Desmottes2012-02-173-1421/+0
| | | | | | | | | | | | | | | | | | | | | | | | DIE DIE DIE!!! https://bugzilla.gnome.org/show_bug.cgi?id=652669
* | | | Stop using the accounts assistantGuillaume Desmottes2012-02-171-62/+5
| | | | | | | | | | | | | | | | | | | | | | | | | | | | 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
* | | | empathy-accounts: remove --assistant optionGuillaume Desmottes2012-02-173-10/+3
| | | | | | | | | | | | | | | | | | | | | | | | It was only used when hacking on the accounts assistant which is going away. https://bugzilla.gnome.org/show_bug.cgi?id=652669
* | | | accounts-dialog: suggest to create a salut accountGuillaume Desmottes2012-02-171-2/+68
| | | | | | | | | | | | | | | | https://bugzilla.gnome.org/show_bug.cgi?id=652669
* | | | Move should_create_salut_account to local-xmpp-assistant-widgetGuillaume Desmottes2012-02-175-29/+32
| | | | | | | | | | | | | | | | https://bugzilla.gnome.org/show_bug.cgi?id=652669
* | | | add empathy-local-xmpp-assistant-widgetGuillaume Desmottes2012-02-174-0/+345
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 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
* | | | accounts-dialog: display the import dialog if there is no accountGuillaume Desmottes2012-02-171-0/+17
| | | | | | | | | | | | | | | | | | | | | | | | This is the first step of merging the accounts-dialog and assistant. https://bugzilla.gnome.org/show_bug.cgi?id=652669
* | | | Updated Spanish translationDaniel Mustieles2012-02-171-73/+77
| | | |
* | | | accounts-dialog: improve the 'no protocol installed' messageGuillaume Desmottes2012-02-161-1/+1
| | | | | | | | | | | | | | | | https://bugzilla.gnome.org/show_bug.cgi?id=670203
* | | | accounts_dialog_add_account: select if that's the first account addedGuillaume Desmottes2012-02-161-3/+7
| | | | | | | | | | | | | | | | | | | | | | | | This ensures we'll select the first imported account. https://bugzilla.gnome.org/show_bug.cgi?id=670203
* | | | accounts-dialog: move the 'no protocol' message to a different pageGuillaume Desmottes2012-02-162-44/+48
| | | | | | | | | | | | | | | | | | | | | | | | It's cleaner that way https://bugzilla.gnome.org/show_bug.cgi?id=670203
* | | | accounts-dialog: remove hbox_protocolGuillaume Desmottes2012-02-162-29/+0
| | | | | | | | | | | | | | | | | | | | | | | | It's not used any more since we moved adding account to a separated dialog. https://bugzilla.gnome.org/show_bug.cgi?id=670203
* | | | accounts-dialog: don't automatically open the add accountGuillaume Desmottes2012-02-161-9/+0
| | | | | | | | | | | | | | | | | | | | | | | | | | | | 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
* | | | import-dialog: set a verb on the 'Ok' buttonGuillaume Desmottes2012-02-161-2/+4
| | | | | | | | | | | | | | | | https://bugzilla.gnome.org/show_bug.cgi?id=670201
* | | | import-dialog: expand and fill the import widgetGuillaume Desmottes2012-02-161-1/+1
| | | | | | | | | | | | | | | | https://bugzilla.gnome.org/show_bug.cgi?id=670201
* | | | Pass EmpathyConnectionManagers to the import widgetGuillaume Desmottes2012-02-166-30/+70
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 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
* | | | factor out display_import_dialog()Guillaume Desmottes2012-02-161-3/+11
| | | | | | | | | | | | | | | | https://bugzilla.gnome.org/show_bug.cgi?id=670201
* | | | remove useless includeGuillaume Desmottes2012-02-161-1/+0
| | | | | | | | | | | | | | | | https://bugzilla.gnome.org/show_bug.cgi?id=670201
* | | | coding style fixesGuillaume Desmottes2012-02-161-2/+2
| | | |
* | | | Update Simplified Chinese translation.Wylmer Wang2012-02-161-1517/+1584
| | | |
* | | | Updated Russian translationYuri Myasoedov2012-02-161-1160/+1262
| | | |
* | | | Updated Belarusian translation.Ihar Hrachyshka2012-02-161-132/+145
| | | |
* | | | empathy-chat: keep the individual manager alive as a cacheGuillaume Desmottes2012-02-151-0/+7
| | | | | | | | | | | | | | | | https://bugzilla.gnome.org/show_bug.cgi?id=669676
* | | | empathy-chat: use empathy_ensure_individual_from_tp_contact()Guillaume Desmottes2012-02-151-1/+2
| | | | | | | | | | | | | | | | | | | | | | | | | | | | 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
* | | | add empathy_ensure_individual_from_tp_contact()Guillaume Desmottes2012-02-152-0/+23
| | | | | | | | | | | | | | | | https://bugzilla.gnome.org/show_bug.cgi?id=669676
* | | | add empathy_individual_manager_lookup_by_contact()Guillaume Desmottes2012-02-152-0/+56
| | | | | | | | | | | | | | | | https://bugzilla.gnome.org/show_bug.cgi?id=669676
* | | | set the presence message as a tooltip on its labelGuillaume Desmottes2012-02-151-0/+3
| | | | | | | | | | | | | | | | | | | | | | | | So user can still read the full message if it has been ellipsized. https://bugzilla.gnome.org/show_bug.cgi?id=663627
* | | | accounts-dialog: ellipsize presence messageGuillaume Desmottes2012-02-151-1/+1
| | | | | | | | | | | | | | | | | | | | | | | | | | | | 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
* | | | Updated Galician translationsFran Diéguez2012-02-151-343/+357
| | | |
* | | | Display a spinner while loading contacts from FolksGuillaume Desmottes2012-02-142-14/+85
| | | | | | | | | | | | | | | | https://bugzilla.gnome.org/show_bug.cgi?id=656097
* | | | individual-manager: add API to know when contacts have been loaded from folksGuillaume Desmottes2012-02-142-0/+46
| | | | | | | | | | | | | | | | https://bugzilla.gnome.org/show_bug.cgi?id=656097
* | | | Updated Serbian translationМирослав Николић2012-02-142-294/+316
| | | |
* | | | Updated Spanish translationDaniel Mustieles2012-02-141-4/+5
| | | |
* | | | tls-dialog: add accessor on the 'Continue' buttonGuillaume Desmottes2012-02-131-1/+1
| | | |
* | | | Updated Spanish translationDaniel Mustieles2012-02-131-140/+150
| | | |
* | | | Toggle telling others you are typing to themPatrick F. Allen2012-02-133-1/+21
| | | | | | | | | | | | | | | | https://bugzilla.gnome.org/show_bug.cgi?id=668985
* | | | Updated Serbian translationМирослав Николић2012-02-122-244/+180
| | | |
* | | | Updated French doc translationBruno Brouard2012-02-121-3223/+629
| | | |
* | | | Updated Belarusian translation.Ihar Hrachyshka2012-02-121-1202/+1242
| | | |
* | | | Don't unhighlight chat tabs when more messages are receivedWill Thompson2012-02-113-29/+33
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 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
* | | | start_gnome_contacts: make sure individual is validGuillaume Desmottes2012-02-101-0/+2
| | | |
* | | | fix individual_info_menu_item_activate_cb signatureGuillaume Desmottes2012-02-101-1/+2
| | | |
* | | | ContactInfo: always escape IRC channel names in markupWill Thompson2012-02-101-1/+1
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 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
* | | | Updated Spanish translationDaniel Mustieles2012-02-101-75/+83
| | | |
* | | | empathy-call: call XInitThreads()Guillaume Desmottes2012-02-091-0/+10
| | | |
* | | | stop using clutter_gst_video_sink_new()Guillaume Desmottes2012-02-091-4/+11
| | | | | | | | | | | | | | | | It has been deprecated.
* | | | Add a gsetting key to show/hide groupsGuillaume Desmottes2012-02-093-0/+9
| | | | | | | | | | | | | | | | https://bugzilla.gnome.org/show_bug.cgi?id=627658
* | | | account-widget-jabber: doesn't allow negative priorityGuillaume Desmottes2012-02-091-1/+1
| | | | | | | | | | | | | | | | | | | | | | | | | | | | 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
* | | | Updated Spanish translationDaniel Mustieles2012-02-091-137/+122
| | | |
* | | | Updated Serbian translationМирослав Николић2012-02-092-3442/+3938
| | | |
* | | | po: Updated en_CA.poTiffany Antopolski2012-02-091-1763/+4103
| | | |
* | | | contact-widget: use 'Personal Details' when editing our own infoGuillaume Desmottes2012-02-082-1/+10
| | | | | | | | | | | | | | | | https://bugzilla.gnome.org/show_bug.cgi?id=669655
* | | | [l10n] Update Japanese translationMako N2012-02-081-2158/+2187
| | | |
* | | | Remove unused persona store/viewGuillaume Desmottes2012-02-085-2258/+0
| | | | | | | | | | | | | | | | https://bugzilla.gnome.org/show_bug.cgi?id=669482
* | | | remove linking UIGuillaume Desmottes2012-02-086-1203/+0
| | | | | | | | | | | | | | | | https://bugzilla.gnome.org/show_bug.cgi?id=669482
* | | | individual-menu: remove link-contacts-activated signalGuillaume Desmottes2012-02-082-34/+0
| | | | | | | | | | | | | | | | https://bugzilla.gnome.org/show_bug.cgi?id=669482
* | | | Remove 'Link Contact' menu itemGuillaume Desmottes2012-02-083-57/+5
| | | | | | | | | | | | | | | | | | | | | | | | | | | | We want to use gnome-contacts and the 'Informations' menu item already starts it. https://bugzilla.gnome.org/show_bug.cgi?id=669482
* | | | disable clutter deprecation warnings for nowGuillaume Desmottes2012-02-081-0/+3
| | | |
* | | | add missing config.hGuillaume Desmottes2012-02-082-0/+3
| | | |
* | | | Try installing gnome-contacts using PackageKitGuillaume Desmottes2012-02-081-5/+47
| | | | | | | | | | | | | | | | https://bugzilla.gnome.org/show_bug.cgi?id=669578
* | | | add empathy-pkg-kitGuillaume Desmottes2012-02-083-0/+201
| | | | | | | | | | | | | | | | https://bugzilla.gnome.org/show_bug.cgi?id=669578
* | | | factor out start_gnome_contacts()Guillaume Desmottes2012-02-081-1/+7
| | | | | | | | | | | | | | | | https://bugzilla.gnome.org/show_bug.cgi?id=669578
* | | | Factor out show_gnome_contacts_error_dialog()Guillaume Desmottes2012-02-081-14/+19
| | | | | | | | | | | | | | | | https://bugzilla.gnome.org/show_bug.cgi?id=669578
* | | | improve TP_ERROR_STR_ALREADY_CONNECTED displayed error stringGuillaume Desmottes2012-02-081-1/+1
| | | | | | | | | | | | | | | | | | | | | | | | 'ressource' is XMPP specific and not clear to most users. https://bugzilla.gnome.org/show_bug.cgi?id=632739
* | | | [l10n] Updated Estonian translationMattias Põldaru2012-02-081-586/+653
| | | |
* | | | Updated Spanish translationDaniel Mustieles2012-02-081-891/+897
| | | |
* | | | remove empathy-individual-information-dialogGuillaume Desmottes2012-02-074-381/+0
| | | | | | | | | | | | | | | | https://bugzilla.gnome.org/show_bug.cgi?id=669559
* | | | Use gnome-contacts instead of the information dialogGuillaume Desmottes2012-02-071-2/+56
| | | | | | | | | | | | | | | | https://bugzilla.gnome.org/show_bug.cgi?id=669559
* | | | [l10n] Updated German doc translationMario Blättermann2012-02-071-249/+270
| | | |
* | | | add missing config.hGuillaume Desmottes2012-02-072-0/+3
| | | | | | | | | | | | | | | | Need to disable GLib deprecation warnings.
* | | | remove released flagGuillaume Desmottes2012-02-071-1/+1
| | | |
* | | | Update telepathy-yellEMPATHY_3_3_5Guillaume Desmottes2012-02-071-0/+0
| | | | | | | | | | | | | | | | Needed to disable GLib deprecation warnings.
* | | | prepare 3.3.5Guillaume Desmottes2012-02-072-2/+44
| | | |
* | | | individual_menu_add_personas: remove useless variableGuillaume Desmottes2012-02-061-1/+0
| | | |
* | | | account_widget_generic_format_param_name: make sure param_name is not NULLGuillaume Desmottes2012-02-061-0/+2
| | | | | | | | | | | | | | | | This should make the clang analyzer happier.
* | | | Make the default chat window size bigger.Ken VanDine2012-02-061-2/+2
| | | | | | | | | | | | | | | | https://bugzilla.gnome.org/show_bug.cgi?id=612216
* | | | Updated Galician translationsFran Diéguez2012-02-061-292/+382
| | | |
* | | | Updated Norwegian bokmål translationKjartan Maraas2012-02-041-29/+55
| | | |
* | | | Updated Traditional Chinese translation(Hong Kong and Taiwan)Cheng-Chia Tseng2012-02-042-519/+682
| | | |
* | | | Updated Spanish translationDaniel Mustieles2012-02-031-26/+44
| | | |
* | | | display a message if accounts need to be enabledGuillaume Desmottes2012-02-031-4/+83
| | | | | | | | | | | | | | | | https://bugzilla.gnome.org/show_bug.cgi?id=656097
* | | | display a specific message if no account is configuredGuillaume Desmottes2012-02-031-0/+27
| | | | | | | | | | | | | | | | https://bugzilla.gnome.org/show_bug.cgi?id=656097
* | | | add generic contact icon and account settings button to the message pageGuillaume Desmottes2012-02-032-4/+73
| | | | | | | | | | | | | | | | https://bugzilla.gnome.org/show_bug.cgi?id=656097
* | | | make code displaying the 'no match found' page more genericGuillaume Desmottes2012-02-031-16/+28
| | | | | | | | | | | | | | | | https://bugzilla.gnome.org/show_bug.cgi?id=656097
* | | | assistant: hide the buttons in the salut widgetGuillaume Desmottes2012-02-031-0/+2
| | | | | | | | | | | | | | | | https://bugzilla.gnome.org/show_bug.cgi?id=669300
* | | | Updated Slovenian translationMatej Urbančič2012-02-031-51/+91
| | | |
* | | | Updated Norwegian bokmål translationKjartan Maraas2012-02-021-51/+100
| | | |
* | | | Updated Spanish translationDaniel Mustieles2012-02-021-32/+37
| | | |
* | | | presence-manager: stop watching connectivity changesGuillaume Desmottes2012-02-021-67/+3
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 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
* | | | Chat: show who changed the subjectWill Thompson2012-02-023-2/+34
| | | | | | | | | | | | | | | | https://bugzilla.gnome.org/show_bug.cgi?id=669177
* | | | Updated Telugu TranslationPraveen Illa2012-01-311-962/+1143
| | | |
* | | | Updated Spanish translationDaniel Mustieles2012-01-311-15/+12
| | | |
* | | | preferences: fix phrasing of the EMPATHY_PREFS_SOUNDS_CONTACT_LOGINGuillaume Desmottes2012-01-311-1/+1
| | | | | | | | | | | | | | | | https://bugzilla.gnome.org/show_bug.cgi?id=666522
* | | | individual_view_drag_end: remove the auto scrollGuillaume Desmottes2012-01-311-0/+6
| | | | | | | | | | | | | | | | | | | | | | | | | | | | This ensures that we'll stop scrolling if the DnD operation hasn't been completed. https://bugzilla.gnome.org/show_bug.cgi?id=662916
* | | | Updated Spanish translationDaniel Mustieles2012-01-311-13/+63
| | | |
* | | | Don't warn before leaving disconnected chatroomsWill Thompson2012-01-301-2/+14
| | | | | | | | | | | | | | | | https://bugzilla.gnome.org/show_bug.cgi?id=591756
* | | | Shorten "Leave chat room" to "Leave room"Will Thompson2012-01-301-1/+1
| | | | | | | | | | | | | | | | https://bugzilla.gnome.org/show_bug.cgi?id=591756
* | | | Special-case closing a window with exactly one tabWill Thompson2012-01-301-0/+13
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 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
* | | | Confirm closing windows containing chat rooms.Will Thompson2012-01-301-31/+115
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 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
* | | | Confirm closing chat room tabsWill Thompson2012-01-301-2/+59
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 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
* | | | Updated Slovenian translationMatej Urbančič2012-01-291-192/+212
| | | |
* | | | Updated Norwegian bokmål translationKjartan Maraas2012-01-281-157/+170
| | | |
* | | | auth-client: set keep above on dialogsGuillaume Desmottes2012-01-272-0/+4
| | | | | | | | | | | | | | | | | | | | | | | | This will avoid to accidentally 'loose' the dialog. https://bugzilla.gnome.org/show_bug.cgi?id=643699
* | | | Updated Hebrew translation.Yaron Shahrabani2012-01-271-288/+306
| | | |
* | | | coding style fixGuillaume Desmottes2012-01-271-1/+1
| | | |
* | | | Updated Spanish translationDaniel Mustieles2012-01-271-21/+33
| | | |
* | | | roster_window_connection_items_setup: remove edit_personal_informationGuillaume Desmottes2012-01-271-1/+0
| | | | | | | | | | | | | | | | It has been removed from the UI file.
* | | | Merge remote-tracking branch 'danni/trivia'Guillaume Desmottes2012-01-274-57/+97
|\ \ \ \
| * | | | preferences: split "Open new chats in separate windows" into a radiobuttonDanielle Madeley2012-01-272-10/+43
| | | | | | | | | | | | | | | | | | | | Fixes: https://bugzilla.gnome.org/show_bug.cgi?id=562462
| * | | | individual-store: contacts in Favourite People are not UngroupedDanielle Madeley2012-01-271-47/+53
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 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
| * | | | empathy-tls-dialog: add a title for screenshotsDanielle Madeley2012-01-261-0/+1
| | | | | | | | | | | | | | | | | | | | Fixes: https://bugzilla.gnome.org/show_bug.cgi?id=668681
* | | | | Updated Spanish translationDaniel Mustieles2012-01-271-117/+118
|/ / / /
* | | | Utils: provide a human-readable message for CM crashesWill Thompson2012-01-261-0/+4
| | | | | | | | | | | | | | | | | | | | | | | | https://bugzilla.gnome.org/show_bug.cgi?id=658908 Rebased-By: Danielle Madeley <danielle.madeley@collabora.co.uk>
* | | | Merge branch 'highlight-regex'Will Thompson2012-01-2613-104/+205
|\ \ \ \
| * | | | EmpathyChat: cache highlight regex.Will Thompson2012-01-251-17/+45
| | | | |
| * | | | EmpathyChat: track self contact.Will Thompson2012-01-191-8/+27
| | | | |
| * | | | TpChat: add a :self-contact property.Will Thompson2012-01-191-0/+19
| | | | |
| * | | | Don't highlight messages in 1-1 chats.Will Thompson2012-01-191-0/+4
| | | | | | | | | | | | | | | | | | | | https://bugzilla.gnome.org/show_bug.cgi?id=576912
| * | | | Don't highlight messages the user sent themselfWill Thompson2012-01-191-0/+4
| | | | | | | | | | | | | | | | | | | | | | | | | If a message is outgoing, then why on earth would we check whether it mentions our own nick and highlight it?
| * | | | Move empathy_message_should_highlight to EmpathyChatWill Thompson2012-01-193-74/+71
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 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!)
| * | | | EmpathyChat: include should_highlight in ::new-messageWill Thompson2012-01-192-3/+13
| | | | | | | | | | | | | | | | | | | | | | | | | This allows EmpathyChatWindow to use this rather than calling empathy_message_should_highlight() itself.
| * | | | chat_view_append_message: take a should_highlight argumentWill Thompson2012-01-199-27/+46
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 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.
| * | | | Use /\b<nickname>\b/ to decide whether to highlightWill Thompson2012-01-191-33/+34
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 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
* | | | | Updated Spanish translationDaniel Mustieles2012-01-251-189/+191
| | | | |
* | | | | org.gnome.Empathy.gschema.xml.in: fix sort-criterium's descriptionGuillaume Desmottes2012-01-251-1/+1
| | | | | | | | | | | | | | | | | | | | https://bugzilla.gnome.org/show_bug.cgi?id=668663
* | | | | Updated Norwegian bokmål translationKjartan Maraas2012-01-251-128/+120
| | | | |
* | | | | accounts-dialog: don't add newly created account twiceGuillaume Desmottes2012-01-241-69/+9
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 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
* | | | | accounts_dialog_get_account_iter: use the COL_ACCOUNT directlyGuillaume Desmottes2012-01-241-4/+4
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | There is no point using the EmpathyAccountSettings. https://bugzilla.gnome.org/show_bug.cgi?id=668372
* | | | | accounts-dialog: no more need to manually prepare TpAccountGuillaume Desmottes2012-01-241-20/+1
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | The factory does it for us now. https://bugzilla.gnome.org/show_bug.cgi?id=668372
* | | | | don't display 'No topic defined' if topic are not supportedGuillaume Desmottes2012-01-241-4/+8
| | | | | | | | | | | | | | | | | | | | https://bugzilla.gnome.org/show_bug.cgi?id=668502
* | | | | contact-widget: merge grid_contact and main_grid_contactGuillaume Desmottes2012-01-231-70/+52
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | No point keeping the extra widgets now. https://bugzilla.gnome.org/show_bug.cgi?id=666714
* | | | | move vbox_avatar to grid_contactGuillaume Desmottes2012-01-231-12/+13
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | That way the avatar is no longer miss aligned with the other fields. https://bugzilla.gnome.org/show_bug.cgi?id=666714
* | | | | contact-widget: move hbox_presence to grid_contactGuillaume Desmottes2012-01-231-27/+16
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | There is no point keeping this even more complicated that it already is. https://bugzilla.gnome.org/show_bug.cgi?id=666714
* | | | | empathy-contact-widget: replace hbox_contact by a GtkGridGuillaume Desmottes2012-01-231-6/+5
| | | | | | | | | | | | | | | | | | | | https://bugzilla.gnome.org/show_bug.cgi?id=666714
* | | | | contact-widget: stop storing hbox_contactGuillaume Desmottes2012-01-231-2/+0
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | It's not used. https://bugzilla.gnome.org/show_bug.cgi?id=666714
* | | | | Updated Slovenian translationMatej Urbančič2012-01-221-586/+580
| | | | |
* | | | | Updated Spanish translationDaniel Mustieles2012-01-211-76/+62
| | | | |
* | | | | remove an unnecessary adjectiveYasumichi Akahoshi2012-01-211-1/+1
| | | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Yasumichi Akahoshi <yasumichi@vinelinux.org> Signed-off-by: Milo Casagrande <milo@ubuntu.com>
* | | | | remove empathy_contact_personal_dialog_show()Guillaume Desmottes2012-01-202-54/+0
| | | | |
* | | | | remove 'edit->personnal information' menuGuillaume Desmottes2012-01-202-15/+0
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | It's done in empathy-accounts now. https://bugzilla.gnome.org/show_bug.cgi?id=668336
* | | | | Use a localized format when displaying timesGuillaume Desmottes2012-01-201-8/+5
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 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
* | | | | empathy-time: port to TP coding styleGuillaume Desmottes2012-01-202-81/+85
| | | | | | | | | | | | | | | | | | | | https://bugzilla.gnome.org/show_bug.cgi?id=608474
* | | | | Updated Czech translationMarek Černocký2012-01-201-837/+788
| | | | |
* | | | | help: fixed cause of validation errorTiffany Antopolski2012-01-201-2/+1
| | | | | | | | | | | | | | | | | | | | | | | | | - removed groups element from irc-manage page. This element causes the page not to validate.
* | | | | update mark to add custom message as a favoriteYasumichi Akahoshi2012-01-201-1/+1
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Yasumichi Akahoshi <yasumichi@vinelinux.org> https://bugzilla.gnome.org/show_bug.cgi?id=667467
* | | | | Remove about Add New Preset section on the Saved Presets boxYasumichi Akahoshi2012-01-201-25/+2
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Yasumichi Akahoshi <yasumichi@vinelinux.org> https://bugzilla.gnome.org/show_bug.cgi?id=667467
* | | | | empathy-tls-test: use g_assert_(no_)error()Guillaume Desmottes2012-01-191-22/+23
| | | | | | | | | | | | | | | | | | | | https://bugzilla.gnome.org/show_bug.cgi?id=668186
* | | | | empathy-irc-network-manager-test: use more specific assertionsGuillaume Desmottes2012-01-191-22/+21
|/ / / / | | | | | | | | | | | | | | | | | | | | They are more useful for debugging when the test is failing. https://bugzilla.gnome.org/show_bug.cgi?id=668186
* | | | Updated Swedish translationDaniel Nylander2012-01-181-968/+996
| | | |
* | | | account-widget: allow JID such as 'test@localhost'Guillaume Desmottes2012-01-171-1/+1
| |_|/ |/| | | | | | | | | | | | | | Thanks to marc@ttux.net for his help. https://bugzilla.gnome.org/show_bug.cgi?id=660856
* | | client-factory: ensure alias, presence, capabilities and avatar are preparedDanielle Madeley2012-01-171-6/+12
| | | | | | | | | | | | | | | Sometimes contacts are assumed to have these features prepared, but they don't always. Ensure they are prepared by the factory.
* | | don't free content of the list returned by ↵Guillaume Desmottes2012-01-172-2/+1
| | | | | | | | | | | | | | | | | | empathy_connection_aggregator_get_all_groups() https://bugzilla.gnome.org/show_bug.cgi?id=667037
* | | empathy_pixbuf_avatar_from_individual_scaled_async: set an error if no avatarGuillaume Desmottes2012-01-171-11/+10
| | | | | | | | | | | | | | | | | | | | | 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
* | | Updated Galician translationsFran Diéguez2012-01-172-3941/+5231
| | |
* | | Updated Galician translationsFran Diéguez2012-01-171-4969/+3707
| | |
* | | Updated Norwegian bokmål translationKjartan Maraas2012-01-171-1260/+1229
| | |
* | | remove released flagGuillaume Desmottes2012-01-161-1/+1
| | |
* | | prepare 3.3.4EMPATHY_3_3_4Guillaume Desmottes2012-01-162-2/+42
| | |
* | | individual-view: remove GTK+ workaroundsGuillaume Desmottes2012-01-161-68/+0
| | | | | | | | | | | | They have been properly fixed since a while.
* | | empathy_account_get_error_message: get the reason before displaying itGuillaume Desmottes2012-01-161-2/+2
| | |
* | | coding style fixGuillaume Desmottes2012-01-161-1/+1
| | |
* | | individual-view: use tp_g_signal_connect_object() to connect the destroy sigGuillaume Desmottes2012-01-161-2/+4
| | | | | | | | | | | | | | | | | | This ensure that we won't call the callback when disposing the widget. https://bugzilla.gnome.org/show_bug.cgi?id=667676
* | | filter_result_callback_data_new: add some checksGuillaume Desmottes2012-01-161-0/+4
| | |
* | | Updated Galician translationsFran Diéguez2012-01-151-1641/+1639
| | |
* | | Updated Traditional Chinese translation(Hong Kong and Taiwan)Cheng-Chia Tseng2012-01-142-1682/+1674
| | |
* | | Updated Slovenian translationAndrej Žnidaršič2012-01-141-203/+288
| | |
* | | account-widget-irc: fix label position in the gridGuillaume Desmottes2012-01-131-0/+1
| | |
* | | be less restrictive regarding the Service formatGuillaume Desmottes2012-01-131-11/+17
| | |
* | | irc-network-chooser-dialog: be more NULL-safeGuillaume Desmottes2012-01-131-1/+4
| | |
* | | irc-network-chooser: set the account serviceGuillaume Desmottes2012-01-131-0/+35
| | | | | | | | | | | | https://bugzilla.gnome.org/show_bug.cgi?id=667791
* | | account-settings: allow to change the serviceGuillaume Desmottes2012-01-132-0/+47
| | | | | | | | | | | | https://bugzilla.gnome.org/show_bug.cgi?id=667791
* | | roster-window: watch for TpAccount:connection changesGuillaume Desmottes2012-01-121-4/+25
| | | | | | | | | | | | | | | | | | | | | The account being connected isn't longer enough to ensure that its TpConnection is defined. https://bugzilla.gnome.org/show_bug.cgi?id=667743
* | | roster-window: factor out add_account()Guillaume Desmottes2012-01-121-26/+26
| |/ |/| | | | | | | | | | | 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
* | roster-window: use self->priv patternGuillaume Desmottes2012-01-102-447/+390
| |
* | roster-window: port to new coding styleGuillaume Desmottes2012-01-102-1860/+1874
| | | | | | | | While I'm modyfing this file, best to do it now.
* | rename MainWindow to RosterWindowGuillaume Desmottes2012-01-109-385/+385
| | | | | | | | | | With the process split it doesn't really make sense to continue calling it 'main' window, it's just the roster now.
* | EmpathySoundManager: passing a GtkWidget is optionalXavier Claessens2012-01-101-10/+19
| |
* | Disable join button when protocol irc is selectedJovanka Gulicoska2012-01-101-0/+8
| |
* | Fix a doubled word in the Hungarian translationGabor Kelemen2012-01-091-4/+4
| |