Update for xfce 4.14 OBS-URL: https://build.opensuse.org/request/show/722845 OBS-URL: https://build.opensuse.org/package/show/X11:xfce/libxfce4ui?expand=0&rev=59
389 lines
14 KiB
Plaintext
389 lines
14 KiB
Plaintext
-------------------------------------------------------------------
|
|
Sun Aug 11 21:09:46 UTC 2019 - Maurizio Galli <maurizio.galli@gmail.com>
|
|
|
|
- Update to version 4.14.1
|
|
* No changes, re release because 4.14.0 tarball was broken
|
|
- Changes from 4.14.0
|
|
* Do not try to a set button' image if an empty string was used
|
|
* Translation Updates
|
|
- Cleaned up spec file
|
|
|
|
-------------------------------------------------------------------
|
|
Sun Jul 28 15:06:52 UTC 2019 - Maurizio Galli <maurizio.galli@gmail.com>
|
|
|
|
- Update to version 4.13.7
|
|
* Translations Updates
|
|
|
|
-------------------------------------------------------------------
|
|
Sun Jun 30 22:13:39 UTC 2019 - Marcel Kuehlhorn <tux93@opensuse.org>
|
|
|
|
- Update to version 4.13.6
|
|
* Update active contributors
|
|
* Translation Updates
|
|
|
|
-------------------------------------------------------------------
|
|
Fri May 17 18:47:33 UTC 2019 - Maurizio Galli <maurizio.galli@gmail.com>
|
|
|
|
- Update to version 4.14.5
|
|
* Add PrintScreen as shortcut for xfce4-screenshooter (bxo#14524)
|
|
* Add Ctrl + Alt + t as default shortcut for terminal (bxo#14510)
|
|
* Add xfce_gdk_screen_get_geometry (a replacement for
|
|
gdk_screen_width/gdk_screen_height)
|
|
* Remove useless glade_*dir variables from libxfce4ui-{1,2}.pc
|
|
(bxo#13945)
|
|
* Fix release tarball by adding libxfce4ui-dialog-ui.ui
|
|
* Fixes for gladeui2 detection
|
|
* Install icons when gladeui2 is set (bxo#15207)
|
|
* Fix build error with --disable-gtk2 and having gladeui-1.0 installed
|
|
* Remove styling of emails in about dialog (bxo#14638)
|
|
* Fix compiler error -Wcast-function-type (GCC 8)
|
|
* Use https://docs.xfce.org for help url
|
|
* Fix compilation warnings ""defined" may not be portable"
|
|
& Update xfce4-about (core contributors, contributors, translators)
|
|
* Translation Updates
|
|
- Added conditional for source section for when building with
|
|
git master sources.
|
|
|
|
-------------------------------------------------------------------
|
|
Sat Apr 27 12:19:22 UTC 2019 - Maurizio Galli <maurizio.galli@gmail.com>
|
|
|
|
- Update to version 4.13.4
|
|
* Fix missing gresource file in release tarball (bxo#13705)
|
|
* Add Vala support (Vidar Haarr)
|
|
* Fix gladeui2 path detection (bxo#13944)
|
|
* Fix make distcheck (bxo#14039)
|
|
* Fix incorrect use of AC_ARG_ENABLE(tests..) (bxo#13703)
|
|
* Use BOOLEAN instead of deprecated BOOL
|
|
* Allows to properly show some characters, such as ampersand (bxo#12715)
|
|
* Translation Updates
|
|
- Changes from 4.13.3
|
|
* Fix make distcheck with gladeui2 install path
|
|
* Add an --enable-tests option
|
|
* Remove the filterout from introspection sources
|
|
* Move gresource building out of maintainer mode
|
|
* Fix condition in confirm dialog
|
|
* Add POTFILES.skip to appease gmake distcheck gods on OpenBSD
|
|
* Ship libxfce4ui.gresource.xml in the tarball too
|
|
* Add libxfce4ui-marshal.list to EXTRA_DIST to fix
|
|
--enable-maintainer-mode on released tarballs
|
|
* Fix build error with --disable-gtk2
|
|
* Translation updates
|
|
- Changes from 4.13.2
|
|
* Fix build error with --disable-gtk3 bxo#12648
|
|
* Improve layout of labels in xfce dialogs
|
|
* Set a reasonable default window width to make sure labels wrap
|
|
* Improve vertical alignment of primary and secondary label
|
|
* Bump the default dialog width to 500px
|
|
* Update libxfce4ui documentation
|
|
* Fix make docs compilation warning
|
|
* Fix xfce_dialog_show_help(_with_version) doc
|
|
* Remove Makefile.am space to fix autogen.sh warning
|
|
* Better documentation processing
|
|
* Change xfce_dialog_show_help(_with_version)
|
|
* Default debxoto yes instead of full
|
|
* Remove exo dependancy bxo#13326
|
|
* fix: add libxfce4ui_get_resource to abi check symbols bxo#13326
|
|
* Let autotools find and invoke glib-compile-resources bxo#13326
|
|
* Add support for GOBJECT-INTROSPECTION bxo#13461
|
|
* Add GtkDoc checks
|
|
* Add missing introspection.m4 file
|
|
* fix: make distcheck
|
|
* fix: remove deprecation warnings
|
|
* feat: Switch to Gtk3 default, Gtk2 Optional
|
|
* Rename introspection GIR to 4ui-2.0 to match util
|
|
* Translation updates
|
|
- Changes from 4.13.1
|
|
* Better Gtk3.20 compatibility (fix XfceHeading style, drop deprecated call)
|
|
* Translation updates
|
|
- Changes from 4.13.0
|
|
* Add xfce_widget_reparent to replace the deprecated gtk_widget_reparent
|
|
* Add xfce_titled_dialog_new_with_mixed_buttons to allow for setting
|
|
icon names, button label text and response id.
|
|
* Add xfce_gtk_menu_popup_until_mapped as a convenience function to fix
|
|
widespread problems with popping up menus (e.g. on keyboard shortcuts)
|
|
* Add dialog UI tests for Gtk2 and Gtk3
|
|
* Fix Glade Gtk3 support
|
|
* Fix a memory leak
|
|
- Translation updates
|
|
- Clean up spec file and dropped obsolete macros
|
|
- Added conditional %bcond_with git for easier maintanance when using
|
|
git master branch
|
|
|
|
-------------------------------------------------------------------
|
|
Mon Dec 18 15:42:55 UTC 2017 - crrodriguez@opensuse.org
|
|
|
|
- Add missing buildrequires on direct build dependencies
|
|
x11,pango,cairo,atk and ice.
|
|
|
|
-------------------------------------------------------------------
|
|
Sat Sep 23 18:38:55 UTC 2017 - seife+obs@b1-systems.com
|
|
|
|
- correct licenses of libxfce4ui-1-0 and libxfce4ui-2-0 to GPL2.0+,
|
|
because files libxfce4kbd-private/xfce-shortcuts-xfwm4.{c,h} are
|
|
GPL 2, not LGPL.
|
|
|
|
-------------------------------------------------------------------
|
|
Fri Sep 22 06:45:35 UTC 2017 - seife+obs@b1-systems.com
|
|
|
|
- disable gtk-doc build, fails with newer gtk-doc > 1.25
|
|
- do not package ChangeLog, NEWS is enough
|
|
|
|
-------------------------------------------------------------------
|
|
Thu Jun 1 17:35:21 UTC 2017 - zaitor@opensuse.org
|
|
|
|
- Add conditional for pkgconfig(gladeui-1.0) BuildRequires and
|
|
corresponding subpackage glade3-catalog-libxfce4ui. No longer
|
|
build glade integration for Tumbleweed.
|
|
|
|
-------------------------------------------------------------------
|
|
Sun Mar 15 22:14:53 UTC 2015 - gber@opensuse.org
|
|
|
|
- update to version 4.12.1
|
|
- fix glade directory information in .pc file (bxo#11353)
|
|
- add shortcuts for xfwm4 to tile windows to corners (bxo#11652)
|
|
- remove unused 'has_member' variable in xfce4-about (bxo#11654)
|
|
- update .gitignore
|
|
- increase xfce4-about default size
|
|
- improve formatting of translators list
|
|
- update translation contributors in xfce4-about
|
|
- update contributors lists
|
|
- translation updates
|
|
|
|
-------------------------------------------------------------------
|
|
Sun Mar 01 21:40:00 UTC 2015 - Led <ledest@gmail.com>
|
|
|
|
- update BuildRequires
|
|
|
|
-------------------------------------------------------------------
|
|
Sun Mar 01 21:28:00 UTC 2015 - Led <ledest@gmail.com>
|
|
|
|
- update BuildRequires
|
|
|
|
-------------------------------------------------------------------
|
|
Sat Feb 28 21:09:15 UTC 2015 - gber@opensuse.org
|
|
|
|
- update to version 4.12.0
|
|
- bump version
|
|
- translation updates
|
|
|
|
-------------------------------------------------------------------
|
|
Thu Feb 19 09:52:36 UTC 2015 - gber@opensuse.org
|
|
|
|
- update to version 4.11.2
|
|
- bump dependencies versions (autotools, Xfce libraries)
|
|
- remove SVN $Id$ tags
|
|
- properly quote AC_LANG_SOURCE
|
|
- fix autoconf m4 directory warning
|
|
- fix IT_PROG_INTLTOOL warning
|
|
- fix build with --enable-debug=full and GTK3 (bxo#11176)
|
|
- add .gitignore
|
|
- fix grabbing shortcuts with <Super> modifier (bxo#10373)
|
|
- avoid double forking when spawning external apps (bxo#9373)
|
|
- don't drop startup notify hint when resetting to defaults
|
|
(bxo#10630)
|
|
- add <Ctrl><Alt>l shortcut for screen locking (xflock4)
|
|
(bxo#10728)
|
|
- fix xfce_dialog_show_help()
|
|
|
|
-------------------------------------------------------------------
|
|
Wed Apr 30 19:59:18 UTC 2014 - gber@opensuse.org
|
|
|
|
- update to version 4.11.1
|
|
- add xfce_dialog_show_help_with_version() so applications can
|
|
send their own version number and not the desktop version
|
|
- compile GTK+-3 version of libxfce4ui when possible
|
|
- depend on GTK 2.24 and Glib 2.28
|
|
- only define distclean files in maintainer mode (bxo#8974)
|
|
- don't remove keyboard shortcut when entered twice (bxo#8749)
|
|
- fix keyboard shortcuts with Shift modifier (bxo#8744)
|
|
- fix alt + print being detected as SysReq (bxo#7897)
|
|
- use <Primary> instead of <Control> (bxo#8200)
|
|
- fix keyboard shortcuts with keypad (bxo#4178)
|
|
- autotools updates
|
|
- prefer exo-open for opening the manual pages
|
|
- add error domain for XfceSmClient
|
|
- translation updates
|
|
- add subpackage libxfce4ui-2-0 with the GTK3 variant of libxfce4ui
|
|
|
|
-------------------------------------------------------------------
|
|
Mon Oct 15 11:04:48 UTC 2012 - gber@opensuse.org
|
|
|
|
- avoid circular dependency between libxfce4ui and exo
|
|
|
|
-------------------------------------------------------------------
|
|
Wed May 9 08:05:44 UTC 2012 - gber@opensuse.org
|
|
|
|
- add versioned build dependency
|
|
|
|
-------------------------------------------------------------------
|
|
Mon May 7 12:20:03 UTC 2012 - gber@opensuse.org
|
|
|
|
- bring back xfhelp4 since it is still needed until all
|
|
applications have been ported to xfce_dialog_show_help() or an
|
|
alternative mechanism
|
|
|
|
-------------------------------------------------------------------
|
|
Thu May 3 11:50:35 UTC 2012 - gber@opensuse.org
|
|
|
|
- fix license of libxfce4ui-tools (bnc#760492)
|
|
|
|
-------------------------------------------------------------------
|
|
Sun Apr 29 07:47:13 UTC 2012 - gber@opensuse.org
|
|
|
|
- update to version 4.10.0
|
|
- update contributor credits
|
|
- enable startup notification in xfce4-appfinder shortcuts
|
|
- translation updates
|
|
- make libxfce4ui-1-0 depend on exo-tools, it uses exo-open
|
|
|
|
-------------------------------------------------------------------
|
|
Sat Apr 14 09:33:39 UTC 2012 - gber@opensuse.org
|
|
|
|
- update to version 4.9.2
|
|
- increase gtk and glib versions
|
|
- bump 4util dependency
|
|
- remove unused function prototype
|
|
- translation updates
|
|
|
|
-------------------------------------------------------------------
|
|
Sun Apr 8 09:40:57 UTC 2012 - gber@opensuse.org
|
|
|
|
- update to version 4.9.1
|
|
- open docs.xfce.org when Help in xfce4-about is clicked
|
|
- cache header icons and avoid large icons in XfceTitledDialog
|
|
- restore glade directory information in .pc file
|
|
- update translator credits
|
|
- a lot of improvements in the shortcuts code
|
|
- add Alt + F1 as a shortcut for applications menu
|
|
- remove unused code from the internal header widget
|
|
- add xfce4-about from xfce-utils package
|
|
- use xdt-csource instead of exo-csource, depend on xdt 4.9.0
|
|
- update to new xfce4-appfinder commands
|
|
- fix build against 3.9 Glade
|
|
- add shortcuts for XF86WWW and XF86Mail
|
|
- simplify the xfce_gdk_screen_get_active fucntion
|
|
- add xfce_dialog_show_help function
|
|
- translation updates
|
|
- dropped libxfce4ui-fix-shortcut-handling.patch which is not
|
|
applicable any more
|
|
- split off -tools subpackage
|
|
|
|
-------------------------------------------------------------------
|
|
Sat Mar 31 16:54:23 UTC 2012 - gber@opensuse.org
|
|
|
|
- recommending the branding package is enough
|
|
|
|
-------------------------------------------------------------------
|
|
Sat Mar 24 18:02:52 UTC 2012 - gber@opensuse.org
|
|
|
|
- split off libxfce4ui-1-0 subpackage in order to conform to the
|
|
shared library packaging policy
|
|
- specfile cleanup
|
|
- added libxfce4ui-fix-shortcut-handling.patch which normalizes
|
|
string representation of keyboard shortcuts before comparing them
|
|
in the libxfce4kbd-private shortcut matching code
|
|
|
|
-------------------------------------------------------------------
|
|
Fri Dec 23 19:44:01 UTC 2011 - gber@opensuse.org
|
|
|
|
- updated to version 4.8.1
|
|
- fix memory leak
|
|
- translation updates
|
|
|
|
-------------------------------------------------------------------
|
|
Fri Oct 14 15:55:05 UTC 2011 - gber@opensuse.org
|
|
|
|
- recommend -doc subpackage
|
|
|
|
-------------------------------------------------------------------
|
|
Sun Jan 30 22:12:20 UTC 2011 - gber@opensuse.org
|
|
|
|
- improved summaries/descriptions
|
|
|
|
-------------------------------------------------------------------
|
|
Mon Jan 17 11:07:24 UTC 2011 - gber@opensuse.org
|
|
|
|
- update to version 4.8.0
|
|
- bugfixes
|
|
- dropped
|
|
libxfce4ui-4.7.6-fix-libxfce4kbd-private-buffer-overflow.patch
|
|
since the problem has been fixed
|
|
|
|
-------------------------------------------------------------------
|
|
Wed Jan 5 15:07:41 UTC 2011 - gber@opensuse.org
|
|
|
|
- added -branding-upstream subpackage
|
|
|
|
-------------------------------------------------------------------
|
|
Tue Jan 4 16:55:49 UTC 2011 - gber@opensuse.org
|
|
|
|
- added
|
|
libxfce4ui-4.7.6-fix-libxfce4kbd-private-buffer-overflow.patch
|
|
which fixes a buffer overflow in libxfce4kbd-private that was
|
|
causing crashes on first startup
|
|
- updated to 4.7.6
|
|
- update default shortcuts for xfce4-display-settings
|
|
|
|
-------------------------------------------------------------------
|
|
Fri Dec 24 12:25:06 UTC 2010 - gber@opensuse.org
|
|
|
|
- improved descriptions
|
|
- corrected categories
|
|
- removed unsupported locales
|
|
- show compiler output
|
|
|
|
-------------------------------------------------------------------
|
|
Sun Dec 5 21:52:35 UTC 2010 - prusnak@opensuse.org
|
|
|
|
- updated to 4.7.5
|
|
- Also request an interact for save-state-extended.
|
|
- Return a NULL state file is the sm-client is disabled.
|
|
- Fix the save-state signal.
|
|
- Translation updates (pt).
|
|
|
|
-------------------------------------------------------------------
|
|
Wed Dec 1 18:12:39 UTC 2010 - prusnak@opensuse.org
|
|
|
|
- use pkgconfig symbol in BuildRequires
|
|
|
|
-------------------------------------------------------------------
|
|
Mon Nov 22 21:49:48 UTC 2010 - andrea@opensuse.org
|
|
|
|
- update to 4.7.4
|
|
* Translations update
|
|
* Make g_critical warning about exit(0) a DBG message
|
|
* Fix typo preventing shortcuts from working with new users
|
|
* Add startup notification support for shortcuts
|
|
* Only save startup-notify if enabled
|
|
|
|
-------------------------------------------------------------------
|
|
Tue Oct 5 23:41:47 CEST 2010 - vuntz@opensuse.org
|
|
|
|
- Split glade3 catalog in a glade3-catalog-libxfce4ui subpackage.
|
|
Part of bnc#637694.
|
|
|
|
-------------------------------------------------------------------
|
|
Thu Jul 22 08:12:07 UTC 2010 - andrea@opensuse.org
|
|
|
|
- exclude the file xfce4-keyboard-shortcuts.xml because conflits
|
|
with the same provided by libxfcegui4
|
|
|
|
-------------------------------------------------------------------
|
|
Wed Jan 13 12:30:52 UTC 2010 - prusnak@suse.cz
|
|
|
|
- updated to 4.7.1
|
|
- New function xfce_spawn_on_screen_with_child_watch().
|
|
- Don't generate enums for XfceSMClientPriority.
|
|
- Build ChangeLog during make dist.
|
|
- Add visibility/alias handing code.
|
|
- Rename configure.in.in to configure.ac.in.
|
|
- Some other small fixes.
|
|
- Translation updates (es, pt_BR, sv, pt, kk, ca, gl, sk, cs, lv, eu,
|
|
zh_CN, ja).
|
|
|
|
-------------------------------------------------------------------
|
|
Fri Nov 13 17:17:00 CET 2009 - prusnak@suse.cz
|
|
|
|
- created package (version 4.7.0)
|
|
|