aboutsummaryrefslogtreecommitdiffstats
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* Merge remote-tracking branch 'pochu/misc-fixes'Danielle Madeley2011-10-141-3/+4
|\
| * CallWindow: correctly detect outgoing callsEmilio Pozuelo Monfort2011-09-051-3/+4
* | Make sure we have our settings before we want to use themSjoerd Simons2011-10-131-2/+2
* | Don't try to access non-existing propertiesSjoerd Simons2011-10-131-5/+20
* | empathy-call: use dark themeGuillaume Desmottes2011-10-121-0/+5
* | preferences: don't display variants checkbox if there is no variantGuillaume Desmottes2011-10-121-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-071-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-031-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
* main-window: remove the throbber tooltipGuillaume Desmottes2011-08-231-1/+0
* EmpathyChatWindow: Set "im.received" on notification so gnome-shell can ignor...Xavier Claessens2011-08-221-0/+4
* Move live search to top of Contact listGuillaume Desmottes2011-08-222-2/+18
* CallWindow: correctly position the preview when draggingEmilio Pozuelo Monfort2011-08-201-1/+6
* CameraMenu: don't change the device if it's the current oneEmilio Pozuelo Monfort2011-08-191-0/+9
* Flip the preview in RoundedTexture->paint()Emilio Pozuelo Monfort2011-08-192-19/+4
* CallWindow: make the preview button reactiveEmilio Pozuelo Monfort2011-08-191-0/+1
* main-window: use tp_connection_get_account()Guillaume Desmottes2011-08-191-12/+4
* Reset all the necessary elements when switching camerasEmilio Pozuelo Monfort2011-08-192-2/+4
* CallWindow: make empathy_call_window_play_camera() publicEmilio Pozuelo Monfort2011-08-192-4/+7
* CallWindow: make the rectangles have rounded cornersEmilio Pozuelo Monfort2011-08-191-14/+12
* Add a rectangle actor with rounded cornersEmilio Pozuelo Monfort2011-08-193-0/+210
* CallWindow: make the info buttons roundedEmilio Pozuelo Monfort2011-08-191-4/+11
* CallWindow: round the video preview cornersEmilio Pozuelo Monfort2011-08-191-1/+2
* Add a ClutterTexture subclass with rounded cornersEmilio Pozuelo Monfort2011-08-193-0/+134
* CallWindow: don't hide the toolbar when not in a callEmilio Pozuelo Monfort2011-08-191-1/+11
* rely on the factory to prepare TP_CONNECTION_FEATURE_BALANCEGuillaume Desmottes2011-08-191-28/+8
* CallWindow: hide the preview button while dragging itEmilio Pozuelo Monfort2011-08-191-1/+5
* CallWindow: hide the preview while dragging itEmilio Pozuelo Monfort2011-08-191-0/+4
* CallWindow: flip the dragged previewEmilio Pozuelo Monfort2011-08-191-0/+11
* CallWindow: make the preview follow the pointer when dragging itEmilio Pozuelo Monfort2011-08-191-7/+22
* mic-monitor: add set_default functionJonny Lamb2011-08-182-0/+69
* mic-monitor: add get_default functionJonny Lamb2011-08-182-0/+63
* mic-menu: don't show the menu if we can't switch microphonesJonny Lamb2011-08-181-2/+8
* audio-src: make supports_changing_mic publicJonny Lamb2011-08-182-1/+3
* mic-monitor: move the PA-specific stuff from audio-src to hereJonny Lamb2011-08-186-364/+724
* Port to new tp-glib client factoryGuillaume Desmottes2011-08-187-108/+30
* Merge branch 'log-window-webview'Danielle Madeley2011-08-182-11/+1
|\
| * Make WebKit compulsoryDanielle Madeley2011-08-162-11/+1
* | CallWindow: move preview rectangles on top of remote videoEmilio Pozuelo Monfort2011-08-161-2/+24
* | coding style fixGuillaume Desmottes2011-08-161-1/+1
* | CallWindow: add some padding to the dialpadEmilio Pozuelo Monfort2011-08-161-1/+1
* | CallWindow: fix typoEmilio Pozuelo Monfort2011-08-161-12/+12
* | Don't show empathy-call preferences when not building empathy-callEmilio Pozuelo Monfort2011-08-162-2/+11
* | Get the preview position from preview_posEmilio Pozuelo Monfort2011-08-161-4/+4
* | Add some space between the status and the end of the toolbarEmilio Pozuelo Monfort2011-08-161-0/+6
* | Display the preview video button in the preview cornerEmilio Pozuelo Monfort2011-08-161-4/+9
* | audio-sink: check if sink implements the GstStreamVolume interfaceGuillaume Desmottes2011-08-151-2/+3
* | Get the env variable in create_{src,sink} directlyGuillaume Desmottes2011-08-152-4/+10
* | Add Echo cancellation preferenceGuillaume Desmottes2011-08-152-0/+21
* | Use gst_parse_bin_from_description() when EMPATHY_AUDIO_* vars are setGuillaume Desmottes2011-08-152-29/+65
* | Set stream-properties on GStreamer elements to set the media roleGuillaume Desmottes2011-08-154-2/+19
* | Use pulesink as audio sinkGuillaume Desmottes2011-08-151-205/+40
* | Merge branch 'move-video-preview-656268'Emilio Pozuelo Monfort2011-08-152-4/+377
|\ \
| * | Don't define the same thing twiceEmilio Pozuelo Monfort2011-08-151-22/+20
| * | CallWindow: add extra bottom margin for the floating toolbarEmilio Pozuelo Monfort2011-08-151-14/+32
| * | CallWindow: create the rectangles after the avatarEmilio Pozuelo Monfort2011-08-151-2/+2
| * | empathy-call: add COGL and Clutter option groupsEmilio Pozuelo Monfort2011-08-151-0/+4
| * | Use self->priv->preview_pos to determine the preview positionEmilio Pozuelo Monfort2011-08-151-3/+2
| * | Darken the rectangles when starting a drag operationEmilio Pozuelo Monfort2011-08-151-0/+1
| * | Don't darken the preview when dragging itEmilio Pozuelo Monfort2011-08-151-8/+25
| * | Highlight the preview when hoveredEmilio Pozuelo Monfort2011-08-151-1/+42
| * | Factor out empathy_call_window_darken_preview_rectangleEmilio Pozuelo Monfort2011-08-151-20/+17
| * | Factor out empathy_call_window_get_preview_rectangleEmilio Pozuelo Monfort2011-08-151-18/+28
| * | Move empathy_call_window_get_preview_position aroundEmilio Pozuelo Monfort2011-08-151-42/+42
| * | CallWindow: highlight drop zones when hoveredEmilio Pozuelo Monfort2011-08-151-0/+85
| * | Factor out empathy_call_window_get_preview_position()Emilio Pozuelo Monfort2011-08-151-6/+18
| * | CallWindow: show drop zones when dragging the previewEmilio Pozuelo Monfort2011-08-151-0/+85
| * | CallWindow: allow to move the video previewEmilio Pozuelo Monfort2011-08-151-0/+103
| * | CallWindow: add top and right margin to the preview containerEmilio Pozuelo Monfort2011-08-151-4/+4
| * | empathy-call: call gdk_disable_multidevice()Emilio Pozuelo Monfort2011-08-151-0/+3
* | | CameraMenu: don't crash if there are no camerasEmilio Pozuelo Monfort2011-08-151-3/+4
* | | CameraMenu: use empathy_camera_monitor_new()Emilio Pozuelo Monfort2011-08-151-1/+1
* | | CameraMenu: select the first camera if the last one isn't availableEmilio Pozuelo Monfort2011-08-151-11/+21
* | | CallWindow: add a 'Swap camera' item to the preview menuEmilio Pozuelo Monfort2011-08-152-0/+77
* | | CameraMenu: restore the last selected camera on creationEmilio Pozuelo Monfort2011-08-151-0/+5
* | | CameraMenu: track changes to the camera keyEmilio Pozuelo Monfort2011-08-151-0/+40
* | | CallWindow: add a menu to change the cameraEmilio Pozuelo Monfort2011-08-156-6/+417
* | | VideoSrc: add API to get the input deviceEmilio Pozuelo Monfort2011-08-152-0/+12
* | | VideoSrc: add API to change the input deviceEmilio Pozuelo Monfort2011-08-152-0/+16
* | | VideoSrc: use v4l2src instead of gconfvideosrcEmilio Pozuelo Monfort2011-08-151-2/+2
|/ /
* | Merge branch 'clutter-toolbar'Emilio Pozuelo Monfort2011-08-155-13/+275
|\ \
| * | Update the constraint when the stage allocation changesEmilio Pozuelo Monfort2011-08-121-5/+8
| * | CallWindow: raise the toolbar when showing the previewEmilio Pozuelo Monfort2011-08-121-0/+1
| * | CallWindow: make the preview margin a defineEmilio Pozuelo Monfort2011-08-121-2/+3
| * | Move the video preview upEmilio Pozuelo Monfort2011-08-121-1/+3
| * | Make the floating toolbar have rounded cornersEmilio Pozuelo Monfort2011-08-121-1/+2
| * | Add a GtkClutterActor subclass that clips the cornersEmilio Pozuelo Monfort2011-08-123-1/+134
| * | CallWindow: show the toolbar when on fullscreenEmilio Pozuelo Monfort2011-08-121-0/+3
| * | CallWindow: hide the toolbar after 3s of inactivityEmilio Pozuelo Monfort2011-08-121-0/+66
| * | CallWindow: make the toolbar float inside the windowEmilio Pozuelo Monfort2011-08-122-11/+63
* | | CallWindow: get the mic volume upon initEmilio Pozuelo Monfort2011-08-151-0/+5
* | | CallWindow: fix toggling the microphone on and offEmilio Pozuelo Monfort2011-08-151-2/+10
|/ /
* | CallWindow: don't set the title for multiple participantsEmilio Pozuelo Monfort2011-08-101-1/+1
* | EmpathyContactChooser: remove EmpathyTpChat propertyGuillaume Desmottes2011-08-051-1/+1
* | Implement TpContact selection in EmpathyInviteParticipantDialogGuillaume Desmottes2011-08-051-1/+11
* | Implement filtering logic in EmpathyInviteParticipantDialogGuillaume Desmottes2011-08-051-0/+96
* | Add EmpathyContactChooserGuillaume Desmottes2011-08-051-366/+44
* | Make the #defines an static arrayEmilio Pozuelo Monfort2011-08-044-24/+38
* | Use the new enum everywhereEmilio Pozuelo Monfort2011-08-046-17/+48
* | Preferences: add an enum for all the tabsEmilio Pozuelo Monfort2011-08-041-0/+11
* | CallWindow: go to the Calls tab when opening the preferencesEmilio Pozuelo Monfort2011-08-041-1/+1
* | Allow to specify the tab to open in the preferencesEmilio Pozuelo Monfort2011-08-043-8/+38
* | Preferences: add empathy_preferences_show_tab()Emilio Pozuelo Monfort2011-08-042-0/+12
* | CallWindow: show Empathy.Call when opening the debug windowEmilio Pozuelo Monfort2011-08-041-1/+1
* | empathy-debugger: add a command line option to show a serviceEmilio Pozuelo Monfort2011-08-041-1/+49
* | DebugWindow: add function to change the service to showEmilio Pozuelo Monfort2011-08-042-0/+63
* | Factor out empathy_launch_program()Emilio Pozuelo Monfort2011-08-043-163/+11
* | CallWindow: add a Settings menu itemEmilio Pozuelo Monfort2011-08-042-0/+57
* | Add a command line option to Empathy to show the preferencesEmilio Pozuelo Monfort2011-08-041-3/+39
* | MainWindow: add API to show the preferences windowEmilio Pozuelo Monfort2011-08-042-3/+11
* | CallWindow: add a 'Call log' menuEmilio Pozuelo Monfort2011-08-042-0/+53
* | CallWindow: add a Help->About menuEmilio Pozuelo Monfort2011-08-043-0/+18
* | CallWindow: add a Help->Contents menuEmilio Pozuelo Monfort2011-08-042-0/+25
* | CallWindow: remove the hangup menu itemEmilio Pozuelo Monfort2011-08-042-9/+0
* | CallWindow: move 'Fullscreen' to the Call menuEmilio Pozuelo Monfort2011-08-041-16/+8
* | CallWindow: don't close the window when hanging upEmilio Pozuelo Monfort2011-08-031-6/+3
* | CallWindow: show 'Mute' on the statusbar when mutedEmilio Pozuelo Monfort2011-08-031-1/+10
* | call-window: use the input-dialpad iconGuillaume Desmottes2011-08-031-1/+1
* | Move signal disconnection earlier to hopefully fix SEGVDanielle Madeley2011-08-021-3/+3
* | preferences: update tab orderJonny Lamb2011-08-021-2/+2
* | call-window: don't display labels in both toolbarsGuillaume Desmottes2011-08-011-0/+4
* | Merge branch 'change-audio'Jonny Lamb2011-08-018-24/+1019
|\ \
| * | audio-src: check for new enough pulsesrc before trying to change micsJonny Lamb2011-07-301-0/+32
| * | audio-src: update to newer GstPulseSrc APIJonny Lamb2011-07-291-18/+18
| * | audio-src,mic-menu: use DEBUG macrosJonny Lamb2011-07-292-3/+9
| * | audio-src: only call operations_run when PA is readyJonny Lamb2011-07-291-2/+2
| * | mic-menu: display monitors when they're the current micJonny Lamb2011-07-291-4/+28
| * | audio-src: add is_monitor boolean to mic structJonny Lamb2011-07-293-3/+9
| * | call-window: add a Microphone menu to change mic on the flyJonny Lamb2011-07-295-1/+473
| * | call-window: add getters for the UI manager and audio srcJonny Lamb2011-07-292-0/+21
| * | audio-src: don't ignore monitorsJonny Lamb2011-07-291-4/+0
| * | audio-src: add comment about values for unknown valuesJonny Lamb2011-07-291-0/+2
| * | audio-src: set property IDs properlyJonny Lamb2011-07-291-2/+2
| * | audio-src: listen to PA state changes and signal accordinglyJonny Lamb2011-07-291-14/+104
| * | src: give empathy-call sources to the marshal generatorJonny Lamb2011-07-291-2/+2
| * | audio-src: add some comments explaining the PA changesJonny Lamb2011-07-291-0/+6
| * | audio-src: add API for getting the mic source IDJonny Lamb2011-07-292-0/+70
| * | audio-src: add API for changing microphoneJonny Lamb2011-07-282-0/+84
| * | audio-src: add the source name to the microphone info structJonny Lamb2011-07-282-0/+3
| * | audio-src: add API to query available microphonesJonny Lamb2011-07-282-0/+209
| * | audio-src: remove the element-added stuffJonny Lamb2011-07-281-30/+0
| * | audio-src: allow changing the audio source elementJonny Lamb2011-07-281-1/+6
| * | audio-src: use pulsesrc instead of gconfaudiosrcJonny Lamb2011-07-281-1/+1
* | | CallWindow: pack the details boxEmilio Pozuelo Monfort2011-07-281-0/+4
* | | Show the percentage sign in the volumeEmilio Pozuelo Monfort2011-07-282-1/+14
* | | CallWindow: remove the sidebarEmilio Pozuelo Monfort2011-07-282-282/+31
* | | CallWindow: use the volume value from the preferencesEmilio Pozuelo Monfort2011-07-281-79/+21
* | | Preferences: add a Calls tabEmilio Pozuelo Monfort2011-07-282-6/+173
* | | CallWindow: use tp_g_signal_connect_objectEmilio Pozuelo Monfort2011-07-281-7/+6
|/ /
* | CallWindow: build the toolbar from the .uiEmilio Pozuelo Monfort2011-07-282-69/+66
* | CallWindow: hide the audio/video call buttons on _init()Emilio Pozuelo Monfort2011-07-282-2/+2
* | CallWindow: remove redial menuEmilio Pozuelo Monfort2011-07-282-33/+0
* | CallWindow: remove separator between hangup and dialpad buttonsEmilio Pozuelo Monfort2011-07-281-8/+0
* | CallWindow: show audio and video call buttons to start a callEmilio Pozuelo Monfort2011-07-283-15/+58
* | CallWindow: add the remote user name and presence to the toolbarEmilio Pozuelo Monfort2011-07-281-1/+45
* | CallWindow: add an avatar to the top toolbarEmilio Pozuelo Monfort2011-07-281-3/+40
* | CallWindow: move the status message to the bottom toolbarEmilio Pozuelo Monfort2011-07-282-34/+24
* | CallWindow: move the volume button to the bottom toolbarEmilio Pozuelo Monfort2011-07-282-16/+17
* | CallWindow: add a bottom toolbarEmilio Pozuelo Monfort2011-07-281-24/+36
* | Factor out dialpad into a utility functionDanielle Madeley2011-07-262-98/+8
|/
* CallWindow: fix commentsEmilio Pozuelo Monfort2011-07-251-3/+3
* CallWindow: fix typoEmilio Pozuelo Monfort2011-07-251-3/+3
* CallWindow: ignore events in the data probe callbackEmilio Pozuelo Monfort2011-07-251-0/+4
* CallWindow: check the video exists before showing itEmilio Pozuelo Monfort2011-07-251-2/+5
* CallWindow: show the remote avatar when video stops comingEmilio Pozuelo Monfort2011-07-251-0/+67
* CallWindow: remove unused boxEmilio Pozuelo Monfort2011-07-211-20/+0
* Set the video widget for the fullscreen windowEmilio Pozuelo Monfort2011-07-211-3/+3
* Debug logs will now be saved in the user's home directory rather than /tmpRob Sharp2011-07-141-1/+1
* CallWindow: disable Video functionality if there's no cameraEmilio Pozuelo Monfort2011-07-121-1/+12
* StreamedMediaWindow: don't use `call-window' for the geometryEmilio Pozuelo Monfort2011-07-121-1/+1
* CallWindow: save the window geometry without the sidebarEmilio Pozuelo Monfort2011-07-121-0/+47
* CallWindow: properly determine the sidebar widthEmilio Pozuelo Monfort2011-07-121-5/+5
* CallWindow: add a dialpad tool buttonEmilio Pozuelo Monfort2011-07-122-16/+52
* CallWindow: allow to show/hide the video previewEmilio Pozuelo Monfort2011-07-122-3/+126
* CallWindow: only show one button to control the cameraEmilio Pozuelo Monfort2011-07-122-312/+18
* CallWindow: remove the Sidebar buttonEmilio Pozuelo Monfort2011-07-121-32/+6
* CallWindow: flip the video previewEmilio Pozuelo Monfort2011-07-121-0/+8
* CallWindow: add a little offset to the video previewEmilio Pozuelo Monfort2011-07-121-4/+14
* CallWindow: set the video container background colorEmilio Pozuelo Monfort2011-07-121-0/+17
* CallWindow: keep the aspect ratio of the remote videoEmilio Pozuelo Monfort2011-07-121-3/+5
* CallWindow: remove self avatar codeEmilio Pozuelo Monfort2011-07-121-33/+0
* CallWindow: set video preview on top of remote videoEmilio Pozuelo Monfort2011-07-121-66/+65
* CallWindow: use clutter to draw the remote videoEmilio Pozuelo Monfort2011-07-121-21/+25
* CallWindow: use clutter to draw the video previewEmilio Pozuelo Monfort2011-07-121-24/+29
* empathy-call: initialize clutterEmilio Pozuelo Monfort2011-07-121-0/+7
* Call: flip video preview horizontallyEmilio Pozuelo Monfort2011-07-053-5/+37
* Stop using deprecated API from libnotify (#653739)Guillaume Desmottes2011-06-301-6/+11
* Use our own notification categories if there is no official oneGuillaume Desmottes2011-06-301-1/+7
* Revert "Don't look for Call channels"Emilio Pozuelo Monfort2011-06-301-4/+27