aboutsummaryrefslogtreecommitdiffstats
path: root/src/empathy-streamed-media-window.c
Commit message (Collapse)AuthorAgeFilesLines
* Properly convert timestamps received from X11 (#650015)Guillaume Desmottes2011-05-121-1/+1
| | | | | X11 timestamps are guint32 while Telepathy uses gint64 timestamps. We should always use tp_user_action_time_from_x11() to do the conversion.
* Add translation context on some strings (#646131)Guillaume Desmottes2011-04-181-4/+8
|
* Revert "-Fix use of include <config.h> to make sure translations work"Guillaume Desmottes2011-04-041-3/+0
| | | | | | This reverts commit f0f99ffaa08240fbb72d7eed198368fd22fe4c47. Sorry, I didn't mean to push that...
* -Fix use of include <config.h> to make sure translations workKjartan Maraas2011-04-041-0/+3
|
* givve translators context for the 'Unknown' stringGuillaume Desmottes2011-03-301-0/+4
|
* streamed-media-window: Put the details vbox in a scroll windowGuillaume Desmottes2011-03-161-1/+8
| | | | | It can require a lot of horizontal space and we don't want to enlarge the call window just for that (#644830).
* Move farsight-using sources to srcEmilio Pozuelo Monfort2011-02-211-4/+4
| | | | And only build them for empathy-av, since they use farsight.
* EmpathyCallFactory -> EmpathyStreamedMediaFactoryEmilio Pozuelo Monfort2011-02-101-1/+0
|
* EmpathyCallWindowFullscreen -> EmpathyStreamedMediaFullscreenEmilio Pozuelo Monfort2011-02-031-14/+14
|
* EmpathyCallWindow -> EmpathyStreamedMediaWindowEmilio Pozuelo Monfort2011-02-031-0/+3323