/mail/gnubiff/

ain'>index : gsoc2013-empathy
Google Summer of Code 2013 - GNOME - Archive Integration workspace
aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* prepare 3.4.0.2EMPATHY_3_4_0_2Guillaume Desmottes2012-04-062-2/+8
* DISTCHECK_CONFIGURE_FLAGS add --enable-empathy-avGuillaume Desmottes2012-04-061-0/+1
* roster-window: Bring back log entry in individual context menuGuillaume Desmottes2012-04-051-0/+1
* remove released flagGuillaume Desmottes2012-04-051-1/+1
* Prepare 3.4.0.1EMPATHY_3_4_0_1Guillaume Desmottes2012-04-052-2/+51
* check if salut settings are valid instead of assume they are notGuillaume Desmottes2012-04-041-1/+3
* add empathy_local_xmpp_assistant_widget_is_valid()Guillaume Desmottes2012-04-042-0/+10
* empathy-nautilus-sendto: use the Empathy iconGuillaume Desmottes2012-04-041-1/+1
* include logger single headerGuillaume Desmottes2012-04-047-13/+4
* macros checking are *_MAX_ALLOWEDGuillaume Desmottes2012-04-041-3/+3
* Depend on Clutter 1.10Guillaume Desmottes2012-04-041-2/+2
* Bump required tp-logger versionDanielle Madeley2012-04-031-1/+1
* Logger support for calls is no longer optionalDanielle Madeley2012-04-033-58/+5
* TplCallEndReason ceased to exist on March 28Danielle Madeley2012-04-032-6/+7
* goa-mc-plugin: fix variable nameDebarshi Ray2012-04-021-1/+1
* mcp-account-manager-goa: g_key_file_get_keys() expects a gsizeGuillaume Desmottes2012-04-021-1/+1
* mcp-account-manager-goa: fix shadow variable warningsGuillaume Desmottes2012-04-021-17/+17
* mcp-account-manager-goa: remove unused variablesGuillaume Desmottes2012-04-021-4/+0
* goa-mc-plugin: build with ERROR_CFLAGSGuillaume Desmottes2012-04-021-1/+2
* [l10n] Update Japanese translationMako N2012-04-021-183/+177
* [l10n] Update Japanese translationMako N2012-04-021-146/+142
* Updated Persian TranslationsArash Mousavi2012-03-311-1890/+2118
* [l10n] Updated Indonesian translationAndika Triwidada2012-03-311-1846/+1919
* call-window: raise the overlay actor instead of individual actorsCosimo Cecchi2012-03-301-13/+2
* use enable_and_connect_account() when enabling an account from the menuGuillaume Desmottes2012-03-301-1/+2
* factor out enable_and_connect_account()Guillaume Desmottes2012-03-301-2/+9
* accounts-dialog: no need to connect the account if we are disabling itGuillaume Desmottes2012-03-301-5/+13
* accounts_dialog_enable_account_cb: use the usual async cb patternGuillaume Desmottes2012-03-301-10/+9
* empathy-accounts: disable 'Enable' menu entry if not supportedGuillaume Desmottes2012-03-301-6/+14
* factor out account_can_be_enabled()Guillaume Desmottes2012-03-301-9/+18
* Updated Korean translationChangwoo Ryu2012-03-301-41/+40
* Updated Arabic translationIbrahim Saed2012-03-291-557/+667
* ev-sidebar: use gtk_list_store_insert_with_values()Guillaume Desmottes2012-03-291-2/+1
* preferences: use gtk_list_store_insert_with_values()Guillaume Desmottes2012-03-291-3/+1
* new-chatroom-dialog: use gtk_list_store_insert_with_values()Guillaume Desmottes2012-03-291-3/+1
* import-widget: use gtk_list_store_insert_with_values()Guillaume Desmottes2012-03-291-4/+1
* chatrooms-window: use gtk_list_store_insert_with_values()Guillaume Desmottes2012-03-291-2/+1
* groups-widget: use gtk_list_store_insert_with_values()Guillaume Desmottes2012-03-291-6/+2
* contact-search-dialog: use gtk_list_store_insert_with_values()Guillaume Desmottes2012-03-291-4/+1
* account-widget-sip: use gtk_list_store_insert_with_values()Guillaume Desmottes2012-03-291-17/+16
* accounts-dialog: use gtk_list_store_insert_with_values()Guillaume Desmottes2012-03-291-8/+13
* Updated Odia TranslationManojKumar Giri2012-03-291-177/+119
* Updated Norwegian bokmål translationKjartan Maraas2012-03-291-238/+244
* Updated Odia TranslationManojKumar Giri2012-03-281-639/+496
* Merge remote-tracking branch 'wjt/652800-661731-notifications'Guillaume Desmottes2012-03-284-22/+40
|\
| * Move category name constants to #definesWill Thompson2012-03-284-21/+34
| * Show MUC highlight notifications in Gnome ShellWill Thompson2012-03-281-3/+8
* | streamed-media-window: don't leak the element nameDebarshi Ray2012-03-281-2/+4
* | call-window: don't leak the element nameDebarshi Ray2012-03-281-2/+4
|/
* Updated Odia TranslationManojKumar Giri2012-03-281-1377/+3948
* trivial: fix a GCC build warningCosimo Cecchi2012-03-271-1/+0
* call-window: factor out some common codeCosimo Cecchi2012-03-271-14/+14
* call-window: don't use EmpathyRoundedActor for the floating toolbarCosimo Cecchi2012-03-272-31/+25
* call-window: use a ClutterBoxLayout to separate previews/toolbarCosimo Cecchi2012-03-271-128/+68
* call-window: fix incorrect commentCosimo Cecchi2012-03-271-3/+2
* call-window: use colors from the theme for placeholdersCosimo Cecchi2012-03-271-2/+30
* rounded-rectangle: cairo_set_source_rgba() takes [0..1] argumentsCosimo Cecchi2012-03-271-7/+6
* log-window: use gtk_list_store_insert_with_values()Guillaume Desmottes2012-03-271-6/+2
* factor out add_event_to_store()Guillaume Desmottes2012-03-271-52/+39
* log-window: factor out add_date_if_needed()Guillaume Desmottes2012-03-271-32/+33
* import-widget: request the preferred height of the treeviewGuillaume Desmottes2012-03-272-2/+11
* import-widget: don't manually prepare the account managerGuillaume Desmottes2012-03-271-23/+4
* help/.gitignore: use a generic ignore ruleGuillaume Desmottes2012-03-271-35/+2
* Updated Basque languageInaki Larranaga Murgoitio2012-03-271-4/+4
* Updated Basque languageInaki Larranaga Murgoitio2012-03-271-304/+339
* Updated Korean translationChangwoo Ryu2012-03-271-234/+271
* release.py: update last_tag_patternGuillaume Desmottes2012-03-261-1/+1
* remove released flagGuillaume Desmottes2012-03-261-1/+1
* prepare 3.4.0EMPATHY_3_4_0Guillaume Desmottes2012-03-262-2/+38
* Use the correct help: URI syntaxShaun McCance2012-03-262-2/+2
* hindi translation by Chandan KumarRajesh Ranjan2012-03-261-2402/+2339
* Updated Crimean Tatar (Crimean Turkish) translationReşat SABIQ2012-03-261-1429/+2678
* contact_widget_contact_update: check if widget_avatar is a chooserGuillaume Desmottes2012-03-261-2/+5
* Update avatar chooser's account if EMPATHY_CONTACT_WIDGET_EDIT_ACCOUNT is not...Guillaume Desmottes2012-03-261-0/+3
* contact_widget_contact_update: change 'if else' block to a 'if' block inside ...Guillaume Desmottes2012-03-261-8/+13
* Added Telugu help TranslationsSasi Bhushan2012-03-252-1/+2758
* Updated Latvian translation.Rudolfs Mazurs2012-03-251-223/+231
* Updated Japanese translation.Jiro Matsuzawa2012-03-251-6/+8
* [l10n] Add Japanese translationMako N2012-03-252-1/+3426
* Updated Traditional Chinese translation(Hong Kong and Taiwan)Cheng-Chia Tseng2012-03-252-682/+774
* [l10n] Updated German translationMario Blättermann2012-03-251-1871/+2034
* Updated Hebrew translation.Yaron Shahrabani2012-03-251-344/+387
* Updated Belarusian translation.Ihar Hrachyshka2012-03-251-361/+399
* [l10n] Update Japanese translationMako N2012-03-251-777/+849
* Updated Telugu TranslationSasi Bhushan Boddepalli2012-03-241-5/+10
* Updated Telugu translationSasi Bhushan2012-03-241-229/+187
* Updated Portuguese translationDuarte Loreto2012-03-241-1920/+2195
* Updated Finnish translation by Jiri GrönroosTimo Jyrinki2012-03-231-484/+795
* roster-window: check which page to display once Folks has finished loadingGuillaume Desmottes2012-03-221-1/+1
* Use help:empathy to open the helpGuillaume Desmottes2012-03-225-5/+5
* add translator comment for the sanity-cleaning-number keyGuillaume Desmottes2012-03-221-0/+1
* debug-window: no need to translate the '%s' formatGuillaume Desmottes2012-03-221-1/+1
* account-widget-irc: add translators comment on up/down tooltipsGuillaume Desmottes2012-03-221-2/+2
* Updated Danish translationKenneth Nielsen2012-03-221-1238/+1320
* Updated Gujarati TranslationsSweta Kothari2012-03-221-1729/+2747
* Updated Vietnamese translationNguyễn Thái Ngọc Duy2012-03-221-138/+105
* po/vi: import from Damned LiesNguyễn Thái Ngọc Duy2012-03-221-1904/+2243
* accounts-dialog: set a column spacing for the GtkInfoBar gridCosimo Cecchi2012-03-211-0/+1
* account-widget: set shadow_type=in for advanced scrolled windowsCosimo Cecchi2012-03-213-0/+3
* Updated Telugu TranslationsSasi Bhushan2012-03-21