aboutsummaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* Ship empathy-account-widget-private.h within the tarball.EMPATHY_2_27_91Xavier Claessens2009-08-251-1/+1
|
* Add a note to NEWS that we added libunique dependency and MC5 will get ↵Xavier Claessens2009-08-251-1/+4
| | | | keyring support rsn.
* Update GtkDocXavier Claessens2009-08-254-3/+22
|
* Update python bindingsXavier Claessens2009-08-255-0/+775
|
* Fix alignmentXavier Claessens2009-08-251-1/+1
|
* Update NEWS fileXavier Claessens2009-08-251-0/+94
|
* Bump ABI versionsXavier Claessens2009-08-251-4/+4
|
* Bump version to 2.27.91Xavier Claessens2009-08-251-1/+1
|
* Don't display 'null' in accounts UI for unknown protocolsWill Thompson2009-08-251-5/+10
|
* Add human-readable names for Yahoo! Japan and Facebook ChatWill Thompson2009-08-251-0/+2
| | | | | | These are both marked for translation. Obviously the first should be localized in its target market, and the latter probably wants translating too (perhaps "Clavardage de Facebook"?).
* Call gettext for translated protocol namesWill Thompson2009-08-251-10/+16
|
* Workaround for Clutter bugPierre-Luc Beaudoin2009-08-252-2/+6
| | | | | | Use a GtkFrame instead of a GtkViewport Bugs: http://bugzilla.openedhand.com/show_bug.cgi?id=1751 http://bugzilla.gnome.org/show_bug.cgi?id=590692
* Use datadir instead of the dir suggested in the dbus pkgfileSjoerd Simons2009-08-251-1/+1
|
* Add client and service file for o.fd.Tp.Client.Empathy.Jonny Lamb2009-08-254-1/+23
| | | | Signed-off-by: Jonny Lamb <jonny.lamb@collabora.co.uk>
* Updated Oriya TranslationManoj Kumar Giri2009-08-251-420/+640
|
* Updated Simplified Chinese translation.Aron Xu2009-08-251-463/+703
|
* Wait for the connection to be ready before requesting contacts from it.Jonny Lamb2009-08-251-6/+22
| | | | Signed-off-by: Jonny Lamb <jonny.lamb@collabora.co.uk>
* Remove unused variableSjoerd Simons2009-08-251-4/+0
|
* Use the display name in hte adium parserCosimo Cecchi2009-08-251-1/+2
|
* Add a missing includeCosimo Cecchi2009-08-251-0/+2
|
* Use the new function in the accounts dialogCosimo Cecchi2009-08-251-2/+4
|
* Make empathy_protocol_name_to_display_name publicCosimo Cecchi2009-08-253-30/+32
|
* Rename Salut to People NearbyCosimo Cecchi2009-08-251-1/+1
|
* Use correct names in the chooserCosimo Cecchi2009-08-251-2/+2
| | | | | XMPP->Jabber Yahoo->Yahoo!
* Fix coding styleCosimo Cecchi2009-08-251-1/+2
|
* Use the correct protocol name for the sortingCosimo Cecchi2009-08-251-1/+1
|
* Filter haze elements in the protocol chooserCosimo Cecchi2009-08-251-7/+77
| | | | The rule is: free protocols on top and the rest is alphabetical.
* Check for NULL values returned by dup_selected()Cosimo Cecchi2009-08-251-0/+9
|
* Fix a crash caused by tp-glib emitting invalidated in disposeSjoerd Simons2009-08-251-20/+11
| | | | | | | When an TpProxy is disposed tp-glib emits the invalidated signal. This meant that when EmpathyAccount disposed its TpConnection as a result of the account manager saying the connection was gone, the invalidated signal was emitted. As a result of which the TpConnection would get disposed again...
* Updated Tamil Translationsifelix2009-08-251-193/+242
|
* Merge branch 'mc5', fixes bug #590165Sjoerd Simons2009-08-25127-5115/+11059
|\
| * Rename empathy_profile_chooser_get_type to _protocol_Sjoerd Simons2009-08-251-1/+1
| |
| * Remove non-existing file from POTFILES.inSjoerd Simons2009-08-251-1/+0
| |
| * Fallback to setting the global presence to offline if no account has a ↵Jonny Lamb2009-08-251-0/+1
| | | | | | | | | | | | better presence. Signed-off-by: Jonny Lamb <jonny.lamb@collabora.co.uk>
| * Add example labels to all protocolsCosimo Cecchi2009-08-247-33/+151
| | | | | | | | Also, fix padding and make the label prettier.
| * empathy-accounts-dialog: remove the hardcoded Gmail labelGuillaume Desmottes2009-08-241-1/+0
| |
| * empathy-account-widget: don't expand and fill vertically the 'Activate' checkboxGuillaume Desmottes2009-08-241-2/+3
| |
| * Free the allocated dirname after usageSjoerd Simons2009-08-241-0/+2
| |
| * Fix several coding style issuesSjoerd Simons2009-08-242-4/+4
| |
| * Add empathy-import-mc4-accounts to POTFILESSjoerd Simons2009-08-241-0/+1
| |
| * Don't use a custom function to build the log dirSjoerd Simons2009-08-241-2/+1
| |
| * Have log_store_empathy_search_hit_new lookup accounts properlySjoerd Simons2009-08-241-7/+17
| |
| * Split out the account name to dirname translationSjoerd Simons2009-08-241-6/+14
| |
| * Ensure that the connection data is setup when handle channelsSjoerd Simons2009-08-241-3/+16
| |
| * Add a new _ensure_account APISjoerd Simons2009-08-243-4/+17
| | | | | | | | | | 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.
| * When empathy_account_settings_apply_finish returns false the error is always setSjoerd Simons2009-08-241-2/+1
| |
| * Put string up for translationSjoerd Simons2009-08-241-1/+1
| |
| * Fix use after freeSjoerd Simons2009-08-241-1/+4
| |
| * Fix copyright dateSjoerd Simons2009-08-242-2/+2
| |
| * Fix some broken englishSjoerd Simons2009-08-242-3/+3
| |
| * Move the logs to the new location after creating the accountSjoerd Simons2009-08-241-4/+92
| |
| * Make the dir names for the logs look nicerSjoerd Simons2009-08-241-4/+6
| |
| * Refactor the startup sequence a bitSjoerd Simons2009-08-241-30/+37
| | | | | | | | | | | | | | | | 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
| * Always set the mc4 imported gconf keySjoerd Simons2009-08-241-9/+2
| |
| * Fix debug strings, don't unref the gconf client twiceSjoerd Simons2009-08-241-4/+3
| |
| * Add api to ask if we have importer our mc4 accountsSjoerd Simons2009-08-242-0/+15
| |
| * Return TRUE if we imported any mc4 accountsSjoerd Simons2009-08-242-12/+20
| |
| * Grab passwords from the keyring if neededSjoerd Simons2009-08-242-5/+44
| |
| * Overhaul the importer slightlySjoerd Simons2009-08-242-343/+179
| |
| * Don't override the display_name when creating the accountSjoerd Simons2009-08-241-6/+0
| |
| * Use g_str_has_prefix convenience function for claritySjoerd Simons2009-08-241-1/+2
| |
| * Make the gconf entry be false by defaultSjoerd Simons2009-08-242-17/+15
| |
| * Don't unref the account object as we don't own itSjoerd Simons2009-08-241-1/+0
| |
| * Use new async enable apiSjoerd Simons2009-08-241-1/+1
| |
| * Return the correct object when querying the dbus-daemon propertySjoerd Simons2009-08-241-2/+1
| |
| * Remove unused finalizeSjoerd Simons2009-08-241-16/+0
| |
| * Instantiate the mc4 account importer in empathy.cArnaud Maillet2009-08-241-0/+2
| |
| * Add the mc4 account importer files in the makefileArnaud Maillet2009-08-241-0/+1
| |
| * Add a new DEBUG domain for the mc4 account importerArnaud Maillet2009-08-242-0/+2
| |
| * Add a new gconf value to know if mc4 accounts have to be importedArnaud Maillet2009-08-241-0/+17
| |
| * Add empathy-import-mc4-accounts filesArnaud Maillet2009-08-242-0/+586
| |
| * Ignore tests/test-empathy-account-assistantXavier Claessens2009-08-241-0/+1
| |
| * Use better avatar location: ~/.cache/<cm>/<protocol>/<token>Xavier Claessens2009-08-241-7/+3
| |
| * Use the right default answer if we're not importing accountsSjoerd Simons2009-08-231-3/+6
| |
| * When creating an account use a connect button instead of an apply buttonSjoerd Simons2009-08-231-1/+2
| |
| * Clean up the dialog a bitSjoerd Simons2009-08-231-20/+5
| |
| * Make the layout more consistent with the other widgetsSjoerd Simons2009-08-231-15/+7
| |
| * Fix some leaks in _settings_discardSjoerd Simons2009-08-231-13/+13
| | | | | | | | | | Prevent leaking the unset parameter names when unsetting the array. Also use it as a general utility function in other parts of the code
| * If the parameter wasn't known return NULL for the dbus signatureSjoerd Simons2009-08-231-0/+3
| |
| * Remove dead code and fix some coding style issuesSjoerd Simons2009-08-232-6/+1
| |
| * Don't leak a ref to EmpathyAccountSettingsSjoerd Simons2009-08-231-1/+1
| |
| * Make the alignment names in the sip.ui file uniqueSjoerd Simons2009-08-231-1/+1
| |
| * Don't free the icon name that we don't ownSjoerd Simons2009-08-221-2/+0
| |
| * Update python bindingsSjoerd Simons2009-08-221-1/+20
| |
| * Every protocols should now have an "Enabled" checkbox in "edit" mode.Jonathan Tellier2009-08-226-7/+26
| |
| * Fix errors revealed by make checkJonathan Tellier2009-08-227-13/+14
| | | | | | | | | | - Added missing files in po/POTFILES.in - Fixed style
| * First part of an overhaul of the accounts dialogJonathan Tellier2009-08-229-362/+628
| |
| * Enable entering more than an account from the wizard.Cosimo Cecchi2009-08-221-36/+131
| |
| * Add example labels to the simple widgetsCosimo Cecchi2009-08-227-21/+175
| |
| * Make the import system more future-proofCosimo Cecchi2009-08-2211-82/+213
| | | | | | | | | | | | | | | | | | 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.
| * Remove useless includesCosimo Cecchi2009-08-222-4/+1
| |
| * The assistant should not be resizableCosimo Cecchi2009-08-221-0/+2
| |
| * Don't hardcode new linesCosimo Cecchi2009-08-221-11/+17
| |
| * Update the testCosimo Cecchi2009-08-221-0/+3
| |
| * Hook the import UI in the assistantCosimo Cecchi2009-08-221-22/+70
| |
| * Adapt to the new APICosimo Cecchi2009-08-221-2/+7
| |
| * Add the new files to the Makefile.amCosimo Cecchi2009-08-221-0/+1
| |
| * Split EmpathyImportDialog and EmpathyImportWidgetCosimo Cecchi2009-08-225-403/+739
| | | | | | | | Also, take this as a chance to GObject-ify everything.
| * Remove the hardcodeArnaud Maillet2009-08-221-23/+13
| |
| * Emit the close signal only after we are done with the async machinery.Cosimo Cecchi2009-08-221-8/+45
| |
| * Port to new APICosimo Cecchi2009-08-222-2/+2
| |
| * Make the set_enabled API asyncCosimo Cecchi2009-08-222-16/+48
| |
| * Implement close and cancel;Cosimo Cecchi2009-08-221-40/+61
| | | | | | | | Also, move to implementing GTK+ signals rather than connecting
| * Add a comment over the window type hintCosimo Cecchi2009-08-221-0/+1
| |
| * Enable newly created accountsCosimo Cecchi2009-08-221-2/+8
| |
| * Implement disposeCosimo Cecchi2009-08-221-0/+23
| |
| * Report errors during creationCosimo Cecchi2009-08-221-1/+117
| |
| * Fix long linesCosimo Cecchi2009-08-221-3/+4
| |
| * Don't forward anymore after the endCosimo Cecchi2009-08-221-0/+6
| |
| * Report back errors (right now just on stdout)Cosimo Cecchi2009-08-221-1/+18
| |
| * Add a parent window property to the assistantCosimo Cecchi2009-08-224-6/+79
| |
| * Fix long lineCosimo Cecchi2009-08-221-1/+2
| |
| * Unref settings when changing the protocolCosimo Cecchi2009-08-221-0/+4
| |
| * Change labels when creating an accountCosimo Cecchi2009-08-223-4/+42
| |
| * Unify the enter and create page.Cosimo Cecchi2009-08-221-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 flyCosimo Cecchi2009-08-221-16/+20
| |
| * React to entry changes immediatelyCosimo Cecchi2009-08-221-9/+31
| |
| * Remove the parameters from the unset pool when we set them againCosimo Cecchi2009-08-221-1/+35
| |
| * Filter out IRC and local-xmpp in the wizardCosimo Cecchi2009-08-221-1/+5
| |
| * Implement a generic simple widgetCosimo Cecchi2009-08-222-3/+18
| |
| * Implement a simple SIP widgetCosimo Cecchi2009-08-221-30/+51
| |
| * Add simple implementations for many widgetsCosimo Cecchi2009-08-228-65/+615
| |
| * Update label layout and add an "apply" logicCosimo Cecchi2009-08-221-9/+57
| |
| * Add a way to hook up to the apply sensitivityCosimo Cecchi2009-08-222-4/+26
| |
| * Add the details page to the assistantCosimo Cecchi2009-08-221-5/+165
| | | | | | | | Also, add a sketched version of the other pages
| * Add an API to filter protocolsCosimo Cecchi2009-08-222-14/+78
| |
| * Add the concept of simple account widgetCosimo Cecchi2009-08-222-31/+85
| |
| * Fix long linesCosimo Cecchi2009-08-221-13/+22
| |
| * Remove dead codeCosimo Cecchi2009-08-221-4/+0
| |
| * Add private struct and responses to first pageCosimo Cecchi2009-08-221-3/+59
| |
| * Style fixesCosimo Cecchi2009-08-221-3/+6
| |
| * Fix styleCosimo Cecchi2009-08-221-6/+13
| |
| * Move back the account assistant to src/Cosimo Cecchi2009-08-226-4/+8
| |
| * Implement first page in the assistantCosimo Cecchi2009-08-226-78/+120
| |
| * Add a first page to the assistantCosimo Cecchi2009-08-223-0/+34
| |
| * Add a test for the assistantCosimo Cecchi2009-08-222-0/+27
| |
| * Skeleton of EmpathyAccountAssistantCosimo Cecchi2009-08-222-0/+102
| |
| * Port empathy.c to telepathy-styleCosimo Cecchi2009-08-221-526/+546
| |
| * Fix a small memory leakSjoerd Simons2009-08-221-6/+6
| |
| * Instantiate mc5 pidgin account importer in empathy-accounts-dialogArnaud Maillet2009-08-221-15/+0
| |
| * Add empathy-import-dialog and empathy-import-pidgin to the makefileArnaud Maillet2009-08-221-0/+2
| |
| * Port empathy-import-pidgin to mc5Arnaud Maillet2009-08-221-16/+17
| |
| * Port empathy-import-dialog to mc5Arnaud Maillet2009-08-222-57/+93
| |
| * fix critical errors in the .hr translationSjoerd Simons2009-08-221-1/+2
| |
| * Update python bindingsSjoerd Simons2009-08-222-120/+33
| |
| * Fix trailing spacesSjoerd Simons2009-08-221-1/+0
| |
| * Add new files to the POTFILESSjoerd Simons2009-08-221-0/+3
| |
| * Merge back from masterSjoerd Simons2009-08-22128-15690/+34658
| |\
| * | Rename empathy_account_get_connection_for to ↵Sjoerd Simons2009-08-223-4/+5
| | | | | | | | | | | | empathy_account_get_connection_for_path
| * | Don't hook up to invalidated when creating the connection failedSjoerd Simons2009-08-221-10/+11
| | |
| * | Let the cached parameters asv own the key stringsSjoerd Simons2009-08-211-7/+9
| | |
| * | Use g_strdup instead of casting a const gchar* to a gchar*.Xavier Claessens2009-08-211-1/+1
| | |
| * | Use new api to get connectionsSjoerd Simons2009-08-211-4/+8
| | |
| * | Add API to get teh TpConnection for an account on a certain pathSjoerd Simons2009-08-212-31/+61
| | |
| * | When getting an account for an unknown path automagically create the new ↵Sjoerd Simons2009-08-211-14/+5
| | | | | | | | | | | | account object
| * | Set the RequestedPresence when creating a new commandSjoerd Simons2009-08-211-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 accountsSjoerd Simons2009-08-211-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 managerSjoerd Simons2009-08-212-0/+21
| | |
| * | Cache the icon inside EmpathyAccountSettingsSjoerd Simons2009-08-192-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 accountsSjoerd Simons2009-08-191-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_BASESjoerd Simons2009-08-191-4/+3
| | |
| * | the status in EmpathyIdle is the status_message not the status stringSjoerd Simons2009-08-191-5/+6
| | |
| * | Add a debug message for tracking global statusSjoerd Simons2009-08-191-0/+3
| | |
| * | displatcher -> dispatcherDavyd Madeley2009-08-191-2/+2
| | |
| * | Get the DisplayName when the account is readySjoerd Simons2009-08-181-5/+8
| | |
| * | Fix indentationSjoerd Simons2009-08-181-17/+22
| | |
| * | Rename empathy_settings_get_dbus_signature to ↵Sjoerd Simons2009-08-183-3/+4
| | | | | | | | | | | | empathy_account_settings_get_dbus_signature
| * | keep a ref on the selected accountSjoerd Simons2009-08-181-7/+15
| | |
| * | Set gui to NULL after unreffing itSjoerd Simons2009-08-181-0/+1
| | |
| * | Rename desired presence to requested presenceSjoerd Simons2009-08-181-19/+19
| | |
| * | Remove dead codeSjoerd Simons2009-08-181-8/+0
| | |
| * | rename status-reason to connection-status-reason and notify ↵Sjoerd Simons2009-08-181-2/+3
| | | | | | | | | | | | connection-status{-reason,} when changes happen
| * | Use the remove function accountSjoerd Simons2009-08-181-2/+1
| | |
| * | _new for a signleton needs to return a refSjoerd Simons2009-08-181-0/+1
| | |
| * | Fix identationSjoerd Simons2009-08-181-3/+3
| | |
| * | Notify when display-name is updatedSjoerd Simons2009-08-171-0/+1
| | |
| * | No need to check if create_results exists in disposeSjoerd Simons2009-08-171-18/+14
| | |
| * | Plug some leaksSjoerd Simons2009-08-171-2/+8
| | |
| * | Removed dead codeSjoerd Simons2009-08-171-10/+0
| | |
| * | Only cancel the name owner watch if the dbus proxy still existsSjoerd Simons2009-08-171-2/+3
| | |
| * | Fix coding style (tabs vs. spacesSjoerd Simons2009-08-171-5/+5
| | |
| * | no need to check for the size of the hash tableSjoerd Simons2009-08-171-2/+1
| | |
| * | Remove double check for connection == NULLSjoerd Simons2009-08-171-4/+0
| | |
| * | If there is a failure in recognizing the protocol name, fallback to the ↵Sjoerd Simons2009-08-171-8/+1
| | | | | | | | | | | | generic UI
| * | Set presence on accounts when they become readyCosimo Cecchi2009-08-011-1/+8
| | |
| * | Port to libuniqueCosimo Cecchi2009-08-015-578/+38
| | |
| * | Make sure we always show the main windowCosimo Cecchi2009-08-011-0/+2
| | |
| * | Merge branch 'master' into mc5Cosimo Cecchi2009-08-0118-164/+2135
| |\ \
| * \ \ Merge branch 'sjoerd-mc5' into mc5Cosimo Cecchi2009-08-0192-8288/+13234
| |\ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | Conflicts: libempathy-gtk/empathy-account-widget.c libempathy-gtk/empathy-protocol-chooser.c
| | * | | Fix some coding style issuesSjoerd Simons2009-07-314-23/+30
| | | | |
| | * | | add some slightly nicer debug messagesSjoerd Simons2009-07-311-2/+3
| | | | |
| | * | | Add a small comment about emp_account_manager_update_global_presenceSjoerd Simons2009-07-311-0/+3
| | | | |
| | * | | Fix typoSjoerd Simons2009-07-311-2/+2
| | | | |
| | * | | Update python bindingsSjoerd Simons2009-07-301-4/+4
| | | | |
| | * | | Chang the API of AccountManager to have the get lookup the account by nameSjoerd Simons2009-07-3011-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.hSjoerd Simons2009-07-301-0/+1
| | | | |
| | * | | Update python bindingsSjoerd Simons2009-07-302-66/+212
| | | | |
| | * | | remove usage of empathy_account_equalSjoerd Simons2009-07-3010-28/+13
| | | | |
| | * | | Remove empathy_account_hashSjoerd Simons2009-07-303-11/+2
| | | | |
| | * | | Unref the connection if it fails to become ready or is invalidatedSjoerd Simons2009-07-301-10/+17
| | | | |
| | * | | Fix some coding style issuesSjoerd Simons2009-07-291-3/+3
| | | | |
| | * | | Fix some leaksSjoerd Simons2009-07-291-1/+7
| | | | |
| | * | | Add a utility function to may protocols to their iconsSjoerd Simons2009-07-294-3/+10
| | | | |
| | * | | Update gitignoreXavier Claessens2009-07-281-1/+1
| | | | |
| | * | | Add missing includes in empathy-share-my-desktop.cXavier Claessens2009-07-281-0/+2
| | | | |
| | * | | Merge commit 'upstream/master' into mc5Sjoerd Simons2009-07-2876-8109/+12906
| | |\ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Conflicts: libempathy-gtk/empathy-account-widget.c src/empathy.c
| * | | | | Use proper display names in the chooserCosimo Cecchi2009-07-311-6/+40
| | | | | |
| * | | | | Make protocol icons work also with account == NULLCosimo Cecchi2009-07-313-6/+14
| | | | | |
| * | | | | Don't try to lookup NULL connectionsCosimo Cecchi2009-07-311-0/+4
| | | | | |
| * | | | | Fix trailing whitespaceCosimo Cecchi2009-07-303-18/+18
| | | | | |
| * | | | | Update POTFILES.inCosimo Cecchi2009-07-301-1/+2
| | | | | |
| * | | | | Don't try to unref the GtkBuilder object in _disposeCosimo Cecchi2009-07-301-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 EmpathyAccountWidgetCosimo Cecchi2009-07-301-0/+11
| | | | | |
| * | | | | Set the sensitivity to the forget buttonCosimo Cecchi2009-07-301-2/+3
| | | | | |
| * | | | | Ignore default value for required paramsCosimo Cecchi2009-07-301-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-exclusiveCosimo Cecchi2009-07-301-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 Cecchi2009-07-303-3/+3
| | | | | | | | | | | | | | | | | | | | | | | | Call it empathy_account_settings_has_account() instead
| * | | | | Implement dispose and finalizeCosimo Cecchi2009-07-301-31/+75
| | | | | |
| * | | | | Set apply button sensitivity on creationCosimo Cecchi2009-07-301-0/+1
| | | | | |
| * | | | | Remove debug outputCosimo Cecchi2009-07-301-1/+0
| | | | | |
| * | | | | Add a cosmetic comment to separate public and non-public methods.Cosimo Cecchi2009-07-301-0/+2
| | | | | |
| * | | | | Use telepathy styleCosimo Cecchi2009-07-301-632/+657
| | | | | |
| * | | | | Update copyright and authorCosimo Cecchi2009-07-301-1/+2
| | | | | |
| * | | | | First cut at GObject-ifying EmpathyAccountWidgetCosimo Cecchi2009-07-3010-391/+513
| | | | | |
| * | | | | Add empathy_account_settings_is_valid ()Cosimo Cecchi2009-07-302-0/+61
| | | | | |
| * | | | | Fix a typo.Cosimo Cecchi2009-07-301-3/+3
| | | | | |
| * | | | | Even more cleanup + update headerCosimo Cecchi2009-07-301-10/+13
| | | | | |
| * | | | | Adapt to the current telepathy styleCosimo Cecchi2009-07-301-1172/+1146
| | | | | |
| * | | | | Use the right property name when getting the connection status.Cosimo Cecchi2009-07-301-1/+1
| | | | | |
| * | | | | Fix a typo in dispose()Cosimo Cecchi2009-07-301-3/+5
| | | | | |
| * | | | | Cancel the creation thread in dispose()Cosimo Cecchi2009-07-301-0/+11
| | | | | |
| * | | | | Emit the ACCOUNT_CREATED signal at the right timeCosimo Cecchi2009-07-301-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 Cecchi2009-07-301-5/+8
| | | | | |
| * | | | | Add empathy_account_settings_owns_account()Cosimo Cecchi2009-07-302-0/+17
| | | | | |
| * | | | | Make sure the account dialog respects the initial selectionCosimo Cecchi2009-07-301-30/+34
| | | | | |
| * | | | | Implement _set_display_nameCosimo Cecchi2009-07-303-2/+110
| | | | | |
| * | | | | When an account is enabled, always align it to the global presence.Cosimo Cecchi2009-07-301-8/+9
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Before, this was only done for newly created accounts, and not every time any account was enabled.
| * | | | | Make remove workCosimo Cecchi2009-07-301-1/+1
| | | | | |
| * | | | | Plug some leaksCosimo Cecchi2009-07-301-0/+6
| | | | | |
| * | | | | Respect the global presence when enabling an accountCosimo Cecchi2009-07-301-3/+36
| | | | | |
| * | | | | Unref the dialog when destroyingCosimo Cecchi2009-07-301-0/+10
| | | | | |
| * | | | | Chain up dispose and remove useless finalizeCosimo Cecchi2009-07-301-7/+2
| | | | | |
| * | | | | Move some code off disposeCosimo Cecchi2009-07-301-18/+31
| | | | | |
| * | | | | GObject-ify and clean-up the code; still WIPCosimo Cecchi2009-07-302-185/+387
| | | | | |
| * | | | | Add an API to get the num of CMsCosimo Cecchi2009-07-302-0/+14
| | | | | |
| * | | | | Synchronize EmpathyProtocolChooser and EmpathyAccountsDialogCosimo Cecchi2009-07-303-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 signalsSjoerd Simons2009-07-231-0/+2
| | | | |
| * | | | Allow stop to be called if there isn't a backing channelSjoerd Simons2009-07-221-0/+4
| | | | |
| * | | | Don't try to update the widgets if no account was selectedSjoerd Simons2009-07-221-0/+4
| | | | |
| * | | | Get the connection status, not the presence status stringSjoerd Simons2009-07-221-1/+1
| | | | |