]> git.0d.be Git - empathy.git/history - src
accounts_dialog_button_create_clicked_cb: if, for some reason, mc_account_create...
[empathy.git] / src /
2009-01-26 Guillaume Desmottesaccounts_dialog_button_create_clicked_cb: if, for some...
2009-01-23 Xavier ClaessensReplace G_STR_EMPTY in newly added code too.
2009-01-23 Jonny LambRenamed G_STR_EMPTY to EMP_STR_EMPTY.
2009-01-23 Xavier ClaessensDo not translate "gtk-ok", "gtk-cancel" etc. Fixes...
2009-01-23 Jonny LambAdd a source field to specify the name of the account...
2009-01-16 Jonny LambRemoved extensions.h inclusion in public API.
2009-01-15 Xavier Claessensempathy_mission_control_new -> dup_singleton.
2009-01-12 Xavier ClaessensRemove useless include of empathy-tp-group.h
2009-01-09 Xavier ClaessensClean some coding style
2009-01-09 Xavier ClaessensRemove useless spaces in message.
2009-01-09 Xavier ClaessensUpdate gitignore
2009-01-09 Xavier ClaessensDo not generate marshallers in src/, it is not needed.
2009-01-09 Xavier ClaessensFix some errors made when rebasing on master
2009-01-09 Guillaume Desmottesempathy_tube_dispatch_show_error: give a format to...
2009-01-09 Sjoerd SimonsHandle Dbus Tubes and ignore non p2p channels
2009-01-09 Sjoerd SimonsAdd support for DBus tubes
2009-01-09 Sjoerd SimonsRemove approvals when the underlying operation got...
2009-01-09 Sjoerd SimonsPort to the new empathy_call_when_ready api
2009-01-09 Sjoerd SimonsMake the dispatch operation _get_ functions not return...
2009-01-09 Sjoerd SimonsInitialise the chatroom manager from empathy itself
2009-01-09 Sjoerd SimonsConvert EmpathyChatroomManager to the new singleton...
2009-01-09 Sjoerd SimonsMove the dispatcher to the new singleton policy
2009-01-09 Sjoerd SimonsAlso free the approvals list
2009-01-09 Sjoerd SimonsUse gulongs to save signal handler ids
2009-01-09 Sjoerd SimonsNo need to call empathy_run_until_ready, the DispatchOp...
2009-01-09 Sjoerd SimonsStyle fixes
2009-01-09 Sjoerd SimonsCompletely move to Telepathy coding style
2009-01-09 Sjoerd SimonsRemove dead code
2009-01-09 Sjoerd SimonsDIspatch streamed media channels
2009-01-09 Sjoerd SimonsInitialize with a EmpathyTpCall instead of a TpChannel...
2009-01-09 Sjoerd SimonsAdd support for approving video channels
2009-01-09 Sjoerd SimonsReport errors when there is no tube handler or poking...
2009-01-09 Sjoerd SimonsAdd support for approving tubes
2009-01-09 Sjoerd SimonsAdd EmpathyTubeDispatcher as a helper for dispatching...
2009-01-09 Sjoerd SimonsCall emp_cli_init in empathy_init
2009-01-09 Sjoerd SimonsUse new dispatcher API to get muc channels
2009-01-09 Sjoerd SimonsExplicitly close file channels when removing them from...
2009-01-09 Sjoerd SimonsEnable approving of file transfers
2009-01-09 Sjoerd SimonsEnabled dispatching of file tranfers
2009-01-09 Sjoerd SimonsInitial port to the new dispatcher
2009-01-09 Sjoerd SimonsUse the new dispatcher api to request text channels
2009-01-09 Xavier ClaessensSet the right weak pointer.
2009-01-09 Xavier ClaessensPort EmpathyContactManager to the new singleton policy.
2009-01-09 Xavier ClaessensPort EmpathyFTManager to the new singleton policy.
2009-01-09 Xavier ClaessensPort EmpathyEventManager to the new singleton policy.
2009-01-09 Xavier ClaessensPort EmpathySmileyManager to the new singleton policy.
2009-01-09 Xavier ClaessensPort EmpathyIdle to the new singleton policy.
2009-01-09 Xavier ClaessensPort EmpathyContactFactory to the new singleton policy.
2009-01-06 Xavier ClaessensSet initial value for sound pref checkboxes.
2009-01-06 Xavier ClaessensUse gtk_list_store_insert_with_values ().
2009-01-06 Xavier ClaessensUse gettext() when populating the preferences sound...
2009-01-06 Xavier ClaessensUpdate empathy_sound_play () to be nicer to use and...
2009-01-06 Xavier ClaessensImprove wording.
2009-01-06 Xavier ClaessensTurn empathy_sound_pref_is_enabled into empathy_sound_p...
2009-01-06 Xavier ClaessensUse new singleton policy for EmpathyAccountManager.
2009-01-06 Xavier ClaessensImplement sound for contact login/logout.
2009-01-06 Xavier ClaessensPort EmpathyMainWindow to the new API.
2009-01-06 Xavier ClaessensPort EmpathyAccountsDialog to use the cached values...
2009-01-06 Xavier ClaessensPort EmpathyStatusIcon to the new API.
2009-01-06 Xavier ClaessensPort EmpathyAccountsDialog to the new API.
2009-01-06 Xavier ClaessensOnly play logout sound if switching to Offline from...
2009-01-06 Xavier ClaessensDon't emit sound when changing state and properly play...
2009-01-06 Xavier ClaessensAdapt the libcanberra calls to use the new functions.
2009-01-06 Xavier ClaessensAdapt Patryk's patch to trunk.
2009-01-06 Xavier ClaessensCreate an UI for sound configuration.
2008-12-29 Will ThompsonDon't unref NULL avatar used as chat window icon
2008-12-16 Xavier ClaessensDon't forget to unref the smiley manager
2008-12-16 Xavier ClaessensMove the smiley menu code from EmpathyChatView to Empat...
2008-12-16 Xavier ClaessensReplace _get_selection_bounds by _get_has_selection
2008-12-12 Xavier Claessensgtk_init and g_thread_init shouldn't be called by libra...
2008-12-12 Xavier ClaessensUse gi18n-lib.h instead of gi18n.h for libraries.
2008-12-12 Xavier ClaessensAdd empathy_init(), empathy_gtk_init() and empathy_gtk_...
2008-12-01 Xavier ClaessensDrop libgnomeui dependency (Cosimo Cecchi).
2008-12-01 Xavier ClaessensUse GTK+ 2.14.0 and gtk_show_uri (Cosimo Cecchi).
2008-12-01 Xavier ClaessensDon't forget to install empathy-import-dialog.glade
2008-11-21 Xavier ClaessensReplace Q_() with C_() for translation context.
2008-11-21 Xavier ClaessensIf first_line xor second_line is NULL, use only one...
2008-11-21 Xavier ClaessensRemove empathy_tp_file_keep_alive hack and connect...
2008-11-21 Xavier ClaessensAvoid a string dup.
2008-11-21 Xavier ClaessensCleanup the code inside ft_manager_build_ui.
2008-11-21 Xavier ClaessensSimplify and comment the livetime of EmpathyFTManager
2008-11-21 Xavier ClaessensReorder the code for more clarity.
2008-11-21 Xavier ClaessensCleanup of ft_manager_add_tp_file_to_list.
2008-11-21 Xavier ClaessensRemove useless gnomevfs include.
2008-11-21 Xavier ClaessensUpdate the selection only if we are removing the select...
2008-11-21 Xavier ClaessensCheck if URI is not NULL before adding it to the recent...
2008-11-21 Xavier ClaessensFix ref counting of tp_file, make it singleton per...
2008-11-21 Xavier ClaessensFix a comment phrasing
2008-11-21 Xavier ClaessensUpdate the selection of the ft manager when a ft is...
2008-11-21 Xavier ClaessensThere is no reason to remove the FT if it's cancelled...
2008-11-21 Xavier ClaessensFix glade lookup
2008-11-21 Xavier ClaessensSimplify ft_manager_remove_file_from_list.
2008-11-21 Xavier ClaessensClean ft_manager_update_ft_row()
2008-11-21 Xavier ClaessensSimplify condition
2008-11-21 Xavier ClaessensAdd all reasons in ft_manager_state_change_reason_to_st...
2008-11-21 Xavier ClaessensSimplify the code to add a FT in the manager.
2008-11-21 Xavier ClaessensSimplify the code to set sensibility of buttons
2008-11-21 Xavier ClaessensWhen the channel is invalidated, change state to CANCELLED.
2008-11-21 Xavier ClaessensMove the ft manager to src/ other programs do not need it.
2008-11-21 Xavier ClaessensFix coding style and cleanup
next