]> git.0d.be Git - empathy.git/history - libempathy
Use autotools magic to take care of disabling deprecated symbols
[empathy.git] / libempathy /
2009-04-17 Laurent BigonvilleUse autotools magic to take care of disabling deprecate...
2009-04-17 Guillaume Desmottestp-tube: remove priv->parameters
2009-04-17 Guillaume Desmottestp-tube: remove priv->service
2009-04-17 Guillaume Desmottestp-tube: remove priv->initiator_contact and priv->facto...
2009-04-17 Guillaume Desmottesempathy-tp-tube: remove initiator and type member varia...
2009-04-17 Guillaume Desmottesempathy_tp_tube_class_init: set NUM_EMP_TUBE_CHANNEL_ST...
2009-04-17 Guillaume Desmottesempathy_tp_tube_class_init: use G_PARAM_STATIC_STRINGS
2009-04-17 Guillaume Desmottesempathy-tp-tube: the state is a EmpTubeChannelState...
2009-04-16 Lars-Peter ClausenPlug a lear in log_store_empathy_get_messages_for_file...
2009-04-13 Guillaume Desmottesempathy_tp_tube_new_stream_tube: allow NULL as paramete...
2009-04-13 Xavier ClaessensAdd libcanberra-gtk in Require.private of libempathy...
2009-04-13 Will ThompsonUnref TpChat's channel after emitting destroy.
2009-04-03 Xavier ClaessensSimplify how channel classes value is parsed. Fixes...
2009-04-03 Xavier ClaessensFree the capabilities array. Fixes bug #577826
2009-03-20 Xavier ClaessensDo not assert if the CM does not support RequestableCha...
2009-03-20 Xavier ClaessensUse tp_channel_get_identifier instead of inspecting...
2009-03-20 Guillaume Desmottesempathy_contact_set_handle: remove the handle ready...
2009-03-17 Guillaume DesmottesMerge branch 'fix-ft' into to-merge
2009-03-09 Xavier ClaessensAdd empathy-log.h and empathy-log-store.h to Makefile.am
2009-03-09 Sjoerd SimonsChatroom dirs only exist on the toplevel log directory
2009-03-09 Sjoerd SimonsActually recurse in the chatrooms directory
2009-03-09 Sjoerd SimonsPrint a debug message if opening a log directory fails
2009-03-08 Sjoerd SimonsForward resource requests
2009-03-06 Xavier ClaessensFix typo in a comment
2009-03-06 Xavier ClaessensUse tp_strdiff in empathy_message_equal to compare...
2009-03-06 Xavier ClaessensRemove unused empathy_message_get_unique_id
2009-03-06 Xavier ClaessensImprove comment to explain what empathy_log_manager_get...
2009-03-06 Xavier ClaessensLittle optimization of log_store_empathy_get_filtered_m...
2009-03-06 Xavier ClaessensOptimize empathy_log_manager_get_filtered_messages...
2009-03-06 Xavier ClaessensSimplify finalize using g_list_foreachc
2009-03-06 Jonny LambUse if (n != NULL) instead of if (n).
2009-03-06 Jonny LambUse g_list_delete_link instead of g_list_remove.
2009-03-06 Jonny LambUse g_list_next (l) instead of l->next.
2009-03-06 Jonny LambUse a single-line return statement instead of if/else...
2009-03-06 Jonny LambUse atoi instead of sscanf.
2009-03-06 Jonny LambCall GET_PRIV after checking the parameters of empathy_...
2009-03-06 Jonny LambImplemented get_filtered_messages in empathy log store.
2009-03-06 Jonny LambAdded empathy_log_store_get_filtered_messages.
2009-03-06 Jonny LambReplaced get_last_messages with get_filtered_messages.
2009-03-06 Jonny LambAdded checks to the arguments of empathy_message_equal.
2009-03-06 Jonny LambGet last messages for the last day - 1 as well as the...
2009-03-06 Jonny LambRemoved duplicate log source addition.
2009-03-06 Jonny LambEmpathyLogStore: Store the CM message ID in the logs...
2009-03-06 Jonny LambAdded empathy_message_get_unique_id & empathy_message_e...
2009-03-06 Jonny LambRemove MessageObserveData as the TpChannel can be retri...
2009-03-06 Jonny LambCleaned up rebasing brokenness.
2009-03-06 Jonny LambChanged some G_STR_EQUALs to EMP_STR_EQUAL.
2009-03-06 Jonny LambRenamed EmpathyLogSource to EmpathyLogStore.
2009-03-06 Jonny LambMoved dispatcher observing and logging into EmpathyLogM...
2009-03-06 Jonny LambOnly write messages to one specified log source, hardco...
2009-03-06 Jonny LambAdded get_name function to EmpathyLogSource.
2009-03-06 Jonny LambUse g_list_concat even if the current GList is empty...
2009-03-06 Jonny LambFixed problems picked up when rebasing and cherry-picking.
2009-03-06 Jonny LambOnly call EmpathyLogSource methods if they are defined.
2009-03-06 Jonny LambAdded ack_message function to EmpathyLogSource interface.
2009-03-06 Jonny LambMade EmpathyLogSource an interface and EmpathyLogSource...
2009-03-06 Jonny LambDon't override the constructor. (Jonny Lamb)
2009-03-06 Jonny LambMake get_dates check whether a date is already in the...
2009-03-06 Jonny LambMade get_last_messages source independent. (Jonny Lamb)
2009-03-06 Jonny LambConverted log code to Collabora coding style. (Jonny...
2009-03-03 Sjoerd SimonsHardcode some a default codec preferences
2009-03-03 Sjoerd SimonsLet the UI call the handler for bus messages
2009-03-03 Xavier ClaessensRevert "Started splitting empathy log code from the...
2009-03-03 Jonny LambStarted splitting empathy log code from the log manager...
2009-02-20 Sjoerd SimonsHandle re-dispatching channels in approving state
2009-02-20 Jonny LambUse tp-glib generated code for file transfers rather...
2009-02-16 Guillaume Desmottesuse TpTubeType instead of EmpathyTubeType
2009-02-16 Guillaume Desmottesempathy_tube_handler_new: add debug message
2009-02-16 Guillaume Desmottesempathy-dispatcher: deal properly with NULL channel_wrapper
2009-02-16 Guillaume Desmottesadd parameters arg to empathy_tp_tube_new_stream_tube...
2009-02-16 Sjoerd SimonsWait for handle instead of id before request a channel
2009-02-16 Sjoerd SimonsSignal closed from the call-handler
2009-02-16 Jonny LambCorrect bracket-style.
2009-02-16 Jonny Lambempathy-dispatcher.[ch]: Several misc. code style fixes.
2009-02-16 Jonny Lambempathy-dispatcher.c: Check arguments of non-static...
2009-02-11 Olivier CrêteRemove unused functions
2009-02-11 Olivier CrêteFix type punned pointers warnings
2009-02-11 Olivier CrêteAdd newline at end of file
2009-02-10 Davyd MadeleySave status message on NetworkManager disconnect and...
2009-02-04 Cosimo CecchiCleanup for GObject related functions in EmpathyCallFac...
2009-02-03 Will ThompsonRemove repeated casts to EmpathyTpChat
2009-02-03 Will ThompsonIgnore and acknowledge empty NonTextContent messages.
2009-02-03 Xavier ClaessensAdd a space between the function name and the (void)
2009-02-03 Sjoerd SimonsRemove some dead code
2009-02-03 Sjoerd SimonsRequest only audio in the initial request
2009-02-03 Sjoerd SimonsAlso unref the tf channel
2009-02-03 Sjoerd SimonsRemove dead code
2009-02-03 Sjoerd SimonsDon't return the handler, so we can unref it after...
2009-02-03 Sjoerd SimonsClose ongoing calls at dispose time
2009-02-03 Sjoerd SimonsAdd ability to start a call for an incoming channel
2009-02-03 Sjoerd SimonsDon't double-free the EmpathyTpCallStreams
2009-02-03 Sjoerd SimonsMove the TpFarsight code from TpCall to CallHandler
2009-02-03 Sjoerd SimonsAdd functionality to call CreateChannels and look up...
2009-02-03 Sjoerd SimonsSwitch to calling CallFactory to make calls
2009-02-03 Sjoerd SimonsAdd Stub call factor and call handler objects
2009-02-03 Sjoerd SimonsInitial port from telepathy-stream-engine to telepathy...
2009-02-02 Alban CrequyFix dispatching of tubes: stream tubes vs D-Bus tubes
2009-01-30 Jonny LambUse g_list_prepend instead of g_list_append.
2009-01-30 Jonny LambAllow the dispatcher to be freed once a request is...
2009-01-30 Xavier ClaessensMove empathy_notification_is_enabled () to src/
next