[empathy] Created tag EMPATHY_3_3_2



The unsigned tag 'EMPATHY_3_3_2' was created.

Tagger: Guillaume Desmottes <guillaume desmottes collabora co uk>
Date: Mon Nov 21 16:54:08 2011 +0100

    Tagged for release 3.3.2.

Changes since the last tag 'EMPATHY_3_3_1':

Aleksander Åukasiewicz (1):
      Added Polish translation of help

Algimantas MargeviÄius (1):
      Updated Lithuanian translation

Arun Raghavan (1):
      audio-src: Add a caps filter to select appropriate input format

Cheng-Chia Tseng (1):
      Updated Traditional Chinese translation(Hong Kong and Taiwan)

Christian Kirbach (1):
      Updated German translation

Colin Walters (1):
      tls: Cast argument to gcr_simple_certificate_new to avoid compiler warning

Danielle Madeley (13):
      contact-chooser: refilter when the tmp contacts change capabilities
      Merge branch 'bug-662727'
      accounts-dialog: fix infobar packing issues by porting to GtkGrid
      Merge branch 'ui-work'
      dialpad-widget: ensure able to show with gtk_widget_show()
      dialpad-widget: make grid rows/columns homogeneous
      Merge branch 'ui-fixes'
      Add missing AC_MSG_RESULT
      Make GOA optional again
      Don't crash when the buffer has length 0
      accounts-dialog: fix box packing issue in infobar
      Remove dead files codec-preferences and element-preferences
      Merge branch 'status-icon-663567'

Fran DiÃguez (1):
      Updated Galician translations

Gil Forcada (1):
      [l10n]Updated Catalan documentation

Guillaume Desmottes (81):
      remove released flag
      use g_format_size instead of g_format_size_for_display
      Include config.h in a bunch of files
      Disable GLib deprecation warnings for now
      use g_unichar_fully_decompose instead of g_unicode_canonical_decomposition
      use g_format_size instead of g_format_size_for_display
      We need to pass a description to AC_DEFINE
      empathy: rely on gtk_application_add_window() to manage the main loop
      empathy-debugger: rely on gtk_application_add_window() to manage the main loop
      empathy-accounts: re-use existing TpAccount rather than creating a new one
      empathy-accounts: prepare the AM in app_command_line_cb
      empathy-debugger: rely on gtk_application_add_window() to manage the main loop
      account-chooser: port to new coding style
      move down empathy_account_chooser_class_init()
      inline account_chooser_setup()
      account-chooser: use self->priv pattern
      account-chooser: use tp_g_signal_connect_object()
      account-chooser: replace finalize by dispose
      move pre-defined filter at the end of the files
      factor out empathy_account_chooser_refilter()
      log-window: use empathy_account_chooser_refilter()
      account-chooser: make sure that TP_ACCOUNT_FEATURE_CONNECTION and TP_CONNECTION_FEATURE_CAPABILITIES are prepared
      factor out update_account()
      refilter if the TpConnection of a TpAccount is changed
      add empathy_contact_chooser_show_tree_view()
      invite-participant-dialog: don't display treeview if no contact list
      account-chooser: factor out select_account()
      empathy_account_chooser_set_account: select account later if not ready yet
      coding style fix
      Ignore generated files from pl doc
      account-widget-*: port to GtkGrid
      contact-widget: port to GtkGrid
      dialpad-widget: port to GtkGrid
      individual-widget: port to GtkGrid
      main-window: port to GtkGrid
      contact-blocking-dialog: split COL_* enums
      contact-blocking-dialog: use tp-glib high level blocking API
      Revert "contact-blocking-dialog: use tp-glib high level blocking API"
      contact-chooser: fix TpfPersona leak
      depends on tp-glib 0.17.0
      Revert "Revert "contact-blocking-dialog: use tp-glib high level blocking API""
      contact-menu: use tp-glib blocking API
      contact-dialogs: use tp-glib blocking API
      individual-manager: use tp-glib blocking API
      individual dialog: use tp-glib blocking API
      remove old blocking API
      client-factory: prepare TP_CONNECTION_FEATURE_CONTACT_LIST_PROPERTIES
      add empathy_contact_add_to_contact_list()
      contact-search-dialog: stop using EmpathyContactManager
      add empathy_contact_remove_from_contact_list()
      contact-dialog: stop using EmpathyContactManager
      notifications-approver: stop using EmpathyContactManager
      contact-list-view: use empathy_contact_remove_from_contact_list()
      empathy_contact_block_menu_item_new: remove unused EmpathyContactManager
      doesn't allow to send socket files
      stop using gdk_window_get_pointer()
      stop using gtk_widget_get_pointer()
      details_update_show: skip empty field
      individual-widget: factor out add_row()
      individual-store: use self->priv pattern
      individual-view: remove explicit boolean comparaisons
      empathy_individual_store_remove_individual: use EMPATHY_INDIVIDUAL_STORE_COL_NAME
      main-window: use the EmpathyIndividual flavor of some types
      coding style fixes
      empathy-logs: port to TP coding style
      empathy-logs: prepare the account manager first
      free GDate leaks when inserting them into the model
      fix GDate leaks when getting dates from the model
      don't leak uri returned by g_file_get_uri()
      fix separator leak
      update_weak_contact: use a greater or equal comparaison
      factor out empathy_contact_info_create_channel_list_label()
      individual-widget: display channels list if available
      individual-view: add an option to disable uninteresting filtering
      individual-view: don't display menu if empathy_folks_individual_contains_contact() fails
      use gtk_separator_new() instead of gtk_hseparator_new()
      use gtk_paned_new() instead of gtk_hpaned_new()
      use gtk_box_new() instead of gtk_[h,v]box_new()
      fix GTK_BOX casts
      prepare 3.3.2
      sync gsettings.m4

