Changelog for
mate-panel-lang-1.16.0-1.1.noarch.rpm :
* Tue Sep 20 2016 sor.alexeiAATTmeowr.ru- Update to version 1.16.0:
* Use GtkAboutDialog instead of MateAboutDialog.
* GTK+3: Use GtkColorButton/GtkColorChooser in properties dialogue.
* GTK+3: fix a lot of deprecations.
* Some more fixes and cleanups.
* Update translations.
* Sun Aug 14 2016 sor.alexeiAATTmeowr.ru- Update to version 1.14.2:
* Some fixes for opensuse.layout.
* Some more fixes and cleanups.
* Make distcheck use currently selected GTK+ version.
* Update translations.- Rebase mate-panel-layouts-suse.patch.
* Wed Jun 08 2016 sor.alexeiAATTmeowr.ru- Update to version 1.14.1:
* Fix missing focus for panel widgets.
* panel-widget: Add missing function declaration for GTK+ >= 3.18.
* Add missing variable initialisation.
* Restore correct applet finalising code.
* Revert \"Cancel background settings upon MatePanelAppletFrameDBus destruction.
* na-try-child: Add missing include for GTK_Version_Check.
* configure: Remove unused python-related directive.
* Update translations.
* Sat Apr 09 2016 sor.alexeiAATTmeowr.ru- Update to version 1.14.0:
* Make max number of bookmarks in menu (before submenu is created) configurable via GSettings key
* Some more fixes and cleanups.
* Update translations.
* Add Changelog generation.
* Tue Mar 29 2016 sor.alexeiAATTmeowr.ru- Update to version 1.13.2:
* GTK+3.18: Apply panelplug rework.
* GTK+3.18/3.20: Move background handling toplevel.
* GTK+3.18: Revert a hack not needed with moved bg code.
* GTK+3.20: adjust CSS classes for WnckPager.
* Use GTK+3.20 custom bg fixes only for > gtk+-3.18 and > glib-2.42.
* GTK+3.20: Prevent transparent panel on BG change.
* GTK+3.20: Fix custom BG change on applets.
* Make MAX_ITEMS_OR_SUBMENU configurable.
* GTK+3.20: Preserve default background.
* GTK+3.20: Force custom BG drawing on applets.
* GTK+3.20: Make custom background work on main panel.
* Sun Feb 21 2016 sor.alexeiAATTmeowr.ru- Update to version 1.13.1:
* Make icon size of menu items configurable via GSettings key.
* Change default menubar icon size to 22px.
* GTK+-3.20: A bunch of new css names and style classes are added.
* GTK+-3.0 workspace-switcher: Remove switching workspace on scroll events, this is now done by WnckPager itself.
* GTK+3: A lot of deprecations removal and fixes.
* Fix some build warnings.
* Icon chooser: Use a proper icon name for missing icons.
* GTK+3: Fix ButtonWidget appearing as a thin line on creation.
* Drop \"Ubuntu hacks\" (--enable-ubuntu build option) as Ubuntu dropped that stuff long ago.
* Mon Jan 25 2016 sor.alexeiAATTmeowr.ru- Update to version 1.13.0:
* Gtk3: More panel BG rendering bugfixes.
* Add separate \"Delete\" button in reload applet dialog, and make \"Don\'t Reload\" button do what it says (it won\'t delete applet permanently now).
* Gtk3 workspace-switcher: Add fallback colour.
* GTK+3: Fix rendering of custom backgrounds with 3.18 and newer.
* Gtk3: Don\'t use deprecated gtk_misc_set_alignment.
* Drop MateConf migration script.
* Mon Jan 25 2016 sor.alexeiAATTmeowr.ru- Update to 1.12.2:
* Drawer applet: Fix occasional stretching of drawer\'s panel over the entire screen.
* Drawer applet: Fix occasional crash on applet removing.
* GTK+3: Fix infinite loop with some themes.
* Some more fixes.
* Wed Jan 06 2016 sor.alexeiAATTmeowr.ru- Add missing XInput dependency.
* Mon Nov 30 2015 sor.alexeiAATTmeowr.ru- Update to 1.12.1:
* Gtk3: fix background in some themes.
* Some more fixes.
* Thu Nov 05 2015 sor.alexeiAATTmeowr.ru- Update to 1.12.0.- Add baselibs.conf.- Add \"Show Desktop\" Software Updater applets to openSUSE layout.
* Wed Oct 28 2015 sor.alexeiAATTmeowr.ru- Update to 1.11.1 (changes since 1.10.1):
* Fix moving applets to another panel.
* Run dialog: Make app description label unfocusable.
* Fix positions of locked applets if screen resolution changed.
* Gtk3: Add a style class for applets to follow panel-menu-bar.
* Require XRandR 1.3.
* Retrieve strings directly from gschema (requires intltool 0.50.1).
* Switch to org.gnome.SessionManager (used by action buttons).
* Multiple GTK+3 fixes.
* Some more fixes and cleanups.- Remove mate-panel-no-locked-applet-position-change.patch: fixed upstream.- Do not require nm-applet.
* Tue Oct 27 2015 sor.alexeiAATTmeowr.ru- Add mate-panel-no-locked-applet-position-change.patch.
* Tue Sep 29 2015 sor.alexeiAATTmeowr.ru- Add missing gschema compile in mate-panel package.
* Sat Jul 11 2015 sor.alexeiAATTmeowr.ru- Update to version 1.10.1:
* Fish and clock applets: help fixes.
* Drawer applet: fix opening after adding applets to it.
* Force Quit applet: fix desktop freezing with GTK+3.
* Some more GTK+3 fixes.
* Some code cleanup.
* Translations updates.
* Sun May 24 2015 sor.alexeiAATTmeowr.ru- Add mate-panel-layouts-suse.patch: correct missing elements.- Spec cleanup.
* Mon May 04 2015 p.drouandAATTgmail.com- Update to version 1.10.0
* No changes since version 1.9.90
* Mon Mar 23 2015 p.drouandAATTgmail.com- Update to version 1.9.90 (unstable)
* Bugfixes release
* Wed Dec 10 2014 p.drouandAATTgmail.com- Make lib subpackage own /usr/share/mate, as it\'s a standard directory for applet stuff
* Mon Dec 08 2014 p.drouandAATTgmail.com- Update to version 1.9.4 (unstable) + Gtk3, Fix deprecated use of gdk pointer api + Gtk3, Port all GtkStyle to GtkStyleContext + Gtk3, Port gtk_rc_parse_string to GtkCssProvider + Gtk3, Several small fixes + Several more fixes from monsta + GDK_KEY_
* is also in Gtk+2.24 + showdesktop: Fix the size of the icon + clock: Check allocated size before creating the shadow pixbuf + applet: Disconnect show and deactivate menu signals before destroying the applet menu + Add a gtkimage with the current pixbuf to button-widget + Fix implicit declaration of function of gdk_x11_set_sm_client_id + panel-addto: Remove the vbox as it is redundant. + na: Fix handling of SYSTEM_TRAY_CANCEL_MESSAGE
* Sun Nov 23 2014 p.drouandAATTgmail.com- Update to version 1.9.3 (unstable) + Use gtk icon cache instead of custom one + Several small
* Tue Nov 11 2014 p.drouandAATTgmail.com- Update to version 1.9.2 (unstable) + No changelog available
* Sun Oct 26 2014 p.drouandAATTgmail.com- Update to version 1.9.1 (unstable) + No changelog available- Fix version requirements
* Fri Oct 03 2014 p.drouandAATTgmail.com- Add needed macros required by any package which contains gsettings schemas- Remove gsettings calling from main package
* Fri Oct 03 2014 p.drouandAATTgmail.com- Update to version 1.8.1 + Fix \"Add to Panel\" context menu with multiple monitors.
* Sat Jul 12 2014 p.drouandAATTgmail.com- The layout is installed with \"make install\"; just apply it; Anyway, it was installed on the wrong directory
* Sat Apr 26 2014 p.drouandAATTgmail.com- Apply installed layout provided by branding for initial installation with a gsettings override file
* Wed Mar 05 2014 p.drouandAATTgmail.com- Update to version 1.8.0 + no changes since version 1.7.90- Do not require hicolor-icon-theme; it\'s wrong
* Wed Feb 19 2014 p.drouandAATTgmail.com- Update to version 1.7.90 + added support for multiple layouts, stored in $(datadir)/mate-panel/layouts + added --layout parameter + add hook to support run dialog and main menu opening with metacity + switch to libwnck + use yelp-tools instead of mate-doc-utils
* Fri Feb 14 2014 p.drouandAATTgmail.com- Update to version 1.7.2 + fix various help documentation issues + fix GTK3 support + update translations- Changes from version 1.7.1 + better GTK3 support + bugs fix release- Changes from version 1.7.0 + initial GTK3 support + use yelp-tools instead of mate-doc-utils to build documentation + use libwnck instead of libmatewnck- Replace libmatewnck-devel requirement with pkgconfig(libwnck-3.0)- Replace pkgconfig(mate-doc-utils) requirement with yelp-tools- Remove useless xz requirement
* Thu Oct 31 2013 p.drouandAATTgmail.com- Fix libexecdir definition
* Fri Sep 20 2013 p.drouandAATTgmail.com- Correct library subpackage group to System/Libraries
* Thu Sep 19 2013 johann.luceAATTwanadoo.fr- Fix Obsoletes Problem for factory
* Mon Jul 15 2013 johann.luceAATTwanadoo.fr- Update to version 1.6.1 + fixes for make dist + fix g_type_init deprecation + fix indentation + remove mate-panelrc + fix a bug which made mate-panel --reset trigered a abrt alarm in fedora close issue https://github.com/mate-desktop/mate-panel/issues/111 + libmate-panel-applet: Translate spanish comment + remove old mateconf script + save panel coordinates also if panel is expanded + allow to set panel orientation only for expanded panels + when the difference between timezones in the clock applet is less than 1 hour, an offset was not shown + add manpages for all binaries + wrap-workspaces option in workspace-switcher now persistent over sessions + modified the function workspace_switcher_applet_fill, which now correctly loads the wrap-workspaces GSchema entry. + clock: Allow users to set custom format in dconf-editor + fix panels issue when user has two separate X screens + fix MateConf convert file + fix vpath build of GIR + fix gtk-doc build + minor bugfix for the workspace switcher applet + fixed a bug when the toggle button belonging to wrap_workspaces is not toggled even though the value is TRUE on preferences dialog creation.
* Fri Apr 12 2013 p.drouandAATTgmail.com- Add \"Requires: gsettings-backend-dconf\"; it\'s needed to save settings changes by user
* Mon Apr 08 2013 johann.luceAATTwanadoo.fr- Add \"Recommends: %{name}-lang\" in spec file
* Wed Apr 03 2013 johann.luceAATTwanadoo.fr- Update to version 1.6.0 + update translations
* Sun Mar 17 2013 p.drouandAATTgmail.com- Update to version 1.5.6: + Add transparency background function for workspace-switcher + Fix dconf minimum versions + Make GSettings schemas translatable + Add a wrap around option for workspace switcher: - a toggle button in the preferences (wrap_workspaces_toggle), a gboolean keeping track (wrap_workspaces) - another entry in the schema (gsettings) - and some minor code changes (which only affect the code when scrolling while on the last or first index)
* Fri Feb 22 2013 p.drouandAATTgmail.com- Add branding subpackage and specific strings It is needed to allow to build an external branding
* Fri Feb 08 2013 p.drouandAATTgmail.com- Update to version 1.5.5: + fix dependencies versions in configure + wncklet: Set orientation in window list + fix indentation + avoid double forking when launching apps it breaks + AC_CONFIG_HEADERS to please automake 1.13
* Thu Jan 24 2013 nmo.marquesAATTgmail.com- Update to version 1.5.4 + fix mateweather units + wncklet: Fix window-list grouping preference + fix missing NULL pointer- Remove mate-panel-1.5.3-null_pointer_fix.patch, upstreamed
* Thu Dec 20 2012 nmo.marquesAATTgmail.com- Add mate-panel-1.5.3-null_pointer_fix.patch; fix build, upstreamed
* Wed Dec 19 2012 nmo.marquesAATTgmail.com- Update to version 1.5.3
* Tue Nov 20 2012 nmo.marquesAATTgmail.com- Add NetworkManager-gnome to Requires, we want to make sure that we have installed the nm-applet.
* Tue Nov 20 2012 nmo.marquesAATTgmail.com- Remove conflicts for migration and change Requires to include gvfs-backends instead of gvfs-fuse.
* Sat Nov 10 2012 nmo.marquesAATTgmail.com- Add runtime dependency on gvfs-fuse; we need/want it. A few other packages could take it also, but mate-panel is a must, so it gets stuffed here.
* Sun Nov 04 2012 nmo.marquesAATTgmail.com- Add %post/%postun desktop database macros
* Fri Oct 19 2012 nmo.marquesAATTgmail.com- Update to 1.5.2.1 + fix load background type at panel start + bump glib minimum to 2.26
* Tue Oct 16 2012 nmo.marquesAATTgmail.com- Update to 1.5.2 + add --run-dialog option to open run dialog + fix build with dconf >= 0.13- Remove mate-panel-1.5.1-fix_dconf_014.patch - upstreamed
* Mon Oct 15 2012 nmo.marquesAATTgmail.com- Add mate-panel-1.5.1-fix_dconf_014.patch: fix build issues for cases when dconf >= 0.14 (currently Factory). Cherry pick from upstream.
* Fri Oct 12 2012 nmo.marquesAATTgmail.com- Update to version 1.5.1 + fix 64bit-portability-issues + fix dconf-requirements + fix mate-panel-applet-gsettings.c- Remove mate-panel-rpmlintrc
* Thu Oct 11 2012 nmo.marquesAATTgmail.com- Update to version 1.5.0 + update sources to final release version
* Wed Oct 10 2012 nmo.marquesAATTgmail.com- Update to version 1.4.9 + THIS IS A TEST RELEASE + private test version + dropped all mateconf and matecomponent stuff in favor of DBus and gsettings- Removed matecomponent and remove one library sub-package- Split typelib into sub-spackage- Obsolete old libraries and add conflicts to packages which might depend on them
* Sat Sep 08 2012 nmo.marquesAATTgmail.com- Fix loading of entries in post transaction and schemas install
* Sat Sep 08 2012 nmo.marquesAATTgmail.com- Exclude libmate-panel-applets-matecomponent.so module from main package for i386/i586/i686 where libexecdir and libdir match.- Add %fdupes macros for %{_includedir}
* Sat Sep 08 2012 nmo.marquesAATTgmail.com- Update to version 1.4.0 + fix build for 1140- copypac to X11:MATE + minor cosmetic fixes- Remove mate-panel-1.3.1-add_gmodules_to_linker.patch; fixed
* Sun Jun 17 2012 nmo.marquesAATTgmail.com- Update to version 1.3.1- Add mate-panel-1.3.1-add_gmodules_to_linker.patch: add GMODULES to linker, reported upstream.
* Fri Feb 03 2012 fisiuAATTopensuse.org- Initial package from version 1.2.0