]> git.0d.be Git - empathy.git/history - libempathy
Re-add python.m4 as it may be needed for AM_PATH_PYTHON.
[empathy.git] / libempathy /
2009-10-19 Sjoerd SimonsEnsure we don't try to register invalid bus names
2009-10-19 Sjoerd SimonsUnset pending_call explicitly instead of implicitly
2009-10-19 Guillaume DesmottesMerge commit 'maiku/bug_598332'
2009-10-19 Guillaume Desmottesempathy_account_settings_get_tp_params: don't raise...
2009-10-19 Guillaume Desmottesempathy-account-settings: don't cache the TpConnectionM...
2009-10-17 Jonny Lambidle: work around the case if the session doesn't tell...
2009-10-16 Jonny LambMerge branch 'trrrrrrrrrrrrrivia'
2009-10-16 Jonny Lambconnectivity: small fix to a debug message
2009-10-14 Mike RuprechtMove destruction of connections from finalize to dispose.
2009-10-14 Mike RuprechtRemove the weak_object parameter when requesting channels.
2009-10-14 Guillaume Desmottescopy empathy_signal_connect_weak from telepathy-gabble
2009-10-14 Mike RuprechtCancel outstanding channel requests if connection to...
2009-10-05 Guillaume DesmottesMerge branch 'fix-headers-597293'
2009-10-05 Guillaume Desmottesremove empathy_account_manager_remove from header;...
2009-10-05 Guillaume Desmottesremove empathy_tp_contact_list_can_add from header...
2009-09-24 Xavier ClaessensRevert "Revert "Remove deprecated call to g_mapped_file...
2009-09-20 Xavier ClaessensMerge commit 'istaz/handle_none'
2009-09-20 Olivier Le Thanh... Fallback to the contact id if present when there is...
2009-09-20 Sjoerd SimonsSet the ice-udp capability directly as well
2009-09-18 Jonny LambMerge branch 'idle-state'
2009-09-17 Jonny Lambidle: wait for the account manager to be ready before...
2009-09-17 Will ThompsonIterate avatar tokens with a GHashTableIter
2009-09-17 Will ThompsonGet rid of the last two _run_ calls in Empathy
2009-09-16 Xavier ClaessensFix indentation of previous patch
2009-09-16 Xavier Claessensempathy_avatar_new takes ownership of arguments. Do...
2009-09-16 Cosimo CecchiOnly handle manually text channels.
2009-09-16 Cosimo CecchiDispatch existing channels once we initialize the conne...
2009-09-15 Cosimo CecchiFix long lines.
2009-09-15 Cosimo CecchiAlways call _ensure_channel for text chats.
2009-09-15 Cosimo CecchiRelease the busname on disposal.
2009-09-14 Cosimo CecchiPlug some leaks
2009-09-13 Sjoerd SimonsAssert that we get a non-null account passed when creat...
2009-09-13 Sjoerd SimonsWhen getting messages for a file, pass the account...
2009-09-13 Sjoerd SimonsCheck if the remote-contact is actually there before...
2009-09-09 Guillaume Desmottesdispatcher_request_failed: check if conn_data is not...
2009-09-09 Guillaume Desmottesempathy_account_settings_get_uint32: check if empathy_a...
2009-09-08 Jonny LambMerge branch 'auto-connect'
2009-09-08 Jonny Lambchatroom-manager: add a ready property
2009-09-06 Jonny Lambtp-contact-factory: allow _get_from_handles to call...
2009-09-05 Jonny Lambchatroom-manager: only parse xml file once the account...
2009-09-01 Olivier CrĂȘteAdd stream-closed signal to EmpathyCallHandler for...
2009-09-01 Cosimo CecchiFix long lines.
2009-09-01 Cosimo CecchiBe sure that FindChannelRequest has a ref to the Dispatcher
2009-09-01 Cosimo CecchiDon't set empty values for the default EmpathyHandler
2009-08-31 Sjoerd SimonsAlways try to use the Requests interface before calling...
2009-08-31 Cosimo CecchiAdd display name for "gtalk"
2009-08-31 Cosimo CecchiFix a long line
2009-08-31 Cosimo CecchiUse empathy_protocol_icon_name()
2009-08-31 Cosimo CecchiFall back to the default icon if an empty icon name...
2009-08-31 Cosimo CecchiAlways set the icon name on account creation.
2009-08-31 Cosimo CecchiImplement setting icon name to the account and to the...
2009-08-31 Cosimo CecchiMerge commit 'jtellier/confirm-lose-accounts-settings'
2009-08-31 Cosimo CecchiMerge commit 'jtellier/set-account-name-translator...
2009-08-31 Will ThompsonMerge branch 'send-errors'
2009-08-31 Will ThompsonBe consistent with EmpathyMessage style.
2009-08-31 Will ThompsonAck received messages from ourself.
2009-08-31 Will ThompsonHandle SendError signal correctly, not as a message
2009-08-31 Will ThompsonUse char* not EmpathyMessage in TpChat:send-error
2009-08-30 Sjoerd SimonsAdd functions on the dispatcher to add/remove extra...
2009-08-30 Sjoerd SimonsAdd a simple abstraction for implementing handlers
2009-08-28 Gustavo Noronha... Merge branch 'fix-navigation-handling'
2009-08-28 Will ThompsonMerge branch 'do-say-me-think'
2009-08-28 Cosimo CecchiOnly unref the AccountManager if it's not NULL
2009-08-27 Will ThompsonDon't parse message in EmpathyMessage:body setter
2009-08-27 Will ThompsonAdd empathy_message_new_from_entry()
2009-08-27 Sjoerd SimonsWhen not connected don't apply !offline states but...
2009-08-27 Sjoerd Simons->connected always has the right status, so use that...
2009-08-27 Sjoerd SimonsOnly assume connected when we have neither Connman...
2009-08-27 Sjoerd SimonsSlightly improve debug info
2009-08-27 Cosimo CecchiMerge branch 'master'; commit 'jtellier/set-account...
2009-08-27 Guillaume DesmottesMerge commit 'jtellier/reconnect-account'
2009-08-26 Pierre-Luc BeaudoinRemove libmissioncontrol deps
2009-08-26 Cosimo CecchiOnly request presence when the account is enabled ...
2009-08-26 Cosimo CecchiEnsure all accounts when getting all properties
2009-08-26 Cosimo CecchiImplement empathy_account_refresh_properties()
2009-08-26 Cosimo CecchiFix long lines.
2009-08-26 Cosimo CecchiRestart MC5 when it quits or crashes (#593018).
2009-08-26 Jonathan Tellier- Added a utility function (empathy_account_reconnect_a...
2009-08-26 Xavier ClaessensMerge branch 'debug-window'
2009-08-25 Cosimo CecchiRequest presence again when an account is enabled
2009-08-25 Xavier ClaessensFix alignment
2009-08-25 Will ThompsonAdd human-readable names for Yahoo! Japan and Facebook...
2009-08-25 Will ThompsonCall gettext for translated protocol names
2009-08-25 Jonny LambWait for the connection to be ready before requesting...
2009-08-25 Cosimo CecchiMake empathy_protocol_name_to_display_name public
2009-08-25 Sjoerd SimonsFix a crash caused by tp-glib emitting invalidated...
2009-08-25 Sjoerd SimonsMerge branch 'mc5', fixes bug #590165
2009-08-24 Jonny LambFallback to setting the global presence to offline...
2009-08-24 Sjoerd SimonsFree the allocated dirname after usage
2009-08-24 Sjoerd SimonsFix several coding style issues
2009-08-23 Sjoerd SimonsDon't use a custom function to build the log dir
2009-08-23 Sjoerd SimonsHave log_store_empathy_search_hit_new lookup accounts...
2009-08-23 Sjoerd SimonsSplit out the account name to dirname translation
2009-08-23 Sjoerd SimonsEnsure that the connection data is setup when handle...
2009-08-23 Sjoerd SimonsAdd a new _ensure_account API
2009-08-23 Sjoerd SimonsMake the dir names for the logs look nicer
2009-08-23 Sjoerd SimonsDon't override the display_name when creating the account
2009-08-23 Sjoerd SimonsReturn the correct object when querying the dbus-daemon...
2009-08-23 Sjoerd SimonsRemove unused finalize
2009-08-23 Arnaud MailletAdd a new DEBUG domain for the mc4 account importer
next