]> git.0d.be Git - empathy.git/history - src
Merge commit 'jtellier/confirm-lose-accounts-settings'
[empathy.git] / src /
2009-08-31 Cosimo CecchiMerge commit 'jtellier/confirm-lose-accounts-settings'
2009-08-31 Cosimo CecchiMerge commit 'jtellier/set-account-name-translator...
2009-08-30 Sjoerd SimonsAdd basic media-signalling capabilities
2009-08-30 Sjoerd SimonsAdd the filters not in the Client file to a second...
2009-08-30 Sjoerd SimonsAdd a simple abstraction for implementing handlers
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-28 Gustavo Noronha... Merge branch 'fix-navigation-handling'
2009-08-28 Luca FerrettiAdd missing ;
2009-08-28 Will ThompsonMerge branch 'do-say-me-think'
2009-08-28 Frédéric PétersDo not construct a sentence for an assistant error...
2009-08-28 Milo CasagrandeWord 'wizard' should not be used, fixes bug 593285
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 Guillaume DesmottesMerge commit 'jtellier/reconnect-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 Sjoerd SimonsEnsure we call the empathy_sound_stop from the main...
2009-08-26 Xavier ClaessensMerge branch 'debug-window'
2009-08-26 Xavier ClaessensRename EmpathyDebugDialog to EmpathyDebugWindow
2009-08-26 Xavier ClaessensMake EmpathyDebugDialog be a GtkWindow subclass rather...
2009-08-25 Will ThompsonDon't display 'null' in accounts UI for unknown protocols
2009-08-25 Pierre-Luc BeaudoinWorkaround for Clutter bug
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-24 Pierre-Luc BeaudoinUpdate marker's label every second
2009-08-24 Guillaume Desmottesempathy-accounts-dialog: remove the hardcoded Gmail...
2009-08-24 Sjoerd SimonsFix several coding style issues
2009-08-23 Sjoerd SimonsWhen empathy_account_settings_apply_finish returns...
2009-08-23 Sjoerd SimonsPut string up for translation
2009-08-23 Sjoerd SimonsFix use after free
2009-08-23 Sjoerd SimonsFix copyright date
2009-08-23 Sjoerd SimonsFix some broken english
2009-08-23 Sjoerd SimonsMove the logs to the new location after creating the...
2009-08-23 Sjoerd SimonsRefactor the startup sequence a bit
2009-08-23 Sjoerd SimonsAlways set the mc4 imported gconf key
2009-08-23 Sjoerd SimonsFix debug strings, don't unref the gconf client twice
2009-08-23 Sjoerd SimonsAdd api to ask if we have importer our mc4 accounts
2009-08-23 Sjoerd SimonsReturn TRUE if we imported any mc4 accounts
2009-08-23 Sjoerd SimonsGrab passwords from the keyring if needed
2009-08-23 Sjoerd SimonsOverhaul the importer slightly
2009-08-23 Sjoerd SimonsUse g_str_has_prefix convenience function for clarity
2009-08-23 Sjoerd SimonsMake the gconf entry be false by default
2009-08-23 Sjoerd SimonsDon't unref the account object as we don't own it
2009-08-23 Sjoerd SimonsUse new async enable api
2009-08-23 Arnaud MailletInstantiate the mc4 account importer in empathy.c
2009-08-23 Arnaud MailletAdd the mc4 account importer files in the makefile
2009-08-23 Arnaud MailletAdd empathy-import-mc4-accounts files
2009-08-22 Sjoerd SimonsUse the right default answer if we're not importing...
2009-08-22 Sjoerd SimonsClean up the dialog a bit
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 CecchiEnable entering more than an account from the wizard.
2009-08-22 Cosimo CecchiMake the import system more future-proof
2009-08-22 Cosimo CecchiRemove useless includes
2009-08-22 Cosimo CecchiThe assistant should not be resizable
2009-08-22 Cosimo CecchiDon't hardcode new lines
2009-08-22 Cosimo CecchiHook the import UI in the assistant
2009-08-22 Cosimo CecchiAdapt to the new API
2009-08-22 Cosimo CecchiAdd the new files to the Makefile.am
2009-08-22 Cosimo CecchiSplit EmpathyImportDialog and EmpathyImportWidget
2009-08-22 Arnaud MailletRemove the hardcode
2009-08-22 Cosimo CecchiEmit the close signal only after we are done with the...
2009-08-22 Cosimo CecchiPort to new API
2009-08-22 Cosimo CecchiImplement close and cancel;
2009-08-22 Cosimo CecchiAdd a comment over the window type hint
2009-08-22 Cosimo CecchiEnable newly created accounts
2009-08-22 Cosimo CecchiImplement dispose
2009-08-22 Cosimo CecchiReport errors during creation
2009-08-22 Cosimo CecchiFix long lines
2009-08-22 Cosimo CecchiDon't forward anymore after the end
2009-08-22 Cosimo CecchiReport back errors (right now just on stdout)
2009-08-22 Cosimo CecchiAdd a parent window property to the assistant
2009-08-22 Cosimo CecchiUnref settings when changing the protocol
2009-08-22 Cosimo CecchiChange labels when creating an account
2009-08-22 Cosimo CecchiUnify the enter and create page.
2009-08-22 Cosimo CecchiFilter out IRC and local-xmpp in the wizard
2009-08-22 Cosimo CecchiUpdate label layout and add an "apply" logic
2009-08-22 Cosimo CecchiAdd the details page to the assistant
2009-08-22 Cosimo CecchiAdd private struct and responses to first page
2009-08-22 Cosimo CecchiStyle fixes
2009-08-22 Cosimo CecchiFix style
2009-08-22 Cosimo CecchiMove back the account assistant to src/
next