summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* prepare 3.4.2.2EMPATHY_3_4_2_2Guillaume Desmottes2012-06-272-2/+11
|
* tp-chat: stop setting the TpAccount during constructionGuillaume Desmottes2012-06-273-45/+11
| | | | | | | | It doesn't have to be a property any more, we can just get it from the TpConnection when we need it. Should fix a race crash when the TpAccount of the TpConnection is not set yet; see fdo#51444.
* widget-irc: don't check 'username' using a regexpGuillaume Desmottes2012-06-191-11/+0
| | | | | | It's an optional parameter so can be not set. https://bugzilla.gnome.org/show_bug.cgi?id=678307
* tls_dialog_response_cb: say if we are supposed to remember the cert or notGuillaume Desmottes2012-06-051-2/+2
| | | | Will make debugging easier.
* remove released flagGuillaume Desmottes2012-05-211-1/+1
|
* Prepare 3.4.2.1EMPATHY_3_4_2_1Guillaume Desmottes2012-05-212-2/+16
|
* call: Initialize the timer earlySjoerd Simons2012-05-211-2/+1
|
* audiosrc: Don't use stream volumes properties if the src doesn't support themSjoerd Simons2012-05-211-2/+12
|
* call: Keep the toolbar around if mutedSjoerd Simons2012-05-211-2/+26
| | | | | | It's not uncommon for people to forget that the put a call on mute, causing awkward situation while trying to talk while muted. To prevent this, keep the toolbar showhing while muted as a reminder.
* audio input: Switch to stream volumesSjoerd Simons2012-05-211-142/+72
| | | | | | | | | | | | | | Newer gstreamer & pulseaudio support the stream volume interface for input as well. Prefer this over using the mixer interface as it's both simpler and actually does as intended. Besides that the mixer interface is buggy and seems to not correctly adjust the current input device if the source was switch to a non-default input. As an extra put in a volume element to locally enforce the current mute state. This ensure that whatever happens, if the UI says mute, the stream is guaranteed to be muted. This prevents awkward situations if the source element doesn't support stream volumes or the notification is buggy (like with current pulsesrc in releases).
* call: Adjust the preview rectangle colorsSjoerd Simons2012-05-211-27/+4
| | | | | | As our default background is now black the non-highlighted previews get hard to see. Change the rectangle colors to white for the highlighted version and a darkened white for the non-highlighted.
* Call: Let the floating toolbar be above the previewSjoerd Simons2012-05-211-20/+19
| | | | | | | | | The call window has previews in the four corners, before the lower ones were packed in a way that they would appear above the floating toolbar which looks strange when the floating toolbar disappears. Instead allow the lower preview to be below the floating toolbar so they're evenly spread out.
* Keep some margin for the preview and the floating toolbarSjoerd Simons2012-05-211-1/+7
| | | | | Now that the video box is flush against the sides add some extra margin for the things floating inside.
* call: Make the remote video background blackSjoerd Simons2012-05-211-18/+5
| | | | | Mimic totem in making the background for our video output black by default and without extra borders. It does look nicer.
* Call window: Ellipsize alias and statusSjoerd Simons2012-05-212-33/+37
| | | | | | | | | | | | | | | If the user alias is too long both the hangup and the dialpad buttons get pushed into a drop-down menu. Even worse when the alias doesn't fit, it just isn't shown at all anymore. Given the username is already printed in the title and the user tends to know who they're calling with, ellipsizing the alias isn't an issue. Which has the nice side-effect of keeping the hangup and dialpad buttons on the toolbar in all cases like they should be. Unfortunately as pango doesn't ellipsize if it still has enough height left to put more lines in. So put the alias and status in seperate labels in a vbox which isn't set to fill.
* Don't put the status in the header if the user has noneSjoerd Simons2012-05-211-1/+5
|
* empathy-accounts: init cheese-gtk if neededGuillaume Desmottes2012-05-213-1/+17
| | | | | | | | | | | The avatar chooser, which is not used by empathy-accounts, may use Cheese to take a photo. cheese_gtk_init() has been added during the 3.4 cycle so I bumped the dep to 3.4.0 as that's the version I have tested it with it. It's an optionnal dep anyway so... https://bugzilla.gnome.org/show_bug.cgi?id=674553
* configure.ac: set cheese version in CHEESE_GTK_REQUIREDGuillaume Desmottes2012-05-211-1/+2
| | | | https://bugzilla.gnome.org/show_bug.cgi?id=674553
* Call: Fix floating toolbarSjoerd Simons2012-05-193-4/+2
| | | | | | | | | | | | | | | | | Empathy needed to mark the toolbar actor as reactive otherwise it won't be reactive to events (doh)... And empathy needed to stop calling gdk_disable_multi_device().. Empathy used to do this because it has to be called before GTK+ is initialized and clutter-gtk only called after GTK+ was initialized by other function in empathy. Unfortunately since clutter-gtk 1.1.2 instead of ensuring event actually work with clutter-gtk calling this function will actually break event handle (great fun!).. Oh and also bump the clutter-gtk requirement to 1.1.2 to ensure we get the right behaviour for events.. https://bugzilla.gnome.org/show_bug.cgi?id=670874
* remove released flagGuillaume Desmottes2012-05-141-1/+1
|
* prepare 3.4.2EMPATHY_3_4_2Guillaume Desmottes2012-05-142-2/+16
|
* account-widget-irc: Quit label should be in the first columnGuillaume Desmottes2012-05-111-1/+1
|
* Use tp-glib version checking macrosGuillaume Desmottes2012-05-091-1/+4
| | | | | | | Will make sure we don't accidentally use new API in stable branch. Depend on tp-glib 0.18.0 while we are on it as any distro shipping 3.4 should use this version any way.
* Use TP_ERROR instead of TP_ERRORSGuillaume Desmottes2012-05-097-11/+11
| | | | The latter has been deprecated in tp-glib master.
* Add fallback server for WLMXavier Claessens2012-05-081-0/+1
|
* Use gst_object_ref_sink()Javier Jardón2012-05-073-14/+7
| | | | | | Instead call both gst_object_ref() and gst_object_sink() https://bugzilla.gnome.org/show_bug.cgi?id=675590
* Updated Aragonese translationDaniel Martinez Cucalon2012-04-161-1913/+2473
|
* remove released flagGuillaume Desmottes2012-04-161-1/+1
|
* Updated Slovak translationPavol Klačanský2012-04-161-1985/+2233
|
* prepare 3.4.1EMPATHY_3_4_1Guillaume Desmottes2012-04-162-3/+19
|
* Small fixes to the Arabic translationIbrahim Saed2012-04-161-206/+212
|
* Updated French doc translationBruno Brouard2012-04-152-596/+3226
|
* [l10n] Fix a bug in zh_CN translation.Automatic Mirroring2012-04-111-2/+2
|
* Don't display anything when being re-invoked in hidden modeGuillaume Desmottes2012-04-111-7/+0
| | | | | | | Hidden is disabled by default, so if Empathy is re-invoked with --hidden explicitely passed, we shouldn't bring back the contact list or any UI. https://bugzilla.gnome.org/show_bug.cgi?id=673691
* [l10n]Updated Catalan (Valencian) translationCarles Ferrando2012-04-101-346/+344
|
* [l10n] Fixes on Catalan translationJordi Serratosa2012-04-101-271/+269
|
* Updated HINDI translationChandan Kumar2012-04-081-315/+228
|
* remove released flagGuillaume Desmottes2012-04-061-1/+1
|
* prepare 3.4.0.2EMPATHY_3_4_0_2Guillaume Desmottes2012-04-062-2/+8
|
* DISTCHECK_CONFIGURE_FLAGS add --enable-empathy-avGuillaume Desmottes2012-04-061-0/+1
| | | | | | Make sure we'll ship empathy-av files in the tarball https://bugzilla.gnome.org/show_bug.cgi?id=673593
* roster-window: Bring back log entry in individual context menuGuillaume Desmottes2012-04-051-0/+1
| | | | Looks like it has been accidentally removed.
* remove released flagGuillaume Desmottes2012-04-051-1/+1
|
* Prepare 3.4.0.1EMPATHY_3_4_0_1Guillaume Desmottes2012-04-052-2/+51
|
* check if salut settings are valid instead of assume they are notGuillaume Desmottes2012-04-041-1/+3
| | | | | | | If we manage to fetch all the info from EDS the account is ready to connect and so the 'Connect' button should be sensitive right away. https://bugzilla.gnome.org/show_bug.cgi?id=673451
* add empathy_local_xmpp_assistant_widget_is_valid()Guillaume Desmottes2012-04-042-0/+10
| | | | https://bugzilla.gnome.org/show_bug.cgi?id=673451
* empathy-nautilus-sendto: use the Empathy iconGuillaume Desmottes2012-04-041-1/+1
| | | | | | The first field of NstPluginInfo is the id of the icon of the plugin. https://bugzilla.gnome.org/show_bug.cgi?id=673480
* include logger single headerGuillaume Desmottes2012-04-047-13/+4
|
* macros checking are *_MAX_ALLOWEDGuillaume Desmottes2012-04-041-3/+3
|
* Depend on Clutter 1.10Guillaume Desmottes2012-04-041-2/+2
| | | | | | | | | Needed for clutter_actor_set_margin_* which is already used. Shell 3.4 depends of this version as well so that won't be an issue for distribution shipping GNOME 3.4. https://bugzilla.gnome.org/show_bug.cgi?id=673444
* Bump required tp-logger versionDanielle Madeley2012-04-031-1/+1
|