]> git.0d.be Git - empathy.git/shortlog
empathy.git
2011-11-24 Guillaume Desmottesfactor out empathy_create_individual_from_tp_contact()
2011-11-24 Guillaume DesmottesAbstract the individual store
2011-11-24 Guillaume Desmottesindividual-store: expose some attributes and methods...
2011-11-23 Guillaume DesmottesAllow user to try another password if auth failed
2011-11-23 Guillaume Desmottesadd empathy-bad-password-dialog
2011-11-23 Guillaume Desmottesauth-factory: relay the auth-password-failed signal
2011-11-23 Guillaume Desmottesserver-sasl-handler: add auth-password-failed signal
2011-11-23 Guillaume DesmottesAbstract EmpathyPasswordDialog to EmpathyBasePasswordDialog
2011-11-23 Guillaume Desmottespassword-dialog: use self->priv pattern
2011-11-23 Guillaume Desmottesrestart the camera only if it's already running
2011-11-23 Guillaume Desmottesfactor out empathy_call_window_change_webcam()
2011-11-21 Arun Raghavanaudio-src,audio-sink: Use lower latency values on pulse...
2011-11-21 Guillaume Desmottesremove released flag
2011-11-21 Guillaume Desmottessync gsettings.m4
2011-11-21 Guillaume Desmottesprepare 3.3.2
2011-11-21 Ken VanDineset_size_request on the video_container to ensure the...
2011-11-21 Guillaume Desmottesfix GTK_BOX casts
2011-11-21 Guillaume Desmottesuse gtk_box_new() instead of gtk_[h,v]box_new()
2011-11-21 Guillaume Desmottesuse gtk_paned_new() instead of gtk_hpaned_new()
2011-11-21 Guillaume Desmottesuse gtk_separator_new() instead of gtk_hseparator_new()
2011-11-18 Algimantas... Updated Lithuanian translation
2011-11-18 Sjoerd SimonsBump telepathy-farstream requirement
2011-11-18 Sjoerd SimonsAudioSink: Setup the initial properties in the main...
2011-11-18 Sjoerd SimonsCall: Bind the output properties from the main thread
2011-11-18 Sjoerd SimonsBind the volume button to the volume of the output
2011-11-18 Sjoerd SimonsBind the mic button the sources mute property
2011-11-18 Sjoerd SimonsRemove call input volume configuration
2011-11-18 Sjoerd SimonsAdd mute support to the audio source
2011-11-18 Sjoerd SimonsImplement Audiocontrol for the output volume
2011-11-18 Sjoerd SimonsKeep the audio sinks volume property synchronized with...
2011-11-17 Sjoerd SimonsImplement input audio control
2011-11-17 Sjoerd SimonsLet the audio source control the volume, not a software...
2011-11-16 Xavier ClaessensUse _unref instead of _free _destroy when possible...
2011-11-16 Xavier ClaessensAdd coding style check for g_hash_table_destroy and...
2011-11-16 Guillaume Desmottesindividual-view: don't display menu if empathy_folks_in...
2011-11-16 Guillaume Desmottesindividual-view: add an option to disable uninteresting...
2011-11-16 Guillaume Desmottesindividual-widget: display channels list if available
2011-11-16 Guillaume Desmottesfactor out empathy_contact_info_create_channel_list_label()
2011-11-16 Guillaume Desmottesupdate_weak_contact: use a greater or equal comparaison
2011-11-14 Thura Hlaing[l10n]Added Burmese translation
2011-11-14 Guillaume Desmottesfix separator leak
2011-11-14 Guillaume Desmottesdon't leak uri returned by g_file_get_uri()
2011-11-14 Guillaume Desmottesfix GDate leaks when getting dates from the model
2011-11-14 Guillaume Desmottesfree GDate leaks when inserting them into the model
2011-11-14 Guillaume Desmottesempathy-logs: prepare the account manager first
2011-11-14 Guillaume Desmottesempathy-logs: port to TP coding style
2011-11-14 Guillaume Desmottescoding style fixes
2011-11-14 Guillaume Desmottesmain-window: use the EmpathyIndividual flavor of some...
2011-11-14 Guillaume Desmottesempathy_individual_store_remove_individual: use EMPATHY...
2011-11-14 Guillaume Desmottesindividual-view: remove explicit boolean comparaisons
2011-11-14 Guillaume Desmottesindividual-store: use self->priv pattern
2011-11-14 Guillaume Desmottesindividual-widget: factor out add_row()
2011-11-14 Guillaume Desmottesdetails_update_show: skip empty field
2011-11-12 Cheng-Chia... Updated Traditional Chinese translation(Hong Kong and...
2011-11-12 Mattias Põldaru[l10n] Updated Estonian translation
2011-11-11 Sjoerd SimonsDon't turn on echo cancellation on the sink if it's...
2011-11-11 Sjoerd SimonsDon't turn on echo cancellation on the source if it...
2011-11-11 Sjoerd SimonsCall: Signal content-{added/removed} instead of sink...
2011-11-11 Guillaume Desmottesstop using gtk_widget_get_pointer()
2011-11-11 Guillaume Desmottesstop using gdk_window_get_pointer()
2011-11-10 Guillaume Desmottesdoesn't allow to send socket files
2011-11-09 Arun Raghavanaudio-src: Add a caps filter to select appropriate...
2011-11-09 Guillaume Desmottesempathy_contact_block_menu_item_new: remove unused...
2011-11-09 Danielle MadeleyMerge branch 'status-icon-663567'
2011-11-08 Guillaume Desmottescontact-list-view: use empathy_contact_remove_from_cont...
2011-11-08 Guillaume Desmottesnotifications-approver: stop using EmpathyContactManager
2011-11-08 Guillaume Desmottescontact-dialog: stop using EmpathyContactManager
2011-11-08 Guillaume Desmottesadd empathy_contact_remove_from_contact_list()
2011-11-08 Guillaume Desmottescontact-search-dialog: stop using EmpathyContactManager
2011-11-08 Guillaume Desmottesadd empathy_contact_add_to_contact_list()
2011-11-08 Guillaume Desmottesclient-factory: prepare TP_CONNECTION_FEATURE_CONTACT_L...
2011-11-08 Guillaume Desmottesremove old blocking API
2011-11-08 Guillaume Desmottesindividual dialog: use tp-glib blocking API
2011-11-08 Guillaume Desmottesindividual-manager: use tp-glib blocking API
2011-11-08 Guillaume Desmottescontact-dialogs: use tp-glib blocking API
2011-11-08 Guillaume Desmottescontact-menu: use tp-glib blocking API
2011-11-08 Guillaume DesmottesRevert "Revert "contact-blocking-dialog: use tp-glib...
2011-11-08 Guillaume Desmottesdepends on tp-glib 0.17.0
2011-11-08 Guillaume Desmottescontact-chooser: fix TpfPersona leak
2011-11-08 Danielle MadeleyRemove dead files codec-preferences and element-preferences
2011-11-07 Danielle Madeleyaccounts-dialog: fix box packing issue in infobar
2011-11-07 Sjoerd Simonscall: Fix GstCaps leak
2011-11-07 Sjoerd SimonsCall: Cope with not having the Channel direclty after...
2011-11-07 Sjoerd SimonsUse videorate max-rate property
2011-11-07 Sjoerd SimonsWhen reset the source remove and re-insert it
2011-11-07 Sjoerd SimonsDrop EOS from the src
2011-11-07 Sjoerd SimonsDon't go asynchronously to paused
2011-11-07 Nicolas DufresneIgnore dynamic framerate if videomaxrate is missing
2011-11-07 Nicolas DufresneUse framerate range instead of fix range
2011-11-07 Nicolas DufresneReset clock after changing video resolution
2011-11-07 Nicolas DufresneChange element state sink to source
2011-11-07 Nicolas DufresneDon't call GTK method from streaming thread
2011-11-07 Nicolas DufresneHook resolution change support
2011-11-07 Nicolas DufresneLet set_send_video do it's job
2011-11-07 Nicolas DufresneCheck and create video_preview outside camera control
2011-11-07 Nicolas DufresneAdd resultion and framerate changing to video src
2011-11-07 Nicolas DufresneAdd framerate and resolution change signal
2011-11-07 Danielle MadeleyDon't crash when the buffer has length 0
2011-11-07 Danielle MadeleyMake GOA optional again
2011-11-07 Danielle MadeleyAdd missing AC_MSG_RESULT
next