Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Point to a help topic that exists from Accounts window | Shaun McCance | 2009-08-29 | 1 | -1/+1 |
| | |||||
* | [help] Adding information about the Accounts window and IRC | Shaun McCance | 2009-08-29 | 8 | -2/+252 |
| | |||||
* | Add empathy_make_absolute_url_len to limit the lenght of url string | Pierre-Luc Beaudoin | 2009-08-29 | 3 | -13/+28 |
| | | | | Related to http://bugzilla.gnome.org/show_bug.cgi?id=593207 | ||||
* | [help] Fixed a warning, was using id not style | Milo Casagrande | 2009-08-29 | 1 | -1/+1 |
| | |||||
* | Update python bindings | Sjoerd Simons | 2009-08-28 | 2 | -1/+6 |
| | |||||
* | Make the protocol property read-only | Sjoerd Simons | 2009-08-28 | 1 | -9/+3 |
| | |||||
* | Base the selected widget both on the CM and the protocol | Sjoerd Simons | 2009-08-28 | 4 | -70/+70 |
| | | | | | | | Previously Empathy would select the custom account widget purely based on the protocol, the problem here is that these widgets assume one specific connection manager and its set of parameters. Which triggered bugs if the intended cm for a protocol isn't installed, but haze is and provides the protocol. | ||||
* | Merge branch 'fix-navigation-handling' | Gustavo Noronha Silva | 2009-08-28 | 1 | -9/+19 |
|\ | |||||
| * | Fix assumption about navigation-request not being called for HTML string load | Gustavo Noronha Silva | 2009-08-28 | 1 | -9/+19 |
| | | | | | | | | | | | | This bug was exposed by the WebKitGTK+ bug that prevented navigation-request from being emitted in various situations being fixed. | ||||
* | | Add missing ; | Luca Ferretti | 2009-08-28 | 1 | -1/+1 |
| | | |||||
* | | Merge branch 'do-say-me-think' | Will Thompson | 2009-08-28 | 3 | -38/+68 |
|\ \ | | | | | | | | | | Reviewed-by: Guillaume Desmottes <guillaume.desmottes@collabora.co.uk> | ||||
| * | | Remove validation from chat_send. | Will Thompson | 2009-08-28 | 1 | -22/+8 |
| | | | | | | | | | | | | | | | Instead, call empathy_message_new_from_entry (), which parses the entered text for us. | ||||
| * | | Don't parse message in EmpathyMessage:body setter | Will Thompson | 2009-08-28 | 1 | -15/+2 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | This fixes a bug where the message (Type_Action, "/me wooo yay") is printed as " ! wjt woo yay" rather than as " ! wjt /me woo yay". This also fixes Gnome bug #593101 (Empathy exits sending empty /me message), which was caused by this deleted code walking off the end of the string "/me". | ||||
| * | | Add empathy_message_new_from_entry() | Will Thompson | 2009-08-28 | 2 | -0/+57 |
| | | | | | | | | | | | | | | | | | | This will be the sole place that user input is parsed for special commands like /me; the parsing logic will be removed from EmpathyMessage and chat_send(). | ||||
| * | | /clearly shouldn't clear the window. | Will Thompson | 2009-08-28 | 1 | -1/+1 |
| | | | |||||
* | | | Fix .desktop file (GNOME bug 592737) | Frédéric Péters | 2009-08-28 | 1 | -1/+3 |
| | | | |||||
* | | | Do not construct a sentence for an assistant error string (GNOME bug 593257) | Frédéric Péters | 2009-08-28 | 1 | -16/+6 |
| | | | |||||
* | | | Only unref the AccountManager if it's not NULL | Cosimo Cecchi | 2009-08-28 | 1 | -1/+3 |
| | | | |||||
* | | | Word 'wizard' should not be used, fixes bug 593285 | Milo Casagrande | 2009-08-28 | 1 | -1/+1 |
| | | | |||||
* | | | Updated Marathi Translations | Sandeep Shedmake | 2009-08-28 | 1 | -139/+59 |
| | | | |||||
* | | | Updated Marathi Translations | Sandeep Shedmake | 2009-08-28 | 1 | -24/+26 |
| | | | |||||
* | | | Updated Kannada(kn) translation | Shankar Prasad | 2009-08-28 | 1 | -570/+744 |
| | | | |||||
* | | | Updated Serbian translation | Branko Kokanović | 2009-08-28 | 2 | -25882/+2042 |
| | | | |||||
* | | | [help] Fixed some topics against the new UI | Milo Casagrande | 2009-08-28 | 5 | -35/+39 |
| | | | | | | | | | | | | | | | | | | Topics fixed: add-account, disable-account, remove-account, irc-account Added irc-account to irc-manage Used 2column for irc-manage | ||||
* | | | Updated Belarusian translation | Alexander Nyakhaychyk | 2009-08-28 | 1 | -610/+777 |
|/ / | |||||
* | | Fall back to protocol name in Adium themes | Will Thompson | 2009-08-28 | 1 | -0/+2 |
| | | | | | | | | Reviewed-by: Sjoerd Simons <sjoerd.simons@collabora.co.uk> | ||||
* | | When not connected don't apply !offline states but save them | Sjoerd Simons | 2009-08-28 | 1 | -5/+7 |
| | | | | | | | | | | | | When we're not connected to a network don't allow setting the status to anything else then offline, but when a status is set do save it so it can be applied as soon as soon as we get network connectivity | ||||
* | | ->connected always has the right status, so use that instead of specialcasing | Sjoerd Simons | 2009-08-28 | 1 | -8/+1 |
| | | |||||
* | | Only assume connected when we have neither Connman or NM | Sjoerd Simons | 2009-08-28 | 1 | -1/+1 |
| | | |||||
* | | Slightly improve debug info | Sjoerd Simons | 2009-08-28 | 1 | -1/+2 |
| | | |||||
* | | Updated Basque language | Inaki Larranaga Murgoitio | 2009-08-28 | 1 | -3/+37 |
| | | |||||
* | | Updated Basque language | Inaki Larranaga Murgoitio | 2009-08-28 | 1 | -61/+49 |
|/ | |||||
* | Merge branch 'master'; commit 'jtellier/set-account-name' | Cosimo Cecchi | 2009-08-27 | 1 | -2/+98 |
|\ | |||||
| * | - Added information intented to translators. | Jonathan Tellier | 2009-08-27 | 1 | -2/+12 |
| | | | | | | | | - Fixed leak of the the display name. | ||||
| * | Using a new logic to set the default display name: | Jonathan Tellier | 2009-08-27 | 1 | -10/+39 |
| | | | | | | | | | | | | * If irc use "[account] on [server]" * If there is an account property use "[account]" * If there is no account property use "[protocol] Account" | ||||
| * | Only setting the display name to the Login ID for protocol which have | Jonathan Tellier | 2009-08-27 | 1 | -3/+7 |
| | | | | | | | | this property. | ||||
| * | - The account display gets updated in the account list and in the | Jonathan Tellier | 2009-08-27 | 1 | -1/+54 |
| | | | | | | | | | | account name label. - By default, the account default display name is set to the login id. | ||||
* | | Merge commit 'jtellier/reconnect-account' | Guillaume Desmottes | 2009-08-27 | 3 | -37/+76 |
|\ \ | |/ |/| | |||||
| * | - Added a utility function (empathy_account_reconnect_async) to easily | Jonathan Tellier | 2009-08-26 | 3 | -37/+76 |
| | | | | | | | | | | | | | | reconnect an account. - When we apply changes to an account, instead of disconnecting and reconnecting it, we use the new empathy_account_reconnect_async function. | ||||
* | | Remove libmissioncontrol deps | Pierre-Luc Beaudoin | 2009-08-27 | 2 | -4/+4 |
| | | | | | | | | and remove trailing spaces | ||||
* | | Update POTFILES.in after file renaming | Claude Paroz | 2009-08-27 | 1 | -1/+1 |
| | | |||||
* | | Only request presence when the account is enabled (#593161). | Cosimo Cecchi | 2009-08-27 | 1 | -9/+12 |
| | | |||||
* | | Ensure we call the empathy_sound_stop from the main thread | Sjoerd Simons | 2009-08-26 | 1 | -1/+2 |
| | | | | | | | | | | The canberra gtk context is stored in thread-local storage, so we need to ensure that we start and stop the sounds from the same thread. | ||||
* | | Ensure all accounts when getting all properties | Cosimo Cecchi | 2009-08-26 | 1 | -9/+71 |
| | | | | | | | | | | | | This introduces a check on the number of accounts, as MC5 could come back advertising less accounts than we have. In that case, we find the one which have gone and remove them from our cache. | ||||
* | | Implement empathy_account_refresh_properties() | Cosimo Cecchi | 2009-08-26 | 2 | -7/+20 |
| | | |||||
* | | Fix long lines. | Cosimo Cecchi | 2009-08-26 | 1 | -4/+5 |
| | | |||||
* | | Restart MC5 when it quits or crashes (#593018). | Cosimo Cecchi | 2009-08-26 | 1 | -28/+47 |
|/ | |||||
* | Updated Marathi Translations | Sandeep Shedmake | 2009-08-26 | 1 | -889/+1572 |
| | |||||
* | Updated Tamil Translations | ifelix | 2009-08-26 | 1 | -23/+31 |
| | |||||
* | Updated Gujarati Translations | Sweta Kothari | 2009-08-26 | 1 | -875/+1561 |
| | |||||
* | Updated Basque language | Inaki Larranaga Murgoitio | 2009-08-26 | 1 | -363/+622 |
| | |||||
* | Updated Tamil Translations | ifelix | 2009-08-26 | 1 | -320/+522 |
| | |||||
* | Merge branch 'debug-window' | Xavier Claessens | 2009-08-26 | 5 | -186/+188 |
|\ | | | | | | | | | Conflicts: src/empathy-debug-window.c | ||||
| * | Rename EmpathyDebugDialog to EmpathyDebugWindow | Xavier Claessens | 2009-08-26 | 4 | -141/+141 |
| | | |||||
| * | Make EmpathyDebugDialog be a GtkWindow subclass rather than a GtkDialog. | Xavier Claessens | 2009-08-26 | 2 | -5/+7 |
| | | | | | | | | | | | | | | This is because: 1) There are no actions, so it's not a dialog 2) We want to hide the seperator for the action area 3) To be able to maximize the window | ||||
* | | Request presence again when an account is enabled | Cosimo Cecchi | 2009-08-26 | 1 | -0/+17 |
| | | |||||
* | | Updated Swedish translation | Daniel Nylander | 2009-08-26 | 1 | -331/+520 |
| | | |||||
* | | Bump version | Xavier Claessens | 2009-08-26 | 1 | -1/+1 |
| | | |||||
* | | Update NEWSEMPATHY_2_27_91_1 | Xavier Claessens | 2009-08-26 | 1 | -0/+1 |
| | | |||||
* | | remove trailing spaces | Xavier Claessens | 2009-08-26 | 1 | -2/+2 |
| | | |||||
* | | Remove the generate .service file | Xavier Claessens | 2009-08-26 | 1 | -2/+3 |
| | | |||||
* | | Prepare for 2.27.91.1 release | Xavier Claessens | 2009-08-25 | 2 | -1/+6 |
| | | |||||
* | | We require gnome-doc-utils 0.17.3 | Xavier Claessens | 2009-08-25 | 1 | -1/+1 |
| | | |||||
* | | Updated Turkish translation. | Baris Cicek | 2009-08-25 | 1 | -868/+760 |
| | | |||||
* | | Ship empathy-account-widget-private.h within the tarball.EMPATHY_2_27_91 | Xavier Claessens | 2009-08-25 | 1 | -1/+1 |
| | | |||||
* | | Add a note to NEWS that we added libunique dependency and MC5 will get ↵ | Xavier Claessens | 2009-08-25 | 1 | -1/+4 |
| | | | | | | | | keyring support rsn. | ||||
* | | Update GtkDoc | Xavier Claessens | 2009-08-25 | 4 | -3/+22 |
| | | |||||
* | | Update python bindings | Xavier Claessens | 2009-08-25 | 5 | -0/+775 |
| | | |||||
* | | Fix alignment | Xavier Claessens | 2009-08-25 | 1 | -1/+1 |
| | | |||||
* | | Update NEWS file | Xavier Claessens | 2009-08-25 | 1 | -0/+94 |
| | | |||||
* | | Bump ABI versions | Xavier Claessens | 2009-08-25 | 1 | -4/+4 |
| | | |||||
* | | Bump version to 2.27.91 | Xavier Claessens | 2009-08-25 | 1 | -1/+1 |
| | | |||||
* | | Don't display 'null' in accounts UI for unknown protocols | Will Thompson | 2009-08-25 | 1 | -5/+10 |
| | | |||||
* | | Add human-readable names for Yahoo! Japan and Facebook Chat | Will Thompson | 2009-08-25 | 1 | -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 names | Will Thompson | 2009-08-25 | 1 | -10/+16 |
| | | |||||
* | | Workaround for Clutter bug | Pierre-Luc Beaudoin | 2009-08-25 | 2 | -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 pkgfile | Sjoerd Simons | 2009-08-25 | 1 | -1/+1 |
| | | |||||
* | | Add client and service file for o.fd.Tp.Client.Empathy. | Jonny Lamb | 2009-08-25 | 4 | -1/+23 |
| | | | | | | | | Signed-off-by: Jonny Lamb <jonny.lamb@collabora.co.uk> | ||||
* | | Updated Oriya Translation | Manoj Kumar Giri | 2009-08-25 | 1 | -420/+640 |
| | | |||||
* | | Updated Simplified Chinese translation. | Aron Xu | 2009-08-25 | 1 | -463/+703 |
| | | |||||
* | | Wait for the connection to be ready before requesting contacts from it. | Jonny Lamb | 2009-08-25 | 1 | -6/+22 |
| | | | | | | | | Signed-off-by: Jonny Lamb <jonny.lamb@collabora.co.uk> | ||||
* | | Remove unused variable | Sjoerd Simons | 2009-08-25 | 1 | -4/+0 |
| | | |||||
* | | Use the display name in hte adium parser | Cosimo Cecchi | 2009-08-25 | 1 | -1/+2 |
| | | |||||
* | | Add a missing include | Cosimo Cecchi | 2009-08-25 | 1 | -0/+2 |
| | | |||||
* | | Use the new function in the accounts dialog | Cosimo Cecchi | 2009-08-25 | 1 | -2/+4 |
| | | |||||
* | | Make empathy_protocol_name_to_display_name public | Cosimo Cecchi | 2009-08-25 | 3 | -30/+32 |
| | | |||||
* | | Rename Salut to People Nearby | Cosimo Cecchi | 2009-08-25 | 1 | -1/+1 |
| | | |||||
* | | Use correct names in the chooser | Cosimo Cecchi | 2009-08-25 | 1 | -2/+2 |
| | | | | | | | | | | XMPP->Jabber Yahoo->Yahoo! | ||||
* | | Fix coding style | Cosimo Cecchi | 2009-08-25 | 1 | -1/+2 |
| | | |||||
* | | Use the correct protocol name for the sorting | Cosimo Cecchi | 2009-08-25 | 1 | -1/+1 |
| | | |||||
* | | Filter haze elements in the protocol chooser | Cosimo Cecchi | 2009-08-25 | 1 | -7/+77 |
| | | | | | | | | The rule is: free protocols on top and the rest is alphabetical. | ||||
* | | Check for NULL values returned by dup_selected() | Cosimo Cecchi | 2009-08-25 | 1 | -0/+9 |
| | | |||||
* | | Fix a crash caused by tp-glib emitting invalidated in dispose | Sjoerd Simons | 2009-08-25 | 1 | -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 Translations | ifelix | 2009-08-25 | 1 | -193/+242 |
| | | |||||
* | | Merge branch 'mc5', fixes bug #590165 | Sjoerd Simons | 2009-08-25 | 127 | -5115/+11059 |
|\ \ | |||||
| * | | Rename empathy_profile_chooser_get_type to _protocol_ | Sjoerd Simons | 2009-08-25 | 1 | -1/+1 |
| | | | |||||
| * | | Remove non-existing file from POTFILES.in | Sjoerd Simons | 2009-08-25 | 1 | -1/+0 |
| | | | |||||
| * | | Fallback to setting the global presence to offline if no account has a ↵ | Jonny Lamb | 2009-08-25 | 1 | -0/+1 |
| | | | | | | | | | | | | | | | | | | better presence. Signed-off-by: Jonny Lamb <jonny.lamb@collabora.co.uk> | ||||
| * | | Add example labels to all protocols | Cosimo Cecchi | 2009-08-24 | 7 | -33/+151 |
| | | | | | | | | | | | | Also, fix padding and make the label prettier. | ||||
| * | | empathy-accounts-dialog: remove the hardcoded Gmail label | Guillaume Desmottes | 2009-08-24 | 1 | -1/+0 |
| | | | |||||
| * | | empathy-account-widget: don't expand and fill vertically the 'Activate' checkbox | Guillaume Desmottes | 2009-08-24 | 1 | -2/+3 |
| | | | |||||
| * | | Free the allocated dirname after usage | Sjoerd Simons | 2009-08-24 | 1 | -0/+2 |
| | | | |||||
| * | | Fix several coding style issues | Sjoerd Simons | 2009-08-24 | 2 | -4/+4 |
| | | | |||||
| * | | Add empathy-import-mc4-accounts to POTFILES | Sjoerd Simons | 2009-08-24 | 1 | -0/+1 |
| | | | |||||
| * | | Don't use a custom function to build the log dir | Sjoerd Simons | 2009-08-24 | 1 | -2/+1 |
| | | | |||||
| * | | Have log_store_empathy_search_hit_new lookup accounts properly | Sjoerd Simons | 2009-08-24 | 1 | -7/+17 |
| | | | |||||
| * | | Split out the account name to dirname translation | Sjoerd Simons | 2009-08-24 | 1 | -6/+14 |
| | | | |||||
| * | | Ensure that the connection data is setup when handle channels | Sjoerd Simons | 2009-08-24 | 1 | -3/+16 |
| | | | |||||
| * | | Add a new _ensure_account API | Sjoerd Simons | 2009-08-24 | 3 | -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 set | Sjoerd Simons | 2009-08-24 | 1 | -2/+1 |
| | | | |||||
| * | | Put string up for translation | Sjoerd Simons | 2009-08-24 | 1 | -1/+1 |
| | | | |||||
| * | | Fix use after free | Sjoerd Simons | 2009-08-24 | 1 | -1/+4 |
| | | | |||||
| * | | Fix copyright date | Sjoerd Simons | 2009-08-24 | 2 | -2/+2 |
| | | | |||||
| * | | Fix some broken english | Sjoerd Simons | 2009-08-24 | 2 | -3/+3 |
| | | | |||||
| * | | Move the logs to the new location after creating the account | Sjoerd Simons | 2009-08-24 | 1 | -4/+92 |
| | | | |||||
| * | | Make the dir names for the logs look nicer | Sjoerd Simons | 2009-08-24 | 1 | -4/+6 |
| | | | |||||
| * | | Refactor the startup sequence a bit | Sjoerd Simons | 2009-08-24 | 1 | -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 key | Sjoerd Simons | 2009-08-24 | 1 | -9/+2 |
| | | | |||||
| * | | Fix debug strings, don't unref the gconf client twice | Sjoerd Simons | 2009-08-24 | 1 | -4/+3 |
| | | | |||||
| * | | Add api to ask if we have importer our mc4 accounts | Sjoerd Simons | 2009-08-24 | 2 | -0/+15 |
| | | | |||||
| * | | Return TRUE if we imported any mc4 accounts | Sjoerd Simons | 2009-08-24 | 2 | -12/+20 |
| | | | |||||
| * | | Grab passwords from the keyring if needed | Sjoerd Simons | 2009-08-24 | 2 | -5/+44 |
| | | | |||||
| * | | Overhaul the importer slightly | Sjoerd Simons | 2009-08-24 | 2 | -343/+179 |
| | | | |||||
| * | | Don't override the display_name when creating the account | Sjoerd Simons | 2009-08-24 | 1 | -6/+0 |
| | | | |||||
| * | | Use g_str_has_prefix convenience function for clarity | Sjoerd Simons | 2009-08-24 | 1 | -1/+2 |
| | | | |||||
| * | | Make the gconf entry be false by default | Sjoerd Simons | 2009-08-24 | 2 | -17/+15 |
| | | | |||||
| * | | Don't unref the account object as we don't own it | Sjoerd Simons | 2009-08-24 | 1 | -1/+0 |
| | | | |||||
| * | | Use new async enable api | Sjoerd Simons | 2009-08-24 | 1 | -1/+1 |
| | | | |||||
| * | | Return the correct object when querying the dbus-daemon property | Sjoerd Simons | 2009-08-24 | 1 | -2/+1 |
| | | | |||||
| * | | Remove unused finalize | Sjoerd Simons | 2009-08-24 | 1 | -16/+0 |
| | | | |||||
| * | | Instantiate the mc4 account importer in empathy.c | Arnaud Maillet | 2009-08-24 | 1 | -0/+2 |
| | | | |||||
| * | | Add the mc4 account importer files in the makefile | Arnaud Maillet | 2009-08-24 | 1 | -0/+1 |
| | | | |||||
| * | | Add a new DEBUG domain for the mc4 account importer | Arnaud Maillet | 2009-08-24 | 2 | -0/+2 |
| | | | |||||
| * | | Add a new gconf value to know if mc4 accounts have to be imported | Arnaud Maillet | 2009-08-24 | 1 | -0/+17 |
| | | | |||||
| * | | Add empathy-import-mc4-accounts files | Arnaud Maillet | 2009-08-24 | 2 | -0/+586 |
| | | | |||||
| * | | Ignore tests/test-empathy-account-assistant | Xavier Claessens | 2009-08-24 | 1 | -0/+1 |
| | | | |||||
| * | | Use better avatar location: ~/.cache/<cm>/<protocol>/<token> | Xavier Claessens | 2009-08-24 | 1 | -7/+3 |
| | | | |||||
| * | | Use the right default answer if we're not importing accounts | Sjoerd Simons | 2009-08-23 | 1 | -3/+6 |
| | | | |||||
| * | | When creating an account use a connect button instead of an apply button | Sjoerd Simons | 2009-08-23 | 1 | -1/+2 |
| | | | |||||
| * | | Clean up the dialog a bit | Sjoerd Simons | 2009-08-23 | 1 | -20/+5 |
| | | | |||||
| * | | Make the layout more consistent with the other widgets | Sjoerd Simons | 2009-08-23 | 1 | -15/+7 |
| | | | |||||
| * | | Fix some leaks in _settings_discard | Sjoerd Simons | 2009-08-23 | 1 | -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 signature | Sjoerd Simons | 2009-08-23 | 1 | -0/+3 |
| | | | |||||
| * | | Remove dead code and fix some coding style issues | Sjoerd Simons | 2009-08-23 | 2 | -6/+1 |
| | | | |||||
| * | | Don't leak a ref to EmpathyAccountSettings | Sjoerd Simons | 2009-08-23 | 1 | -1/+1 |
| | | | |||||
| * | | Make the alignment names in the sip.ui file unique | Sjoerd Simons | 2009-08-23 | 1 | -1/+1 |
| | | | |||||
| * | | Don't free the icon name that we don't own | Sjoerd Simons | 2009-08-22 | 1 | -2/+0 |
| | | | |||||
| * | | Update python bindings | Sjoerd Simons | 2009-08-22 | 1 | -1/+20 |
| | | | |||||
| * | | Every protocols should now have an "Enabled" checkbox in "edit" mode. | Jonathan Tellier | 2009-08-22 | 6 | -7/+26 |
| | | | |||||
| * | | Fix errors revealed by make check | Jonathan Tellier | 2009-08-22 | 7 | -13/+14 |
| | | | | | | | | | | | | | | | - Added missing files in po/POTFILES.in - Fixed style | ||||
| * | | First part of an overhaul of the accounts dialog | Jonathan Tellier | 2009-08-22 | 9 | -362/+628 |
| | | | |||||
| * | | Enable entering more than an account from the wizard. | Cosimo Cecchi | 2009-08-22 | 1 | -36/+131 |
| | | | |||||
| * | | Add example labels to the simple widgets | Cosimo Cecchi | 2009-08-22 | 7 | -21/+175 |
| | | | |||||
| * | | Make the import system more future-proof | Cosimo Cecchi | 2009-08-22 | 11 | -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 includes | Cosimo Cecchi | 2009-08-22 | 2 | -4/+1 |
| | | | |||||
| * | | The assistant should not be resizable | Cosimo Cecchi | 2009-08-22 | 1 | -0/+2 |
| | | | |||||
| * | | Don't hardcode new lines | Cosimo Cecchi | 2009-08-22 | 1 | -11/+17 |
| | | | |||||
| * | | Update the test | Cosimo Cecchi | 2009-08-22 | 1 | -0/+3 |
| | | | |||||
| * | | Hook the import UI in the assistant | Cosimo Cecchi | 2009-08-22 | 1 | -22/+70 |
| | | | |||||
| * | | Adapt to the new API | Cosimo Cecchi | 2009-08-22 | 1 | -2/+7 |
| | | | |||||
| * | | Add the new files to the Makefile.am | Cosimo Cecchi | 2009-08-22 | 1 | -0/+1 |
| | | | |||||
| * | | Split EmpathyImportDialog and EmpathyImportWidget | Cosimo Cecchi | 2009-08-22 | 5 | -403/+739 |
| | | | | | | | | | | | | Also, take this as a chance to GObject-ify everything. | ||||
| * | | Remove the hardcode | Arnaud Maillet | 2009-08-22 | 1 | -23/+13 |
| | | | |||||
| * | | Emit the close signal only after we are done with the async machinery. | Cosimo Cecchi | 2009-08-22 | 1 | -8/+45 |
| | | | |||||
| * | | 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 |
| | | | |