aboutsummaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* prepare 2.91.91EMPATHY_2_91_91Guillaume Desmottes2011-03-092-3/+51
|
* display a debug message if we can't get the TpContactGuillaume Desmottes2011-03-091-1/+4
|
* call-observer: display a notification when rejecting a call (#644127)Guillaume Desmottes2011-03-092-8/+92
|
* call-observer: set the Recover flagGuillaume Desmottes2011-03-091-1/+1
| | | | We want to know about existing calls when starting.
* Revert "disable the call observer for now"Guillaume Desmottes2011-03-091-5/+0
| | | | This reverts commit c4f12fc9ad76f90374e08460971f001fdfb90036.
* call-observer: reject all the channels we claimedGuillaume Desmottes2011-03-081-7/+74
| | | | | | Once we have claimed the ChannelDispatchOperation, we are now the handler of all its channels. So, we should close them all as we are not going to do anything with them. (#644210)
* return from ObserveChannels() after having called Claim()Guillaume Desmottes2011-03-081-0/+2
|
* call-observer: return from ObserveChannels() if the channel was already ↵Guillaume Desmottes2011-03-081-0/+2
| | | | invalidated
* call-observer: set debug domain to 'voip' and add 2 debug messagesGuillaume Desmottes2011-03-081-1/+6
|
* Updated Norwegian bokmål translationKjartan Maraas2011-03-081-34/+51
|
* depends on GTK+ 3.0.2Guillaume Desmottes2011-03-081-1/+1
| | | | We need it for GTK_STYLE_CLASS_PRIMARY_TOOLBAR.
* Updated Russian translationYuri Myasoedov2011-03-081-374/+210
|
* update Punjabi Translation by A S AlamA S Alam2011-03-081-36/+48
|
* Updated Portuguese translationDuarte Loreto2011-03-081-690/+890
|
* Updated Spanish translationDaniel Mustieles2011-03-081-6/+19
|
* disable the call observer for nowGuillaume Desmottes2011-03-071-0/+5
|
* all: set the primary-toolbar style class on primary toolbarsCosimo Cecchi2011-03-073-0/+8
| | | | | | | So themes can override their appearance without hardcoding the widget hierarchy. https://bugzilla.gnome.org/show_bug.cgi?id=644121
* Don't look for Call channelsEmilio Pozuelo Monfort2011-03-071-27/+4
| | | | We don't support them on master yet.
* Build fixEmilio Pozuelo Monfort2011-03-071-1/+1
|
* Delay the approversEmilio Pozuelo Monfort2011-03-071-0/+2
|
* Autoreject incoming calls if there are others in progressEmilio Pozuelo Monfort2011-03-074-1/+347
| | | | https://bugzilla.gnome.org/show_bug.cgi?id=643656
* Show a profile info button in contact search resultsEmilio Pozuelo Monfort2011-03-071-0/+55
|
* Use the special "" search field if the CM supports itEmilio Pozuelo Monfort2011-03-071-1/+5
|
* account-assistant: add mnemonic for the "no salut account" checkbox (#644058)Guillaume Desmottes2011-03-071-2/+2
|
* empathy_protocol_name_to_display_name: MSN has been renamed to "Windows ↵Guillaume Desmottes2011-03-071-1/+1
| | | | live" (#643920)
* [l10n] Updated Catalan translationGil Forcada2011-03-071-7/+24
|
* auth-factory: set Observer.DelayApprovers (#643872)Guillaume Desmottes2011-03-071-0/+2
|
* depends on telepathy-glib 0.13.16Guillaume Desmottes2011-03-071-1/+1
| | | | We need it for tp_base_client_set_observer_delay_approvers().
* Warn the user if she has insufficient disk space to receive a fileDanielle Madeley2011-03-071-3/+58
| | | | Fixes: https://bugzilla.gnome.org/show_bug.cgi?id=644062
* Updated Lithuanian translation by Aurimas Černius and meŽygimantas Beručka2011-03-061-682/+884
|
* Updated Arabic translationKhaled Hosny2011-03-061-159/+174
|
* Updated Bulgarian translationKrasimir Chonov2011-03-061-670/+833
|
* [l10n] Updated Estonian translationIvar Smolin2011-03-061-6/+13
|
* Updated Latvian translation.Rudolfs Mazurs2011-03-051-774/+1534
|
* Updated Spanish translationDaniel Mustieles2011-03-051-69/+74
|
* update Punjabi Translation by A S AlamA S Alam2011-03-051-363/+385
|
* tp_chat_received_cb: display the path of the channel in debug logGuillaume Desmottes2011-03-041-1/+2
| | | | That can be convenient when debugging to easily match Empathy and CM logs.
* Uploaded UkranianDaniel Korostil2011-03-041-29/+30
|
* Updated Hebrew translation.Yaron Shahrabani2011-03-041-15/+19
|
* Update Simplified Chinese translation.liuzhen2011-03-031-547/+711
|
* Emit RESPONSE_APPLY on row-activatedDanielle Madeley2011-03-031-0/+12
|
* Contact Search Dialog: Search when enter is pressedDanielle Madeley2011-03-031-1/+3
|
* Change 'Add' to 'Add Contact'Danielle Madeley2011-03-031-1/+3
|
* Tweak ContactSearchDialog paddingDanielle Madeley2011-03-031-13/+17
|
* Only show the "Remember password" tickybox if we can do thatDanielle Madeley2011-03-033-1/+44
|
* Implement MaySaveResponse and Ch.I.CredentialsStorage in SASL handlerDanielle Madeley2011-03-031-3/+40
|
* Add Chan.I.CredentialsStorage to extensionsDanielle Madeley2011-03-033-0/+61
|
* [l10n] Updated Catalan translationGil Forcada2011-03-031-713/+862
|
* Updated Norwegian bokmål translationKjartan Maraas2011-03-021-163/+174
|
* Update Russian translation by Yury Myasoedov <omerta13@yandex.ru>Leonid Kanter2011-03-011-612/+795
|
* Updated Swedish translationDaniel Nylander2011-03-011-211/+224
|
* Add support for message type to support /meNicolas Dufresne2011-03-011-0/+2
|
* find_items_cb: copy the string stored in the resultGuillaume Desmottes2011-02-281-1/+2
|
* find_items_cb: always use the first password foundGuillaume Desmottes2011-02-281-5/+14
|
* accounts_dialog_set_selected_account: scroll to the selected accountGuillaume Desmottes2011-02-281-1/+14
|
* empathy-accounts: allow to pass the full path of the accountGuillaume Desmottes2011-02-281-2/+6
|
* Request a minimal size on the presence chooserRobert Sajdok2011-02-281-0/+1
| | | | This avoid to make it completely disappear when resizing the window (#583317)
* Updated Hebrew translation.Yaron Shahrabani2011-02-281-146/+157
|
* Uploaded UkranianDaniel Korostil2011-02-271-867/+1556
|
* Updated Korean translationChangwoo Ryu2011-02-261-673/+857
|
* Updated Spanish translationDaniel Mustieles2011-02-261-147/+160
|
* Updated French translationBruno Brouard2011-02-261-146/+159
|
* Updated Slovenian translationMatej Urbančič2011-02-261-467/+533
|
* remove released flagGuillaume Desmottes2011-02-251-1/+1
|
* prepare 2.91.90.2EMPATHY_2_91_90_2Guillaume Desmottes2011-02-252-2/+8
|
* Disable /part command for nowGuillaume Desmottes2011-02-251-0/+7
| | | | See https://bugzilla.gnome.org/show_bug.cgi?id=643295
* remove released flagGuillaume Desmottes2011-02-251-1/+1
|
* prepare 2.91.90.1EMPATHY_2_91_90_1Guillaume Desmottes2011-02-252-2/+27
|
* Implementation of /PART command for MUCsChandni Verma2011-02-252-6/+59
| | | | Fixes: https://bugzilla.gnome.org/show_bug.cgi?id=604348
* Updating empathy_tp_chat_leave() function in empathy-tp-chat APIChandni Verma2011-02-254-48/+19
|
* Update the Logger dbus API for the new versionEmilio Pozuelo Monfort2011-02-251-67/+47
|
* Indentation fixEmilio Pozuelo Monfort2011-02-251-21/+21
|
* Log window: free the entities together with the listEmilio Pozuelo Monfort2011-02-251-3/+1
|
* Check for the right telepathy-logger pc fileEmilio Pozuelo Monfort2011-02-251-1/+1
|
* Log window: don't leak the accountEmilio Pozuelo Monfort2011-02-251-1/+1
|
* Unref the entity when we're doneEmilio Pozuelo Monfort2011-02-251-0/+2
|
* Port empathy to Telepathy logger 0.2.0Nicolas Dufresne2011-02-257-146/+144
|
* tls-dialog: destroy the dialog if the certificate is invalidated (#643186)Guillaume Desmottes2011-02-241-0/+13
| | | | There is no point to keep it around.
* Fix header collisions between clutter-gtk-0.10 and clutter-gtk-1.0Nirbheek Chauhan2011-02-241-2/+2
| | | | | | Always include clutter-gtk-1.0 first to avoid header-include-path problems https://bugzilla.gnome.org/show_bug.cgi?id=643078
* re-implement /query and /msg (#623682)Guillaume Desmottes2011-02-241-24/+38
|
* finally kill EmpathyDispatcherGuillaume Desmottes2011-02-242-689/+1
| | | | So long, and thanks for all the dispatching!
* ft-handler: stop instantiating a EmpathyDispatcherGuillaume Desmottes2011-02-241-10/+0
|
* empathy.c: stop instantiating a EmpathyDispatcherGuillaume Desmottes2011-02-241-6/+0
|
* use tp_capabilities_supports_room_list() (#641491)Guillaume Desmottes2011-02-241-13/+8
|
* depend on telepathy-glib 0.13.14Guillaume Desmottes2011-02-241-1/+1
| | | | We need it for tp_capabilities_supports_room_list()
* Updated French translationBruno Brouard2011-02-241-77/+81
|
* Updated Traditional Chinese translation(Hong Kong and Taiwan)Cheng-Chia Tseng2011-02-232-340/+358
|
* CC panel: don't use an undefined symbolEmilio Pozuelo Monfort2011-02-232-6/+0
|
* Ship a 256x256 version of the Empathy iconGuillaume Desmottes2011-02-222-0/+1
|
* remove released flagGuillaume Desmottes2011-02-221-1/+1
|
* [l10n] Updated Estonian translationIvar Smolin2011-02-221-2/+5
|
* Fix make distcheckEMPATHY_2_91_90Emilio Pozuelo Monfort2011-02-211-1/+1
|
* prepare 2.91.90Guillaume Desmottes2011-02-212-3/+61
|
* use GeditCloseButton (#642865)Guillaume Desmottes2011-02-211-21/+4
|
* add gedit-close-buttonGuillaume Desmottes2011-02-213-0/+142
| | | | This file is a bare copy from gedit.
* coding style fixesGuillaume Desmottes2011-02-212-2/+2
|
* Prevent segv attempting to free uninitialised value.Danielle Madeley2011-02-211-1/+1
|
* re-enable strict-prototypes warningGuillaume Desmottes2011-02-211-2/+1
| | | | It seems that GTK+ has been fixed
* Move farsight-using sources to srcEmilio Pozuelo Monfort2011-02-2111-14/+14
| | | | And only build them for empathy-av, since they use farsight.
* Fiexd wrong title capitalization for checkboxMilo Casagrande2011-02-217-7/+7
|
* use champlain_view_ensure_layers_visible()Guillaume Desmottes2011-02-212-6/+2
|
* use champlain_marker_layer_new()Guillaume Desmottes2011-02-213-4/+3
|
* Port to champlain 0.10 (#642010)Guillaume Desmottes2011-02-214-81/+68
|
* Updated Hebrew translation.Yaron Shahrabani2011-02-211-81/+85
|
* Updated Arabic translationKhaled Hosny2011-02-211-82/+86
|
* Check for GLibEmilio Pozuelo Monfort2011-02-201-0/+1
| | | | Since we obviously use it.
* Updated Spanish translationDaniel Mustieles2011-02-201-56/+52
|
* Updated Spanish translationDaniel Mustieles2011-02-201-84/+84
|
* Adding Persian TranslationMahyar Moghimi2011-02-192-0/+3830
|
* New translation for Zulu (zu)Friedel Wolff2011-02-192-0/+3974
|
* empathy-chat: ensure that the theme manager stay aliveGuillaume Desmottes2011-02-181-0/+7
|
* empathy_theme_manager_dup_singleton: act as a proper dup singleton functionGuillaume Desmottes2011-02-181-2/+5
|
* Bug 637151 — Hide the user Individual from the contact listPhilip Withnall2011-02-1810-27/+59
| | | | | | | | | | Generalise the mechanism used to determine whether a persona is to be displayed by Empathy to also take into account whether the persona is the user and, if so, whether they're in the contact list. This bumps the libfolks dependency to 0.3.5. Closes: bgo#637151
* Bug 641662 — Update for libfolks API changes to IndividualAggregatorPhilip Withnall2011-02-182-3/+32
| | | | | | Update EmpathyIndividualManager re. changes to IndividualAggregator.add_persona_from_details, BackendStore.enabled_backends and BackendStore.get_backend_by_name in libfolks. Closes: bgo#641662
* Updating Asturian translationXandru Armesto2011-02-181-1412/+1458
|
* accounts: release our ref on the TpDBusDaemonGuillaume Desmottes2011-02-171-0/+1
|
* empathy_account_settings_check_readyness: don't leak a ref on managerGuillaume Desmottes2011-02-171-1/+1
|
* empathy_protocol_chooser_create_account_settings: ensure that cm is always ↵Guillaume Desmottes2011-02-171-4/+5
| | | | unrefed
* rename empathy_theme_manager_get() to empathy_theme_manager_dup_singleton()Guillaume Desmottes2011-02-174-5/+11
| | | | We also don't leak it any more.
* chatroom_manager_parse_chatroom: don't leak chatroomGuillaume Desmottes2011-02-171-0/+1
|
* folks favorite API has changedGuillaume Desmottes2011-02-171-2/+2
|
* Always display favorite contacts (#592595)Guillaume Desmottes2011-02-171-1/+4
|
* Merge branch 'expander-642098'Guillaume Desmottes2011-02-171-164/+13
|\
| * empathy_cell_renderer_expander_render: draw using the proper state (#642098)Guillaume Desmottes2011-02-171-2/+13
| |
| * update copyrightGuillaume Desmottes2011-02-171-0/+1
| |
| * cell-renderer-expander: remove animation codeGuillaume Desmottes2011-02-171-163/+0
| | | | | | | | It's broken and useless any way.
* | Updated Norwegian bokmål translation.Kjartan Maraas2011-02-171-62/+66
|/
* Updated Polish translationAsia Słowik2011-02-171-8/+3
|
* Updated Polish translationAsia Słowik2011-02-171-963/+999
|
* disconnect the activate cb before detaching the menuGuillaume Desmottes2011-02-163-6/+6
|
* debug-window: use empathy_context_menu_new()Guillaume Desmottes2011-02-161-3/+2
|
* accounts-dialog: use empathy_context_menu_new()Guillaume Desmottes2011-02-161-1/+1
|
* individual-widget: use empathy_context_menu_new()Guillaume Desmottes2011-02-161-4/+1
|
* individual-view: use empathy_context_menu_new()Guillaume Desmottes2011-02-161-4/+1
|
* contact-widget: use empathy_context_menu_new()Guillaume Desmottes2011-02-161-3/+1
|
* contact-list-view: use empathy_context_menu_new() (#642461)Guillaume Desmottes2011-02-161-5/+1
|
* theme-adium: use empathy_context_menu_new() and remove our hackGuillaume Desmottes2011-02-161-3/+1
| | | | | It ensures that the popup is destroyed as soon as we're done with it. (#642461)
* add empathy_context_menu_new()Guillaume Desmottes2011-02-162-0/+36
| | | | | | That's basically the same trick as we did in individual_view_popup_menu_idle_cb(). We can't unfortunatelly not use this function there as the popup may be reused in some cases.
* accounts-dialog: only update the row which have actually been changed; may ↵Guillaume Desmottes2011-02-161-1/+15
| | | | fix #636189
* ft-factory: don't leak the handlerGuillaume Desmottes2011-02-161-0/+12
|
* fix coding styleGuillaume Desmottes2011-02-161-10/+13
|
* Add some more servers and port numbers for FreenodeDebarshi Ray2011-02-161-2/+7
| | | | | | | The list of servers and port numbers for Freenode are given at: http://freenode.net/irc_servers.shtml Fixes: https://bugzilla.gnome.org/642385
* only try reconnecting accounts if needed (#642358)Guillaume Desmottes2011-02-164-5/+31
|
* set 'Empathy' as program class in all binariesGuillaume Desmottes2011-02-165-0/+11
| | | | | | | This will make all the empathy apps windows appear as the same application in gnome-shell. (#642440) Thanks to Owen Taylor for this trick.
* Updated Spanish translationDaniel Mustieles2011-02-161-8/+11
|
* Merge remote branch 'glassrose/Reset-network-list-button-642264'Guillaume Desmottes2011-02-155-12/+110
|\
| * Reset network list buttonChandni Verma2011-02-155-12/+110
| | | | | | | | Fixes: https://bugzilla.gnome.org/show_bug.cgi?id=642264
* | Updated French translationBruno Brouard2011-02-151-685/+818
| |
* | [l10n] Updated Estonian translationIvar Smolin2011-02-141-5/+5
| |
* | password-dialog: activate the dialog when the entry is activated (#642296)Guillaume Desmottes2011-02-141-0/+9
| |
* | Updated Traditional Chinese translation(Hong Kong and Taiwan)Cheng-Chia Tseng2011-02-142-878/+1027
| |
* | irc-network-chooser: recreate the default IRC network if needed (#641861)Guillaume Desmottes2011-02-141-1/+18
| |
* | Updated Galician translationsFran Diéguez2011-02-131-147/+152
| |
* | Updated Norwegian bokmål translation.Kjartan Maraas2011-02-121-148/+148
| |
* | Updated Spanish translationDaniel Mustieles2011-02-121-186/+188
| |
* | Updated Hebrew translation.Yaron Shahrabani2011-02-121-146/+146
|/
* Updated Arabic translationKhaled Hosny2011-02-111-146/+146
|
* Updated Swedish translationDaniel Nylander2011-02-111-197/+197
|
* account-settings: cope with g_regex_new returning NULLGuillaume Desmottes2011-02-101-1/+9
|
* string-parser: properly handle if g_regex_new() failsGuillaume Desmottes2011-02-101-1/+13
|
* add EmpathyChannelFactory (#634679)Guillaume Desmottes2011-02-103-0/+186
| | | | It just delegates everything to TpAutomaticProxyFactory for now.
* connectivity: Update to use new Connman D-BUS service names / interfacesRob Bradford2011-02-101-2/+2
| | | | | | | | The Connman service name and interface name has changed to a different namespace: http://lists.connman.net/pipermail/connman/2010-November/002548.html Fixes: https://bugzilla.gnome.org/show_bug.cgi?id=641985
* improve phrasing of the subscription request messageGuillaume Desmottes2011-02-101-1/+1
|
* Only link empathy-av against farsightEmilio Pozuelo Monfort2011-02-102-2/+9
|
* Only build the EmpathyStreamedMedia* classes for empathy-avEmilio Pozuelo Monfort2011-02-108-28/+29
| | | | So the other binaries don't need to link against farsight.
* Move a couple of call-related functions to empathy-utils.hEmilio Pozuelo Monfort2011-02-107-91/+80
| | | | | Since the rest of the call stuff will only be compiled for empathy-av so we don't link every binary against farsight.
* EmpathyCallFactory -> EmpathyStreamedMediaFactoryEmilio Pozuelo Monfort2011-02-1014-151/+146
|
* Generate closures for src/Emilio Pozuelo Monfort2011-02-101-1/+22
|
* accounts: fill in the right categories to show up in control-centerCosimo Cecchi2011-02-101-1/+1
| | | | https://bugzilla.gnome.org/show_bug.cgi?id=641868
* cc-panel: make sure to always pack a widget during constructionCosimo Cecchi2011-02-101-1/+10
| | | | | | | The CC library expects the panel to have a child widget after it's constructed, otherwise it segfaults. https://bugzilla.gnome.org/show_bug.cgi?id=641867
* ::new-call-handler -> ::new-streamed-media-handlerEmilio Pozuelo Monfort2011-02-092-2/+2
|
* Updated Gujarati TranslationsSweta Kothari2011-02-091-1055/+2331
|
* GNOME is not using CVS for a whileLaurent Bigonville2011-02-081-1/+1
|
* always color the room label when we are highlightedGuillaume Desmottes2011-02-071-1/+2
|
* use tp_clear_object()Guillaume Desmottes2011-02-071-17/+4
|
* tp-file: use the self->priv patternGuillaume Desmottes2011-02-072-220/+182
|
* depends on telepathy-glib 0.13.12Guillaume Desmottes2011-02-071-1/+1
| | | | We need it for FileTransfer.URI API.
* Set FileTransfer.URI when accepting a file (#641707)Guillaume Desmottes2011-02-071-10/+39
|
* set FileTransfer.URI on outgoing FTGuillaume Desmottes2011-02-071-0/+5
|
* Updated Norwegian bokmål translation.Kjartan Maraas2011-02-071-306/+329
|
* Updated Arabic translationKhaled Hosny2011-02-051-221/+256
|
* Updated Hebrew translation.Yaron Shahrabani2011-02-041-180/+212
|
* EmpathyCallWindowFullscreen -> EmpathyStreamedMediaFullscreenEmilio Pozuelo Monfort2011-02-035-158/+158
|
* EmpathyCallWindow -> EmpathyStreamedMediaWindowEmilio Pozuelo Monfort2011-02-038-419/+419
|
* EmpathyCallHandler -> EmpathyStreamedMediaHandlerEmilio Pozuelo Monfort2011-02-039-253/+253
|
* EmpathyTpCall -> EmpathyTpStreamedMediaEmilio Pozuelo Monfort2011-02-0310-297/+308
|
* individual-view: properly unref the tooltip_widget when disposing (#641157)Guillaume Desmottes2011-02-031-6/+2
|
* contact-list-view: backport fixes from individual_view_popup_menu_idle_cbGuillaume Desmottes2011-02-031-2/+20
|
* individual-menu: ensure that the contact stays alive while the activate ↵Guillaume Desmottes2011-02-031-2/+4
| | | | signal is connected (#641119)
* individual-view: detach the individual menu once it has been displayedGuillaume Desmottes2011-02-031-0/+20
|
* individual_view_popup_menu_idle_cb: remove useless sink/unrefGuillaume Desmottes2011-02-031-2/+0
| | | | gtk_menu_attach_to_widget() takes the floating ref so this code is useless.
* Updated Galician translationsFran Diéguez2011-02-031-88/+117
|
* [l10n] Updated Estonian translationIvar Smolin2011-02-031-2/+2
|
* update Punjabi Translation by A S AlamA S Alam2011-02-031-315/+396
|
* Updated Spanish translationDaniel Mustieles2011-02-031-55/+85
|
* [l10n] Updated Estonian translationIvar Smolin2011-02-031-5/+27
|
* individual-widget: use priv->contact as that's our pointer on the TpContact nowGuillaume Desmottes2011-02-021-2/+1
|
* empathy_contact_get_presence_message: use the tp_contact if there is no ↵Guillaume Desmottes2011-02-011-4/+5
| | | | | | | persona for the contact This is needed in muc as channel specific contacts don't have a persona associated with them (#640914).
* remove released flagGuillaume Desmottes2011-02-011-1/+1
|
* Fix distcheckEMPATHY_2_91_6_1Emilio Pozuelo Monfort2011-02-011-0/+3
|
* Merge branch 'release'Guillaume Desmottes2011-02-012-2/+13
|\
| * prepare 2.91.6.1Guillaume Desmottes2011-02-012-2/+13
| |
* | Updated Swedish translationDaniel Nylander2011-02-011-287/+306
|/
* Update tools from telepathy-glibEmilio Pozuelo Monfort2011-02-0125-526/+1623
|
* individual-widget: connect on the notify::client-types only onceGuillaume Desmottes2011-02-011-10/+14
| | | | | Reconnecting a signal while you are handling it isn't exactly a good idea as it will result in an infinite loop eating all your memory (#635105).
* remove released flagGuillaume Desmottes2011-02-011-1/+1
|
* prepare 2.91.6EMPATHY_2_91_6Guillaume Desmottes2011-02-012-3/+42
|
* coding style fixGuillaume Desmottes2011-02-011-1/+1
|
* add empathy-contact-search-dialog.c to POTFILES.inGuillaume Desmottes2011-02-011-0/+1
|
* Merge branch 'muc-password'Jonny Lamb2011-02-017-75/+365
|\
| * keyring: use the recently added finish macrosJonny Lamb2011-02-011-70/+9
| | | | | | | | Signed-off-by: Jonny Lamb <jonnylamb@gnome.org>
| * utils: add the _finish macros from wockyJonny Lamb2011-02-011-0/+45
| | | | | | | | Signed-off-by: Jonny Lamb <jonnylamb@gnome.org>
| * chat: save room passwords in the keyring if requestedJonny Lamb2011-01-291-1/+11
| | | | | | | | Signed-off-by: Jonny Lamb <jonnylamb@gnome.org>
| * keyring: add set_room_password functionsJonny Lamb2011-01-292-0/+69
| | | | | | | | Signed-off-by: Jonny Lamb <jonnylamb@gnome.org>
| * keyring: fix typoJonny Lamb2011-01-291-1/+1
| | | | | | | | Signed-off-by: Jonny Lamb <jonnylamb@gnome.org>
| * chat: try to use a room password from the keyring or offer to save the passwordJonny Lamb2011-01-291-8/+159
| | | | | | | | Signed-off-by: Jonny Lamb <jonnylamb@gnome.org>
| * keyring: add get_room_password_{async,finish} functionsJonny Lamb2011-01-292-0/+62
| | | | | | | | Signed-off-by: Jonny Lamb <jonnylamb@gnome.org>
| * keyring: add is_available functionJonny Lamb2011-01-292-0/+8
| | | | | | | | Signed-off-by: Jonny Lamb <jonnylamb@gnome.org>
| * keyring: rename current functions to be more specifically about account ↵Jonny Lamb2011-01-285-34/+40
| | | | | | | | | | | | passwords Signed-off-by: Jonny Lamb <jonnylamb@gnome.org>
* | Bump the Folks requirement to match reality.Travis Reitter2011-02-011-1/+1
| |
* | Updating Galician translationsFran Diéguez2011-02-011-159/+163
| |
* | Adjust for FolksHasPresence -> FolksPresenceOwnerTravis Reitter2011-02-016-46/+51
| | | | | | | | Fixes bgo#637847.
* | Adjust for FolksHasAvatar -> FolksAvatarOwnerTravis Reitter2011-02-011-1/+1
| | | | | | | | Helps bgo#637847.
* | Updated Hebrew translation.Yaron Shahrabani2011-01-311-240/+240
| |
* | [l10n] Updated Estonian translationIvar Smolin2011-01-301-20/+21
| |
* | Updated Spanish translationDaniel Mustieles2011-01-291-244/+243
| |
* | Updated Czech translationMarek Černocký2011-01-281-152/+155
|/
* chat: add clear secondary icon to password entryJonny Lamb2011-01-281-0/+31
| | | | Signed-off-by: Jonny Lamb <jonnylamb@gnome.org>
* chat: make the password entry growJonny Lamb2011-01-281-4/+4
| | | | Signed-off-by: Jonny Lamb <jonnylamb@gnome.org>
* chat: display a spinner when attempting a MUC passwordJonny Lamb2011-01-281-46/+84
| | | | Signed-off-by: Jonny Lamb <jonnylamb@gnome.org>
* Main window: mark Edit→Context as untranslatable.Will Thompson2011-01-281-1/+1
| | | | | | | | | | | | | | | | The label of this menu item is changed to either _("Contact") or _("Group"), depending on what's currently selected in the tree view. If neither a contact nor a group is selected, the item is hidden entirely. Thus, it should be safe not to translate this string. I haven't tested this. I just came across this when mpt pointed it out on the Twitter: <http://twitter.theinfo.org/30701150579720192>. His tweets suggest that he's found a way to make it show up in the UI, but I can't find any way to do that (either reading the code, or playing with the actual UI). https://bugzilla.gnome.org/show_bug.cgi?id=640751
* Add Contact Search supportEmilio Pozuelo Monfort2011-01-287-1/+653
| | | | https://bugzilla.gnome.org/show_bug.cgi?id=606947
* Remove EMPATHY_PREFS_ACCOUNTS_SCHEMA leftoversYanko Kaneti2011-01-282-3/+0
|
* Updated Arabic translationKhaled Hosny2011-01-271-1025/+742
|
* QA of Galician translationsFran Diéguez2011-01-271-108/+106
|
* Merge branch 'presence-manager-640532'Guillaume Desmottes2011-01-2613-852/+819
|\
| * use tp_g_signal_connect_object()Guillaume Desmottes2011-01-251-22/+6
| |
| * presence-manager: add a dispose function and use tp_clear_*Guillaume Desmottes2011-01-251-14/+23
| |
| * presence_manager_finalize: chain upGuillaume Desmottes2011-01-251-0/+2
| |
| * use the self->priv pattern rather than GET_PRIV()Guillaume Desmottes2011-01-252-171/+111
| |
| * presence-manager: port to new coding styleGuillaume Desmottes2011-01-252-540/+570
| |
| * rename EmpathyIdle to EmpathyPresenceManager (#640532)Guillaume Desmottes2011-01-2512-195/+197
| | | | | | | | It's doing more than idle management now.
* | empathy-chat: disable file transfer for nowGuillaume Desmottes2011-01-251-1/+0
| | | | | | | | It's broken so better disabling it than crashing (#637322).
* | add EMPATHY_CONTACT_FEATURE_FTGuillaume Desmottes2011-01-254-4/+9
|/
* main-window: use line-wrap for "no match" labelDiego Escalante Urrelo2011-01-251-2/+2
| | | | | | | | | | On narrow contact lists, the ellipsizing makes the "No match" message disappear, users are forced to resize the window to know what's hidden beyond the …. Wrapping takes advantage of all the vertical space available. Bug #640295
* Updated Basque languageInaki Larranaga Murgoitio2011-01-251-120/+88
|
* use action_camera_on when using the camera action itemsGuillaume Desmottes2011-01-241-8/+6
| | | | | We just need one item of the action group to interact with the whole group, so best to use the one we already have.
* call-window: sync the sensitivity of the button and "send video" menu (#637839)Guillaume Desmottes2011-01-242-0/+6
|
* call-window: remove unused priv->action_camera_previewGuillaume Desmottes2011-01-241-2/+0
|
* chat-window: don't play sound for pending messages (#639302)Guillaume Desmottes2011-01-241-5/+6
| | | | They have already be notified by the Approver.