Jovanka Gulicoska (1):
      [presence-chooser] Set status message as the tooltip

Ken VanDine (1):
      set_size_request on the video_container to ensure the window has a sane minimum size.

Marek Äernockà (1):
      Updated Czech translation

Matej UrbanÄiÄ (1):
      Updated Slovenian translation

Mattias PÃldaru (1):
      [l10n] Updated Estonian translation

Michael Monreal (1):
      Fix for misaligned 16x16 app icon

Muhammet Kara (1):
      Updated Turkish translation

Nicolas Dufresne (10):
      Add framerate and resolution change signal
      Add resultion and framerate changing to video src
      Check and create video_preview outside camera control
      Let set_send_video do it's job
      Hook resolution change support
      Don't call GTK method from streaming thread
      Change element state sink to source
      Reset clock after changing video resolution
      Use framerate range instead of fix range
      Ignore dynamic framerate if videomaxrate is missing

Sjoerd Simons (20):
      Don't go asynchronously to paused
      Drop EOS from the src
      When reset the source remove and re-insert it
      Use videorate max-rate property
      Call: Cope with not having the Channel direclty after startin a call
      call: Fix GstCaps leak
      Call: Signal content-{added/removed} instead of sink-{added/removed}
      Don't turn on echo cancellation on the source if it's for raw conferences
      Don't turn on echo cancellation on the sink if it's for raw conferences
      Let the audio source control the volume, not a software volume element
      Implement input audio control
      Keep the audio sinks volume property synchronized with the pulse volume
      Implement Audiocontrol for the output volume
      Add mute support to the audio source
      Remove call input volume configuration
      Bind the mic button the sources mute property
      Bind the volume button to the volume of the output
      Call: Bind the output properties from the main thread
      AudioSink: Setup the initial properties in the main thread
      Bump telepathy-farstream requirement

Thura Hlaing (1):
      [l10n]Added Burmese translation

Xavier Claessens (6):
      Fix set-but-not-used build warning
      empathy-auth-client: use a TpSimpleClientFactory
      Fix crash when opening GOA facebook account settings
      Import Facebook and windows Live GOA accounts
      Add coding style check for g_hash_table_destroy and g_array_free usage
      Use _unref instead of _free _destroy when possible.unref



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]