Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| * | | Port to new API | Cosimo Cecchi | 2009-08-22 | 2 | -2/+2 | |
| | | | ||||||
| * | | Make the set_enabled API async | Cosimo Cecchi | 2009-08-22 | 2 | -16/+48 | |
| | | | ||||||
| * | | Implement close and cancel; | Cosimo Cecchi | 2009-08-22 | 1 | -40/+61 | |
| | | | | | | | | | | | | Also, move to implementing GTK+ signals rather than connecting | |||||
| * | | Add a comment over the window type hint | Cosimo Cecchi | 2009-08-22 | 1 | -0/+1 | |
| | | | ||||||
| * | | Enable newly created accounts | Cosimo Cecchi | 2009-08-22 | 1 | -2/+8 | |
| | | | ||||||
| * | | Implement dispose | Cosimo Cecchi | 2009-08-22 | 1 | -0/+23 | |
| | | | ||||||
| * | | Report errors during creation | Cosimo Cecchi | 2009-08-22 | 1 | -1/+117 | |
| | | | ||||||
| * | | Fix long lines | Cosimo Cecchi | 2009-08-22 | 1 | -3/+4 | |
| | | | ||||||
| * | | Don't forward anymore after the end | Cosimo Cecchi | 2009-08-22 | 1 | -0/+6 | |
| | | | ||||||
| * | | Report back errors (right now just on stdout) | Cosimo Cecchi | 2009-08-22 | 1 | -1/+18 | |
| | | | ||||||
| * | | Add a parent window property to the assistant | Cosimo Cecchi | 2009-08-22 | 4 | -6/+79 | |
| | | | ||||||
| * | | Fix long line | Cosimo Cecchi | 2009-08-22 | 1 | -1/+2 | |
| | | | ||||||
| * | | Unref settings when changing the protocol | Cosimo Cecchi | 2009-08-22 | 1 | -0/+4 | |
| | | | ||||||
| * | | Change labels when creating an account | Cosimo Cecchi | 2009-08-22 | 3 | -4/+42 | |
| | | | ||||||
| * | | Unify the enter and create page. | Cosimo Cecchi | 2009-08-22 | 1 | -114/+205 | |
| | | | | | | | | | | | | | | | | | | Refactor a lot the surrounding code. Missing piece: adapting labels for the EmpathyAccountWidget in case of creation vs. entering details. | |||||
| * | | Support changing the filter func on the fly | Cosimo Cecchi | 2009-08-22 | 1 | -16/+20 | |
| | | | ||||||
| * | | React to entry changes immediately | Cosimo Cecchi | 2009-08-22 | 1 | -9/+31 | |
| | | | ||||||
| * | | Remove the parameters from the unset pool when we set them again | Cosimo Cecchi | 2009-08-22 | 1 | -1/+35 | |
| | | | ||||||
| * | | Filter out IRC and local-xmpp in the wizard | Cosimo Cecchi | 2009-08-22 | 1 | -1/+5 | |
| | | | ||||||
| * | | Implement a generic simple widget | Cosimo Cecchi | 2009-08-22 | 2 | -3/+18 | |
| | | | ||||||
| * | | Implement a simple SIP widget | Cosimo Cecchi | 2009-08-22 | 1 | -30/+51 | |
| | | | ||||||
| * | | Add simple implementations for many widgets | Cosimo Cecchi | 2009-08-22 | 8 | -65/+615 | |
| | | | ||||||
| * | | Update label layout and add an "apply" logic | Cosimo Cecchi | 2009-08-22 | 1 | -9/+57 | |
| | | | ||||||
| * | | Add a way to hook up to the apply sensitivity | Cosimo Cecchi | 2009-08-22 | 2 | -4/+26 | |
| | | | ||||||
| * | | Add the details page to the assistant | Cosimo Cecchi | 2009-08-22 | 1 | -5/+165 | |
| | | | | | | | | | | | | Also, add a sketched version of the other pages | |||||
| * | | Add an API to filter protocols | Cosimo Cecchi | 2009-08-22 | 2 | -14/+78 | |
| | | | ||||||
| * | | Add the concept of simple account widget | Cosimo Cecchi | 2009-08-22 | 2 | -31/+85 | |
| | | | ||||||
| * | | Fix long lines | Cosimo Cecchi | 2009-08-22 | 1 | -13/+22 | |
| | | | ||||||
| * | | Remove dead code | Cosimo Cecchi | 2009-08-22 | 1 | -4/+0 | |
| | | | ||||||
| * | | Add private struct and responses to first page | Cosimo Cecchi | 2009-08-22 | 1 | -3/+59 | |
| | | | ||||||
| * | | Style fixes | Cosimo Cecchi | 2009-08-22 | 1 | -3/+6 | |
| | | | ||||||
| * | | Fix style | Cosimo Cecchi | 2009-08-22 | 1 | -6/+13 | |
| | | | ||||||
| * | | Move back the account assistant to src/ | Cosimo Cecchi | 2009-08-22 | 6 | -4/+8 | |
| | | | ||||||
| * | | Implement first page in the assistant | Cosimo Cecchi | 2009-08-22 | 6 | -78/+120 | |
| | | | ||||||
| * | | Add a first page to the assistant | Cosimo Cecchi | 2009-08-22 | 3 | -0/+34 | |
| | | | ||||||
| * | | Add a test for the assistant | Cosimo Cecchi | 2009-08-22 | 2 | -0/+27 | |
| | | | ||||||
| * | | Skeleton of EmpathyAccountAssistant | Cosimo Cecchi | 2009-08-22 | 2 | -0/+102 | |
| | | | ||||||
| * | | Port empathy.c to telepathy-style | Cosimo Cecchi | 2009-08-22 | 1 | -526/+546 | |
| | | | ||||||
| * | | Fix a small memory leak | Sjoerd Simons | 2009-08-22 | 1 | -6/+6 | |
| | | | ||||||
| * | | Instantiate mc5 pidgin account importer in empathy-accounts-dialog | Arnaud Maillet | 2009-08-22 | 1 | -15/+0 | |
| | | | ||||||
| * | | Add empathy-import-dialog and empathy-import-pidgin to the makefile | Arnaud Maillet | 2009-08-22 | 1 | -0/+2 | |
| | | | ||||||
| * | | Port empathy-import-pidgin to mc5 | Arnaud Maillet | 2009-08-22 | 1 | -16/+17 | |
| | | | ||||||
| * | | Port empathy-import-dialog to mc5 | Arnaud Maillet | 2009-08-22 | 2 | -57/+93 | |
| | | | ||||||
| * | | fix critical errors in the .hr translation | Sjoerd Simons | 2009-08-22 | 1 | -1/+2 | |
| | | | ||||||
| * | | Update python bindings | Sjoerd Simons | 2009-08-22 | 2 | -120/+33 | |
| | | | ||||||
| * | | Fix trailing spaces | Sjoerd Simons | 2009-08-22 | 1 | -1/+0 | |
| | | | ||||||
| * | | Add new files to the POTFILES | Sjoerd Simons | 2009-08-22 | 1 | -0/+3 | |
| | | | ||||||
| * | | Merge back from master | Sjoerd Simons | 2009-08-22 | 128 | -15690/+34658 | |
| |\ \ | ||||||
| * | | | Rename empathy_account_get_connection_for to ↵ | Sjoerd Simons | 2009-08-22 | 3 | -4/+5 | |
| | | | | | | | | | | | | | | | | empathy_account_get_connection_for_path | |||||
| * | | | Don't hook up to invalidated when creating the connection failed | Sjoerd Simons | 2009-08-22 | 1 | -10/+11 | |
| | | | | ||||||
| * | | | Let the cached parameters asv own the key strings | Sjoerd Simons | 2009-08-21 | 1 | -7/+9 | |
| | | | | ||||||
| * | | | Use g_strdup instead of casting a const gchar* to a gchar*. | Xavier Claessens | 2009-08-21 | 1 | -1/+1 | |
| | | | | ||||||
| * | | | Use new api to get connections | Sjoerd Simons | 2009-08-21 | 1 | -4/+8 | |
| | | | | ||||||
| * | | | Add API to get teh TpConnection for an account on a certain path | Sjoerd Simons | 2009-08-21 | 2 | -31/+61 | |
| | | | | ||||||
| * | | | When getting an account for an unknown path automagically create the new ↵ | Sjoerd Simons | 2009-08-21 | 1 | -14/+5 | |
| | | | | | | | | | | | | | | | | account object | |||||
| * | | | Set the RequestedPresence when creating a new command | Sjoerd Simons | 2009-08-21 | 1 | -1/+36 | |
| | | | | | | | | | | | | | | | | | | | | | | | | When we create a new account set the initial value of RequestedPresence to the global requested presence, but don't enable it by default. This will cause its requested presence to always be in sync with the rest of empathy. | |||||
| * | | | Only set the current global requested on the initial set of accounts | Sjoerd Simons | 2009-08-21 | 1 | -13/+9 | |
| | | | | | | | | | | | | | | | | | | | | | | | | Stop setting the presence automagically when an account gets enabled or becomes ready, in both cases this account might be created or be enabled by some other UI and that UI should make the decisions about it's requested presence. | |||||
| * | | | Add a function to get the requested global presence from the account manager | Sjoerd Simons | 2009-08-21 | 2 | -0/+21 | |
| | | | | ||||||
| * | | | Cache the icon inside EmpathyAccountSettings | Sjoerd Simons | 2009-08-19 | 2 | -11/+9 | |
| | | | | | | | | | | | | | | | | | | | | | | | | At some point we should set the Icon property in the account manager, for now just cache it in the settings so we can pass it by reference instead of needing to dup it as that's the API we want to have in the future | |||||
| * | | | Don't automagically remove invalid accounts | Sjoerd Simons | 2009-08-19 | 1 | -24/+1 | |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | Automagic removal is slightly terrifying, if the user succeeded in creating the account it must have been valid at some point. So leave it there, the UI should indicate that there is a problem with the account so that the user can fix it instead. | |||||
| * | | | replace UNIQUE_NAME_PREFIX by TP_ACCOUNT_OBJECT_PATH_BASE | Sjoerd Simons | 2009-08-19 | 1 | -4/+3 | |
| | | | | ||||||
| * | | | the status in EmpathyIdle is the status_message not the status string | Sjoerd Simons | 2009-08-19 | 1 | -5/+6 | |
| | | | | ||||||
| * | | | Add a debug message for tracking global status | Sjoerd Simons | 2009-08-19 | 1 | -0/+3 | |
| | | | | ||||||
| * | | | displatcher -> dispatcher | Davyd Madeley | 2009-08-19 | 1 | -2/+2 | |
| | | | | ||||||
| * | | | Get the DisplayName when the account is ready | Sjoerd Simons | 2009-08-18 | 1 | -5/+8 | |
| | | | | ||||||
| * | | | Fix indentation | Sjoerd Simons | 2009-08-18 | 1 | -17/+22 | |
| | | | | ||||||
| * | | | Rename empathy_settings_get_dbus_signature to ↵ | Sjoerd Simons | 2009-08-18 | 3 | -3/+4 | |
| | | | | | | | | | | | | | | | | empathy_account_settings_get_dbus_signature | |||||
| * | | | keep a ref on the selected account | Sjoerd Simons | 2009-08-18 | 1 | -7/+15 | |
| | | | | ||||||
| * | | | Set gui to NULL after unreffing it | Sjoerd Simons | 2009-08-18 | 1 | -0/+1 | |
| | | | | ||||||
| * | | | Rename desired presence to requested presence | Sjoerd Simons | 2009-08-18 | 1 | -19/+19 | |
| | | | | ||||||
| * | | | Remove dead code | Sjoerd Simons | 2009-08-18 | 1 | -8/+0 | |
| | | | | ||||||
| * | | | rename status-reason to connection-status-reason and notify ↵ | Sjoerd Simons | 2009-08-18 | 1 | -2/+3 | |
| | | | | | | | | | | | | | | | | connection-status{-reason,} when changes happen | |||||
| * | | | Use the remove function account | Sjoerd Simons | 2009-08-18 | 1 | -2/+1 | |
| | | | | ||||||
| * | | | _new for a signleton needs to return a ref | Sjoerd Simons | 2009-08-18 | 1 | -0/+1 | |
| | | | | ||||||
| * | | | Fix identation | Sjoerd Simons | 2009-08-18 | 1 | -3/+3 | |
| | | | | ||||||
| * | | | Notify when display-name is updated | Sjoerd Simons | 2009-08-17 | 1 | -0/+1 | |
| | | | | ||||||
| * | | | No need to check if create_results exists in dispose | Sjoerd Simons | 2009-08-17 | 1 | -18/+14 | |
| | | | | ||||||
| * | | | Plug some leaks | Sjoerd Simons | 2009-08-17 | 1 | -2/+8 | |
| | | | | ||||||
| * | | | Removed dead code | Sjoerd Simons | 2009-08-17 | 1 | -10/+0 | |
| | | | | ||||||
| * | | | Only cancel the name owner watch if the dbus proxy still exists | Sjoerd Simons | 2009-08-17 | 1 | -2/+3 | |
| | | | | ||||||
| * | | | Fix coding style (tabs vs. spaces | Sjoerd Simons | 2009-08-17 | 1 | -5/+5 | |
| | | | | ||||||
| * | | | no need to check for the size of the hash table | Sjoerd Simons | 2009-08-17 | 1 | -2/+1 | |
| | | | | ||||||
| * | | | Remove double check for connection == NULL | Sjoerd Simons | 2009-08-17 | 1 | -4/+0 | |
| | | | | ||||||
| * | | | If there is a failure in recognizing the protocol name, fallback to the ↵ | Sjoerd Simons | 2009-08-17 | 1 | -8/+1 | |
| | | | | | | | | | | | | | | | | generic UI | |||||
| * | | | Set presence on accounts when they become ready | Cosimo Cecchi | 2009-08-01 | 1 | -1/+8 | |
| | | | | ||||||
| * | | | Port to libunique | Cosimo Cecchi | 2009-08-01 | 5 | -578/+38 | |
| | | | | ||||||
| * | | | Make sure we always show the main window | Cosimo Cecchi | 2009-08-01 | 1 | -0/+2 | |
| | | | | ||||||
| * | | | Merge branch 'master' into mc5 | Cosimo Cecchi | 2009-08-01 | 18 | -164/+2135 | |
| |\ \ \ | ||||||
| * \ \ \ | Merge branch 'sjoerd-mc5' into mc5 | Cosimo Cecchi | 2009-08-01 | 92 | -8288/+13234 | |
| |\ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Conflicts: libempathy-gtk/empathy-account-widget.c libempathy-gtk/empathy-protocol-chooser.c | |||||
| | * | | | | Fix some coding style issues | Sjoerd Simons | 2009-07-31 | 4 | -23/+30 | |
| | | | | | | ||||||
| | * | | | | add some slightly nicer debug messages | Sjoerd Simons | 2009-07-31 | 1 | -2/+3 | |
| | | | | | | ||||||
| | * | | | | Add a small comment about emp_account_manager_update_global_presence | Sjoerd Simons | 2009-07-31 | 1 | -0/+3 | |
| | | | | | | ||||||
| | * | | | | Fix typo | Sjoerd Simons | 2009-07-31 | 1 | -2/+2 | |
| | | | | | | ||||||
| | * | | | | Update python bindings | Sjoerd Simons | 2009-07-30 | 1 | -4/+4 | |
| | | | | | | ||||||
| | * | | | | Chang the API of AccountManager to have the get lookup the account by name | Sjoerd Simons | 2009-07-30 | 11 | -29/+26 | |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | EmpathyAccountManager used to have a _lookup function that looked up accounts by name and a _get function that lookup up accounts by connection. This is confusing, as looking up an account for a connection is less common rename have the _get_account be the same _lookup (but without returning a ref) and add a _get_account_for_connection function lookup by account | |||||
| | * | | | | explicitely include libempathy/empathy-enum-types.h | Sjoerd Simons | 2009-07-30 | 1 | -0/+1 | |
| | | | | | | ||||||
| | * | | | | Update python bindings | Sjoerd Simons | 2009-07-30 | 2 | -66/+212 | |
| | | | | | | ||||||
| | * | | | | remove usage of empathy_account_equal | Sjoerd Simons | 2009-07-30 | 10 | -28/+13 | |
| | | | | | | ||||||
| | * | | | | Remove empathy_account_hash | Sjoerd Simons | 2009-07-30 | 3 | -11/+2 | |
| | | | | | | ||||||
| | * | | | | Unref the connection if it fails to become ready or is invalidated | Sjoerd Simons | 2009-07-30 | 1 | -10/+17 | |
| | | | | | | ||||||
| | * | | | | Fix some coding style issues | Sjoerd Simons | 2009-07-29 | 1 | -3/+3 | |
| | | | | | | ||||||
| | * | | | | Fix some leaks | Sjoerd Simons | 2009-07-29 | 1 | -1/+7 | |
| | | | | | | ||||||
| | * | | | | Add a utility function to may protocols to their icons | Sjoerd Simons | 2009-07-29 | 4 | -3/+10 | |
| | | | | | | ||||||
| | * | | | | Update gitignore | Xavier Claessens | 2009-07-28 | 1 | -1/+1 | |
| | | | | | | ||||||
| | * | | | | Add missing includes in empathy-share-my-desktop.c | Xavier Claessens | 2009-07-28 | 1 | -0/+2 | |
| | | | | | | ||||||
| | * | | | | Merge commit 'upstream/master' into mc5 | Sjoerd Simons | 2009-07-28 | 76 | -8109/+12906 | |
| | |\ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Conflicts: libempathy-gtk/empathy-account-widget.c src/empathy.c | |||||
| * | | | | | | Use proper display names in the chooser | Cosimo Cecchi | 2009-07-31 | 1 | -6/+40 | |
| | | | | | | | ||||||
| * | | | | | | Make protocol icons work also with account == NULL | Cosimo Cecchi | 2009-07-31 | 3 | -6/+14 | |
| | | | | | | | ||||||
| * | | | | | | Don't try to lookup NULL connections | Cosimo Cecchi | 2009-07-31 | 1 | -0/+4 | |
| | | | | | | | ||||||
| * | | | | | | Fix trailing whitespace | Cosimo Cecchi | 2009-07-30 | 3 | -18/+18 | |
| | | | | | | | ||||||
| * | | | | | | Update POTFILES.in | Cosimo Cecchi | 2009-07-30 | 1 | -1/+2 | |
| | | | | | | | ||||||
| * | | | | | | Don't try to unref the GtkBuilder object in _dispose | Cosimo Cecchi | 2009-07-30 | 1 | -6/+0 | |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | We take care of unreffing it before getting to dispose, as the object can have a variable lifecycle | |||||
| * | | | | | | Hook up to the destroy signal in EmpathyAccountWidget | Cosimo Cecchi | 2009-07-30 | 1 | -0/+11 | |
| | | | | | | | ||||||
| * | | | | | | Set the sensitivity to the forget button | Cosimo Cecchi | 2009-07-30 | 1 | -2/+3 | |
| | | | | | | | ||||||
| * | | | | | | Ignore default value for required params | Cosimo Cecchi | 2009-07-30 | 1 | -4/+0 | |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Parameters should never have both the default and the required flags set, as required means the user has to fill in a value. When this happens anyway, the default dlag should be ignored, so we can avoid looking up the default value when checking for an account settings' validity. | |||||
| * | | | | | | Make account creation non-exclusive | Cosimo Cecchi | 2009-07-30 | 1 | -22/+46 | |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | As it's valid to create more than an account at the same time, we should permit it with subsequent calls to EmpathyAccountManager. | |||||
| * | | | | | | Rename empathy_account_settings_owns_account() | Cosimo Cecchi | 2009-07-30 | 3 | -3/+3 | |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | Call it empathy_account_settings_has_account() instead | |||||
| * | | | | | | Implement dispose and finalize | Cosimo Cecchi | 2009-07-30 | 1 | -31/+75 | |
| | | | | | | | ||||||
| * | | | | | | Set apply button sensitivity on creation | Cosimo Cecchi | 2009-07-30 | 1 | -0/+1 | |
| | | | | | | | ||||||
| * | | | | | | Remove debug output | Cosimo Cecchi | 2009-07-30 | 1 | -1/+0 | |
| | | | | | | | ||||||
| * | | | | | | Add a cosmetic comment to separate public and non-public methods. | Cosimo Cecchi | 2009-07-30 | 1 | -0/+2 | |
| | | | | | | | ||||||
| * | | | | | | Use telepathy style | Cosimo Cecchi | 2009-07-30 | 1 | -632/+657 | |
| | | | | | | | ||||||
| * | | | | | | Update copyright and author | Cosimo Cecchi | 2009-07-30 | 1 | -1/+2 | |
| | | | | | | | ||||||
| * | | | | | | First cut at GObject-ifying EmpathyAccountWidget | Cosimo Cecchi | 2009-07-30 | 10 | -391/+513 | |
| | | | | | | | ||||||
| * | | | | | | Add empathy_account_settings_is_valid () | Cosimo Cecchi | 2009-07-30 | 2 | -0/+61 | |
| | | | | | | | ||||||
| * | | | | | | Fix a typo. | Cosimo Cecchi | 2009-07-30 | 1 | -3/+3 | |
| | | | | | | | ||||||
| * | | | | | | Even more cleanup + update header | Cosimo Cecchi | 2009-07-30 | 1 | -10/+13 | |
| | | | | | | | ||||||
| * | | | | | | Adapt to the current telepathy style | Cosimo Cecchi | 2009-07-30 | 1 | -1172/+1146 | |
| | | | | | | | ||||||
| * | | | | | | Use the right property name when getting the connection status. | Cosimo Cecchi | 2009-07-30 | 1 | -1/+1 | |
| | | | | | | | ||||||
| * | | | | | | Fix a typo in dispose() | Cosimo Cecchi | 2009-07-30 | 1 | -3/+5 | |
| | | | | | | | ||||||
| * | | | | | | Cancel the creation thread in dispose() | Cosimo Cecchi | 2009-07-30 | 1 | -0/+11 | |
| | | | | | | | ||||||
| * | | | | | | Emit the ACCOUNT_CREATED signal at the right time | Cosimo Cecchi | 2009-07-30 | 1 | -36/+31 | |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | I.e. emit it only after the account has been added to the relevant EmpathyAccountSettings object. | |||||
| * | | | | | | Use the new API when getting the account iter. | Cosimo Cecchi | 2009-07-30 | 1 | -5/+8 | |
| | | | | | | | ||||||
| * | | | | | | Add empathy_account_settings_owns_account() | Cosimo Cecchi | 2009-07-30 | 2 | -0/+17 | |
| | | | | | | | ||||||
| * | | | | | | Make sure the account dialog respects the initial selection | Cosimo Cecchi | 2009-07-30 | 1 | -30/+34 | |
| | | | | | | | ||||||
| * | | | | | | Implement _set_display_name | Cosimo Cecchi | 2009-07-30 | 3 | -2/+110 | |
| | | | | | | | ||||||
| * | | | | | | When an account is enabled, always align it to the global presence. | Cosimo Cecchi | 2009-07-30 | 1 | -8/+9 | |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Before, this was only done for newly created accounts, and not every time any account was enabled. | |||||
| * | | | | | | Make remove work | Cosimo Cecchi | 2009-07-30 | 1 | -1/+1 | |
| | | | | | | | ||||||
| * | | | | | | Plug some leaks | Cosimo Cecchi | 2009-07-30 | 1 | -0/+6 | |
| | | | | | | | ||||||
| * | | | | | | Respect the global presence when enabling an account | Cosimo Cecchi | 2009-07-30 | 1 | -3/+36 | |
| | | | | | | | ||||||
| * | | | | | | Unref the dialog when destroying | Cosimo Cecchi | 2009-07-30 | 1 | -0/+10 | |
| | | | | | | | ||||||
| * | | | | | | Chain up dispose and remove useless finalize | Cosimo Cecchi | 2009-07-30 | 1 | -7/+2 | |
| | | | | | | | ||||||
| * | | | | | | Move some code off dispose | Cosimo Cecchi | 2009-07-30 | 1 | -18/+31 | |
| | | | | | | | ||||||
| * | | | | | | GObject-ify and clean-up the code; still WIP | Cosimo Cecchi | 2009-07-30 | 2 | -185/+387 | |
| | | | | | | | ||||||
| * | | | | | | Add an API to get the num of CMs | Cosimo Cecchi | 2009-07-30 | 2 | -0/+14 | |
| | | | | | | | ||||||
| * | | | | | | Synchronize EmpathyProtocolChooser and EmpathyAccountsDialog | Cosimo Cecchi | 2009-07-30 | 3 | -48/+43 | |
| |/ / / / / | | | | | | | | | | | | | | | | | | | | | | | | | Synchronize the two objects with the help of EmpathyConnectionManagers, so that we can get a consistent list of the CMs when using the chooser. | |||||
| * | | | | | Ensure EmpathyConnectionManagers stays alive when still emitting signals | Sjoerd Simons | 2009-07-23 | 1 | -0/+2 | |
| | | | | | | ||||||
| * | | | | | Allow stop to be called if there isn't a backing channel | Sjoerd Simons | 2009-07-22 | 1 | -0/+4 | |
| | | | | | | ||||||
| * | | | | | Don't try to update the widgets if no account was selected | Sjoerd Simons | 2009-07-22 | 1 | -0/+4 | |
| | | | | | | ||||||
| * | | | | | Get the connection status, not the presence status string | Sjoerd Simons | 2009-07-22 | 1 | -1/+1 | |
| | | | | | | ||||||
| * | | | | | If the requested property is missing, assume we didn't request it | Sjoerd Simons | 2009-07-22 | 1 | -1/+1 | |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | MC5 tries to handle channels only signalled by the old NewChannel signal, but the Requested property isn't set in that case. Assume that we didn't request it in that case | |||||
| * | | | | | Add the Apply widget to the IRC account settings dialog | Sjoerd Simons | 2009-07-22 | 2 | -171/+181 | |
| | | | | | | ||||||
| * | | | | | Add apply button for salut accounts | Sjoerd Simons | 2009-07-22 | 1 | -0/+1 | |
| | | | | | | ||||||
| * | | | | | Correctly implement empathy_account_is_valid | Sjoerd Simons | 2009-07-22 | 1 | -3/+2 | |
| | | | | | | ||||||
| * | | | | | Hook up removing accounts in the accounts dialog | Sjoerd Simons | 2009-07-22 | 1 | -0/+8 | |
| | | | | | | ||||||
| * | | | | | Add api to remove accounts | Sjoerd Simons | 2009-07-22 | 2 | -0/+53 | |
| | | | | | | ||||||
| * | | | | | Add removed signal on EmpathyAccount | Sjoerd Simons | 2009-07-22 | 2 | -0/+64 | |
| | | | | | | ||||||
| * | | | | | Make the account manager listen to AccountValidityChanged | Sjoerd Simons | 2009-07-22 | 1 | -2/+33 | |
| | | | | | | ||||||
| * | | | | | Use the account manager when the service is running, not when we receive ↵ | Marco Barisione | 2009-07-22 | 1 | -15/+14 | |
| | | | | | | | | | | | | | | | | | | | | | | | | NameOwnerChanged | |||||
| * | | | | | Disable tests that try to use MC4 related code | Sjoerd Simons | 2009-07-22 | 3 | -0/+10 | |
| | | | | | | ||||||
| * | | | | | Coding style fixes | Sjoerd Simons | 2009-07-22 | 8 | -15/+15 | |
| | | | | | | ||||||
| * | | | | | Unescape _ and _2d in the protocol from mission-control | Sjoerd Simons | 2009-07-22 | 1 | -1/+38 | |
| | | | | | | ||||||
| * | | | | | Port creating of of a salut account to then new apis | Sjoerd Simons | 2009-07-22 | 1 | -44/+90 | |
| | | | | | | ||||||
| * | | | | | Port to using EmpathyAccountSettings | Sjoerd Simons | 2009-07-22 | 7 | -268/+475 | |
| | | | | | | ||||||
| * | | | | | Make empathy_account_set_enable call out over d-bus | Sjoerd Simons | 2009-07-22 | 1 | -4/+26 | |
| | | | | | | ||||||
| * | | | | | Add API to Update an accounts parameters | Sjoerd Simons | 2009-07-22 | 2 | -0/+59 | |
| | | | | | | ||||||
| * | | | | | Remove the API to change the account parameters one by one | Sjoerd Simons | 2009-07-22 | 2 | -74/+10 | |
| | | | | | | ||||||
| * | | | | | Add an abstraction to buffer up changes to an account | Sjoerd Simons | 2009-07-22 | 3 | -0/+1122 | |
| | | | | | | ||||||
| * | | | | | Correct usage of priv | Sjoerd Simons | 2009-07-22 | 1 | -5/+4 | |
| | | | | | | ||||||
| * | | | | | Put (Haze) behind all protocols coming from haze | Sjoerd Simons | 2009-07-22 | 1 | -2/+2 | |
| | | | | | | ||||||
| * | | | | | Add API to add accounts | Sjoerd Simons | 2009-07-22 | 2 | -23/+106 | |
| | | | | | | ||||||
| * | | | | | reformat macros a bit | Sjoerd Simons | 2009-07-21 | 1 | -6/+11 | |
| | | | | | | ||||||
| * | | | | | Add singleton to cache TpConnectionManagers | Sjoerd Simons | 2009-07-20 | 3 | -0/+373 | |
| | | | | | | ||||||
| * | | | | | remove dead code | Sjoerd Simons | 2009-07-19 | 1 | -58/+0 | |
| | | | | | | ||||||
| * | | | | | Escape unique names by replacing / by % | Sjoerd Simons | 2009-07-16 | 1 | -8/+15 | |
| | | | | | | ||||||
| * | | | | | Ignore a log when the account it isn't found | Sjoerd Simons | 2009-07-16 | 1 | -1/+7 | |
| | | | | | | ||||||
| * | | | | | Put the logs in XDG_DATA_HOME instead of ~/.gnome2 | Sjoerd Simons | 2009-07-16 | 1 | -2/+4 | |
| | | | | | | ||||||
| * | | | | | Default to OFFLINE instead of UNSET for the global presence | Sjoerd Simons | 2009-07-16 | 1 | -1/+1 | |
| | | | | | | ||||||
| * | | | | | Escape the unique account name | Sjoerd Simons | 2009-07-16 | 1 | -3/+6 | |
| | | | | | | ||||||
| * | | | | | Move the responsibility of popping up the empathy accounts dialog out of the ↵ | Sjoerd Simons | 2009-07-16 | 2 | -20/+18 | |
| | | | | | | | | | | | | | | | | | | | | | | | | status icon | |||||
| * | | | | | Add a concept of ready to the account manager | Sjoerd Simons | 2009-07-16 | 2 | -2/+74 | |
| | | | | | | ||||||
| * | | | | | Check the right variable for setting the ready property | Sjoerd Simons | 2009-07-16 | 1 | -1/+1 | |
| | | | | | | ||||||
| * | | | | | Remove last references to mission-control 4 | Sjoerd Simons | 2009-07-16 | 20 | -116/+18 | |
| | | | | | | ||||||
| * | | | | | Remove profiles, they're not used anymore | Sjoerd Simons | 2009-07-16 | 18 | -224/+0 | |
| | | | | | | ||||||
| * | | | | | Temporarily disable account importing as it still depends on profiles | Sjoerd Simons | 2009-07-16 | 2 | -2/+15 | |
| | | | | | | ||||||
| * | | | | | Use default status identifiers when setting the presence | Sjoerd Simons | 2009-07-16 | 1 | -4/+20 | |
| | | | | | | ||||||
| * | | | | | Get the presence from the AccountManager instead of MC4 | Sjoerd Simons | 2009-07-16 | 1 | -52/+7 | |
| | | | | | | ||||||
| * | | | | | Keep track of ``global'' presence of all accounts | Sjoerd Simons | 2009-07-16 | 4 | -216/+163 | |
| | | | | | | ||||||
| * | | | | | Remove dead code | Sjoerd Simons | 2009-07-16 | 2 | -119/+2 | |
| | | | | | | ||||||
| * | | | | | Implement HandledChannels D-Bus property | Sjoerd Simons | 2009-07-16 | 1 | -0/+30 | |
| | | | | | | ||||||
| * | | | | | empathy-account-manager.c: remove obsolte empathy-account-priv.h include | Guillaume Desmottes | 2009-07-16 | 1 | -1/+0 | |
| | | | | | | ||||||
| * | | | | | Implement a first minimal version of a Client.Handler | Sjoerd Simons | 2009-07-10 | 2 | -116/+176 | |
| | | | | | | ||||||
| * | | | | | Use the account manager to set the presence | Sjoerd Simons | 2009-07-08 | 1 | -24/+11 | |
| | | | | | | ||||||
| * | | | | | Add a utility to set the presence on all requested accounts | Sjoerd Simons | 2009-07-08 | 2 | -1/+34 | |
| | | | | | | ||||||
| * | | | | | Add api to set the requested presence | Sjoerd Simons | 2009-07-08 | 2 | -0/+47 | |
| | | | | | | ||||||
| * | | | | | Initial port of Account and AccountManager to MC5 | Sjoerd Simons | 2009-07-08 | 8 | -172/+457 | |
| | | | | | | ||||||
| * | | | | | Add an GType of ao | Sjoerd Simons | 2009-07-08 | 2 | -0/+13 | |
| | | | | | | ||||||
| * | | | | | Remove useless mission-control includes | Sjoerd Simons | 2009-07-06 | 18 | -32/+1 | |
| | | | | | | ||||||
| * | | | | | Update python bindings | Sjoerd Simons | 2009-07-06 | 4 | -70/+31 | |
| | | | | | | ||||||
| * | | | | | Transform profile chooser into a protocol chooser | Sjoerd Simons | 2009-07-06 | 9 | -442/+455 | |
| | | | | | | ||||||
| * | | | | | Rework creating a salut account so it doesn't need profiles | Sjoerd Simons | 2009-07-06 | 1 | -43/+85 | |
| | | | | | | ||||||
| * | | | | | use newly deprecated API | Sjoerd Simons | 2009-07-06 | 1 | -1/+3 | |
| | | | | | | ||||||
| * | | | | | Add api to create accounts, by cm and proto name | Sjoerd Simons | 2009-07-06 | 3 | -3/+50 | |
| | | | | | | ||||||
| * | | | | | Remove usage of McProfiles | Sjoerd Simons | 2009-07-05 | 4 | -128/+117 | |
| | | | | | | ||||||
| * | | | | | Get the icon name from the account object directly | Sjoerd Simons | 2009-07-05 | 7 | -14/+15 | |
| | | | | | | ||||||
| * | | | | | Add missing newline | Sjoerd Simons | 2009-07-05 | 1 | -1/+1 | |
| | | | | | | ||||||
| * | | | | | Add API to get the protocol and cm name from a account | Sjoerd Simons | 2009-07-05 | 2 | -11/+51 | |
| | | | | | | ||||||
* | | | | | | Update marker's label every second | Pierre-Luc Beaudoin | 2009-08-24 | 1 | -30/+66 | |
| | | | | | | | | | | | | | | | | | | | | | | | | This is necessary for the time indication to stay accurate | |||||
* | | | | | | Updated breton translation | Denis Arnaud | 2009-08-24 | 1 | -20/+8 | |
| | | | | | | ||||||
* | | | | | | Updated breton translation | Denis Arnaud | 2009-08-24 | 1 | -13/+17 | |
| | | | | | | ||||||
* | | | | | | Updated Bulgarian translation | Alexander Shopov | 2009-08-24 | 1 | -16/+14 | |
| | | | | | | ||||||
* | | | | | | [help] Used figure for the image in the introduction | Milo Casagrande | 2009-08-24 | 1 | -2/+4 | |
| | | | | | | ||||||
* | | | | | | Updated Bulgarian translation | Alexander Shopov | 2009-08-23 | 1 | -769/+1220 | |
| | | | | | | ||||||
* | | | | | | [help] Fixed some indentation | Milo Casagrande | 2009-08-22 | 1 | -3/+3 | |
| | | | | | | ||||||
* | | | | | | [help] Added the new topic to Makefile.am | Milo Casagrande | 2009-08-22 | 1 | -0/+1 | |
| | | | | | | ||||||
* | | | | | | [help] Added one more step to the import-account topic | Milo Casagrande | 2009-08-22 | 1 | -0/+7 | |
| | | | | | | ||||||
* | | | | | | [help] Added a seealso link to import-account | Milo Casagrande | 2009-08-22 | 1 | -0/+1 | |
| | | | | | | ||||||
* | | | | | | [help] Updated the import-account topic | Milo Casagrande | 2009-08-22 | 1 | -32/+34 | |
| | | | | | | ||||||
* | | | | | | [help] Added the import-account topic | Peter Haslam | 2009-08-22 | 1 | -0/+78 | |
| | | | | | | ||||||
* | | | | | | Updated Spanish translation | Jorge González | 2009-08-22 | 1 | -78/+90 | |
| | | | | | | ||||||
* | | | | | | Properly register video source gstreamer element too | Olivier Crête | 2009-08-22 | 1 | -1/+9 | |
| |_|_|/ / |/| | | | | ||||||
* | | | | | Revert "Don't use deprecated g_mapped_file_free()" | Xavier Claessens | 2009-08-21 | 1 | -1/+1 | |
| | | | | | | | | | | | | | | | | | | | | This reverts commit 5a89234873d5c709ee852e2b43220f9c8c0a2033. | |||||
* | | | | | Updating Estonian translation | Ivar Smolin | 2009-08-21 | 1 | -25/+26 | |
| | | | | | ||||||
* | | | | | Don't use deprecated g_mapped_file_free() | Kjartan Maraas | 2009-08-21 | 1 | -1/+1 | |
| | | | | | ||||||
* | | | | | Updated Norwegian bokmål translation. | Kjartan Maraas | 2009-08-21 | 1 | -206/+196 | |
| | | | | | ||||||
* | | | | | [help] Reworked the send-file topic | Milo Casagrande | 2009-08-21 | 1 | -18/+18 | |
| | | | | | ||||||
* | | | | | [help] Added topic about favorite rooms | Milo Casagrande | 2009-08-21 | 3 | -5/+141 | |
| | | | | | | | | | | | | | | | | | | | | | | | | | Added new file to Makefile.am Removed some useless spaces from add-contact | |||||
* | | | | | [help] Set a fixed 2column style even for the index page | Milo Casagrande | 2009-08-21 | 11 | -14/+17 | |
| |_|_|/ |/| | | | | | | | | | | | Converted some notes into tips | |||||
* | | | | Updated Swedish translation | Daniel Nylander | 2009-08-21 | 1 | -83/+86 | |
| | | | | ||||||
* | | | | [help] Modified the description of a topic, removed useless spaces | Milo Casagrande | 2009-08-21 | 1 | -13/+13 | |
| | | | | ||||||
* | | | | empathy-contact-list-view.h: include empathy-enum-types.h | Guillaume Desmottes | 2009-08-20 | 1 | -0/+1 | |
| | | | | | | | | | | | | | | | | | | | | Python bindings need to use EMPATHY_TYPE_CONTACT_LIST_FLAGS which is defined in empathy-enum-types.h. | |||||
* | | | | upgrade Python bindings | Guillaume Desmottes | 2009-08-20 | 2 | -59/+92 | |
| | | | | ||||||
* | | | | [help] Moved license from US version to unported one | Milo Casagrande | 2009-08-20 | 1 | -3/+3 | |
| | | | | ||||||
* | | | | Merge branch 'connman' | Jonny Lamb | 2009-08-20 | 12 | -153/+630 | |
|\ \ \ \ | ||||||
| * | | | | configure: code clean up when choosing the connectivity | Jonny Lamb | 2009-08-20 | 1 | -17/+12 | |
| | | | | | | | | | | | | | | | | | | | | Signed-off-by: Jonny Lamb <jonny.lamb@collabora.co.uk> | |||||
| * | | | | empathy-connectivity: assume status is offline if GetState fails | Jonny Lamb | 2009-08-20 | 1 | -0/+2 | |
| | | | | | | | | | | | | | | | | | | | | Signed-off-by: Jonny Lamb <jonny.lamb@collabora.co.uk> | |||||
| * | | | | empathy-connectivity: add ConnMan support | Jonny Lamb | 2009-08-20 | 1 | -2/+120 | |
| | | | | | | | | | | | | | | | | | | | | Signed-off-by: Jonny Lamb <jonny.lamb@collabora.co.uk> | |||||
| * | | | | configure: enable connectivity building with nm, connman, auto or none | Jonny Lamb | 2009-08-20 | 2 | -15/+47 | |
| | | | | | | | | | | | | | | | | | | | | Signed-off-by: Jonny Lamb <jonny.lamb@collabora.co.uk> | |||||
| * | | | | empathy-connectivity: small style fix | Jonny Lamb | 2009-08-20 | 1 | -4/+1 | |
| | | | | | | | | | | | | | | | | | | | | Signed-off-by: Jonny Lamb <jonny.lamb@collabora.co.uk> | |||||
| * | | | | all: save the signal id and use that to disconnect from the signal | Jonny Lamb | 2009-08-20 | 3 | -11/+19 | |
| | | | | | | | | | | | | | | | | | | | | Signed-off-by: Jonny Lamb <jonny.lamb@collabora.co.uk> | |||||
| * | | | | empathy-connectivity: only send the new state in the state-change signal | Jonny Lamb | 2009-08-19 | 3 | -15/+24 | |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | It can be assumed that the old state was always the opposite to the new state, because the signal is only ever fired if the new state differs from the old state. Signed-off-by: Jonny Lamb <jonny.lamb@collabora.co.uk> | |||||
| * | | | | empathy: unref Connectivity object at the end of the application life | Jonny Lamb | 2009-08-19 | 1 | -0/+1 | |
| | | | | | | | | | | | | | | | | | | | | Signed-off-by: Jonny Lamb <jonny.lamb@collabora.co.uk> | |||||
| * | | | | empathy-idle: no need to listen to use-conn | Jonny Lamb | 2009-08-19 | 1 | -20/+0 | |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | If use_conn is set to FALSE, then EmpathyConnectivity will signal status-change with a new online status of TRUE, which will do the right thing. Signed-off-by: Jonny Lamb <jonny.lamb@collabora.co.uk> | |||||
| * | | | | empathy-connectivity: remove dispose_run | Jonny Lamb | 2009-08-19 | 1 | -10/+0 | |
| | | | | | | | | | | | | | | | | | | | | Signed-off-by: Jonny Lamb <jonny.lamb@collabora.co.uk> | |||||
| * | | | | empathy-connectivity: be sure to get the initial presence on init | Jonny Lamb | 2009-08-19 | 1 | -0/+4 | |
| | | | | | | | | | | | | | | | | | | | | Signed-off-by: Jonny Lamb <jonny.lamb@collabora.co.uk> | |||||
| * | | | | empathy-connectivity: init priv->connected to TRUE if we're not using NM | Jonny Lamb | 2009-08-19 | 1 | -4/+2 | |
| | | | | | | | | | | | | | | | | | | | | Signed-off-by: Jonny Lamb <jonny.lamb@collabora.co.uk> | |||||
| * | | | | empathy-connectivity: remove useless assignment | Jonny Lamb | 2009-08-19 | 1 | -1/+0 | |
| | | | | | | | | | | | | | | | | | | | | Signed-off-by: Jonny Lamb <jonny.lamb@collabora.co.uk> | |||||
| * | | | | empathy-connectivity: stop using the name "manager" when I mean "connectivity" | Jonny Lamb | 2009-08-19 | 1 | -5/+5 | |
| | | | | | | | | | | | | | | | | | | | | Signed-off-by: Jonny Lamb <jonny.lamb@collabora.co.uk> | |||||
| * | | | | empathy-connectivity: disconnect from NM state change signal on finalize | Jonny Lamb | 2009-08-19 | 1 | -0/+2 | |
| | | | | | | | | | | | | | | | | | | | | Signed-off-by: Jonny Lamb <jonny.lamb@collabora.co.uk> | |||||
| * | | | | empathy-connectivity: only unref the NM client if we're using NM | Jonny Lamb | 2009-08-19 | 1 | -0/+2 | |
| | | | | | | | | | | | | | | | | | | | | Signed-off-by: Jonny Lamb <jonny.lamb@collabora.co.uk> |