Sjoerd Simons [Tue, 25 Aug 2009 10:18:05 +0000 (11:18 +0100)]
Merge branch 'mc5', fixes bug #590165
Sjoerd Simons [Mon, 24 Aug 2009 18:44:28 +0000 (19:44 +0100)]
Rename empathy_profile_chooser_get_type to _protocol_
Sjoerd Simons [Mon, 24 Aug 2009 18:42:46 +0000 (19:42 +0100)]
Remove non-existing file from POTFILES.in
Jonny Lamb [Mon, 24 Aug 2009 17:43:04 +0000 (18:43 +0100)]
Fallback to setting the global presence to offline if no account has a better presence.
Signed-off-by: Jonny Lamb <jonny.lamb@collabora.co.uk>
Pierre-Luc Beaudoin [Mon, 24 Aug 2009 14:44:13 +0000 (10:44 -0400)]
Update marker's label every second
This is necessary for the time indication to stay accurate
Cosimo Cecchi [Mon, 24 Aug 2009 12:08:50 +0000 (14:08 +0200)]
Add example labels to all protocols
Also, fix padding and make the label prettier.
Guillaume Desmottes [Mon, 24 Aug 2009 11:01:52 +0000 (12:01 +0100)]
empathy-accounts-dialog: remove the hardcoded Gmail label
Guillaume Desmottes [Mon, 24 Aug 2009 11:00:23 +0000 (12:00 +0100)]
empathy-account-widget: don't expand and fill vertically the 'Activate' checkbox
Denis Arnaud [Mon, 24 Aug 2009 10:41:33 +0000 (12:41 +0200)]
Updated breton translation
Sjoerd Simons [Mon, 24 Aug 2009 10:37:23 +0000 (11:37 +0100)]
Free the allocated dirname after usage
Sjoerd Simons [Mon, 24 Aug 2009 10:35:00 +0000 (11:35 +0100)]
Fix several coding style issues
Sjoerd Simons [Mon, 24 Aug 2009 10:34:45 +0000 (11:34 +0100)]
Add empathy-import-mc4-accounts to POTFILES
Denis Arnaud [Mon, 24 Aug 2009 04:18:21 +0000 (06:18 +0200)]
Updated breton translation
Sjoerd Simons [Sun, 23 Aug 2009 23:23:27 +0000 (00:23 +0100)]
Don't use a custom function to build the log dir
Sjoerd Simons [Sun, 23 Aug 2009 23:22:54 +0000 (00:22 +0100)]
Have log_store_empathy_search_hit_new lookup accounts properly
Sjoerd Simons [Sun, 23 Aug 2009 23:21:27 +0000 (00:21 +0100)]
Split out the account name to dirname translation
Sjoerd Simons [Sun, 23 Aug 2009 22:15:29 +0000 (23:15 +0100)]
Ensure that the connection data is setup when handle channels
Sjoerd Simons [Sun, 23 Aug 2009 22:13:12 +0000 (23:13 +0100)]
Add a new _ensure_account API
Have one call which only gets the account if it exists and a different one
which creates the account on the given path when needed.
Sjoerd Simons [Sun, 23 Aug 2009 21:52:40 +0000 (22:52 +0100)]
When empathy_account_settings_apply_finish returns false the error is always set
Sjoerd Simons [Sun, 23 Aug 2009 21:51:52 +0000 (22:51 +0100)]
Put string up for translation
Sjoerd Simons [Sun, 23 Aug 2009 21:51:32 +0000 (22:51 +0100)]
Fix use after free
Sjoerd Simons [Sun, 23 Aug 2009 21:51:02 +0000 (22:51 +0100)]
Fix copyright date
Sjoerd Simons [Sun, 23 Aug 2009 21:50:36 +0000 (22:50 +0100)]
Fix some broken english
Sjoerd Simons [Sun, 23 Aug 2009 21:43:14 +0000 (22:43 +0100)]
Move the logs to the new location after creating the account
Sjoerd Simons [Sun, 23 Aug 2009 20:26:17 +0000 (21:26 +0100)]
Make the dir names for the logs look nicer
Sjoerd Simons [Sun, 23 Aug 2009 17:55:54 +0000 (18:55 +0100)]
Refactor the startup sequence a bit
On initial start the following should happen:
* If we haven't tried to import mc4 accounts, do so
* If there were no mc4 accounts imported and there are no accounts defined
show the account creation assistant.
* If we haven't created a salut account, do so
Sjoerd Simons [Sun, 23 Aug 2009 17:53:33 +0000 (18:53 +0100)]
Always set the mc4 imported gconf key
Sjoerd Simons [Sun, 23 Aug 2009 17:52:17 +0000 (18:52 +0100)]
Fix debug strings, don't unref the gconf client twice
Sjoerd Simons [Sun, 23 Aug 2009 17:45:13 +0000 (18:45 +0100)]
Add api to ask if we have importer our mc4 accounts
Sjoerd Simons [Sun, 23 Aug 2009 17:24:46 +0000 (18:24 +0100)]
Return TRUE if we imported any mc4 accounts
Sjoerd Simons [Sun, 23 Aug 2009 17:16:24 +0000 (18:16 +0100)]
Grab passwords from the keyring if needed
Sjoerd Simons [Sun, 23 Aug 2009 16:51:58 +0000 (17:51 +0100)]
Overhaul the importer slightly
Sjoerd Simons [Sun, 23 Aug 2009 16:37:25 +0000 (17:37 +0100)]
Don't override the display_name when creating the account
Sjoerd Simons [Sun, 23 Aug 2009 14:00:28 +0000 (15:00 +0100)]
Use g_str_has_prefix convenience function for clarity
Sjoerd Simons [Sun, 23 Aug 2009 13:57:32 +0000 (14:57 +0100)]
Make the gconf entry be false by default
Sjoerd Simons [Sun, 23 Aug 2009 13:55:53 +0000 (14:55 +0100)]
Don't unref the account object as we don't own it
Sjoerd Simons [Sun, 23 Aug 2009 13:55:17 +0000 (14:55 +0100)]
Use new async enable api
Sjoerd Simons [Sun, 23 Aug 2009 13:51:18 +0000 (14:51 +0100)]
Return the correct object when querying the dbus-daemon property
Sjoerd Simons [Sun, 23 Aug 2009 13:31:46 +0000 (14:31 +0100)]
Remove unused finalize
Arnaud Maillet [Sat, 22 Aug 2009 12:55:49 +0000 (14:55 +0200)]
Instantiate the mc4 account importer in empathy.c
Arnaud Maillet [Sat, 22 Aug 2009 12:54:49 +0000 (14:54 +0200)]
Add the mc4 account importer files in the makefile
Arnaud Maillet [Sat, 22 Aug 2009 12:54:06 +0000 (14:54 +0200)]
Add a new DEBUG domain for the mc4 account importer
Arnaud Maillet [Sat, 22 Aug 2009 12:53:34 +0000 (14:53 +0200)]
Add a new gconf value to know if mc4 accounts have to be imported
Arnaud Maillet [Sat, 22 Aug 2009 12:52:15 +0000 (14:52 +0200)]
Add empathy-import-mc4-accounts files
Alexander Shopov [Sun, 23 Aug 2009 20:22:39 +0000 (23:22 +0300)]
Updated Bulgarian translation
Milo Casagrande [Sun, 23 Aug 2009 19:20:03 +0000 (21:20 +0200)]
[help] Used figure for the image in the introduction
Xavier Claessens [Sun, 23 Aug 2009 18:58:24 +0000 (20:58 +0200)]
Ignore tests/test-empathy-account-assistant
Xavier Claessens [Sun, 23 Aug 2009 18:55:18 +0000 (20:55 +0200)]
Use better avatar location: ~/.cache/<cm>/<protocol>/<token>
Alexander Shopov [Sun, 23 Aug 2009 09:19:06 +0000 (12:19 +0300)]
Updated Bulgarian translation
Sjoerd Simons [Sat, 22 Aug 2009 18:43:38 +0000 (19:43 +0100)]
Use the right default answer if we're not importing accounts
Sjoerd Simons [Sat, 22 Aug 2009 17:33:58 +0000 (18:33 +0100)]
When creating an account use a connect button instead of an apply button
Sjoerd Simons [Sat, 22 Aug 2009 17:20:53 +0000 (18:20 +0100)]
Clean up the dialog a bit
Sjoerd Simons [Sat, 22 Aug 2009 17:20:32 +0000 (18:20 +0100)]
Make the layout more consistent with the other widgets
Sjoerd Simons [Sat, 22 Aug 2009 16:44:14 +0000 (17:44 +0100)]
Fix some leaks in _settings_discard
Prevent leaking the unset parameter names when unsetting the array.
Also use it as a general utility function in other parts of the code
Sjoerd Simons [Sat, 22 Aug 2009 16:31:15 +0000 (17:31 +0100)]
If the parameter wasn't known return NULL for the dbus signature
Sjoerd Simons [Sat, 22 Aug 2009 16:22:23 +0000 (17:22 +0100)]
Remove dead code and fix some coding style issues
Sjoerd Simons [Sat, 22 Aug 2009 16:21:09 +0000 (17:21 +0100)]
Don't leak a ref to EmpathyAccountSettings
Sjoerd Simons [Sat, 22 Aug 2009 15:14:20 +0000 (16:14 +0100)]
Make the alignment names in the sip.ui file unique
Milo Casagrande [Sat, 22 Aug 2009 15:53:57 +0000 (17:53 +0200)]
[help] Fixed some indentation
Sjoerd Simons [Sat, 22 Aug 2009 15:04:26 +0000 (16:04 +0100)]
Don't free the icon name that we don't own
Sjoerd Simons [Sat, 22 Aug 2009 14:53:07 +0000 (15:53 +0100)]
Update python bindings
Jonathan Tellier [Fri, 21 Aug 2009 20:08:29 +0000 (16:08 -0400)]
Every protocols should now have an "Enabled" checkbox in "edit" mode.
Jonathan Tellier [Fri, 21 Aug 2009 19:11:32 +0000 (15:11 -0400)]
Fix errors revealed by make check
- Added missing files in po/POTFILES.in
- Fixed style
Jonathan Tellier [Thu, 13 Aug 2009 12:56:02 +0000 (08:56 -0400)]
First part of an overhaul of the accounts dialog
Milo Casagrande [Sat, 22 Aug 2009 15:43:17 +0000 (17:43 +0200)]
[help] Added the new topic to Makefile.am
Milo Casagrande [Sat, 22 Aug 2009 15:40:48 +0000 (17:40 +0200)]
[help] Added one more step to the import-account topic
Milo Casagrande [Sat, 22 Aug 2009 15:30:43 +0000 (17:30 +0200)]
[help] Added a seealso link to import-account
Milo Casagrande [Sat, 22 Aug 2009 15:26:42 +0000 (17:26 +0200)]
[help] Updated the import-account topic
Peter Haslam [Sat, 22 Aug 2009 15:23:25 +0000 (17:23 +0200)]
[help] Added the import-account topic
Cosimo Cecchi [Tue, 11 Aug 2009 15:48:59 +0000 (17:48 +0200)]
Enable entering more than an account from the wizard.
Cosimo Cecchi [Mon, 10 Aug 2009 15:20:17 +0000 (17:20 +0200)]
Add example labels to the simple widgets
Cosimo Cecchi [Sun, 9 Aug 2009 15:48:57 +0000 (17:48 +0200)]
Make the import system more future-proof
Split the utilities from the widget and the dialog; we now have an enum
for supported applications, with a special value which means "all
applications", which is the only one which triggers showing the "Source"
column in EmpathyImportWidget. We need this to avoid being redundant in
the EmpathyAccountAssistant, as we already choose there the application
from which to import.
Cosimo Cecchi [Sun, 9 Aug 2009 15:15:51 +0000 (17:15 +0200)]
Remove useless includes
Cosimo Cecchi [Fri, 7 Aug 2009 19:08:12 +0000 (21:08 +0200)]
The assistant should not be resizable
Cosimo Cecchi [Fri, 7 Aug 2009 19:06:49 +0000 (21:06 +0200)]
Don't hardcode new lines
Cosimo Cecchi [Fri, 7 Aug 2009 15:24:42 +0000 (17:24 +0200)]
Update the test
Cosimo Cecchi [Fri, 7 Aug 2009 15:24:06 +0000 (17:24 +0200)]
Hook the import UI in the assistant
Cosimo Cecchi [Fri, 7 Aug 2009 15:23:24 +0000 (17:23 +0200)]
Adapt to the new API
Cosimo Cecchi [Fri, 7 Aug 2009 15:22:55 +0000 (17:22 +0200)]
Add the new files to the Makefile.am
Cosimo Cecchi [Fri, 7 Aug 2009 15:21:56 +0000 (17:21 +0200)]
Split EmpathyImportDialog and EmpathyImportWidget
Also, take this as a chance to GObject-ify everything.
Arnaud Maillet [Tue, 28 Jul 2009 13:07:53 +0000 (15:07 +0200)]
Remove the hardcode
Cosimo Cecchi [Thu, 6 Aug 2009 19:17:16 +0000 (21:17 +0200)]
Emit the close signal only after we are done with the async machinery.
Cosimo Cecchi [Thu, 6 Aug 2009 19:13:31 +0000 (21:13 +0200)]
Port to new API
Cosimo Cecchi [Thu, 6 Aug 2009 19:13:09 +0000 (21:13 +0200)]
Make the set_enabled API async
Cosimo Cecchi [Thu, 6 Aug 2009 17:55:36 +0000 (19:55 +0200)]
Implement close and cancel;
Also, move to implementing GTK+ signals rather than connecting
Cosimo Cecchi [Thu, 6 Aug 2009 17:20:28 +0000 (19:20 +0200)]
Add a comment over the window type hint
Cosimo Cecchi [Thu, 6 Aug 2009 17:19:56 +0000 (19:19 +0200)]
Enable newly created accounts
Cosimo Cecchi [Thu, 6 Aug 2009 17:19:49 +0000 (19:19 +0200)]
Implement dispose
Cosimo Cecchi [Thu, 6 Aug 2009 13:39:00 +0000 (15:39 +0200)]
Report errors during creation
Cosimo Cecchi [Wed, 5 Aug 2009 14:39:57 +0000 (16:39 +0200)]
Fix long lines
Cosimo Cecchi [Wed, 5 Aug 2009 14:39:47 +0000 (16:39 +0200)]
Don't forward anymore after the end
Cosimo Cecchi [Wed, 5 Aug 2009 14:39:20 +0000 (16:39 +0200)]
Report back errors (right now just on stdout)
Cosimo Cecchi [Wed, 5 Aug 2009 14:38:55 +0000 (16:38 +0200)]
Add a parent window property to the assistant
Cosimo Cecchi [Wed, 5 Aug 2009 10:08:17 +0000 (12:08 +0200)]
Fix long line
Cosimo Cecchi [Wed, 5 Aug 2009 10:06:29 +0000 (12:06 +0200)]
Unref settings when changing the protocol
Cosimo Cecchi [Wed, 5 Aug 2009 10:02:39 +0000 (12:02 +0200)]
Change labels when creating an account
Cosimo Cecchi [Tue, 4 Aug 2009 18:01:30 +0000 (20:01 +0200)]
Unify the enter and create page.
Refactor a lot the surrounding code.
Missing piece: adapting labels for the EmpathyAccountWidget in case of
creation vs. entering details.
Cosimo Cecchi [Tue, 4 Aug 2009 18:00:54 +0000 (20:00 +0200)]
Support changing the filter func on the fly
Cosimo Cecchi [Tue, 4 Aug 2009 16:22:32 +0000 (18:22 +0200)]
React to entry changes immediately
Cosimo Cecchi [Tue, 4 Aug 2009 16:21:47 +0000 (18:21 +0200)]
Remove the parameters from the unset pool when we set them again