pkgsrc/x11/mate-panel/PLIST

1085 lines
46 KiB
Text
Raw Normal View History

mate-panel: fix builds with newer libwnck3, and update to 1.24.1 pkgsrc-specific change: the PLIST generated by this package varies, depending on the version of libwnck3 it's built against. Newer versions of libwnck3 offer window previewing functionality that mate-panel conditionally detects and uses, if available, which installs an extra config file (org.mate.panel.applet.window-list-previews.gschema.xml). Change log: mate-panel 1.24.1 * update translations * wncklet: Hide window preview on non-visible windows * launcher: Fix memory leaks * launcher: Fix memory leak * panel-util: Fix memory leak * Fix creating several launchers at once * 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 * fix release tarballs on travis CI failed * build: silent build warnings for distcheck * use default MATE_COMPILE_WARNINGS level * Add larger icon sizes * Clean scalable svg files * button-widget: Fix memory leak * Do not collect the translation for Icon * Enable applications in addto menu (fixes 1055) (#1056)
2020-10-05 19:35:55 +02:00
@comment $NetBSD: PLIST,v 1.9 2020/10/05 17:35:55 gutteridge Exp $
bin/mate-desktop-item-edit
bin/mate-panel
bin/mate-panel-test-applets
include/mate-panel-4.0/libmate-panel-applet/mate-panel-applet-enums.h
include/mate-panel-4.0/libmate-panel-applet/mate-panel-applet-gsettings.h
include/mate-panel-4.0/libmate-panel-applet/mate-panel-applet.h
lib/libmate-panel-applet-4.la
lib/mate-panel/libclock-applet.la
lib/mate-panel/libfish-applet.la
lib/mate-panel/libnotification-area-applet.la
lib/mate-panel/libwnck-applet.la
lib/pkgconfig/libmatepanelapplet-4.0.pc
man/man1/mate-desktop-item-edit.1
man/man1/mate-panel-test-applets.1
man/man1/mate-panel.1
share/applications/mate-panel.desktop
share/glib-2.0/schemas/org.mate.panel.applet.clock.gschema.xml
share/glib-2.0/schemas/org.mate.panel.applet.fish.gschema.xml
mate-panel: update to 1.21.3: ### mate-panel 1.21.3 update translations Use make functions for HELP_LINGUAS Check if manager->proxy is NULL Migrate mate-panel from dbus-glib to gdbus notification-area-preferences-dialog.ui: avoid GtkButton:use-stock Fix GdkSeat warning Ensure alt-F1 can show the menu even if no menu applet on panel na-tray: add preferences dialog and applet menu entry na-tray: wide panels, add GSettings to the applet na-tray: wide panels, convert main GtkBox display to GtkGrid na-tray: wide panels, preliminary batch box to grid rename button-widget: wide panels, more suitable resize limits on Widgets and arrows README - Add dependency list update legal.xml Clock applet help: To Adjust the System Date or Time Clock applet help: Add Show week numbers in calendar Clock applet help: Fix speed unit for meters per second ### mate-panel 1.21.2 sync with transifex menu-bar: transfer focus correctly on alt-F1 panel: avoid a critical panel-toplevel: fix memory leak in calculate_minimum_height Change GTK_CHECK_VERSION to match next gtk+ release applets: Guard against GTK scale-factor fixes on GtkSocket window-list: Skip setting size hints until WnckTasklist has items to show. applets: Fix runtime error messages mate-panel-applet: setup_x_error_handler for in-process applets too GTK 3.23: fix applet size allocation fish: avoid deprecated 'gtk_window_set_wmclass' Tray: simplify force-redraw, use code that actually works panel-actions: replace deprecated gtk_menu_popup applet-context-menu: replace deprecated gtk_menu_popup panel-context-menu: replace deprecated gtk_menu_popup GTK 3.23: don't cut tray icons too narrow in HiDPI mode na-tray-child: remove na_tray_child_size_allocate panel-menu-button: replace deprecated gtk_menu_popup na-tray-child: replace deprecated gdk_error_trap_push/pop functions libmate-panel-applet: replace deprecated gdk_error_trap functions panel-xutils: replace deprecated gdk_error_trap functions panel-util: replace deprecated gdk_flush main: replace deprecated gdk_flush panel-widget: replace deprecated gdk_flush panel-toplevel: add position css class panel-force-quit: replace deprecated gdk_device_grab panel-force-quit: replace deprecated gdk_error_trap functions panel-force-quit: replace deprecated gdk_flush menu.c: Fix: Keep spaces in the left if "menus-have-icons" is off Panel-gtk.c: Show menu icons only when "menus-have-icons" is set workspace-switcher: provide themed fallback color ### mate-panel 1.21.1 * Translations update * update mate-menus requiremnt * panel-menu-button.c: Force use basename for compare * Support new mate-menus api * Convert launcher icons to cairo surfaces * fix rendering and removal of in-process applets on unexpanded panel * applet.c: avoid deprecated GtkImageMenuItem * limit size of panel-hide-button * clock: fix weird thing in comments * clock: fix actual copy/paste error which caused use-after-free * clock: fix use-after-free * fish: Install fish animations in fish-specific directory * fish: drop wanda image from gresource ### mate-panel 1.21.0 * Translations update * css: use parsing-error signal to warn on bad css file or image * css: Convert to GResource * na-tray: Convert to GResource * wncklet: Convert to GResource * panel: Convert to GResource * clock: Use new GdkPixbuf API to load resources * clock: Convert to GResource * fish: Convert to GResource * libpanel-applet: Add panel_applet_setup_menu_from_resource() API * Theme: consistant theming for applet drag handles in all themes * Revert "panel-toplevel: Remove pointer boundary check in panel_toplevel_queue_auto_hide()" * panel-context-menu.c: avoid deprecated GtkImageMenuItem * avoid 'gtk_file_chooser_dialog_new' with stock ids * Accessibility: white/black applet handles in GNOME high contrast themes * panel-run-dialog.ui: avoid deprecated: * fish.c: avoid 'gtk_dialog_new_with_buttons' with stock id * panel-test-applets.ui: avoid deprecated: * window-list.ui: avoid GtkVBox and GtkButton:use-stock * workspace-switcher.ui: avoid deprecated GtkButton:use-stock * Theme: show applet handles on non-MATE themes * panel-properties-dialog.ui: avoid GtkButton:use-stock and GtkImage:stock * fish.ui: avoid deprecated: * clock.ui: avoid deprecated: * avoid gtk_dialog_add_buttons with stock ids * workspace-switcher: support i3 WM * tx: update config with branch specific resoures * workspace-switcher: support metacity WM * Apply fix for workspace-switcher by vkareh * Fix rendering of out-of-process window list with hidpi * hidpi: fix tray icon spacing with window-scaling > 1 * Fix out-of-process applet sizes for HiDPI * Fix hide buttons make panel bigger * run dialog: force icon size when loading app icon * run dialog: fix expand of content on window resize * Fix run dialog show-program-list enabling fix * tx: add makepot and .pot files * run-dialog: use F6 to switch between entry field and program list * transifex: set minimum_perc and type in config file * Fix strut sizes for HiDPI multi-monitors * Do not down-scale monitor geometries for GDK monitors * Scale monitor geometries down to device pixels to support multiple monitors in HiDPI * Drawer cleanup and fix arrow behavior
2019-01-16 19:07:18 +01:00
share/glib-2.0/schemas/org.mate.panel.applet.notification-area.gschema.xml
mate-panel: fix builds with newer libwnck3, and update to 1.24.1 pkgsrc-specific change: the PLIST generated by this package varies, depending on the version of libwnck3 it's built against. Newer versions of libwnck3 offer window previewing functionality that mate-panel conditionally detects and uses, if available, which installs an extra config file (org.mate.panel.applet.window-list-previews.gschema.xml). Change log: mate-panel 1.24.1 * update translations * wncklet: Hide window preview on non-visible windows * launcher: Fix memory leaks * launcher: Fix memory leak * panel-util: Fix memory leak * Fix creating several launchers at once * 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 * fix release tarballs on travis CI failed * build: silent build warnings for distcheck * use default MATE_COMPILE_WARNINGS level * Add larger icon sizes * Clean scalable svg files * button-widget: Fix memory leak * Do not collect the translation for Icon * Enable applications in addto menu (fixes 1055) (#1056)
2020-10-05 19:35:55 +02:00
share/glib-2.0/schemas/org.mate.panel.applet.window-list-previews.gschema.xml
share/glib-2.0/schemas/org.mate.panel.applet.window-list.gschema.xml
share/glib-2.0/schemas/org.mate.panel.applet.workspace-switcher.gschema.xml
share/glib-2.0/schemas/org.mate.panel.enums.xml
share/glib-2.0/schemas/org.mate.panel.gschema.xml
share/glib-2.0/schemas/org.mate.panel.menubar.gschema.xml
share/glib-2.0/schemas/org.mate.panel.object.gschema.xml
share/glib-2.0/schemas/org.mate.panel.toplevel.gschema.xml
share/gtk-doc/html/mate-panel-applet/applet-popups.html
share/gtk-doc/html/mate-panel-applet/applet-porting.html
share/gtk-doc/html/mate-panel-applet/applet-writing.html
share/gtk-doc/html/mate-panel-applet/home.png
share/gtk-doc/html/mate-panel-applet/index.html
share/gtk-doc/html/mate-panel-applet/left-insensitive.png
share/gtk-doc/html/mate-panel-applet/left.png
share/gtk-doc/html/mate-panel-applet/mate-panel-applet-mate-panel-applet.html
share/gtk-doc/html/mate-panel-applet/mate-panel-applet.devhelp2
share/gtk-doc/html/mate-panel-applet/mate-panel-applet.html
share/gtk-doc/html/mate-panel-applet/multi-applets.html
share/gtk-doc/html/mate-panel-applet/panel-signals.html
share/gtk-doc/html/mate-panel-applet/right-insensitive.png
share/gtk-doc/html/mate-panel-applet/right.png
share/gtk-doc/html/mate-panel-applet/server-files.html
share/gtk-doc/html/mate-panel-applet/session-saving.html
share/gtk-doc/html/mate-panel-applet/style.css
share/gtk-doc/html/mate-panel-applet/up-insensitive.png
share/gtk-doc/html/mate-panel-applet/up.png
share/help/C/mate-clock/figures/clock_applet.png
share/help/C/mate-clock/index.docbook
share/help/C/mate-clock/legal.xml
share/help/C/mate-fish/figures/fish_applet.png
share/help/C/mate-fish/index.docbook
share/help/C/mate-fish/legal.xml
mate-panel: update to 1.21.3: ### mate-panel 1.21.3 update translations Use make functions for HELP_LINGUAS Check if manager->proxy is NULL Migrate mate-panel from dbus-glib to gdbus notification-area-preferences-dialog.ui: avoid GtkButton:use-stock Fix GdkSeat warning Ensure alt-F1 can show the menu even if no menu applet on panel na-tray: add preferences dialog and applet menu entry na-tray: wide panels, add GSettings to the applet na-tray: wide panels, convert main GtkBox display to GtkGrid na-tray: wide panels, preliminary batch box to grid rename button-widget: wide panels, more suitable resize limits on Widgets and arrows README - Add dependency list update legal.xml Clock applet help: To Adjust the System Date or Time Clock applet help: Add Show week numbers in calendar Clock applet help: Fix speed unit for meters per second ### mate-panel 1.21.2 sync with transifex menu-bar: transfer focus correctly on alt-F1 panel: avoid a critical panel-toplevel: fix memory leak in calculate_minimum_height Change GTK_CHECK_VERSION to match next gtk+ release applets: Guard against GTK scale-factor fixes on GtkSocket window-list: Skip setting size hints until WnckTasklist has items to show. applets: Fix runtime error messages mate-panel-applet: setup_x_error_handler for in-process applets too GTK 3.23: fix applet size allocation fish: avoid deprecated 'gtk_window_set_wmclass' Tray: simplify force-redraw, use code that actually works panel-actions: replace deprecated gtk_menu_popup applet-context-menu: replace deprecated gtk_menu_popup panel-context-menu: replace deprecated gtk_menu_popup GTK 3.23: don't cut tray icons too narrow in HiDPI mode na-tray-child: remove na_tray_child_size_allocate panel-menu-button: replace deprecated gtk_menu_popup na-tray-child: replace deprecated gdk_error_trap_push/pop functions libmate-panel-applet: replace deprecated gdk_error_trap functions panel-xutils: replace deprecated gdk_error_trap functions panel-util: replace deprecated gdk_flush main: replace deprecated gdk_flush panel-widget: replace deprecated gdk_flush panel-toplevel: add position css class panel-force-quit: replace deprecated gdk_device_grab panel-force-quit: replace deprecated gdk_error_trap functions panel-force-quit: replace deprecated gdk_flush menu.c: Fix: Keep spaces in the left if "menus-have-icons" is off Panel-gtk.c: Show menu icons only when "menus-have-icons" is set workspace-switcher: provide themed fallback color ### mate-panel 1.21.1 * Translations update * update mate-menus requiremnt * panel-menu-button.c: Force use basename for compare * Support new mate-menus api * Convert launcher icons to cairo surfaces * fix rendering and removal of in-process applets on unexpanded panel * applet.c: avoid deprecated GtkImageMenuItem * limit size of panel-hide-button * clock: fix weird thing in comments * clock: fix actual copy/paste error which caused use-after-free * clock: fix use-after-free * fish: Install fish animations in fish-specific directory * fish: drop wanda image from gresource ### mate-panel 1.21.0 * Translations update * css: use parsing-error signal to warn on bad css file or image * css: Convert to GResource * na-tray: Convert to GResource * wncklet: Convert to GResource * panel: Convert to GResource * clock: Use new GdkPixbuf API to load resources * clock: Convert to GResource * fish: Convert to GResource * libpanel-applet: Add panel_applet_setup_menu_from_resource() API * Theme: consistant theming for applet drag handles in all themes * Revert "panel-toplevel: Remove pointer boundary check in panel_toplevel_queue_auto_hide()" * panel-context-menu.c: avoid deprecated GtkImageMenuItem * avoid 'gtk_file_chooser_dialog_new' with stock ids * Accessibility: white/black applet handles in GNOME high contrast themes * panel-run-dialog.ui: avoid deprecated: * fish.c: avoid 'gtk_dialog_new_with_buttons' with stock id * panel-test-applets.ui: avoid deprecated: * window-list.ui: avoid GtkVBox and GtkButton:use-stock * workspace-switcher.ui: avoid deprecated GtkButton:use-stock * Theme: show applet handles on non-MATE themes * panel-properties-dialog.ui: avoid GtkButton:use-stock and GtkImage:stock * fish.ui: avoid deprecated: * clock.ui: avoid deprecated: * avoid gtk_dialog_add_buttons with stock ids * workspace-switcher: support i3 WM * tx: update config with branch specific resoures * workspace-switcher: support metacity WM * Apply fix for workspace-switcher by vkareh * Fix rendering of out-of-process window list with hidpi * hidpi: fix tray icon spacing with window-scaling > 1 * Fix out-of-process applet sizes for HiDPI * Fix hide buttons make panel bigger * run dialog: force icon size when loading app icon * run dialog: fix expand of content on window resize * Fix run dialog show-program-list enabling fix * tx: add makepot and .pot files * run-dialog: use F6 to switch between entry field and program list * transifex: set minimum_perc and type in config file * Fix strut sizes for HiDPI multi-monitors * Do not down-scale monitor geometries for GDK monitors * Scale monitor geometries down to device pixels to support multiple monitors in HiDPI * Drawer cleanup and fix arrow behavior
2019-01-16 19:07:18 +01:00
share/help/af/mate-clock/figures/clock_applet.png
share/help/af/mate-clock/index.docbook
share/help/af/mate-clock/legal.xml
share/help/af/mate-fish/figures/fish_applet.png
share/help/af/mate-fish/index.docbook
share/help/af/mate-fish/legal.xml
share/help/am/mate-clock/figures/clock_applet.png
share/help/am/mate-clock/index.docbook
share/help/am/mate-clock/legal.xml
share/help/am/mate-fish/figures/fish_applet.png
share/help/am/mate-fish/index.docbook
share/help/am/mate-fish/legal.xml
share/help/an/mate-fish/figures/fish_applet.png
share/help/an/mate-fish/index.docbook
share/help/an/mate-fish/legal.xml
share/help/ar/mate-clock/figures/clock_applet.png
share/help/ar/mate-clock/index.docbook
share/help/ar/mate-clock/legal.xml
mate-panel: update to 1.21.3: ### mate-panel 1.21.3 update translations Use make functions for HELP_LINGUAS Check if manager->proxy is NULL Migrate mate-panel from dbus-glib to gdbus notification-area-preferences-dialog.ui: avoid GtkButton:use-stock Fix GdkSeat warning Ensure alt-F1 can show the menu even if no menu applet on panel na-tray: add preferences dialog and applet menu entry na-tray: wide panels, add GSettings to the applet na-tray: wide panels, convert main GtkBox display to GtkGrid na-tray: wide panels, preliminary batch box to grid rename button-widget: wide panels, more suitable resize limits on Widgets and arrows README - Add dependency list update legal.xml Clock applet help: To Adjust the System Date or Time Clock applet help: Add Show week numbers in calendar Clock applet help: Fix speed unit for meters per second ### mate-panel 1.21.2 sync with transifex menu-bar: transfer focus correctly on alt-F1 panel: avoid a critical panel-toplevel: fix memory leak in calculate_minimum_height Change GTK_CHECK_VERSION to match next gtk+ release applets: Guard against GTK scale-factor fixes on GtkSocket window-list: Skip setting size hints until WnckTasklist has items to show. applets: Fix runtime error messages mate-panel-applet: setup_x_error_handler for in-process applets too GTK 3.23: fix applet size allocation fish: avoid deprecated 'gtk_window_set_wmclass' Tray: simplify force-redraw, use code that actually works panel-actions: replace deprecated gtk_menu_popup applet-context-menu: replace deprecated gtk_menu_popup panel-context-menu: replace deprecated gtk_menu_popup GTK 3.23: don't cut tray icons too narrow in HiDPI mode na-tray-child: remove na_tray_child_size_allocate panel-menu-button: replace deprecated gtk_menu_popup na-tray-child: replace deprecated gdk_error_trap_push/pop functions libmate-panel-applet: replace deprecated gdk_error_trap functions panel-xutils: replace deprecated gdk_error_trap functions panel-util: replace deprecated gdk_flush main: replace deprecated gdk_flush panel-widget: replace deprecated gdk_flush panel-toplevel: add position css class panel-force-quit: replace deprecated gdk_device_grab panel-force-quit: replace deprecated gdk_error_trap functions panel-force-quit: replace deprecated gdk_flush menu.c: Fix: Keep spaces in the left if "menus-have-icons" is off Panel-gtk.c: Show menu icons only when "menus-have-icons" is set workspace-switcher: provide themed fallback color ### mate-panel 1.21.1 * Translations update * update mate-menus requiremnt * panel-menu-button.c: Force use basename for compare * Support new mate-menus api * Convert launcher icons to cairo surfaces * fix rendering and removal of in-process applets on unexpanded panel * applet.c: avoid deprecated GtkImageMenuItem * limit size of panel-hide-button * clock: fix weird thing in comments * clock: fix actual copy/paste error which caused use-after-free * clock: fix use-after-free * fish: Install fish animations in fish-specific directory * fish: drop wanda image from gresource ### mate-panel 1.21.0 * Translations update * css: use parsing-error signal to warn on bad css file or image * css: Convert to GResource * na-tray: Convert to GResource * wncklet: Convert to GResource * panel: Convert to GResource * clock: Use new GdkPixbuf API to load resources * clock: Convert to GResource * fish: Convert to GResource * libpanel-applet: Add panel_applet_setup_menu_from_resource() API * Theme: consistant theming for applet drag handles in all themes * Revert "panel-toplevel: Remove pointer boundary check in panel_toplevel_queue_auto_hide()" * panel-context-menu.c: avoid deprecated GtkImageMenuItem * avoid 'gtk_file_chooser_dialog_new' with stock ids * Accessibility: white/black applet handles in GNOME high contrast themes * panel-run-dialog.ui: avoid deprecated: * fish.c: avoid 'gtk_dialog_new_with_buttons' with stock id * panel-test-applets.ui: avoid deprecated: * window-list.ui: avoid GtkVBox and GtkButton:use-stock * workspace-switcher.ui: avoid deprecated GtkButton:use-stock * Theme: show applet handles on non-MATE themes * panel-properties-dialog.ui: avoid GtkButton:use-stock and GtkImage:stock * fish.ui: avoid deprecated: * clock.ui: avoid deprecated: * avoid gtk_dialog_add_buttons with stock ids * workspace-switcher: support i3 WM * tx: update config with branch specific resoures * workspace-switcher: support metacity WM * Apply fix for workspace-switcher by vkareh * Fix rendering of out-of-process window list with hidpi * hidpi: fix tray icon spacing with window-scaling > 1 * Fix out-of-process applet sizes for HiDPI * Fix hide buttons make panel bigger * run dialog: force icon size when loading app icon * run dialog: fix expand of content on window resize * Fix run dialog show-program-list enabling fix * tx: add makepot and .pot files * run-dialog: use F6 to switch between entry field and program list * transifex: set minimum_perc and type in config file * Fix strut sizes for HiDPI multi-monitors * Do not down-scale monitor geometries for GDK monitors * Scale monitor geometries down to device pixels to support multiple monitors in HiDPI * Drawer cleanup and fix arrow behavior
2019-01-16 19:07:18 +01:00
share/help/ar/mate-fish/figures/fish_applet.png
share/help/ar/mate-fish/index.docbook
share/help/ar/mate-fish/legal.xml
share/help/as/mate-clock/figures/clock_applet.png
share/help/as/mate-clock/index.docbook
share/help/as/mate-clock/legal.xml
share/help/as/mate-fish/figures/fish_applet.png
share/help/as/mate-fish/index.docbook
share/help/as/mate-fish/legal.xml
share/help/ast/mate-clock/figures/clock_applet.png
share/help/ast/mate-clock/index.docbook
share/help/ast/mate-clock/legal.xml
share/help/ast/mate-fish/figures/fish_applet.png
share/help/ast/mate-fish/index.docbook
share/help/ast/mate-fish/legal.xml
share/help/az/mate-clock/figures/clock_applet.png
share/help/az/mate-clock/index.docbook
share/help/az/mate-clock/legal.xml
share/help/az/mate-fish/figures/fish_applet.png
share/help/az/mate-fish/index.docbook
share/help/az/mate-fish/legal.xml
share/help/be/mate-clock/figures/clock_applet.png
share/help/be/mate-clock/index.docbook
share/help/be/mate-clock/legal.xml
share/help/be/mate-fish/figures/fish_applet.png
share/help/be/mate-fish/index.docbook
share/help/be/mate-fish/legal.xml
share/help/bg/mate-clock/figures/clock_applet.png
share/help/bg/mate-clock/index.docbook
share/help/bg/mate-clock/legal.xml
share/help/bg/mate-fish/figures/fish_applet.png
share/help/bg/mate-fish/index.docbook
share/help/bg/mate-fish/legal.xml
share/help/bn/mate-clock/figures/clock_applet.png
share/help/bn/mate-clock/index.docbook
share/help/bn/mate-clock/legal.xml
share/help/bn/mate-fish/figures/fish_applet.png
share/help/bn/mate-fish/index.docbook
share/help/bn/mate-fish/legal.xml
share/help/bn_IN/mate-clock/figures/clock_applet.png
share/help/bn_IN/mate-clock/index.docbook
share/help/bn_IN/mate-clock/legal.xml
share/help/bn_IN/mate-fish/figures/fish_applet.png
share/help/bn_IN/mate-fish/index.docbook
share/help/bn_IN/mate-fish/legal.xml
share/help/br/mate-clock/figures/clock_applet.png
share/help/br/mate-clock/index.docbook
share/help/br/mate-clock/legal.xml
share/help/br/mate-fish/figures/fish_applet.png
share/help/br/mate-fish/index.docbook
share/help/br/mate-fish/legal.xml
share/help/bs/mate-clock/figures/clock_applet.png
share/help/bs/mate-clock/index.docbook
share/help/bs/mate-clock/legal.xml
share/help/bs/mate-fish/figures/fish_applet.png
share/help/bs/mate-fish/index.docbook
share/help/bs/mate-fish/legal.xml
share/help/ca/mate-clock/figures/clock_applet.png
share/help/ca/mate-clock/index.docbook
share/help/ca/mate-clock/legal.xml
share/help/ca/mate-fish/figures/fish_applet.png
share/help/ca/mate-fish/index.docbook
share/help/ca/mate-fish/legal.xml
mate-panel: update to 1.21.3: ### mate-panel 1.21.3 update translations Use make functions for HELP_LINGUAS Check if manager->proxy is NULL Migrate mate-panel from dbus-glib to gdbus notification-area-preferences-dialog.ui: avoid GtkButton:use-stock Fix GdkSeat warning Ensure alt-F1 can show the menu even if no menu applet on panel na-tray: add preferences dialog and applet menu entry na-tray: wide panels, add GSettings to the applet na-tray: wide panels, convert main GtkBox display to GtkGrid na-tray: wide panels, preliminary batch box to grid rename button-widget: wide panels, more suitable resize limits on Widgets and arrows README - Add dependency list update legal.xml Clock applet help: To Adjust the System Date or Time Clock applet help: Add Show week numbers in calendar Clock applet help: Fix speed unit for meters per second ### mate-panel 1.21.2 sync with transifex menu-bar: transfer focus correctly on alt-F1 panel: avoid a critical panel-toplevel: fix memory leak in calculate_minimum_height Change GTK_CHECK_VERSION to match next gtk+ release applets: Guard against GTK scale-factor fixes on GtkSocket window-list: Skip setting size hints until WnckTasklist has items to show. applets: Fix runtime error messages mate-panel-applet: setup_x_error_handler for in-process applets too GTK 3.23: fix applet size allocation fish: avoid deprecated 'gtk_window_set_wmclass' Tray: simplify force-redraw, use code that actually works panel-actions: replace deprecated gtk_menu_popup applet-context-menu: replace deprecated gtk_menu_popup panel-context-menu: replace deprecated gtk_menu_popup GTK 3.23: don't cut tray icons too narrow in HiDPI mode na-tray-child: remove na_tray_child_size_allocate panel-menu-button: replace deprecated gtk_menu_popup na-tray-child: replace deprecated gdk_error_trap_push/pop functions libmate-panel-applet: replace deprecated gdk_error_trap functions panel-xutils: replace deprecated gdk_error_trap functions panel-util: replace deprecated gdk_flush main: replace deprecated gdk_flush panel-widget: replace deprecated gdk_flush panel-toplevel: add position css class panel-force-quit: replace deprecated gdk_device_grab panel-force-quit: replace deprecated gdk_error_trap functions panel-force-quit: replace deprecated gdk_flush menu.c: Fix: Keep spaces in the left if "menus-have-icons" is off Panel-gtk.c: Show menu icons only when "menus-have-icons" is set workspace-switcher: provide themed fallback color ### mate-panel 1.21.1 * Translations update * update mate-menus requiremnt * panel-menu-button.c: Force use basename for compare * Support new mate-menus api * Convert launcher icons to cairo surfaces * fix rendering and removal of in-process applets on unexpanded panel * applet.c: avoid deprecated GtkImageMenuItem * limit size of panel-hide-button * clock: fix weird thing in comments * clock: fix actual copy/paste error which caused use-after-free * clock: fix use-after-free * fish: Install fish animations in fish-specific directory * fish: drop wanda image from gresource ### mate-panel 1.21.0 * Translations update * css: use parsing-error signal to warn on bad css file or image * css: Convert to GResource * na-tray: Convert to GResource * wncklet: Convert to GResource * panel: Convert to GResource * clock: Use new GdkPixbuf API to load resources * clock: Convert to GResource * fish: Convert to GResource * libpanel-applet: Add panel_applet_setup_menu_from_resource() API * Theme: consistant theming for applet drag handles in all themes * Revert "panel-toplevel: Remove pointer boundary check in panel_toplevel_queue_auto_hide()" * panel-context-menu.c: avoid deprecated GtkImageMenuItem * avoid 'gtk_file_chooser_dialog_new' with stock ids * Accessibility: white/black applet handles in GNOME high contrast themes * panel-run-dialog.ui: avoid deprecated: * fish.c: avoid 'gtk_dialog_new_with_buttons' with stock id * panel-test-applets.ui: avoid deprecated: * window-list.ui: avoid GtkVBox and GtkButton:use-stock * workspace-switcher.ui: avoid deprecated GtkButton:use-stock * Theme: show applet handles on non-MATE themes * panel-properties-dialog.ui: avoid GtkButton:use-stock and GtkImage:stock * fish.ui: avoid deprecated: * clock.ui: avoid deprecated: * avoid gtk_dialog_add_buttons with stock ids * workspace-switcher: support i3 WM * tx: update config with branch specific resoures * workspace-switcher: support metacity WM * Apply fix for workspace-switcher by vkareh * Fix rendering of out-of-process window list with hidpi * hidpi: fix tray icon spacing with window-scaling > 1 * Fix out-of-process applet sizes for HiDPI * Fix hide buttons make panel bigger * run dialog: force icon size when loading app icon * run dialog: fix expand of content on window resize * Fix run dialog show-program-list enabling fix * tx: add makepot and .pot files * run-dialog: use F6 to switch between entry field and program list * transifex: set minimum_perc and type in config file * Fix strut sizes for HiDPI multi-monitors * Do not down-scale monitor geometries for GDK monitors * Scale monitor geometries down to device pixels to support multiple monitors in HiDPI * Drawer cleanup and fix arrow behavior
2019-01-16 19:07:18 +01:00
share/help/ca@valencia/mate-clock/figures/clock_applet.png
share/help/ca@valencia/mate-clock/index.docbook
share/help/ca@valencia/mate-clock/legal.xml
share/help/ca@valencia/mate-fish/figures/fish_applet.png
share/help/ca@valencia/mate-fish/index.docbook
share/help/ca@valencia/mate-fish/legal.xml
share/help/cmn/mate-clock/figures/clock_applet.png
share/help/cmn/mate-clock/index.docbook
share/help/cmn/mate-clock/legal.xml
share/help/cmn/mate-fish/figures/fish_applet.png
share/help/cmn/mate-fish/index.docbook
share/help/cmn/mate-fish/legal.xml
share/help/crh/mate-clock/figures/clock_applet.png
share/help/crh/mate-clock/index.docbook
share/help/crh/mate-clock/legal.xml
share/help/crh/mate-fish/figures/fish_applet.png
share/help/crh/mate-fish/index.docbook
share/help/crh/mate-fish/legal.xml
share/help/cs/mate-clock/figures/clock_applet.png
share/help/cs/mate-clock/index.docbook
share/help/cs/mate-clock/legal.xml
share/help/cs/mate-fish/figures/fish_applet.png
share/help/cs/mate-fish/index.docbook
share/help/cs/mate-fish/legal.xml
mate-panel: update to 1.21.3: ### mate-panel 1.21.3 update translations Use make functions for HELP_LINGUAS Check if manager->proxy is NULL Migrate mate-panel from dbus-glib to gdbus notification-area-preferences-dialog.ui: avoid GtkButton:use-stock Fix GdkSeat warning Ensure alt-F1 can show the menu even if no menu applet on panel na-tray: add preferences dialog and applet menu entry na-tray: wide panels, add GSettings to the applet na-tray: wide panels, convert main GtkBox display to GtkGrid na-tray: wide panels, preliminary batch box to grid rename button-widget: wide panels, more suitable resize limits on Widgets and arrows README - Add dependency list update legal.xml Clock applet help: To Adjust the System Date or Time Clock applet help: Add Show week numbers in calendar Clock applet help: Fix speed unit for meters per second ### mate-panel 1.21.2 sync with transifex menu-bar: transfer focus correctly on alt-F1 panel: avoid a critical panel-toplevel: fix memory leak in calculate_minimum_height Change GTK_CHECK_VERSION to match next gtk+ release applets: Guard against GTK scale-factor fixes on GtkSocket window-list: Skip setting size hints until WnckTasklist has items to show. applets: Fix runtime error messages mate-panel-applet: setup_x_error_handler for in-process applets too GTK 3.23: fix applet size allocation fish: avoid deprecated 'gtk_window_set_wmclass' Tray: simplify force-redraw, use code that actually works panel-actions: replace deprecated gtk_menu_popup applet-context-menu: replace deprecated gtk_menu_popup panel-context-menu: replace deprecated gtk_menu_popup GTK 3.23: don't cut tray icons too narrow in HiDPI mode na-tray-child: remove na_tray_child_size_allocate panel-menu-button: replace deprecated gtk_menu_popup na-tray-child: replace deprecated gdk_error_trap_push/pop functions libmate-panel-applet: replace deprecated gdk_error_trap functions panel-xutils: replace deprecated gdk_error_trap functions panel-util: replace deprecated gdk_flush main: replace deprecated gdk_flush panel-widget: replace deprecated gdk_flush panel-toplevel: add position css class panel-force-quit: replace deprecated gdk_device_grab panel-force-quit: replace deprecated gdk_error_trap functions panel-force-quit: replace deprecated gdk_flush menu.c: Fix: Keep spaces in the left if "menus-have-icons" is off Panel-gtk.c: Show menu icons only when "menus-have-icons" is set workspace-switcher: provide themed fallback color ### mate-panel 1.21.1 * Translations update * update mate-menus requiremnt * panel-menu-button.c: Force use basename for compare * Support new mate-menus api * Convert launcher icons to cairo surfaces * fix rendering and removal of in-process applets on unexpanded panel * applet.c: avoid deprecated GtkImageMenuItem * limit size of panel-hide-button * clock: fix weird thing in comments * clock: fix actual copy/paste error which caused use-after-free * clock: fix use-after-free * fish: Install fish animations in fish-specific directory * fish: drop wanda image from gresource ### mate-panel 1.21.0 * Translations update * css: use parsing-error signal to warn on bad css file or image * css: Convert to GResource * na-tray: Convert to GResource * wncklet: Convert to GResource * panel: Convert to GResource * clock: Use new GdkPixbuf API to load resources * clock: Convert to GResource * fish: Convert to GResource * libpanel-applet: Add panel_applet_setup_menu_from_resource() API * Theme: consistant theming for applet drag handles in all themes * Revert "panel-toplevel: Remove pointer boundary check in panel_toplevel_queue_auto_hide()" * panel-context-menu.c: avoid deprecated GtkImageMenuItem * avoid 'gtk_file_chooser_dialog_new' with stock ids * Accessibility: white/black applet handles in GNOME high contrast themes * panel-run-dialog.ui: avoid deprecated: * fish.c: avoid 'gtk_dialog_new_with_buttons' with stock id * panel-test-applets.ui: avoid deprecated: * window-list.ui: avoid GtkVBox and GtkButton:use-stock * workspace-switcher.ui: avoid deprecated GtkButton:use-stock * Theme: show applet handles on non-MATE themes * panel-properties-dialog.ui: avoid GtkButton:use-stock and GtkImage:stock * fish.ui: avoid deprecated: * clock.ui: avoid deprecated: * avoid gtk_dialog_add_buttons with stock ids * workspace-switcher: support i3 WM * tx: update config with branch specific resoures * workspace-switcher: support metacity WM * Apply fix for workspace-switcher by vkareh * Fix rendering of out-of-process window list with hidpi * hidpi: fix tray icon spacing with window-scaling > 1 * Fix out-of-process applet sizes for HiDPI * Fix hide buttons make panel bigger * run dialog: force icon size when loading app icon * run dialog: fix expand of content on window resize * Fix run dialog show-program-list enabling fix * tx: add makepot and .pot files * run-dialog: use F6 to switch between entry field and program list * transifex: set minimum_perc and type in config file * Fix strut sizes for HiDPI multi-monitors * Do not down-scale monitor geometries for GDK monitors * Scale monitor geometries down to device pixels to support multiple monitors in HiDPI * Drawer cleanup and fix arrow behavior
2019-01-16 19:07:18 +01:00
share/help/csb/mate-fish/figures/fish_applet.png
share/help/csb/mate-fish/index.docbook
share/help/csb/mate-fish/legal.xml
share/help/cy/mate-clock/figures/clock_applet.png
share/help/cy/mate-clock/index.docbook
share/help/cy/mate-clock/legal.xml
share/help/cy/mate-fish/figures/fish_applet.png
share/help/cy/mate-fish/index.docbook
share/help/cy/mate-fish/legal.xml
share/help/da/mate-clock/figures/clock_applet.png
share/help/da/mate-clock/index.docbook
share/help/da/mate-clock/legal.xml
mate-panel: update to 1.21.3: ### mate-panel 1.21.3 update translations Use make functions for HELP_LINGUAS Check if manager->proxy is NULL Migrate mate-panel from dbus-glib to gdbus notification-area-preferences-dialog.ui: avoid GtkButton:use-stock Fix GdkSeat warning Ensure alt-F1 can show the menu even if no menu applet on panel na-tray: add preferences dialog and applet menu entry na-tray: wide panels, add GSettings to the applet na-tray: wide panels, convert main GtkBox display to GtkGrid na-tray: wide panels, preliminary batch box to grid rename button-widget: wide panels, more suitable resize limits on Widgets and arrows README - Add dependency list update legal.xml Clock applet help: To Adjust the System Date or Time Clock applet help: Add Show week numbers in calendar Clock applet help: Fix speed unit for meters per second ### mate-panel 1.21.2 sync with transifex menu-bar: transfer focus correctly on alt-F1 panel: avoid a critical panel-toplevel: fix memory leak in calculate_minimum_height Change GTK_CHECK_VERSION to match next gtk+ release applets: Guard against GTK scale-factor fixes on GtkSocket window-list: Skip setting size hints until WnckTasklist has items to show. applets: Fix runtime error messages mate-panel-applet: setup_x_error_handler for in-process applets too GTK 3.23: fix applet size allocation fish: avoid deprecated 'gtk_window_set_wmclass' Tray: simplify force-redraw, use code that actually works panel-actions: replace deprecated gtk_menu_popup applet-context-menu: replace deprecated gtk_menu_popup panel-context-menu: replace deprecated gtk_menu_popup GTK 3.23: don't cut tray icons too narrow in HiDPI mode na-tray-child: remove na_tray_child_size_allocate panel-menu-button: replace deprecated gtk_menu_popup na-tray-child: replace deprecated gdk_error_trap_push/pop functions libmate-panel-applet: replace deprecated gdk_error_trap functions panel-xutils: replace deprecated gdk_error_trap functions panel-util: replace deprecated gdk_flush main: replace deprecated gdk_flush panel-widget: replace deprecated gdk_flush panel-toplevel: add position css class panel-force-quit: replace deprecated gdk_device_grab panel-force-quit: replace deprecated gdk_error_trap functions panel-force-quit: replace deprecated gdk_flush menu.c: Fix: Keep spaces in the left if "menus-have-icons" is off Panel-gtk.c: Show menu icons only when "menus-have-icons" is set workspace-switcher: provide themed fallback color ### mate-panel 1.21.1 * Translations update * update mate-menus requiremnt * panel-menu-button.c: Force use basename for compare * Support new mate-menus api * Convert launcher icons to cairo surfaces * fix rendering and removal of in-process applets on unexpanded panel * applet.c: avoid deprecated GtkImageMenuItem * limit size of panel-hide-button * clock: fix weird thing in comments * clock: fix actual copy/paste error which caused use-after-free * clock: fix use-after-free * fish: Install fish animations in fish-specific directory * fish: drop wanda image from gresource ### mate-panel 1.21.0 * Translations update * css: use parsing-error signal to warn on bad css file or image * css: Convert to GResource * na-tray: Convert to GResource * wncklet: Convert to GResource * panel: Convert to GResource * clock: Use new GdkPixbuf API to load resources * clock: Convert to GResource * fish: Convert to GResource * libpanel-applet: Add panel_applet_setup_menu_from_resource() API * Theme: consistant theming for applet drag handles in all themes * Revert "panel-toplevel: Remove pointer boundary check in panel_toplevel_queue_auto_hide()" * panel-context-menu.c: avoid deprecated GtkImageMenuItem * avoid 'gtk_file_chooser_dialog_new' with stock ids * Accessibility: white/black applet handles in GNOME high contrast themes * panel-run-dialog.ui: avoid deprecated: * fish.c: avoid 'gtk_dialog_new_with_buttons' with stock id * panel-test-applets.ui: avoid deprecated: * window-list.ui: avoid GtkVBox and GtkButton:use-stock * workspace-switcher.ui: avoid deprecated GtkButton:use-stock * Theme: show applet handles on non-MATE themes * panel-properties-dialog.ui: avoid GtkButton:use-stock and GtkImage:stock * fish.ui: avoid deprecated: * clock.ui: avoid deprecated: * avoid gtk_dialog_add_buttons with stock ids * workspace-switcher: support i3 WM * tx: update config with branch specific resoures * workspace-switcher: support metacity WM * Apply fix for workspace-switcher by vkareh * Fix rendering of out-of-process window list with hidpi * hidpi: fix tray icon spacing with window-scaling > 1 * Fix out-of-process applet sizes for HiDPI * Fix hide buttons make panel bigger * run dialog: force icon size when loading app icon * run dialog: fix expand of content on window resize * Fix run dialog show-program-list enabling fix * tx: add makepot and .pot files * run-dialog: use F6 to switch between entry field and program list * transifex: set minimum_perc and type in config file * Fix strut sizes for HiDPI multi-monitors * Do not down-scale monitor geometries for GDK monitors * Scale monitor geometries down to device pixels to support multiple monitors in HiDPI * Drawer cleanup and fix arrow behavior
2019-01-16 19:07:18 +01:00
share/help/da/mate-fish/figures/fish_applet.png
share/help/da/mate-fish/index.docbook
share/help/da/mate-fish/legal.xml
share/help/de/mate-clock/figures/clock_applet.png
share/help/de/mate-clock/index.docbook
share/help/de/mate-clock/legal.xml
share/help/de/mate-fish/figures/fish_applet.png
share/help/de/mate-fish/index.docbook
share/help/de/mate-fish/legal.xml
mate-panel: update to 1.21.3: ### mate-panel 1.21.3 update translations Use make functions for HELP_LINGUAS Check if manager->proxy is NULL Migrate mate-panel from dbus-glib to gdbus notification-area-preferences-dialog.ui: avoid GtkButton:use-stock Fix GdkSeat warning Ensure alt-F1 can show the menu even if no menu applet on panel na-tray: add preferences dialog and applet menu entry na-tray: wide panels, add GSettings to the applet na-tray: wide panels, convert main GtkBox display to GtkGrid na-tray: wide panels, preliminary batch box to grid rename button-widget: wide panels, more suitable resize limits on Widgets and arrows README - Add dependency list update legal.xml Clock applet help: To Adjust the System Date or Time Clock applet help: Add Show week numbers in calendar Clock applet help: Fix speed unit for meters per second ### mate-panel 1.21.2 sync with transifex menu-bar: transfer focus correctly on alt-F1 panel: avoid a critical panel-toplevel: fix memory leak in calculate_minimum_height Change GTK_CHECK_VERSION to match next gtk+ release applets: Guard against GTK scale-factor fixes on GtkSocket window-list: Skip setting size hints until WnckTasklist has items to show. applets: Fix runtime error messages mate-panel-applet: setup_x_error_handler for in-process applets too GTK 3.23: fix applet size allocation fish: avoid deprecated 'gtk_window_set_wmclass' Tray: simplify force-redraw, use code that actually works panel-actions: replace deprecated gtk_menu_popup applet-context-menu: replace deprecated gtk_menu_popup panel-context-menu: replace deprecated gtk_menu_popup GTK 3.23: don't cut tray icons too narrow in HiDPI mode na-tray-child: remove na_tray_child_size_allocate panel-menu-button: replace deprecated gtk_menu_popup na-tray-child: replace deprecated gdk_error_trap_push/pop functions libmate-panel-applet: replace deprecated gdk_error_trap functions panel-xutils: replace deprecated gdk_error_trap functions panel-util: replace deprecated gdk_flush main: replace deprecated gdk_flush panel-widget: replace deprecated gdk_flush panel-toplevel: add position css class panel-force-quit: replace deprecated gdk_device_grab panel-force-quit: replace deprecated gdk_error_trap functions panel-force-quit: replace deprecated gdk_flush menu.c: Fix: Keep spaces in the left if "menus-have-icons" is off Panel-gtk.c: Show menu icons only when "menus-have-icons" is set workspace-switcher: provide themed fallback color ### mate-panel 1.21.1 * Translations update * update mate-menus requiremnt * panel-menu-button.c: Force use basename for compare * Support new mate-menus api * Convert launcher icons to cairo surfaces * fix rendering and removal of in-process applets on unexpanded panel * applet.c: avoid deprecated GtkImageMenuItem * limit size of panel-hide-button * clock: fix weird thing in comments * clock: fix actual copy/paste error which caused use-after-free * clock: fix use-after-free * fish: Install fish animations in fish-specific directory * fish: drop wanda image from gresource ### mate-panel 1.21.0 * Translations update * css: use parsing-error signal to warn on bad css file or image * css: Convert to GResource * na-tray: Convert to GResource * wncklet: Convert to GResource * panel: Convert to GResource * clock: Use new GdkPixbuf API to load resources * clock: Convert to GResource * fish: Convert to GResource * libpanel-applet: Add panel_applet_setup_menu_from_resource() API * Theme: consistant theming for applet drag handles in all themes * Revert "panel-toplevel: Remove pointer boundary check in panel_toplevel_queue_auto_hide()" * panel-context-menu.c: avoid deprecated GtkImageMenuItem * avoid 'gtk_file_chooser_dialog_new' with stock ids * Accessibility: white/black applet handles in GNOME high contrast themes * panel-run-dialog.ui: avoid deprecated: * fish.c: avoid 'gtk_dialog_new_with_buttons' with stock id * panel-test-applets.ui: avoid deprecated: * window-list.ui: avoid GtkVBox and GtkButton:use-stock * workspace-switcher.ui: avoid deprecated GtkButton:use-stock * Theme: show applet handles on non-MATE themes * panel-properties-dialog.ui: avoid GtkButton:use-stock and GtkImage:stock * fish.ui: avoid deprecated: * clock.ui: avoid deprecated: * avoid gtk_dialog_add_buttons with stock ids * workspace-switcher: support i3 WM * tx: update config with branch specific resoures * workspace-switcher: support metacity WM * Apply fix for workspace-switcher by vkareh * Fix rendering of out-of-process window list with hidpi * hidpi: fix tray icon spacing with window-scaling > 1 * Fix out-of-process applet sizes for HiDPI * Fix hide buttons make panel bigger * run dialog: force icon size when loading app icon * run dialog: fix expand of content on window resize * Fix run dialog show-program-list enabling fix * tx: add makepot and .pot files * run-dialog: use F6 to switch between entry field and program list * transifex: set minimum_perc and type in config file * Fix strut sizes for HiDPI multi-monitors * Do not down-scale monitor geometries for GDK monitors * Scale monitor geometries down to device pixels to support multiple monitors in HiDPI * Drawer cleanup and fix arrow behavior
2019-01-16 19:07:18 +01:00
share/help/dz/mate-clock/figures/clock_applet.png
share/help/dz/mate-clock/index.docbook
share/help/dz/mate-clock/legal.xml
share/help/dz/mate-fish/figures/fish_applet.png
share/help/dz/mate-fish/index.docbook
share/help/dz/mate-fish/legal.xml
share/help/el/mate-clock/figures/clock_applet.png
share/help/el/mate-clock/index.docbook
share/help/el/mate-clock/legal.xml
share/help/el/mate-fish/figures/fish_applet.png
share/help/el/mate-fish/index.docbook
share/help/el/mate-fish/legal.xml
mate-panel: update to 1.21.3: ### mate-panel 1.21.3 update translations Use make functions for HELP_LINGUAS Check if manager->proxy is NULL Migrate mate-panel from dbus-glib to gdbus notification-area-preferences-dialog.ui: avoid GtkButton:use-stock Fix GdkSeat warning Ensure alt-F1 can show the menu even if no menu applet on panel na-tray: add preferences dialog and applet menu entry na-tray: wide panels, add GSettings to the applet na-tray: wide panels, convert main GtkBox display to GtkGrid na-tray: wide panels, preliminary batch box to grid rename button-widget: wide panels, more suitable resize limits on Widgets and arrows README - Add dependency list update legal.xml Clock applet help: To Adjust the System Date or Time Clock applet help: Add Show week numbers in calendar Clock applet help: Fix speed unit for meters per second ### mate-panel 1.21.2 sync with transifex menu-bar: transfer focus correctly on alt-F1 panel: avoid a critical panel-toplevel: fix memory leak in calculate_minimum_height Change GTK_CHECK_VERSION to match next gtk+ release applets: Guard against GTK scale-factor fixes on GtkSocket window-list: Skip setting size hints until WnckTasklist has items to show. applets: Fix runtime error messages mate-panel-applet: setup_x_error_handler for in-process applets too GTK 3.23: fix applet size allocation fish: avoid deprecated 'gtk_window_set_wmclass' Tray: simplify force-redraw, use code that actually works panel-actions: replace deprecated gtk_menu_popup applet-context-menu: replace deprecated gtk_menu_popup panel-context-menu: replace deprecated gtk_menu_popup GTK 3.23: don't cut tray icons too narrow in HiDPI mode na-tray-child: remove na_tray_child_size_allocate panel-menu-button: replace deprecated gtk_menu_popup na-tray-child: replace deprecated gdk_error_trap_push/pop functions libmate-panel-applet: replace deprecated gdk_error_trap functions panel-xutils: replace deprecated gdk_error_trap functions panel-util: replace deprecated gdk_flush main: replace deprecated gdk_flush panel-widget: replace deprecated gdk_flush panel-toplevel: add position css class panel-force-quit: replace deprecated gdk_device_grab panel-force-quit: replace deprecated gdk_error_trap functions panel-force-quit: replace deprecated gdk_flush menu.c: Fix: Keep spaces in the left if "menus-have-icons" is off Panel-gtk.c: Show menu icons only when "menus-have-icons" is set workspace-switcher: provide themed fallback color ### mate-panel 1.21.1 * Translations update * update mate-menus requiremnt * panel-menu-button.c: Force use basename for compare * Support new mate-menus api * Convert launcher icons to cairo surfaces * fix rendering and removal of in-process applets on unexpanded panel * applet.c: avoid deprecated GtkImageMenuItem * limit size of panel-hide-button * clock: fix weird thing in comments * clock: fix actual copy/paste error which caused use-after-free * clock: fix use-after-free * fish: Install fish animations in fish-specific directory * fish: drop wanda image from gresource ### mate-panel 1.21.0 * Translations update * css: use parsing-error signal to warn on bad css file or image * css: Convert to GResource * na-tray: Convert to GResource * wncklet: Convert to GResource * panel: Convert to GResource * clock: Use new GdkPixbuf API to load resources * clock: Convert to GResource * fish: Convert to GResource * libpanel-applet: Add panel_applet_setup_menu_from_resource() API * Theme: consistant theming for applet drag handles in all themes * Revert "panel-toplevel: Remove pointer boundary check in panel_toplevel_queue_auto_hide()" * panel-context-menu.c: avoid deprecated GtkImageMenuItem * avoid 'gtk_file_chooser_dialog_new' with stock ids * Accessibility: white/black applet handles in GNOME high contrast themes * panel-run-dialog.ui: avoid deprecated: * fish.c: avoid 'gtk_dialog_new_with_buttons' with stock id * panel-test-applets.ui: avoid deprecated: * window-list.ui: avoid GtkVBox and GtkButton:use-stock * workspace-switcher.ui: avoid deprecated GtkButton:use-stock * Theme: show applet handles on non-MATE themes * panel-properties-dialog.ui: avoid GtkButton:use-stock and GtkImage:stock * fish.ui: avoid deprecated: * clock.ui: avoid deprecated: * avoid gtk_dialog_add_buttons with stock ids * workspace-switcher: support i3 WM * tx: update config with branch specific resoures * workspace-switcher: support metacity WM * Apply fix for workspace-switcher by vkareh * Fix rendering of out-of-process window list with hidpi * hidpi: fix tray icon spacing with window-scaling > 1 * Fix out-of-process applet sizes for HiDPI * Fix hide buttons make panel bigger * run dialog: force icon size when loading app icon * run dialog: fix expand of content on window resize * Fix run dialog show-program-list enabling fix * tx: add makepot and .pot files * run-dialog: use F6 to switch between entry field and program list * transifex: set minimum_perc and type in config file * Fix strut sizes for HiDPI multi-monitors * Do not down-scale monitor geometries for GDK monitors * Scale monitor geometries down to device pixels to support multiple monitors in HiDPI * Drawer cleanup and fix arrow behavior
2019-01-16 19:07:18 +01:00
share/help/en_AU/mate-clock/figures/clock_applet.png
share/help/en_AU/mate-clock/index.docbook
share/help/en_AU/mate-clock/legal.xml
share/help/en_AU/mate-fish/figures/fish_applet.png
share/help/en_AU/mate-fish/index.docbook
share/help/en_AU/mate-fish/legal.xml
share/help/en_CA/mate-clock/figures/clock_applet.png
share/help/en_CA/mate-clock/index.docbook
share/help/en_CA/mate-clock/legal.xml
share/help/en_CA/mate-fish/figures/fish_applet.png
share/help/en_CA/mate-fish/index.docbook
share/help/en_CA/mate-fish/legal.xml
share/help/en_GB/mate-clock/figures/clock_applet.png
share/help/en_GB/mate-clock/index.docbook
share/help/en_GB/mate-clock/legal.xml
share/help/en_GB/mate-fish/figures/fish_applet.png
share/help/en_GB/mate-fish/index.docbook
share/help/en_GB/mate-fish/legal.xml
mate-panel: update to 1.21.3: ### mate-panel 1.21.3 update translations Use make functions for HELP_LINGUAS Check if manager->proxy is NULL Migrate mate-panel from dbus-glib to gdbus notification-area-preferences-dialog.ui: avoid GtkButton:use-stock Fix GdkSeat warning Ensure alt-F1 can show the menu even if no menu applet on panel na-tray: add preferences dialog and applet menu entry na-tray: wide panels, add GSettings to the applet na-tray: wide panels, convert main GtkBox display to GtkGrid na-tray: wide panels, preliminary batch box to grid rename button-widget: wide panels, more suitable resize limits on Widgets and arrows README - Add dependency list update legal.xml Clock applet help: To Adjust the System Date or Time Clock applet help: Add Show week numbers in calendar Clock applet help: Fix speed unit for meters per second ### mate-panel 1.21.2 sync with transifex menu-bar: transfer focus correctly on alt-F1 panel: avoid a critical panel-toplevel: fix memory leak in calculate_minimum_height Change GTK_CHECK_VERSION to match next gtk+ release applets: Guard against GTK scale-factor fixes on GtkSocket window-list: Skip setting size hints until WnckTasklist has items to show. applets: Fix runtime error messages mate-panel-applet: setup_x_error_handler for in-process applets too GTK 3.23: fix applet size allocation fish: avoid deprecated 'gtk_window_set_wmclass' Tray: simplify force-redraw, use code that actually works panel-actions: replace deprecated gtk_menu_popup applet-context-menu: replace deprecated gtk_menu_popup panel-context-menu: replace deprecated gtk_menu_popup GTK 3.23: don't cut tray icons too narrow in HiDPI mode na-tray-child: remove na_tray_child_size_allocate panel-menu-button: replace deprecated gtk_menu_popup na-tray-child: replace deprecated gdk_error_trap_push/pop functions libmate-panel-applet: replace deprecated gdk_error_trap functions panel-xutils: replace deprecated gdk_error_trap functions panel-util: replace deprecated gdk_flush main: replace deprecated gdk_flush panel-widget: replace deprecated gdk_flush panel-toplevel: add position css class panel-force-quit: replace deprecated gdk_device_grab panel-force-quit: replace deprecated gdk_error_trap functions panel-force-quit: replace deprecated gdk_flush menu.c: Fix: Keep spaces in the left if "menus-have-icons" is off Panel-gtk.c: Show menu icons only when "menus-have-icons" is set workspace-switcher: provide themed fallback color ### mate-panel 1.21.1 * Translations update * update mate-menus requiremnt * panel-menu-button.c: Force use basename for compare * Support new mate-menus api * Convert launcher icons to cairo surfaces * fix rendering and removal of in-process applets on unexpanded panel * applet.c: avoid deprecated GtkImageMenuItem * limit size of panel-hide-button * clock: fix weird thing in comments * clock: fix actual copy/paste error which caused use-after-free * clock: fix use-after-free * fish: Install fish animations in fish-specific directory * fish: drop wanda image from gresource ### mate-panel 1.21.0 * Translations update * css: use parsing-error signal to warn on bad css file or image * css: Convert to GResource * na-tray: Convert to GResource * wncklet: Convert to GResource * panel: Convert to GResource * clock: Use new GdkPixbuf API to load resources * clock: Convert to GResource * fish: Convert to GResource * libpanel-applet: Add panel_applet_setup_menu_from_resource() API * Theme: consistant theming for applet drag handles in all themes * Revert "panel-toplevel: Remove pointer boundary check in panel_toplevel_queue_auto_hide()" * panel-context-menu.c: avoid deprecated GtkImageMenuItem * avoid 'gtk_file_chooser_dialog_new' with stock ids * Accessibility: white/black applet handles in GNOME high contrast themes * panel-run-dialog.ui: avoid deprecated: * fish.c: avoid 'gtk_dialog_new_with_buttons' with stock id * panel-test-applets.ui: avoid deprecated: * window-list.ui: avoid GtkVBox and GtkButton:use-stock * workspace-switcher.ui: avoid deprecated GtkButton:use-stock * Theme: show applet handles on non-MATE themes * panel-properties-dialog.ui: avoid GtkButton:use-stock and GtkImage:stock * fish.ui: avoid deprecated: * clock.ui: avoid deprecated: * avoid gtk_dialog_add_buttons with stock ids * workspace-switcher: support i3 WM * tx: update config with branch specific resoures * workspace-switcher: support metacity WM * Apply fix for workspace-switcher by vkareh * Fix rendering of out-of-process window list with hidpi * hidpi: fix tray icon spacing with window-scaling > 1 * Fix out-of-process applet sizes for HiDPI * Fix hide buttons make panel bigger * run dialog: force icon size when loading app icon * run dialog: fix expand of content on window resize * Fix run dialog show-program-list enabling fix * tx: add makepot and .pot files * run-dialog: use F6 to switch between entry field and program list * transifex: set minimum_perc and type in config file * Fix strut sizes for HiDPI multi-monitors * Do not down-scale monitor geometries for GDK monitors * Scale monitor geometries down to device pixels to support multiple monitors in HiDPI * Drawer cleanup and fix arrow behavior
2019-01-16 19:07:18 +01:00
share/help/eo/mate-clock/figures/clock_applet.png
share/help/eo/mate-clock/index.docbook
share/help/eo/mate-clock/legal.xml
share/help/eo/mate-fish/figures/fish_applet.png
share/help/eo/mate-fish/index.docbook
share/help/eo/mate-fish/legal.xml
share/help/es/mate-clock/figures/clock_applet.png
share/help/es/mate-clock/index.docbook
share/help/es/mate-clock/legal.xml
share/help/es/mate-fish/figures/fish_applet.png
share/help/es/mate-fish/index.docbook
share/help/es/mate-fish/legal.xml
mate-panel: update to 1.21.3: ### mate-panel 1.21.3 update translations Use make functions for HELP_LINGUAS Check if manager->proxy is NULL Migrate mate-panel from dbus-glib to gdbus notification-area-preferences-dialog.ui: avoid GtkButton:use-stock Fix GdkSeat warning Ensure alt-F1 can show the menu even if no menu applet on panel na-tray: add preferences dialog and applet menu entry na-tray: wide panels, add GSettings to the applet na-tray: wide panels, convert main GtkBox display to GtkGrid na-tray: wide panels, preliminary batch box to grid rename button-widget: wide panels, more suitable resize limits on Widgets and arrows README - Add dependency list update legal.xml Clock applet help: To Adjust the System Date or Time Clock applet help: Add Show week numbers in calendar Clock applet help: Fix speed unit for meters per second ### mate-panel 1.21.2 sync with transifex menu-bar: transfer focus correctly on alt-F1 panel: avoid a critical panel-toplevel: fix memory leak in calculate_minimum_height Change GTK_CHECK_VERSION to match next gtk+ release applets: Guard against GTK scale-factor fixes on GtkSocket window-list: Skip setting size hints until WnckTasklist has items to show. applets: Fix runtime error messages mate-panel-applet: setup_x_error_handler for in-process applets too GTK 3.23: fix applet size allocation fish: avoid deprecated 'gtk_window_set_wmclass' Tray: simplify force-redraw, use code that actually works panel-actions: replace deprecated gtk_menu_popup applet-context-menu: replace deprecated gtk_menu_popup panel-context-menu: replace deprecated gtk_menu_popup GTK 3.23: don't cut tray icons too narrow in HiDPI mode na-tray-child: remove na_tray_child_size_allocate panel-menu-button: replace deprecated gtk_menu_popup na-tray-child: replace deprecated gdk_error_trap_push/pop functions libmate-panel-applet: replace deprecated gdk_error_trap functions panel-xutils: replace deprecated gdk_error_trap functions panel-util: replace deprecated gdk_flush main: replace deprecated gdk_flush panel-widget: replace deprecated gdk_flush panel-toplevel: add position css class panel-force-quit: replace deprecated gdk_device_grab panel-force-quit: replace deprecated gdk_error_trap functions panel-force-quit: replace deprecated gdk_flush menu.c: Fix: Keep spaces in the left if "menus-have-icons" is off Panel-gtk.c: Show menu icons only when "menus-have-icons" is set workspace-switcher: provide themed fallback color ### mate-panel 1.21.1 * Translations update * update mate-menus requiremnt * panel-menu-button.c: Force use basename for compare * Support new mate-menus api * Convert launcher icons to cairo surfaces * fix rendering and removal of in-process applets on unexpanded panel * applet.c: avoid deprecated GtkImageMenuItem * limit size of panel-hide-button * clock: fix weird thing in comments * clock: fix actual copy/paste error which caused use-after-free * clock: fix use-after-free * fish: Install fish animations in fish-specific directory * fish: drop wanda image from gresource ### mate-panel 1.21.0 * Translations update * css: use parsing-error signal to warn on bad css file or image * css: Convert to GResource * na-tray: Convert to GResource * wncklet: Convert to GResource * panel: Convert to GResource * clock: Use new GdkPixbuf API to load resources * clock: Convert to GResource * fish: Convert to GResource * libpanel-applet: Add panel_applet_setup_menu_from_resource() API * Theme: consistant theming for applet drag handles in all themes * Revert "panel-toplevel: Remove pointer boundary check in panel_toplevel_queue_auto_hide()" * panel-context-menu.c: avoid deprecated GtkImageMenuItem * avoid 'gtk_file_chooser_dialog_new' with stock ids * Accessibility: white/black applet handles in GNOME high contrast themes * panel-run-dialog.ui: avoid deprecated: * fish.c: avoid 'gtk_dialog_new_with_buttons' with stock id * panel-test-applets.ui: avoid deprecated: * window-list.ui: avoid GtkVBox and GtkButton:use-stock * workspace-switcher.ui: avoid deprecated GtkButton:use-stock * Theme: show applet handles on non-MATE themes * panel-properties-dialog.ui: avoid GtkButton:use-stock and GtkImage:stock * fish.ui: avoid deprecated: * clock.ui: avoid deprecated: * avoid gtk_dialog_add_buttons with stock ids * workspace-switcher: support i3 WM * tx: update config with branch specific resoures * workspace-switcher: support metacity WM * Apply fix for workspace-switcher by vkareh * Fix rendering of out-of-process window list with hidpi * hidpi: fix tray icon spacing with window-scaling > 1 * Fix out-of-process applet sizes for HiDPI * Fix hide buttons make panel bigger * run dialog: force icon size when loading app icon * run dialog: fix expand of content on window resize * Fix run dialog show-program-list enabling fix * tx: add makepot and .pot files * run-dialog: use F6 to switch between entry field and program list * transifex: set minimum_perc and type in config file * Fix strut sizes for HiDPI multi-monitors * Do not down-scale monitor geometries for GDK monitors * Scale monitor geometries down to device pixels to support multiple monitors in HiDPI * Drawer cleanup and fix arrow behavior
2019-01-16 19:07:18 +01:00
share/help/es_AR/mate-clock/figures/clock_applet.png
share/help/es_AR/mate-clock/index.docbook
share/help/es_AR/mate-clock/legal.xml
share/help/es_AR/mate-fish/figures/fish_applet.png
share/help/es_AR/mate-fish/index.docbook
share/help/es_AR/mate-fish/legal.xml
share/help/es_CL/mate-clock/figures/clock_applet.png
share/help/es_CL/mate-clock/index.docbook
share/help/es_CL/mate-clock/legal.xml
share/help/es_CL/mate-fish/figures/fish_applet.png
share/help/es_CL/mate-fish/index.docbook
share/help/es_CL/mate-fish/legal.xml
share/help/es_CO/mate-clock/figures/clock_applet.png
share/help/es_CO/mate-clock/index.docbook
share/help/es_CO/mate-clock/legal.xml
share/help/es_CO/mate-fish/figures/fish_applet.png
share/help/es_CO/mate-fish/index.docbook
share/help/es_CO/mate-fish/legal.xml
share/help/es_CR/mate-clock/figures/clock_applet.png
share/help/es_CR/mate-clock/index.docbook
share/help/es_CR/mate-clock/legal.xml
share/help/es_CR/mate-fish/figures/fish_applet.png
share/help/es_CR/mate-fish/index.docbook
share/help/es_CR/mate-fish/legal.xml
share/help/es_DO/mate-clock/figures/clock_applet.png
share/help/es_DO/mate-clock/index.docbook
share/help/es_DO/mate-clock/legal.xml
share/help/es_DO/mate-fish/figures/fish_applet.png
share/help/es_DO/mate-fish/index.docbook
share/help/es_DO/mate-fish/legal.xml
share/help/es_EC/mate-clock/figures/clock_applet.png
share/help/es_EC/mate-clock/index.docbook
share/help/es_EC/mate-clock/legal.xml
share/help/es_EC/mate-fish/figures/fish_applet.png
share/help/es_EC/mate-fish/index.docbook
share/help/es_EC/mate-fish/legal.xml
share/help/es_ES/mate-clock/figures/clock_applet.png
share/help/es_ES/mate-clock/index.docbook
share/help/es_ES/mate-clock/legal.xml
share/help/es_ES/mate-fish/figures/fish_applet.png
share/help/es_ES/mate-fish/index.docbook
share/help/es_ES/mate-fish/legal.xml
share/help/es_MX/mate-clock/figures/clock_applet.png
share/help/es_MX/mate-clock/index.docbook
share/help/es_MX/mate-clock/legal.xml
share/help/es_MX/mate-fish/figures/fish_applet.png
share/help/es_MX/mate-fish/index.docbook
share/help/es_MX/mate-fish/legal.xml
share/help/es_NI/mate-clock/figures/clock_applet.png
share/help/es_NI/mate-clock/index.docbook
share/help/es_NI/mate-clock/legal.xml
share/help/es_NI/mate-fish/figures/fish_applet.png
share/help/es_NI/mate-fish/index.docbook
share/help/es_NI/mate-fish/legal.xml
share/help/es_PA/mate-clock/figures/clock_applet.png
share/help/es_PA/mate-clock/index.docbook
share/help/es_PA/mate-clock/legal.xml
share/help/es_PA/mate-fish/figures/fish_applet.png
share/help/es_PA/mate-fish/index.docbook
share/help/es_PA/mate-fish/legal.xml
share/help/es_PE/mate-clock/figures/clock_applet.png
share/help/es_PE/mate-clock/index.docbook
share/help/es_PE/mate-clock/legal.xml
share/help/es_PE/mate-fish/figures/fish_applet.png
share/help/es_PE/mate-fish/index.docbook
share/help/es_PE/mate-fish/legal.xml
share/help/es_PR/mate-clock/figures/clock_applet.png
share/help/es_PR/mate-clock/index.docbook
share/help/es_PR/mate-clock/legal.xml
share/help/es_PR/mate-fish/figures/fish_applet.png
share/help/es_PR/mate-fish/index.docbook
share/help/es_PR/mate-fish/legal.xml
share/help/es_SV/mate-clock/figures/clock_applet.png
share/help/es_SV/mate-clock/index.docbook
share/help/es_SV/mate-clock/legal.xml
share/help/es_SV/mate-fish/figures/fish_applet.png
share/help/es_SV/mate-fish/index.docbook
share/help/es_SV/mate-fish/legal.xml
share/help/es_UY/mate-clock/figures/clock_applet.png
share/help/es_UY/mate-clock/index.docbook
share/help/es_UY/mate-clock/legal.xml
share/help/es_UY/mate-fish/figures/fish_applet.png
share/help/es_UY/mate-fish/index.docbook
share/help/es_UY/mate-fish/legal.xml
share/help/es_VE/mate-clock/figures/clock_applet.png
share/help/es_VE/mate-clock/index.docbook
share/help/es_VE/mate-clock/legal.xml
share/help/es_VE/mate-fish/figures/fish_applet.png
share/help/es_VE/mate-fish/index.docbook
share/help/es_VE/mate-fish/legal.xml
share/help/et/mate-clock/figures/clock_applet.png
share/help/et/mate-clock/index.docbook
share/help/et/mate-clock/legal.xml
share/help/et/mate-fish/figures/fish_applet.png
share/help/et/mate-fish/index.docbook
share/help/et/mate-fish/legal.xml
share/help/eu/mate-clock/figures/clock_applet.png
share/help/eu/mate-clock/index.docbook
share/help/eu/mate-clock/legal.xml
share/help/eu/mate-fish/figures/fish_applet.png
share/help/eu/mate-fish/index.docbook
share/help/eu/mate-fish/legal.xml
mate-panel: update to 1.21.3: ### mate-panel 1.21.3 update translations Use make functions for HELP_LINGUAS Check if manager->proxy is NULL Migrate mate-panel from dbus-glib to gdbus notification-area-preferences-dialog.ui: avoid GtkButton:use-stock Fix GdkSeat warning Ensure alt-F1 can show the menu even if no menu applet on panel na-tray: add preferences dialog and applet menu entry na-tray: wide panels, add GSettings to the applet na-tray: wide panels, convert main GtkBox display to GtkGrid na-tray: wide panels, preliminary batch box to grid rename button-widget: wide panels, more suitable resize limits on Widgets and arrows README - Add dependency list update legal.xml Clock applet help: To Adjust the System Date or Time Clock applet help: Add Show week numbers in calendar Clock applet help: Fix speed unit for meters per second ### mate-panel 1.21.2 sync with transifex menu-bar: transfer focus correctly on alt-F1 panel: avoid a critical panel-toplevel: fix memory leak in calculate_minimum_height Change GTK_CHECK_VERSION to match next gtk+ release applets: Guard against GTK scale-factor fixes on GtkSocket window-list: Skip setting size hints until WnckTasklist has items to show. applets: Fix runtime error messages mate-panel-applet: setup_x_error_handler for in-process applets too GTK 3.23: fix applet size allocation fish: avoid deprecated 'gtk_window_set_wmclass' Tray: simplify force-redraw, use code that actually works panel-actions: replace deprecated gtk_menu_popup applet-context-menu: replace deprecated gtk_menu_popup panel-context-menu: replace deprecated gtk_menu_popup GTK 3.23: don't cut tray icons too narrow in HiDPI mode na-tray-child: remove na_tray_child_size_allocate panel-menu-button: replace deprecated gtk_menu_popup na-tray-child: replace deprecated gdk_error_trap_push/pop functions libmate-panel-applet: replace deprecated gdk_error_trap functions panel-xutils: replace deprecated gdk_error_trap functions panel-util: replace deprecated gdk_flush main: replace deprecated gdk_flush panel-widget: replace deprecated gdk_flush panel-toplevel: add position css class panel-force-quit: replace deprecated gdk_device_grab panel-force-quit: replace deprecated gdk_error_trap functions panel-force-quit: replace deprecated gdk_flush menu.c: Fix: Keep spaces in the left if "menus-have-icons" is off Panel-gtk.c: Show menu icons only when "menus-have-icons" is set workspace-switcher: provide themed fallback color ### mate-panel 1.21.1 * Translations update * update mate-menus requiremnt * panel-menu-button.c: Force use basename for compare * Support new mate-menus api * Convert launcher icons to cairo surfaces * fix rendering and removal of in-process applets on unexpanded panel * applet.c: avoid deprecated GtkImageMenuItem * limit size of panel-hide-button * clock: fix weird thing in comments * clock: fix actual copy/paste error which caused use-after-free * clock: fix use-after-free * fish: Install fish animations in fish-specific directory * fish: drop wanda image from gresource ### mate-panel 1.21.0 * Translations update * css: use parsing-error signal to warn on bad css file or image * css: Convert to GResource * na-tray: Convert to GResource * wncklet: Convert to GResource * panel: Convert to GResource * clock: Use new GdkPixbuf API to load resources * clock: Convert to GResource * fish: Convert to GResource * libpanel-applet: Add panel_applet_setup_menu_from_resource() API * Theme: consistant theming for applet drag handles in all themes * Revert "panel-toplevel: Remove pointer boundary check in panel_toplevel_queue_auto_hide()" * panel-context-menu.c: avoid deprecated GtkImageMenuItem * avoid 'gtk_file_chooser_dialog_new' with stock ids * Accessibility: white/black applet handles in GNOME high contrast themes * panel-run-dialog.ui: avoid deprecated: * fish.c: avoid 'gtk_dialog_new_with_buttons' with stock id * panel-test-applets.ui: avoid deprecated: * window-list.ui: avoid GtkVBox and GtkButton:use-stock * workspace-switcher.ui: avoid deprecated GtkButton:use-stock * Theme: show applet handles on non-MATE themes * panel-properties-dialog.ui: avoid GtkButton:use-stock and GtkImage:stock * fish.ui: avoid deprecated: * clock.ui: avoid deprecated: * avoid gtk_dialog_add_buttons with stock ids * workspace-switcher: support i3 WM * tx: update config with branch specific resoures * workspace-switcher: support metacity WM * Apply fix for workspace-switcher by vkareh * Fix rendering of out-of-process window list with hidpi * hidpi: fix tray icon spacing with window-scaling > 1 * Fix out-of-process applet sizes for HiDPI * Fix hide buttons make panel bigger * run dialog: force icon size when loading app icon * run dialog: fix expand of content on window resize * Fix run dialog show-program-list enabling fix * tx: add makepot and .pot files * run-dialog: use F6 to switch between entry field and program list * transifex: set minimum_perc and type in config file * Fix strut sizes for HiDPI multi-monitors * Do not down-scale monitor geometries for GDK monitors * Scale monitor geometries down to device pixels to support multiple monitors in HiDPI * Drawer cleanup and fix arrow behavior
2019-01-16 19:07:18 +01:00
share/help/fa/mate-clock/figures/clock_applet.png
share/help/fa/mate-clock/index.docbook
share/help/fa/mate-clock/legal.xml
share/help/fa/mate-fish/figures/fish_applet.png
share/help/fa/mate-fish/index.docbook
share/help/fa/mate-fish/legal.xml
share/help/fi/mate-clock/figures/clock_applet.png
share/help/fi/mate-clock/index.docbook
share/help/fi/mate-clock/legal.xml
share/help/fi/mate-fish/figures/fish_applet.png
share/help/fi/mate-fish/index.docbook
share/help/fi/mate-fish/legal.xml
mate-panel: update to 1.21.3: ### mate-panel 1.21.3 update translations Use make functions for HELP_LINGUAS Check if manager->proxy is NULL Migrate mate-panel from dbus-glib to gdbus notification-area-preferences-dialog.ui: avoid GtkButton:use-stock Fix GdkSeat warning Ensure alt-F1 can show the menu even if no menu applet on panel na-tray: add preferences dialog and applet menu entry na-tray: wide panels, add GSettings to the applet na-tray: wide panels, convert main GtkBox display to GtkGrid na-tray: wide panels, preliminary batch box to grid rename button-widget: wide panels, more suitable resize limits on Widgets and arrows README - Add dependency list update legal.xml Clock applet help: To Adjust the System Date or Time Clock applet help: Add Show week numbers in calendar Clock applet help: Fix speed unit for meters per second ### mate-panel 1.21.2 sync with transifex menu-bar: transfer focus correctly on alt-F1 panel: avoid a critical panel-toplevel: fix memory leak in calculate_minimum_height Change GTK_CHECK_VERSION to match next gtk+ release applets: Guard against GTK scale-factor fixes on GtkSocket window-list: Skip setting size hints until WnckTasklist has items to show. applets: Fix runtime error messages mate-panel-applet: setup_x_error_handler for in-process applets too GTK 3.23: fix applet size allocation fish: avoid deprecated 'gtk_window_set_wmclass' Tray: simplify force-redraw, use code that actually works panel-actions: replace deprecated gtk_menu_popup applet-context-menu: replace deprecated gtk_menu_popup panel-context-menu: replace deprecated gtk_menu_popup GTK 3.23: don't cut tray icons too narrow in HiDPI mode na-tray-child: remove na_tray_child_size_allocate panel-menu-button: replace deprecated gtk_menu_popup na-tray-child: replace deprecated gdk_error_trap_push/pop functions libmate-panel-applet: replace deprecated gdk_error_trap functions panel-xutils: replace deprecated gdk_error_trap functions panel-util: replace deprecated gdk_flush main: replace deprecated gdk_flush panel-widget: replace deprecated gdk_flush panel-toplevel: add position css class panel-force-quit: replace deprecated gdk_device_grab panel-force-quit: replace deprecated gdk_error_trap functions panel-force-quit: replace deprecated gdk_flush menu.c: Fix: Keep spaces in the left if "menus-have-icons" is off Panel-gtk.c: Show menu icons only when "menus-have-icons" is set workspace-switcher: provide themed fallback color ### mate-panel 1.21.1 * Translations update * update mate-menus requiremnt * panel-menu-button.c: Force use basename for compare * Support new mate-menus api * Convert launcher icons to cairo surfaces * fix rendering and removal of in-process applets on unexpanded panel * applet.c: avoid deprecated GtkImageMenuItem * limit size of panel-hide-button * clock: fix weird thing in comments * clock: fix actual copy/paste error which caused use-after-free * clock: fix use-after-free * fish: Install fish animations in fish-specific directory * fish: drop wanda image from gresource ### mate-panel 1.21.0 * Translations update * css: use parsing-error signal to warn on bad css file or image * css: Convert to GResource * na-tray: Convert to GResource * wncklet: Convert to GResource * panel: Convert to GResource * clock: Use new GdkPixbuf API to load resources * clock: Convert to GResource * fish: Convert to GResource * libpanel-applet: Add panel_applet_setup_menu_from_resource() API * Theme: consistant theming for applet drag handles in all themes * Revert "panel-toplevel: Remove pointer boundary check in panel_toplevel_queue_auto_hide()" * panel-context-menu.c: avoid deprecated GtkImageMenuItem * avoid 'gtk_file_chooser_dialog_new' with stock ids * Accessibility: white/black applet handles in GNOME high contrast themes * panel-run-dialog.ui: avoid deprecated: * fish.c: avoid 'gtk_dialog_new_with_buttons' with stock id * panel-test-applets.ui: avoid deprecated: * window-list.ui: avoid GtkVBox and GtkButton:use-stock * workspace-switcher.ui: avoid deprecated GtkButton:use-stock * Theme: show applet handles on non-MATE themes * panel-properties-dialog.ui: avoid GtkButton:use-stock and GtkImage:stock * fish.ui: avoid deprecated: * clock.ui: avoid deprecated: * avoid gtk_dialog_add_buttons with stock ids * workspace-switcher: support i3 WM * tx: update config with branch specific resoures * workspace-switcher: support metacity WM * Apply fix for workspace-switcher by vkareh * Fix rendering of out-of-process window list with hidpi * hidpi: fix tray icon spacing with window-scaling > 1 * Fix out-of-process applet sizes for HiDPI * Fix hide buttons make panel bigger * run dialog: force icon size when loading app icon * run dialog: fix expand of content on window resize * Fix run dialog show-program-list enabling fix * tx: add makepot and .pot files * run-dialog: use F6 to switch between entry field and program list * transifex: set minimum_perc and type in config file * Fix strut sizes for HiDPI multi-monitors * Do not down-scale monitor geometries for GDK monitors * Scale monitor geometries down to device pixels to support multiple monitors in HiDPI * Drawer cleanup and fix arrow behavior
2019-01-16 19:07:18 +01:00
share/help/fil/mate-fish/figures/fish_applet.png
share/help/fil/mate-fish/index.docbook
share/help/fil/mate-fish/legal.xml
share/help/fr/mate-clock/figures/clock_applet.png
share/help/fr/mate-clock/index.docbook
share/help/fr/mate-clock/legal.xml
share/help/fr/mate-fish/figures/fish_applet.png
share/help/fr/mate-fish/index.docbook
share/help/fr/mate-fish/legal.xml
mate-panel: update to 1.21.3: ### mate-panel 1.21.3 update translations Use make functions for HELP_LINGUAS Check if manager->proxy is NULL Migrate mate-panel from dbus-glib to gdbus notification-area-preferences-dialog.ui: avoid GtkButton:use-stock Fix GdkSeat warning Ensure alt-F1 can show the menu even if no menu applet on panel na-tray: add preferences dialog and applet menu entry na-tray: wide panels, add GSettings to the applet na-tray: wide panels, convert main GtkBox display to GtkGrid na-tray: wide panels, preliminary batch box to grid rename button-widget: wide panels, more suitable resize limits on Widgets and arrows README - Add dependency list update legal.xml Clock applet help: To Adjust the System Date or Time Clock applet help: Add Show week numbers in calendar Clock applet help: Fix speed unit for meters per second ### mate-panel 1.21.2 sync with transifex menu-bar: transfer focus correctly on alt-F1 panel: avoid a critical panel-toplevel: fix memory leak in calculate_minimum_height Change GTK_CHECK_VERSION to match next gtk+ release applets: Guard against GTK scale-factor fixes on GtkSocket window-list: Skip setting size hints until WnckTasklist has items to show. applets: Fix runtime error messages mate-panel-applet: setup_x_error_handler for in-process applets too GTK 3.23: fix applet size allocation fish: avoid deprecated 'gtk_window_set_wmclass' Tray: simplify force-redraw, use code that actually works panel-actions: replace deprecated gtk_menu_popup applet-context-menu: replace deprecated gtk_menu_popup panel-context-menu: replace deprecated gtk_menu_popup GTK 3.23: don't cut tray icons too narrow in HiDPI mode na-tray-child: remove na_tray_child_size_allocate panel-menu-button: replace deprecated gtk_menu_popup na-tray-child: replace deprecated gdk_error_trap_push/pop functions libmate-panel-applet: replace deprecated gdk_error_trap functions panel-xutils: replace deprecated gdk_error_trap functions panel-util: replace deprecated gdk_flush main: replace deprecated gdk_flush panel-widget: replace deprecated gdk_flush panel-toplevel: add position css class panel-force-quit: replace deprecated gdk_device_grab panel-force-quit: replace deprecated gdk_error_trap functions panel-force-quit: replace deprecated gdk_flush menu.c: Fix: Keep spaces in the left if "menus-have-icons" is off Panel-gtk.c: Show menu icons only when "menus-have-icons" is set workspace-switcher: provide themed fallback color ### mate-panel 1.21.1 * Translations update * update mate-menus requiremnt * panel-menu-button.c: Force use basename for compare * Support new mate-menus api * Convert launcher icons to cairo surfaces * fix rendering and removal of in-process applets on unexpanded panel * applet.c: avoid deprecated GtkImageMenuItem * limit size of panel-hide-button * clock: fix weird thing in comments * clock: fix actual copy/paste error which caused use-after-free * clock: fix use-after-free * fish: Install fish animations in fish-specific directory * fish: drop wanda image from gresource ### mate-panel 1.21.0 * Translations update * css: use parsing-error signal to warn on bad css file or image * css: Convert to GResource * na-tray: Convert to GResource * wncklet: Convert to GResource * panel: Convert to GResource * clock: Use new GdkPixbuf API to load resources * clock: Convert to GResource * fish: Convert to GResource * libpanel-applet: Add panel_applet_setup_menu_from_resource() API * Theme: consistant theming for applet drag handles in all themes * Revert "panel-toplevel: Remove pointer boundary check in panel_toplevel_queue_auto_hide()" * panel-context-menu.c: avoid deprecated GtkImageMenuItem * avoid 'gtk_file_chooser_dialog_new' with stock ids * Accessibility: white/black applet handles in GNOME high contrast themes * panel-run-dialog.ui: avoid deprecated: * fish.c: avoid 'gtk_dialog_new_with_buttons' with stock id * panel-test-applets.ui: avoid deprecated: * window-list.ui: avoid GtkVBox and GtkButton:use-stock * workspace-switcher.ui: avoid deprecated GtkButton:use-stock * Theme: show applet handles on non-MATE themes * panel-properties-dialog.ui: avoid GtkButton:use-stock and GtkImage:stock * fish.ui: avoid deprecated: * clock.ui: avoid deprecated: * avoid gtk_dialog_add_buttons with stock ids * workspace-switcher: support i3 WM * tx: update config with branch specific resoures * workspace-switcher: support metacity WM * Apply fix for workspace-switcher by vkareh * Fix rendering of out-of-process window list with hidpi * hidpi: fix tray icon spacing with window-scaling > 1 * Fix out-of-process applet sizes for HiDPI * Fix hide buttons make panel bigger * run dialog: force icon size when loading app icon * run dialog: fix expand of content on window resize * Fix run dialog show-program-list enabling fix * tx: add makepot and .pot files * run-dialog: use F6 to switch between entry field and program list * transifex: set minimum_perc and type in config file * Fix strut sizes for HiDPI multi-monitors * Do not down-scale monitor geometries for GDK monitors * Scale monitor geometries down to device pixels to support multiple monitors in HiDPI * Drawer cleanup and fix arrow behavior
2019-01-16 19:07:18 +01:00
share/help/fr_CA/mate-fish/figures/fish_applet.png
share/help/fr_CA/mate-fish/index.docbook
share/help/fr_CA/mate-fish/legal.xml
share/help/frp/mate-fish/figures/fish_applet.png
share/help/frp/mate-fish/index.docbook
share/help/frp/mate-fish/legal.xml
share/help/fur/mate-clock/figures/clock_applet.png
share/help/fur/mate-clock/index.docbook
share/help/fur/mate-clock/legal.xml
share/help/fur/mate-fish/figures/fish_applet.png
share/help/fur/mate-fish/index.docbook
share/help/fur/mate-fish/legal.xml
share/help/fy/mate-clock/figures/clock_applet.png
share/help/fy/mate-clock/index.docbook
share/help/fy/mate-clock/legal.xml
share/help/fy/mate-fish/figures/fish_applet.png
share/help/fy/mate-fish/index.docbook
share/help/fy/mate-fish/legal.xml
share/help/ga/mate-clock/figures/clock_applet.png
share/help/ga/mate-clock/index.docbook
share/help/ga/mate-clock/legal.xml
share/help/ga/mate-fish/figures/fish_applet.png
share/help/ga/mate-fish/index.docbook
share/help/ga/mate-fish/legal.xml
share/help/gl/mate-clock/figures/clock_applet.png
share/help/gl/mate-clock/index.docbook
share/help/gl/mate-clock/legal.xml
share/help/gl/mate-fish/figures/fish_applet.png
share/help/gl/mate-fish/index.docbook
share/help/gl/mate-fish/legal.xml
share/help/gu/mate-clock/figures/clock_applet.png
share/help/gu/mate-clock/index.docbook
share/help/gu/mate-clock/legal.xml
share/help/gu/mate-fish/figures/fish_applet.png
share/help/gu/mate-fish/index.docbook
share/help/gu/mate-fish/legal.xml
share/help/ha/mate-clock/figures/clock_applet.png
share/help/ha/mate-clock/index.docbook
share/help/ha/mate-clock/legal.xml
share/help/ha/mate-fish/figures/fish_applet.png
share/help/ha/mate-fish/index.docbook
share/help/ha/mate-fish/legal.xml
share/help/he/mate-clock/figures/clock_applet.png
share/help/he/mate-clock/index.docbook
share/help/he/mate-clock/legal.xml
share/help/he/mate-fish/figures/fish_applet.png
share/help/he/mate-fish/index.docbook
share/help/he/mate-fish/legal.xml
share/help/hi/mate-clock/figures/clock_applet.png
share/help/hi/mate-clock/index.docbook
share/help/hi/mate-clock/legal.xml
share/help/hi/mate-fish/figures/fish_applet.png
share/help/hi/mate-fish/index.docbook
share/help/hi/mate-fish/legal.xml
share/help/hr/mate-clock/figures/clock_applet.png
share/help/hr/mate-clock/index.docbook
share/help/hr/mate-clock/legal.xml
share/help/hr/mate-fish/figures/fish_applet.png
share/help/hr/mate-fish/index.docbook
share/help/hr/mate-fish/legal.xml
share/help/hu/mate-clock/figures/clock_applet.png
share/help/hu/mate-clock/index.docbook
share/help/hu/mate-clock/legal.xml
share/help/hu/mate-fish/figures/fish_applet.png
share/help/hu/mate-fish/index.docbook
share/help/hu/mate-fish/legal.xml
share/help/hy/mate-clock/figures/clock_applet.png
share/help/hy/mate-clock/index.docbook
share/help/hy/mate-clock/legal.xml
share/help/hy/mate-fish/figures/fish_applet.png
share/help/hy/mate-fish/index.docbook
share/help/hy/mate-fish/legal.xml
share/help/ia/mate-clock/figures/clock_applet.png
share/help/ia/mate-clock/index.docbook
share/help/ia/mate-clock/legal.xml
share/help/ia/mate-fish/figures/fish_applet.png
share/help/ia/mate-fish/index.docbook
share/help/ia/mate-fish/legal.xml
share/help/id/mate-clock/figures/clock_applet.png
share/help/id/mate-clock/index.docbook
share/help/id/mate-clock/legal.xml
share/help/id/mate-fish/figures/fish_applet.png
share/help/id/mate-fish/index.docbook
share/help/id/mate-fish/legal.xml
share/help/ie/mate-clock/figures/clock_applet.png
share/help/ie/mate-clock/index.docbook
share/help/ie/mate-clock/legal.xml
share/help/ie/mate-fish/figures/fish_applet.png
share/help/ie/mate-fish/index.docbook
share/help/ie/mate-fish/legal.xml
mate-panel: update to 1.21.3: ### mate-panel 1.21.3 update translations Use make functions for HELP_LINGUAS Check if manager->proxy is NULL Migrate mate-panel from dbus-glib to gdbus notification-area-preferences-dialog.ui: avoid GtkButton:use-stock Fix GdkSeat warning Ensure alt-F1 can show the menu even if no menu applet on panel na-tray: add preferences dialog and applet menu entry na-tray: wide panels, add GSettings to the applet na-tray: wide panels, convert main GtkBox display to GtkGrid na-tray: wide panels, preliminary batch box to grid rename button-widget: wide panels, more suitable resize limits on Widgets and arrows README - Add dependency list update legal.xml Clock applet help: To Adjust the System Date or Time Clock applet help: Add Show week numbers in calendar Clock applet help: Fix speed unit for meters per second ### mate-panel 1.21.2 sync with transifex menu-bar: transfer focus correctly on alt-F1 panel: avoid a critical panel-toplevel: fix memory leak in calculate_minimum_height Change GTK_CHECK_VERSION to match next gtk+ release applets: Guard against GTK scale-factor fixes on GtkSocket window-list: Skip setting size hints until WnckTasklist has items to show. applets: Fix runtime error messages mate-panel-applet: setup_x_error_handler for in-process applets too GTK 3.23: fix applet size allocation fish: avoid deprecated 'gtk_window_set_wmclass' Tray: simplify force-redraw, use code that actually works panel-actions: replace deprecated gtk_menu_popup applet-context-menu: replace deprecated gtk_menu_popup panel-context-menu: replace deprecated gtk_menu_popup GTK 3.23: don't cut tray icons too narrow in HiDPI mode na-tray-child: remove na_tray_child_size_allocate panel-menu-button: replace deprecated gtk_menu_popup na-tray-child: replace deprecated gdk_error_trap_push/pop functions libmate-panel-applet: replace deprecated gdk_error_trap functions panel-xutils: replace deprecated gdk_error_trap functions panel-util: replace deprecated gdk_flush main: replace deprecated gdk_flush panel-widget: replace deprecated gdk_flush panel-toplevel: add position css class panel-force-quit: replace deprecated gdk_device_grab panel-force-quit: replace deprecated gdk_error_trap functions panel-force-quit: replace deprecated gdk_flush menu.c: Fix: Keep spaces in the left if "menus-have-icons" is off Panel-gtk.c: Show menu icons only when "menus-have-icons" is set workspace-switcher: provide themed fallback color ### mate-panel 1.21.1 * Translations update * update mate-menus requiremnt * panel-menu-button.c: Force use basename for compare * Support new mate-menus api * Convert launcher icons to cairo surfaces * fix rendering and removal of in-process applets on unexpanded panel * applet.c: avoid deprecated GtkImageMenuItem * limit size of panel-hide-button * clock: fix weird thing in comments * clock: fix actual copy/paste error which caused use-after-free * clock: fix use-after-free * fish: Install fish animations in fish-specific directory * fish: drop wanda image from gresource ### mate-panel 1.21.0 * Translations update * css: use parsing-error signal to warn on bad css file or image * css: Convert to GResource * na-tray: Convert to GResource * wncklet: Convert to GResource * panel: Convert to GResource * clock: Use new GdkPixbuf API to load resources * clock: Convert to GResource * fish: Convert to GResource * libpanel-applet: Add panel_applet_setup_menu_from_resource() API * Theme: consistant theming for applet drag handles in all themes * Revert "panel-toplevel: Remove pointer boundary check in panel_toplevel_queue_auto_hide()" * panel-context-menu.c: avoid deprecated GtkImageMenuItem * avoid 'gtk_file_chooser_dialog_new' with stock ids * Accessibility: white/black applet handles in GNOME high contrast themes * panel-run-dialog.ui: avoid deprecated: * fish.c: avoid 'gtk_dialog_new_with_buttons' with stock id * panel-test-applets.ui: avoid deprecated: * window-list.ui: avoid GtkVBox and GtkButton:use-stock * workspace-switcher.ui: avoid deprecated GtkButton:use-stock * Theme: show applet handles on non-MATE themes * panel-properties-dialog.ui: avoid GtkButton:use-stock and GtkImage:stock * fish.ui: avoid deprecated: * clock.ui: avoid deprecated: * avoid gtk_dialog_add_buttons with stock ids * workspace-switcher: support i3 WM * tx: update config with branch specific resoures * workspace-switcher: support metacity WM * Apply fix for workspace-switcher by vkareh * Fix rendering of out-of-process window list with hidpi * hidpi: fix tray icon spacing with window-scaling > 1 * Fix out-of-process applet sizes for HiDPI * Fix hide buttons make panel bigger * run dialog: force icon size when loading app icon * run dialog: fix expand of content on window resize * Fix run dialog show-program-list enabling fix * tx: add makepot and .pot files * run-dialog: use F6 to switch between entry field and program list * transifex: set minimum_perc and type in config file * Fix strut sizes for HiDPI multi-monitors * Do not down-scale monitor geometries for GDK monitors * Scale monitor geometries down to device pixels to support multiple monitors in HiDPI * Drawer cleanup and fix arrow behavior
2019-01-16 19:07:18 +01:00
share/help/ig/mate-clock/figures/clock_applet.png
share/help/ig/mate-clock/index.docbook
share/help/ig/mate-clock/legal.xml
share/help/ig/mate-fish/figures/fish_applet.png
share/help/ig/mate-fish/index.docbook
share/help/ig/mate-fish/legal.xml
share/help/is/mate-clock/figures/clock_applet.png
share/help/is/mate-clock/index.docbook
share/help/is/mate-clock/legal.xml
share/help/is/mate-fish/figures/fish_applet.png
share/help/is/mate-fish/index.docbook
share/help/is/mate-fish/legal.xml
share/help/it/mate-clock/figures/clock_applet.png
share/help/it/mate-clock/index.docbook
share/help/it/mate-clock/legal.xml
share/help/it/mate-fish/figures/fish_applet.png
share/help/it/mate-fish/index.docbook
share/help/it/mate-fish/legal.xml
share/help/ja/mate-clock/figures/clock_applet.png
share/help/ja/mate-clock/index.docbook
share/help/ja/mate-clock/legal.xml
share/help/ja/mate-fish/figures/fish_applet.png
share/help/ja/mate-fish/index.docbook
share/help/ja/mate-fish/legal.xml
mate-panel: update to 1.21.3: ### mate-panel 1.21.3 update translations Use make functions for HELP_LINGUAS Check if manager->proxy is NULL Migrate mate-panel from dbus-glib to gdbus notification-area-preferences-dialog.ui: avoid GtkButton:use-stock Fix GdkSeat warning Ensure alt-F1 can show the menu even if no menu applet on panel na-tray: add preferences dialog and applet menu entry na-tray: wide panels, add GSettings to the applet na-tray: wide panels, convert main GtkBox display to GtkGrid na-tray: wide panels, preliminary batch box to grid rename button-widget: wide panels, more suitable resize limits on Widgets and arrows README - Add dependency list update legal.xml Clock applet help: To Adjust the System Date or Time Clock applet help: Add Show week numbers in calendar Clock applet help: Fix speed unit for meters per second ### mate-panel 1.21.2 sync with transifex menu-bar: transfer focus correctly on alt-F1 panel: avoid a critical panel-toplevel: fix memory leak in calculate_minimum_height Change GTK_CHECK_VERSION to match next gtk+ release applets: Guard against GTK scale-factor fixes on GtkSocket window-list: Skip setting size hints until WnckTasklist has items to show. applets: Fix runtime error messages mate-panel-applet: setup_x_error_handler for in-process applets too GTK 3.23: fix applet size allocation fish: avoid deprecated 'gtk_window_set_wmclass' Tray: simplify force-redraw, use code that actually works panel-actions: replace deprecated gtk_menu_popup applet-context-menu: replace deprecated gtk_menu_popup panel-context-menu: replace deprecated gtk_menu_popup GTK 3.23: don't cut tray icons too narrow in HiDPI mode na-tray-child: remove na_tray_child_size_allocate panel-menu-button: replace deprecated gtk_menu_popup na-tray-child: replace deprecated gdk_error_trap_push/pop functions libmate-panel-applet: replace deprecated gdk_error_trap functions panel-xutils: replace deprecated gdk_error_trap functions panel-util: replace deprecated gdk_flush main: replace deprecated gdk_flush panel-widget: replace deprecated gdk_flush panel-toplevel: add position css class panel-force-quit: replace deprecated gdk_device_grab panel-force-quit: replace deprecated gdk_error_trap functions panel-force-quit: replace deprecated gdk_flush menu.c: Fix: Keep spaces in the left if "menus-have-icons" is off Panel-gtk.c: Show menu icons only when "menus-have-icons" is set workspace-switcher: provide themed fallback color ### mate-panel 1.21.1 * Translations update * update mate-menus requiremnt * panel-menu-button.c: Force use basename for compare * Support new mate-menus api * Convert launcher icons to cairo surfaces * fix rendering and removal of in-process applets on unexpanded panel * applet.c: avoid deprecated GtkImageMenuItem * limit size of panel-hide-button * clock: fix weird thing in comments * clock: fix actual copy/paste error which caused use-after-free * clock: fix use-after-free * fish: Install fish animations in fish-specific directory * fish: drop wanda image from gresource ### mate-panel 1.21.0 * Translations update * css: use parsing-error signal to warn on bad css file or image * css: Convert to GResource * na-tray: Convert to GResource * wncklet: Convert to GResource * panel: Convert to GResource * clock: Use new GdkPixbuf API to load resources * clock: Convert to GResource * fish: Convert to GResource * libpanel-applet: Add panel_applet_setup_menu_from_resource() API * Theme: consistant theming for applet drag handles in all themes * Revert "panel-toplevel: Remove pointer boundary check in panel_toplevel_queue_auto_hide()" * panel-context-menu.c: avoid deprecated GtkImageMenuItem * avoid 'gtk_file_chooser_dialog_new' with stock ids * Accessibility: white/black applet handles in GNOME high contrast themes * panel-run-dialog.ui: avoid deprecated: * fish.c: avoid 'gtk_dialog_new_with_buttons' with stock id * panel-test-applets.ui: avoid deprecated: * window-list.ui: avoid GtkVBox and GtkButton:use-stock * workspace-switcher.ui: avoid deprecated GtkButton:use-stock * Theme: show applet handles on non-MATE themes * panel-properties-dialog.ui: avoid GtkButton:use-stock and GtkImage:stock * fish.ui: avoid deprecated: * clock.ui: avoid deprecated: * avoid gtk_dialog_add_buttons with stock ids * workspace-switcher: support i3 WM * tx: update config with branch specific resoures * workspace-switcher: support metacity WM * Apply fix for workspace-switcher by vkareh * Fix rendering of out-of-process window list with hidpi * hidpi: fix tray icon spacing with window-scaling > 1 * Fix out-of-process applet sizes for HiDPI * Fix hide buttons make panel bigger * run dialog: force icon size when loading app icon * run dialog: fix expand of content on window resize * Fix run dialog show-program-list enabling fix * tx: add makepot and .pot files * run-dialog: use F6 to switch between entry field and program list * transifex: set minimum_perc and type in config file * Fix strut sizes for HiDPI multi-monitors * Do not down-scale monitor geometries for GDK monitors * Scale monitor geometries down to device pixels to support multiple monitors in HiDPI * Drawer cleanup and fix arrow behavior
2019-01-16 19:07:18 +01:00
share/help/jv/mate-fish/figures/fish_applet.png
share/help/jv/mate-fish/index.docbook
share/help/jv/mate-fish/legal.xml
share/help/ka/mate-clock/figures/clock_applet.png
share/help/ka/mate-clock/index.docbook
share/help/ka/mate-clock/legal.xml
share/help/ka/mate-fish/figures/fish_applet.png
share/help/ka/mate-fish/index.docbook
share/help/ka/mate-fish/legal.xml
share/help/kab/mate-clock/figures/clock_applet.png
share/help/kab/mate-clock/index.docbook
share/help/kab/mate-clock/legal.xml
share/help/kab/mate-fish/figures/fish_applet.png
share/help/kab/mate-fish/index.docbook
share/help/kab/mate-fish/legal.xml
share/help/kk/mate-clock/figures/clock_applet.png
share/help/kk/mate-clock/index.docbook
share/help/kk/mate-clock/legal.xml
share/help/kk/mate-fish/figures/fish_applet.png
share/help/kk/mate-fish/index.docbook
share/help/kk/mate-fish/legal.xml
share/help/km/mate-fish/figures/fish_applet.png
share/help/km/mate-fish/index.docbook
share/help/km/mate-fish/legal.xml
share/help/kn/mate-clock/figures/clock_applet.png
share/help/kn/mate-clock/index.docbook
share/help/kn/mate-clock/legal.xml
share/help/kn/mate-fish/figures/fish_applet.png
share/help/kn/mate-fish/index.docbook
share/help/kn/mate-fish/legal.xml
share/help/ko/mate-clock/figures/clock_applet.png
share/help/ko/mate-clock/index.docbook
share/help/ko/mate-clock/legal.xml
share/help/ko/mate-fish/figures/fish_applet.png
share/help/ko/mate-fish/index.docbook
share/help/ko/mate-fish/legal.xml
mate-panel: update to 1.21.3: ### mate-panel 1.21.3 update translations Use make functions for HELP_LINGUAS Check if manager->proxy is NULL Migrate mate-panel from dbus-glib to gdbus notification-area-preferences-dialog.ui: avoid GtkButton:use-stock Fix GdkSeat warning Ensure alt-F1 can show the menu even if no menu applet on panel na-tray: add preferences dialog and applet menu entry na-tray: wide panels, add GSettings to the applet na-tray: wide panels, convert main GtkBox display to GtkGrid na-tray: wide panels, preliminary batch box to grid rename button-widget: wide panels, more suitable resize limits on Widgets and arrows README - Add dependency list update legal.xml Clock applet help: To Adjust the System Date or Time Clock applet help: Add Show week numbers in calendar Clock applet help: Fix speed unit for meters per second ### mate-panel 1.21.2 sync with transifex menu-bar: transfer focus correctly on alt-F1 panel: avoid a critical panel-toplevel: fix memory leak in calculate_minimum_height Change GTK_CHECK_VERSION to match next gtk+ release applets: Guard against GTK scale-factor fixes on GtkSocket window-list: Skip setting size hints until WnckTasklist has items to show. applets: Fix runtime error messages mate-panel-applet: setup_x_error_handler for in-process applets too GTK 3.23: fix applet size allocation fish: avoid deprecated 'gtk_window_set_wmclass' Tray: simplify force-redraw, use code that actually works panel-actions: replace deprecated gtk_menu_popup applet-context-menu: replace deprecated gtk_menu_popup panel-context-menu: replace deprecated gtk_menu_popup GTK 3.23: don't cut tray icons too narrow in HiDPI mode na-tray-child: remove na_tray_child_size_allocate panel-menu-button: replace deprecated gtk_menu_popup na-tray-child: replace deprecated gdk_error_trap_push/pop functions libmate-panel-applet: replace deprecated gdk_error_trap functions panel-xutils: replace deprecated gdk_error_trap functions panel-util: replace deprecated gdk_flush main: replace deprecated gdk_flush panel-widget: replace deprecated gdk_flush panel-toplevel: add position css class panel-force-quit: replace deprecated gdk_device_grab panel-force-quit: replace deprecated gdk_error_trap functions panel-force-quit: replace deprecated gdk_flush menu.c: Fix: Keep spaces in the left if "menus-have-icons" is off Panel-gtk.c: Show menu icons only when "menus-have-icons" is set workspace-switcher: provide themed fallback color ### mate-panel 1.21.1 * Translations update * update mate-menus requiremnt * panel-menu-button.c: Force use basename for compare * Support new mate-menus api * Convert launcher icons to cairo surfaces * fix rendering and removal of in-process applets on unexpanded panel * applet.c: avoid deprecated GtkImageMenuItem * limit size of panel-hide-button * clock: fix weird thing in comments * clock: fix actual copy/paste error which caused use-after-free * clock: fix use-after-free * fish: Install fish animations in fish-specific directory * fish: drop wanda image from gresource ### mate-panel 1.21.0 * Translations update * css: use parsing-error signal to warn on bad css file or image * css: Convert to GResource * na-tray: Convert to GResource * wncklet: Convert to GResource * panel: Convert to GResource * clock: Use new GdkPixbuf API to load resources * clock: Convert to GResource * fish: Convert to GResource * libpanel-applet: Add panel_applet_setup_menu_from_resource() API * Theme: consistant theming for applet drag handles in all themes * Revert "panel-toplevel: Remove pointer boundary check in panel_toplevel_queue_auto_hide()" * panel-context-menu.c: avoid deprecated GtkImageMenuItem * avoid 'gtk_file_chooser_dialog_new' with stock ids * Accessibility: white/black applet handles in GNOME high contrast themes * panel-run-dialog.ui: avoid deprecated: * fish.c: avoid 'gtk_dialog_new_with_buttons' with stock id * panel-test-applets.ui: avoid deprecated: * window-list.ui: avoid GtkVBox and GtkButton:use-stock * workspace-switcher.ui: avoid deprecated GtkButton:use-stock * Theme: show applet handles on non-MATE themes * panel-properties-dialog.ui: avoid GtkButton:use-stock and GtkImage:stock * fish.ui: avoid deprecated: * clock.ui: avoid deprecated: * avoid gtk_dialog_add_buttons with stock ids * workspace-switcher: support i3 WM * tx: update config with branch specific resoures * workspace-switcher: support metacity WM * Apply fix for workspace-switcher by vkareh * Fix rendering of out-of-process window list with hidpi * hidpi: fix tray icon spacing with window-scaling > 1 * Fix out-of-process applet sizes for HiDPI * Fix hide buttons make panel bigger * run dialog: force icon size when loading app icon * run dialog: fix expand of content on window resize * Fix run dialog show-program-list enabling fix * tx: add makepot and .pot files * run-dialog: use F6 to switch between entry field and program list * transifex: set minimum_perc and type in config file * Fix strut sizes for HiDPI multi-monitors * Do not down-scale monitor geometries for GDK monitors * Scale monitor geometries down to device pixels to support multiple monitors in HiDPI * Drawer cleanup and fix arrow behavior
2019-01-16 19:07:18 +01:00
share/help/ks/mate-fish/figures/fish_applet.png
share/help/ks/mate-fish/index.docbook
share/help/ks/mate-fish/legal.xml
share/help/ku/mate-clock/figures/clock_applet.png
share/help/ku/mate-clock/index.docbook
share/help/ku/mate-clock/legal.xml
share/help/ku/mate-fish/figures/fish_applet.png
share/help/ku/mate-fish/index.docbook
share/help/ku/mate-fish/legal.xml
share/help/ku_IQ/mate-fish/figures/fish_applet.png
share/help/ku_IQ/mate-fish/index.docbook
share/help/ku_IQ/mate-fish/legal.xml
share/help/ky/mate-clock/figures/clock_applet.png
share/help/ky/mate-clock/index.docbook
share/help/ky/mate-clock/legal.xml
share/help/ky/mate-fish/figures/fish_applet.png
share/help/ky/mate-fish/index.docbook
share/help/ky/mate-fish/legal.xml
share/help/la/mate-fish/figures/fish_applet.png
share/help/la/mate-fish/index.docbook
share/help/la/mate-fish/legal.xml
share/help/lb/mate-fish/figures/fish_applet.png
share/help/lb/mate-fish/index.docbook
share/help/lb/mate-fish/legal.xml
share/help/li/mate-clock/figures/clock_applet.png
share/help/li/mate-clock/index.docbook
share/help/li/mate-clock/legal.xml
share/help/li/mate-fish/figures/fish_applet.png
share/help/li/mate-fish/index.docbook
share/help/li/mate-fish/legal.xml
share/help/lt/mate-clock/figures/clock_applet.png
share/help/lt/mate-clock/index.docbook
share/help/lt/mate-clock/legal.xml
share/help/lt/mate-fish/figures/fish_applet.png
share/help/lt/mate-fish/index.docbook
share/help/lt/mate-fish/legal.xml
share/help/lv/mate-clock/figures/clock_applet.png
share/help/lv/mate-clock/index.docbook
share/help/lv/mate-clock/legal.xml
share/help/lv/mate-fish/figures/fish_applet.png
share/help/lv/mate-fish/index.docbook
share/help/lv/mate-fish/legal.xml
share/help/mai/mate-clock/figures/clock_applet.png
share/help/mai/mate-clock/index.docbook
share/help/mai/mate-clock/legal.xml
share/help/mai/mate-fish/figures/fish_applet.png
share/help/mai/mate-fish/index.docbook
share/help/mai/mate-fish/legal.xml
share/help/mg/mate-clock/figures/clock_applet.png
share/help/mg/mate-clock/index.docbook
share/help/mg/mate-clock/legal.xml
share/help/mg/mate-fish/figures/fish_applet.png
share/help/mg/mate-fish/index.docbook
share/help/mg/mate-fish/legal.xml
share/help/mi/mate-fish/figures/fish_applet.png
share/help/mi/mate-fish/index.docbook
share/help/mi/mate-fish/legal.xml
share/help/mk/mate-clock/figures/clock_applet.png
share/help/mk/mate-clock/index.docbook
share/help/mk/mate-clock/legal.xml
share/help/mk/mate-fish/figures/fish_applet.png
share/help/mk/mate-fish/index.docbook
share/help/mk/mate-fish/legal.xml
share/help/ml/mate-clock/figures/clock_applet.png
share/help/ml/mate-clock/index.docbook
share/help/ml/mate-clock/legal.xml
share/help/ml/mate-fish/figures/fish_applet.png
share/help/ml/mate-fish/index.docbook
share/help/ml/mate-fish/legal.xml
share/help/mn/mate-clock/figures/clock_applet.png
share/help/mn/mate-clock/index.docbook
share/help/mn/mate-clock/legal.xml
share/help/mn/mate-fish/figures/fish_applet.png
share/help/mn/mate-fish/index.docbook
share/help/mn/mate-fish/legal.xml
share/help/mr/mate-clock/figures/clock_applet.png
share/help/mr/mate-clock/index.docbook
share/help/mr/mate-clock/legal.xml
share/help/mr/mate-fish/figures/fish_applet.png
share/help/mr/mate-fish/index.docbook
share/help/mr/mate-fish/legal.xml
share/help/ms/mate-clock/figures/clock_applet.png
share/help/ms/mate-clock/index.docbook
share/help/ms/mate-clock/legal.xml
share/help/ms/mate-fish/figures/fish_applet.png
share/help/ms/mate-fish/index.docbook
share/help/ms/mate-fish/legal.xml
share/help/my/mate-fish/figures/fish_applet.png
share/help/my/mate-fish/index.docbook
share/help/my/mate-fish/legal.xml
share/help/nb/mate-clock/figures/clock_applet.png
share/help/nb/mate-clock/index.docbook
share/help/nb/mate-clock/legal.xml
share/help/nb/mate-fish/figures/fish_applet.png
share/help/nb/mate-fish/index.docbook
share/help/nb/mate-fish/legal.xml
share/help/nds/mate-clock/figures/clock_applet.png
share/help/nds/mate-clock/index.docbook
share/help/nds/mate-clock/legal.xml
share/help/nds/mate-fish/figures/fish_applet.png
share/help/nds/mate-fish/index.docbook
share/help/nds/mate-fish/legal.xml
share/help/ne/mate-clock/figures/clock_applet.png
share/help/ne/mate-clock/index.docbook
share/help/ne/mate-clock/legal.xml
share/help/ne/mate-fish/figures/fish_applet.png
share/help/ne/mate-fish/index.docbook
share/help/ne/mate-fish/legal.xml
share/help/nl/mate-clock/figures/clock_applet.png
share/help/nl/mate-clock/index.docbook
share/help/nl/mate-clock/legal.xml
mate-panel: update to 1.21.3: ### mate-panel 1.21.3 update translations Use make functions for HELP_LINGUAS Check if manager->proxy is NULL Migrate mate-panel from dbus-glib to gdbus notification-area-preferences-dialog.ui: avoid GtkButton:use-stock Fix GdkSeat warning Ensure alt-F1 can show the menu even if no menu applet on panel na-tray: add preferences dialog and applet menu entry na-tray: wide panels, add GSettings to the applet na-tray: wide panels, convert main GtkBox display to GtkGrid na-tray: wide panels, preliminary batch box to grid rename button-widget: wide panels, more suitable resize limits on Widgets and arrows README - Add dependency list update legal.xml Clock applet help: To Adjust the System Date or Time Clock applet help: Add Show week numbers in calendar Clock applet help: Fix speed unit for meters per second ### mate-panel 1.21.2 sync with transifex menu-bar: transfer focus correctly on alt-F1 panel: avoid a critical panel-toplevel: fix memory leak in calculate_minimum_height Change GTK_CHECK_VERSION to match next gtk+ release applets: Guard against GTK scale-factor fixes on GtkSocket window-list: Skip setting size hints until WnckTasklist has items to show. applets: Fix runtime error messages mate-panel-applet: setup_x_error_handler for in-process applets too GTK 3.23: fix applet size allocation fish: avoid deprecated 'gtk_window_set_wmclass' Tray: simplify force-redraw, use code that actually works panel-actions: replace deprecated gtk_menu_popup applet-context-menu: replace deprecated gtk_menu_popup panel-context-menu: replace deprecated gtk_menu_popup GTK 3.23: don't cut tray icons too narrow in HiDPI mode na-tray-child: remove na_tray_child_size_allocate panel-menu-button: replace deprecated gtk_menu_popup na-tray-child: replace deprecated gdk_error_trap_push/pop functions libmate-panel-applet: replace deprecated gdk_error_trap functions panel-xutils: replace deprecated gdk_error_trap functions panel-util: replace deprecated gdk_flush main: replace deprecated gdk_flush panel-widget: replace deprecated gdk_flush panel-toplevel: add position css class panel-force-quit: replace deprecated gdk_device_grab panel-force-quit: replace deprecated gdk_error_trap functions panel-force-quit: replace deprecated gdk_flush menu.c: Fix: Keep spaces in the left if "menus-have-icons" is off Panel-gtk.c: Show menu icons only when "menus-have-icons" is set workspace-switcher: provide themed fallback color ### mate-panel 1.21.1 * Translations update * update mate-menus requiremnt * panel-menu-button.c: Force use basename for compare * Support new mate-menus api * Convert launcher icons to cairo surfaces * fix rendering and removal of in-process applets on unexpanded panel * applet.c: avoid deprecated GtkImageMenuItem * limit size of panel-hide-button * clock: fix weird thing in comments * clock: fix actual copy/paste error which caused use-after-free * clock: fix use-after-free * fish: Install fish animations in fish-specific directory * fish: drop wanda image from gresource ### mate-panel 1.21.0 * Translations update * css: use parsing-error signal to warn on bad css file or image * css: Convert to GResource * na-tray: Convert to GResource * wncklet: Convert to GResource * panel: Convert to GResource * clock: Use new GdkPixbuf API to load resources * clock: Convert to GResource * fish: Convert to GResource * libpanel-applet: Add panel_applet_setup_menu_from_resource() API * Theme: consistant theming for applet drag handles in all themes * Revert "panel-toplevel: Remove pointer boundary check in panel_toplevel_queue_auto_hide()" * panel-context-menu.c: avoid deprecated GtkImageMenuItem * avoid 'gtk_file_chooser_dialog_new' with stock ids * Accessibility: white/black applet handles in GNOME high contrast themes * panel-run-dialog.ui: avoid deprecated: * fish.c: avoid 'gtk_dialog_new_with_buttons' with stock id * panel-test-applets.ui: avoid deprecated: * window-list.ui: avoid GtkVBox and GtkButton:use-stock * workspace-switcher.ui: avoid deprecated GtkButton:use-stock * Theme: show applet handles on non-MATE themes * panel-properties-dialog.ui: avoid GtkButton:use-stock and GtkImage:stock * fish.ui: avoid deprecated: * clock.ui: avoid deprecated: * avoid gtk_dialog_add_buttons with stock ids * workspace-switcher: support i3 WM * tx: update config with branch specific resoures * workspace-switcher: support metacity WM * Apply fix for workspace-switcher by vkareh * Fix rendering of out-of-process window list with hidpi * hidpi: fix tray icon spacing with window-scaling > 1 * Fix out-of-process applet sizes for HiDPI * Fix hide buttons make panel bigger * run dialog: force icon size when loading app icon * run dialog: fix expand of content on window resize * Fix run dialog show-program-list enabling fix * tx: add makepot and .pot files * run-dialog: use F6 to switch between entry field and program list * transifex: set minimum_perc and type in config file * Fix strut sizes for HiDPI multi-monitors * Do not down-scale monitor geometries for GDK monitors * Scale monitor geometries down to device pixels to support multiple monitors in HiDPI * Drawer cleanup and fix arrow behavior
2019-01-16 19:07:18 +01:00
share/help/nl/mate-fish/figures/fish_applet.png
share/help/nl/mate-fish/index.docbook
share/help/nl/mate-fish/legal.xml
share/help/nn/mate-clock/figures/clock_applet.png
share/help/nn/mate-clock/index.docbook
share/help/nn/mate-clock/legal.xml
share/help/nn/mate-fish/figures/fish_applet.png
share/help/nn/mate-fish/index.docbook
share/help/nn/mate-fish/legal.xml
share/help/nso/mate-clock/figures/clock_applet.png
share/help/nso/mate-clock/index.docbook
share/help/nso/mate-clock/legal.xml
share/help/nso/mate-fish/figures/fish_applet.png
share/help/nso/mate-fish/index.docbook
share/help/nso/mate-fish/legal.xml
share/help/oc/mate-clock/figures/clock_applet.png
share/help/oc/mate-clock/index.docbook
share/help/oc/mate-clock/legal.xml
share/help/oc/mate-fish/figures/fish_applet.png
share/help/oc/mate-fish/index.docbook
share/help/oc/mate-fish/legal.xml
mate-panel: update to 1.21.3: ### mate-panel 1.21.3 update translations Use make functions for HELP_LINGUAS Check if manager->proxy is NULL Migrate mate-panel from dbus-glib to gdbus notification-area-preferences-dialog.ui: avoid GtkButton:use-stock Fix GdkSeat warning Ensure alt-F1 can show the menu even if no menu applet on panel na-tray: add preferences dialog and applet menu entry na-tray: wide panels, add GSettings to the applet na-tray: wide panels, convert main GtkBox display to GtkGrid na-tray: wide panels, preliminary batch box to grid rename button-widget: wide panels, more suitable resize limits on Widgets and arrows README - Add dependency list update legal.xml Clock applet help: To Adjust the System Date or Time Clock applet help: Add Show week numbers in calendar Clock applet help: Fix speed unit for meters per second ### mate-panel 1.21.2 sync with transifex menu-bar: transfer focus correctly on alt-F1 panel: avoid a critical panel-toplevel: fix memory leak in calculate_minimum_height Change GTK_CHECK_VERSION to match next gtk+ release applets: Guard against GTK scale-factor fixes on GtkSocket window-list: Skip setting size hints until WnckTasklist has items to show. applets: Fix runtime error messages mate-panel-applet: setup_x_error_handler for in-process applets too GTK 3.23: fix applet size allocation fish: avoid deprecated 'gtk_window_set_wmclass' Tray: simplify force-redraw, use code that actually works panel-actions: replace deprecated gtk_menu_popup applet-context-menu: replace deprecated gtk_menu_popup panel-context-menu: replace deprecated gtk_menu_popup GTK 3.23: don't cut tray icons too narrow in HiDPI mode na-tray-child: remove na_tray_child_size_allocate panel-menu-button: replace deprecated gtk_menu_popup na-tray-child: replace deprecated gdk_error_trap_push/pop functions libmate-panel-applet: replace deprecated gdk_error_trap functions panel-xutils: replace deprecated gdk_error_trap functions panel-util: replace deprecated gdk_flush main: replace deprecated gdk_flush panel-widget: replace deprecated gdk_flush panel-toplevel: add position css class panel-force-quit: replace deprecated gdk_device_grab panel-force-quit: replace deprecated gdk_error_trap functions panel-force-quit: replace deprecated gdk_flush menu.c: Fix: Keep spaces in the left if "menus-have-icons" is off Panel-gtk.c: Show menu icons only when "menus-have-icons" is set workspace-switcher: provide themed fallback color ### mate-panel 1.21.1 * Translations update * update mate-menus requiremnt * panel-menu-button.c: Force use basename for compare * Support new mate-menus api * Convert launcher icons to cairo surfaces * fix rendering and removal of in-process applets on unexpanded panel * applet.c: avoid deprecated GtkImageMenuItem * limit size of panel-hide-button * clock: fix weird thing in comments * clock: fix actual copy/paste error which caused use-after-free * clock: fix use-after-free * fish: Install fish animations in fish-specific directory * fish: drop wanda image from gresource ### mate-panel 1.21.0 * Translations update * css: use parsing-error signal to warn on bad css file or image * css: Convert to GResource * na-tray: Convert to GResource * wncklet: Convert to GResource * panel: Convert to GResource * clock: Use new GdkPixbuf API to load resources * clock: Convert to GResource * fish: Convert to GResource * libpanel-applet: Add panel_applet_setup_menu_from_resource() API * Theme: consistant theming for applet drag handles in all themes * Revert "panel-toplevel: Remove pointer boundary check in panel_toplevel_queue_auto_hide()" * panel-context-menu.c: avoid deprecated GtkImageMenuItem * avoid 'gtk_file_chooser_dialog_new' with stock ids * Accessibility: white/black applet handles in GNOME high contrast themes * panel-run-dialog.ui: avoid deprecated: * fish.c: avoid 'gtk_dialog_new_with_buttons' with stock id * panel-test-applets.ui: avoid deprecated: * window-list.ui: avoid GtkVBox and GtkButton:use-stock * workspace-switcher.ui: avoid deprecated GtkButton:use-stock * Theme: show applet handles on non-MATE themes * panel-properties-dialog.ui: avoid GtkButton:use-stock and GtkImage:stock * fish.ui: avoid deprecated: * clock.ui: avoid deprecated: * avoid gtk_dialog_add_buttons with stock ids * workspace-switcher: support i3 WM * tx: update config with branch specific resoures * workspace-switcher: support metacity WM * Apply fix for workspace-switcher by vkareh * Fix rendering of out-of-process window list with hidpi * hidpi: fix tray icon spacing with window-scaling > 1 * Fix out-of-process applet sizes for HiDPI * Fix hide buttons make panel bigger * run dialog: force icon size when loading app icon * run dialog: fix expand of content on window resize * Fix run dialog show-program-list enabling fix * tx: add makepot and .pot files * run-dialog: use F6 to switch between entry field and program list * transifex: set minimum_perc and type in config file * Fix strut sizes for HiDPI multi-monitors * Do not down-scale monitor geometries for GDK monitors * Scale monitor geometries down to device pixels to support multiple monitors in HiDPI * Drawer cleanup and fix arrow behavior
2019-01-16 19:07:18 +01:00
share/help/or/mate-clock/figures/clock_applet.png
share/help/or/mate-clock/index.docbook
share/help/or/mate-clock/legal.xml
share/help/or/mate-fish/figures/fish_applet.png
share/help/or/mate-fish/index.docbook
share/help/or/mate-fish/legal.xml
share/help/pa/mate-clock/figures/clock_applet.png
share/help/pa/mate-clock/index.docbook
share/help/pa/mate-clock/legal.xml
mate-panel: update to 1.21.3: ### mate-panel 1.21.3 update translations Use make functions for HELP_LINGUAS Check if manager->proxy is NULL Migrate mate-panel from dbus-glib to gdbus notification-area-preferences-dialog.ui: avoid GtkButton:use-stock Fix GdkSeat warning Ensure alt-F1 can show the menu even if no menu applet on panel na-tray: add preferences dialog and applet menu entry na-tray: wide panels, add GSettings to the applet na-tray: wide panels, convert main GtkBox display to GtkGrid na-tray: wide panels, preliminary batch box to grid rename button-widget: wide panels, more suitable resize limits on Widgets and arrows README - Add dependency list update legal.xml Clock applet help: To Adjust the System Date or Time Clock applet help: Add Show week numbers in calendar Clock applet help: Fix speed unit for meters per second ### mate-panel 1.21.2 sync with transifex menu-bar: transfer focus correctly on alt-F1 panel: avoid a critical panel-toplevel: fix memory leak in calculate_minimum_height Change GTK_CHECK_VERSION to match next gtk+ release applets: Guard against GTK scale-factor fixes on GtkSocket window-list: Skip setting size hints until WnckTasklist has items to show. applets: Fix runtime error messages mate-panel-applet: setup_x_error_handler for in-process applets too GTK 3.23: fix applet size allocation fish: avoid deprecated 'gtk_window_set_wmclass' Tray: simplify force-redraw, use code that actually works panel-actions: replace deprecated gtk_menu_popup applet-context-menu: replace deprecated gtk_menu_popup panel-context-menu: replace deprecated gtk_menu_popup GTK 3.23: don't cut tray icons too narrow in HiDPI mode na-tray-child: remove na_tray_child_size_allocate panel-menu-button: replace deprecated gtk_menu_popup na-tray-child: replace deprecated gdk_error_trap_push/pop functions libmate-panel-applet: replace deprecated gdk_error_trap functions panel-xutils: replace deprecated gdk_error_trap functions panel-util: replace deprecated gdk_flush main: replace deprecated gdk_flush panel-widget: replace deprecated gdk_flush panel-toplevel: add position css class panel-force-quit: replace deprecated gdk_device_grab panel-force-quit: replace deprecated gdk_error_trap functions panel-force-quit: replace deprecated gdk_flush menu.c: Fix: Keep spaces in the left if "menus-have-icons" is off Panel-gtk.c: Show menu icons only when "menus-have-icons" is set workspace-switcher: provide themed fallback color ### mate-panel 1.21.1 * Translations update * update mate-menus requiremnt * panel-menu-button.c: Force use basename for compare * Support new mate-menus api * Convert launcher icons to cairo surfaces * fix rendering and removal of in-process applets on unexpanded panel * applet.c: avoid deprecated GtkImageMenuItem * limit size of panel-hide-button * clock: fix weird thing in comments * clock: fix actual copy/paste error which caused use-after-free * clock: fix use-after-free * fish: Install fish animations in fish-specific directory * fish: drop wanda image from gresource ### mate-panel 1.21.0 * Translations update * css: use parsing-error signal to warn on bad css file or image * css: Convert to GResource * na-tray: Convert to GResource * wncklet: Convert to GResource * panel: Convert to GResource * clock: Use new GdkPixbuf API to load resources * clock: Convert to GResource * fish: Convert to GResource * libpanel-applet: Add panel_applet_setup_menu_from_resource() API * Theme: consistant theming for applet drag handles in all themes * Revert "panel-toplevel: Remove pointer boundary check in panel_toplevel_queue_auto_hide()" * panel-context-menu.c: avoid deprecated GtkImageMenuItem * avoid 'gtk_file_chooser_dialog_new' with stock ids * Accessibility: white/black applet handles in GNOME high contrast themes * panel-run-dialog.ui: avoid deprecated: * fish.c: avoid 'gtk_dialog_new_with_buttons' with stock id * panel-test-applets.ui: avoid deprecated: * window-list.ui: avoid GtkVBox and GtkButton:use-stock * workspace-switcher.ui: avoid deprecated GtkButton:use-stock * Theme: show applet handles on non-MATE themes * panel-properties-dialog.ui: avoid GtkButton:use-stock and GtkImage:stock * fish.ui: avoid deprecated: * clock.ui: avoid deprecated: * avoid gtk_dialog_add_buttons with stock ids * workspace-switcher: support i3 WM * tx: update config with branch specific resoures * workspace-switcher: support metacity WM * Apply fix for workspace-switcher by vkareh * Fix rendering of out-of-process window list with hidpi * hidpi: fix tray icon spacing with window-scaling > 1 * Fix out-of-process applet sizes for HiDPI * Fix hide buttons make panel bigger * run dialog: force icon size when loading app icon * run dialog: fix expand of content on window resize * Fix run dialog show-program-list enabling fix * tx: add makepot and .pot files * run-dialog: use F6 to switch between entry field and program list * transifex: set minimum_perc and type in config file * Fix strut sizes for HiDPI multi-monitors * Do not down-scale monitor geometries for GDK monitors * Scale monitor geometries down to device pixels to support multiple monitors in HiDPI * Drawer cleanup and fix arrow behavior
2019-01-16 19:07:18 +01:00
share/help/pa/mate-fish/figures/fish_applet.png
share/help/pa/mate-fish/index.docbook
share/help/pa/mate-fish/legal.xml
share/help/pl/mate-clock/figures/clock_applet.png
share/help/pl/mate-clock/index.docbook
share/help/pl/mate-clock/legal.xml
share/help/pl/mate-fish/figures/fish_applet.png
share/help/pl/mate-fish/index.docbook
share/help/pl/mate-fish/legal.xml
share/help/pms/mate-fish/figures/fish_applet.png
share/help/pms/mate-fish/index.docbook
share/help/pms/mate-fish/legal.xml
share/help/ps/mate-clock/figures/clock_applet.png
share/help/ps/mate-clock/index.docbook
share/help/ps/mate-clock/legal.xml
share/help/ps/mate-fish/figures/fish_applet.png
share/help/ps/mate-fish/index.docbook
share/help/ps/mate-fish/legal.xml
share/help/pt/mate-clock/figures/clock_applet.png
share/help/pt/mate-clock/index.docbook
share/help/pt/mate-clock/legal.xml
mate-panel: update to 1.21.3: ### mate-panel 1.21.3 update translations Use make functions for HELP_LINGUAS Check if manager->proxy is NULL Migrate mate-panel from dbus-glib to gdbus notification-area-preferences-dialog.ui: avoid GtkButton:use-stock Fix GdkSeat warning Ensure alt-F1 can show the menu even if no menu applet on panel na-tray: add preferences dialog and applet menu entry na-tray: wide panels, add GSettings to the applet na-tray: wide panels, convert main GtkBox display to GtkGrid na-tray: wide panels, preliminary batch box to grid rename button-widget: wide panels, more suitable resize limits on Widgets and arrows README - Add dependency list update legal.xml Clock applet help: To Adjust the System Date or Time Clock applet help: Add Show week numbers in calendar Clock applet help: Fix speed unit for meters per second ### mate-panel 1.21.2 sync with transifex menu-bar: transfer focus correctly on alt-F1 panel: avoid a critical panel-toplevel: fix memory leak in calculate_minimum_height Change GTK_CHECK_VERSION to match next gtk+ release applets: Guard against GTK scale-factor fixes on GtkSocket window-list: Skip setting size hints until WnckTasklist has items to show. applets: Fix runtime error messages mate-panel-applet: setup_x_error_handler for in-process applets too GTK 3.23: fix applet size allocation fish: avoid deprecated 'gtk_window_set_wmclass' Tray: simplify force-redraw, use code that actually works panel-actions: replace deprecated gtk_menu_popup applet-context-menu: replace deprecated gtk_menu_popup panel-context-menu: replace deprecated gtk_menu_popup GTK 3.23: don't cut tray icons too narrow in HiDPI mode na-tray-child: remove na_tray_child_size_allocate panel-menu-button: replace deprecated gtk_menu_popup na-tray-child: replace deprecated gdk_error_trap_push/pop functions libmate-panel-applet: replace deprecated gdk_error_trap functions panel-xutils: replace deprecated gdk_error_trap functions panel-util: replace deprecated gdk_flush main: replace deprecated gdk_flush panel-widget: replace deprecated gdk_flush panel-toplevel: add position css class panel-force-quit: replace deprecated gdk_device_grab panel-force-quit: replace deprecated gdk_error_trap functions panel-force-quit: replace deprecated gdk_flush menu.c: Fix: Keep spaces in the left if "menus-have-icons" is off Panel-gtk.c: Show menu icons only when "menus-have-icons" is set workspace-switcher: provide themed fallback color ### mate-panel 1.21.1 * Translations update * update mate-menus requiremnt * panel-menu-button.c: Force use basename for compare * Support new mate-menus api * Convert launcher icons to cairo surfaces * fix rendering and removal of in-process applets on unexpanded panel * applet.c: avoid deprecated GtkImageMenuItem * limit size of panel-hide-button * clock: fix weird thing in comments * clock: fix actual copy/paste error which caused use-after-free * clock: fix use-after-free * fish: Install fish animations in fish-specific directory * fish: drop wanda image from gresource ### mate-panel 1.21.0 * Translations update * css: use parsing-error signal to warn on bad css file or image * css: Convert to GResource * na-tray: Convert to GResource * wncklet: Convert to GResource * panel: Convert to GResource * clock: Use new GdkPixbuf API to load resources * clock: Convert to GResource * fish: Convert to GResource * libpanel-applet: Add panel_applet_setup_menu_from_resource() API * Theme: consistant theming for applet drag handles in all themes * Revert "panel-toplevel: Remove pointer boundary check in panel_toplevel_queue_auto_hide()" * panel-context-menu.c: avoid deprecated GtkImageMenuItem * avoid 'gtk_file_chooser_dialog_new' with stock ids * Accessibility: white/black applet handles in GNOME high contrast themes * panel-run-dialog.ui: avoid deprecated: * fish.c: avoid 'gtk_dialog_new_with_buttons' with stock id * panel-test-applets.ui: avoid deprecated: * window-list.ui: avoid GtkVBox and GtkButton:use-stock * workspace-switcher.ui: avoid deprecated GtkButton:use-stock * Theme: show applet handles on non-MATE themes * panel-properties-dialog.ui: avoid GtkButton:use-stock and GtkImage:stock * fish.ui: avoid deprecated: * clock.ui: avoid deprecated: * avoid gtk_dialog_add_buttons with stock ids * workspace-switcher: support i3 WM * tx: update config with branch specific resoures * workspace-switcher: support metacity WM * Apply fix for workspace-switcher by vkareh * Fix rendering of out-of-process window list with hidpi * hidpi: fix tray icon spacing with window-scaling > 1 * Fix out-of-process applet sizes for HiDPI * Fix hide buttons make panel bigger * run dialog: force icon size when loading app icon * run dialog: fix expand of content on window resize * Fix run dialog show-program-list enabling fix * tx: add makepot and .pot files * run-dialog: use F6 to switch between entry field and program list * transifex: set minimum_perc and type in config file * Fix strut sizes for HiDPI multi-monitors * Do not down-scale monitor geometries for GDK monitors * Scale monitor geometries down to device pixels to support multiple monitors in HiDPI * Drawer cleanup and fix arrow behavior
2019-01-16 19:07:18 +01:00
share/help/pt/mate-fish/figures/fish_applet.png
share/help/pt/mate-fish/index.docbook
share/help/pt/mate-fish/legal.xml
share/help/pt_BR/mate-clock/figures/clock_applet.png
share/help/pt_BR/mate-clock/index.docbook
share/help/pt_BR/mate-clock/legal.xml
mate-panel: update to 1.21.3: ### mate-panel 1.21.3 update translations Use make functions for HELP_LINGUAS Check if manager->proxy is NULL Migrate mate-panel from dbus-glib to gdbus notification-area-preferences-dialog.ui: avoid GtkButton:use-stock Fix GdkSeat warning Ensure alt-F1 can show the menu even if no menu applet on panel na-tray: add preferences dialog and applet menu entry na-tray: wide panels, add GSettings to the applet na-tray: wide panels, convert main GtkBox display to GtkGrid na-tray: wide panels, preliminary batch box to grid rename button-widget: wide panels, more suitable resize limits on Widgets and arrows README - Add dependency list update legal.xml Clock applet help: To Adjust the System Date or Time Clock applet help: Add Show week numbers in calendar Clock applet help: Fix speed unit for meters per second ### mate-panel 1.21.2 sync with transifex menu-bar: transfer focus correctly on alt-F1 panel: avoid a critical panel-toplevel: fix memory leak in calculate_minimum_height Change GTK_CHECK_VERSION to match next gtk+ release applets: Guard against GTK scale-factor fixes on GtkSocket window-list: Skip setting size hints until WnckTasklist has items to show. applets: Fix runtime error messages mate-panel-applet: setup_x_error_handler for in-process applets too GTK 3.23: fix applet size allocation fish: avoid deprecated 'gtk_window_set_wmclass' Tray: simplify force-redraw, use code that actually works panel-actions: replace deprecated gtk_menu_popup applet-context-menu: replace deprecated gtk_menu_popup panel-context-menu: replace deprecated gtk_menu_popup GTK 3.23: don't cut tray icons too narrow in HiDPI mode na-tray-child: remove na_tray_child_size_allocate panel-menu-button: replace deprecated gtk_menu_popup na-tray-child: replace deprecated gdk_error_trap_push/pop functions libmate-panel-applet: replace deprecated gdk_error_trap functions panel-xutils: replace deprecated gdk_error_trap functions panel-util: replace deprecated gdk_flush main: replace deprecated gdk_flush panel-widget: replace deprecated gdk_flush panel-toplevel: add position css class panel-force-quit: replace deprecated gdk_device_grab panel-force-quit: replace deprecated gdk_error_trap functions panel-force-quit: replace deprecated gdk_flush menu.c: Fix: Keep spaces in the left if "menus-have-icons" is off Panel-gtk.c: Show menu icons only when "menus-have-icons" is set workspace-switcher: provide themed fallback color ### mate-panel 1.21.1 * Translations update * update mate-menus requiremnt * panel-menu-button.c: Force use basename for compare * Support new mate-menus api * Convert launcher icons to cairo surfaces * fix rendering and removal of in-process applets on unexpanded panel * applet.c: avoid deprecated GtkImageMenuItem * limit size of panel-hide-button * clock: fix weird thing in comments * clock: fix actual copy/paste error which caused use-after-free * clock: fix use-after-free * fish: Install fish animations in fish-specific directory * fish: drop wanda image from gresource ### mate-panel 1.21.0 * Translations update * css: use parsing-error signal to warn on bad css file or image * css: Convert to GResource * na-tray: Convert to GResource * wncklet: Convert to GResource * panel: Convert to GResource * clock: Use new GdkPixbuf API to load resources * clock: Convert to GResource * fish: Convert to GResource * libpanel-applet: Add panel_applet_setup_menu_from_resource() API * Theme: consistant theming for applet drag handles in all themes * Revert "panel-toplevel: Remove pointer boundary check in panel_toplevel_queue_auto_hide()" * panel-context-menu.c: avoid deprecated GtkImageMenuItem * avoid 'gtk_file_chooser_dialog_new' with stock ids * Accessibility: white/black applet handles in GNOME high contrast themes * panel-run-dialog.ui: avoid deprecated: * fish.c: avoid 'gtk_dialog_new_with_buttons' with stock id * panel-test-applets.ui: avoid deprecated: * window-list.ui: avoid GtkVBox and GtkButton:use-stock * workspace-switcher.ui: avoid deprecated GtkButton:use-stock * Theme: show applet handles on non-MATE themes * panel-properties-dialog.ui: avoid GtkButton:use-stock and GtkImage:stock * fish.ui: avoid deprecated: * clock.ui: avoid deprecated: * avoid gtk_dialog_add_buttons with stock ids * workspace-switcher: support i3 WM * tx: update config with branch specific resoures * workspace-switcher: support metacity WM * Apply fix for workspace-switcher by vkareh * Fix rendering of out-of-process window list with hidpi * hidpi: fix tray icon spacing with window-scaling > 1 * Fix out-of-process applet sizes for HiDPI * Fix hide buttons make panel bigger * run dialog: force icon size when loading app icon * run dialog: fix expand of content on window resize * Fix run dialog show-program-list enabling fix * tx: add makepot and .pot files * run-dialog: use F6 to switch between entry field and program list * transifex: set minimum_perc and type in config file * Fix strut sizes for HiDPI multi-monitors * Do not down-scale monitor geometries for GDK monitors * Scale monitor geometries down to device pixels to support multiple monitors in HiDPI * Drawer cleanup and fix arrow behavior
2019-01-16 19:07:18 +01:00
share/help/pt_BR/mate-fish/figures/fish_applet.png
share/help/pt_BR/mate-fish/index.docbook
share/help/pt_BR/mate-fish/legal.xml
share/help/ro/mate-clock/figures/clock_applet.png
share/help/ro/mate-clock/index.docbook
share/help/ro/mate-clock/legal.xml
share/help/ro/mate-fish/figures/fish_applet.png
share/help/ro/mate-fish/index.docbook
share/help/ro/mate-fish/legal.xml
share/help/ru/mate-clock/figures/clock_applet.png
share/help/ru/mate-clock/index.docbook
share/help/ru/mate-clock/legal.xml
share/help/ru/mate-fish/figures/fish_applet.png
share/help/ru/mate-fish/index.docbook
share/help/ru/mate-fish/legal.xml
mate-panel: update to 1.21.3: ### mate-panel 1.21.3 update translations Use make functions for HELP_LINGUAS Check if manager->proxy is NULL Migrate mate-panel from dbus-glib to gdbus notification-area-preferences-dialog.ui: avoid GtkButton:use-stock Fix GdkSeat warning Ensure alt-F1 can show the menu even if no menu applet on panel na-tray: add preferences dialog and applet menu entry na-tray: wide panels, add GSettings to the applet na-tray: wide panels, convert main GtkBox display to GtkGrid na-tray: wide panels, preliminary batch box to grid rename button-widget: wide panels, more suitable resize limits on Widgets and arrows README - Add dependency list update legal.xml Clock applet help: To Adjust the System Date or Time Clock applet help: Add Show week numbers in calendar Clock applet help: Fix speed unit for meters per second ### mate-panel 1.21.2 sync with transifex menu-bar: transfer focus correctly on alt-F1 panel: avoid a critical panel-toplevel: fix memory leak in calculate_minimum_height Change GTK_CHECK_VERSION to match next gtk+ release applets: Guard against GTK scale-factor fixes on GtkSocket window-list: Skip setting size hints until WnckTasklist has items to show. applets: Fix runtime error messages mate-panel-applet: setup_x_error_handler for in-process applets too GTK 3.23: fix applet size allocation fish: avoid deprecated 'gtk_window_set_wmclass' Tray: simplify force-redraw, use code that actually works panel-actions: replace deprecated gtk_menu_popup applet-context-menu: replace deprecated gtk_menu_popup panel-context-menu: replace deprecated gtk_menu_popup GTK 3.23: don't cut tray icons too narrow in HiDPI mode na-tray-child: remove na_tray_child_size_allocate panel-menu-button: replace deprecated gtk_menu_popup na-tray-child: replace deprecated gdk_error_trap_push/pop functions libmate-panel-applet: replace deprecated gdk_error_trap functions panel-xutils: replace deprecated gdk_error_trap functions panel-util: replace deprecated gdk_flush main: replace deprecated gdk_flush panel-widget: replace deprecated gdk_flush panel-toplevel: add position css class panel-force-quit: replace deprecated gdk_device_grab panel-force-quit: replace deprecated gdk_error_trap functions panel-force-quit: replace deprecated gdk_flush menu.c: Fix: Keep spaces in the left if "menus-have-icons" is off Panel-gtk.c: Show menu icons only when "menus-have-icons" is set workspace-switcher: provide themed fallback color ### mate-panel 1.21.1 * Translations update * update mate-menus requiremnt * panel-menu-button.c: Force use basename for compare * Support new mate-menus api * Convert launcher icons to cairo surfaces * fix rendering and removal of in-process applets on unexpanded panel * applet.c: avoid deprecated GtkImageMenuItem * limit size of panel-hide-button * clock: fix weird thing in comments * clock: fix actual copy/paste error which caused use-after-free * clock: fix use-after-free * fish: Install fish animations in fish-specific directory * fish: drop wanda image from gresource ### mate-panel 1.21.0 * Translations update * css: use parsing-error signal to warn on bad css file or image * css: Convert to GResource * na-tray: Convert to GResource * wncklet: Convert to GResource * panel: Convert to GResource * clock: Use new GdkPixbuf API to load resources * clock: Convert to GResource * fish: Convert to GResource * libpanel-applet: Add panel_applet_setup_menu_from_resource() API * Theme: consistant theming for applet drag handles in all themes * Revert "panel-toplevel: Remove pointer boundary check in panel_toplevel_queue_auto_hide()" * panel-context-menu.c: avoid deprecated GtkImageMenuItem * avoid 'gtk_file_chooser_dialog_new' with stock ids * Accessibility: white/black applet handles in GNOME high contrast themes * panel-run-dialog.ui: avoid deprecated: * fish.c: avoid 'gtk_dialog_new_with_buttons' with stock id * panel-test-applets.ui: avoid deprecated: * window-list.ui: avoid GtkVBox and GtkButton:use-stock * workspace-switcher.ui: avoid deprecated GtkButton:use-stock * Theme: show applet handles on non-MATE themes * panel-properties-dialog.ui: avoid GtkButton:use-stock and GtkImage:stock * fish.ui: avoid deprecated: * clock.ui: avoid deprecated: * avoid gtk_dialog_add_buttons with stock ids * workspace-switcher: support i3 WM * tx: update config with branch specific resoures * workspace-switcher: support metacity WM * Apply fix for workspace-switcher by vkareh * Fix rendering of out-of-process window list with hidpi * hidpi: fix tray icon spacing with window-scaling > 1 * Fix out-of-process applet sizes for HiDPI * Fix hide buttons make panel bigger * run dialog: force icon size when loading app icon * run dialog: fix expand of content on window resize * Fix run dialog show-program-list enabling fix * tx: add makepot and .pot files * run-dialog: use F6 to switch between entry field and program list * transifex: set minimum_perc and type in config file * Fix strut sizes for HiDPI multi-monitors * Do not down-scale monitor geometries for GDK monitors * Scale monitor geometries down to device pixels to support multiple monitors in HiDPI * Drawer cleanup and fix arrow behavior
2019-01-16 19:07:18 +01:00
share/help/rw/mate-fish/figures/fish_applet.png
share/help/rw/mate-fish/index.docbook
share/help/rw/mate-fish/legal.xml
share/help/sc/mate-fish/figures/fish_applet.png
share/help/sc/mate-fish/index.docbook
share/help/sc/mate-fish/legal.xml
share/help/si/mate-clock/figures/clock_applet.png
share/help/si/mate-clock/index.docbook
share/help/si/mate-clock/legal.xml
share/help/si/mate-fish/figures/fish_applet.png
share/help/si/mate-fish/index.docbook
share/help/si/mate-fish/legal.xml
share/help/sk/mate-clock/figures/clock_applet.png
share/help/sk/mate-clock/index.docbook
share/help/sk/mate-clock/legal.xml
share/help/sk/mate-fish/figures/fish_applet.png
share/help/sk/mate-fish/index.docbook
share/help/sk/mate-fish/legal.xml
share/help/sl/mate-clock/figures/clock_applet.png
share/help/sl/mate-clock/index.docbook
share/help/sl/mate-clock/legal.xml
share/help/sl/mate-fish/figures/fish_applet.png
share/help/sl/mate-fish/index.docbook
share/help/sl/mate-fish/legal.xml
share/help/sq/mate-clock/figures/clock_applet.png
share/help/sq/mate-clock/index.docbook
share/help/sq/mate-clock/legal.xml
share/help/sq/mate-fish/figures/fish_applet.png
share/help/sq/mate-fish/index.docbook
share/help/sq/mate-fish/legal.xml
share/help/sr/mate-clock/figures/clock_applet.png
share/help/sr/mate-clock/index.docbook
share/help/sr/mate-clock/legal.xml
mate-panel: update to 1.21.3: ### mate-panel 1.21.3 update translations Use make functions for HELP_LINGUAS Check if manager->proxy is NULL Migrate mate-panel from dbus-glib to gdbus notification-area-preferences-dialog.ui: avoid GtkButton:use-stock Fix GdkSeat warning Ensure alt-F1 can show the menu even if no menu applet on panel na-tray: add preferences dialog and applet menu entry na-tray: wide panels, add GSettings to the applet na-tray: wide panels, convert main GtkBox display to GtkGrid na-tray: wide panels, preliminary batch box to grid rename button-widget: wide panels, more suitable resize limits on Widgets and arrows README - Add dependency list update legal.xml Clock applet help: To Adjust the System Date or Time Clock applet help: Add Show week numbers in calendar Clock applet help: Fix speed unit for meters per second ### mate-panel 1.21.2 sync with transifex menu-bar: transfer focus correctly on alt-F1 panel: avoid a critical panel-toplevel: fix memory leak in calculate_minimum_height Change GTK_CHECK_VERSION to match next gtk+ release applets: Guard against GTK scale-factor fixes on GtkSocket window-list: Skip setting size hints until WnckTasklist has items to show. applets: Fix runtime error messages mate-panel-applet: setup_x_error_handler for in-process applets too GTK 3.23: fix applet size allocation fish: avoid deprecated 'gtk_window_set_wmclass' Tray: simplify force-redraw, use code that actually works panel-actions: replace deprecated gtk_menu_popup applet-context-menu: replace deprecated gtk_menu_popup panel-context-menu: replace deprecated gtk_menu_popup GTK 3.23: don't cut tray icons too narrow in HiDPI mode na-tray-child: remove na_tray_child_size_allocate panel-menu-button: replace deprecated gtk_menu_popup na-tray-child: replace deprecated gdk_error_trap_push/pop functions libmate-panel-applet: replace deprecated gdk_error_trap functions panel-xutils: replace deprecated gdk_error_trap functions panel-util: replace deprecated gdk_flush main: replace deprecated gdk_flush panel-widget: replace deprecated gdk_flush panel-toplevel: add position css class panel-force-quit: replace deprecated gdk_device_grab panel-force-quit: replace deprecated gdk_error_trap functions panel-force-quit: replace deprecated gdk_flush menu.c: Fix: Keep spaces in the left if "menus-have-icons" is off Panel-gtk.c: Show menu icons only when "menus-have-icons" is set workspace-switcher: provide themed fallback color ### mate-panel 1.21.1 * Translations update * update mate-menus requiremnt * panel-menu-button.c: Force use basename for compare * Support new mate-menus api * Convert launcher icons to cairo surfaces * fix rendering and removal of in-process applets on unexpanded panel * applet.c: avoid deprecated GtkImageMenuItem * limit size of panel-hide-button * clock: fix weird thing in comments * clock: fix actual copy/paste error which caused use-after-free * clock: fix use-after-free * fish: Install fish animations in fish-specific directory * fish: drop wanda image from gresource ### mate-panel 1.21.0 * Translations update * css: use parsing-error signal to warn on bad css file or image * css: Convert to GResource * na-tray: Convert to GResource * wncklet: Convert to GResource * panel: Convert to GResource * clock: Use new GdkPixbuf API to load resources * clock: Convert to GResource * fish: Convert to GResource * libpanel-applet: Add panel_applet_setup_menu_from_resource() API * Theme: consistant theming for applet drag handles in all themes * Revert "panel-toplevel: Remove pointer boundary check in panel_toplevel_queue_auto_hide()" * panel-context-menu.c: avoid deprecated GtkImageMenuItem * avoid 'gtk_file_chooser_dialog_new' with stock ids * Accessibility: white/black applet handles in GNOME high contrast themes * panel-run-dialog.ui: avoid deprecated: * fish.c: avoid 'gtk_dialog_new_with_buttons' with stock id * panel-test-applets.ui: avoid deprecated: * window-list.ui: avoid GtkVBox and GtkButton:use-stock * workspace-switcher.ui: avoid deprecated GtkButton:use-stock * Theme: show applet handles on non-MATE themes * panel-properties-dialog.ui: avoid GtkButton:use-stock and GtkImage:stock * fish.ui: avoid deprecated: * clock.ui: avoid deprecated: * avoid gtk_dialog_add_buttons with stock ids * workspace-switcher: support i3 WM * tx: update config with branch specific resoures * workspace-switcher: support metacity WM * Apply fix for workspace-switcher by vkareh * Fix rendering of out-of-process window list with hidpi * hidpi: fix tray icon spacing with window-scaling > 1 * Fix out-of-process applet sizes for HiDPI * Fix hide buttons make panel bigger * run dialog: force icon size when loading app icon * run dialog: fix expand of content on window resize * Fix run dialog show-program-list enabling fix * tx: add makepot and .pot files * run-dialog: use F6 to switch between entry field and program list * transifex: set minimum_perc and type in config file * Fix strut sizes for HiDPI multi-monitors * Do not down-scale monitor geometries for GDK monitors * Scale monitor geometries down to device pixels to support multiple monitors in HiDPI * Drawer cleanup and fix arrow behavior
2019-01-16 19:07:18 +01:00
share/help/sr/mate-fish/figures/fish_applet.png
share/help/sr/mate-fish/index.docbook
share/help/sr/mate-fish/legal.xml
share/help/sr@latin/mate-clock/figures/clock_applet.png
share/help/sr@latin/mate-clock/index.docbook
share/help/sr@latin/mate-clock/legal.xml
share/help/sr@latin/mate-fish/figures/fish_applet.png
share/help/sr@latin/mate-fish/index.docbook
share/help/sr@latin/mate-fish/legal.xml
share/help/sv/mate-clock/figures/clock_applet.png
share/help/sv/mate-clock/index.docbook
share/help/sv/mate-clock/legal.xml
share/help/sv/mate-fish/figures/fish_applet.png
share/help/sv/mate-fish/index.docbook
share/help/sv/mate-fish/legal.xml
mate-panel: update to 1.21.3: ### mate-panel 1.21.3 update translations Use make functions for HELP_LINGUAS Check if manager->proxy is NULL Migrate mate-panel from dbus-glib to gdbus notification-area-preferences-dialog.ui: avoid GtkButton:use-stock Fix GdkSeat warning Ensure alt-F1 can show the menu even if no menu applet on panel na-tray: add preferences dialog and applet menu entry na-tray: wide panels, add GSettings to the applet na-tray: wide panels, convert main GtkBox display to GtkGrid na-tray: wide panels, preliminary batch box to grid rename button-widget: wide panels, more suitable resize limits on Widgets and arrows README - Add dependency list update legal.xml Clock applet help: To Adjust the System Date or Time Clock applet help: Add Show week numbers in calendar Clock applet help: Fix speed unit for meters per second ### mate-panel 1.21.2 sync with transifex menu-bar: transfer focus correctly on alt-F1 panel: avoid a critical panel-toplevel: fix memory leak in calculate_minimum_height Change GTK_CHECK_VERSION to match next gtk+ release applets: Guard against GTK scale-factor fixes on GtkSocket window-list: Skip setting size hints until WnckTasklist has items to show. applets: Fix runtime error messages mate-panel-applet: setup_x_error_handler for in-process applets too GTK 3.23: fix applet size allocation fish: avoid deprecated 'gtk_window_set_wmclass' Tray: simplify force-redraw, use code that actually works panel-actions: replace deprecated gtk_menu_popup applet-context-menu: replace deprecated gtk_menu_popup panel-context-menu: replace deprecated gtk_menu_popup GTK 3.23: don't cut tray icons too narrow in HiDPI mode na-tray-child: remove na_tray_child_size_allocate panel-menu-button: replace deprecated gtk_menu_popup na-tray-child: replace deprecated gdk_error_trap_push/pop functions libmate-panel-applet: replace deprecated gdk_error_trap functions panel-xutils: replace deprecated gdk_error_trap functions panel-util: replace deprecated gdk_flush main: replace deprecated gdk_flush panel-widget: replace deprecated gdk_flush panel-toplevel: add position css class panel-force-quit: replace deprecated gdk_device_grab panel-force-quit: replace deprecated gdk_error_trap functions panel-force-quit: replace deprecated gdk_flush menu.c: Fix: Keep spaces in the left if "menus-have-icons" is off Panel-gtk.c: Show menu icons only when "menus-have-icons" is set workspace-switcher: provide themed fallback color ### mate-panel 1.21.1 * Translations update * update mate-menus requiremnt * panel-menu-button.c: Force use basename for compare * Support new mate-menus api * Convert launcher icons to cairo surfaces * fix rendering and removal of in-process applets on unexpanded panel * applet.c: avoid deprecated GtkImageMenuItem * limit size of panel-hide-button * clock: fix weird thing in comments * clock: fix actual copy/paste error which caused use-after-free * clock: fix use-after-free * fish: Install fish animations in fish-specific directory * fish: drop wanda image from gresource ### mate-panel 1.21.0 * Translations update * css: use parsing-error signal to warn on bad css file or image * css: Convert to GResource * na-tray: Convert to GResource * wncklet: Convert to GResource * panel: Convert to GResource * clock: Use new GdkPixbuf API to load resources * clock: Convert to GResource * fish: Convert to GResource * libpanel-applet: Add panel_applet_setup_menu_from_resource() API * Theme: consistant theming for applet drag handles in all themes * Revert "panel-toplevel: Remove pointer boundary check in panel_toplevel_queue_auto_hide()" * panel-context-menu.c: avoid deprecated GtkImageMenuItem * avoid 'gtk_file_chooser_dialog_new' with stock ids * Accessibility: white/black applet handles in GNOME high contrast themes * panel-run-dialog.ui: avoid deprecated: * fish.c: avoid 'gtk_dialog_new_with_buttons' with stock id * panel-test-applets.ui: avoid deprecated: * window-list.ui: avoid GtkVBox and GtkButton:use-stock * workspace-switcher.ui: avoid deprecated GtkButton:use-stock * Theme: show applet handles on non-MATE themes * panel-properties-dialog.ui: avoid GtkButton:use-stock and GtkImage:stock * fish.ui: avoid deprecated: * clock.ui: avoid deprecated: * avoid gtk_dialog_add_buttons with stock ids * workspace-switcher: support i3 WM * tx: update config with branch specific resoures * workspace-switcher: support metacity WM * Apply fix for workspace-switcher by vkareh * Fix rendering of out-of-process window list with hidpi * hidpi: fix tray icon spacing with window-scaling > 1 * Fix out-of-process applet sizes for HiDPI * Fix hide buttons make panel bigger * run dialog: force icon size when loading app icon * run dialog: fix expand of content on window resize * Fix run dialog show-program-list enabling fix * tx: add makepot and .pot files * run-dialog: use F6 to switch between entry field and program list * transifex: set minimum_perc and type in config file * Fix strut sizes for HiDPI multi-monitors * Do not down-scale monitor geometries for GDK monitors * Scale monitor geometries down to device pixels to support multiple monitors in HiDPI * Drawer cleanup and fix arrow behavior
2019-01-16 19:07:18 +01:00
share/help/sw/mate-fish/figures/fish_applet.png
share/help/sw/mate-fish/index.docbook
share/help/sw/mate-fish/legal.xml
share/help/ta/mate-clock/figures/clock_applet.png
share/help/ta/mate-clock/index.docbook
share/help/ta/mate-clock/legal.xml
share/help/ta/mate-fish/figures/fish_applet.png
share/help/ta/mate-fish/index.docbook
share/help/ta/mate-fish/legal.xml
share/help/te/mate-clock/figures/clock_applet.png
share/help/te/mate-clock/index.docbook
share/help/te/mate-clock/legal.xml
share/help/te/mate-fish/figures/fish_applet.png
share/help/te/mate-fish/index.docbook
share/help/te/mate-fish/legal.xml
share/help/th/mate-clock/figures/clock_applet.png
share/help/th/mate-clock/index.docbook
share/help/th/mate-clock/legal.xml
share/help/th/mate-fish/figures/fish_applet.png
share/help/th/mate-fish/index.docbook
share/help/th/mate-fish/legal.xml
mate-panel: update to 1.21.3: ### mate-panel 1.21.3 update translations Use make functions for HELP_LINGUAS Check if manager->proxy is NULL Migrate mate-panel from dbus-glib to gdbus notification-area-preferences-dialog.ui: avoid GtkButton:use-stock Fix GdkSeat warning Ensure alt-F1 can show the menu even if no menu applet on panel na-tray: add preferences dialog and applet menu entry na-tray: wide panels, add GSettings to the applet na-tray: wide panels, convert main GtkBox display to GtkGrid na-tray: wide panels, preliminary batch box to grid rename button-widget: wide panels, more suitable resize limits on Widgets and arrows README - Add dependency list update legal.xml Clock applet help: To Adjust the System Date or Time Clock applet help: Add Show week numbers in calendar Clock applet help: Fix speed unit for meters per second ### mate-panel 1.21.2 sync with transifex menu-bar: transfer focus correctly on alt-F1 panel: avoid a critical panel-toplevel: fix memory leak in calculate_minimum_height Change GTK_CHECK_VERSION to match next gtk+ release applets: Guard against GTK scale-factor fixes on GtkSocket window-list: Skip setting size hints until WnckTasklist has items to show. applets: Fix runtime error messages mate-panel-applet: setup_x_error_handler for in-process applets too GTK 3.23: fix applet size allocation fish: avoid deprecated 'gtk_window_set_wmclass' Tray: simplify force-redraw, use code that actually works panel-actions: replace deprecated gtk_menu_popup applet-context-menu: replace deprecated gtk_menu_popup panel-context-menu: replace deprecated gtk_menu_popup GTK 3.23: don't cut tray icons too narrow in HiDPI mode na-tray-child: remove na_tray_child_size_allocate panel-menu-button: replace deprecated gtk_menu_popup na-tray-child: replace deprecated gdk_error_trap_push/pop functions libmate-panel-applet: replace deprecated gdk_error_trap functions panel-xutils: replace deprecated gdk_error_trap functions panel-util: replace deprecated gdk_flush main: replace deprecated gdk_flush panel-widget: replace deprecated gdk_flush panel-toplevel: add position css class panel-force-quit: replace deprecated gdk_device_grab panel-force-quit: replace deprecated gdk_error_trap functions panel-force-quit: replace deprecated gdk_flush menu.c: Fix: Keep spaces in the left if "menus-have-icons" is off Panel-gtk.c: Show menu icons only when "menus-have-icons" is set workspace-switcher: provide themed fallback color ### mate-panel 1.21.1 * Translations update * update mate-menus requiremnt * panel-menu-button.c: Force use basename for compare * Support new mate-menus api * Convert launcher icons to cairo surfaces * fix rendering and removal of in-process applets on unexpanded panel * applet.c: avoid deprecated GtkImageMenuItem * limit size of panel-hide-button * clock: fix weird thing in comments * clock: fix actual copy/paste error which caused use-after-free * clock: fix use-after-free * fish: Install fish animations in fish-specific directory * fish: drop wanda image from gresource ### mate-panel 1.21.0 * Translations update * css: use parsing-error signal to warn on bad css file or image * css: Convert to GResource * na-tray: Convert to GResource * wncklet: Convert to GResource * panel: Convert to GResource * clock: Use new GdkPixbuf API to load resources * clock: Convert to GResource * fish: Convert to GResource * libpanel-applet: Add panel_applet_setup_menu_from_resource() API * Theme: consistant theming for applet drag handles in all themes * Revert "panel-toplevel: Remove pointer boundary check in panel_toplevel_queue_auto_hide()" * panel-context-menu.c: avoid deprecated GtkImageMenuItem * avoid 'gtk_file_chooser_dialog_new' with stock ids * Accessibility: white/black applet handles in GNOME high contrast themes * panel-run-dialog.ui: avoid deprecated: * fish.c: avoid 'gtk_dialog_new_with_buttons' with stock id * panel-test-applets.ui: avoid deprecated: * window-list.ui: avoid GtkVBox and GtkButton:use-stock * workspace-switcher.ui: avoid deprecated GtkButton:use-stock * Theme: show applet handles on non-MATE themes * panel-properties-dialog.ui: avoid GtkButton:use-stock and GtkImage:stock * fish.ui: avoid deprecated: * clock.ui: avoid deprecated: * avoid gtk_dialog_add_buttons with stock ids * workspace-switcher: support i3 WM * tx: update config with branch specific resoures * workspace-switcher: support metacity WM * Apply fix for workspace-switcher by vkareh * Fix rendering of out-of-process window list with hidpi * hidpi: fix tray icon spacing with window-scaling > 1 * Fix out-of-process applet sizes for HiDPI * Fix hide buttons make panel bigger * run dialog: force icon size when loading app icon * run dialog: fix expand of content on window resize * Fix run dialog show-program-list enabling fix * tx: add makepot and .pot files * run-dialog: use F6 to switch between entry field and program list * transifex: set minimum_perc and type in config file * Fix strut sizes for HiDPI multi-monitors * Do not down-scale monitor geometries for GDK monitors * Scale monitor geometries down to device pixels to support multiple monitors in HiDPI * Drawer cleanup and fix arrow behavior
2019-01-16 19:07:18 +01:00
share/help/tk/mate-fish/figures/fish_applet.png
share/help/tk/mate-fish/index.docbook
share/help/tk/mate-fish/legal.xml
share/help/tr/mate-clock/figures/clock_applet.png
share/help/tr/mate-clock/index.docbook
share/help/tr/mate-clock/legal.xml
share/help/tr/mate-fish/figures/fish_applet.png
share/help/tr/mate-fish/index.docbook
share/help/tr/mate-fish/legal.xml
share/help/ts/mate-fish/figures/fish_applet.png
share/help/ts/mate-fish/index.docbook
share/help/ts/mate-fish/legal.xml
share/help/ug/mate-clock/figures/clock_applet.png
share/help/ug/mate-clock/index.docbook
share/help/ug/mate-clock/legal.xml
share/help/ug/mate-fish/figures/fish_applet.png
share/help/ug/mate-fish/index.docbook
share/help/ug/mate-fish/legal.xml
share/help/uk/mate-clock/figures/clock_applet.png
share/help/uk/mate-clock/index.docbook
share/help/uk/mate-clock/legal.xml
share/help/uk/mate-fish/figures/fish_applet.png
share/help/uk/mate-fish/index.docbook
share/help/uk/mate-fish/legal.xml
mate-panel: update to 1.21.3: ### mate-panel 1.21.3 update translations Use make functions for HELP_LINGUAS Check if manager->proxy is NULL Migrate mate-panel from dbus-glib to gdbus notification-area-preferences-dialog.ui: avoid GtkButton:use-stock Fix GdkSeat warning Ensure alt-F1 can show the menu even if no menu applet on panel na-tray: add preferences dialog and applet menu entry na-tray: wide panels, add GSettings to the applet na-tray: wide panels, convert main GtkBox display to GtkGrid na-tray: wide panels, preliminary batch box to grid rename button-widget: wide panels, more suitable resize limits on Widgets and arrows README - Add dependency list update legal.xml Clock applet help: To Adjust the System Date or Time Clock applet help: Add Show week numbers in calendar Clock applet help: Fix speed unit for meters per second ### mate-panel 1.21.2 sync with transifex menu-bar: transfer focus correctly on alt-F1 panel: avoid a critical panel-toplevel: fix memory leak in calculate_minimum_height Change GTK_CHECK_VERSION to match next gtk+ release applets: Guard against GTK scale-factor fixes on GtkSocket window-list: Skip setting size hints until WnckTasklist has items to show. applets: Fix runtime error messages mate-panel-applet: setup_x_error_handler for in-process applets too GTK 3.23: fix applet size allocation fish: avoid deprecated 'gtk_window_set_wmclass' Tray: simplify force-redraw, use code that actually works panel-actions: replace deprecated gtk_menu_popup applet-context-menu: replace deprecated gtk_menu_popup panel-context-menu: replace deprecated gtk_menu_popup GTK 3.23: don't cut tray icons too narrow in HiDPI mode na-tray-child: remove na_tray_child_size_allocate panel-menu-button: replace deprecated gtk_menu_popup na-tray-child: replace deprecated gdk_error_trap_push/pop functions libmate-panel-applet: replace deprecated gdk_error_trap functions panel-xutils: replace deprecated gdk_error_trap functions panel-util: replace deprecated gdk_flush main: replace deprecated gdk_flush panel-widget: replace deprecated gdk_flush panel-toplevel: add position css class panel-force-quit: replace deprecated gdk_device_grab panel-force-quit: replace deprecated gdk_error_trap functions panel-force-quit: replace deprecated gdk_flush menu.c: Fix: Keep spaces in the left if "menus-have-icons" is off Panel-gtk.c: Show menu icons only when "menus-have-icons" is set workspace-switcher: provide themed fallback color ### mate-panel 1.21.1 * Translations update * update mate-menus requiremnt * panel-menu-button.c: Force use basename for compare * Support new mate-menus api * Convert launcher icons to cairo surfaces * fix rendering and removal of in-process applets on unexpanded panel * applet.c: avoid deprecated GtkImageMenuItem * limit size of panel-hide-button * clock: fix weird thing in comments * clock: fix actual copy/paste error which caused use-after-free * clock: fix use-after-free * fish: Install fish animations in fish-specific directory * fish: drop wanda image from gresource ### mate-panel 1.21.0 * Translations update * css: use parsing-error signal to warn on bad css file or image * css: Convert to GResource * na-tray: Convert to GResource * wncklet: Convert to GResource * panel: Convert to GResource * clock: Use new GdkPixbuf API to load resources * clock: Convert to GResource * fish: Convert to GResource * libpanel-applet: Add panel_applet_setup_menu_from_resource() API * Theme: consistant theming for applet drag handles in all themes * Revert "panel-toplevel: Remove pointer boundary check in panel_toplevel_queue_auto_hide()" * panel-context-menu.c: avoid deprecated GtkImageMenuItem * avoid 'gtk_file_chooser_dialog_new' with stock ids * Accessibility: white/black applet handles in GNOME high contrast themes * panel-run-dialog.ui: avoid deprecated: * fish.c: avoid 'gtk_dialog_new_with_buttons' with stock id * panel-test-applets.ui: avoid deprecated: * window-list.ui: avoid GtkVBox and GtkButton:use-stock * workspace-switcher.ui: avoid deprecated GtkButton:use-stock * Theme: show applet handles on non-MATE themes * panel-properties-dialog.ui: avoid GtkButton:use-stock and GtkImage:stock * fish.ui: avoid deprecated: * clock.ui: avoid deprecated: * avoid gtk_dialog_add_buttons with stock ids * workspace-switcher: support i3 WM * tx: update config with branch specific resoures * workspace-switcher: support metacity WM * Apply fix for workspace-switcher by vkareh * Fix rendering of out-of-process window list with hidpi * hidpi: fix tray icon spacing with window-scaling > 1 * Fix out-of-process applet sizes for HiDPI * Fix hide buttons make panel bigger * run dialog: force icon size when loading app icon * run dialog: fix expand of content on window resize * Fix run dialog show-program-list enabling fix * tx: add makepot and .pot files * run-dialog: use F6 to switch between entry field and program list * transifex: set minimum_perc and type in config file * Fix strut sizes for HiDPI multi-monitors * Do not down-scale monitor geometries for GDK monitors * Scale monitor geometries down to device pixels to support multiple monitors in HiDPI * Drawer cleanup and fix arrow behavior
2019-01-16 19:07:18 +01:00
share/help/ur/mate-clock/figures/clock_applet.png
share/help/ur/mate-clock/index.docbook
share/help/ur/mate-clock/legal.xml
share/help/ur/mate-fish/figures/fish_applet.png
share/help/ur/mate-fish/index.docbook
share/help/ur/mate-fish/legal.xml
share/help/ur_PK/mate-fish/figures/fish_applet.png
share/help/ur_PK/mate-fish/index.docbook
share/help/ur_PK/mate-fish/legal.xml
share/help/uz/mate-clock/figures/clock_applet.png
share/help/uz/mate-clock/index.docbook
share/help/uz/mate-clock/legal.xml
share/help/uz/mate-fish/figures/fish_applet.png
share/help/uz/mate-fish/index.docbook
share/help/uz/mate-fish/legal.xml
share/help/vi/mate-clock/figures/clock_applet.png
share/help/vi/mate-clock/index.docbook
share/help/vi/mate-clock/legal.xml
share/help/vi/mate-fish/figures/fish_applet.png
share/help/vi/mate-fish/index.docbook
share/help/vi/mate-fish/legal.xml
share/help/wa/mate-clock/figures/clock_applet.png
share/help/wa/mate-clock/index.docbook
share/help/wa/mate-clock/legal.xml
share/help/wa/mate-fish/figures/fish_applet.png
share/help/wa/mate-fish/index.docbook
share/help/wa/mate-fish/legal.xml
share/help/xh/mate-clock/figures/clock_applet.png
share/help/xh/mate-clock/index.docbook
share/help/xh/mate-clock/legal.xml
share/help/xh/mate-fish/figures/fish_applet.png
share/help/xh/mate-fish/index.docbook
share/help/xh/mate-fish/legal.xml
share/help/yo/mate-clock/figures/clock_applet.png
share/help/yo/mate-clock/index.docbook
share/help/yo/mate-clock/legal.xml
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-fish/figures/fish_applet.png
share/help/zh-Hans/mate-fish/index.docbook
share/help/zh-Hans/mate-fish/legal.xml
share/help/zh_CN/mate-clock/figures/clock_applet.png
share/help/zh_CN/mate-clock/index.docbook
share/help/zh_CN/mate-clock/legal.xml
share/help/zh_CN/mate-fish/figures/fish_applet.png
share/help/zh_CN/mate-fish/index.docbook
share/help/zh_CN/mate-fish/legal.xml
share/help/zh_HK/mate-clock/figures/clock_applet.png
share/help/zh_HK/mate-clock/index.docbook
share/help/zh_HK/mate-clock/legal.xml
mate-panel: update to 1.21.3: ### mate-panel 1.21.3 update translations Use make functions for HELP_LINGUAS Check if manager->proxy is NULL Migrate mate-panel from dbus-glib to gdbus notification-area-preferences-dialog.ui: avoid GtkButton:use-stock Fix GdkSeat warning Ensure alt-F1 can show the menu even if no menu applet on panel na-tray: add preferences dialog and applet menu entry na-tray: wide panels, add GSettings to the applet na-tray: wide panels, convert main GtkBox display to GtkGrid na-tray: wide panels, preliminary batch box to grid rename button-widget: wide panels, more suitable resize limits on Widgets and arrows README - Add dependency list update legal.xml Clock applet help: To Adjust the System Date or Time Clock applet help: Add Show week numbers in calendar Clock applet help: Fix speed unit for meters per second ### mate-panel 1.21.2 sync with transifex menu-bar: transfer focus correctly on alt-F1 panel: avoid a critical panel-toplevel: fix memory leak in calculate_minimum_height Change GTK_CHECK_VERSION to match next gtk+ release applets: Guard against GTK scale-factor fixes on GtkSocket window-list: Skip setting size hints until WnckTasklist has items to show. applets: Fix runtime error messages mate-panel-applet: setup_x_error_handler for in-process applets too GTK 3.23: fix applet size allocation fish: avoid deprecated 'gtk_window_set_wmclass' Tray: simplify force-redraw, use code that actually works panel-actions: replace deprecated gtk_menu_popup applet-context-menu: replace deprecated gtk_menu_popup panel-context-menu: replace deprecated gtk_menu_popup GTK 3.23: don't cut tray icons too narrow in HiDPI mode na-tray-child: remove na_tray_child_size_allocate panel-menu-button: replace deprecated gtk_menu_popup na-tray-child: replace deprecated gdk_error_trap_push/pop functions libmate-panel-applet: replace deprecated gdk_error_trap functions panel-xutils: replace deprecated gdk_error_trap functions panel-util: replace deprecated gdk_flush main: replace deprecated gdk_flush panel-widget: replace deprecated gdk_flush panel-toplevel: add position css class panel-force-quit: replace deprecated gdk_device_grab panel-force-quit: replace deprecated gdk_error_trap functions panel-force-quit: replace deprecated gdk_flush menu.c: Fix: Keep spaces in the left if "menus-have-icons" is off Panel-gtk.c: Show menu icons only when "menus-have-icons" is set workspace-switcher: provide themed fallback color ### mate-panel 1.21.1 * Translations update * update mate-menus requiremnt * panel-menu-button.c: Force use basename for compare * Support new mate-menus api * Convert launcher icons to cairo surfaces * fix rendering and removal of in-process applets on unexpanded panel * applet.c: avoid deprecated GtkImageMenuItem * limit size of panel-hide-button * clock: fix weird thing in comments * clock: fix actual copy/paste error which caused use-after-free * clock: fix use-after-free * fish: Install fish animations in fish-specific directory * fish: drop wanda image from gresource ### mate-panel 1.21.0 * Translations update * css: use parsing-error signal to warn on bad css file or image * css: Convert to GResource * na-tray: Convert to GResource * wncklet: Convert to GResource * panel: Convert to GResource * clock: Use new GdkPixbuf API to load resources * clock: Convert to GResource * fish: Convert to GResource * libpanel-applet: Add panel_applet_setup_menu_from_resource() API * Theme: consistant theming for applet drag handles in all themes * Revert "panel-toplevel: Remove pointer boundary check in panel_toplevel_queue_auto_hide()" * panel-context-menu.c: avoid deprecated GtkImageMenuItem * avoid 'gtk_file_chooser_dialog_new' with stock ids * Accessibility: white/black applet handles in GNOME high contrast themes * panel-run-dialog.ui: avoid deprecated: * fish.c: avoid 'gtk_dialog_new_with_buttons' with stock id * panel-test-applets.ui: avoid deprecated: * window-list.ui: avoid GtkVBox and GtkButton:use-stock * workspace-switcher.ui: avoid deprecated GtkButton:use-stock * Theme: show applet handles on non-MATE themes * panel-properties-dialog.ui: avoid GtkButton:use-stock and GtkImage:stock * fish.ui: avoid deprecated: * clock.ui: avoid deprecated: * avoid gtk_dialog_add_buttons with stock ids * workspace-switcher: support i3 WM * tx: update config with branch specific resoures * workspace-switcher: support metacity WM * Apply fix for workspace-switcher by vkareh * Fix rendering of out-of-process window list with hidpi * hidpi: fix tray icon spacing with window-scaling > 1 * Fix out-of-process applet sizes for HiDPI * Fix hide buttons make panel bigger * run dialog: force icon size when loading app icon * run dialog: fix expand of content on window resize * Fix run dialog show-program-list enabling fix * tx: add makepot and .pot files * run-dialog: use F6 to switch between entry field and program list * transifex: set minimum_perc and type in config file * Fix strut sizes for HiDPI multi-monitors * Do not down-scale monitor geometries for GDK monitors * Scale monitor geometries down to device pixels to support multiple monitors in HiDPI * Drawer cleanup and fix arrow behavior
2019-01-16 19:07:18 +01:00
share/help/zh_HK/mate-fish/figures/fish_applet.png
share/help/zh_HK/mate-fish/index.docbook
share/help/zh_HK/mate-fish/legal.xml
share/help/zh_TW/mate-clock/figures/clock_applet.png
share/help/zh_TW/mate-clock/index.docbook
share/help/zh_TW/mate-clock/legal.xml
mate-panel: update to 1.21.3: ### mate-panel 1.21.3 update translations Use make functions for HELP_LINGUAS Check if manager->proxy is NULL Migrate mate-panel from dbus-glib to gdbus notification-area-preferences-dialog.ui: avoid GtkButton:use-stock Fix GdkSeat warning Ensure alt-F1 can show the menu even if no menu applet on panel na-tray: add preferences dialog and applet menu entry na-tray: wide panels, add GSettings to the applet na-tray: wide panels, convert main GtkBox display to GtkGrid na-tray: wide panels, preliminary batch box to grid rename button-widget: wide panels, more suitable resize limits on Widgets and arrows README - Add dependency list update legal.xml Clock applet help: To Adjust the System Date or Time Clock applet help: Add Show week numbers in calendar Clock applet help: Fix speed unit for meters per second ### mate-panel 1.21.2 sync with transifex menu-bar: transfer focus correctly on alt-F1 panel: avoid a critical panel-toplevel: fix memory leak in calculate_minimum_height Change GTK_CHECK_VERSION to match next gtk+ release applets: Guard against GTK scale-factor fixes on GtkSocket window-list: Skip setting size hints until WnckTasklist has items to show. applets: Fix runtime error messages mate-panel-applet: setup_x_error_handler for in-process applets too GTK 3.23: fix applet size allocation fish: avoid deprecated 'gtk_window_set_wmclass' Tray: simplify force-redraw, use code that actually works panel-actions: replace deprecated gtk_menu_popup applet-context-menu: replace deprecated gtk_menu_popup panel-context-menu: replace deprecated gtk_menu_popup GTK 3.23: don't cut tray icons too narrow in HiDPI mode na-tray-child: remove na_tray_child_size_allocate panel-menu-button: replace deprecated gtk_menu_popup na-tray-child: replace deprecated gdk_error_trap_push/pop functions libmate-panel-applet: replace deprecated gdk_error_trap functions panel-xutils: replace deprecated gdk_error_trap functions panel-util: replace deprecated gdk_flush main: replace deprecated gdk_flush panel-widget: replace deprecated gdk_flush panel-toplevel: add position css class panel-force-quit: replace deprecated gdk_device_grab panel-force-quit: replace deprecated gdk_error_trap functions panel-force-quit: replace deprecated gdk_flush menu.c: Fix: Keep spaces in the left if "menus-have-icons" is off Panel-gtk.c: Show menu icons only when "menus-have-icons" is set workspace-switcher: provide themed fallback color ### mate-panel 1.21.1 * Translations update * update mate-menus requiremnt * panel-menu-button.c: Force use basename for compare * Support new mate-menus api * Convert launcher icons to cairo surfaces * fix rendering and removal of in-process applets on unexpanded panel * applet.c: avoid deprecated GtkImageMenuItem * limit size of panel-hide-button * clock: fix weird thing in comments * clock: fix actual copy/paste error which caused use-after-free * clock: fix use-after-free * fish: Install fish animations in fish-specific directory * fish: drop wanda image from gresource ### mate-panel 1.21.0 * Translations update * css: use parsing-error signal to warn on bad css file or image * css: Convert to GResource * na-tray: Convert to GResource * wncklet: Convert to GResource * panel: Convert to GResource * clock: Use new GdkPixbuf API to load resources * clock: Convert to GResource * fish: Convert to GResource * libpanel-applet: Add panel_applet_setup_menu_from_resource() API * Theme: consistant theming for applet drag handles in all themes * Revert "panel-toplevel: Remove pointer boundary check in panel_toplevel_queue_auto_hide()" * panel-context-menu.c: avoid deprecated GtkImageMenuItem * avoid 'gtk_file_chooser_dialog_new' with stock ids * Accessibility: white/black applet handles in GNOME high contrast themes * panel-run-dialog.ui: avoid deprecated: * fish.c: avoid 'gtk_dialog_new_with_buttons' with stock id * panel-test-applets.ui: avoid deprecated: * window-list.ui: avoid GtkVBox and GtkButton:use-stock * workspace-switcher.ui: avoid deprecated GtkButton:use-stock * Theme: show applet handles on non-MATE themes * panel-properties-dialog.ui: avoid GtkButton:use-stock and GtkImage:stock * fish.ui: avoid deprecated: * clock.ui: avoid deprecated: * avoid gtk_dialog_add_buttons with stock ids * workspace-switcher: support i3 WM * tx: update config with branch specific resoures * workspace-switcher: support metacity WM * Apply fix for workspace-switcher by vkareh * Fix rendering of out-of-process window list with hidpi * hidpi: fix tray icon spacing with window-scaling > 1 * Fix out-of-process applet sizes for HiDPI * Fix hide buttons make panel bigger * run dialog: force icon size when loading app icon * run dialog: fix expand of content on window resize * Fix run dialog show-program-list enabling fix * tx: add makepot and .pot files * run-dialog: use F6 to switch between entry field and program list * transifex: set minimum_perc and type in config file * Fix strut sizes for HiDPI multi-monitors * Do not down-scale monitor geometries for GDK monitors * Scale monitor geometries down to device pixels to support multiple monitors in HiDPI * Drawer cleanup and fix arrow behavior
2019-01-16 19:07:18 +01:00
share/help/zh_TW/mate-fish/figures/fish_applet.png
share/help/zh_TW/mate-fish/index.docbook
share/help/zh_TW/mate-fish/legal.xml
share/help/zu/mate-clock/figures/clock_applet.png
share/help/zu/mate-clock/index.docbook
share/help/zu/mate-clock/legal.xml
share/help/zu/mate-fish/figures/fish_applet.png
share/help/zu/mate-fish/index.docbook
share/help/zu/mate-fish/legal.xml
share/icons/hicolor/16x16/apps/mate-panel-clock.png
share/icons/hicolor/16x16/apps/mate-panel-drawer.png
share/icons/hicolor/16x16/apps/mate-panel-fish.png
share/icons/hicolor/16x16/apps/mate-panel-force-quit.png
share/icons/hicolor/16x16/apps/mate-panel-launcher.png
share/icons/hicolor/16x16/apps/mate-panel-notification-area.png
share/icons/hicolor/16x16/apps/mate-panel-separator.png
share/icons/hicolor/16x16/apps/mate-panel-window-list.png
share/icons/hicolor/16x16/apps/mate-panel-window-menu.png
share/icons/hicolor/16x16/apps/mate-panel-workspace-switcher.png
share/icons/hicolor/16x16/apps/mate-panel.png
share/icons/hicolor/22x22/apps/mate-panel-clock.png
share/icons/hicolor/22x22/apps/mate-panel-drawer.png
share/icons/hicolor/22x22/apps/mate-panel-fish.png
share/icons/hicolor/22x22/apps/mate-panel-force-quit.png
share/icons/hicolor/22x22/apps/mate-panel-launcher.png
share/icons/hicolor/22x22/apps/mate-panel-notification-area.png
share/icons/hicolor/22x22/apps/mate-panel-separator.png
share/icons/hicolor/22x22/apps/mate-panel-window-list.png
share/icons/hicolor/22x22/apps/mate-panel-window-menu.png
share/icons/hicolor/22x22/apps/mate-panel-workspace-switcher.png
share/icons/hicolor/22x22/apps/mate-panel.png
share/icons/hicolor/24x24/apps/mate-panel-clock.png
share/icons/hicolor/24x24/apps/mate-panel-drawer.png
share/icons/hicolor/24x24/apps/mate-panel-fish.png
share/icons/hicolor/24x24/apps/mate-panel-force-quit.png
share/icons/hicolor/24x24/apps/mate-panel-launcher.png
share/icons/hicolor/24x24/apps/mate-panel-notification-area.png
share/icons/hicolor/24x24/apps/mate-panel-separator.png
share/icons/hicolor/24x24/apps/mate-panel-window-list.png
share/icons/hicolor/24x24/apps/mate-panel-window-menu.png
share/icons/hicolor/24x24/apps/mate-panel-workspace-switcher.png
share/icons/hicolor/24x24/apps/mate-panel.png
mate-panel: fix builds with newer libwnck3, and update to 1.24.1 pkgsrc-specific change: the PLIST generated by this package varies, depending on the version of libwnck3 it's built against. Newer versions of libwnck3 offer window previewing functionality that mate-panel conditionally detects and uses, if available, which installs an extra config file (org.mate.panel.applet.window-list-previews.gschema.xml). Change log: mate-panel 1.24.1 * update translations * wncklet: Hide window preview on non-visible windows * launcher: Fix memory leaks * launcher: Fix memory leak * panel-util: Fix memory leak * Fix creating several launchers at once * 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 * fix release tarballs on travis CI failed * build: silent build warnings for distcheck * use default MATE_COMPILE_WARNINGS level * Add larger icon sizes * Clean scalable svg files * button-widget: Fix memory leak * Do not collect the translation for Icon * Enable applications in addto menu (fixes 1055) (#1056)
2020-10-05 19:35:55 +02:00
share/icons/hicolor/256x256/apps/mate-panel-clock.png
share/icons/hicolor/256x256/apps/mate-panel-drawer.png
share/icons/hicolor/256x256/apps/mate-panel-fish.png
share/icons/hicolor/256x256/apps/mate-panel-force-quit.png
share/icons/hicolor/256x256/apps/mate-panel-launcher.png
share/icons/hicolor/256x256/apps/mate-panel-notification-area.png
share/icons/hicolor/256x256/apps/mate-panel-separator.png
share/icons/hicolor/256x256/apps/mate-panel-window-list.png
share/icons/hicolor/256x256/apps/mate-panel-window-menu.png
share/icons/hicolor/256x256/apps/mate-panel-workspace-switcher.png
share/icons/hicolor/256x256/apps/mate-panel.png
share/icons/hicolor/32x32/apps/mate-panel-clock.png
share/icons/hicolor/32x32/apps/mate-panel-drawer.png
share/icons/hicolor/32x32/apps/mate-panel-fish.png
share/icons/hicolor/32x32/apps/mate-panel-force-quit.png
share/icons/hicolor/32x32/apps/mate-panel-launcher.png
share/icons/hicolor/32x32/apps/mate-panel-notification-area.png
share/icons/hicolor/32x32/apps/mate-panel-separator.png
share/icons/hicolor/32x32/apps/mate-panel-window-list.png
share/icons/hicolor/32x32/apps/mate-panel-window-menu.png
share/icons/hicolor/32x32/apps/mate-panel-workspace-switcher.png
share/icons/hicolor/32x32/apps/mate-panel.png
mate-panel: fix builds with newer libwnck3, and update to 1.24.1 pkgsrc-specific change: the PLIST generated by this package varies, depending on the version of libwnck3 it's built against. Newer versions of libwnck3 offer window previewing functionality that mate-panel conditionally detects and uses, if available, which installs an extra config file (org.mate.panel.applet.window-list-previews.gschema.xml). Change log: mate-panel 1.24.1 * update translations * wncklet: Hide window preview on non-visible windows * launcher: Fix memory leaks * launcher: Fix memory leak * panel-util: Fix memory leak * Fix creating several launchers at once * 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 * fix release tarballs on travis CI failed * build: silent build warnings for distcheck * use default MATE_COMPILE_WARNINGS level * Add larger icon sizes * Clean scalable svg files * button-widget: Fix memory leak * Do not collect the translation for Icon * Enable applications in addto menu (fixes 1055) (#1056)
2020-10-05 19:35:55 +02:00
share/icons/hicolor/48x48/apps/mate-panel-clock.png
share/icons/hicolor/48x48/apps/mate-panel-drawer.png
share/icons/hicolor/48x48/apps/mate-panel-fish.png
share/icons/hicolor/48x48/apps/mate-panel-force-quit.png
share/icons/hicolor/48x48/apps/mate-panel-launcher.png
share/icons/hicolor/48x48/apps/mate-panel-notification-area.png
share/icons/hicolor/48x48/apps/mate-panel-separator.png
share/icons/hicolor/48x48/apps/mate-panel-window-list.png
share/icons/hicolor/48x48/apps/mate-panel-window-menu.png
share/icons/hicolor/48x48/apps/mate-panel-workspace-switcher.png
share/icons/hicolor/48x48/apps/mate-panel.png
mate-panel: fix builds with newer libwnck3, and update to 1.24.1 pkgsrc-specific change: the PLIST generated by this package varies, depending on the version of libwnck3 it's built against. Newer versions of libwnck3 offer window previewing functionality that mate-panel conditionally detects and uses, if available, which installs an extra config file (org.mate.panel.applet.window-list-previews.gschema.xml). Change log: mate-panel 1.24.1 * update translations * wncklet: Hide window preview on non-visible windows * launcher: Fix memory leaks * launcher: Fix memory leak * panel-util: Fix memory leak * Fix creating several launchers at once * 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 * fix release tarballs on travis CI failed * build: silent build warnings for distcheck * use default MATE_COMPILE_WARNINGS level * Add larger icon sizes * Clean scalable svg files * button-widget: Fix memory leak * Do not collect the translation for Icon * Enable applications in addto menu (fixes 1055) (#1056)
2020-10-05 19:35:55 +02:00
share/icons/hicolor/64x64/apps/mate-panel-clock.png
share/icons/hicolor/64x64/apps/mate-panel-drawer.png
share/icons/hicolor/64x64/apps/mate-panel-fish.png
share/icons/hicolor/64x64/apps/mate-panel-force-quit.png
share/icons/hicolor/64x64/apps/mate-panel-launcher.png
share/icons/hicolor/64x64/apps/mate-panel-notification-area.png
share/icons/hicolor/64x64/apps/mate-panel-separator.png
share/icons/hicolor/64x64/apps/mate-panel-window-list.png
share/icons/hicolor/64x64/apps/mate-panel-window-menu.png
share/icons/hicolor/64x64/apps/mate-panel-workspace-switcher.png
share/icons/hicolor/64x64/apps/mate-panel.png
share/icons/hicolor/96x96/apps/mate-panel-clock.png
share/icons/hicolor/96x96/apps/mate-panel-drawer.png
share/icons/hicolor/96x96/apps/mate-panel-fish.png
share/icons/hicolor/96x96/apps/mate-panel-force-quit.png
share/icons/hicolor/96x96/apps/mate-panel-launcher.png
share/icons/hicolor/96x96/apps/mate-panel-notification-area.png
share/icons/hicolor/96x96/apps/mate-panel-separator.png
share/icons/hicolor/96x96/apps/mate-panel-window-list.png
share/icons/hicolor/96x96/apps/mate-panel-window-menu.png
share/icons/hicolor/96x96/apps/mate-panel-workspace-switcher.png
share/icons/hicolor/96x96/apps/mate-panel.png
share/icons/hicolor/scalable/apps/mate-panel-clock.svg
share/icons/hicolor/scalable/apps/mate-panel-drawer.svg
share/icons/hicolor/scalable/apps/mate-panel-fish.svg
share/icons/hicolor/scalable/apps/mate-panel-force-quit.svg
share/icons/hicolor/scalable/apps/mate-panel-launcher.svg
share/icons/hicolor/scalable/apps/mate-panel-notification-area.svg
share/icons/hicolor/scalable/apps/mate-panel-separator.svg
share/icons/hicolor/scalable/apps/mate-panel-window-list.svg
share/icons/hicolor/scalable/apps/mate-panel-window-menu.svg
share/icons/hicolor/scalable/apps/mate-panel-workspace-switcher.svg
share/icons/hicolor/scalable/apps/mate-panel.svg
share/locale/af/LC_MESSAGES/mate-panel.mo
share/locale/am/LC_MESSAGES/mate-panel.mo
share/locale/ar/LC_MESSAGES/mate-panel.mo
share/locale/as/LC_MESSAGES/mate-panel.mo
share/locale/ast/LC_MESSAGES/mate-panel.mo
share/locale/az/LC_MESSAGES/mate-panel.mo
share/locale/be/LC_MESSAGES/mate-panel.mo
share/locale/bg/LC_MESSAGES/mate-panel.mo
share/locale/bn/LC_MESSAGES/mate-panel.mo
share/locale/bn_IN/LC_MESSAGES/mate-panel.mo
share/locale/br/LC_MESSAGES/mate-panel.mo
share/locale/bs/LC_MESSAGES/mate-panel.mo
share/locale/ca/LC_MESSAGES/mate-panel.mo
share/locale/ca@valencia/LC_MESSAGES/mate-panel.mo
share/locale/cmn/LC_MESSAGES/mate-panel.mo
share/locale/crh/LC_MESSAGES/mate-panel.mo
share/locale/cs/LC_MESSAGES/mate-panel.mo
share/locale/cy/LC_MESSAGES/mate-panel.mo
share/locale/da/LC_MESSAGES/mate-panel.mo
share/locale/de/LC_MESSAGES/mate-panel.mo
share/locale/dz/LC_MESSAGES/mate-panel.mo
share/locale/el/LC_MESSAGES/mate-panel.mo
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/eo/LC_MESSAGES/mate-panel.mo
share/locale/es/LC_MESSAGES/mate-panel.mo
mate-panel: update to 1.21.3: ### mate-panel 1.21.3 update translations Use make functions for HELP_LINGUAS Check if manager->proxy is NULL Migrate mate-panel from dbus-glib to gdbus notification-area-preferences-dialog.ui: avoid GtkButton:use-stock Fix GdkSeat warning Ensure alt-F1 can show the menu even if no menu applet on panel na-tray: add preferences dialog and applet menu entry na-tray: wide panels, add GSettings to the applet na-tray: wide panels, convert main GtkBox display to GtkGrid na-tray: wide panels, preliminary batch box to grid rename button-widget: wide panels, more suitable resize limits on Widgets and arrows README - Add dependency list update legal.xml Clock applet help: To Adjust the System Date or Time Clock applet help: Add Show week numbers in calendar Clock applet help: Fix speed unit for meters per second ### mate-panel 1.21.2 sync with transifex menu-bar: transfer focus correctly on alt-F1 panel: avoid a critical panel-toplevel: fix memory leak in calculate_minimum_height Change GTK_CHECK_VERSION to match next gtk+ release applets: Guard against GTK scale-factor fixes on GtkSocket window-list: Skip setting size hints until WnckTasklist has items to show. applets: Fix runtime error messages mate-panel-applet: setup_x_error_handler for in-process applets too GTK 3.23: fix applet size allocation fish: avoid deprecated 'gtk_window_set_wmclass' Tray: simplify force-redraw, use code that actually works panel-actions: replace deprecated gtk_menu_popup applet-context-menu: replace deprecated gtk_menu_popup panel-context-menu: replace deprecated gtk_menu_popup GTK 3.23: don't cut tray icons too narrow in HiDPI mode na-tray-child: remove na_tray_child_size_allocate panel-menu-button: replace deprecated gtk_menu_popup na-tray-child: replace deprecated gdk_error_trap_push/pop functions libmate-panel-applet: replace deprecated gdk_error_trap functions panel-xutils: replace deprecated gdk_error_trap functions panel-util: replace deprecated gdk_flush main: replace deprecated gdk_flush panel-widget: replace deprecated gdk_flush panel-toplevel: add position css class panel-force-quit: replace deprecated gdk_device_grab panel-force-quit: replace deprecated gdk_error_trap functions panel-force-quit: replace deprecated gdk_flush menu.c: Fix: Keep spaces in the left if "menus-have-icons" is off Panel-gtk.c: Show menu icons only when "menus-have-icons" is set workspace-switcher: provide themed fallback color ### mate-panel 1.21.1 * Translations update * update mate-menus requiremnt * panel-menu-button.c: Force use basename for compare * Support new mate-menus api * Convert launcher icons to cairo surfaces * fix rendering and removal of in-process applets on unexpanded panel * applet.c: avoid deprecated GtkImageMenuItem * limit size of panel-hide-button * clock: fix weird thing in comments * clock: fix actual copy/paste error which caused use-after-free * clock: fix use-after-free * fish: Install fish animations in fish-specific directory * fish: drop wanda image from gresource ### mate-panel 1.21.0 * Translations update * css: use parsing-error signal to warn on bad css file or image * css: Convert to GResource * na-tray: Convert to GResource * wncklet: Convert to GResource * panel: Convert to GResource * clock: Use new GdkPixbuf API to load resources * clock: Convert to GResource * fish: Convert to GResource * libpanel-applet: Add panel_applet_setup_menu_from_resource() API * Theme: consistant theming for applet drag handles in all themes * Revert "panel-toplevel: Remove pointer boundary check in panel_toplevel_queue_auto_hide()" * panel-context-menu.c: avoid deprecated GtkImageMenuItem * avoid 'gtk_file_chooser_dialog_new' with stock ids * Accessibility: white/black applet handles in GNOME high contrast themes * panel-run-dialog.ui: avoid deprecated: * fish.c: avoid 'gtk_dialog_new_with_buttons' with stock id * panel-test-applets.ui: avoid deprecated: * window-list.ui: avoid GtkVBox and GtkButton:use-stock * workspace-switcher.ui: avoid deprecated GtkButton:use-stock * Theme: show applet handles on non-MATE themes * panel-properties-dialog.ui: avoid GtkButton:use-stock and GtkImage:stock * fish.ui: avoid deprecated: * clock.ui: avoid deprecated: * avoid gtk_dialog_add_buttons with stock ids * workspace-switcher: support i3 WM * tx: update config with branch specific resoures * workspace-switcher: support metacity WM * Apply fix for workspace-switcher by vkareh * Fix rendering of out-of-process window list with hidpi * hidpi: fix tray icon spacing with window-scaling > 1 * Fix out-of-process applet sizes for HiDPI * Fix hide buttons make panel bigger * run dialog: force icon size when loading app icon * run dialog: fix expand of content on window resize * Fix run dialog show-program-list enabling fix * tx: add makepot and .pot files * run-dialog: use F6 to switch between entry field and program list * transifex: set minimum_perc and type in config file * Fix strut sizes for HiDPI multi-monitors * Do not down-scale monitor geometries for GDK monitors * Scale monitor geometries down to device pixels to support multiple monitors in HiDPI * Drawer cleanup and fix arrow behavior
2019-01-16 19:07:18 +01:00
share/locale/es_AR/LC_MESSAGES/mate-panel.mo
share/locale/es_CL/LC_MESSAGES/mate-panel.mo
share/locale/es_CO/LC_MESSAGES/mate-panel.mo
mate-panel: update to 1.21.3: ### mate-panel 1.21.3 update translations Use make functions for HELP_LINGUAS Check if manager->proxy is NULL Migrate mate-panel from dbus-glib to gdbus notification-area-preferences-dialog.ui: avoid GtkButton:use-stock Fix GdkSeat warning Ensure alt-F1 can show the menu even if no menu applet on panel na-tray: add preferences dialog and applet menu entry na-tray: wide panels, add GSettings to the applet na-tray: wide panels, convert main GtkBox display to GtkGrid na-tray: wide panels, preliminary batch box to grid rename button-widget: wide panels, more suitable resize limits on Widgets and arrows README - Add dependency list update legal.xml Clock applet help: To Adjust the System Date or Time Clock applet help: Add Show week numbers in calendar Clock applet help: Fix speed unit for meters per second ### mate-panel 1.21.2 sync with transifex menu-bar: transfer focus correctly on alt-F1 panel: avoid a critical panel-toplevel: fix memory leak in calculate_minimum_height Change GTK_CHECK_VERSION to match next gtk+ release applets: Guard against GTK scale-factor fixes on GtkSocket window-list: Skip setting size hints until WnckTasklist has items to show. applets: Fix runtime error messages mate-panel-applet: setup_x_error_handler for in-process applets too GTK 3.23: fix applet size allocation fish: avoid deprecated 'gtk_window_set_wmclass' Tray: simplify force-redraw, use code that actually works panel-actions: replace deprecated gtk_menu_popup applet-context-menu: replace deprecated gtk_menu_popup panel-context-menu: replace deprecated gtk_menu_popup GTK 3.23: don't cut tray icons too narrow in HiDPI mode na-tray-child: remove na_tray_child_size_allocate panel-menu-button: replace deprecated gtk_menu_popup na-tray-child: replace deprecated gdk_error_trap_push/pop functions libmate-panel-applet: replace deprecated gdk_error_trap functions panel-xutils: replace deprecated gdk_error_trap functions panel-util: replace deprecated gdk_flush main: replace deprecated gdk_flush panel-widget: replace deprecated gdk_flush panel-toplevel: add position css class panel-force-quit: replace deprecated gdk_device_grab panel-force-quit: replace deprecated gdk_error_trap functions panel-force-quit: replace deprecated gdk_flush menu.c: Fix: Keep spaces in the left if "menus-have-icons" is off Panel-gtk.c: Show menu icons only when "menus-have-icons" is set workspace-switcher: provide themed fallback color ### mate-panel 1.21.1 * Translations update * update mate-menus requiremnt * panel-menu-button.c: Force use basename for compare * Support new mate-menus api * Convert launcher icons to cairo surfaces * fix rendering and removal of in-process applets on unexpanded panel * applet.c: avoid deprecated GtkImageMenuItem * limit size of panel-hide-button * clock: fix weird thing in comments * clock: fix actual copy/paste error which caused use-after-free * clock: fix use-after-free * fish: Install fish animations in fish-specific directory * fish: drop wanda image from gresource ### mate-panel 1.21.0 * Translations update * css: use parsing-error signal to warn on bad css file or image * css: Convert to GResource * na-tray: Convert to GResource * wncklet: Convert to GResource * panel: Convert to GResource * clock: Use new GdkPixbuf API to load resources * clock: Convert to GResource * fish: Convert to GResource * libpanel-applet: Add panel_applet_setup_menu_from_resource() API * Theme: consistant theming for applet drag handles in all themes * Revert "panel-toplevel: Remove pointer boundary check in panel_toplevel_queue_auto_hide()" * panel-context-menu.c: avoid deprecated GtkImageMenuItem * avoid 'gtk_file_chooser_dialog_new' with stock ids * Accessibility: white/black applet handles in GNOME high contrast themes * panel-run-dialog.ui: avoid deprecated: * fish.c: avoid 'gtk_dialog_new_with_buttons' with stock id * panel-test-applets.ui: avoid deprecated: * window-list.ui: avoid GtkVBox and GtkButton:use-stock * workspace-switcher.ui: avoid deprecated GtkButton:use-stock * Theme: show applet handles on non-MATE themes * panel-properties-dialog.ui: avoid GtkButton:use-stock and GtkImage:stock * fish.ui: avoid deprecated: * clock.ui: avoid deprecated: * avoid gtk_dialog_add_buttons with stock ids * workspace-switcher: support i3 WM * tx: update config with branch specific resoures * workspace-switcher: support metacity WM * Apply fix for workspace-switcher by vkareh * Fix rendering of out-of-process window list with hidpi * hidpi: fix tray icon spacing with window-scaling > 1 * Fix out-of-process applet sizes for HiDPI * Fix hide buttons make panel bigger * run dialog: force icon size when loading app icon * run dialog: fix expand of content on window resize * Fix run dialog show-program-list enabling fix * tx: add makepot and .pot files * run-dialog: use F6 to switch between entry field and program list * transifex: set minimum_perc and type in config file * Fix strut sizes for HiDPI multi-monitors * Do not down-scale monitor geometries for GDK monitors * Scale monitor geometries down to device pixels to support multiple monitors in HiDPI * Drawer cleanup and fix arrow behavior
2019-01-16 19:07:18 +01:00
share/locale/es_CR/LC_MESSAGES/mate-panel.mo
share/locale/es_DO/LC_MESSAGES/mate-panel.mo
share/locale/es_EC/LC_MESSAGES/mate-panel.mo
share/locale/es_ES/LC_MESSAGES/mate-panel.mo
share/locale/es_MX/LC_MESSAGES/mate-panel.mo
mate-panel: update to 1.21.3: ### mate-panel 1.21.3 update translations Use make functions for HELP_LINGUAS Check if manager->proxy is NULL Migrate mate-panel from dbus-glib to gdbus notification-area-preferences-dialog.ui: avoid GtkButton:use-stock Fix GdkSeat warning Ensure alt-F1 can show the menu even if no menu applet on panel na-tray: add preferences dialog and applet menu entry na-tray: wide panels, add GSettings to the applet na-tray: wide panels, convert main GtkBox display to GtkGrid na-tray: wide panels, preliminary batch box to grid rename button-widget: wide panels, more suitable resize limits on Widgets and arrows README - Add dependency list update legal.xml Clock applet help: To Adjust the System Date or Time Clock applet help: Add Show week numbers in calendar Clock applet help: Fix speed unit for meters per second ### mate-panel 1.21.2 sync with transifex menu-bar: transfer focus correctly on alt-F1 panel: avoid a critical panel-toplevel: fix memory leak in calculate_minimum_height Change GTK_CHECK_VERSION to match next gtk+ release applets: Guard against GTK scale-factor fixes on GtkSocket window-list: Skip setting size hints until WnckTasklist has items to show. applets: Fix runtime error messages mate-panel-applet: setup_x_error_handler for in-process applets too GTK 3.23: fix applet size allocation fish: avoid deprecated 'gtk_window_set_wmclass' Tray: simplify force-redraw, use code that actually works panel-actions: replace deprecated gtk_menu_popup applet-context-menu: replace deprecated gtk_menu_popup panel-context-menu: replace deprecated gtk_menu_popup GTK 3.23: don't cut tray icons too narrow in HiDPI mode na-tray-child: remove na_tray_child_size_allocate panel-menu-button: replace deprecated gtk_menu_popup na-tray-child: replace deprecated gdk_error_trap_push/pop functions libmate-panel-applet: replace deprecated gdk_error_trap functions panel-xutils: replace deprecated gdk_error_trap functions panel-util: replace deprecated gdk_flush main: replace deprecated gdk_flush panel-widget: replace deprecated gdk_flush panel-toplevel: add position css class panel-force-quit: replace deprecated gdk_device_grab panel-force-quit: replace deprecated gdk_error_trap functions panel-force-quit: replace deprecated gdk_flush menu.c: Fix: Keep spaces in the left if "menus-have-icons" is off Panel-gtk.c: Show menu icons only when "menus-have-icons" is set workspace-switcher: provide themed fallback color ### mate-panel 1.21.1 * Translations update * update mate-menus requiremnt * panel-menu-button.c: Force use basename for compare * Support new mate-menus api * Convert launcher icons to cairo surfaces * fix rendering and removal of in-process applets on unexpanded panel * applet.c: avoid deprecated GtkImageMenuItem * limit size of panel-hide-button * clock: fix weird thing in comments * clock: fix actual copy/paste error which caused use-after-free * clock: fix use-after-free * fish: Install fish animations in fish-specific directory * fish: drop wanda image from gresource ### mate-panel 1.21.0 * Translations update * css: use parsing-error signal to warn on bad css file or image * css: Convert to GResource * na-tray: Convert to GResource * wncklet: Convert to GResource * panel: Convert to GResource * clock: Use new GdkPixbuf API to load resources * clock: Convert to GResource * fish: Convert to GResource * libpanel-applet: Add panel_applet_setup_menu_from_resource() API * Theme: consistant theming for applet drag handles in all themes * Revert "panel-toplevel: Remove pointer boundary check in panel_toplevel_queue_auto_hide()" * panel-context-menu.c: avoid deprecated GtkImageMenuItem * avoid 'gtk_file_chooser_dialog_new' with stock ids * Accessibility: white/black applet handles in GNOME high contrast themes * panel-run-dialog.ui: avoid deprecated: * fish.c: avoid 'gtk_dialog_new_with_buttons' with stock id * panel-test-applets.ui: avoid deprecated: * window-list.ui: avoid GtkVBox and GtkButton:use-stock * workspace-switcher.ui: avoid deprecated GtkButton:use-stock * Theme: show applet handles on non-MATE themes * panel-properties-dialog.ui: avoid GtkButton:use-stock and GtkImage:stock * fish.ui: avoid deprecated: * clock.ui: avoid deprecated: * avoid gtk_dialog_add_buttons with stock ids * workspace-switcher: support i3 WM * tx: update config with branch specific resoures * workspace-switcher: support metacity WM * Apply fix for workspace-switcher by vkareh * Fix rendering of out-of-process window list with hidpi * hidpi: fix tray icon spacing with window-scaling > 1 * Fix out-of-process applet sizes for HiDPI * Fix hide buttons make panel bigger * run dialog: force icon size when loading app icon * run dialog: fix expand of content on window resize * Fix run dialog show-program-list enabling fix * tx: add makepot and .pot files * run-dialog: use F6 to switch between entry field and program list * transifex: set minimum_perc and type in config file * Fix strut sizes for HiDPI multi-monitors * Do not down-scale monitor geometries for GDK monitors * Scale monitor geometries down to device pixels to support multiple monitors in HiDPI * Drawer cleanup and fix arrow behavior
2019-01-16 19:07:18 +01:00
share/locale/es_NI/LC_MESSAGES/mate-panel.mo
share/locale/es_PA/LC_MESSAGES/mate-panel.mo
share/locale/es_PE/LC_MESSAGES/mate-panel.mo
2017-06-23 19:24:57 +02:00
share/locale/es_PR/LC_MESSAGES/mate-panel.mo
mate-panel: update to 1.21.3: ### mate-panel 1.21.3 update translations Use make functions for HELP_LINGUAS Check if manager->proxy is NULL Migrate mate-panel from dbus-glib to gdbus notification-area-preferences-dialog.ui: avoid GtkButton:use-stock Fix GdkSeat warning Ensure alt-F1 can show the menu even if no menu applet on panel na-tray: add preferences dialog and applet menu entry na-tray: wide panels, add GSettings to the applet na-tray: wide panels, convert main GtkBox display to GtkGrid na-tray: wide panels, preliminary batch box to grid rename button-widget: wide panels, more suitable resize limits on Widgets and arrows README - Add dependency list update legal.xml Clock applet help: To Adjust the System Date or Time Clock applet help: Add Show week numbers in calendar Clock applet help: Fix speed unit for meters per second ### mate-panel 1.21.2 sync with transifex menu-bar: transfer focus correctly on alt-F1 panel: avoid a critical panel-toplevel: fix memory leak in calculate_minimum_height Change GTK_CHECK_VERSION to match next gtk+ release applets: Guard against GTK scale-factor fixes on GtkSocket window-list: Skip setting size hints until WnckTasklist has items to show. applets: Fix runtime error messages mate-panel-applet: setup_x_error_handler for in-process applets too GTK 3.23: fix applet size allocation fish: avoid deprecated 'gtk_window_set_wmclass' Tray: simplify force-redraw, use code that actually works panel-actions: replace deprecated gtk_menu_popup applet-context-menu: replace deprecated gtk_menu_popup panel-context-menu: replace deprecated gtk_menu_popup GTK 3.23: don't cut tray icons too narrow in HiDPI mode na-tray-child: remove na_tray_child_size_allocate panel-menu-button: replace deprecated gtk_menu_popup na-tray-child: replace deprecated gdk_error_trap_push/pop functions libmate-panel-applet: replace deprecated gdk_error_trap functions panel-xutils: replace deprecated gdk_error_trap functions panel-util: replace deprecated gdk_flush main: replace deprecated gdk_flush panel-widget: replace deprecated gdk_flush panel-toplevel: add position css class panel-force-quit: replace deprecated gdk_device_grab panel-force-quit: replace deprecated gdk_error_trap functions panel-force-quit: replace deprecated gdk_flush menu.c: Fix: Keep spaces in the left if "menus-have-icons" is off Panel-gtk.c: Show menu icons only when "menus-have-icons" is set workspace-switcher: provide themed fallback color ### mate-panel 1.21.1 * Translations update * update mate-menus requiremnt * panel-menu-button.c: Force use basename for compare * Support new mate-menus api * Convert launcher icons to cairo surfaces * fix rendering and removal of in-process applets on unexpanded panel * applet.c: avoid deprecated GtkImageMenuItem * limit size of panel-hide-button * clock: fix weird thing in comments * clock: fix actual copy/paste error which caused use-after-free * clock: fix use-after-free * fish: Install fish animations in fish-specific directory * fish: drop wanda image from gresource ### mate-panel 1.21.0 * Translations update * css: use parsing-error signal to warn on bad css file or image * css: Convert to GResource * na-tray: Convert to GResource * wncklet: Convert to GResource * panel: Convert to GResource * clock: Use new GdkPixbuf API to load resources * clock: Convert to GResource * fish: Convert to GResource * libpanel-applet: Add panel_applet_setup_menu_from_resource() API * Theme: consistant theming for applet drag handles in all themes * Revert "panel-toplevel: Remove pointer boundary check in panel_toplevel_queue_auto_hide()" * panel-context-menu.c: avoid deprecated GtkImageMenuItem * avoid 'gtk_file_chooser_dialog_new' with stock ids * Accessibility: white/black applet handles in GNOME high contrast themes * panel-run-dialog.ui: avoid deprecated: * fish.c: avoid 'gtk_dialog_new_with_buttons' with stock id * panel-test-applets.ui: avoid deprecated: * window-list.ui: avoid GtkVBox and GtkButton:use-stock * workspace-switcher.ui: avoid deprecated GtkButton:use-stock * Theme: show applet handles on non-MATE themes * panel-properties-dialog.ui: avoid GtkButton:use-stock and GtkImage:stock * fish.ui: avoid deprecated: * clock.ui: avoid deprecated: * avoid gtk_dialog_add_buttons with stock ids * workspace-switcher: support i3 WM * tx: update config with branch specific resoures * workspace-switcher: support metacity WM * Apply fix for workspace-switcher by vkareh * Fix rendering of out-of-process window list with hidpi * hidpi: fix tray icon spacing with window-scaling > 1 * Fix out-of-process applet sizes for HiDPI * Fix hide buttons make panel bigger * run dialog: force icon size when loading app icon * run dialog: fix expand of content on window resize * Fix run dialog show-program-list enabling fix * tx: add makepot and .pot files * run-dialog: use F6 to switch between entry field and program list * transifex: set minimum_perc and type in config file * Fix strut sizes for HiDPI multi-monitors * Do not down-scale monitor geometries for GDK monitors * Scale monitor geometries down to device pixels to support multiple monitors in HiDPI * Drawer cleanup and fix arrow behavior
2019-01-16 19:07:18 +01:00
share/locale/es_SV/LC_MESSAGES/mate-panel.mo
share/locale/es_UY/LC_MESSAGES/mate-panel.mo
share/locale/es_VE/LC_MESSAGES/mate-panel.mo
share/locale/et/LC_MESSAGES/mate-panel.mo
share/locale/eu/LC_MESSAGES/mate-panel.mo
share/locale/fa/LC_MESSAGES/mate-panel.mo
share/locale/fi/LC_MESSAGES/mate-panel.mo
share/locale/fr/LC_MESSAGES/mate-panel.mo
share/locale/fr_CA/LC_MESSAGES/mate-panel.mo
share/locale/frp/LC_MESSAGES/mate-panel.mo
share/locale/fur/LC_MESSAGES/mate-panel.mo
share/locale/fy/LC_MESSAGES/mate-panel.mo
share/locale/ga/LC_MESSAGES/mate-panel.mo
share/locale/gl/LC_MESSAGES/mate-panel.mo
share/locale/gu/LC_MESSAGES/mate-panel.mo
share/locale/ha/LC_MESSAGES/mate-panel.mo
share/locale/he/LC_MESSAGES/mate-panel.mo
share/locale/hi/LC_MESSAGES/mate-panel.mo
share/locale/hr/LC_MESSAGES/mate-panel.mo
share/locale/hu/LC_MESSAGES/mate-panel.mo
share/locale/hy/LC_MESSAGES/mate-panel.mo
mate-panel: update to 1.21.3: ### mate-panel 1.21.3 update translations Use make functions for HELP_LINGUAS Check if manager->proxy is NULL Migrate mate-panel from dbus-glib to gdbus notification-area-preferences-dialog.ui: avoid GtkButton:use-stock Fix GdkSeat warning Ensure alt-F1 can show the menu even if no menu applet on panel na-tray: add preferences dialog and applet menu entry na-tray: wide panels, add GSettings to the applet na-tray: wide panels, convert main GtkBox display to GtkGrid na-tray: wide panels, preliminary batch box to grid rename button-widget: wide panels, more suitable resize limits on Widgets and arrows README - Add dependency list update legal.xml Clock applet help: To Adjust the System Date or Time Clock applet help: Add Show week numbers in calendar Clock applet help: Fix speed unit for meters per second ### mate-panel 1.21.2 sync with transifex menu-bar: transfer focus correctly on alt-F1 panel: avoid a critical panel-toplevel: fix memory leak in calculate_minimum_height Change GTK_CHECK_VERSION to match next gtk+ release applets: Guard against GTK scale-factor fixes on GtkSocket window-list: Skip setting size hints until WnckTasklist has items to show. applets: Fix runtime error messages mate-panel-applet: setup_x_error_handler for in-process applets too GTK 3.23: fix applet size allocation fish: avoid deprecated 'gtk_window_set_wmclass' Tray: simplify force-redraw, use code that actually works panel-actions: replace deprecated gtk_menu_popup applet-context-menu: replace deprecated gtk_menu_popup panel-context-menu: replace deprecated gtk_menu_popup GTK 3.23: don't cut tray icons too narrow in HiDPI mode na-tray-child: remove na_tray_child_size_allocate panel-menu-button: replace deprecated gtk_menu_popup na-tray-child: replace deprecated gdk_error_trap_push/pop functions libmate-panel-applet: replace deprecated gdk_error_trap functions panel-xutils: replace deprecated gdk_error_trap functions panel-util: replace deprecated gdk_flush main: replace deprecated gdk_flush panel-widget: replace deprecated gdk_flush panel-toplevel: add position css class panel-force-quit: replace deprecated gdk_device_grab panel-force-quit: replace deprecated gdk_error_trap functions panel-force-quit: replace deprecated gdk_flush menu.c: Fix: Keep spaces in the left if "menus-have-icons" is off Panel-gtk.c: Show menu icons only when "menus-have-icons" is set workspace-switcher: provide themed fallback color ### mate-panel 1.21.1 * Translations update * update mate-menus requiremnt * panel-menu-button.c: Force use basename for compare * Support new mate-menus api * Convert launcher icons to cairo surfaces * fix rendering and removal of in-process applets on unexpanded panel * applet.c: avoid deprecated GtkImageMenuItem * limit size of panel-hide-button * clock: fix weird thing in comments * clock: fix actual copy/paste error which caused use-after-free * clock: fix use-after-free * fish: Install fish animations in fish-specific directory * fish: drop wanda image from gresource ### mate-panel 1.21.0 * Translations update * css: use parsing-error signal to warn on bad css file or image * css: Convert to GResource * na-tray: Convert to GResource * wncklet: Convert to GResource * panel: Convert to GResource * clock: Use new GdkPixbuf API to load resources * clock: Convert to GResource * fish: Convert to GResource * libpanel-applet: Add panel_applet_setup_menu_from_resource() API * Theme: consistant theming for applet drag handles in all themes * Revert "panel-toplevel: Remove pointer boundary check in panel_toplevel_queue_auto_hide()" * panel-context-menu.c: avoid deprecated GtkImageMenuItem * avoid 'gtk_file_chooser_dialog_new' with stock ids * Accessibility: white/black applet handles in GNOME high contrast themes * panel-run-dialog.ui: avoid deprecated: * fish.c: avoid 'gtk_dialog_new_with_buttons' with stock id * panel-test-applets.ui: avoid deprecated: * window-list.ui: avoid GtkVBox and GtkButton:use-stock * workspace-switcher.ui: avoid deprecated GtkButton:use-stock * Theme: show applet handles on non-MATE themes * panel-properties-dialog.ui: avoid GtkButton:use-stock and GtkImage:stock * fish.ui: avoid deprecated: * clock.ui: avoid deprecated: * avoid gtk_dialog_add_buttons with stock ids * workspace-switcher: support i3 WM * tx: update config with branch specific resoures * workspace-switcher: support metacity WM * Apply fix for workspace-switcher by vkareh * Fix rendering of out-of-process window list with hidpi * hidpi: fix tray icon spacing with window-scaling > 1 * Fix out-of-process applet sizes for HiDPI * Fix hide buttons make panel bigger * run dialog: force icon size when loading app icon * run dialog: fix expand of content on window resize * Fix run dialog show-program-list enabling fix * tx: add makepot and .pot files * run-dialog: use F6 to switch between entry field and program list * transifex: set minimum_perc and type in config file * Fix strut sizes for HiDPI multi-monitors * Do not down-scale monitor geometries for GDK monitors * Scale monitor geometries down to device pixels to support multiple monitors in HiDPI * Drawer cleanup and fix arrow behavior
2019-01-16 19:07:18 +01:00
share/locale/ia/LC_MESSAGES/mate-panel.mo
share/locale/id/LC_MESSAGES/mate-panel.mo
share/locale/ie/LC_MESSAGES/mate-panel.mo
share/locale/ig/LC_MESSAGES/mate-panel.mo
share/locale/is/LC_MESSAGES/mate-panel.mo
share/locale/it/LC_MESSAGES/mate-panel.mo
share/locale/ja/LC_MESSAGES/mate-panel.mo
share/locale/jv/LC_MESSAGES/mate-panel.mo
share/locale/ka/LC_MESSAGES/mate-panel.mo
mate-panel: fix builds with newer libwnck3, and update to 1.24.1 pkgsrc-specific change: the PLIST generated by this package varies, depending on the version of libwnck3 it's built against. Newer versions of libwnck3 offer window previewing functionality that mate-panel conditionally detects and uses, if available, which installs an extra config file (org.mate.panel.applet.window-list-previews.gschema.xml). Change log: mate-panel 1.24.1 * update translations * wncklet: Hide window preview on non-visible windows * launcher: Fix memory leaks * launcher: Fix memory leak * panel-util: Fix memory leak * Fix creating several launchers at once * 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 * fix release tarballs on travis CI failed * build: silent build warnings for distcheck * use default MATE_COMPILE_WARNINGS level * Add larger icon sizes * Clean scalable svg files * button-widget: Fix memory leak * Do not collect the translation for Icon * Enable applications in addto menu (fixes 1055) (#1056)
2020-10-05 19:35:55 +02:00
share/locale/kab/LC_MESSAGES/mate-panel.mo
share/locale/kk/LC_MESSAGES/mate-panel.mo
mate-panel: update to 1.21.3: ### mate-panel 1.21.3 update translations Use make functions for HELP_LINGUAS Check if manager->proxy is NULL Migrate mate-panel from dbus-glib to gdbus notification-area-preferences-dialog.ui: avoid GtkButton:use-stock Fix GdkSeat warning Ensure alt-F1 can show the menu even if no menu applet on panel na-tray: add preferences dialog and applet menu entry na-tray: wide panels, add GSettings to the applet na-tray: wide panels, convert main GtkBox display to GtkGrid na-tray: wide panels, preliminary batch box to grid rename button-widget: wide panels, more suitable resize limits on Widgets and arrows README - Add dependency list update legal.xml Clock applet help: To Adjust the System Date or Time Clock applet help: Add Show week numbers in calendar Clock applet help: Fix speed unit for meters per second ### mate-panel 1.21.2 sync with transifex menu-bar: transfer focus correctly on alt-F1 panel: avoid a critical panel-toplevel: fix memory leak in calculate_minimum_height Change GTK_CHECK_VERSION to match next gtk+ release applets: Guard against GTK scale-factor fixes on GtkSocket window-list: Skip setting size hints until WnckTasklist has items to show. applets: Fix runtime error messages mate-panel-applet: setup_x_error_handler for in-process applets too GTK 3.23: fix applet size allocation fish: avoid deprecated 'gtk_window_set_wmclass' Tray: simplify force-redraw, use code that actually works panel-actions: replace deprecated gtk_menu_popup applet-context-menu: replace deprecated gtk_menu_popup panel-context-menu: replace deprecated gtk_menu_popup GTK 3.23: don't cut tray icons too narrow in HiDPI mode na-tray-child: remove na_tray_child_size_allocate panel-menu-button: replace deprecated gtk_menu_popup na-tray-child: replace deprecated gdk_error_trap_push/pop functions libmate-panel-applet: replace deprecated gdk_error_trap functions panel-xutils: replace deprecated gdk_error_trap functions panel-util: replace deprecated gdk_flush main: replace deprecated gdk_flush panel-widget: replace deprecated gdk_flush panel-toplevel: add position css class panel-force-quit: replace deprecated gdk_device_grab panel-force-quit: replace deprecated gdk_error_trap functions panel-force-quit: replace deprecated gdk_flush menu.c: Fix: Keep spaces in the left if "menus-have-icons" is off Panel-gtk.c: Show menu icons only when "menus-have-icons" is set workspace-switcher: provide themed fallback color ### mate-panel 1.21.1 * Translations update * update mate-menus requiremnt * panel-menu-button.c: Force use basename for compare * Support new mate-menus api * Convert launcher icons to cairo surfaces * fix rendering and removal of in-process applets on unexpanded panel * applet.c: avoid deprecated GtkImageMenuItem * limit size of panel-hide-button * clock: fix weird thing in comments * clock: fix actual copy/paste error which caused use-after-free * clock: fix use-after-free * fish: Install fish animations in fish-specific directory * fish: drop wanda image from gresource ### mate-panel 1.21.0 * Translations update * css: use parsing-error signal to warn on bad css file or image * css: Convert to GResource * na-tray: Convert to GResource * wncklet: Convert to GResource * panel: Convert to GResource * clock: Use new GdkPixbuf API to load resources * clock: Convert to GResource * fish: Convert to GResource * libpanel-applet: Add panel_applet_setup_menu_from_resource() API * Theme: consistant theming for applet drag handles in all themes * Revert "panel-toplevel: Remove pointer boundary check in panel_toplevel_queue_auto_hide()" * panel-context-menu.c: avoid deprecated GtkImageMenuItem * avoid 'gtk_file_chooser_dialog_new' with stock ids * Accessibility: white/black applet handles in GNOME high contrast themes * panel-run-dialog.ui: avoid deprecated: * fish.c: avoid 'gtk_dialog_new_with_buttons' with stock id * panel-test-applets.ui: avoid deprecated: * window-list.ui: avoid GtkVBox and GtkButton:use-stock * workspace-switcher.ui: avoid deprecated GtkButton:use-stock * Theme: show applet handles on non-MATE themes * panel-properties-dialog.ui: avoid GtkButton:use-stock and GtkImage:stock * fish.ui: avoid deprecated: * clock.ui: avoid deprecated: * avoid gtk_dialog_add_buttons with stock ids * workspace-switcher: support i3 WM * tx: update config with branch specific resoures * workspace-switcher: support metacity WM * Apply fix for workspace-switcher by vkareh * Fix rendering of out-of-process window list with hidpi * hidpi: fix tray icon spacing with window-scaling > 1 * Fix out-of-process applet sizes for HiDPI * Fix hide buttons make panel bigger * run dialog: force icon size when loading app icon * run dialog: fix expand of content on window resize * Fix run dialog show-program-list enabling fix * tx: add makepot and .pot files * run-dialog: use F6 to switch between entry field and program list * transifex: set minimum_perc and type in config file * Fix strut sizes for HiDPI multi-monitors * Do not down-scale monitor geometries for GDK monitors * Scale monitor geometries down to device pixels to support multiple monitors in HiDPI * Drawer cleanup and fix arrow behavior
2019-01-16 19:07:18 +01:00
share/locale/km/LC_MESSAGES/mate-panel.mo
share/locale/kn/LC_MESSAGES/mate-panel.mo
share/locale/ko/LC_MESSAGES/mate-panel.mo
mate-panel: update to 1.21.3: ### mate-panel 1.21.3 update translations Use make functions for HELP_LINGUAS Check if manager->proxy is NULL Migrate mate-panel from dbus-glib to gdbus notification-area-preferences-dialog.ui: avoid GtkButton:use-stock Fix GdkSeat warning Ensure alt-F1 can show the menu even if no menu applet on panel na-tray: add preferences dialog and applet menu entry na-tray: wide panels, add GSettings to the applet na-tray: wide panels, convert main GtkBox display to GtkGrid na-tray: wide panels, preliminary batch box to grid rename button-widget: wide panels, more suitable resize limits on Widgets and arrows README - Add dependency list update legal.xml Clock applet help: To Adjust the System Date or Time Clock applet help: Add Show week numbers in calendar Clock applet help: Fix speed unit for meters per second ### mate-panel 1.21.2 sync with transifex menu-bar: transfer focus correctly on alt-F1 panel: avoid a critical panel-toplevel: fix memory leak in calculate_minimum_height Change GTK_CHECK_VERSION to match next gtk+ release applets: Guard against GTK scale-factor fixes on GtkSocket window-list: Skip setting size hints until WnckTasklist has items to show. applets: Fix runtime error messages mate-panel-applet: setup_x_error_handler for in-process applets too GTK 3.23: fix applet size allocation fish: avoid deprecated 'gtk_window_set_wmclass' Tray: simplify force-redraw, use code that actually works panel-actions: replace deprecated gtk_menu_popup applet-context-menu: replace deprecated gtk_menu_popup panel-context-menu: replace deprecated gtk_menu_popup GTK 3.23: don't cut tray icons too narrow in HiDPI mode na-tray-child: remove na_tray_child_size_allocate panel-menu-button: replace deprecated gtk_menu_popup na-tray-child: replace deprecated gdk_error_trap_push/pop functions libmate-panel-applet: replace deprecated gdk_error_trap functions panel-xutils: replace deprecated gdk_error_trap functions panel-util: replace deprecated gdk_flush main: replace deprecated gdk_flush panel-widget: replace deprecated gdk_flush panel-toplevel: add position css class panel-force-quit: replace deprecated gdk_device_grab panel-force-quit: replace deprecated gdk_error_trap functions panel-force-quit: replace deprecated gdk_flush menu.c: Fix: Keep spaces in the left if "menus-have-icons" is off Panel-gtk.c: Show menu icons only when "menus-have-icons" is set workspace-switcher: provide themed fallback color ### mate-panel 1.21.1 * Translations update * update mate-menus requiremnt * panel-menu-button.c: Force use basename for compare * Support new mate-menus api * Convert launcher icons to cairo surfaces * fix rendering and removal of in-process applets on unexpanded panel * applet.c: avoid deprecated GtkImageMenuItem * limit size of panel-hide-button * clock: fix weird thing in comments * clock: fix actual copy/paste error which caused use-after-free * clock: fix use-after-free * fish: Install fish animations in fish-specific directory * fish: drop wanda image from gresource ### mate-panel 1.21.0 * Translations update * css: use parsing-error signal to warn on bad css file or image * css: Convert to GResource * na-tray: Convert to GResource * wncklet: Convert to GResource * panel: Convert to GResource * clock: Use new GdkPixbuf API to load resources * clock: Convert to GResource * fish: Convert to GResource * libpanel-applet: Add panel_applet_setup_menu_from_resource() API * Theme: consistant theming for applet drag handles in all themes * Revert "panel-toplevel: Remove pointer boundary check in panel_toplevel_queue_auto_hide()" * panel-context-menu.c: avoid deprecated GtkImageMenuItem * avoid 'gtk_file_chooser_dialog_new' with stock ids * Accessibility: white/black applet handles in GNOME high contrast themes * panel-run-dialog.ui: avoid deprecated: * fish.c: avoid 'gtk_dialog_new_with_buttons' with stock id * panel-test-applets.ui: avoid deprecated: * window-list.ui: avoid GtkVBox and GtkButton:use-stock * workspace-switcher.ui: avoid deprecated GtkButton:use-stock * Theme: show applet handles on non-MATE themes * panel-properties-dialog.ui: avoid GtkButton:use-stock and GtkImage:stock * fish.ui: avoid deprecated: * clock.ui: avoid deprecated: * avoid gtk_dialog_add_buttons with stock ids * workspace-switcher: support i3 WM * tx: update config with branch specific resoures * workspace-switcher: support metacity WM * Apply fix for workspace-switcher by vkareh * Fix rendering of out-of-process window list with hidpi * hidpi: fix tray icon spacing with window-scaling > 1 * Fix out-of-process applet sizes for HiDPI * Fix hide buttons make panel bigger * run dialog: force icon size when loading app icon * run dialog: fix expand of content on window resize * Fix run dialog show-program-list enabling fix * tx: add makepot and .pot files * run-dialog: use F6 to switch between entry field and program list * transifex: set minimum_perc and type in config file * Fix strut sizes for HiDPI multi-monitors * Do not down-scale monitor geometries for GDK monitors * Scale monitor geometries down to device pixels to support multiple monitors in HiDPI * Drawer cleanup and fix arrow behavior
2019-01-16 19:07:18 +01:00
share/locale/ks/LC_MESSAGES/mate-panel.mo
share/locale/ku/LC_MESSAGES/mate-panel.mo
share/locale/ku_IQ/LC_MESSAGES/mate-panel.mo
share/locale/ky/LC_MESSAGES/mate-panel.mo
Update mate-panel to 1.20.1: MATE Panel has much improved Status Notifier Items (SNI) support. Support panel auto-scaling for HiDPI displays Full changelog: Support panel auto-scaling for HiDPI displays bump minimum required libwnck version to 3.4.6 status-notifier: don’t crash if tooltip has wrong type status-notifier: don’t crash if menu layout has wrong type Fix rendering of radio buttons in status notifier panel-run-dialog: fix segfault when program list is enabled get focus when displaying “applet broken” dialog Update workspace switcher properties dialog simplify some code rework the process of cancelling the background change operation status-notifier: properly handle the NULL case for items status-notifier: handle wrong-size icons called by path status-notifier: load icons specified by path Fix failures to load icons when the application calls for a path and not an icon name Fix build warning: toplevel_configure_event defined but not used Fix build warning: GLIB_VERSION_MIN_REQUIRED redefined status-notifier: fix failure to show icon for missing icon WidthOfScreen and HeightOfScreen implementation panel-toplevel: Remove pointer boundary check in panel_toplevel_queue_auto_hide() remove ancient gnome-panel leftovers Keep the right icons on bottom still displaying right when the resolution change larger wncklet: disconnect signals by data on destroy clock: disconnect one more signal handler on destroy panel-applet-frame-dbus-c: comment out newly unused variable Clock: don’t check variables that can never be < 0 for < 0 panel-applet-frame-dbus.c: comment out never used code block panel-toplevel: remove duplicate break statement status-notifier: remove duplicate check found by cppcheck status-notifier: hide mate-polkit icon if passive Apply position fix on popup to GTK 3.20 and earlier GTK 3.22 status notifier: reposition menu when size changes GTK 3.22/status-notifer Fix menu position if size changed since last shown Stop panel collapse left on adding certain out-of-process applets make file/folder launchers work again panel-context-menu: Add confirmation dialog to panel reset option Add option to context menu to reset the panel clock:disconnect signal handlers on destroy Fix crashes on moving/removing applets with glib 2.53.4 or later gtk 3.22: avoid deprecated gdk_screen_get_monitor functions: Add a gsettings key to enable/disable SNI Support wncklet: stop segfaults, warnings on removing in-process switcher, window-list fish: fix adding back after removal Fish: stop all warnings on removing when built in-process Clock: fix removal warnings when in-process applet removed clock: stop segfault on removing applet when built in-process libmate-panel-applet: fix typos in id->factory_id rename libmate-panel-applet: Only declare _panel_applet_shlib_factory() when needed libmate-panel-applet: fix error in unregistering dbus object libmate-panel-applet: fix build warning libmate-panel-applet: fix introspection libmate-panel-applet: unown bus name and unregister dbus object libmate-panel-applet GTK 3.14/3.16: fix custom bg w alpha libmate-panel-applet: include dummy variable in factory for certian applets libmate-panel-applet: fix bg rendering for in-process applets libpanel-applet/panel-applet.h: Rename id to factory_id for factory limatepanel-applet: add panel-applet-private.h don’t use GtkPlug/GtkSocket for in process applets make it possible to get applet widget libpanel-applet: add panel_applet_factory_get_applet_widget libpanel-applet: return process type and applet uid libpanel-applet: store factories in hash table libpanel-applet: delay GtkPlug creation libpanel-applet: add process type to private data libpanel-applet: Remove out_process from panel_applet_factory_main() avoid deprecated gdk_screen_get_width/height avoid deprecated gdk_screen_get_n_monitors fish: fix applet opening as thin line when built in-process Forces a window scale of 1 for the panel, instead of using the default or user configured scale. avoid deprecated gdk_screen_make_display_name avoid deprecated gdk_display_get_screen don’t use deprecated gtk_show_uri avoid deprecated gdk_screen_get_number fix applet crashes on transparent user-set panel bg system tray: fix hidden icons on image/transparent color BG Fix GTK theme image bg support on vertical panel Make panel image background in GTK theme work again clock: fix hovering over timezone text, causes panel to scale beyond screen limit GTK 3.18+ fix transparent default panel bg menu: restore focus after drag-n-dropping menuitem outside menu: restore focus after closing popup menu of a menuitem Fix: menubar/menu-button can’t launch mozo menu: remove incorrect code from the popup menu of a menuitem status notifier: follow same menu theme as rest of panel fix moving applets between panels menu: fix crash when some .desktop file has empty Icon field clock: properly handle visibility of edit button clock: drop deprecated gtk_size_group_set_ignore_hidden clock: move GtkButton in another horizontal GtkBox parent clock.c: drop deprecated gtk_size_group_set_ignore_hidden localized application’s name and description menu-button: disconnect from GSettings when applet is removed action-button: disconnect from GSettings when applet is removed remove a needless glib check status-notifier: fix crash on unknown signal name use GTK+3 bookmarks location for Places menu doc: remove some references to nonexistent stuff fix build with gcc 4.9.2 (looks like it’s in c89 mode by default) Run dialog: Add option to reverse history view Run dialog: Fix wrong history len with max size 1 Run dialog: Allow changing history size doc: drop ancient MateConf references Run dialog: Fix wrong history order status-notifier: Do not hide passive items panel-menu-bar: fix build warning and some spacing properly fit expanded panel to smaller screen size system-tray: Properly propagate orientation changes notification-area: Fix item orientation workspace switcher: handle GDK_SCROLL_SMOOTH and fix build warning Reenable workspace switcher wrapping pre-bump version status-notifier: Fix handling of icon-padding style property Simplify panel description shown when switching panels with the WM status-notifier: Plug a memory leak remove deprecated sys/timeb.h header, as nothing uses it status-notifier-watcher: Allow re-registration of registered items setup custom icon status-notifier: Plug a memory leak notification area: Fix memory leak sorting items Translations update
2018-05-14 15:08:26 +02:00
share/locale/la/LC_MESSAGES/mate-panel.mo
share/locale/li/LC_MESSAGES/mate-panel.mo
share/locale/lt/LC_MESSAGES/mate-panel.mo
share/locale/lv/LC_MESSAGES/mate-panel.mo
share/locale/mai/LC_MESSAGES/mate-panel.mo
share/locale/mg/LC_MESSAGES/mate-panel.mo
share/locale/mi/LC_MESSAGES/mate-panel.mo
share/locale/mk/LC_MESSAGES/mate-panel.mo
share/locale/ml/LC_MESSAGES/mate-panel.mo
share/locale/mn/LC_MESSAGES/mate-panel.mo
share/locale/mr/LC_MESSAGES/mate-panel.mo
share/locale/ms/LC_MESSAGES/mate-panel.mo
share/locale/nb/LC_MESSAGES/mate-panel.mo
share/locale/nds/LC_MESSAGES/mate-panel.mo
share/locale/ne/LC_MESSAGES/mate-panel.mo
share/locale/nl/LC_MESSAGES/mate-panel.mo
share/locale/nn/LC_MESSAGES/mate-panel.mo
share/locale/nso/LC_MESSAGES/mate-panel.mo
share/locale/oc/LC_MESSAGES/mate-panel.mo
share/locale/or/LC_MESSAGES/mate-panel.mo
share/locale/pa/LC_MESSAGES/mate-panel.mo
share/locale/pl/LC_MESSAGES/mate-panel.mo
2017-06-23 19:24:57 +02:00
share/locale/pms/LC_MESSAGES/mate-panel.mo
share/locale/ps/LC_MESSAGES/mate-panel.mo
share/locale/pt/LC_MESSAGES/mate-panel.mo
share/locale/pt_BR/LC_MESSAGES/mate-panel.mo
share/locale/ro/LC_MESSAGES/mate-panel.mo
share/locale/ru/LC_MESSAGES/mate-panel.mo
share/locale/rw/LC_MESSAGES/mate-panel.mo
mate-panel: update to 1.21.3: ### mate-panel 1.21.3 update translations Use make functions for HELP_LINGUAS Check if manager->proxy is NULL Migrate mate-panel from dbus-glib to gdbus notification-area-preferences-dialog.ui: avoid GtkButton:use-stock Fix GdkSeat warning Ensure alt-F1 can show the menu even if no menu applet on panel na-tray: add preferences dialog and applet menu entry na-tray: wide panels, add GSettings to the applet na-tray: wide panels, convert main GtkBox display to GtkGrid na-tray: wide panels, preliminary batch box to grid rename button-widget: wide panels, more suitable resize limits on Widgets and arrows README - Add dependency list update legal.xml Clock applet help: To Adjust the System Date or Time Clock applet help: Add Show week numbers in calendar Clock applet help: Fix speed unit for meters per second ### mate-panel 1.21.2 sync with transifex menu-bar: transfer focus correctly on alt-F1 panel: avoid a critical panel-toplevel: fix memory leak in calculate_minimum_height Change GTK_CHECK_VERSION to match next gtk+ release applets: Guard against GTK scale-factor fixes on GtkSocket window-list: Skip setting size hints until WnckTasklist has items to show. applets: Fix runtime error messages mate-panel-applet: setup_x_error_handler for in-process applets too GTK 3.23: fix applet size allocation fish: avoid deprecated 'gtk_window_set_wmclass' Tray: simplify force-redraw, use code that actually works panel-actions: replace deprecated gtk_menu_popup applet-context-menu: replace deprecated gtk_menu_popup panel-context-menu: replace deprecated gtk_menu_popup GTK 3.23: don't cut tray icons too narrow in HiDPI mode na-tray-child: remove na_tray_child_size_allocate panel-menu-button: replace deprecated gtk_menu_popup na-tray-child: replace deprecated gdk_error_trap_push/pop functions libmate-panel-applet: replace deprecated gdk_error_trap functions panel-xutils: replace deprecated gdk_error_trap functions panel-util: replace deprecated gdk_flush main: replace deprecated gdk_flush panel-widget: replace deprecated gdk_flush panel-toplevel: add position css class panel-force-quit: replace deprecated gdk_device_grab panel-force-quit: replace deprecated gdk_error_trap functions panel-force-quit: replace deprecated gdk_flush menu.c: Fix: Keep spaces in the left if "menus-have-icons" is off Panel-gtk.c: Show menu icons only when "menus-have-icons" is set workspace-switcher: provide themed fallback color ### mate-panel 1.21.1 * Translations update * update mate-menus requiremnt * panel-menu-button.c: Force use basename for compare * Support new mate-menus api * Convert launcher icons to cairo surfaces * fix rendering and removal of in-process applets on unexpanded panel * applet.c: avoid deprecated GtkImageMenuItem * limit size of panel-hide-button * clock: fix weird thing in comments * clock: fix actual copy/paste error which caused use-after-free * clock: fix use-after-free * fish: Install fish animations in fish-specific directory * fish: drop wanda image from gresource ### mate-panel 1.21.0 * Translations update * css: use parsing-error signal to warn on bad css file or image * css: Convert to GResource * na-tray: Convert to GResource * wncklet: Convert to GResource * panel: Convert to GResource * clock: Use new GdkPixbuf API to load resources * clock: Convert to GResource * fish: Convert to GResource * libpanel-applet: Add panel_applet_setup_menu_from_resource() API * Theme: consistant theming for applet drag handles in all themes * Revert "panel-toplevel: Remove pointer boundary check in panel_toplevel_queue_auto_hide()" * panel-context-menu.c: avoid deprecated GtkImageMenuItem * avoid 'gtk_file_chooser_dialog_new' with stock ids * Accessibility: white/black applet handles in GNOME high contrast themes * panel-run-dialog.ui: avoid deprecated: * fish.c: avoid 'gtk_dialog_new_with_buttons' with stock id * panel-test-applets.ui: avoid deprecated: * window-list.ui: avoid GtkVBox and GtkButton:use-stock * workspace-switcher.ui: avoid deprecated GtkButton:use-stock * Theme: show applet handles on non-MATE themes * panel-properties-dialog.ui: avoid GtkButton:use-stock and GtkImage:stock * fish.ui: avoid deprecated: * clock.ui: avoid deprecated: * avoid gtk_dialog_add_buttons with stock ids * workspace-switcher: support i3 WM * tx: update config with branch specific resoures * workspace-switcher: support metacity WM * Apply fix for workspace-switcher by vkareh * Fix rendering of out-of-process window list with hidpi * hidpi: fix tray icon spacing with window-scaling > 1 * Fix out-of-process applet sizes for HiDPI * Fix hide buttons make panel bigger * run dialog: force icon size when loading app icon * run dialog: fix expand of content on window resize * Fix run dialog show-program-list enabling fix * tx: add makepot and .pot files * run-dialog: use F6 to switch between entry field and program list * transifex: set minimum_perc and type in config file * Fix strut sizes for HiDPI multi-monitors * Do not down-scale monitor geometries for GDK monitors * Scale monitor geometries down to device pixels to support multiple monitors in HiDPI * Drawer cleanup and fix arrow behavior
2019-01-16 19:07:18 +01:00
share/locale/sc/LC_MESSAGES/mate-panel.mo
share/locale/si/LC_MESSAGES/mate-panel.mo
share/locale/sk/LC_MESSAGES/mate-panel.mo
share/locale/sl/LC_MESSAGES/mate-panel.mo
share/locale/sq/LC_MESSAGES/mate-panel.mo
share/locale/sr/LC_MESSAGES/mate-panel.mo
share/locale/sr@latin/LC_MESSAGES/mate-panel.mo
share/locale/sv/LC_MESSAGES/mate-panel.mo
share/locale/ta/LC_MESSAGES/mate-panel.mo
share/locale/te/LC_MESSAGES/mate-panel.mo
share/locale/th/LC_MESSAGES/mate-panel.mo
mate-panel: update to 1.21.3: ### mate-panel 1.21.3 update translations Use make functions for HELP_LINGUAS Check if manager->proxy is NULL Migrate mate-panel from dbus-glib to gdbus notification-area-preferences-dialog.ui: avoid GtkButton:use-stock Fix GdkSeat warning Ensure alt-F1 can show the menu even if no menu applet on panel na-tray: add preferences dialog and applet menu entry na-tray: wide panels, add GSettings to the applet na-tray: wide panels, convert main GtkBox display to GtkGrid na-tray: wide panels, preliminary batch box to grid rename button-widget: wide panels, more suitable resize limits on Widgets and arrows README - Add dependency list update legal.xml Clock applet help: To Adjust the System Date or Time Clock applet help: Add Show week numbers in calendar Clock applet help: Fix speed unit for meters per second ### mate-panel 1.21.2 sync with transifex menu-bar: transfer focus correctly on alt-F1 panel: avoid a critical panel-toplevel: fix memory leak in calculate_minimum_height Change GTK_CHECK_VERSION to match next gtk+ release applets: Guard against GTK scale-factor fixes on GtkSocket window-list: Skip setting size hints until WnckTasklist has items to show. applets: Fix runtime error messages mate-panel-applet: setup_x_error_handler for in-process applets too GTK 3.23: fix applet size allocation fish: avoid deprecated 'gtk_window_set_wmclass' Tray: simplify force-redraw, use code that actually works panel-actions: replace deprecated gtk_menu_popup applet-context-menu: replace deprecated gtk_menu_popup panel-context-menu: replace deprecated gtk_menu_popup GTK 3.23: don't cut tray icons too narrow in HiDPI mode na-tray-child: remove na_tray_child_size_allocate panel-menu-button: replace deprecated gtk_menu_popup na-tray-child: replace deprecated gdk_error_trap_push/pop functions libmate-panel-applet: replace deprecated gdk_error_trap functions panel-xutils: replace deprecated gdk_error_trap functions panel-util: replace deprecated gdk_flush main: replace deprecated gdk_flush panel-widget: replace deprecated gdk_flush panel-toplevel: add position css class panel-force-quit: replace deprecated gdk_device_grab panel-force-quit: replace deprecated gdk_error_trap functions panel-force-quit: replace deprecated gdk_flush menu.c: Fix: Keep spaces in the left if "menus-have-icons" is off Panel-gtk.c: Show menu icons only when "menus-have-icons" is set workspace-switcher: provide themed fallback color ### mate-panel 1.21.1 * Translations update * update mate-menus requiremnt * panel-menu-button.c: Force use basename for compare * Support new mate-menus api * Convert launcher icons to cairo surfaces * fix rendering and removal of in-process applets on unexpanded panel * applet.c: avoid deprecated GtkImageMenuItem * limit size of panel-hide-button * clock: fix weird thing in comments * clock: fix actual copy/paste error which caused use-after-free * clock: fix use-after-free * fish: Install fish animations in fish-specific directory * fish: drop wanda image from gresource ### mate-panel 1.21.0 * Translations update * css: use parsing-error signal to warn on bad css file or image * css: Convert to GResource * na-tray: Convert to GResource * wncklet: Convert to GResource * panel: Convert to GResource * clock: Use new GdkPixbuf API to load resources * clock: Convert to GResource * fish: Convert to GResource * libpanel-applet: Add panel_applet_setup_menu_from_resource() API * Theme: consistant theming for applet drag handles in all themes * Revert "panel-toplevel: Remove pointer boundary check in panel_toplevel_queue_auto_hide()" * panel-context-menu.c: avoid deprecated GtkImageMenuItem * avoid 'gtk_file_chooser_dialog_new' with stock ids * Accessibility: white/black applet handles in GNOME high contrast themes * panel-run-dialog.ui: avoid deprecated: * fish.c: avoid 'gtk_dialog_new_with_buttons' with stock id * panel-test-applets.ui: avoid deprecated: * window-list.ui: avoid GtkVBox and GtkButton:use-stock * workspace-switcher.ui: avoid deprecated GtkButton:use-stock * Theme: show applet handles on non-MATE themes * panel-properties-dialog.ui: avoid GtkButton:use-stock and GtkImage:stock * fish.ui: avoid deprecated: * clock.ui: avoid deprecated: * avoid gtk_dialog_add_buttons with stock ids * workspace-switcher: support i3 WM * tx: update config with branch specific resoures * workspace-switcher: support metacity WM * Apply fix for workspace-switcher by vkareh * Fix rendering of out-of-process window list with hidpi * hidpi: fix tray icon spacing with window-scaling > 1 * Fix out-of-process applet sizes for HiDPI * Fix hide buttons make panel bigger * run dialog: force icon size when loading app icon * run dialog: fix expand of content on window resize * Fix run dialog show-program-list enabling fix * tx: add makepot and .pot files * run-dialog: use F6 to switch between entry field and program list * transifex: set minimum_perc and type in config file * Fix strut sizes for HiDPI multi-monitors * Do not down-scale monitor geometries for GDK monitors * Scale monitor geometries down to device pixels to support multiple monitors in HiDPI * Drawer cleanup and fix arrow behavior
2019-01-16 19:07:18 +01:00
share/locale/tk/LC_MESSAGES/mate-panel.mo
share/locale/tr/LC_MESSAGES/mate-panel.mo
mate-panel: update to 1.21.3: ### mate-panel 1.21.3 update translations Use make functions for HELP_LINGUAS Check if manager->proxy is NULL Migrate mate-panel from dbus-glib to gdbus notification-area-preferences-dialog.ui: avoid GtkButton:use-stock Fix GdkSeat warning Ensure alt-F1 can show the menu even if no menu applet on panel na-tray: add preferences dialog and applet menu entry na-tray: wide panels, add GSettings to the applet na-tray: wide panels, convert main GtkBox display to GtkGrid na-tray: wide panels, preliminary batch box to grid rename button-widget: wide panels, more suitable resize limits on Widgets and arrows README - Add dependency list update legal.xml Clock applet help: To Adjust the System Date or Time Clock applet help: Add Show week numbers in calendar Clock applet help: Fix speed unit for meters per second ### mate-panel 1.21.2 sync with transifex menu-bar: transfer focus correctly on alt-F1 panel: avoid a critical panel-toplevel: fix memory leak in calculate_minimum_height Change GTK_CHECK_VERSION to match next gtk+ release applets: Guard against GTK scale-factor fixes on GtkSocket window-list: Skip setting size hints until WnckTasklist has items to show. applets: Fix runtime error messages mate-panel-applet: setup_x_error_handler for in-process applets too GTK 3.23: fix applet size allocation fish: avoid deprecated 'gtk_window_set_wmclass' Tray: simplify force-redraw, use code that actually works panel-actions: replace deprecated gtk_menu_popup applet-context-menu: replace deprecated gtk_menu_popup panel-context-menu: replace deprecated gtk_menu_popup GTK 3.23: don't cut tray icons too narrow in HiDPI mode na-tray-child: remove na_tray_child_size_allocate panel-menu-button: replace deprecated gtk_menu_popup na-tray-child: replace deprecated gdk_error_trap_push/pop functions libmate-panel-applet: replace deprecated gdk_error_trap functions panel-xutils: replace deprecated gdk_error_trap functions panel-util: replace deprecated gdk_flush main: replace deprecated gdk_flush panel-widget: replace deprecated gdk_flush panel-toplevel: add position css class panel-force-quit: replace deprecated gdk_device_grab panel-force-quit: replace deprecated gdk_error_trap functions panel-force-quit: replace deprecated gdk_flush menu.c: Fix: Keep spaces in the left if "menus-have-icons" is off Panel-gtk.c: Show menu icons only when "menus-have-icons" is set workspace-switcher: provide themed fallback color ### mate-panel 1.21.1 * Translations update * update mate-menus requiremnt * panel-menu-button.c: Force use basename for compare * Support new mate-menus api * Convert launcher icons to cairo surfaces * fix rendering and removal of in-process applets on unexpanded panel * applet.c: avoid deprecated GtkImageMenuItem * limit size of panel-hide-button * clock: fix weird thing in comments * clock: fix actual copy/paste error which caused use-after-free * clock: fix use-after-free * fish: Install fish animations in fish-specific directory * fish: drop wanda image from gresource ### mate-panel 1.21.0 * Translations update * css: use parsing-error signal to warn on bad css file or image * css: Convert to GResource * na-tray: Convert to GResource * wncklet: Convert to GResource * panel: Convert to GResource * clock: Use new GdkPixbuf API to load resources * clock: Convert to GResource * fish: Convert to GResource * libpanel-applet: Add panel_applet_setup_menu_from_resource() API * Theme: consistant theming for applet drag handles in all themes * Revert "panel-toplevel: Remove pointer boundary check in panel_toplevel_queue_auto_hide()" * panel-context-menu.c: avoid deprecated GtkImageMenuItem * avoid 'gtk_file_chooser_dialog_new' with stock ids * Accessibility: white/black applet handles in GNOME high contrast themes * panel-run-dialog.ui: avoid deprecated: * fish.c: avoid 'gtk_dialog_new_with_buttons' with stock id * panel-test-applets.ui: avoid deprecated: * window-list.ui: avoid GtkVBox and GtkButton:use-stock * workspace-switcher.ui: avoid deprecated GtkButton:use-stock * Theme: show applet handles on non-MATE themes * panel-properties-dialog.ui: avoid GtkButton:use-stock and GtkImage:stock * fish.ui: avoid deprecated: * clock.ui: avoid deprecated: * avoid gtk_dialog_add_buttons with stock ids * workspace-switcher: support i3 WM * tx: update config with branch specific resoures * workspace-switcher: support metacity WM * Apply fix for workspace-switcher by vkareh * Fix rendering of out-of-process window list with hidpi * hidpi: fix tray icon spacing with window-scaling > 1 * Fix out-of-process applet sizes for HiDPI * Fix hide buttons make panel bigger * run dialog: force icon size when loading app icon * run dialog: fix expand of content on window resize * Fix run dialog show-program-list enabling fix * tx: add makepot and .pot files * run-dialog: use F6 to switch between entry field and program list * transifex: set minimum_perc and type in config file * Fix strut sizes for HiDPI multi-monitors * Do not down-scale monitor geometries for GDK monitors * Scale monitor geometries down to device pixels to support multiple monitors in HiDPI * Drawer cleanup and fix arrow behavior
2019-01-16 19:07:18 +01:00
share/locale/tt/LC_MESSAGES/mate-panel.mo
share/locale/ug/LC_MESSAGES/mate-panel.mo
share/locale/uk/LC_MESSAGES/mate-panel.mo
share/locale/ur/LC_MESSAGES/mate-panel.mo
share/locale/uz/LC_MESSAGES/mate-panel.mo
share/locale/vi/LC_MESSAGES/mate-panel.mo
share/locale/wa/LC_MESSAGES/mate-panel.mo
share/locale/xh/LC_MESSAGES/mate-panel.mo
share/locale/yi/LC_MESSAGES/mate-panel.mo
share/locale/yo/LC_MESSAGES/mate-panel.mo
share/locale/zh_CN/LC_MESSAGES/mate-panel.mo
share/locale/zh_HK/LC_MESSAGES/mate-panel.mo
share/locale/zh_TW/LC_MESSAGES/mate-panel.mo
share/locale/zu/LC_MESSAGES/mate-panel.mo
share/mate-panel/applets/org.mate.panel.ClockApplet.mate-panel-applet
share/mate-panel/applets/org.mate.panel.FishApplet.mate-panel-applet
share/mate-panel/applets/org.mate.panel.NotificationAreaApplet.mate-panel-applet
share/mate-panel/applets/org.mate.panel.Wncklet.mate-panel-applet
mate-panel: update to 1.21.3: ### mate-panel 1.21.3 update translations Use make functions for HELP_LINGUAS Check if manager->proxy is NULL Migrate mate-panel from dbus-glib to gdbus notification-area-preferences-dialog.ui: avoid GtkButton:use-stock Fix GdkSeat warning Ensure alt-F1 can show the menu even if no menu applet on panel na-tray: add preferences dialog and applet menu entry na-tray: wide panels, add GSettings to the applet na-tray: wide panels, convert main GtkBox display to GtkGrid na-tray: wide panels, preliminary batch box to grid rename button-widget: wide panels, more suitable resize limits on Widgets and arrows README - Add dependency list update legal.xml Clock applet help: To Adjust the System Date or Time Clock applet help: Add Show week numbers in calendar Clock applet help: Fix speed unit for meters per second ### mate-panel 1.21.2 sync with transifex menu-bar: transfer focus correctly on alt-F1 panel: avoid a critical panel-toplevel: fix memory leak in calculate_minimum_height Change GTK_CHECK_VERSION to match next gtk+ release applets: Guard against GTK scale-factor fixes on GtkSocket window-list: Skip setting size hints until WnckTasklist has items to show. applets: Fix runtime error messages mate-panel-applet: setup_x_error_handler for in-process applets too GTK 3.23: fix applet size allocation fish: avoid deprecated 'gtk_window_set_wmclass' Tray: simplify force-redraw, use code that actually works panel-actions: replace deprecated gtk_menu_popup applet-context-menu: replace deprecated gtk_menu_popup panel-context-menu: replace deprecated gtk_menu_popup GTK 3.23: don't cut tray icons too narrow in HiDPI mode na-tray-child: remove na_tray_child_size_allocate panel-menu-button: replace deprecated gtk_menu_popup na-tray-child: replace deprecated gdk_error_trap_push/pop functions libmate-panel-applet: replace deprecated gdk_error_trap functions panel-xutils: replace deprecated gdk_error_trap functions panel-util: replace deprecated gdk_flush main: replace deprecated gdk_flush panel-widget: replace deprecated gdk_flush panel-toplevel: add position css class panel-force-quit: replace deprecated gdk_device_grab panel-force-quit: replace deprecated gdk_error_trap functions panel-force-quit: replace deprecated gdk_flush menu.c: Fix: Keep spaces in the left if "menus-have-icons" is off Panel-gtk.c: Show menu icons only when "menus-have-icons" is set workspace-switcher: provide themed fallback color ### mate-panel 1.21.1 * Translations update * update mate-menus requiremnt * panel-menu-button.c: Force use basename for compare * Support new mate-menus api * Convert launcher icons to cairo surfaces * fix rendering and removal of in-process applets on unexpanded panel * applet.c: avoid deprecated GtkImageMenuItem * limit size of panel-hide-button * clock: fix weird thing in comments * clock: fix actual copy/paste error which caused use-after-free * clock: fix use-after-free * fish: Install fish animations in fish-specific directory * fish: drop wanda image from gresource ### mate-panel 1.21.0 * Translations update * css: use parsing-error signal to warn on bad css file or image * css: Convert to GResource * na-tray: Convert to GResource * wncklet: Convert to GResource * panel: Convert to GResource * clock: Use new GdkPixbuf API to load resources * clock: Convert to GResource * fish: Convert to GResource * libpanel-applet: Add panel_applet_setup_menu_from_resource() API * Theme: consistant theming for applet drag handles in all themes * Revert "panel-toplevel: Remove pointer boundary check in panel_toplevel_queue_auto_hide()" * panel-context-menu.c: avoid deprecated GtkImageMenuItem * avoid 'gtk_file_chooser_dialog_new' with stock ids * Accessibility: white/black applet handles in GNOME high contrast themes * panel-run-dialog.ui: avoid deprecated: * fish.c: avoid 'gtk_dialog_new_with_buttons' with stock id * panel-test-applets.ui: avoid deprecated: * window-list.ui: avoid GtkVBox and GtkButton:use-stock * workspace-switcher.ui: avoid deprecated GtkButton:use-stock * Theme: show applet handles on non-MATE themes * panel-properties-dialog.ui: avoid GtkButton:use-stock and GtkImage:stock * fish.ui: avoid deprecated: * clock.ui: avoid deprecated: * avoid gtk_dialog_add_buttons with stock ids * workspace-switcher: support i3 WM * tx: update config with branch specific resoures * workspace-switcher: support metacity WM * Apply fix for workspace-switcher by vkareh * Fix rendering of out-of-process window list with hidpi * hidpi: fix tray icon spacing with window-scaling > 1 * Fix out-of-process applet sizes for HiDPI * Fix hide buttons make panel bigger * run dialog: force icon size when loading app icon * run dialog: fix expand of content on window resize * Fix run dialog show-program-list enabling fix * tx: add makepot and .pot files * run-dialog: use F6 to switch between entry field and program list * transifex: set minimum_perc and type in config file * Fix strut sizes for HiDPI multi-monitors * Do not down-scale monitor geometries for GDK monitors * Scale monitor geometries down to device pixels to support multiple monitors in HiDPI * Drawer cleanup and fix arrow behavior
2019-01-16 19:07:18 +01:00
share/mate-panel/fish/fishanim.png
share/mate-panel/fish/footguy.png
share/mate-panel/fish/monkey.png
share/mate-panel/fish/oldwanda.png
share/mate-panel/fish/wanda.png
share/mate-panel/layouts/default.layout
share/mate-panel/layouts/fedora.layout
share/mate-panel/layouts/linuxmint.layout
share/mate-panel/layouts/mageia.layout
share/mate-panel/layouts/opensuse.layout
share/mate-panel/layouts/ubuntu.layout