Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Properly convert timestamps received from X11 (#650015) | Guillaume Desmottes | 2011-05-12 | 1 | -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 Desmottes | 2011-04-18 | 1 | -4/+8 |
| | |||||
* | Revert "-Fix use of include <config.h> to make sure translations work" | Guillaume Desmottes | 2011-04-04 | 1 | -3/+0 |
| | | | | | | This reverts commit f0f99ffaa08240fbb72d7eed198368fd22fe4c47. Sorry, I didn't mean to push that... | ||||
* | -Fix use of include <config.h> to make sure translations work | Kjartan Maraas | 2011-04-04 | 1 | -0/+3 |
| | |||||
* | givve translators context for the 'Unknown' string | Guillaume Desmottes | 2011-03-30 | 1 | -0/+4 |
| | |||||
* | streamed-media-window: Put the details vbox in a scroll window | Guillaume Desmottes | 2011-03-16 | 1 | -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 src | Emilio Pozuelo Monfort | 2011-02-21 | 1 | -4/+4 |
| | | | | And only build them for empathy-av, since they use farsight. | ||||
* | EmpathyCallFactory -> EmpathyStreamedMediaFactory | Emilio Pozuelo Monfort | 2011-02-10 | 1 | -1/+0 |
| | |||||
* | EmpathyCallWindowFullscreen -> EmpathyStreamedMediaFullscreen | Emilio Pozuelo Monfort | 2011-02-03 | 1 | -14/+14 |
| | |||||
* | EmpathyCallWindow -> EmpathyStreamedMediaWindow | Emilio Pozuelo Monfort | 2011-02-03 | 1 | -0/+3323 |