Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Updated Swedish translation | Daniel Nylander | 2011-03-01 | 1 | -211/+224 |
| | |||||
* | Add support for message type to support /me | Nicolas Dufresne | 2011-03-01 | 1 | -0/+2 |
| | |||||
* | find_items_cb: copy the string stored in the result | Guillaume Desmottes | 2011-02-28 | 1 | -1/+2 |
| | |||||
* | find_items_cb: always use the first password found | Guillaume Desmottes | 2011-02-28 | 1 | -5/+14 |
| | |||||
* | accounts_dialog_set_selected_account: scroll to the selected account | Guillaume Desmottes | 2011-02-28 | 1 | -1/+14 |
| | |||||
* | empathy-accounts: allow to pass the full path of the account | Guillaume Desmottes | 2011-02-28 | 1 | -2/+6 |
| | |||||
* | Request a minimal size on the presence chooser | Robert Sajdok | 2011-02-28 | 1 | -0/+1 |
| | | | | This avoid to make it completely disappear when resizing the window (#583317) | ||||
* | Updated Hebrew translation. | Yaron Shahrabani | 2011-02-28 | 1 | -146/+157 |
| | |||||
* | Uploaded Ukranian | Daniel Korostil | 2011-02-27 | 1 | -867/+1556 |
| | |||||
* | Updated Korean translation | Changwoo Ryu | 2011-02-26 | 1 | -673/+857 |
| | |||||
* | Updated Spanish translation | Daniel Mustieles | 2011-02-26 | 1 | -147/+160 |
| | |||||
* | Updated French translation | Bruno Brouard | 2011-02-26 | 1 | -146/+159 |
| | |||||
* | Updated Slovenian translation | Matej Urbančič | 2011-02-26 | 1 | -467/+533 |
| | |||||
* | remove released flag | Guillaume Desmottes | 2011-02-25 | 1 | -1/+1 |
| | |||||
* | prepare 2.91.90.2EMPATHY_2_91_90_2 | Guillaume Desmottes | 2011-02-25 | 2 | -2/+8 |
| | |||||
* | Disable /part command for now | Guillaume Desmottes | 2011-02-25 | 1 | -0/+7 |
| | | | | See https://bugzilla.gnome.org/show_bug.cgi?id=643295 | ||||
* | remove released flag | Guillaume Desmottes | 2011-02-25 | 1 | -1/+1 |
| | |||||
* | prepare 2.91.90.1EMPATHY_2_91_90_1 | Guillaume Desmottes | 2011-02-25 | 2 | -2/+27 |
| | |||||
* | Implementation of /PART command for MUCs | Chandni Verma | 2011-02-25 | 2 | -6/+59 |
| | | | | Fixes: https://bugzilla.gnome.org/show_bug.cgi?id=604348 | ||||
* | Updating empathy_tp_chat_leave() function in empathy-tp-chat API | Chandni Verma | 2011-02-25 | 4 | -48/+19 |
| | |||||
* | Update the Logger dbus API for the new version | Emilio Pozuelo Monfort | 2011-02-25 | 1 | -67/+47 |
| | |||||
* | Indentation fix | Emilio Pozuelo Monfort | 2011-02-25 | 1 | -21/+21 |
| | |||||
* | Log window: free the entities together with the list | Emilio Pozuelo Monfort | 2011-02-25 | 1 | -3/+1 |
| | |||||
* | Check for the right telepathy-logger pc file | Emilio Pozuelo Monfort | 2011-02-25 | 1 | -1/+1 |
| | |||||
* | Log window: don't leak the account | Emilio Pozuelo Monfort | 2011-02-25 | 1 | -1/+1 |
| | |||||
* | Unref the entity when we're done | Emilio Pozuelo Monfort | 2011-02-25 | 1 | -0/+2 |
| | |||||
* | Port empathy to Telepathy logger 0.2.0 | Nicolas Dufresne | 2011-02-25 | 7 | -146/+144 |
| | |||||
* | tls-dialog: destroy the dialog if the certificate is invalidated (#643186) | Guillaume Desmottes | 2011-02-24 | 1 | -0/+13 |
| | | | | There is no point to keep it around. | ||||
* | Fix header collisions between clutter-gtk-0.10 and clutter-gtk-1.0 | Nirbheek Chauhan | 2011-02-24 | 1 | -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 Desmottes | 2011-02-24 | 1 | -24/+38 |
| | |||||
* | finally kill EmpathyDispatcher | Guillaume Desmottes | 2011-02-24 | 2 | -689/+1 |
| | | | | So long, and thanks for all the dispatching! | ||||
* | ft-handler: stop instantiating a EmpathyDispatcher | Guillaume Desmottes | 2011-02-24 | 1 | -10/+0 |
| | |||||
* | empathy.c: stop instantiating a EmpathyDispatcher | Guillaume Desmottes | 2011-02-24 | 1 | -6/+0 |
| | |||||
* | use tp_capabilities_supports_room_list() (#641491) | Guillaume Desmottes | 2011-02-24 | 1 | -13/+8 |
| | |||||
* | depend on telepathy-glib 0.13.14 | Guillaume Desmottes | 2011-02-24 | 1 | -1/+1 |
| | | | | We need it for tp_capabilities_supports_room_list() | ||||
* | Updated French translation | Bruno Brouard | 2011-02-24 | 1 | -77/+81 |
| | |||||
* | Updated Traditional Chinese translation(Hong Kong and Taiwan) | Cheng-Chia Tseng | 2011-02-23 | 2 | -340/+358 |
| | |||||
* | CC panel: don't use an undefined symbol | Emilio Pozuelo Monfort | 2011-02-23 | 2 | -6/+0 |
| | |||||
* | Ship a 256x256 version of the Empathy icon | Guillaume Desmottes | 2011-02-22 | 2 | -0/+1 |
| | |||||
* | remove released flag | Guillaume Desmottes | 2011-02-22 | 1 | -1/+1 |
| | |||||
* | [l10n] Updated Estonian translation | Ivar Smolin | 2011-02-22 | 1 | -2/+5 |
| | |||||
* | Fix make distcheckEMPATHY_2_91_90 | Emilio Pozuelo Monfort | 2011-02-21 | 1 | -1/+1 |
| | |||||
* | prepare 2.91.90 | Guillaume Desmottes | 2011-02-21 | 2 | -3/+61 |
| | |||||
* | use GeditCloseButton (#642865) | Guillaume Desmottes | 2011-02-21 | 1 | -21/+4 |
| | |||||
* | add gedit-close-button | Guillaume Desmottes | 2011-02-21 | 3 | -0/+142 |
| | | | | This file is a bare copy from gedit. | ||||
* | coding style fixes | Guillaume Desmottes | 2011-02-21 | 2 | -2/+2 |
| | |||||
* | Prevent segv attempting to free uninitialised value. | Danielle Madeley | 2011-02-21 | 1 | -1/+1 |
| | |||||
* | re-enable strict-prototypes warning | Guillaume Desmottes | 2011-02-21 | 1 | -2/+1 |
| | | | | It seems that GTK+ has been fixed | ||||
* | Move farsight-using sources to src | Emilio Pozuelo Monfort | 2011-02-21 | 11 | -14/+14 |
| | | | | And only build them for empathy-av, since they use farsight. | ||||
* | Fiexd wrong title capitalization for checkbox | Milo Casagrande | 2011-02-21 | 7 | -7/+7 |
| | |||||
* | use champlain_view_ensure_layers_visible() | Guillaume Desmottes | 2011-02-21 | 2 | -6/+2 |
| | |||||
* | use champlain_marker_layer_new() | Guillaume Desmottes | 2011-02-21 | 3 | -4/+3 |
| | |||||
* | Port to champlain 0.10 (#642010) | Guillaume Desmottes | 2011-02-21 | 4 | -81/+68 |
| | |||||
* | Updated Hebrew translation. | Yaron Shahrabani | 2011-02-21 | 1 | -81/+85 |
| | |||||
* | Updated Arabic translation | Khaled Hosny | 2011-02-21 | 1 | -82/+86 |
| | |||||
* | Check for GLib | Emilio Pozuelo Monfort | 2011-02-20 | 1 | -0/+1 |
| | | | | Since we obviously use it. | ||||
* | Updated Spanish translation | Daniel Mustieles | 2011-02-20 | 1 | -56/+52 |
| | |||||
* | Updated Spanish translation | Daniel Mustieles | 2011-02-20 | 1 | -84/+84 |
| | |||||
* | Adding Persian Translation | Mahyar Moghimi | 2011-02-19 | 2 | -0/+3830 |
| | |||||
* | New translation for Zulu (zu) | Friedel Wolff | 2011-02-19 | 2 | -0/+3974 |
| | |||||
* | empathy-chat: ensure that the theme manager stay alive | Guillaume Desmottes | 2011-02-18 | 1 | -0/+7 |
| | |||||
* | empathy_theme_manager_dup_singleton: act as a proper dup singleton function | Guillaume Desmottes | 2011-02-18 | 1 | -2/+5 |
| | |||||
* | Bug 637151 — Hide the user Individual from the contact list | Philip Withnall | 2011-02-18 | 10 | -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 IndividualAggregator | Philip Withnall | 2011-02-18 | 2 | -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 translation | Xandru Armesto | 2011-02-18 | 1 | -1412/+1458 |
| | |||||
* | accounts: release our ref on the TpDBusDaemon | Guillaume Desmottes | 2011-02-17 | 1 | -0/+1 |
| | |||||
* | empathy_account_settings_check_readyness: don't leak a ref on manager | Guillaume Desmottes | 2011-02-17 | 1 | -1/+1 |
| | |||||
* | empathy_protocol_chooser_create_account_settings: ensure that cm is always ↵ | Guillaume Desmottes | 2011-02-17 | 1 | -4/+5 |
| | | | | unrefed | ||||
* | rename empathy_theme_manager_get() to empathy_theme_manager_dup_singleton() | Guillaume Desmottes | 2011-02-17 | 4 | -5/+11 |
| | | | | We also don't leak it any more. | ||||
* | chatroom_manager_parse_chatroom: don't leak chatroom | Guillaume Desmottes | 2011-02-17 | 1 | -0/+1 |
| | |||||
* | folks favorite API has changed | Guillaume Desmottes | 2011-02-17 | 1 | -2/+2 |
| | |||||
* | Always display favorite contacts (#592595) | Guillaume Desmottes | 2011-02-17 | 1 | -1/+4 |
| | |||||
* | Merge branch 'expander-642098' | Guillaume Desmottes | 2011-02-17 | 1 | -164/+13 |
|\ | |||||
| * | empathy_cell_renderer_expander_render: draw using the proper state (#642098) | Guillaume Desmottes | 2011-02-17 | 1 | -2/+13 |
| | | |||||
| * | update copyright | Guillaume Desmottes | 2011-02-17 | 1 | -0/+1 |
| | | |||||
| * | cell-renderer-expander: remove animation code | Guillaume Desmottes | 2011-02-17 | 1 | -163/+0 |
| | | | | | | | | It's broken and useless any way. | ||||
* | | Updated Norwegian bokmål translation. | Kjartan Maraas | 2011-02-17 | 1 | -62/+66 |
|/ | |||||
* | Updated Polish translation | Asia Słowik | 2011-02-17 | 1 | -8/+3 |
| | |||||
* | Updated Polish translation | Asia Słowik | 2011-02-17 | 1 | -963/+999 |
| | |||||
* | disconnect the activate cb before detaching the menu | Guillaume Desmottes | 2011-02-16 | 3 | -6/+6 |
| | |||||
* | debug-window: use empathy_context_menu_new() | Guillaume Desmottes | 2011-02-16 | 1 | -3/+2 |
| | |||||
* | accounts-dialog: use empathy_context_menu_new() | Guillaume Desmottes | 2011-02-16 | 1 | -1/+1 |
| | |||||
* | individual-widget: use empathy_context_menu_new() | Guillaume Desmottes | 2011-02-16 | 1 | -4/+1 |
| | |||||
* | individual-view: use empathy_context_menu_new() | Guillaume Desmottes | 2011-02-16 | 1 | -4/+1 |
| | |||||
* | contact-widget: use empathy_context_menu_new() | Guillaume Desmottes | 2011-02-16 | 1 | -3/+1 |
| | |||||
* | contact-list-view: use empathy_context_menu_new() (#642461) | Guillaume Desmottes | 2011-02-16 | 1 | -5/+1 |
| | |||||
* | theme-adium: use empathy_context_menu_new() and remove our hack | Guillaume Desmottes | 2011-02-16 | 1 | -3/+1 |
| | | | | | It ensures that the popup is destroyed as soon as we're done with it. (#642461) | ||||
* | add empathy_context_menu_new() | Guillaume Desmottes | 2011-02-16 | 2 | -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 Desmottes | 2011-02-16 | 1 | -1/+15 |
| | | | | fix #636189 | ||||
* | ft-factory: don't leak the handler | Guillaume Desmottes | 2011-02-16 | 1 | -0/+12 |
| | |||||
* | fix coding style | Guillaume Desmottes | 2011-02-16 | 1 | -10/+13 |
| | |||||
* | Add some more servers and port numbers for Freenode | Debarshi Ray | 2011-02-16 | 1 | -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 Desmottes | 2011-02-16 | 4 | -5/+31 |
| | |||||
* | set 'Empathy' as program class in all binaries | Guillaume Desmottes | 2011-02-16 | 5 | -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 translation | Daniel Mustieles | 2011-02-16 | 1 | -8/+11 |
| | |||||
* | Merge remote branch 'glassrose/Reset-network-list-button-642264' | Guillaume Desmottes | 2011-02-15 | 5 | -12/+110 |
|\ | |||||
| * | Reset network list button | Chandni Verma | 2011-02-15 | 5 | -12/+110 |
| | | | | | | | | Fixes: https://bugzilla.gnome.org/show_bug.cgi?id=642264 | ||||
* | | Updated French translation | Bruno Brouard | 2011-02-15 | 1 | -685/+818 |
| | | |||||
* | | [l10n] Updated Estonian translation | Ivar Smolin | 2011-02-14 | 1 | -5/+5 |
| | | |||||
* | | password-dialog: activate the dialog when the entry is activated (#642296) | Guillaume Desmottes | 2011-02-14 | 1 | -0/+9 |
| | | |||||
* | | Updated Traditional Chinese translation(Hong Kong and Taiwan) | Cheng-Chia Tseng | 2011-02-14 | 2 | -878/+1027 |
| | | |||||
* | | irc-network-chooser: recreate the default IRC network if needed (#641861) | Guillaume Desmottes | 2011-02-14 | 1 | -1/+18 |
| | | |||||
* | | Updated Galician translations | Fran Diéguez | 2011-02-13 | 1 | -147/+152 |
| | | |||||
* | | Updated Norwegian bokmål translation. | Kjartan Maraas | 2011-02-12 | 1 | -148/+148 |
| | | |||||
* | | Updated Spanish translation | Daniel Mustieles | 2011-02-12 | 1 | -186/+188 |
| | | |||||
* | | Updated Hebrew translation. | Yaron Shahrabani | 2011-02-12 | 1 | -146/+146 |
|/ | |||||
* | Updated Arabic translation | Khaled Hosny | 2011-02-11 | 1 | -146/+146 |
| | |||||
* | Updated Swedish translation | Daniel Nylander | 2011-02-11 | 1 | -197/+197 |
| | |||||
* | account-settings: cope with g_regex_new returning NULL | Guillaume Desmottes | 2011-02-10 | 1 | -1/+9 |
| | |||||
* | string-parser: properly handle if g_regex_new() fails | Guillaume Desmottes | 2011-02-10 | 1 | -1/+13 |
| | |||||
* | add EmpathyChannelFactory (#634679) | Guillaume Desmottes | 2011-02-10 | 3 | -0/+186 |
| | | | | It just delegates everything to TpAutomaticProxyFactory for now. | ||||
* | connectivity: Update to use new Connman D-BUS service names / interfaces | Rob Bradford | 2011-02-10 | 1 | -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 message | Guillaume Desmottes | 2011-02-10 | 1 | -1/+1 |
| | |||||
* | Only link empathy-av against farsight | Emilio Pozuelo Monfort | 2011-02-10 | 2 | -2/+9 |
| | |||||
* | Only build the EmpathyStreamedMedia* classes for empathy-av | Emilio Pozuelo Monfort | 2011-02-10 | 8 | -28/+29 |
| | | | | So the other binaries don't need to link against farsight. | ||||
* | Move a couple of call-related functions to empathy-utils.h | Emilio Pozuelo Monfort | 2011-02-10 | 7 | -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 -> EmpathyStreamedMediaFactory | Emilio Pozuelo Monfort | 2011-02-10 | 14 | -151/+146 |
| | |||||
* | Generate closures for src/ | Emilio Pozuelo Monfort | 2011-02-10 | 1 | -1/+22 |
| | |||||
* | accounts: fill in the right categories to show up in control-center | Cosimo Cecchi | 2011-02-10 | 1 | -1/+1 |
| | | | | https://bugzilla.gnome.org/show_bug.cgi?id=641868 | ||||
* | cc-panel: make sure to always pack a widget during construction | Cosimo Cecchi | 2011-02-10 | 1 | -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-handler | Emilio Pozuelo Monfort | 2011-02-09 | 2 | -2/+2 |
| | |||||
* | Updated Gujarati Translations | Sweta Kothari | 2011-02-09 | 1 | -1055/+2331 |
| | |||||
* | GNOME is not using CVS for a while | Laurent Bigonville | 2011-02-08 | 1 | -1/+1 |
| | |||||
* | always color the room label when we are highlighted | Guillaume Desmottes | 2011-02-07 | 1 | -1/+2 |
| | |||||
* | use tp_clear_object() | Guillaume Desmottes | 2011-02-07 | 1 | -17/+4 |
| | |||||
* | tp-file: use the self->priv pattern | Guillaume Desmottes | 2011-02-07 | 2 | -220/+182 |
| | |||||
* | depends on telepathy-glib 0.13.12 | Guillaume Desmottes | 2011-02-07 | 1 | -1/+1 |
| | | | | We need it for FileTransfer.URI API. | ||||
* | Set FileTransfer.URI when accepting a file (#641707) | Guillaume Desmottes | 2011-02-07 | 1 | -10/+39 |
| | |||||
* | set FileTransfer.URI on outgoing FT | Guillaume Desmottes | 2011-02-07 | 1 | -0/+5 |
| | |||||
* | Updated Norwegian bokmål translation. | Kjartan Maraas | 2011-02-07 | 1 | -306/+329 |
| | |||||
* | Updated Arabic translation | Khaled Hosny | 2011-02-05 | 1 | -221/+256 |
| | |||||
* | Updated Hebrew translation. | Yaron Shahrabani | 2011-02-04 | 1 | -180/+212 |
| | |||||
* | EmpathyCallWindowFullscreen -> EmpathyStreamedMediaFullscreen | Emilio Pozuelo Monfort | 2011-02-03 | 5 | -158/+158 |
| | |||||
* | EmpathyCallWindow -> EmpathyStreamedMediaWindow | Emilio Pozuelo Monfort | 2011-02-03 | 8 | -419/+419 |
| | |||||
* | EmpathyCallHandler -> EmpathyStreamedMediaHandler | Emilio Pozuelo Monfort | 2011-02-03 | 9 | -253/+253 |
| | |||||
* | EmpathyTpCall -> EmpathyTpStreamedMedia | Emilio Pozuelo Monfort | 2011-02-03 | 10 | -297/+308 |
| | |||||
* | individual-view: properly unref the tooltip_widget when disposing (#641157) | Guillaume Desmottes | 2011-02-03 | 1 | -6/+2 |
| | |||||
* | contact-list-view: backport fixes from individual_view_popup_menu_idle_cb | Guillaume Desmottes | 2011-02-03 | 1 | -2/+20 |
| | |||||
* | individual-menu: ensure that the contact stays alive while the activate ↵ | Guillaume Desmottes | 2011-02-03 | 1 | -2/+4 |
| | | | | signal is connected (#641119) | ||||
* | individual-view: detach the individual menu once it has been displayed | Guillaume Desmottes | 2011-02-03 | 1 | -0/+20 |
| | |||||
* | individual_view_popup_menu_idle_cb: remove useless sink/unref | Guillaume Desmottes | 2011-02-03 | 1 | -2/+0 |
| | | | | gtk_menu_attach_to_widget() takes the floating ref so this code is useless. | ||||
* | Updated Galician translations | Fran Diéguez | 2011-02-03 | 1 | -88/+117 |
| | |||||
* | [l10n] Updated Estonian translation | Ivar Smolin | 2011-02-03 | 1 | -2/+2 |
| | |||||
* | update Punjabi Translation by A S Alam | A S Alam | 2011-02-03 | 1 | -315/+396 |
| | |||||
* | Updated Spanish translation | Daniel Mustieles | 2011-02-03 | 1 | -55/+85 |
| | |||||
* | [l10n] Updated Estonian translation | Ivar Smolin | 2011-02-03 | 1 | -5/+27 |
| | |||||
* | individual-widget: use priv->contact as that's our pointer on the TpContact now | Guillaume Desmottes | 2011-02-02 | 1 | -2/+1 |
| | |||||
* | empathy_contact_get_presence_message: use the tp_contact if there is no ↵ | Guillaume Desmottes | 2011-02-01 | 1 | -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 flag | Guillaume Desmottes | 2011-02-01 | 1 | -1/+1 |
| | |||||
* | Fix distcheckEMPATHY_2_91_6_1 | Emilio Pozuelo Monfort | 2011-02-01 | 1 | -0/+3 |
| | |||||
* | Merge branch 'release' | Guillaume Desmottes | 2011-02-01 | 2 | -2/+13 |
|\ | |||||
| * | prepare 2.91.6.1 | Guillaume Desmottes | 2011-02-01 | 2 | -2/+13 |
| | | |||||
* | | Updated Swedish translation | Daniel Nylander | 2011-02-01 | 1 | -287/+306 |
|/ | |||||
* | Update tools from telepathy-glib | Emilio Pozuelo Monfort | 2011-02-01 | 25 | -526/+1623 |
| | |||||
* | individual-widget: connect on the notify::client-types only once | Guillaume Desmottes | 2011-02-01 | 1 | -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 flag | Guillaume Desmottes | 2011-02-01 | 1 | -1/+1 |
| | |||||
* | prepare 2.91.6EMPATHY_2_91_6 | Guillaume Desmottes | 2011-02-01 | 2 | -3/+42 |
| | |||||
* | coding style fix | Guillaume Desmottes | 2011-02-01 | 1 | -1/+1 |
| | |||||
* | add empathy-contact-search-dialog.c to POTFILES.in | Guillaume Desmottes | 2011-02-01 | 1 | -0/+1 |
| | |||||
* | Merge branch 'muc-password' | Jonny Lamb | 2011-02-01 | 7 | -75/+365 |
|\ | |||||
| * | keyring: use the recently added finish macros | Jonny Lamb | 2011-02-01 | 1 | -70/+9 |
| | | | | | | | | Signed-off-by: Jonny Lamb <jonnylamb@gnome.org> | ||||
| * | utils: add the _finish macros from wocky | Jonny Lamb | 2011-02-01 | 1 | -0/+45 |
| | | | | | | | | Signed-off-by: Jonny Lamb <jonnylamb@gnome.org> | ||||
| * | chat: save room passwords in the keyring if requested | Jonny Lamb | 2011-01-29 | 1 | -1/+11 |
| | | | | | | | | Signed-off-by: Jonny Lamb <jonnylamb@gnome.org> | ||||
| * | keyring: add set_room_password functions | Jonny Lamb | 2011-01-29 | 2 | -0/+69 |
| | | | | | | | | Signed-off-by: Jonny Lamb <jonnylamb@gnome.org> | ||||
| * | keyring: fix typo | Jonny Lamb | 2011-01-29 | 1 | -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 password | Jonny Lamb | 2011-01-29 | 1 | -8/+159 |
| | | | | | | | | Signed-off-by: Jonny Lamb <jonnylamb@gnome.org> | ||||
| * | keyring: add get_room_password_{async,finish} functions | Jonny Lamb | 2011-01-29 | 2 | -0/+62 |
| | | | | | | | | Signed-off-by: Jonny Lamb <jonnylamb@gnome.org> | ||||
| * | keyring: add is_available function | Jonny Lamb | 2011-01-29 | 2 | -0/+8 |
| | | | | | | | | Signed-off-by: Jonny Lamb <jonnylamb@gnome.org> | ||||
| * | keyring: rename current functions to be more specifically about account ↵ | Jonny Lamb | 2011-01-28 | 5 | -34/+40 |
| | | | | | | | | | | | | passwords Signed-off-by: Jonny Lamb <jonnylamb@gnome.org> | ||||
* | | Bump the Folks requirement to match reality. | Travis Reitter | 2011-02-01 | 1 | -1/+1 |
| | | |||||
* | | Updating Galician translations | Fran Diéguez | 2011-02-01 | 1 | -159/+163 |
| | | |||||
* | | Adjust for FolksHasPresence -> FolksPresenceOwner | Travis Reitter | 2011-02-01 | 6 | -46/+51 |
| | | | | | | | | Fixes bgo#637847. | ||||
* | | Adjust for FolksHasAvatar -> FolksAvatarOwner | Travis Reitter | 2011-02-01 | 1 | -1/+1 |
| | | | | | | | | Helps bgo#637847. | ||||
* | | Updated Hebrew translation. | Yaron Shahrabani | 2011-01-31 | 1 | -240/+240 |
| | | |||||
* | | [l10n] Updated Estonian translation | Ivar Smolin | 2011-01-30 | 1 | -20/+21 |
| | | |||||
* | | Updated Spanish translation | Daniel Mustieles | 2011-01-29 | 1 | -244/+243 |
| | | |||||
* | | Updated Czech translation | Marek Černocký | 2011-01-28 | 1 | -152/+155 |
|/ | |||||
* | chat: add clear secondary icon to password entry | Jonny Lamb | 2011-01-28 | 1 | -0/+31 |
| | | | | Signed-off-by: Jonny Lamb <jonnylamb@gnome.org> | ||||
* | chat: make the password entry grow | Jonny Lamb | 2011-01-28 | 1 | -4/+4 |
| | | | | Signed-off-by: Jonny Lamb <jonnylamb@gnome.org> | ||||
* | chat: display a spinner when attempting a MUC password | Jonny Lamb | 2011-01-28 | 1 | -46/+84 |
| | | | | Signed-off-by: Jonny Lamb <jonnylamb@gnome.org> | ||||
* | Main window: mark Edit→Context as untranslatable. | Will Thompson | 2011-01-28 | 1 | -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 support | Emilio Pozuelo Monfort | 2011-01-28 | 7 | -1/+653 |
| | | | | https://bugzilla.gnome.org/show_bug.cgi?id=606947 | ||||
* | Remove EMPATHY_PREFS_ACCOUNTS_SCHEMA leftovers | Yanko Kaneti | 2011-01-28 | 2 | -3/+0 |
| | |||||
* | Updated Arabic translation | Khaled Hosny | 2011-01-27 | 1 | -1025/+742 |
| | |||||
* | QA of Galician translations | Fran Diéguez | 2011-01-27 | 1 | -108/+106 |
| | |||||
* | Merge branch 'presence-manager-640532' | Guillaume Desmottes | 2011-01-26 | 13 | -852/+819 |
|\ | |||||
| * | use tp_g_signal_connect_object() | Guillaume Desmottes | 2011-01-25 | 1 | -22/+6 |
| | | |||||
| * | presence-manager: add a dispose function and use tp_clear_* | Guillaume Desmottes | 2011-01-25 | 1 | -14/+23 |
| | | |||||
| * | presence_manager_finalize: chain up | Guillaume Desmottes | 2011-01-25 | 1 | -0/+2 |
| | | |||||
| * | use the self->priv pattern rather than GET_PRIV() | Guillaume Desmottes | 2011-01-25 | 2 | -171/+111 |
| | | |||||
| * | presence-manager: port to new coding style | Guillaume Desmottes | 2011-01-25 | 2 | -540/+570 |
| | | |||||
| * | rename EmpathyIdle to EmpathyPresenceManager (#640532) | Guillaume Desmottes | 2011-01-25 | 12 | -195/+197 |
| | | | | | | | | It's doing more than idle management now. | ||||
* | | empathy-chat: disable file transfer for now | Guillaume Desmottes | 2011-01-25 | 1 | -1/+0 |
| | | | | | | | | It's broken so better disabling it than crashing (#637322). | ||||
* | | add EMPATHY_CONTACT_FEATURE_FT | Guillaume Desmottes | 2011-01-25 | 4 | -4/+9 |
|/ | |||||
* | main-window: use line-wrap for "no match" label | Diego Escalante Urrelo | 2011-01-25 | 1 | -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 language | Inaki Larranaga Murgoitio | 2011-01-25 | 1 | -120/+88 |
| | |||||
* | use action_camera_on when using the camera action items | Guillaume Desmottes | 2011-01-24 | 1 | -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 Desmottes | 2011-01-24 | 2 | -0/+6 |
| | |||||
* | call-window: remove unused priv->action_camera_preview | Guillaume Desmottes | 2011-01-24 | 1 | -2/+0 |
| | |||||
* | chat-window: don't play sound for pending messages (#639302) | Guillaume Desmottes | 2011-01-24 | 1 | -5/+6 |
| | | | | They have already be notified by the Approver. | ||||
* | Merge remote branch 'glassrose/remove-typing-icon-in-muc-tabs-609420' | Guillaume Desmottes | 2011-01-24 | 1 | -2/+2 |
|\ | |||||
| * | Do not display typing icon in MUC tabs | Chandni Verma | 2011-01-24 | 1 | -2/+2 |
| | | | | | | | | Fixes: https://bugzilla.gnome.org/show_bug.cgi?id=609420 | ||||
* | | account-widget-yahoo: remove server field (#634853) | Guillaume Desmottes | 2011-01-24 | 2 | -33/+4 |
| | | |||||
* | | account-dialog: keep a proper weak ref on setting_widget_object | Guillaume Desmottes | 2011-01-24 | 1 | -3/+16 |
| | | | | | | | | | | | | | | This prevent us of trying to use it after it has been disposed. For example, when switching to an Haze account, we have to wait that the EmpathyAccountSettings is ready before getting the new setting_widget_object but we can't try using the old one while waiting (#640411). | ||||
* | | Add calendar to the contact widget in order to simplify birthday selection ↵ | Vitaly Minko | 2011-01-24 | 1 | -9/+63 |
| | | | | | | | | (#631101). | ||||
* | | [l10n] Updated German translation | Mario Blättermann | 2011-01-21 | 1 | -617/+755 |
| | | |||||
* | | Updated Basque language | Inaki Larranaga Murgoitio | 2011-01-21 | 1 | -698/+838 |
| | | |||||
* | | Updated Russian translation | Yuri Myasoedov | 2011-01-21 | 1 | -652/+790 |
| | | |||||
* | | Updated Czech translation | Marek Černocký | 2011-01-20 | 1 | -637/+746 |
| | | |||||
* | | Merge remote branch 'glassrose/Display-typing-icon-in-muc-contacts-list-609419' | Guillaume Desmottes | 2011-01-18 | 4 | -2/+74 |
|\ \ | |||||
| * | | Display typing icon in MUC contact-list | Chandni Verma | 2011-01-18 | 4 | -2/+74 |
| |/ | | | | | | | Fixes: https://bugzilla.gnome.org/show_bug.cgi?id=609419 | ||||
* | | remove released flag | Guillaume Desmottes | 2011-01-18 | 1 | -1/+1 |
| | | |||||
* | | prepare 2.91.5.1EMPATHY_2_91_5_1 | Guillaume Desmottes | 2011-01-18 | 2 | -2/+20 |
| | | |||||
* | | Empathy.Auth.client: fix handling and observing SASL channels | Jonny Lamb | 2011-01-18 | 1 | -2/+2 |
| | | | | | | | | Signed-off-by: Jonny Lamb <jonnylamb@gnome.org> | ||||
* | | Improve connected/disconnected notifications (#639352) | Guillaume Desmottes | 2011-01-14 | 1 | -6/+8 |
| | | |||||
* | | Updated Slovenian translation | Andrej Žnidaršič | 2011-01-14 | 1 | -3/+3 |
| | | |||||
* | | Updated Greek translation | Michael Kotsarinis | 2011-01-13 | 1 | -624/+760 |
| | | |||||
* | | Chat command nick modified to use RequestRename instead of SetAliases | Chandni Verma | 2011-01-13 | 1 | -11/+15 |
| | | |||||
* | | Allow /nick command only in chatrooms that support nick renaming | Chandni Verma | 2011-01-13 | 1 | -14/+43 |
| | | | | | | | | Fixes: https://bugzilla.gnome.org/show_bug.cgi?id=638766 | ||||
* | | Added Connection.Interface.Renaming to /extensions | Chandni Verma | 2011-01-13 | 3 | -0/+100 |
| | | |||||
* | | Updated Hungarian translation | Gabor Kelemen | 2011-01-12 | 1 | -634/+739 |
| | | |||||
* | | Updated Norwegian bokmål translation | Kjartan Maraas | 2011-01-12 | 1 | -57/+56 |
| | | |||||
* | | account-chooser: setup the combobox once the object has been constructed ↵ | Guillaume Desmottes | 2011-01-11 | 1 | -1/+9 |
| | | | | | | | | | | | | | | (#639214) See bgo #639139 for details, but basically that's because the cell_area is now created in a constructor instead of an init function. | ||||
* | | Pressing F2 opens the Edit Contact Information window for #586257 | Kushal Das | 2011-01-11 | 1 | -1/+22 |
| | | |||||
* | | Don't use deprecated gdk_app_launch_context_new() | Emilio Pozuelo Monfort | 2011-01-11 | 3 | -10/+9 |
| | | |||||
* | | Connect to style-updated signal | Emilio Pozuelo Monfort | 2011-01-11 | 1 | -5/+4 |
| | | | | | | | | ... instead of to the deprecated style-set one. | ||||
* | | Don't use deprecated gtk_widget_get_style() | Emilio Pozuelo Monfort | 2011-01-11 | 1 | -1/+5 |
| | | |||||
* | | Don't use deprecated gdk_keyboard_grab/ungrab | Emilio Pozuelo Monfort | 2011-01-11 | 1 | -8/+27 |
| | | |||||
* | | Port to GtkStyleContext | Emilio Pozuelo Monfort | 2011-01-11 | 2 | -7/+13 |
| | | |||||
* | | Don't use deprecated gtk_paint_expander() | Emilio Pozuelo Monfort | 2011-01-11 | 1 | -8/+6 |
| | | |||||
* | | remove released flag | Guillaume Desmottes | 2011-01-11 | 1 | -1/+1 |
| | | |||||
* | | prepare 2.91.5EMPATHY_2_91_5 | Guillaume Desmottes | 2011-01-10 | 2 | -2/+25 |
| | | |||||
* | | Patch to transfer window to allow opening file with double clicks for #637195 | Kushal Das | 2011-01-10 | 1 | -7/+27 |
| | | |||||
* | | Merge remote branch 'glassrose/accounts-supporting-chatrooms-only-603027' | Guillaume Desmottes | 2011-01-10 | 4 | -71/+77 |
|\ \ | |||||
| * | | Skip accounts which don't support rooms in "Manage Favorites" dialog | Chandni Verma | 2011-01-03 | 4 | -71/+77 |
| | | | | | | | | | | | | Fixes: https://bugzilla.gnome.org/show_bug.cgi?id=603027 | ||||
* | | | Updated Galician translations | Fran Diéguez | 2011-01-09 | 1 | -180/+220 |
| |/ |/| | |||||
* | | Updated Norwegian bokmål translation from Torstein Adolf Winterseth | Kjartan Maraas | 2011-01-03 | 1 | -69/+87 |
| | | |||||
* | | [l10n] Updated Estonian translation | Mattias Põldaru | 2010-12-31 | 1 | -2/+9 |
| | | |||||
* | | Updated Swedish translation | Daniel Nylander | 2010-12-30 | 1 | -694/+810 |
| | | |||||
* | | Remove the chats_new_msg list from EmpathyChatWindow | Sjoerd Simons | 2010-12-29 | 1 | -17/+9 |
| | | |||||
* | | Remove the composing list | Sjoerd Simons | 2010-12-29 | 3 | -15/+11 |
| | | |||||
* | | Highlight both the tab and the menu label | Sjoerd Simons | 2010-12-29 | 1 | -2/+6 |
| | | |||||
* | | Fix lines > 80 chars | Sjoerd Simons | 2010-12-29 | 1 | -2/+4 |
| | | |||||
* | | Prevent potential freeing of unitialized data | Sjoerd Simons | 2010-12-29 | 1 | -4/+4 |
| | | |||||
* | | Simplify filter adding code by just using gdk_x11 functions instead of hoops | Sjoerd Simons | 2010-12-29 | 1 | -10/+8 |
| | | |||||
* | | Also turn off Access Unit Delimiters (aud) | David Laban | 2010-12-29 | 1 | -0/+1 |
| | | | | | | | | AUDs are *completely* pointless in RTP and just waste packets/confuse people. | ||||
* | | update Punjabi Translation | A S Alam | 2010-12-29 | 1 | -311/+375 |
| | | |||||
* | | Updated Slovenian translation | Matej Urbančič | 2010-12-29 | 1 | -179/+217 |
| | | |||||
* | | Updated Hebrew translation. | Yaron Shahrabani | 2010-12-27 | 1 | -30/+39 |
| | | |||||
* | | Updated Spanish translation | Daniel Mustieles | 2010-12-25 | 1 | -36/+43 |
| | |