]> git.0d.be Git - empathy.git/history - libempathy-gtk/empathy-account-widget.c
factor out start_gnome_contacts()
[empathy.git] / libempathy-gtk / empathy-account-widget.c
2012-02-06 Guillaume Desmottesaccount_widget_generic_format_param_name: make sure...
2012-01-17 Guillaume Desmottesaccount-widget: allow JID such as 'test@localhost'
2011-12-22 Guillaume Desmottesaccount-widget: display the buttons in simple mode...
2011-12-22 Guillaume Desmottesaccount-widget: modernize dipose function
2011-12-22 Guillaume Desmottesaccount-widget: use the self->priv pattern
2011-12-22 Guillaume Desmottesproperly handle accounts using an external storage
2011-12-22 Guillaume Desmotteswe can now use the stock close button
2011-12-22 Guillaume Desmottesremove old comment
2011-12-22 Guillaume Desmottesno need to control the cancel button sensitivity any...
2011-12-22 Danielle MadeleyAdd a close signal, emitted by both cancel and apply
2011-12-22 Danielle MadeleyBegin combining the dialogs
2011-11-29 Guillaume DesmottesMerge remote-tracking branch 'jonny/ft'
2011-11-21 Guillaume Desmottesfix GTK_BOX casts
2011-11-21 Guillaume Desmottesuse gtk_box_new() instead of gtk_[h,v]box_new()
2011-11-05 Danielle MadeleyMerge branch 'ui-fixes'
2011-11-04 Xavier ClaessensFix crash when opening GOA facebook account settings
2011-11-01 Guillaume Desmottesaccount-widget-*: port to GtkGrid
2011-10-14 Danielle MadeleyMerge remote-tracking branch 'pochu/upgrade-software'
2011-10-14 Danielle MadeleyMerge remote-tracking branch 'pochu/error-dialog'
2011-10-14 Danielle MadeleyMerge remote-tracking branch 'pochu/misc-fixes'
2011-10-14 Danielle MadeleyMerge branch: 'Add top-up link to chat text when there...
2011-09-29 Guillaume DesmottesUse new GOA desktop file
2011-09-28 Xavier ClaessensUse g_cclosure_marshal_generic for all signals
2011-09-20 Danielle MadeleyMerge branch 'crash-659118'
2011-09-19 Guillaume DesmottesUse tp_proxy_prepare_async instead of tp_account_manage...
2011-09-15 Guillaume DesmottesMerge remote-tracking branch 'pochu/call-reuse-windows...
2011-09-06 Danielle MadeleyMerge branch 'remove-cc-plugin'
2011-09-06 Danielle MadeleySupport launching GNOME Online Accounts in empathy...
2011-09-01 Danielle MadeleyMerge branch 'timezones-656189'
2011-08-31 Sjoerd SimonsCorrect grouping in the hostname regexp
2011-08-24 Guillaume Desmottesaccount-widget: add empathy_account_widget_get_settings()
2011-08-18 Danielle MadeleyMerge branch 'log-window-webview'
2011-08-04 Guillaume DesmottesAllow to enter an email address as Yahoo ID
2011-07-26 Xavier ClaessensMerge remote-tracking branch 'danni/populate-popup...
2011-07-26 Xavier ClaessensMerge remote-tracking branch 'danni/drag-n-drop-558942'
2011-07-25 Will ThompsonMerge branch 'irc-dialog'
2011-07-19 Will ThompsonIRC: validate 'username' parameter.
2011-07-19 Will ThompsonIRC: rename “user_name” regex to “nick_name”
2011-06-28 Will ThompsonMerge branch 'account-parameters'
2011-06-28 Will ThompsonMerge branch 'bigger-favourite-chatrooms'
2011-06-28 Guillaume Desmottesaccount-widget: hide advanced section for GTalk accounts
2011-06-08 Guillaume DesmottesMerge branch 'sms-651242'
2011-06-07 Guillaume Desmottesaccount-widget: use tp_g_signal_connect_object to conne...
2011-05-25 Guillaume DesmottesMerge remote-tracking branch 'glassrose/make-favorite...
2011-05-23 Guillaume Desmottesempathy_account_widget_setup_widget: unsensitive unsupp...
2011-05-13 Guillaume DesmottesMerge remote-tracking branch 'glassrose/moving-part...
2011-05-09 Guillaume DesmottesMerge remote-tracking branch 'glassrose/save-chatrooms...
2011-05-05 Danielle MadeleyMerge branch 'balance-rebase'
2011-05-05 Danielle MadeleyMerge branch 'delivery-reports-rebase'
2011-05-05 Marc Plano-Lesayfix unused-but-set-variable warnings
2011-04-21 Guillaume Desmottesaccount-widget: remove all the code related to the...
2011-04-21 Danielle MadeleyRemove enabled toggle from account-widget
2011-04-18 Guillaume DesmottesAdd translation context on some strings (#646131)
2011-03-30 Guillaume Desmottesmove the Enabled translator comment just before the...
2011-03-30 Guillaume Desmottesgive translators context for the 'Enabled' checkbox...
2011-03-17 Guillaume DesmottesAllow to enter an email address as ICQ ID (#645014)
2011-02-16 Guillaume Desmottesonly try reconnecting accounts if needed (#642358)
2011-01-24 Guillaume DesmottesMerge remote branch 'glassrose/remove-typing-icon-in...
2011-01-24 Guillaume Desmottesaccount-widget-yahoo: remove server field (#634853)
2011-01-18 Guillaume DesmottesMerge remote branch 'glassrose/Display-typing-icon...
2011-01-11 Emilio Pozuelo MonfortDon't use deprecated gdk_app_launch_context_new()
2011-01-10 Guillaume DesmottesMerge remote branch 'glassrose/accounts-supporting...
2010-12-24 Danielle MadeleyMerge remote branch 'glassrose/enable-disable-accounts...
2010-12-23 Guillaume DesmottesMerge branch 'release.py'
2010-12-23 Xavier ClaessensFix build warnings for uninitialized variables
2010-12-23 Guillaume Desmottesaccount-widget: use g_app_info_launch() instead of...
2010-12-15 Guillaume DesmottesMerge branch 'gtk-style-636654'
2010-12-15 Guillaume Desmottesfactor out empathy_make_color_whiter()
2010-12-15 Guillaume Desmottesaccount-widget: use new GTK+ style API (#636500)
2010-12-15 Jonny LambMerge branch 'sasl-gui'
2010-12-10 Jonny Lambaccount-widget: add Remember Password widgets for all...
2010-12-10 Jonny Lambaccount-widget: only show Remember Password ticky box...
2010-12-10 Jonny Lambaccount-settings: don't block notify::ready on getting...
2010-12-09 Jonny Lambaccount-widget: handle the remember password widget...
2010-12-08 Jonny Lambaccount-widget: hook up the remember password toggle...
2010-12-07 Guillaume DesmottesRemove Ovi chat profile
2010-12-07 Guillaume Desmottesadd services_infos containing infos regarding services
2010-12-07 Guillaume Desmotteshide jabber example by default so we just have to show...
2010-12-07 Guillaume Desmottesaccount_widget_get_service: check Service for Facebook...
2010-12-07 Guillaume Desmottesempathy_account_widget_get_default_display_name: specia...
2010-12-07 Guillaume Desmottesmore use of account_widget_get_service()
2010-12-07 Guillaume Desmottesadd account_widget_get_service() and an enum to represe...
2010-12-07 Guillaume Desmottesadd account widget for Ovi
2010-12-07 Guillaume Desmottesaccount-widget: generalise facebook suffix code
2010-12-07 Jonny LambMerge branch 'sasl'
2010-12-01 Guillaume DesmottesMerge branch 'irc-grab-636203'
2010-12-01 Guillaume DesmottesCheck if apply button has a top level window before...
2010-11-22 Guillaume DesmottesMerge branch 'chat-resize-635022'
2010-11-22 Danielle MadeleyMerge remote branch 'glassrose/link_unfocussed_626560'
2010-11-22 Chandni VermaLabel removed form list of focusable widgets
2010-11-15 Emilio Pozuelo MonfortMerge branch 'bug-607146'
2010-11-15 Emilio Pozuelo MonfortMake <Enter> on the account name try to log in
2010-10-21 Danielle MadeleyDon't assume account will exist when accessing storage...
2010-10-18 Guillaume DesmottesMerge remote branch 'vminko/fix-632024-v2'
2010-10-17 Danielle MadeleyMerge branch 'external-accounts'
2010-10-14 Vitaly MinkoCheck format of some user names (#629261)
2010-10-08 Danielle MadeleyAccess Account.I.Storage properties via TpAccount
2010-10-08 Danielle MadeleySupport Account.Interface.Storage
2010-09-13 Guillaume DesmottesRemove "Use Yahoo Japan" label (#609484)
2010-09-03 Cyril Roelandtaccount-widget: apply settings when activating the...
next