]> git.0d.be Git - empathy.git/history - libempathy
remove m4/acinclude.m4
[empathy.git] / libempathy /
2009-10-22 Guillaume DesmottesMerge branch 'trivia'
2009-10-22 Guillaume Desmottesempathy-utils.c: fix casting issues
2009-10-22 Guillaume Desmottesempathy-tp-contact-list.c: fix shadow declaration and...
2009-10-22 Guillaume Desmottesempathy-tp-contact-factory.c: fix casting issue
2009-10-22 Guillaume Desmottesempathy-time.c: fix shadow declaration
2009-10-22 Guillaume Desmottesempathy-status-presets.c: fix casting issues
2009-10-22 Guillaume Desmottesempathy-log-store-empathy.c: fix casting issues
2009-10-22 Guillaume Desmottesempathy-irc-network-manager.c: fix casting issues
2009-10-22 Guillaume Desmottesempathy-dispatcher.c: fix shadow declarations
2009-10-22 Guillaume Desmottesempathy-contact-groups.c: fix casting issues
2009-10-22 Guillaume Desmottesempathy-connection-managers.c: fix shadow declarations
2009-10-22 Guillaume Desmottesempathy-chatroom-manager.c: fix casting issues
2009-10-22 Guillaume Desmottesempathy-account-settings.c: fix uint comparaison
2009-10-21 Guillaume Desmottesempathy-account-settings: fix CLAMP usage
2009-10-21 Guillaume Desmottesempathy-tp-chat.c: fix shadow declaration
2009-10-21 Guillaume Desmottesempathy-contact: cast data pointers
2009-10-21 Guillaume Desmottesempathy-account-manager.c: fix uint comparaison
2009-10-21 Guillaume Desmottesempathy-irc-server: the port is a guint
2009-10-20 Jonny LambStop building libempathy{,-gtk} as a shared library...
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
next