[network-manager-applet] Created tag 1.2-beta1



The signed tag '1.2-beta1' was created.

Tagger: Lubomir Rintel <lkundrak v3 sk>
Date: Tue Jan 19 15:16:39 2016 +0100

    Tag 1.2-beta1

Changes since the last tag '0.9.10-beta1':

A S Alam (1):
      update Punjabi Translation -for 3.14 release

Aleksander Morgado (1):
      mobile-helpers: don't try to add access tech icon if unknown

Alexander Shopov (1):
      Updated Bulgarian translation

Anders Jonsson (2):
      Updated Swedish translation
      Updated Swedish translation

Andika Triwidada (1):
      Updated Indonesian translation

Ask H. Larsen (1):
      Updated Danish translation

Aurimas Černius (3):
      Updated Lithuanian translation
      Updated Lithuanian translation
      Updated Lithuanian translation

Balázs Úr (5):
      Updated Hungarian translation
      Updated Hungarian translation
      Updated Hungarian translation
      Updated Hungarian translation
      Updated Hungarian translation

Baurzhan Muftakhidinov (2):
      Updated Kazakh translation
      Updated Kazakh translation

Bernd Homuth (1):
      Updated German translation

Carles Ferrando (1):
      [l10n] Updated Catalan (Valencian) translation

Changwoo Ryu (1):
      Updated Korean translation

Chao-Hsiung Liao (1):
      Updated Traditional Chinese translation(Hong Kong and Taiwan)

Christian Kirbach (2):
      Updated German translation
      Updated German translation

Claude Paroz (1):
      Updated French translation

Cédric Valmary (1):
      Updated Occitan translation

