Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Update cc-empathy-accounts-panel for latest gnome-control-center | Danielle Madeley | 2010-07-21 | 1 | -264/+0 |
| | |||||
* | Add missing tp-glib/util.h header to the AccountsPage. | Travis Reitter | 2010-05-08 | 1 | -0/+1 |
| | |||||
* | src/cc-empathy-accounts-page.c: use tp_g_signal_connect_object instead of ↵ | Guillaume Desmottes | 2010-04-09 | 1 | -2/+2 |
| | | | | empathy_signal_connect_weak | ||||
* | empathy-accounts: make CcPage insensitive when assistant is being shown | Danielle Madeley | 2010-03-10 | 1 | -3/+32 |
| | | | | Also destroy assistant when CcPanel becomes inactive. | ||||
* | Cancel creation in the accounts dialog if the wizard is running | Sjoerd Simons | 2010-03-05 | 1 | -1/+23 |
| | | | | | | If the account wizard is finished it should have created at least some accounts. Cancel any account creation that was going on in the accounts dialog so it nicely jumps showing the first real account :) | ||||
* | Merge branch 'more-accounts-fixes' | Travis Reitter | 2010-03-03 | 1 | -11/+15 |
|\ | |||||
| * | Remove EmpathyAccountsPlugin's requirement that it be a singleton, so we can ↵ | Travis Reitter | 2010-03-03 | 1 | -11/+15 |
| | | | | | | | | reset the embedded control panel to a sane state every time we open it. | ||||
* | | Always popup the accounts wizard if we don't have salut accounts | Sjoerd Simons | 2010-03-02 | 1 | -1/+3 |
|/ | |||||
* | Update the FSF's mailing address in the new control center files. | Travis Reitter | 2010-02-13 | 1 | -2/+1 |
| | |||||
* | Separate the accounts dialog into its own program which works with the Gnome ↵ | Travis Reitter | 2010-02-12 | 1 | -0/+207 |
preferences and control center. Where available, this also supports embedding the preferences dialog in the "extensible-shell" control center (currently in development, but likely to be mainlined soon). |