]> git.0d.be Git - empathy.git/history - src/empathy-call-window.c
Merge branch 'irc-dialog-579800'
[empathy.git] / src / empathy-call-window.c
2009-04-16 Xavier ClaessensMake use of GtkUIManager in EmpathyCallWindow
2009-04-16 Xavier ClaessensPort EmpathyCallWindow to new API
2009-03-24 Frederic PetersUse UTF-8 em dash (U+2014) instead of two hyphen/minus...
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-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-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 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 Sjoerd SimonsSignal closed from the call-handler
2009-02-11 Olivier CrĂȘteFix pad leak
2009-02-11 Jonathon JongsmaFix spacing of video preview widgets in call UI (bug...
2009-02-03 Sjoerd SimonsFix typo
2009-02-03 Sjoerd SimonsAdd information in the 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 SimonsPut in new VOIP UI
2009-02-03 Sjoerd Simonsstop the pipeline and unref everything when the window...
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-01-12 Xavier ClaessensRemove useless include of empathy-tp-group.h
2009-01-09 Sjoerd SimonsInitialize with a EmpathyTpCall instead of a TpChannel...
2009-01-06 Xavier ClaessensUpdate empathy_sound_play () to be nicer to use and...
2009-01-06 Xavier ClaessensAdapt the libcanberra calls to use the new functions.
2009-01-06 Xavier ClaessensAdapt Patryk's patch to trunk.
2008-08-04 Xavier ClaessensPick the correct contact alias for the message telling...
2008-08-04 Xavier ClaessensFix translators complains about ambigous strings. Fixes...
2008-06-13 Xavier ClaessensCoding style (Alban Crequy)
2008-06-13 Xavier Claessensg_object_unref the right variable (Alban Crequy)
2008-06-13 Xavier ClaessensReplace the has-dtmf property by empathy_tp_call_has_dt...
2008-06-13 Xavier ClaessensFix identation (Alban Crequy)
2008-06-13 Xavier Claessensg_object_unref after g_object_get (Alban Crequy)
2008-06-13 Xavier ClaessensDo not show the keypad when the media channel does...
2008-06-13 Xavier ClaessensBetter dialog message when a call is rejected (Alban...
2008-06-07 Xavier ClaessensEmpathyCallWindow: Get a new video preview when pushing...
2008-05-26 Xavier ClaessensOnly permit to have one running call at any time. Fixes...
2008-05-18 Xavier ClaessensImprove dispatcher. Fixes bug #465928.
2008-05-01 Xavier ClaessensKeypad is unsensitive if the call is not ACCEPTED
2008-05-01 Xavier ClaessensImplement DTMF.
2008-05-01 Xavier ClaessensFix packing of the preview video.
2008-04-30 Xavier ClaessensMake use of tp-glib debug system.
2008-04-30 Xavier ClaessensAdd a confirmation dialog to accept/reject incoming...
2008-04-30 Xavier ClaessensFix type: s/hand up/hang up/
2008-04-28 Xavier ClaessensReword call window: Use GtkVolumeButton, only one butto...
2008-04-25 Xavier ClaessensImprove the close warning message. (Elliot Fairweather).
2008-04-23 Xavier ClaessensComply to HIG guidelines. Fixes bug #526926 (Elliot...
2008-04-21 Xavier ClaessensFix warning when changing send video button before...
2008-04-21 Xavier ClaessensIf window->call is NULL consider the call as CLOSED
2008-04-17 Frederic PetersMarked strings for translation. Fixes bug #528596...
2008-04-16 Xavier ClaessensMute input/output if the button is not active.
2008-04-15 Xavier ClaessensAdd collabora in copyright and myself in authors since...
2008-04-11 Xavier ClaessensFix some warnings
2008-04-11 Xavier ClaessensUpdate for new API and cleanup the code.
2008-04-09 Xavier ClaessensAsk confirmation to close call only if it was accepted...
2008-03-22 Xavier ClaessensMore coding style
2008-03-18 Xavier ClaessensFix includes
2008-03-16 Xavier ClaessensUse empathy_file_lookup for glade files since some...
2008-03-13 Xavier ClaessensMove modules that make no sense to be used in other...