aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* prepare 2.31.92 releaseEMPATHY_2_31_92Guillaume Desmottes2010-09-142-3/+70
* Merge remote branch 'smcv/conference'Guillaume Desmottes2010-09-141-1/+1
|\
| * Update Auth.client for stable ServerTLSConnection namespaceSimon McVittie2010-09-141-1/+1
* | empathy_chat_paste: paste to to search bar if visible (#629594)Guillaume Desmottes2010-09-141-0/+5
* | add empathy_search_bar_paste_clipboard()Guillaume Desmottes2010-09-142-0/+8
* | tp_chat_group_members_changed_cb: early return if removed or added have not t...Simon McVittie2010-09-141-2/+5
* | Merge remote branch 'smcv/conference'Guillaume Desmottes2010-09-143-162/+405
|\|
| * Update Chan.T.ServerTLSConnection and TLSCertificate to spec 0.19.13Simon McVittie2010-09-142-10/+18
| * Merge remote branch 'cosimoc/tls-multireject' into conferenceSimon McVittie2010-09-142-95/+110
| |\
| * | Update the Conference spec to the version from spec 0.19.13 (no code changes)Simon McVittie2010-09-141-5/+5
| * | Update Channel.I.Conference to draft 2 (no code changes)Simon McVittie2010-09-141-150/+385
* | | Merge remote branch 'cosimo/tls-multireject'Guillaume Desmottes2010-09-142-95/+110
|\ \ \ | | |/ | |/|
| * | Use tp_clear_boxed() to free the Rejection arrayCosimo Cecchi2010-09-141-1/+2
| * | Update Empathy to the new draft APICosimo Cecchi2010-09-131-3/+24
| * | Update to new tp-spec draftCosimo Cecchi2010-09-131-92/+85
* | | Change videosrc element orderingSjoerd Simons2010-09-141-11/+12
* | | Polish recent EmpathyVideoSrc changesSjoerd Simons2010-09-142-55/+52
| |/ |/|
* | Merge branch 'channel-accessors'Guillaume Desmottes2010-09-133-10/+3
|\ \
| * | use tp_channel_get_requested()Guillaume Desmottes2010-09-132-9/+2
| * | bump tp-glib dep to 0.11.15Guillaume Desmottes2010-09-131-1/+1
* | | Updated Finnish translation by Ubuntu Finnish translators team.Timo Jyrinki2010-09-131-1220/+1273
|/ /
* | Add two optional filter to video srcAlexey Fisher2010-09-131-16/+51
* | Add empathy_gst_make_to_binAlexey Fisher2010-09-132-11/+71
|/
* switched notebook pagesFelix Kaser2010-09-132-11/+11
* Remove "Use Yahoo Japan" label (#609484)Guillaume Desmottes2010-09-132-20/+1
* wrap label explaining the facebook account configuration (#611107)Guillaume Desmottes2010-09-131-0/+1
* coding style fixGuillaume Desmottes2010-09-131-1/+1
* fixed typo in empathy utilsFelix Kaser2010-09-133-3/+3
* Updated Galician translations for helpFran Diéguez2010-09-131-144/+581
* Updated French doc translationBruno Brouard2010-09-131-62/+55
* Updated Czech translationMarek Černocký2010-09-131-80/+12
* [l10n] Updated German translationChristian Kirbach2010-09-121-476/+838
* Updated Portuguese translationDuarte Loreto2010-09-121-761/+1235
* Updated Danish translationKenneth Nielsen2010-09-121-354/+516
* [l10n] Refreshed Italian translationMilo Casagrande2010-09-121-70/+70
* [help] Fixed Empathy name in the index pageMilo Casagrande2010-09-121-4/+7
* [help] Fixed contacts linking/unlinking topic, fixed the audio and video topicsMilo Casagrande2010-09-123-32/+16
* Updated British English translationBruce Cowan2010-09-121-114/+143
* Updated Spanish translationJorge González2010-09-111-76/+264
* Updated Norwegian bokmål translationKjartan Maraas2010-09-111-241/+274
* Updated Japanese translation.Takayuki KUSANO2010-09-111-507/+435
* Updated Tamil translationDr.Tirumurti Vasudevan2010-09-111-111/+139
* Update Czech translation by Marek CernockyPetr Kovar2010-09-111-373/+531
* Updated French doc translationBruno Brouard2010-09-111-98/+243
* Updated Brazilian Portuguese translationHenrique P. Machado2010-09-101-12/+8
* fix build of the link-contacts doc pageGuillaume Desmottes2010-09-101-1/+1
* Updated Galician translationsFran Diéguez2010-09-101-11/+84
* [help] Added topic about linking contacts, fixed other topics to reflect the ...Milo Casagrande2010-09-105-35/+208
* Updated Brazilian Portuguese translationHenrique P. Machado2010-09-101-682/+1183
* Use TP_ARRAY_TYPE_UCHAR_ARRAY_LISTCosimo Cecchi2010-09-091-19/+5
* Bump required tp-glib versionCosimo Cecchi2010-09-091-1/+1
* Use separate new/free functions for the handler context dataCosimo Cecchi2010-09-091-8/+24
* Don't assume there's only one concurrent TpHandleChannelsContextCosimo Cecchi2010-09-091-11/+21
* fix typo of #629134 in po files as wellGuillaume Desmottes2010-09-0920-21/+21
* tls-dialog: fix typo in a string (#629134)Guillaume Desmottes2010-09-091-1/+1
* Enable server fallback for GTalk accountNicolas Dufresne2010-09-092-8/+20
* Add support for 'as' in account settingsNicolas Dufresne2010-09-092-0/+31
* [l10n] Updated Estonian translationMattias Põldaru2010-09-091-13/+32
* Make sure we allocate the right size for certificatesCosimo Cecchi2010-09-081-5/+6
* Use better names for saving the certificatesCosimo Cecchi2010-09-081-2/+16
* Move _get_certificate_hostname() out of the verifierCosimo Cecchi2010-09-083-36/+40
* [l10n] Updated Italian translationMilo Casagrande2010-09-081-47/+68
* Don't use gtk_progress_bar_set_orientation() when building with GTK+ 3Philip Withnall2010-09-071-0/+10
* Remove calls to gtk_dialog_set_has_separator() if building against GTK+ 3Philip Withnall2010-09-0712-10/+40
* Updated Spanish translationJorge González2010-09-071-133/+163
* Updated French translationClaude Paroz2010-09-071-546/+993
* Updated Galician translationsFran Diéguez2010-09-072-155/+191
* update for PunjabiA S Alam2010-09-061-193/+183
* Updated Japanese translation.Takayuki KUSANO2010-09-061-309/+313
* Updated Hungarian translationGabor Kelemen2010-09-061-145/+174
* Updated Swedish translationDaniel Nylander2010-09-061-130/+151
* Updated Hebrew translation.Yaron Shahrabani2010-09-061-10/+33
* Updated Slovenian translationMatej Urbančič2010-09-061-148/+152
* Add a tooltip to the “Unlink” buttonPhilip Withnall2010-09-061-0/+2
* Add a confirmation dialogue to the unlink processPhilip Withnall2010-09-061-3/+24
* Move the “Unlink” button from the Edit dialogue to the linking dialoguePhilip Withnall2010-09-062-52/+41
* Fix code formatting in EmpathyLinkingDialogPhilip Withnall2010-09-061-8/+9
* Updated Hebrew translation.Yaron Shahrabani2010-09-061-4/+8
* Change “Link…” to “Link Contacts…” in the individual menuPhilip Withnall2010-09-061-1/+1
* [l10n] Updated Italian translationMilo Casagrande2010-09-051-738/+1133
* Updated Traditional Chinese translation(Hong Kong and Taiwan)Cheng-Chia Tseng2010-09-052-552/+870
* Update British English translationPhilip Withnall2010-09-041-137/+143
* Updated Spanish translationJorge González2010-09-041-62/+61
* Updated Hebrew translation.Yaron Shahrabani2010-09-041-172/+172
* Updated Slovenian translationMatej Urbančič2010-09-041-54/+77
* Updated Tamil translationdrtv2010-09-041-682/+1130
* [l10n] Updated Estonian translationMattias Põldaru2010-09-031-13/+16
* Update the Edit dialogue on contact linking or unlinkingPhilip Withnall2010-09-031-29/+78
* Update the Information dialogue on contact linking or unlinkingPhilip Withnall2010-09-031-75/+111
* Handle the EmpathyIndividualWidget disappearing during an async details callPhilip Withnall2010-09-031-3/+6
* Don't try to update EmpathyIndividualWidget's location without an IndividualPhilip Withnall2010-09-031-1/+2
* Listen to FolksIndividual::removed in EmpathyIndividualWidgetPhilip Withnall2010-09-031-0/+12
* Remove an idle handler when EmpathyChat is destroyedPhilip Withnall2010-09-031-2/+14
* Add a heuristic to prefer audio- and video-capable Personas when callingPhilip Withnall2010-09-031-1/+27
* Port EmpathyIndividualView to use empathy_contact_dup_best_for_action()Philip Withnall2010-09-031-26/+3
* Port EmpathyIndividualMenu to use empathy_contact_dup_best_for_action()Philip Withnall2010-09-031-89/+36
* Add empathy_contact_dup_best_for_action()Philip Withnall2010-09-032-0/+154
* account-widget: apply settings when activating the password entry (#625575)Cyril Roelandt2010-09-031-2/+22
* Updated Galician translationsFran Diéguez2010-09-031-53/+59
* Updated Swedish translationDaniel Nylander2010-09-031-253/+447
* Updated Arabic translationKhaled Hosny2010-09-031-103/+132
* Ensure we disconnect from signals on Individuals' Personas as they're removedPhilip Withnall2010-09-021-34/+48
* Updated Hebrew translation.Yaron Shahrabani2010-09-021-106/+134
* Remove the “Add Contact…” menu entry from EmpathyIndividualMenuPhilip Withnall2010-09-022-92/+0
* Don't unnecessarily remove Individuals if Individual IDs have been reusedPhilip Withnall2010-09-021-12/+14
* Merge branch 'translate-param-628601'Guillaume Desmottes2010-09-021-0/+23
|\
| * account_widget_generic_format_param_name: translate common params (#628601)Guillaume Desmottes2010-09-021-0/+23
* | Merge remote branch 'kaserf/fix-account-name-update'Guillaume Desmottes2010-09-021-1/+2
|\ \
| * | do not set the overridden flag when creatingFelix Kaser2010-09-021-1/+2
* | | Updated Norwegian bokmål translationKjartan Maraas2010-09-021-199/+338
| |/ |/|
* | Bug 628133 — Linking dialog's live search should copy the one from the rosterPhilip Withnall2010-09-021-0/+20
* | Add empathy_linking_dialog_get_individual_linker()Philip Withnall2010-09-022-0/+13
* | Add empathy_individual_linker_set_search_text()Philip Withnall2010-09-022-4/+19
* | Add an EmpathyIndividualMenu::link-contacts-activated signalPhilip Withnall2010-09-021-9/+27
* | Make EmpathyIndividualMenu a proper GObject, derived from GtkMenuPhilip Withnall2010-09-022-13/+168
* | empathy_account_widget_get_default_display_name: use the network name (#598394)Guillaume Desmottes2010-09-021-9/+15
* | account-widget-irc: return the EmpathyIrcNetworkChooser when building the widgetGuillaume Desmottes2010-09-022-4/+11
* | add empathy_irc_network_chooser_get_network()Guillaume Desmottes2010-09-022-0/+12
* | NEWS: 2.31.91 secretely depends on gcr tooGuillaume Desmottes2010-09-021-0/+1
* | Only unref the EmpathyIndividualView after emptying the group hash tablePhilip Withnall2010-09-021-3/+2
* | remove released flagGuillaume Desmottes2010-09-021-1/+1
* | prepare 2.31.91.1EMPATHY_2_31_91_1Guillaume Desmottes2010-09-022-2/+36
* | update for PunjabiA S Alam2010-09-021-354/+600
* | Remove the expand groups idle handler when destroying an EmpathyIndividualViewPhilip Withnall2010-09-011-1/+3
* | Bug 628106 — Groups are not expanded when reconnectingPhilip Withnall2010-09-011-0/+5
* | Ensure all persona tables are removed from EmpathyIndividualWidgetPhilip Withnall2010-09-011-0/+2
|/
* contact: get info from the tp-contact in constructed (#628315)Guillaume Desmottes2010-09-011-38/+37
* contact: make some setters staticGuillaume Desmottes2010-09-012-109/+101
* the GTK3 flavour of gcr is gcr-3 (#627916)Guillaume Desmottes2010-09-011-4/+1
* Add an INDIVIDUAL_CALL feature to EmpathyIndividualViewPhilip Withnall2010-09-012-3/+8
* Fix the audio/video icon in the contact listPhilip Withnall2010-09-011-31/+51
* Merge remote branch 'maiku/previous-conversation-crash'Guillaume Desmottes2010-09-011-1/+2
|\
| * Fix crash in log_manager_got_chats_cb.Mike Ruprecht2010-09-011-1/+2
* | l10n: Updated Greek translation for empathy helpSimos Xenitellis2010-09-011-2/+0
* | Update British English translationPhilip Withnall2010-09-011-88/+111
* | l10n: Updated Greek translation for empathy helpMichael Kotsarinis2010-09-011-2119/+911
|/
* l10n: Updated Greek translation for empathyMichael Kotsarinis2010-09-011-163/+178
* l10n: Updated Greek translation for empathyMichael Kotsarinis2010-09-011-305/+503
* [l10n] Updated Estonian translationMattias Põldaru2010-09-011-44/+35
* Updated Spanish translationJorge González2010-08-311-108/+117
* Updated Hungarian translationGabor Kelemen2010-08-311-81/+98
* Updated Serbian translationBranko Kokanović2010-08-312-324/+270
* Updated Galician translationsFran Diéguez2010-08-311-89/+112
* Updated Slovenian translationMatej Urbančič2010-08-311-185/+231
* remove released flagGuillaume Desmottes2010-08-301-1/+1
* coding style fixesEMPATHY_2_31_91Guillaume Desmottes2010-08-301-2/+1
* add empathy-irc-network-chooser-dialog.c to POTFILES.inGuillaume Desmottes2010-08-301-0/+1
* prepare 2.31.91 releaseGuillaume Desmottes2010-08-302-2/+84
* Choose an best_contact even if it isn't sensitive in the EmpathyIndividualMenuPhilip Withnall2010-08-301-1/+1
* Change the sensitivity of the Link button if changes have been madePhilip Withnall2010-08-301-3/+20
* Add a has-changed property to EmpathyIndividualLinkerPhilip Withnall2010-08-302-0/+59
* Check for gcr-1 when building against GTK+ 3 (GNOME bug #628092)Frédéric Péters2010-08-302-1/+7
* Bug 628121 — Should pick an online persona when starting a chatPhilip Withnall2010-08-302-14/+62
* yahoo and icq widget: change the accelerator of the Character set widgetGuillaume Desmottes2010-08-302-2/+2
* account-widget-jabber: change the accelerator of the Priority widgetGuillaume Desmottes2010-08-301-1/+1
* account-widget-jabber: change accelerator of the encryption widgetGuillaume Desmottes2010-08-301-1/+1
* account-widget-local-xmpp: change accelerator of the email widgetGuillaume Desmottes2010-08-301-1/+1
* account-widget: add accelerator on EnabledGuillaume Desmottes2010-08-301-1/+1
* jabber and yahoo widget: change the accelerator of the Ignore widgetGuillaume Desmottes2010-08-302-2/+2
* account-widget-local-xmpp: change the accelerator of the Nickname widgetGuillaume Desmottes2010-08-301-1/+1
* fix accelerator conflict with the Cancel button (#623164)Guillaume Desmottes2010-08-301-1/+9
* fix accelerator conflict with the Apply button (#623164)Guillaume Desmottes2010-08-301-3/+10
* factor out set_apply_button()Guillaume Desmottes2010-08-301-4/+13
* chat_window_detach_hook: move the window *after* showing itGuillaume Desmottes2010-08-301-1/+1
* Updated Japanese translation (from gnome-2-28 branch)GLSJPN_Etsuko2010-08-301-959/+2101
* Fix a logic error when expanding groups in EmpathyIndividualViewPhilip Withnall2010-08-301-1/+1
* Force all toggle buttons in the linking UI to update on each toggle eventPhilip Withnall2010-08-301-5/+39
* Fix calculation of the number of new personas in EmpathyIndividualWidgetPhilip Withnall2010-08-301-2/+7
* Port EmpathyPersonaStore to use Individual.personas_changedPhilip Withnall2010-08-301-33/+11
* Port EmpathyIndividualWidget to use Individual.personas_changedPhilip Withnall2010-08-301-58/+61
* [l10n] Updated Estonian translationIvar Smolin2010-08-301-3/+3
* Bug 628124 — Disallow activating group rows in the linking dialoguePhilip Withnall2010-08-301-0/+3
* Updated Serbian translationBranko Kokanović2010-08-302-1678/+2216
* [l10n] Updated Estonian translationMattias Põldaru2010-08-291-98/+499
* Update British English translationPhilip Withnall2010-08-281-93/+110
* Updated doc French translationBruno Brouard2010-08-281-155/+177
* Updated Hungarian translationGabor Kelemen2010-08-281-131/+153
* Updated Spanish translationJorge González2010-08-281-93/+130
* Updated Hungarian translationGabor Kelemen2010-08-281-699/+1077
* Update Galician translationsFran Diéguez2010-08-271-138/+167
* Updated Arabic translationKhaled Hosny2010-08-271-137/+240
* Updated Hebrew translation.Yaron Shahrabani2010-08-271-138/+246
* nautilus-sendto-plugin: depend on 2.31.7 when building with GTK+2Guillaume Desmottes2010-08-272-21/+1
* Bug 628064 — Miscellaneous string fixesPhilip Withnall2010-08-277-12/+12
* Bug 628062 — Add translator commentsPhilip Withnall2010-08-272-0/+12
* Unmark strings as translatable which aren't shown to the userPhilip Withnall2010-08-271-3/+3
* new-chatroom-dialog: remove markup from transltable stringGuillaume Desmottes2010-08-271-2/+5
* remove markups around 'Location'Guillaume Desmottes2010-08-272-2/+10
* Add an EmpathyIndividualView::show-untrusted propertyPhilip Withnall2010-08-273-0/+56
* Move all individual view visibility logic into is_visible_individual()Philip Withnall2010-08-271-10/+10
* Desensitise the "Link…" menu entry for untrusted IndividualsPhilip Withnall2010-08-272-1/+6
* accounts-dialog.ui: set pango properties in the UI file (#628063)Guillaume Desmottes2010-08-271-2/+5
* Merge branch 'trivia'Guillaume Desmottes2010-08-271-7/+14
|\
| * main-window: define an enum for pagesGuillaume Desmottes2010-08-271-3/+7
| * Increase the size of the 'No Match Found' labelGuillaume Desmottes2010-08-271-2/+7
| * no need to use a #defineGuillaume Desmottes2010-08-271-4/+2
* | Don't filter out Individual removal at the IndividualManager level.Travis Reitter2010-08-271-9/+4
* | Bug 627715 — Linking dialog: move personas using DnDPhilip Withnall2010-08-271-2/+84
* | Add drag and drop support to EmpathyPersonaViewPhilip Withnall2010-08-272-1/+232
* | Add feature support for EmpathyPersonaViewPhilip Withnall2010-08-273-4/+51
* | Accept text/plain drops as file transfers, rather than as IndividualsPhilip Withnall2010-08-271-5/+3
* | Add an EmpathyIndividualView feature for receiving Persona dropsPhilip Withnall2010-08-273-65/+64
* | Add an EmpathyIndividualView::drag-persona-received signalPhilip Withnall2010-08-272-2/+89
* | Add an EmpathyIndividualView::drag-individual-received signalPhilip Withnall2010-08-272-35/+55
* | Use EmpathyIndividualFeatureFlags consistently in EmpathyIndividualViewPhilip Withnall2010-08-271-4/+4
* | Use text/individual-id instead of text/contact-id for dragging IndividualsPhilip Withnall2010-08-271-2/+2
* | Rename EMPATHY_INDIVIDUAL_VIEW_FEATURE_CONTACT_* to *_FEATURE_INDIVIDUAL_*Philip Withnall2010-08-272-13/+13
* | Add an EmpathyIndividualView feature for changing Individuals' groupsPhilip Withnall2010-08-272-15/+38
* | Fix memory leaks in EmpathyIndividualView drop handling codePhilip Withnall2010-08-271-15/+11
* | Move individual_view_handle_drag() to individual_view_contact_drag_received()Philip Withnall2010-08-271-40/+33
* | Add an EmpathyIndividualView feature for dropping files on IndividualsPhilip Withnall2010-08-272-6/+13
|/
* Use libchamplain 0.7.1 or newer for the map pluginJiří Techet2010-08-271-4/+4
* Fix British English translationPhilip Withnall2010-08-271-3/+3
* Update British English translationPhilip Withnall2010-08-271-705/+1119
* Updated Spanish translation, fixes bug #627996Jorge González2010-08-271-81/+93
* Fix row toggling on activation in EmpathyIndividualLinkerPhilip Withnall2010-08-271-25/+12
* l10n: Updated Greek translation for empathyMichael Kotsarinis2010-08-261-693/+1157
* Fix selectable labels in EmpathyIndividualWidgetPhilip Withnall2010-08-261-8/+11
* unsensitive the remove button while loadingGuillaume Desmottes2010-08-261-1/+14
* insensitive treeview while loadingGuillaume Desmottes2010-08-261-1/+4
* accounts-dialog: display loading page while loading accounts (#611701)Guillaume Desmottes2010-08-262-1/+55
* accounts-dialog: add a GtkNotebookGuillaume Desmottes2010-08-261-64/+102
* Fix the "Show Protocols" option with linked contactsPhilip Withnall2010-08-261-1/+1
* allow to choose irc network with ENTERFelix Kaser2010-08-261-0/+12
* Merge branch 'irc-wizard-596086'Guillaume Desmottes2010-08-265-4/+118
|\
| * account-assistant: stop blacklisting IRC (#596086)Guillaume Desmottes2010-08-261-2/+1
| * use the simple variant of the IRC widget if neededGuillaume Desmottes2010-08-261-2/+10
| * account-widget-irc: add simple version of the widgetGuillaume Desmottes2010-08-263-0/+107
* | Merge branch 'irc-network-selection-fix'Felix Kaser2010-08-261-5/+21
|\ \
| * | fix selection problems in irc networksFelix Kaser2010-08-261-5/+21
| |/
* / accounts-dialog: insensitive 'add' and 'import' buttons while loading (#624353)Guillaume Desmottes2010-08-261-2/+18
|/
* Merge branch 'irc-widget-588243'Guillaume Desmottes2010-08-2611-458/+1204
|\
| * grab focus on the treeview after adding, editing or removing networkGuillaume Desmottes2010-08-261-0/+4
| * irc-network-chooser-dialog: make it transient and modalGuillaume Desmottes2010-08-263-3/+11
| * search_text_notify_cb: select first matching only if we are still searchingGuillaume Desmottes2010-08-261-2/+21
| * Hide the search after picking the network to get the right oneGuillaume Desmottes2010-08-261-2/+3
| * properly set table_common_settingsGuillaume Desmottes2010-08-251-2/+2
| * cance live search when adding/removing a networkGuillaume Desmottes2010-08-251-0/+4
| * search_text_notify_cb: rename iter to filter_iter to avoid confusionGuillaume Desmottes2010-08-251-3/+4
| * factor out iter_to_filter_iter()Guillaume Desmottes2010-08-251-14/+21
| * scroll_to_iter: need a filter iterGuillaume Desmottes2010-08-251-1/+1
| * assert that iter convert don't failGuillaume Desmottes2010-08-251-6/+6
| * select_iter: set the cursor as wellGuillaume Desmottes2010-08-251-0/+10
| * make title clearerGuillaume Desmottes2010-08-251-1/+1
| * don't allow to select a network if none is actually selectedGuillaume Desmottes2010-08-251-2/+7
| * replace the close button by 'Select'Guillaume Desmottes2010-08-251-1/+4
| * select the first matching network when searchingGuillaume Desmottes2010-08-251-0/+6
| * pass filter iter to select_iter() and scroll_to_iter()Guillaume Desmottes2010-08-251-19/+27
| * irc-network-chooser: use network accessorsGuillaume Desmottes2010-08-251-7/+4
| * irc-network-chooser-dialog: use network accessorsGuillaume Desmottes2010-08-251-18/+4