pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/x11/mate-panel mate-panel: update to 1.26.2
details: https://anonhg.NetBSD.org/pkgsrc/rev/a045c81b4f96
branches: trunk
changeset: 388839:a045c81b4f96
user: gutteridge <gutteridge%pkgsrc.org@localhost>
date: Sun Nov 27 05:02:21 2022 +0000
description:
mate-panel: update to 1.26.2
Change log:
### mate-panel 1.26.2
* update translations
* clock: fix memory leak
* panel-test-applets: fix memory leak
* wncklet: The values stored in the wrapper hash table are incorrect
* Upscale in panel_xutils_set_strut
* panel-toplevel: fix the computed dimension for (non) auto hidden panels
* struts: add support for _GNOME_WM_STRUT_AREA
### mate-panel 1.26.1
* update translations
* fix show window thumbnails check button
* Revert "window-list.c: use g_settings_* functions directly instead of using stored values"
* Updated installation instructions ; added missing build dependency
* fix mate-desktop-item-edit executable
### mate-panel 1.26.0
* update translations
* Use absolute path g_get_home_dir replaces "~/"
* Fix clock applet add location crash
* Add the function of monitor panel launcher files
### mate-panel 1.25.3
* update translations
* update copyright to 2021
* workspace-switcher: support xmonad WM
* window-list.c: use g_settings_* functions directly instead of using stored values
* window-list.ui: use GtkNotebook
* Replace deprecated GCompletion with GtkEntryCompletion
* struts: add panel_xutils_unset_strut
* panel-xutils: tab to spaces
* panel-struts: tab to spaces
* Make Recent Documents list in Places menu of configurable length (#1216)
* Add window list disable mouse scrolling function
* Add panel-ditem-editor-dialog.ui
* notification_area: Add XAyatanaLabel and XAyatanaNewLabel to interface description
* notification_area: move XAyatana(New)Label case at the bottom
* notification_area: fix memory leak
* Add text label display function for notification area
* Redundant NULL check before freeing a variable
* build: Use PACKAGE_URL variable
* Update copyright to 2021
* panel-toplevel: declaration of 'allocation' shadows a parameter
* panel-menu-items: declaration of 'item' shadows a previous local
* Local variable shadows outer variable warning reported by cppcheck
* Variable is reassigned a value before the old one has been used
* wncklet: remove extra ref on gdk_x11_window_foreign_new_for_display
* panel-properties-dialog: show dialog on _present instead of _new
* wncklet: search the window before creating a new one
* wncklet: Condition ~wm_name is always true
* wncklet: variable is assigned a value that is never used
* wncklet: missing breaks on switch cases
### mate-panel 1.25.2
* update translations
* Signal name is 'value-changed' for GtkSpinButton
* applet: Avoid a NULL pointer dereference
* mate-panel-applet.h: tabs to spaces
* remove function calls to mate_panel_applet_set_background_widget
* window-list: remove intermediate steps to get scaled thumbnail
* window-list: Get thumbnail size and scale in preview_window_thumbnail
* cppcheck warning: The if condition is the same as the previous one
* update issue template
* window-list: Render thumbnails as cairo surfaces
* panel-applets-manager: Boilerplate
* mate-panel-applet-factory: format code
* mate-panel-applet-factory: Boilerplate
* fish: Do not to include the math.h library to get the PI value
* Fix solid color controls after disabling compositor
* mate-panel-applet: Boilerplate
* Fix applet background for transparency
* Don't enable transparency slider if not supported
* Don't try to use transparent color if not supported
* Fix the opaque label in panel-properties-dialog.ui
* Drop panel_profile_set_background_gdk_rgba()
* Remove get_background_color() (duplicate of panel_profile_get_background_gdk_rgba())
* Drop dead panel_background_set_opacity()
* Drop background compositing
* wncklet: function declaration isn't a prototype
* configure: remove warning about option 'subdir-objects' is disabled
* Remove USE_MATE2_MACROS from autogen.sh (legacy)
* Use g_task... replace obsolete function g_ simple....
* Show label about options not available on Wayland
* Disable controls not applicable to Wayland
* Set minimized windows control sensitivity with the parent box
* Suppress applet's default context menu for window buttons
* Switch to C-style comments as requested
* Fix workspace switcher on X11
* Fix showdesktop applet on X11
* Link with libwayland
* Link wncklet with libwayland-client (why did this ever work?)
* Don't crash if shell doesn't support foreign toplevel
* Window list Wayland support
* Add foreign toplevel management protocol and generated code
* Wncklet applets: don't crash on Wayland
* Use gdk_set_allowed_backends () instead of custom check
* Drop libxau from .build.yml
* Drop 'xau' from PKG_CHECK_MODULES call
* Remove variableScope warnings reported by cppcheck
* wncklet: Check the length of the pixel data for empty thumbnails
### mate-panel 1.25.1
* sync with transifex
* Handle locked down settings better when dropping an image URI
* panel-toplevel: Fix -Wenum-conversion warning
* wncklet: Hide window preview on non-visible windows
* launcher: Fix memory leaks
* panel-action-button: using enum for accessing an array indexed
* clock-face: Use gdk_pixbuf_new_from_resource_at_scale
* launcher: Fix memory leak
* Ask the user what to do when receiving an image drop
* Create launchers when dropping multiple image URIs
* panel-util: Fix memory leak
* Fix creating several launchers at once
* clock: assignment to 'GSList *' from incompatible pointer type 'GList *'
* clock: Use single-linked lists for locations
* clock: sort locations by time reverse and name
* clock: merge sorting and reversing node list of selected locations
* clock: Fix GError double free
* clock: Properly free rsvg handles
* wncklet: Fix leaking cairo_t
* panel-run-dialog: Fix leaking tree model strings
* workspace-switcher: Fix leaking color string
* panel-properties-dialog: Fix leaking string
* clock: Fix leaking GtkListStore
* panel-profile: Fix leaking list elements
* clock: Fix list iteration
* panel-lockdown: Fix leaking string array
* panel-menu-items: Fix leaking string
* mate-panel-applet: Fix leaking GVariantBuilder
* launcher: Fix leaking strings
* clock: Fix leaking cairo surface
* Clarify meaning of panel reset option
* panel-toplevel: Refactor panel_toplevel_update_hide_buttons_size()
* panel-util: Fix leaking root GFile
* panel-profile: Fix leaking list elements
* panel-frame: Fix leaking background-color
* panel-applet-frame: Fix leaking bg_pattern
* panel-multimonitor: Do not require limits.h macros
* clock: Simplify notebook scroll-event callback
* Using #include with system libraries
* build: Add built sources to CLEANFILES target
* Avoid using single-line cpp comments
* build: Add glib-2.0 module in PKG_CHECK_MODULES(LIBEGG)
* Use '#include <config.h>' instead of '#include "config.h"'
* panel-util: switch to generic header for --disable-x11
* add git.mk to generate .gitignore
### mate-panel 1.25.0
* sync with transifex
* libegg: use git submodule
* panel-toplevel: Use monotonic time for measuring time intervals
* panel-toplevel: Use animation duration time instead of end time
* panel-toplevel: Remove warning ���GTimeVal��� is deprecated
* Fix some cast-function-type warnings introduced in GCC 8
* preferences dialog: change show thumbnails radio to check button
and bind its active property to sensitivity state
of GtkSpinButton
* build: silent build warnings for distcheck
* use default MATE_COMPILE_WARNINGS level
* update icons
* button-widget: Fix memory leak
* Do not collect the translation for Icon
* Enable applications in addto menu (fixes 1055) (#1056)
* Remove warnings: function declaration isn���t a prototype
diffstat:
x11/mate-panel/Makefile | 3 +--
x11/mate-panel/PLIST | 6 +++++-
x11/mate-panel/distinfo | 8 ++++----
3 files changed, 10 insertions(+), 7 deletions(-)
diffs (51 lines):
diff -r 9fc95af93234 -r a045c81b4f96 x11/mate-panel/Makefile
--- a/x11/mate-panel/Makefile Sun Nov 27 05:01:36 2022 +0000
+++ b/x11/mate-panel/Makefile Sun Nov 27 05:02:21 2022 +0000
@@ -1,6 +1,5 @@
-# $NetBSD: Makefile,v 1.46 2022/11/23 16:21:26 adam Exp $
+# $NetBSD: Makefile,v 1.47 2022/11/27 05:02:21 gutteridge Exp $
-PKGREVISION= 4
.include "../../meta-pkgs/mate/Makefile.common"
DISTNAME= mate-panel-${VERSION:R}.2
diff -r 9fc95af93234 -r a045c81b4f96 x11/mate-panel/PLIST
--- a/x11/mate-panel/PLIST Sun Nov 27 05:01:36 2022 +0000
+++ b/x11/mate-panel/PLIST Sun Nov 27 05:02:21 2022 +0000
@@ -1,4 +1,4 @@
-@comment $NetBSD: PLIST,v 1.11 2022/06/28 11:38:05 nia Exp $
+@comment $NetBSD: PLIST,v 1.12 2022/11/27 05:02:21 gutteridge Exp $
bin/mate-desktop-item-edit
bin/mate-panel
bin/mate-panel-test-applets
@@ -809,6 +809,9 @@
share/help/yo/mate-fish/figures/fish_applet.png
share/help/yo/mate-fish/index.docbook
share/help/yo/mate-fish/legal.xml
+share/help/zh-Hans/mate-clock/figures/clock_applet.png
+share/help/zh-Hans/mate-clock/index.docbook
+share/help/zh-Hans/mate-clock/legal.xml
share/help/zh-Hans/mate-fish/figures/fish_applet.png
share/help/zh-Hans/mate-fish/index.docbook
share/help/zh-Hans/mate-fish/legal.xml
@@ -960,6 +963,7 @@
share/locale/en_AU/LC_MESSAGES/mate-panel.mo
share/locale/en_CA/LC_MESSAGES/mate-panel.mo
share/locale/en_GB/LC_MESSAGES/mate-panel.mo
+share/locale/en_US/LC_MESSAGES/mate-panel.mo
share/locale/eo/LC_MESSAGES/mate-panel.mo
share/locale/es/LC_MESSAGES/mate-panel.mo
share/locale/es_AR/LC_MESSAGES/mate-panel.mo
diff -r 9fc95af93234 -r a045c81b4f96 x11/mate-panel/distinfo
--- a/x11/mate-panel/distinfo Sun Nov 27 05:01:36 2022 +0000
+++ b/x11/mate-panel/distinfo Sun Nov 27 05:02:21 2022 +0000
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.13 2021/10/26 11:34:14 nia Exp $
+$NetBSD: distinfo,v 1.14 2022/11/27 05:02:21 gutteridge Exp $
-BLAKE2s (mate-panel-1.24.2.tar.xz) = d84e3f661505d05ae3a5ba8496fafa434e4b23b0387241674996fdc22b763d01
-SHA512 (mate-panel-1.24.2.tar.xz) = 6dd7b1329fc51389ad6213b5490fd44f8db7b76d17c1fa8f24b197390e9f24d4090fc7c439b7cc9c94be76f6b896ac31e69e920e903c067e297f941c844a1280
-Size (mate-panel-1.24.2.tar.xz) = 3271432 bytes
+BLAKE2s (mate-panel-1.26.2.tar.xz) = afbafbc9f4cd3e5a9788d088e389a21df833b6485bc482fdbcfe0ff078fe6d76
+SHA512 (mate-panel-1.26.2.tar.xz) = 31f97b5cbacd5ac4a3661fdb8544313e5fb406489c9179d98c0f981001beae97890f3563bbf5886c451cf27db7235bfe70d40bf2582bc2e2206dadd396432ec7
+Size (mate-panel-1.26.2.tar.xz) = 3314092 bytes
Home |
Main Index |
Thread Index |
Old Index