aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* empathy.c: stop instantiating the chat managerGuillaume Desmottes2010-10-251-6/+0
* Create 'empathy-chat' handling text channels (#631946)Guillaume Desmottes2010-10-253-1/+184
* chat-manager: add API to track the number of handled chatsGuillaume Desmottes2010-10-252-0/+63
* chat-manager: make clear that we are dealing with *closed* chatsGuillaume Desmottes2010-10-253-22/+23
* rename the chat handler to Empathy.ChatGuillaume Desmottes2010-10-256-8/+8
* idle.h: we have to include account from tp-glibGuillaume Desmottes2010-10-251-0/+1
* Updated Hebrew translation.Yaron Shahrabani2010-10-231-61/+75
* Updated Catalan (Valencian) translationCarles Ferrando2010-10-231-742/+1251
* Updated Spanish translationJorge González2010-10-221-61/+75
* Merge remote branch 'vminko/fix-625780'Guillaume Desmottes2010-10-221-15/+15
|\
| * Return existing default chat window when it's hidden, just restore it in this...Vitaly Minko2010-10-211-15/+15
* | empathy.c: call g_application_hold() on the appGuillaume Desmottes2010-10-221-0/+1
* | GApplication is not a initable anymoreGuillaume Desmottes2010-10-221-6/+2
* | gtk_text_view_get_vadjustment() has been removedGuillaume Desmottes2010-10-221-3/+3
* | add a new popup-menu item in the chat window allowing to add words to diction...Vitaly Minko2010-10-223-2/+165
* | Port the a/v app to new G/tkApplication.Travis Reitter2010-10-221-22/+19
* | Port the accounts dialog to new G/tkApplication.Travis Reitter2010-10-221-5/+7
* | Port the debugger to new G/tkApplication.Travis Reitter2010-10-221-2/+5
* | Port core Empathy to new G/tkApplication.Travis Reitter2010-10-221-5/+4
|/
* Updated Spanish translationJorge González2010-10-211-9/+8
* Don't assume account will exist when accessing storage restrictionsDanielle Madeley2010-10-211-5/+9
* Updated Hebrew translation.Yaron Shahrabani2010-10-211-120/+154
* Updated Japanese translationTakayuki KUSANO2010-10-201-147/+148
* Updated comments translationsGabor Kelemen2010-10-201-7/+22
* Merge branch 'kill-dispatcher-632550'Guillaume Desmottes2010-10-206-211/+101
|\
| * use tp_asv_* and TP_PROP_*Guillaume Desmottes2010-10-201-47/+23
| * remove empathy_dispatcher_find_requestable_channel_classes_async (#632550)Guillaume Desmottes2010-10-202-130/+0
| * no more need to iterate twice over the channel classesGuillaume Desmottes2010-10-201-41/+33
| * empathy-ft-handler: re-implement empathy_dispatcher_find_requestable_channel_...Guillaume Desmottes2010-10-201-6/+50
| * tp-chat: stop using EmpathyDispatcher to check if Conference is supportedGuillaume Desmottes2010-10-201-12/+12
| * Ensure that the connection of the account passed to EmpathyTpChat has capabil...Guillaume Desmottes2010-10-202-2/+10
* | Updated galician translations and helpFran Diéguez2010-10-202-133/+253
* | [help] Fix XML validity of French translationClaude Paroz2010-10-201-1/+1
|/
* Port to libnotify 0.7.0William Jon McCann2010-10-193-4/+4
* Updated Spanish translationJorge González2010-10-191-63/+67
* remove released flagGuillaume Desmottes2010-10-181-1/+1
* prepare 2.91.1EMPATHY_2_91_1Guillaume Desmottes2010-10-182-2/+50
* release.py: update last_tag_patternGuillaume Desmottes2010-10-181-1/+1
* move the 'Find in contact list' menu itemGuillaume Desmottes2010-10-181-1/+1
* Merge remote branch 'vminko/fix-632024-v2'Guillaume Desmottes2010-10-184-4/+34
|\
| * Move the 'Find in Contact List' item from the View menu to the Edit menu.Vitaly Minko2010-10-182-9/+9
| * Add an entry in the View menu to search for contacts (#632024).Vitaly Minko2010-10-184-4/+34
* | individual-widget: set xalign on the status message (#632434)Guillaume Desmottes2010-10-181-0/+1
* | Merge branch 'no-notif-632422'Guillaume Desmottes2010-10-181-1/+1
|\ \
| * | empathy_notify_manager_notification_is_enabled: properly check the EMPATHY_PR...Guillaume Desmottes2010-10-181-1/+1
* | | Updated Spanish translationJorge González2010-10-181-69/+83
|/ /
* | empathy-av: use GtkApplication (#621339)Guillaume Desmottes2010-10-181-1/+7
* | empathy-debugger: use GtkApplication (#621339)Guillaume Desmottes2010-10-181-2/+7
* | define EMPATHY_DBUS_NAMEGuillaume Desmottes2010-10-181-1/+3
* | stop linking on libuniqueGuillaume Desmottes2010-10-182-6/+0
* | empathy-accounts-common: no need to include uniqueGuillaume Desmottes2010-10-181-1/+0
* | empathy-accounts: port to GtkApplication (#621339)Guillaume Desmottes2010-10-181-41/+12
* | Use GtkApplication::activated instead of libuniqueGuillaume Desmottes2010-10-181-54/+21
* | EmpathyApp: inherit from GtkApplication (#621339)Guillaume Desmottes2010-10-181-7/+28
* | Create a EmpathyApp objectGuillaume Desmottes2010-10-181-147/+271
* | Port empathy-debug-window to GtkComboBoxTextDanielle Madeley2010-10-181-2/+2
* | Port empathy-account-assistant to GtkComboBoxTextDanielle Madeley2010-10-181-2/+2
* | Port empathy-status-preset-dialog to GtkComboBoxDanielle Madeley2010-10-183-4/+5
* | Port empathy-presence-chooser to GtkComboBoxDanielle Madeley2010-10-182-9/+21
* | Bump GTK+ requirement to 2.91.1Danielle Madeley2010-10-181-1/+1
* | Merge branch 'external-accounts'Danielle Madeley2010-10-183-29/+155
|\ \
| * | Bump required tp-glib version to 0.13.1.1Danielle Madeley2010-10-111-1/+1
| * | Access Account.I.Storage properties via TpAccountDanielle Madeley2010-10-082-37/+45
| * | Revert changes to empathy-account-settingsDanielle Madeley2010-10-082-102/+0
| * | Support Account.Interface.StorageDanielle Madeley2010-10-084-26/+246
* | | [l10n] Updated Estonian translationMattias Põldaru2010-10-171-44/+56
* | | Updated Norwegian bokmål translationKjartan Maraas2010-10-161-399/+416
* | | Retain the ContactManager for the lifetime of the main window.Travis Reitter2010-10-161-5/+9
* | | Remove obsolete ContactManager from IndividualManager.Travis Reitter2010-10-161-5/+0
* | | Cut obsolete IndividualManagerFlags.Travis Reitter2010-10-162-43/+0
* | | Add missing #include.Travis Reitter2010-10-161-0/+1
* | | Use Folks to check if a TpConnection can alias and group personas.Travis Reitter2010-10-163-5/+32
* | | Use Folks to check if a TpConnection can add personas.Travis Reitter2010-10-163-2/+56
* | | Use Folks to check the ability to remove Individuals in the store & view.Travis Reitter2010-10-165-44/+27
| |/ |/|
* | Updated Slovenian translationAndrej Žnidaršič2010-10-161-12/+12
* | Updated Slovenian translationAndrej Žnidaršič2010-10-161-482/+527
* | help/.gitignore: ignore sl generated filesGuillaume Desmottes2010-10-151-0/+2
* | help/.gitignore: sortGuillaume Desmottes2010-10-151-2/+2
* | Updated Spanish translationJorge González2010-10-151-26/+44
* | Separate spelling suggestions in one sub-menu per language (#532832)Vitaly Minko2010-10-154-82/+138
* | A modal dialog to warn the user if account manager could not be contactedChandni Verma2010-10-151-0/+14
* | Added sl for Slovenian translationMatej Urbančič2010-10-151-1/+1
* | Updated Slovenian translationMatej Urbančič2010-10-151-30/+30
* | Added Slovenian translationMatej Urbančič2010-10-151-0/+2267
* | Check format of some user names (#629261)Vitaly Minko2010-10-143-22/+205
* | Updated Hebrew translation.Yaron Shahrabani2010-10-141-51/+52
* | Updated Traditional Chinese translation(Hong Kong and Taiwan)Cheng-Chia Tseng2010-10-132-669/+743
* | updating translation for PunjabiA S Alam2010-10-131-357/+380
* | Updated Spanish translationJorge González2010-10-131-16/+3
* | enable imported Pidgin accounts if needed (#594145)Vitaly Minko2010-10-114-5/+62
* | Updated Spanish translationJorge González2010-10-111-191/+203
* | Updated Galician translationsFran Diéguez2010-10-111-348/+358
* | Merge branch 'gcr-trivia-631657'Danielle Madeley2010-10-111-15/+23
|\ \
| * | Force the GcrCertificateWidget to be at least 150 pixels highDanielle Madeley2010-10-111-0/+7
| * | Remove formatting line breaks from translatable strings.Danielle Madeley2010-10-111-13/+14
| * | Fix Empathy to build with gcr-3Danielle Madeley2010-10-081-2/+2
| |/
* | Updated Catalan translationGil Forcada2010-10-111-738/+1194
* | Updated Korean translationChangwoo Ryu2010-10-091-749/+1245
|/
* Updated Slovenian translationMatej Urbančič2010-10-061-610/+459
* main-window: elipsize "No match found" messageGuillaume Desmottes2010-10-061-0/+3
* Updated Hebrew translation.Yaron Shahrabani2010-10-061-297/+304
* Update for changes to GTK 3 API.Travis Reitter2010-10-053-23/+23
* Don't bother fetching contact avatar details, since we already do that in Folks.Travis Reitter2010-10-051-2/+0
* Port Empathy to use FolksAliasable and FolksGroupablePhilip Withnall2010-10-0511-59/+61
* remove released flagGuillaume Desmottes2010-10-041-1/+1
* prepare 2.91.0 releaseEMPATHY_2_91_0Guillaume Desmottes2010-10-042-3/+30
* Bump required version of libcanberra and WebkitGuillaume Desmottes2010-10-041-2/+2
* Depends on latest GTK3 releaseGuillaume Desmottes2010-10-041-1/+1
* release.py: update last_tag_patternGuillaume Desmottes2010-10-041-1/+1
* Merge remote branch 'sjoerd/master'Guillaume Desmottes2010-10-040-0/+0
|\
| * Set the ptime multiple for PCM codecs to 20ms, needed for interop with some S...Sjoerd Simons2010-09-211-0/+6
* | Don't ignore the CA certificate if it's the only one in the chainCosimo Cecchi2010-10-041-1/+4
* | Always show icons for meta-contacts in context menuVincent Untz2010-10-041-0/+2
* | remove deprecated FIXMEGuillaume Desmottes2010-10-041-1/+0
* | chat-window: port to new GtkNotebook APIGuillaume Desmottes2010-10-041-4/+7
* | call-window: remove GTK2 compat codeGuillaume Desmottes2010-10-041-9/+0
* | remove has-separator property from XML filesGuillaume Desmottes2010-10-044-4/+0
* | don't set has-window on the spinnerGuillaume Desmottes2010-10-041-1/+0
* | empathy-video-widget: port to new GTK+3 APIGuillaume Desmottes2010-10-041-9/+13
* | remove EmpathyKludgeLabelGuillaume Desmottes2010-10-045-153/+2
* | Import latest version of ev-sidebar from totemGuillaume Desmottes2010-10-046-708/+434
* | empathy_window_iconify: use gdk_window_get_display()Guillaume Desmottes2010-10-041-1/+1
* | about-dialog: gtk_about_dialog_set_url_hook has been removedGuillaume Desmottes2010-10-041-14/+0
* | individual-linker: no more need to implement size_requestGuillaume Desmottes2010-10-041-26/+0
* | no more need to implement chat_size_requestGuillaume Desmottes2010-10-041-24/+0
* | no more need to implement empathy_search_bar_size_requestGuillaume Desmottes2010-10-041-22/+0
* | cell_renderer_text_render: update to new APIGuillaume Desmottes2010-10-041-10/+8
* | empathy_cell_renderer_expander_render: update to new APIGuillaume Desmottes2010-10-041-11/+9
* | cell_renderer_activatable_render: update to new APIGuillaume Desmottes2010-10-041-8/+7
* | use gdk_error_trap_pop_ignored() instead of gdk_error_trap_pop()Guillaume Desmottes2010-10-041-1/+1
* | GDK keys are now GDK_KEY_*Guillaume Desmottes2010-10-0412-27/+27
* | Stop using GtkObject (#630685)Matthias Clasen2010-10-042-7/+5
* | hard depend on GTK3 (#623925)Guillaume Desmottes2010-10-041-87/+25
* | Set the ptime multiple for PCM codecs to 20ms, needed for interop with some S...Sjoerd Simons2010-10-021-0/+6
* | [l10n] Updated help Italian translationMilo Casagrande2010-10-021-204/+442
* | [help] Removed SIP provider link, fixes bug #631049Milo Casagrande2010-10-021-4/+1
* | Updated Slovenian translationMatej Urbančič2010-10-011-157/+299
* | Updated Spanish translationJorge González2010-10-011-235/+245
* | remove 'import-asked' gsettings keyGuillaume Desmottes2010-10-013-7/+0
* | accounts-dialog: stop displaying the import dialog automatically (#631080)Guillaume Desmottes2010-10-011-19/+0
* | empathy_account_settings_set_*: check argumentsGuillaume Desmottes2010-10-011-0/+20
* | Move the 'Clear' menu option in the chat window right-click context menu to t...Bilal Akhtar2010-10-011-2/+2
* | l10n: Updated Greek translation for empathy helpMichael Kotsarinis2010-10-011-107/+235
* | l10n: Updated Greek translation for empathySimos Xenitellis2010-09-301-270/+458
* | coding style fixesGuillaume Desmottes2010-09-301-2/+2
* | add empathy-protocol-chooser.c to POTFILES.inGuillaume Desmottes2010-09-301-0/+1
* | Merge branch 'conference-tp-glib-630709'Guillaume Desmottes2010-09-295-644/+7
|\ \
| * | use TP_PROP_*Guillaume Desmottes2010-09-291-5/+5
| * | Stop generating Conference APIGuillaume Desmottes2010-09-293-637/+0
| * | use tp-glib API for Conference (#630709)Guillaume Desmottes2010-09-291-4/+4
| * | bump tp-glib dep to 0.11.16Guillaume Desmottes2010-09-291-1/+1
* | | Updated Lithuanian translationŽygimantas Beručka2010-09-291-193/+132
* | | Fix a typoGabor Kelemen2010-09-291-1/+1
* | | [i18n] Updated German translationMario Blättermann2010-09-291-182/+179
|/ /
* | Update versionGuillaume Desmottes2010-09-291-2/+2
* | use gettext() instead of _()Guillaume Desmottes2010-09-291-2/+2
* | allow to translate 'Google Talk'Guillaume Desmottes2010-09-291-1/+1
* | Allow to set the Service of newly created account (#629734)Guillaume Desmottes2010-09-294-2/+38
* | factor out empathy_protocol_chooser_create_account_settings()Guillaume Desmottes2010-09-294-114/+68
* | Add empathy_service_name_to_display_name()Guillaume Desmottes2010-09-295-27/+44
* | protocol-chooser: expose a 'service' string instead of boolean for facebook a...Guillaume Desmottes2010-09-294-53/+57
* | tp-roomlist: use TpAccountChannelRequest to create the channelGuillaume Desmottes2010-09-291-43/+33
* | Avoid to completely hide the last saved window when creating a new oneGuillaume Desmottes2010-09-291-0/+10
* | chat-window: remember the geometry of the last saved windowGuillaume Desmottes2010-09-291-3/+10
* | geometry: add suport for binding a window more than onceGuillaume Desmottes2010-09-292-33/+75
* | geometry: no need to export _load and _saveGuillaume Desmottes2010-09-292-8/+2
* | chat-window: most of the functions can be staticGuillaume Desmottes2010-09-292-53/+51
* | Add context on "Select" strings (#629707)Guillaume Desmottes2010-09-292-2/+4
* | fix typoGuillaume Desmottes2010-09-291-1/+1
* | field_value_is_empty: if the first element is not NULL field is not emptyGuillaume Desmottes2010-09-291-1/+1
* | factor out field_value_is_empty()Guillaume Desmottes2010-09-291-1/+10
* | add debug outputGuillaume Desmottes2010-09-291-0/+3
* | Add unsupported contact fields to details_to_set (#630427)Guillaume Desmottes2010-09-291-6/+17
* | Use tp_contact_info_field_copy() instead of creating a new field if foundGuillaume Desmottes2010-09-291-6/+12
* | contact_widget_details_update_edit: free the list returned by tp_contact_get_...Guillaume Desmottes2010-09-291-0/+1
* | contact_widget_details_update_edit: no need to call tp_contact_get_contact_in...Guillaume Desmottes2010-09-291-2/+3
* | [i18n] Updated Dutch translationHannie Dumoleyn2010-09-281-754/+1344
* | ignore hu pagesGuillaume Desmottes2010-09-281-0/+2
* | google-talk: no need to unset the 'server' paramGuillaume Desmottes2010-09-282-2/+0
* | bump GTK+ dep to 2.22.0Guillaume Desmottes2010-09-281-1/+1
* | empathy-chat: update GDK_ defines to GDK_KEY_Diego Escalante Urrelo2010-09-281-8/+8
* | Don't use deprecated gtk_dialog_set_has_separatorDiego Escalante Urrelo2010-09-2811-42/+0
* | empathy-avatar-image: don't use gdk_display globalDiego Escalante Urrelo2010-09-281-2/+2
* | Updated Greek translationGiannis Katsampirhs2010-09-281-628/+484
* | don't use gtk_window_present_with_time if timestamp == GDK_CURRENT_TIME (#629...Guillaume Desmottes2010-09-271-1/+5
* | empathy_window_present: use gtk_get_current_event_time() as default timestamp...Guillaume Desmottes2010-09-271-1/+1
* | Disable the fullscreen action while we are not connectedGuillaume Desmottes2010-09-271-0/+6
* | empathy_call_window_fullscreen_set_cursor_visible: clean up functionGuillaume Desmottes2010-09-271-5/+5
* | Leave fullscreen mode when call is disconnected (#593437)Guillaume Desmottes2010-09-271-0/+3
* | show_borders: check if video_output still exists before using itGuillaume Desmottes2010-09-271-4/+9
* | empathy_call_window_fullscreen_set_cursor_visible: early return if video widg...Guillaume Desmottes2010-09-271-1/+4
* | call-window-fullscreen: NULLify the video widget when it's destroyedGuillaume Desmottes2010-09-271-0/+12
* | disconnect signal before destroying the video widgetGuillaume Desmottes2010-09-271-0/+1
* | factor out disconnect_video_output_motion_handler()Guillaume Desmottes2010-09-271-9/+12
* | call-window: remove the errors info bar when redialing (#630276)Guillaume Desmottes2010-09-271-0/+4
* | chat_window_new_message_cb: update the window icon as well (#558802)Guillaume Desmottes2010-09-271-1/+2
* | voip_cmp_func: first check if we support and then audioGuillaume Desmottes2010-09-271-9/+19
* | Prioritize default individual for chats using capabilities (#629912)Guillaume Desmottes2010-09-271-0/+62
* | rename presence_sort_func to presence_cmp_funcGuillaume Desmottes2010-09-271-11/+20
* | empathy-accounts.c: check return value of unique_app_send_message (#629782)Guillaume Desmottes2010-09-271-4/+6
* | empathy.c: check return value of unique_app_send_message (#629782)Guillaume Desmottes2010-09-271-4/+6
* | remove released flagGuillaume Desmottes2010-09-271-1/+1
* | Added Spanish translation, removed by mistakeEMPATHY_2_32_0Jorge González2010-09-271-0/+4435
* | Updated Japanese translation.Takayuki KUSANO2010-09-271-37/+48
* | prepare 2.32.0Guillaume Desmottes2010-09-272-3/+57
* | Updated Bulgarian translationDamyan Ivanov2010-09-271-759/+1198
* | [help] Updated French translationClaude Paroz2010-09-271-9/+8
* | Updated Basque languageInaki Larranaga Murgoitio2010-09-271-142/+79
* | Updated Spanish translationJorge González2010-09-262-4441/+9
* | Updated Romanian translationLucian Adrian Grijincu2010-09-261-1034/+1527
* | [i18n] Fixed typo in German doc translationMario Blättermann2010-09-261-1/+1
* | [i18n] Updated German doc translationMario Blättermann2010-09-261-431/+411
* | Update Simplifid Chinese translation.Xhacker Liu2010-09-261-41/+52
* | [l10n] Updated Estonian translationMattias Põldaru2010-09-261-2/+2
* | Updated Hungarian translationGabor Kelemen2010-09-261-484/+1820
* | Added Hungarian translationGabor Kelemen2010-09-261-0/+2047
* | Add hu to DOC_LINGUASGabor Kelemen2010-09-261-1/+1
* | [help] Fixed wrong section name, fixes #630544Milo Casagrande2010-09-251-1/+1
* | [l10n] Updated Italian translationMilo Casagrande2010-09-251-57/+69
* | Updated Norwegian bokmål translationKjartan Maraas2010-09-251-62/+65
* | [l10n] Updated German translationChristian Kirbach2010-09-251-55/+65
* | Updated Spanish translationJorge González2010-09-251-31/+4
* | Updated Traditional Chinese translation(Hong Kong and Taiwan)Cheng-Chia Tseng2010-09-252-72/+94
* | Updated Hebrew translation.Yaron Shahrabani2010-09-251-164/+174
* | [help] Fix typo - bgo 630476Paul Cutler2010-09-241-1/+1
* | Fix a mistranslationGabor Kelemen2010-09-241-1/+1
* | Mark button texts for translation, also make them HIG-compatibleGabor Kelemen2010-09-241-2/+2
* | Fix a mistranslationGabor Kelemen2010-09-241-2/+2
* | Fix a mistranslationGabor Kelemen2010-09-231-159/+168
* | Updated Arabic translationKhaled Hosny2010-09-231-266/+301
* | Updated Danish translationKenneth Nielsen2010-09-231-52/+60
* | Updated British English translationBruce Cowan2010-09-231-52/+60
* | update for PunjabiA S Alam2010-09-231-163/+166
* | Updated Polish translationPiotr Drąg2010-09-221-840/+1444
* | Updated Polish translationPiotr Drąg2010-09-221-315/+148
* | Updated Slovenian translationMatej Urbančič2010-09-221-173/+199
* | Updated Basque languageInaki Larranaga Murgoitio2010-09-221-783/+1274
* | Updated French translationClaude Paroz2010-09-221-158/+163
* | Updated Russian translationYuri Myasoedov2010-09-221-806/+945
* | [l10n] Updated Estonian translationMattias Põldaru2010-09-221-6/+13
* | Updated Portuguese translationDuarte Loreto2010-09-221-62/+79
* | Updated Spanish translationJorge González2010-09-221-159/+165
* | Updated Brazilian Portuguese translationDjavan Fagundes2010-09-221-287/+63
* | Updated Hungarian translationGabor Kelemen2010-09-211-1/+10
* | Updated Czech translationMarek Černocký2010-09-211-53/+59
* | Updated Galician translationsFran Diéguez2010-09-212-172/+194
* | Add missing .h file to POTFILES.inGabor Kelemen2010-09-211-0/+1
* | empathy_account_settings_set_strv: we have to copy the key (#630168)Guillaume Desmottes2010-09-201-1/+1
|/
* Merge branch 'cancel-crash-629957'Guillaume Desmottes2010-09-201-4/+2
|\
| * contact-widget: unref the cancellable once we have cancelled the operation (#...Guillaume Desmottes2010-09-201-2/+1