]> git.0d.be Git - empathy.git/history - src
Merge branch 'fix-ft' into to-merge
[empathy.git] / src /
2009-03-10 Jonny LambMake the "Import Accounts" button insensitive if there...
2009-03-09 Sjoerd SimonsFirst connect to the sink pad, then start playing
2009-03-09 Sjoerd SimonsRefer to the gnome bug number belonging to the TODO
2009-03-08 Sjoerd SimonsMake the sidebar nicely pop in and out
2009-03-08 Sjoerd SimonsOnly check if the error came from the video_input if...
2009-03-08 Sjoerd SimonsHook up audio mute button
2009-03-08 Sjoerd SimonsSet the camera button sensitive while connected and...
2009-03-08 Sjoerd SimonsHandle resource-request
2009-03-08 Sjoerd SimonsUnref the video input and tee after removing
2009-03-08 Sjoerd SimonsSet the pipeline to pause before starting the call
2009-03-08 Sjoerd SimonsSet empathy's media role to phone for so pulse can...
2009-03-08 Xavier ClaessensMake sure the UI is build in empathy_ft_manager_get_dialog
2009-03-08 Xavier ClaessensDon't leak EmpathyFTManager object. Rebuild UI if it...
2009-03-06 Xavier ClaessensRemove useless include of contact-factory.h
2009-03-06 Jonny LambMoved dispatcher observing and logging into EmpathyLogM...
2009-03-06 Jonny LambPass the channel to received_message_cb and use tp_chan...
2009-03-06 Jonny LambOnly write messages to one specified log source, hardco...
2009-03-06 Jonny LambUse the channel wrapper to log chats instead of connect...
2009-03-06 Jonny LambMove logging to the dispatcher on Received and Sent...
2009-03-03 Sjoerd SimonsRemove gdk_threads_{enter,leave}, gdk thread support...
2009-03-03 Sjoerd SimonsHook up the video input sidebar item
2009-03-03 Sjoerd SimonsHook up audio input panel
2009-03-03 Sjoerd SimonsPut locks around timer_id
2009-03-03 Sjoerd SimonsAdd timer and make all gtk calls in the main thread
2009-03-03 Sjoerd SimonsUse livesrc and fsfunnel to funnel the mediastreams...
2009-03-03 Sjoerd SimonsSet the preview video widget not sync and async
2009-03-03 Sjoerd SimonsAdd comments for callbacks that come from a different...
2009-03-03 Sjoerd SimonsEnsure to always call gtk/gdk functions while holding...
2009-02-24 Frederic PetersSome string comments requested by translators (#572875)
2009-02-20 Sjoerd SimonsAlso disconnect the approval handler on free if it...
2009-02-20 Jonny LambUse tp-glib generated code for file transfers rather...
2009-02-16 Sjoerd SimonsSet the intial volume button level to a more correct one
2009-02-16 Sjoerd SimonsSet the camera button insensitive after a call
2009-02-16 Sjoerd SimonsHook up the volume button
2009-02-16 Sjoerd SimonsHook up DTFM support
2009-02-16 Guillaume Desmottesuse TpTubeType instead of EmpathyTubeType
2009-02-16 Guillaume Desmottesempathy-tube-dispatch: add debug messages
2009-02-16 Guillaume Desmottesrename toolbar1 to toolbar
2009-02-16 Guillaume DesmottesAdd an empty expanded GtkToolItem so the volume button...
2009-02-16 Guillaume DesmottesManually add the GtkVolumeButton to the toolbar instead...
2009-02-16 Guillaume DesmottesAdd label on the microphone button. Fixes #571657
2009-02-16 Sjoerd SimonsSignal closed from the call-handler
2009-02-16 Frédéric Pétersadd a translator comment to describe 'Import'
2009-02-16 Bruce CowanMinor string fixes. Fixes bug #571635
2009-02-13 Guillaume Desmottesevent_manager_approve_channel_cb: tp_channel_get_handle...
2009-02-13 Guillaume Desmottesevent_manager_approve_channel_cb: we are invited if...
2009-02-13 Guillaume Desmottesevent_manager_approve_channel_cb: check if the channel...
2009-02-13 Guillaume Desmottesempathy-event-manager: we don't need EmpathyTpGroup...
2009-02-13 Guillaume Desmottesinvite_dialog_response_cb: don't close the tp_chat...
2009-02-13 Guillaume Desmottesevent_manager_muc_invite_got_contact_name_cb: don't...
2009-02-13 Guillaume Desmottesevent_manager_approve_channel_cb: empathy_tp_chat_get_a...
2009-02-13 Guillaume Desmottestranslate invitation message
2009-02-13 Guillaume Desmottesinvite_dialog_response_cb: use TpChannel API instead...
2009-02-13 Guillaume Desmottesevent_manager_approve_channel_cb: wait that the contact...
2009-02-13 Guillaume Desmottesevent_manager_approve_channel_cb: unref the account
2009-02-13 Guillaume Desmottesevent_manager_approve_channel_cb: use TpChannel API...
2009-02-13 Guillaume Desmottesuse tp_channel_get_identifier in event_room_channel_pro...
2009-02-13 Guillaume Desmottesuse tp_channel_get_identifier instead of inspecting...
2009-02-13 Guillaume Desmottesevent_manager_approve_channel_cb: display invite message
2009-02-13 Guillaume DesmottesSupport incoming muc invitation.Fixes bug #525559 ...
2009-02-11 Olivier CrêteFix pad leak
2009-02-11 Olivier CrêteFix type punned pointers warnings
2009-02-11 Jonathon JongsmaFix 'hang up' icon size in menu, remove extra menuitem2
2009-02-11 Jonathon JongsmaFix spacing of video preview widgets in call UI (bug...
2009-02-10 Guillaume Desmottesremove second call of g_set_application_name as doc...
2009-02-10 Guillaume Desmottesstatus_icon_update_tooltip: don't display the event...
2009-02-03 Sjoerd SimonsFix typo
2009-02-03 Sjoerd SimonsClean up some brokeness after the rebase
2009-02-03 Sjoerd SimonsAdd information in the statusbar
2009-02-03 Sjoerd SimonsRename statusbar is to statusbar
2009-02-03 Sjoerd SimonsStart streaming video when webcam icon is clicked
2009-02-03 Sjoerd SimonsRename DTFM to Dailpad
2009-02-03 Sjoerd SimonsAdd some more content to the menus
2009-02-03 Sjoerd SimonsPut in new VOIP UI
2009-02-03 Sjoerd Simonsadd a sidebar abstraction taken from emerillion
2009-02-03 Sjoerd Simonsstop the pipeline and unref everything when the window...
2009-02-03 Sjoerd SimonsShow a dialog when the user clicks on a incoming call
2009-02-03 Sjoerd SimonsLet the event-manager manage the sounds
2009-02-03 Sjoerd SimonsAdd a getter for the main window widget
2009-02-03 Sjoerd SimonsStart of a simple ui
2009-02-03 Sjoerd SimonsToss out the old EmpathyCallWindow initialise the CallF...
2009-02-03 Sjoerd SimonsInitial port from telepathy-stream-engine to telepathy...
2009-02-02 Xavier ClaessensFix some i18n issues in main().
2009-02-02 Xavier ClaessensRe-add "--version" option from command line.
2009-01-30 Xavier ClaessensPrefix "Empathy" to the notification enum.
2009-01-30 Xavier ClaessensAdd a comment explaining why we activate the event...
2009-01-30 Xavier ClaessensFactor out some common code.
2009-01-30 Xavier ClaessensAlways check if notifications are enabled when we updat...
2009-01-30 Xavier ClaessensUpdate the pixbuf when we receive an event update.
2009-01-30 Xavier ClaessensUse the avatar for all the events with a contact.
2009-01-30 Xavier ClaessensAdd an enum to define notification close reason.
2009-01-30 Xavier ClaessensUnref the notification after it has been closed.
2009-01-30 Xavier ClaessensEscape message body with g_markup_escape_text before...
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.
next