summaryrefslogtreecommitdiff
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* empathy-call: use dark themeGuillaume Desmottes2011-10-121-0/+5
* preferences: don't display variants checkbox if there is no variantGuillaume Desmottes2011-10-111-3/+12
* Do not should "password required" if X-TELEPATHY-PASSWORD is not supportedXavier Claessens2011-10-011-4/+25
* call-window: use GtkGrid instead of GtkTableGuillaume Desmottes2011-09-291-88/+2
* streamed-media-window: use GtkGrid instead of GtkTableGuillaume Desmottes2011-09-291-88/+2
* new-chatroom-dialog: use GtkGrid instead of GtkTableGuillaume Desmottes2011-09-292-25/+20
* empathy-new-chatroom-dialog.ui: load/save in GladeGuillaume Desmottes2011-09-291-49/+81
* Use g_cclosure_marshal_generic for all signalsXavier Claessens2011-09-2810-67/+30
* EmpathyTpFile: inherit from TpFileTransferChannelGuillaume Desmottes2011-09-271-3/+2
* accounts-dialog: remove useless childsGuillaume Desmottes2011-09-271-23/+0
* always display the accounts dialog if we have to show a specific accountGuillaume Desmottes2011-09-261-1/+2
* empathy-account: add a --assistant option to force having assistantXavier Claessens2011-09-263-4/+11
* Wait for the store to be filled before loading eventsXavier Claessens2011-09-261-8/+23
* all: remove butterfly workarounds (bgo#612555)Jonny Lamb2011-09-265-298/+1
* added shortcut ctrl + j for joining a new chatBernhard Posselt2011-09-261-0/+1
* CallWindow: drag the video preview smoothlyEmilio Pozuelo Monfort2011-09-261-5/+73
* CallWindow: show a spinner when switching camerasEmilio Pozuelo Monfort2011-09-261-7/+62
* RoundedActor: allow to set a different round factorEmilio Pozuelo Monfort2011-09-262-1/+27
* streamed-media-window: simplify translator contextGuillaume Desmottes2011-09-261-4/+4
* hide notifications options when in ShellJuan R. Garcia Blanco2011-09-265-4/+98
* remember last accountJuan R. Garcia Blanco2011-09-261-0/+70
* Merge branch 'crash-659118'Danielle Madeley2011-09-211-0/+4
|\
| * Don't destroy MainWindow on delete-event, just hide itDanielle Madeley2011-09-201-0/+4
* | Don't assume a connected TpAccount always have a TpConnectionGuillaume Desmottes2011-09-191-14/+7
* | Build fixEmilio Pozuelo Monfort2011-09-191-1/+1
* | CallWindow: unconditionally connect to notify::call-channelEmilio Pozuelo Monfort2011-09-191-7/+8
* | CallWindow: emit tones using MultipleTonesEmilio Pozuelo Monfort2011-09-191-16/+68
* | Use tp_proxy_prepare_async instead of tp_account_prepare_asyncGuillaume Desmottes2011-09-192-4/+4
* | Use tp_proxy_prepare_async instead of tp_account_manager_prepare_asyncGuillaume Desmottes2011-09-198-19/+19
|/
* Disable contact and contact list search when disconnectedGuillaume Desmottes2011-09-151-1/+3
* Merge remote-tracking branch 'pochu/call-reuse-windows-580794'Guillaume Desmottes2011-09-155-100/+370
|\
| * CallWindow: explain call statesEmilio Pozuelo Monfort2011-09-081-6/+6
| * Resize the hangup button in ::realizeEmilio Pozuelo Monfort2011-09-081-5/+6
| * CallWindow: display a dialog to accept or reject incoming callsEmilio Pozuelo Monfort2011-09-081-13/+59
| * Let the existing call window know about new incoming callsEmilio Pozuelo Monfort2011-09-082-0/+100
| * Reuse Call windows when possibleEmilio Pozuelo Monfort2011-09-083-18/+78
| * Make EmpathyCallFactory an approverEmilio Pozuelo Monfort2011-09-081-0/+98
| * CallFactory: make it a TpBaseClient subclassEmilio Pozuelo Monfort2011-09-082-73/+38
* | Update Collabora copyright in About WindowCosimo Alfarano2011-09-141-1/+1
* | notifications-approver: move translators comment right before the stringGuillaume Desmottes2011-09-131-3/+3
* | dup_color_balance: check that element currently implements GstColorBalanceGuillaume Desmottes2011-09-091-0/+9
* | video-src: factor out dup_color_balance()Guillaume Desmottes2011-09-091-24/+23
* | factor out empathy_get_tp_contact_for_individualGuillaume Desmottes2011-09-081-29/+3
* | Merge branch '657335-Preferences-Calls-Tab'Will Thompson2011-09-081-112/+114
|\ \
| * | Preferences: explain what echo cancellation meansWill Thompson2011-09-061-1/+42
| * | Preferences: reindent .ui file for Theme tabWill Thompson2011-09-061-92/+92
| * | Preferences: remove Appearance label in Themes tab.Will Thompson2011-09-061-40/+1
| * | Call preferences: add colons to labelsWill Thompson2011-09-061-2/+2
* | | import: prevent haze to be used for ircAlban Browaeys2011-09-061-0/+4
|/ /
* | Merge branch 'remove-cc-plugin'Danielle Madeley2011-09-064-372/+0
|\ \