libxfce4ui/libxfce4ui.changes

252 lines
8.8 KiB
Plaintext

-------------------------------------------------------------------
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)