Sophie

Sophie

distrib > Fedora > 14 > x86_64 > media > updates > by-pkgid > 048a29e4186c864e422aeb103b23dbdc > files > 8

libxfce4ui-4.7.2-3.fc14.x86_64.rpm

4.7.2
=====
- Add key binding to popup Xfdesktop menu (bug #4994).
- Print warning before calling exit(0) in the session client.
- Test if working directory exists before spawning command.
- Allow icon names in xfce_gtk_button_new_mixed().
- Unset startup notification when launching in terminal.
- Make variable a volatile for thread safety.
- Fix bold labels in xfce_gtk_frame_box_new().
- Cleanup code comments.
- Translation updates (gl, de, nl, fi, ru, hu, uk, si, kk, pt, da,
  es, hr, eu, pr_BR, bn, pa, zh_CN).


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


4.7.0
=====
Initial version of the library. The intention of this new library is a
cleanup of the old libxfcegui4 library to remove the deprecated code
and get rid of netk (since 4.6 we use libwnck for that).

Biggest changes compared to libxfcegui4:
- New session manager client.
- Improved code for spawing applications.
- New dialog functions.
- Support for glade-3's GtkBuilder implementation.