summaryrefslogtreecommitdiff
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* Mark a forgotten string for translation.Gabor Kelemen2011-10-141-1/+1
* Make sure we have our settings before we want to use themSjoerd Simons2011-10-121-2/+2
* Don't try to access non-existing propertiesSjoerd Simons2011-10-121-5/+20
* preferences: don't display variants checkbox if there is no variantGuillaume Desmottes2011-10-111-3/+12
* always display the accounts dialog if we have to show a specific accountGuillaume Desmottes2011-09-261-1/+2
* 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
|\ \
| * | Remove control centre pluginDanielle Madeley2011-09-024-372/+0
| |/
* | main-window: add back the primary-toolbar hintCosimo Cecchi2011-09-021-0/+3
|/
* CallWindow: make video buttons unsensitive when video not supportedEmilio Pozuelo Monfort2011-08-311-0/+6
* build: use an autoconf macro to get to -lmFrédéric Péters2011-08-311-2/+2
* CallWindow: destroy the preview clone when restarting the pipelineEmilio Pozuelo Monfort2011-08-301-6/+20
* Don't update presence on session changes if the Shell is runningGuillaume Desmottes2011-08-301-20/+27
* fix typoGuillaume Desmottes2011-08-301-1/+1
* build: remove -enumtypes rulesFrédéric Péters2011-08-301-18/+0
* build: add -lm where requiredFrédéric Péters2011-08-301-1/+1
* Don't set presence to offline when Shell is runningGuillaume Desmottes2011-08-301-4/+8
* CallWindow: don't spit unnecessary criticalsEmilio Pozuelo Monfort2011-08-301-2/+2
* Save the video preview position in gsettingsEmilio Pozuelo Monfort2011-08-301-0/+7
* don't create the status icon if GNOME Shell is runningGuillaume Desmottes2011-08-301-2/+48
* src: install empathy-main-window-menubar.uiRaluca Elena Podiuc2011-08-251-0/+1
* main-window.ui: load and save the file in GladeGuillaume Desmottes2011-08-231-81/+83
* Move main window's UI manager to its own UI fileGuillaume Desmottes2011-08-233-317/+330