]> git.0d.be Git - empathy.git/history - src/empathy-accounts-dialog.c
Fixed style
[empathy.git] / src / empathy-accounts-dialog.c
2009-08-28 Jonathan TellierFixed style
2009-08-28 Jonathan TellierMarked strings for translation.
2009-08-28 Jonathan TellierMerged with master
2009-08-28 Jonathan TellierFixed bug which would occur when deleting account with...
2009-08-28 Jonathan TellierUsing GtkTreeRowReference instead of a string path.
2009-08-28 Jonathan TellierSimplified the code that checks if selected account...
2009-08-28 Jonathan TellierImproved confirmation dialog shown to the user before...
2009-08-28 Jonathan TellierFixed style
2009-08-28 Jonathan TellierFixed crash when checking if an account has pending...
2009-08-28 Jonathan TellierMinor changes to EmpathyAccountWidget and EmpathyAccoun...
2009-08-28 Jonathan TellierAsking for confirmation before losing pending accounts...
2009-08-28 Shaun McCancePoint to a help topic that exists from Accounts window
2009-08-28 Sjoerd SimonsBase the selected widget both on the CM and the protocol
2009-08-27 Cosimo CecchiMerge branch 'master'; commit 'jtellier/set-account...
2009-08-27 Jonathan Tellier- Added information intented to translators.
2009-08-27 Jonathan TellierUsing a new logic to set the default display name:
2009-08-27 Jonathan TellierOnly setting the display name to the Login ID for proto...
2009-08-27 Jonathan Tellier- The account display gets updated in the account list...
2009-08-26 Xavier ClaessensMerge branch 'debug-window'
2009-08-25 Will ThompsonDon't display 'null' in accounts UI for unknown protocols
2009-08-25 Cosimo CecchiUse the new function in the accounts dialog
2009-08-25 Cosimo CecchiCheck for NULL values returned by dup_selected()
2009-08-25 Sjoerd SimonsMerge branch 'mc5', fixes bug #590165
2009-08-22 Sjoerd SimonsRemove dead code and fix some coding style issues
2009-08-22 Sjoerd SimonsDon't leak a ref to EmpathyAccountSettings
2009-08-22 Sjoerd SimonsDon't free the icon name that we don't own
2009-08-22 Jonathan TellierFix errors revealed by make check
2009-08-22 Jonathan TellierFirst part of an overhaul of the accounts dialog
2009-08-22 Cosimo CecchiMake the import system more future-proof
2009-08-22 Cosimo CecchiAdapt to the new API
2009-08-22 Arnaud MailletRemove the hardcode
2009-08-22 Cosimo CecchiPort to new API
2009-08-21 Arnaud MailletInstantiate mc5 pidgin account importer in empathy...
2009-08-21 Sjoerd SimonsMerge back from master
2009-08-19 Sjoerd SimonsCache the icon inside EmpathyAccountSettings
2009-08-19 Guillaume DesmottesMerge commit 'lfrb/added'
2009-08-19 Sjoerd SimonsDon't automagically remove invalid accounts
2009-08-18 Sjoerd Simonskeep a ref on the selected account
2009-08-17 Sjoerd SimonsUse the remove function account
2009-08-17 Sjoerd Simons_new for a signleton needs to return a ref
2009-08-17 Sjoerd SimonsFix identation
2009-08-14 Milo CasagrandeFixed documentation link with for the new Mallard structure
2009-08-01 Cosimo CecchiMerge branch 'master' into mc5
2009-08-01 Cosimo CecchiMerge branch 'sjoerd-mc5' into mc5
2009-07-31 Cosimo CecchiMake protocol icons work also with account == NULL
2009-07-29 Cosimo CecchiFix trailing whitespace
2009-07-29 Cosimo CecchiRename empathy_account_settings_owns_account()
2009-07-29 Cosimo CecchiRemove debug output
2009-07-29 Cosimo CecchiFirst cut at GObject-ifying EmpathyAccountWidget
2009-07-29 Cosimo CecchiEven more cleanup + update header
2009-07-29 Cosimo CecchiAdapt to the current telepathy style
2009-07-29 Cosimo CecchiUse the right property name when getting the connection...
2009-07-29 Cosimo CecchiUse the new API when getting the account iter.
2009-07-29 Cosimo CecchiMake sure the account dialog respects the initial selection
2009-07-29 Cosimo CecchiMake remove work
2009-07-29 Cosimo CecchiUnref the dialog when destroying
2009-07-29 Cosimo CecchiChain up dispose and remove useless finalize
2009-07-29 Cosimo CecchiMove some code off dispose
2009-07-29 Cosimo CecchiGObject-ify and clean-up the code; still WIP
2009-07-28 Sjoerd SimonsMerge commit 'upstream/master' into mc5
2009-07-21 Sjoerd SimonsHook up removing accounts in the accounts dialog
2009-07-21 Sjoerd SimonsPort to using EmpathyAccountSettings
2009-07-16 Sjoerd SimonsRemove last references to mission-control 4
2009-07-16 Sjoerd SimonsTemporarily disable account importing as it still depen...
2009-07-14 Gustavo Noronha... Merge branch 'fix-585882'
2009-07-08 Sjoerd SimonsInitial port of Account and AccountManager to MC5
2009-07-06 Sjoerd SimonsTransform profile chooser into a protocol chooser
2009-07-05 Sjoerd SimonsRemove usage of McProfiles
2009-07-05 Sjoerd SimonsGet the icon name from the account object directly
2009-07-02 Gustavo Noronha... Merge branch 'fix-585601'
2009-07-01 Will ThompsonMerge branch 'part-reasons'
2009-07-01 Sjoerd SimonsMerge branch 'empathy-account'
2009-07-01 Sjoerd SimonsPort the main of empathy to EmpathyAccount
2009-06-28 Xavier ClaessensMerge commit 'elliot/bug-584703-c'
2009-06-26 Matthias ClasenDon't hardcode size of the accounts dialog and use...
2009-06-25 Jonny LambMerge branch 'debugger'
2009-06-24 Guillaume Desmottesempathy-accounts-dialog: remove trailing tabs
2009-06-12 Cosimo CecchiMerge branch 'ft_ipv4'
2009-06-11 Guillaume Desmottesempathy-accounts-dialog: Use radio buttons instead...
2009-06-07 Jonny LambMerge branch 'profile-chooser'
2009-06-05 Jonny LambUpdate the accounts dialog to the new profile chooser...
2009-06-04 Jonny LambMerge branch 'debug'
2009-05-21 Xavier ClaessensMerge commit 'istaz/python-empathy-fix'
2009-05-18 Guillaume Desmottesempathy-accounts-dialog: fix coding style
2009-05-18 Guillaume Desmottesempathy-accounts-dialog: update the FSF address
2009-05-15 Guillaume Desmottesempathy-accounts-dialog: remove trailing spaces
2009-04-24 Guillaume DesmottesMerge branch 'master' into tp-tube
2009-04-24 Davyd MadeleyMerge branch 'spelling-578399'
2009-04-23 Davyd MadeleyMerge branch 'presets-dialog'
2009-04-22 Jonny LambRenamed empathy_profile_chooser_get_selected to empathy...
2009-04-16 Xavier ClaessensPort EmpathyAccountsDialog to new API
2009-04-16 Xavier ClaessensPort account widgets to new API
2009-03-10 Jonny LambMake the "Import Accounts" button insensitive if there...
2009-01-26 Guillaume Desmottesaccounts_dialog_button_create_clicked_cb: if, for some...
2009-01-23 Jonny LambRenamed G_STR_EMPTY to EMP_STR_EMPTY.
2009-01-15 Xavier Claessensempathy_mission_control_new -> dup_singleton.
2009-01-06 Xavier ClaessensUse new singleton policy for EmpathyAccountManager.
2009-01-06 Xavier ClaessensPort EmpathyAccountsDialog to use the cached values...
2009-01-06 Xavier ClaessensPort EmpathyAccountsDialog to the new API.
2008-12-01 Xavier ClaessensUse GTK+ 2.14.0 and gtk_show_uri (Cosimo Cecchi).
next