]> git.0d.be Git - empathy.git/history - src
Port account widgets to new API
[empathy.git] / src /
2009-01-30 Xavier ClaessensFix order or params in chat_window_show_or_update_notif...
2009-01-30 Xavier ClaessensMove empathy_notification_is_enabled () to src/
2009-01-30 Xavier ClaessensAdd libnotify dep to src/ only.
2009-01-30 Xavier ClaessensMake possible to use libnotify 0.4.4, to not force...
2009-01-30 Xavier ClaessensAdd a convenience function to avoid hacks when getting...
2009-01-30 Xavier ClaessensMake notifications for unfocused chat windows work...
2009-01-30 Xavier ClaessensBreak after the event has been found.
2009-01-30 Xavier ClaessensW.I.P. for notifications on chat window.
2009-01-30 Xavier ClaessensDon't update the event if the notification can't be...
2009-01-30 Xavier ClaessensTypo.
2009-01-30 Xavier ClaessensImplement a logic for disabling notifications when...
2009-01-30 Xavier ClaessensModify code to handle new preferences.
2009-01-30 Xavier ClaessensAdd a preference UI for notifications.
2009-01-30 Xavier ClaessensIf the notification is not dismissed by the user, do...
2009-01-30 Xavier ClaessensSplit the event description into header and message...
2009-01-30 Xavier ClaessensFix indentation.
2009-01-30 Xavier ClaessensInsert an image in the notify baloon.
2009-01-30 Xavier ClaessensAdapt the status icon message to the new API.
2009-01-30 Xavier ClaessensRequire latest libnotify. Don't crash when clicking...
2009-01-30 Xavier ClaessensUse PACKAGE_NAME instead of hardcoding "empathy" on...
2009-01-30 Xavier Claessensmimic tooltip and icon notifications; unref any outstan...
2009-01-30 Xavier Claessensuninit linotify after unrefing status icon
2009-01-30 Xavier Claessensgenerify notification; add idle activation of event
2009-01-30 Xavier Claessensadd notify uninit
2009-01-30 Xavier Claessensshow notification on new event
2009-01-30 Xavier Claessensinitialize libnotify
2009-01-30 Frederic Petersdisable chat history menu item when there is no account.
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).
next