]> git.0d.be Git - empathy.git/history - src/empathy-accounts-dialog.c
Merge branch 'people-nearby-fake-group-613558'
[empathy.git] / src / empathy-accounts-dialog.c
2009-10-05 Xavier ClaessensMerge branch 'contact-info'
2009-10-05 Xavier ClaessensRename HAVE_NBTK to HAVE_MOBLIN.
2009-10-02 Guillaume Desmottesempathy-accounts-dialog: 'Create' button should be...
2009-10-02 Cosimo CecchiFix a typo in a string.
2009-10-02 Cosimo CecchiChange strings for the remove dialog on the moblin...
2009-09-30 Cosimo CecchiDon't rely on EmpathyAccountManager to be ready.
2009-09-30 Cosimo CecchiRename the Create button to Add on moblin.
2009-09-30 Cosimo CecchiDisable account creation on moblin.
2009-09-30 Cosimo CecchiHide the action area if we're on moblin.
2009-09-30 Cosimo CecchiAdd a vertical padding to the rows.
2009-09-30 Cosimo CecchiUse the property in the accounts dialog.
2009-09-28 Cosimo CecchiAdd an import button back to the accounts dialog.
2009-09-23 Cosimo CecchiMerge branch 'missing-icon'
2009-09-23 Cosimo CecchiDon't show the "missing" image (#595921).
2009-09-06 Cosimo CecchiFix a long line
2009-09-06 Cosimo CecchiManually handle delete events.
2009-08-31 Louis-Francis Ratt... Changed dialog constructor calls to use a string litera...
2009-08-31 Cosimo CecchiUse the new APIs in the assistant and the dialog
2009-08-31 Cosimo CecchiMerge commit 'jtellier/confirm-lose-accounts-settings'
2009-08-31 Cosimo CecchiMerge commit 'jtellier/set-account-name-translator...
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 Jonathan TellierImproved the comment related to the IRC default display...
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...
next