| Commit message (Expand) | Author | Age | Files | Lines |
* | roster_window_connection_items_setup: remove edit_personal_information | Guillaume Desmottes | 2012-01-27 | 1 | -1/+0 |
* | preferences: split "Open new chats in separate windows" into a radiobutton | Danielle Madeley | 2012-01-27 | 2 | -10/+43 |
* | Merge branch 'highlight-regex' | Will Thompson | 2012-01-26 | 2 | -8/+11 |
|\ |
|
| * | EmpathyChat: include should_highlight in ::new-message | Will Thompson | 2012-01-19 | 1 | -1/+2 |
| * | chat_view_append_message: take a should_highlight argument | Will Thompson | 2012-01-19 | 1 | -7/+9 |
* | | accounts-dialog: don't add newly created account twice | Guillaume Desmottes | 2012-01-24 | 1 | -69/+9 |
* | | accounts_dialog_get_account_iter: use the COL_ACCOUNT directly | Guillaume Desmottes | 2012-01-24 | 1 | -4/+4 |
* | | accounts-dialog: no more need to manually prepare TpAccount | Guillaume Desmottes | 2012-01-24 | 1 | -20/+1 |
* | | remove 'edit->personnal information' menu | Guillaume Desmottes | 2012-01-20 | 2 | -15/+0 |
|/ |
|
* | roster-window: watch for TpAccount:connection changes | Guillaume Desmottes | 2012-01-12 | 1 | -4/+25 |
* | roster-window: factor out add_account() | Guillaume Desmottes | 2012-01-12 | 1 | -26/+26 |
* | roster-window: use self->priv pattern | Guillaume Desmottes | 2012-01-10 | 2 | -447/+390 |
* | roster-window: port to new coding style | Guillaume Desmottes | 2012-01-10 | 2 | -1860/+1874 |
* | rename MainWindow to RosterWindow | Guillaume Desmottes | 2012-01-10 | 8 | -382/+382 |
* | Disable join button when protocol irc is selected | Jovanka Gulicoska | 2012-01-10 | 1 | -0/+8 |
* | added # in join room when irc protocol selected | Jovanka Gulicoska | 2012-01-06 | 1 | -0/+6 |
* | accounts-dialog: remove protocol chooser | Guillaume Desmottes | 2011-12-22 | 1 | -99/+0 |
* | accounts-dialog: use the new account dialog | Guillaume Desmottes | 2011-12-22 | 1 | -3/+22 |
* | account-widget: display the buttons in simple mode as well | Guillaume Desmottes | 2011-12-22 | 1 | -0/+2 |
* | account_dialog_create_edit_params_dialog: don't connect account-created signal | Guillaume Desmottes | 2011-12-22 | 1 | -24/+0 |
* | don't use deprecated GTK+ API | Guillaume Desmottes | 2011-12-22 | 1 | -2/+2 |
* | display the editor on top | Guillaume Desmottes | 2011-12-22 | 1 | -3/+7 |
* | properly handle accounts using an external storage | Guillaume Desmottes | 2011-12-22 | 1 | -3/+109 |
* | No need to manually prepare the connection | Guillaume Desmottes | 2011-12-22 | 1 | -25/+9 |
* | add some padding in the edit conn settings dialog | Guillaume Desmottes | 2011-12-22 | 1 | -4/+9 |
* | add an accelerator to open the params dialog | Guillaume Desmottes | 2011-12-22 | 1 | -1/+1 |
* | pass a second NULL pointer to gtk_dialog_new_with_buttons() | Guillaume Desmottes | 2011-12-22 | 1 | -1/+1 |
* | Don't show the presence twice | Danielle Madeley | 2011-12-22 | 1 | -0/+1 |
* | Make it possible to add/remove/edit accounts without it crashing everywhere | Danielle Madeley | 2011-12-22 | 1 | -54/+11 |
* | Add a close signal, emitted by both cancel and apply | Danielle Madeley | 2011-12-22 | 1 | -5/+4 |
* | Begin combining the dialogs | Danielle Madeley | 2011-12-22 | 1 | -19/+161 |
* | empathy_chat_window_present_chat: move to the chat window desktop | Guillaume Desmottes | 2011-12-19 | 1 | -2/+6 |
* | import-widget: use the server in IRC account display name | Guillaume Desmottes | 2011-12-16 | 1 | -4/+18 |
* | main-window: stop instantiating the contact manager | Guillaume Desmottes | 2011-12-14 | 1 | -5/+0 |
* | map-view: use the individual menu | Guillaume Desmottes | 2011-12-14 | 1 | -8/+21 |
* | remove EMPATHY_INDIVIDUAL_FEATURE_ALL | Guillaume Desmottes | 2011-12-14 | 1 | -2/+19 |
* | empathy-audio-sink.c: include config.h | Xavier Claessens | 2011-12-13 | 1 | -0/+1 |
* | get_tp_contact_for_chat: deal with tp_channel_borrow_connection() returning NULL | Guillaume Desmottes | 2011-12-12 | 1 | -0/+2 |
* | auth-client: add some more debugging | Guillaume Desmottes | 2011-12-08 | 1 | -0/+2 |
* | Call: Low the video watchdog timeout to 1 second | Sjoerd Simons | 2011-12-07 | 1 | -1/+1 |
* | about: Polish the code to generate the license string | Sjoerd Simons | 2011-12-07 | 1 | -8/+10 |
* | map-view: stop using EmpathyContactManager | Guillaume Desmottes | 2011-12-05 | 1 | -54/+64 |
* | Properly cast buffer and latency times when setting properties | Guillaume Desmottes | 2011-11-30 | 2 | -2/+5 |
* | event-manager: use the conn aggregator instead of the contact mgr | Guillaume Desmottes | 2011-11-30 | 2 | -34/+104 |
* | Revert "WIP" | Guillaume Desmottes | 2011-11-29 | 2 | -31/+4 |
* | WIP | Guillaume Desmottes | 2011-11-29 | 2 | -4/+31 |
* | Merge remote-tracking branch 'jonny/ft' | Guillaume Desmottes | 2011-11-29 | 2 | -7/+5 |
|\ |
|
| * | client-factory: stop creating EmpathyTpFile objects | Jonny Lamb | 2011-11-09 | 2 | -7/+5 |
* | | groups-widget: use empathy_connection_aggregator_get_all_groups() | Guillaume Desmottes | 2011-11-29 | 1 | -0/+26 |
* | | add missing empathy-contact-list.h include | Guillaume Desmottes | 2011-11-28 | 1 | -0/+1 |
* | | Remove obsolete contact-list-{store,view} | Guillaume Desmottes | 2011-11-24 | 1 | -1/+0 |
* | | add EMPATHY_INDIVIDUAL_FEATURE_ADD_CONTACT | Guillaume Desmottes | 2011-11-24 | 1 | -1/+1 |
* | | Abstract the individual store | Guillaume Desmottes | 2011-11-24 | 1 | -2/+3 |
* | | Allow user to try another password if auth failed | Guillaume Desmottes | 2011-11-23 | 1 | -0/+36 |
* | | restart the camera only if it's already running | Guillaume Desmottes | 2011-11-23 | 1 | -2/+9 |
* | | factor out empathy_call_window_change_webcam() | Guillaume Desmottes | 2011-11-23 | 3 | -3/+17 |
* | | audio-src,audio-sink: Use lower latency values on pulsesrc/pulsesink | Arun Raghavan | 2011-11-22 | 2 | -0/+7 |
* | | set_size_request on the video_container to ensure the window has a sane minim... | Ken VanDine | 2011-11-21 | 1 | -0/+3 |
* | | fix GTK_BOX casts | Guillaume Desmottes | 2011-11-21 | 2 | -3/+3 |
* | | use gtk_box_new() instead of gtk_[h,v]box_new() | Guillaume Desmottes | 2011-11-21 | 8 | -37/+42 |
* | | AudioSink: Setup the initial properties in the main thread | Sjoerd Simons | 2011-11-19 | 1 | -12/+30 |
* | | Call: Bind the output properties from the main thread | Sjoerd Simons | 2011-11-19 | 1 | -33/+51 |
* | | Bind the volume button to the volume of the output | Sjoerd Simons | 2011-11-19 | 1 | -18/+7 |
* | | Bind the mic button the sources mute property | Sjoerd Simons | 2011-11-19 | 1 | -38/+5 |
* | | Remove call input volume configuration | Sjoerd Simons | 2011-11-19 | 3 | -160/+0 |
* | | Add mute support to the audio source | Sjoerd Simons | 2011-11-19 | 1 | -15/+72 |
* | | Implement Audiocontrol for the output volume | Sjoerd Simons | 2011-11-19 | 1 | -0/+16 |
* | | Keep the audio sinks volume property synchronized with the pulse volume | Sjoerd Simons | 2011-11-19 | 1 | -39/+92 |
* | | Implement input audio control | Sjoerd Simons | 2011-11-18 | 1 | -0/+50 |
* | | Let the audio source control the volume, not a software volume element | Sjoerd Simons | 2011-11-18 | 1 | -39/+179 |
* | | Use _unref instead of _free _destroy when possible.unref | Xavier Claessens | 2011-11-16 | 5 | -8/+8 |
* | | main-window: use the EmpathyIndividual flavor of some types | Guillaume Desmottes | 2011-11-14 | 1 | -4/+2 |
* | | Don't turn on echo cancellation on the sink if it's for raw conferences | Sjoerd Simons | 2011-11-11 | 5 | -11/+35 |
* | | Don't turn on echo cancellation on the source if it's for raw conferences | Sjoerd Simons | 2011-11-11 | 4 | -4/+41 |
* | | Call: Signal content-{added/removed} instead of sink-{added/removed} | Sjoerd Simons | 2011-11-11 | 2 | -36/+36 |
* | | audio-src: Add a caps filter to select appropriate input format | Arun Raghavan | 2011-11-09 | 1 | -1/+19 |
* | | Merge branch 'status-icon-663567' | Danielle Madeley | 2011-11-09 | 1 | -7/+12 |
|\ \ |
|
| * | | accounts-dialog: fix box packing issue in infobar | Danielle Madeley | 2011-11-08 | 1 | -7/+12 |
| |/ |
|
* | | notifications-approver: stop using EmpathyContactManager | Guillaume Desmottes | 2011-11-08 | 1 | -15/+2 |
* | | Remove dead files codec-preferences and element-preferences | Danielle Madeley | 2011-11-08 | 2 | -40/+7 |
|/ |
|
* | call: Fix GstCaps leak | Sjoerd Simons | 2011-11-08 | 1 | -0/+1 |
* | Call: Cope with not having the Channel direclty after startin a call | Sjoerd Simons | 2011-11-08 | 1 | -2/+9 |
* | Use videorate max-rate property | Sjoerd Simons | 2011-11-08 | 1 | -22/+20 |
* | When reset the source remove and re-insert it | Sjoerd Simons | 2011-11-08 | 1 | -7/+16 |
* | Drop EOS from the src | Sjoerd Simons | 2011-11-08 | 1 | -0/+11 |
* | Don't go asynchronously to paused | Sjoerd Simons | 2011-11-08 | 1 | -1/+1 |
* | Ignore dynamic framerate if videomaxrate is missing | Nicolas Dufresne | 2011-11-08 | 1 | -7/+16 |
* | Use framerate range instead of fix range | Nicolas Dufresne | 2011-11-08 | 1 | -6/+4 |
* | Reset clock after changing video resolution | Nicolas Dufresne | 2011-11-08 | 1 | -0/+8 |
* | Change element state sink to source | Nicolas Dufresne | 2011-11-08 | 1 | -1/+1 |
* | Don't call GTK method from streaming thread | Nicolas Dufresne | 2011-11-08 | 1 | -4/+7 |
* | Hook resolution change support | Nicolas Dufresne | 2011-11-08 | 1 | -0/+34 |
* | Let set_send_video do it's job | Nicolas Dufresne | 2011-11-08 | 1 | -4/+1 |
* | Check and create video_preview outside camera control | Nicolas Dufresne | 2011-11-08 | 1 | -0/+6 |
* | Add resultion and framerate changing to video src | Nicolas Dufresne | 2011-11-08 | 2 | -0/+58 |
* | Add framerate and resolution change signal | Nicolas Dufresne | 2011-11-08 | 1 | -0/+67 |
* | empathy-auth-client: use a TpSimpleClientFactory | Xavier Claessens | 2011-11-04 | 1 | -1/+11 |
* | main-window: port to GtkGrid | Guillaume Desmottes | 2011-11-01 | 1 | -37/+23 |
* | invite-participant-dialog: don't display treeview if no contact list | Guillaume Desmottes | 2011-10-28 | 1 | -2/+22 |
* | accounts-dialog: fix infobar packing issues by porting to GtkGrid | Danielle Madeley | 2011-10-27 | 1 | -34/+17 |
* | empathy-debugger: rely on gtk_application_add_window() to manage the main loop | Guillaume Desmottes | 2011-10-26 | 3 | -29/+41 |
* | empathy-accounts: prepare the AM in app_command_line_cb | Guillaume Desmottes | 2011-10-26 | 1 | -22/+6 |
* | empathy-accounts: re-use existing TpAccount rather than creating a new one | Guillaume Desmottes | 2011-10-26 | 1 | -30/+30 |
* | empathy-debugger: rely on gtk_application_add_window() to manage the main loop | Guillaume Desmottes | 2011-10-26 | 1 | -3/+2 |
* | empathy: rely on gtk_application_add_window() to manage the main loop | Guillaume Desmottes | 2011-10-26 | 3 | -6/+7 |
* | use g_format_size instead of g_format_size_for_display | Guillaume Desmottes | 2011-10-25 | 1 | -3/+3 |
* | Include config.h in a bunch of files | Guillaume Desmottes | 2011-10-25 | 4 | -0/+4 |
* | display_error: Put 'Close' button on the bottom/end | Danielle Madeley | 2011-10-21 | 1 | -2/+4 |
* | Include dbus-reason in signal arguments | Danielle Madeley | 2011-10-21 | 1 | -1/+1 |
* | Don't need to prepare balance feature, already prepared by client factory | Danielle Madeley | 2011-10-21 | 1 | -20/+10 |
* | Inline assignments are icky; free leaked string | Danielle Madeley | 2011-10-21 | 1 | -3/+5 |
* | 'Get Credit' is called 'Top Up' in other parts of the UI | Danielle Madeley | 2011-10-21 | 1 | -1/+1 |
* | Show an infobar if there's not enough credit | Emilio Pozuelo Monfort | 2011-10-21 | 2 | -6/+106 |
* | Move dialpad into a widget of its own | Danielle Madeley | 2011-10-19 | 2 | -28/+18 |
* | invite-participant-dialog: activate the dialog when the chooser is activated | Guillaume Desmottes | 2011-10-18 | 1 | -0/+9 |
* | Mark a forgotten string for translation. | Gabor Kelemen | 2011-10-15 | 1 | -1/+1 |
* | Merge remote-tracking branch 'pochu/upgrade-software' | Danielle Madeley | 2011-10-14 | 1 | -0/+134 |
|\ |
|
| * | Display Upgrade Software errors | Emilio Pozuelo Monfort | 2011-09-05 | 1 | -0/+134 |
* | | Merge remote-tracking branch 'pochu/error-dialog' | Danielle Madeley | 2011-10-14 | 2 | -3/+7 |
|\ \ |
|
| * | | empathy_dispatcher_chat_with_contact_id(): add optional cb | Emilio Pozuelo Monfort | 2011-09-05 | 2 | -3/+7 |
| |/ |
|
* | | Merge remote-tracking branch 'pochu/misc-fixes' | Danielle Madeley | 2011-10-14 | 1 | -3/+4 |
|\ \ |
|
| * | | CallWindow: correctly detect outgoing calls | Emilio Pozuelo Monfort | 2011-09-05 | 1 | -3/+4 |
| |/ |
|
* | | Make sure we have our settings before we want to use them | Sjoerd Simons | 2011-10-13 | 1 | -2/+2 |
* | | Don't try to access non-existing properties | Sjoerd Simons | 2011-10-13 | 1 | -5/+20 |
* | | empathy-call: use dark theme | Guillaume Desmottes | 2011-10-12 | 1 | -0/+5 |
* | | preferences: don't display variants checkbox if there is no variant | Guillaume Desmottes | 2011-10-12 | 1 | -3/+12 |
* | | Do not should "password required" if X-TELEPATHY-PASSWORD is not supported | Xavier Claessens | 2011-10-01 | 1 | -4/+25 |
* | | call-window: use GtkGrid instead of GtkTable | Guillaume Desmottes | 2011-09-29 | 1 | -88/+2 |
* | | streamed-media-window: use GtkGrid instead of GtkTable | Guillaume Desmottes | 2011-09-29 | 1 | -88/+2 |
* | | new-chatroom-dialog: use GtkGrid instead of GtkTable | Guillaume Desmottes | 2011-09-29 | 2 | -25/+20 |
* | | empathy-new-chatroom-dialog.ui: load/save in Glade | Guillaume Desmottes | 2011-09-29 | 1 | -49/+81 |
* | | Use g_cclosure_marshal_generic for all signals | Xavier Claessens | 2011-09-28 | 10 | -67/+30 |
* | | EmpathyTpFile: inherit from TpFileTransferChannel | Guillaume Desmottes | 2011-09-27 | 1 | -3/+2 |
* | | accounts-dialog: remove useless childs | Guillaume Desmottes | 2011-09-27 | 1 | -23/+0 |
* | | always display the accounts dialog if we have to show a specific account | Guillaume Desmottes | 2011-09-26 | 1 | -1/+2 |
* | | empathy-account: add a --assistant option to force having assistant | Xavier Claessens | 2011-09-26 | 3 | -4/+11 |
* | | Wait for the store to be filled before loading events | Xavier Claessens | 2011-09-26 | 1 | -8/+23 |
* | | all: remove butterfly workarounds (bgo#612555) | Jonny Lamb | 2011-09-26 | 5 | -298/+1 |
* | | added shortcut ctrl + j for joining a new chat | Bernhard Posselt | 2011-09-26 | 1 | -0/+1 |
* | | CallWindow: drag the video preview smoothly | Emilio Pozuelo Monfort | 2011-09-26 | 1 | -5/+73 |
* | | CallWindow: show a spinner when switching cameras | Emilio Pozuelo Monfort | 2011-09-26 | 1 | -7/+62 |
* | | RoundedActor: allow to set a different round factor | Emilio Pozuelo Monfort | 2011-09-26 | 2 | -1/+27 |
* | | streamed-media-window: simplify translator context | Guillaume Desmottes | 2011-09-26 | 1 | -4/+4 |
* | | hide notifications options when in Shell | Juan R. Garcia Blanco | 2011-09-26 | 5 | -4/+98 |
* | | remember last account | Juan R. Garcia Blanco | 2011-09-26 | 1 | -0/+70 |
* | | Merge branch 'crash-659118' | Danielle Madeley | 2011-09-21 | 1 | -0/+4 |
|\ \ |
|
| * | | Don't destroy MainWindow on delete-event, just hide it | Danielle Madeley | 2011-09-20 | 1 | -0/+4 |
* | | | Don't assume a connected TpAccount always have a TpConnection | Guillaume Desmottes | 2011-09-19 | 1 | -14/+7 |
* | | | Build fix | Emilio Pozuelo Monfort | 2011-09-19 | 1 | -1/+1 |
* | | | CallWindow: unconditionally connect to notify::call-channel | Emilio Pozuelo Monfort | 2011-09-19 | 1 | -7/+8 |
* | | | CallWindow: emit tones using MultipleTones | Emilio Pozuelo Monfort | 2011-09-19 | 1 | -16/+68 |
* | | | Use tp_proxy_prepare_async instead of tp_account_prepare_async | Guillaume Desmottes | 2011-09-19 | 2 | -4/+4 |
* | | | Use tp_proxy_prepare_async instead of tp_account_manager_prepare_async | Guillaume Desmottes | 2011-09-19 | 8 | -19/+19 |
|/ / |
|
* | | Disable contact and contact list search when disconnected | Guillaume Desmottes | 2011-09-15 | 1 | -1/+3 |
* | | Merge remote-tracking branch 'pochu/call-reuse-windows-580794' | Guillaume Desmottes | 2011-09-15 | 5 | -100/+370 |
|\ \ |
|
| * | | CallWindow: explain call states | Emilio Pozuelo Monfort | 2011-09-08 | 1 | -6/+6 |
| * | | Resize the hangup button in ::realize | Emilio Pozuelo Monfort | 2011-09-08 | 1 | -5/+6 |
| * | | CallWindow: display a dialog to accept or reject incoming calls | Emilio Pozuelo Monfort | 2011-09-08 | 1 | -13/+59 |
| * | | Let the existing call window know about new incoming calls | Emilio Pozuelo Monfort | 2011-09-08 | 2 | -0/+100 |
| * | | Reuse Call windows when possible | Emilio Pozuelo Monfort | 2011-09-08 | 3 | -18/+78 |
| * | | Make EmpathyCallFactory an approver | Emilio Pozuelo Monfort | 2011-09-08 | 1 | -0/+98 |
| * | | CallFactory: make it a TpBaseClient subclass | Emilio Pozuelo Monfort | 2011-09-08 | 2 | -73/+38 |
| |/ |
|
* | | Update Collabora copyright in About Window | Cosimo Alfarano | 2011-09-14 | 1 | -1/+1 |
* | | notifications-approver: move translators comment right before the string | Guillaume Desmottes | 2011-09-13 | 1 | -3/+3 |
* | | dup_color_balance: check that element currently implements GstColorBalance | Guillaume Desmottes | 2011-09-09 | 1 | -0/+9 |
* | | video-src: factor out dup_color_balance() | Guillaume Desmottes | 2011-09-09 | 1 | -24/+23 |
* | | factor out empathy_get_tp_contact_for_individual | Guillaume Desmottes | 2011-09-08 | 1 | -29/+3 |
* | | Merge branch '657335-Preferences-Calls-Tab' | Will Thompson | 2011-09-08 | 1 | -112/+114 |
|\ \ |
|
| * | | Preferences: explain what echo cancellation means | Will Thompson | 2011-09-06 | 1 | -1/+42 |
| * | | Preferences: reindent .ui file for Theme tab | Will Thompson | 2011-09-06 | 1 | -92/+92 |
| * | | Preferences: remove Appearance label in Themes tab. | Will Thompson | 2011-09-06 | 1 | -40/+1 |
| * | | Call preferences: add colons to labels | Will Thompson | 2011-09-06 | 1 | -2/+2 |
* | | | import: prevent haze to be used for irc | Alban Browaeys | 2011-09-07 | 1 | -0/+4 |
|/ / |
|
* | | Merge branch 'remove-cc-plugin' | Danielle Madeley | 2011-09-06 | 4 | -372/+0 |
|\ \ |
|
| * | | Remove control centre plugin | Danielle Madeley | 2011-09-02 | 4 | -372/+0 |
| |/ |
|
* / | main-window: add back the primary-toolbar hint | Cosimo Cecchi | 2011-09-03 | 1 | -0/+3 |
|/ |
|
* | CallWindow: make video buttons unsensitive when video not supported | Emilio Pozuelo Monfort | 2011-08-31 | 1 | -0/+6 |
* | build: use an autoconf macro to get to -lm | Frédéric Péters | 2011-08-31 | 1 | -2/+2 |
* | CallWindow: destroy the preview clone when restarting the pipeline | Emilio Pozuelo Monfort | 2011-08-30 | 1 | -6/+20 |
* | Don't update presence on session changes if the Shell is running | Guillaume Desmottes | 2011-08-30 | 1 | -20/+27 |
* | fix typo | Guillaume Desmottes | 2011-08-30 | 1 | -1/+1 |
* | build: remove -enumtypes rules | Frédéric Péters | 2011-08-30 | 1 | -18/+0 |
* | build: add -lm where required | Frédéric Péters | 2011-08-30 | 1 | -1/+1 |
* | Don't set presence to offline when Shell is running | Guillaume Desmottes | 2011-08-30 | 1 | -4/+8 |
* | CallWindow: don't spit unnecessary criticals | Emilio Pozuelo Monfort | 2011-08-30 | 1 | -2/+2 |
* | Save the video preview position in gsettings | Emilio Pozuelo Monfort | 2011-08-30 | 1 | -0/+7 |
* | don't create the status icon if GNOME Shell is running | Guillaume Desmottes | 2011-08-30 | 1 | -2/+48 |
* | src: install empathy-main-window-menubar.ui | Raluca Elena Podiuc | 2011-08-25 | 1 | -0/+1 |
* | main-window.ui: load and save the file in Glade | Guillaume Desmottes | 2011-08-23 | 1 | -81/+83 |
* | Move main window's UI manager to its own UI file | Guillaume Desmottes | 2011-08-23 | 3 | -317/+330 |
* | main-window: remove the throbber tooltip | Guillaume Desmottes | 2011-08-23 | 1 | -1/+0 |
* | EmpathyChatWindow: Set "im.received" on notification so gnome-shell can ignor... | Xavier Claessens | 2011-08-22 | 1 | -0/+4 |
* | Move live search to top of Contact list | Guillaume Desmottes | 2011-08-22 | 2 | -2/+18 |
* | CallWindow: correctly position the preview when dragging | Emilio Pozuelo Monfort | 2011-08-20 | 1 | -1/+6 |
* | CameraMenu: don't change the device if it's the current one | Emilio Pozuelo Monfort | 2011-08-19 | 1 | -0/+9 |
* | Flip the preview in RoundedTexture->paint() | Emilio Pozuelo Monfort | 2011-08-19 | 2 | -19/+4 |
* | CallWindow: make the preview button reactive | Emilio Pozuelo Monfort | 2011-08-19 | 1 | -0/+1 |
* | main-window: use tp_connection_get_account() | Guillaume Desmottes | 2011-08-19 | 1 | -12/+4 |
* | Reset all the necessary elements when switching cameras | Emilio Pozuelo Monfort | 2011-08-19 | 2 | -2/+4 |
* | CallWindow: make empathy_call_window_play_camera() public | Emilio Pozuelo Monfort | 2011-08-19 | 2 | -4/+7 |
* | CallWindow: make the rectangles have rounded corners | Emilio Pozuelo Monfort | 2011-08-19 | 1 | -14/+12 |
* | Add a rectangle actor with rounded corners | Emilio Pozuelo Monfort | 2011-08-19 | 3 | -0/+210 |
* | CallWindow: make the info buttons rounded | Emilio Pozuelo Monfort | 2011-08-19 | 1 | -4/+11 |
* | CallWindow: round the video preview corners | Emilio Pozuelo Monfort | 2011-08-19 | 1 | -1/+2 |
* | Add a ClutterTexture subclass with rounded corners | Emilio Pozuelo Monfort | 2011-08-19 | 3 | -0/+134 |
* | CallWindow: don't hide the toolbar when not in a call | Emilio Pozuelo Monfort | 2011-08-19 | 1 | -1/+11 |
* | rely on the factory to prepare TP_CONNECTION_FEATURE_BALANCE | Guillaume Desmottes | 2011-08-19 | 1 | -28/+8 |
* | CallWindow: hide the preview button while dragging it | Emilio Pozuelo Monfort | 2011-08-19 | 1 | -1/+5 |
* | CallWindow: hide the preview while dragging it | Emilio Pozuelo Monfort | 2011-08-19 | 1 | -0/+4 |
* | CallWindow: flip the dragged preview | Emilio Pozuelo Monfort | 2011-08-19 | 1 | -0/+11 |
* | CallWindow: make the preview follow the pointer when dragging it | Emilio Pozuelo Monfort | 2011-08-19 | 1 | -7/+22 |
* | mic-monitor: add set_default function | Jonny Lamb | 2011-08-18 | 2 | -0/+69 |
* | mic-monitor: add get_default function | Jonny Lamb | 2011-08-18 | 2 | -0/+63 |
* | mic-menu: don't show the menu if we can't switch microphones | Jonny Lamb | 2011-08-18 | 1 | -2/+8 |
* | audio-src: make supports_changing_mic public | Jonny Lamb | 2011-08-18 | 2 | -1/+3 |
* | mic-monitor: move the PA-specific stuff from audio-src to here | Jonny Lamb | 2011-08-18 | 6 | -364/+724 |
* | Port to new tp-glib client factory | Guillaume Desmottes | 2011-08-18 | 7 | -108/+30 |
* | Merge branch 'log-window-webview' | Danielle Madeley | 2011-08-18 | 2 | -11/+1 |
|\ |
|
| * | Make WebKit compulsory | Danielle Madeley | 2011-08-16 | 2 | -11/+1 |
* | | CallWindow: move preview rectangles on top of remote video | Emilio Pozuelo Monfort | 2011-08-16 | 1 | -2/+24 |
* | | coding style fix | Guillaume Desmottes | 2011-08-16 | 1 | -1/+1 |
* | | CallWindow: add some padding to the dialpad | Emilio Pozuelo Monfort | 2011-08-16 | 1 | -1/+1 |
* | | CallWindow: fix typo | Emilio Pozuelo Monfort | 2011-08-16 | 1 | -12/+12 |
* | | Don't show empathy-call preferences when not building empathy-call | Emilio Pozuelo Monfort | 2011-08-16 | 2 | -2/+11 |
* | | Get the preview position from preview_pos | Emilio Pozuelo Monfort | 2011-08-16 | 1 | -4/+4 |
* | | Add some space between the status and the end of the toolbar | Emilio Pozuelo Monfort | 2011-08-16 | 1 | -0/+6 |
* | | Display the preview video button in the preview corner | Emilio Pozuelo Monfort | 2011-08-16 | 1 | -4/+9 |
* | | audio-sink: check if sink implements the GstStreamVolume interface | Guillaume Desmottes | 2011-08-15 | 1 | -2/+3 |
* | | Get the env variable in create_{src,sink} directly | Guillaume Desmottes | 2011-08-15 | 2 | -4/+10 |
* | | Add Echo cancellation preference | Guillaume Desmottes | 2011-08-15 | 2 | -0/+21 |
* | | Use gst_parse_bin_from_description() when EMPATHY_AUDIO_* vars are set | Guillaume Desmottes | 2011-08-15 | 2 | -29/+65 |
* | | Set stream-properties on GStreamer elements to set the media role | Guillaume Desmottes | 2011-08-15 | 4 | -2/+19 |
* | | Use pulesink as audio sink | Guillaume Desmottes | 2011-08-15 | 1 | -205/+40 |
* | | Merge branch 'move-video-preview-656268' | Emilio Pozuelo Monfort | 2011-08-15 | 2 | -4/+377 |
|\ \ |
|
| * | | Don't define the same thing twice | Emilio Pozuelo Monfort | 2011-08-15 | 1 | -22/+20 |
| * | | CallWindow: add extra bottom margin for the floating toolbar | Emilio Pozuelo Monfort | 2011-08-15 | 1 | -14/+32 |
| * | | CallWindow: create the rectangles after the avatar | Emilio Pozuelo Monfort | 2011-08-15 | 1 | -2/+2 |
| * | | empathy-call: add COGL and Clutter option groups | Emilio Pozuelo Monfort | 2011-08-15 | 1 | -0/+4 |
| * | | Use self->priv->preview_pos to determine the preview position | Emilio Pozuelo Monfort | 2011-08-15 | 1 | -3/+2 |
| * | | Darken the rectangles when starting a drag operation | Emilio Pozuelo Monfort | 2011-08-15 | 1 | -0/+1 |
| * | | Don't darken the preview when dragging it | Emilio Pozuelo Monfort | 2011-08-15 | 1 | -8/+25 |
| * | | Highlight the preview when hovered | Emilio Pozuelo Monfort | 2011-08-15 | 1 | -1/+42 |
| * | | Factor out empathy_call_window_darken_preview_rectangle | Emilio Pozuelo Monfort | 2011-08-15 | 1 | -20/+17 |
| * | | Factor out empathy_call_window_get_preview_rectangle | Emilio Pozuelo Monfort | 2011-08-15 | 1 | -18/+28 |
| * | | Move empathy_call_window_get_preview_position around | Emilio Pozuelo Monfort | 2011-08-15 | 1 | -42/+42 |
| * | | CallWindow: highlight drop zones when hovered | Emilio Pozuelo Monfort | 2011-08-15 | 1 | -0/+85 |
| * | | Factor out empathy_call_window_get_preview_position() | Emilio Pozuelo Monfort | 2011-08-15 | 1 | -6/+18 |
| * | | CallWindow: show drop zones when dragging the preview | Emilio Pozuelo Monfort | 2011-08-15 | 1 | -0/+85 |
| * | | CallWindow: allow to move the video preview | Emilio Pozuelo Monfort | 2011-08-15 | 1 | -0/+103 |
| * | | CallWindow: add top and right margin to the preview container | Emilio Pozuelo Monfort | 2011-08-15 | 1 | -4/+4 |