Dan Williams (41):
      editor: remove "(PPP)" from WWAN addressing modes
      applet: remove useless "loop" property
      trivial: remove left-over debugging comment
      editor: clean up object dispose()
      editor: convert WiFi page private data to private data struct
      gconf: support reading int64 properties
      build: fix build after "applet: don't check for gnome shell (bgo #707953)"
      editor: fix error handling when requesting secrets from non-existent setting
      editor: show Bluetooth connections as Mobile Broadband (bgo #740658)
      build: update NEWS
      libnm-gtk: fix library gettext usage (bgo #741215)
      applet: hardcode AP strength icons to 24x24 (bgo #741184)
      release: bump version to 1.1.0 (development)
      build: fix version number syntax
      editor: remove "Network Type" combo from mobile broadband page
      libnm-gtk: sync pkgconfig requires with configure requires
      applet: simplify mobile broadband menu item finalization
      applet: clean up NMNetworkMenuItem
      applet: remove obsolete support for ModemManager <= 0.7
      applet: simplify NMNetworkMenuItem initialization and update
      merge: add compile-time support for libappindicator (bgo #740574)
      applet: clean up NMNetworkMenuItem a bit
      applet/indicator: use icon names by default
      applet/indicator: fix build breakage in non-indicator case
      build: split dbus-glib CFLAGS/LIBS from NMA
      build: rename NMA_* to LIBNM_GLIB_*
      editor: convert firewall zones retrieval to GDBus
      applet: remove custom signal handling
      applet: use nm_connection_get_id()
      merge: port applet and editor to libnm (bgo #736911)
      build: fix missing gmodule linkage for the editor after 4d7546e7d
      applet: actually initialize the secret agent
      editor: must add prefix string (not int) to list store
      editor: fix warning when retrieving firewall zones
      applet: don't autostart the applet in GNOME any more
      applet/editor: no longer add 'serial' setting
      applet: default to ipv6.method=auto for WWAN connections
      build: fix build against git master
      editor: look for the right libnm plugin key
      data: don't put translations into the GSettings schema file
      editor: initial hotspot mode support (bgo #755663)

Dan Winship (20):
      connection-editor: make slaves autoconnect by default (rh #1083180)
      connection-editor: rename new-connection.c to connection-helpers.c
      connection-editor: factor out the code for deciding ip4/ip6 support
      connection-editor: allow IP4 "Disabled" method for more types
      connection-editor: support IPv6 on mobile devices
      connection-editor: support IPv6 on mobile devices (bgo #733713)
      connection-editor: fix a double free (bgo #736836)
      connection-editor: fix InfiniBand hwaddr validation (rh #1182560)
      build: fix build against NM master
      connection-editor: add an (undocumented) --keep-above flag
      marshallers: delete
      migration: drop NM 0.8 -> NM 0.9 migration tool
      gnome-bluetooth: Drop the gnome-bluetooth plugin
      build: misc cruft removal
      utils: build separate libnm-based and libnm-glib-based versions
      wireless-security: build separate libnm-based and libnm-glib-based versions
      libnma: new libnm-based version of libnm-gtk
      connection-editor: port to libnm
      applet: port to libnm
      applet: drop bond, bridge, infiniband, team, and vlan support

Daniel Mustieles (6):
      Updated Spanish translation
      Updated Spanish translation
      Updated Spanish translation
      Updated Spanish translation
      Updated Spanish translation
      Updated Spanish translation

Dušan Kazik (1):
      Updated Slovak translation

Elad Alfassa (1):
      connection-editor: Don't show launcher in GNOME

Ethirajan D (1):
      appdata: add appdata for nm-connection-editor (bgo #752621)

Fran Diéguez (1):
      Updated Galician translations

Frédéric Péters (1):
      po: Update French translation, remove "à large bande"

GNOME Translation Robot (1):
      Updated Scottish Gaelic translation

Gil Forcada (1):
      [l10n] Update Catalan translation

Gábor Kelemen (5):
      Updated Hungarian translation
      Updated Hungarian translation
      Updated Hungarian translation
      Updated Hungarian translation
      Updated Hungarian translation

Hajime Taira (1):
      l10n: Update Japanese translation

Inaki Larranaga Murgoitio (1):
      Updated Basque language

Jiri Grönroos (1):
      Finnish translation update

Jiří Klimeš (83):
      gconf-helpers: nm_utils_slist_free() is deprecated, use g_slist_free_full()
      applet: nm_access_point_get_hw_address() is deprecated, use nm_access_point_get_bssid()
      applet: don't use deprecated nm_utils_hwaddr_type()
      applet: display interface names with underscores correctly (rh #1112505)
      build: define g_clear_pointer() in the compatibility header nm-glib-compat.h
      applet: make applet_find_active_connection_for_device() static
      applet: fix nm-applet tooltip when a VPN connection is active (bgo #737585)
      build: fix compilation of gnome-bluetooth
      applet: fix compiling with GLib 2.32 for g_clear_pointer()
      libnm-gtk: fix build in tests
      editor: fix validation of bridge/bond/team settings
      editor: fix setting of interface-name property for virtual connections
      vlan: fix setting/validation of VLAN interface name
      editor: fix crash in VLAN when selecting "Parent interface"
      editor: allow setting multicast_snooping option for bridges (bgo #744853)
      editor: fix prefix validation for addresses, zero is not allowed
      editor: fix displaying background color when highlighting errors
      editor: fix a crash when adding manual IPv6 routes
      editor: correct on-the-fly color error indication for empty values
      editor: don't allow zero prefix for IP routes
      editor: improve color-indication for bad addresses and routes (bgo #660915)
      editor: fix a crash when editing a virtual connection
      editor: fix another crash when adding bridge/bond/team connection
      editor: fix InfiniBand editor (MAC address and validation)
      editor: fix assertions in filtering types of connection-helpers
      editor: fix UI for bond page (MTU placing and mnemonic key clash)
      editor: improve navigation in address/route treeview (rh #1201412)
      editor: fix on-the-fly color validation for 0.0.0.0/:: (rh #1201416)
      applet: do not show 'Default Route' in Connection Information if there is none
      editor: use ifname instead of UUID in slaves' master property (rh #1083186)
      applet: fix a crash while sorting connections
      applet: display all addresses in "Connection Information" dialog (rh #953131)
      editor: additional fix for navigation in address/route treeview (rh #1201412)
      applet: do not crash when getting icon for unavailable modem (rh #1205316)
      applet: do not crash when ModemManager is not available (rh #1199288)
      editor: disable STP-related widgets if STP is off on init (bgo #724485)
      editor: check gateway to be in the network specified by addr/prefix (rh #1167491)
      editor: let users edit connection.interface-name property (rh #1139536)
      editor: properly validate 'Primary' entry on bond page (as an interface name)
      applet: make new auto connections only available for current user (rh #1176042)
      coverity: fix two coverity reports
      applet: fix bad assertion for 'password-raw' password
      utils: remove stray function prototypes from utils.h
      utils: move *_password_storage() functions from utils to libnm-gtk
      libnm-gtk/editor: change nma_utils_setup_password_storage() to take NMSetting
      libnm-gtk/editor: make NMSetting optional in password storage functions
      libnm-gtk: use an enum/table for password storage icons
      libnm-gtk: add item for "ask password" to password icon menu
      libnm-gtk: add item for "not required" to password icon menu
      libnm-gtk/editor: make "password not required" menu item optional
      libnm-gtk: add nma_utils_menu_to_secret_flags() for getting secret flags
      libnm-gtk: vpn password dialog: add entry for ternary password
      libnm-gtk: add tooltips to password storage icons
      libnm-gtk: remember previous password across toggling options not saving it
      editor: remove "Always ask for this password every time" checkbox
      editor: save secrets flags according to the storage icon
      libnm-gtk: allow sensitive "always-ask" entry
      merge: move password icon/menu funcs to libnm-gtk and extend them (bgo #731891)
      libnma: add nma-ui-utils.[ch]
      wireless-security: use libnma's nma-ui-utils
      libnma: vpn password dialog: add entry for ternary password
      editor: use GSIZE_TO_POINTER and GPOINTER_TO_SIZE for GType (rh #1245789)
      editor: allow setting MTU for a team (rh #1255927)
      bond: fix setting MTU for bonds when it is 0 (automatic) (rh #1177860)
      libnma/libnm-gtk: fix a possible crash on widgets destroy (rh #1254043)
      editor: allow editing VLAN flags (bgo #754349)
      wireless-security: fix an initial sensitivity of "Show password" checkbox
      editor: add Wake-on-LAN settings to the editor Ethernet page (bgo #755039)
      libnma/libnm-gtk: use symbolic icons for password store menu (bgo #754726)
      editor: move Ad-Hoc mode to the end, rename "Infrastructure" to "Client"
      editor: allow changes on one page modify other pages
      editor: (trivial) fix indenting in page-ip6.c
      editor: allow toggling sensitivity of combo box IP methods on IPv4 page
      editor: change properties on IP4/IP6 pages if Wi-Fi mode changes
      merge: hotspot mode support for the editor (bgo #755663)
      libnm-gtk/libnma: emit "changed" signal on password entry when icon changes
      wireless-security: fix a typo in error message (bgo #758249)
      editor: do not add new IP config settings if they are already present
      editor: add MVRP flag to VLAN editor page
      editor: fix mnemonic key clashes on VLAN page
      editor: do not try to set MAC into the entry if it is NULL
      editor: populate available Bluetooth devices in Bluetooth page (rh #1271581)
      applet: fix accessing freed memory (rh #1129818)

Jordi Mas (1):
      Fixes to Catalan translation

Josef Andersson (1):
      Updated Swedish translation

Kjartan Maraas (5):
      Updated Norwegian bokmål translation.
      Updated Norwegian bokmål translation.
      Updated Norwegian bokmål translation.
      Updated Norwegian bokmål translation.
      Updated Norwegian bokmål translation.

Lubomir Rintel (31):
      editor: Add support for editing Bluetooth connections
      editor: allow setting MTU for a bond
      ui: remove use of rules_hint treeview property
      ui: drop stock buttons
      ui: drop xalign from buttons
      ui: use GtkWidget::valign instead of GtkMisc::yalign
      ui: drop use of stock icons
      ui: merge branch 'lr/gtk-deprecations'
      ui: use margin_{start,end} instead of margin_{left,right}
      ui: drop GtkAligments where they serve no purpose
      ui: drop rest of GtkAlignments
      ui: merge branch 'lr/gtk-deprecations'
      editor: Add support for creating Bluetooth connections
      ui: merge branch 'lr/bluetooth'
      applet: don't crash if an agent is already registered
      build: disable warnings that trigger known clang problems
      build: fix clang + glib 2.43 build
      editor: don't add L3 configuration automatically
      vlan: make it possible to add parent connection from the editor
      build: bump NM_VERSION_MIN_REQUIRED
      merge: branch 'lr/vlan-connection-add'
      build: bump requirements to 1.1-dev
      libnm-gtk: add symbol versions
      libnma: add symbol versions
      libnm-gtk: add test for missing exported symbols
      libnma: fix libnm dependency
      libnm-gtk: remove the libnm_1_0_0 version node
      build: create a xz compressed tarball by default
      connection-editor: fix error handling when we can't create an editor
      release: update NEWS
      release: bump version to 1.1.90 (1.2-beta1)

Luke Yelavich (1):
      applet: Improve accessibility of info dialog by adding atk label relationships

Manoj Kumar Giri (1):
      Updated Oriya translation

MarMav (1):
      Updated Greek translation

Marek Černocký (4):
      Updated Czech translation
      Updated Czech translation
      Fixed Czech translation
      Updated Czech translation

Marvin Schmidt (1):
      check-exports.sh: Use NM when available (bgo #756667)

Matej Urbančič (3):
      Updated Slovenian translation
      Updated Slovenian translation
      Updated Slovenian translation

Mathieu Trudel-Lapierre (1):
      applet: clear notification actions before adding new ones

Mattias Eriksson (1):
      Updated Swedish translation

Milo Casagrande (3):
      Updated Italian translation
      Updated Italian translation
      Updated Italian translation

Muhammet Kara (2):
      Updated Turkish translation
      Updated Turkish translation

Necdet Yücel (1):
      Updated Turkish translation

Olav Vitters (1):
      doap category core

Pavel Šimerda (16):
      applet: don't check for gnome shell (bgo #707953)
      build: get rid of obsolete INCLUDES in Makefile.am (bgo #740680)
      applet: use hash table for icon caching
      applet: remove pos from applet_menu_item_add_complex_separator_helper()
      applet: return icon name from get_icon() whenever possible (bgo #740574)
      trivial: rename nm_network_menu_item_class_dispose()
      applet: don't unref menu item widgets
      applet: initialize nm-client before the widgets
      applet: simplify initialization and finalization
      applet: return icon name from from applet_update_icon()
      applet: prepare for appindicator patch
      applet: support --no-agent (bgo #744163)
      applet: simplify nma_icons_init()
      applet: run gtk_widget_show()
      applet: use GtkCheckMenuItem for the VPN menu
      applet: add support for --with-appindicator (bgo #740574)

PavelNicklasson (1):
      Updated Swedish translation

Pedro Albuquerque (3):
      Updated Portuguese translation
      Updated Portuguese translation
      Updated Portuguese translation

Piotr Drąg (29):
      Updated POTFILES.in
      doap: add <programming-language>
      Updated Polish translation
      Updated POTFILES.in
      Updated Polish translation
      Updated POTFILES.in
      Updated Polish translation
      Updated Polish translation
      Updated Polish translation
      Mark new strings as translatable
      Updated Polish translation
      Updated Polish translation
      Updated Polish translation
      Updated Polish translation
      Updated Polish translation
      Updated Polish translation
      Updated POTFILES.in
      appdata: remove trailing spaces
      Updated Polish translation
      Updated Polish translation
      Updated Polish translation
      Updated Polish translation
      Updated POTFILES.in
      Fix a typo (addreess)
      Updated Polish translation
      Updated Polish translation
      Updated Polish translation
      Updated Polish translation
      Updated Polish translation

Rafael Fontenelle (2):
      Updated Brazilian Portuguese translation
      Updated Brazilian Portuguese translation

Ryan Lortie (1):
      libnm-gtk: use Bluetooth name for disambiguation

Rūdolfs Mazurs (1):
      Updated Latvian translation

Saibal Ray (1):
      Updated Bengali (India) translation

Samir Ribic (1):
      Updated Bosnian translation

Shankar Prasad (1):
      Updated Kannada translation

Stas Solovey (2):
      Updated Russian translation
      Updated Russian translation

Sveinn í Felli (5):
      Added Icelandic translation     (cherry picked from commit 4ef30299f1a044db1a3f2d8098b3ec2647419de7)
      Updated Icelandic translation     (cherry picked from commit 9e92f1cc1df8f6eefdee2860a817759c420b10d3)
      Updated Icelandic translation     (cherry picked from commit b2254cced000ea618382c3bf578198c5b123f3a8)
      Updated Icelandic translation     (cherry picked from commit 9718f7b3c0024dc238f29e733bd0d72f4663656d)
      Updated Icelandic translation

Sweta Kothari (1):
      Updated gujarati translations

Thomas Haller (55):
      release: bump version to 0.9.11.0 (development)
      applet: ensure to create the secret agent instance only once
      applet: don't call nm_secret_agent_register() explicitly for AppletAgent
      build/clang: fix detection of valid warning compiler flags
      c-e: fix passing wrong enum type to gtk_widget_override_background_color()
      build: add cscope.files to gitignore
      build: rename nm-gvaluearray-compat.h to nm-glib-compat.h
      all: add compatibility macros to ignore deprecation warnings for clang
      modem: fix type of modem capabilities when creating mobile wizard
      gconf-helpers: remove unused variable
      build: fix typo in inclusion guard
      applet: fix initialization of value from wrong enum type
      build: fix compiler warning about duplicate const specifier
      gconf-helpers: remove commented-out code (#if UNUSED)
      build: update m4/compiler_warnings.m4
      all: merge branch 'th/bgo739246_clang' (bgo #739246)
      po: fix translation for new bluetooth dialogs
      utils: add macros to suppress compiler warnings
      gconf-helpers: suppress deprecated warning for gnome-keyring-1
      applet: small fixups for "return icon name from get_icon() whenever possible" (bgo #740574)
      build: refactor compiler_warnings.m4 macro
      build: fix detecting support for -Wno-* compiler flags
      build/trivial: reorder tested compiler warnings
      build: fix inclusion guard for src/applet-vpn-request.h
      applet: fix compiler warning about enum type mismatch
      build: merge branch 'th/clang-build-fixes'
      applet: make use of mobile_helper_get_quality_icon_name() function
      applet: fix crash constructing GVariant for secrets
      applet/broadband: remove g_warn_if_reached() from broadband_state_to_mb_state()
      applet: avoid assertion in applet_get_active_for_connection()
      applet-device-wifi: refactor NMAWifiDialog:dispose()
      applet-agent: fix crash in get_secrets_cb() iterating result variant
      applet-device-wifi: on error abort processing in get_secrets_dialog_response_cb()
      applet-device-wifi: fix floating ref during get_secrets_dialog_response_cb()
      wimax: remove WiMAX support
      connection-editor/vpn-helpers: add missing translation macro
      build: set NM_VERSION_MIN_REQUIRED for building nm-applet
      vpn: make use of new NMVpnPluginInfo class to load vpn plugins
      build: embed NM_GIT_SHA in generated "configure" script
      build: rename variable NM_GIT_SHA to NMA_GIT_SHA
      vpn: gracefully print information about missing vpn plugin
      wifi-dialog: add tooltip to password dialog to help with disabled "Connect" button
      libnma: fix wrong mnemonics in tooltips for password entries
      c-e: fix memleak of @zone in CEPageGeneral:ui_to_setting()
      libnma: refactor registering PopupMenuItemInfo in nma_utils_setup_password_storage()
      libnma: copy the password_flags_name string for PopupMenuItemInfo
      libnma: take weak-ref to passwd_entry in PopupMenuItemInfo
      c-e: fix clearing error in connection_editor_validate()
      c-e: don't pass actionable argument to CEPolkitButton:update_button()
      c-e: fix icon and tooltip of "Save" button regarding authorization
      c-e/trivial: rename virtual method validate()
      c-e: forward the validation error to print more sensible error message to stdout
      c-e: show tooltip with validation error
      c-e: merge branch 'th/validation-error-bgo754832'
      wifi: fix spelling error in error-message

Tong Hui (1):
      update zh_CN translation

Trần Ngọc Quân (1):
      Updated Vietnamese translation

Ville-Pekka Vainio (1):
      Finnish translation update by Jiri Grönroos

Walter Garcia-Fontes (1):
      Update Catalan translation

Zdeněk Hataš (8):
      Updated Czech translation
      Updated Czech translation
      Updated Czech translation
      Updated Czech translation
      Updated Czech translation
      Updated Czech translation
      Updated Czech translation
      Updated Czech translation

ngoswami (1):
      Updated Assamese translation

Мирослав Николић (1):
      Updated Serbian translation


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