File xfce4-panel.changes of Package xfce4-panel
-------------------------------------------------------------------
Thu Oct 20 19:51:15 UTC 2011 - gber@opensuse.org
- install helper binaries into %{_libexecdir}/xfce4-panel
- install HTML documentation under
/usr/share/xfce4/xfce4-panel/html
- split off -doc subpackage
- make the file list a bit more explicit
-------------------------------------------------------------------
Wed Sep 21 21:54:14 UTC 2011 - gber@opensuse.org
- update to version 4.8.6
- Systray: Control the thickness of the frame
- Panel: Print string in case of an invalid position
- Libxfce4panel: Always try to return an icon
- Directorymenu: Also send the target directory as arg
- Bugfixes
- Translation updates
- dropped obsolete
xfce4-panel-4.8.5-fix-crash-on-non-existing-menu.patch,
xfce4-panel-4.8.5-handle-panel-not-yet-realized.patch,
xfce4-panel-4.8.5-wait-until-wm-is-ready.patch
-------------------------------------------------------------------
Tue Sep 20 13:44:53 UTC 2011 - gber@opensuse.org
- renamed xfce4-panel-4.8.-wait-until-wm-is-ready.patch to
xfce4-panel-4.8.5-wait-until-wm-is-ready.patch
- added xfce4-panel-4.8.5-handle-panel-not-yet-realized.patch
in order to handle the case when the panel is not yet realized
(backported from upstream git)
- added xfce4-panel-4.8.5-fix-crash-on-non-existing-menu.patch in
order to fix a segfault with not-existing menus (backported from
upstream git)
-------------------------------------------------------------------
Sun Jul 10 13:41:51 UTC 2011 - gber@opensuse.org
- added xfce4-panel-4.8.-wait-until-wm-is-ready.patch which makes
the panel wait until the wm is ready on all screens in order to
ensure that it ends up on the correct screen in multipanel setups
-------------------------------------------------------------------
Tue Jun 21 20:23:30 UTC 2011 - gber@opensuse.org
- update to version 4.8.5
- tasklist: avoid unneeded dnd actions
- tasklist: allow both motion activation and dnd
- panel: make preferences dialog work in Gtk+ 2.24.5
- systray: add xfpm to known apps for a decent icon
- tasklist: drop Gtk 2.22 API
- bugfixes
- translation updates
-------------------------------------------------------------------
Sun Jun 19 19:06:34 UTC 2011 - gber@opensuse.org
- update to version 4.8.4
- update online documentation help location
- improved thread-safety
- idle XfcePanelImage loading
- make the pager message less scary
- add a sorting mode for tasklist reordering with dnd
- bugfixes
- translation updates
-------------------------------------------------------------------
Wed Apr 6 20:41:55 UTC 2011 - gber@opensuse.org
- update to version 4.8.3
- use portable abicheck.sh from xfconf
- bugfixes
- translation updates
-------------------------------------------------------------------
Fri Apr 1 17:32:44 UTC 2011 - gber@opensuse.org
- update to version 4.8.2
- change packing order of buttons in pager to match wnck
- set some atk object names on panel buttons without label
- allow installation of the helpers in a custom location
- set a static role for the panels (bxo#7094), reverted the
previous fix
- ask to start the panel if 'xfce4-panel -r' is called without
instance
- respawn a child if the plugin was realized with a pid
- use the widget snapshot as tasklist draw icon.
- bugfixes
- translation updates
- dropped obsolete
xfce4-panel-4.8.1-fix-install-documentation.patch
-------------------------------------------------------------------
Fri Feb 18 00:07:36 UTC 2011 - gber@opensuse.org
- call %desktop_database_post/un
- call %icon_theme_cache_post/un
-------------------------------------------------------------------
Sat Feb 12 18:39:33 UTC 2011 - gber@opensuse.org
- added xfce4-panel-4.8.1-fix-install-documentation.patch which
fixes a bug in the build system that prevented the HTML
documentation from getting installed (bxo#7274)
- remove libtool files
-------------------------------------------------------------------
Thu Feb 3 18:50:21 UTC 2011 - gber@opensuse.org
- update to version 4.8.1
- bugfixes
- translation updates
- improved debug messages
-------------------------------------------------------------------
Mon Jan 17 14:42:42 UTC 2011 - gber@opensuse.org
- provide %{_datadir}/xfce4/panel-plugins in order to remain
backwards-compatible with all external panel plugins
-------------------------------------------------------------------
Mon Jan 17 12:43:12 UTC 2011 - gber@opensuse.org
- corrected summary
- updated to version 4.8.0
- restart systray manager on compositing changes
- added debugging information
- bugfixes
-------------------------------------------------------------------
Mon Dec 27 10:40:01 UTC 2010 - gber@opensuse.org
- remove unsupported locales
- improved descriptions/summaries
- do not install empty README, TODO
- corrected group
- corrected license
- moved API documentation to -devel subpackage
-------------------------------------------------------------------
Wed Dec 15 15:54:16 UTC 2010 - prusnak@opensuse.org
- fix filelist
-------------------------------------------------------------------
Sun Dec 5 22:04:21 UTC 2010 - prusnak@opensuse.org
- update to 4.7.6
- Always use applications menu for default menu.
- Fix Exec key in desktop file handler (bug #6912).
- Fix if statement in xfce_tasklist_button_visible().
- Depend on garcon 0.1.4.
-------------------------------------------------------------------
Wed Dec 1 18:11:29 UTC 2010 - prusnak@opensuse.org
- use pkgconfig symbol in BuildRequires
-------------------------------------------------------------------
Sun Jul 18 13:39:51 CEST 2010 - bernhard@bwalle.de
- updated to 4.6.4
o Destroy windowlist menu in an idle (bug #3853).
o Link directly to libm (bug #6233).
o Allow compilation with exo-1 too.
o Translation updates (ru, ta, pr_BR, hu, gl, fi, it, si, uk, id, ug).
-------------------------------------------------------------------
Thu Mar 18 09:23:10 UTC 2010 - prusnak@suse.cz
- build branding subpackage as noarch
-------------------------------------------------------------------
Wed Jan 13 12:52:35 UTC 2010 - prusnak@suse.cz
- updated to 4.6.3
- Don't use g_object_set in the init function (bug #6110).
- Translation updates (nn, nl, sv, kk, gl, sk, eu, sk, cs, zh_CN).
-------------------------------------------------------------------
Wed Nov 11 15:33:12 CET 2009 - prusnak@suse.cz
- updated to 4.6.2
- Properly set orientation of tasklist handler (bug #5222).
- Fix launcher with 'Run in Terminal' (part of bug #5301).
- Fix typo preventing build on older gtk versions.
- Don't send -r to session restart command (bug #5454).
- Add dist-hook: all to the API docs Makefile.am as well.
- Add dist-hook: all to the libxfce4panel/ Makefile.am.
- Add missing translation.
- Merge translation from master back to xfce-4.6.
- Remove unused code. Nick Schermer 1 -2/+1
- Add option to tasklist to force a fixed width (bug #5045).
- Get the time the same as orange does, hopefully should fix bug #5352.
- Better check for the lcd resize when the number of hour digits changes (bug #5218).
- Use g_timeout_add_seconds when available for the clock timeout.
- Resync tooltip and clock timeout when they are out of sync (bug #2957).
- Remove the hour interval from the clock, minutes are good enough.
- Use Git in the build files and drop unneeded po files.
- Use g_markup_printf_escaped in the launcher tooltip (bug #5507).
- A whole bunch of translation updated (tr, pt, ca, ja, es, da, gl, sq, lv, sk, ru,
el, gl, kk, hu, eu, ast, ro)
-------------------------------------------------------------------
Fri Aug 14 10:47:03 UTC 2009 - puzel@novell.com
- add libexecdir/xfce4 directory to filelist so that
xfce4-panel-plugins could use it
-------------------------------------------------------------------
Tue Apr 21 14:09:50 CEST 2009 - prusnak@suse.cz
- updated to 4.6.1
- Migrate launcher category icons from 4.4 panels (bug #5067).
- Fix compilation with -Wl,--as-needed (bug #5103).
- Don't crash when the quit action button is pressed (bug #5118).
- Properly set the systray orientation property (bug #5149).
- Fix xfce-hvbox not working with gtk 2.16 (bug #5166).
- Don't crash the launcher plugin when the launcher entry list is empty.
- Add icon-name fallback to the show desktop plugin (bug #5117).
- Disconnect the icon theme changed signal from a launcher when it
is destroyed to avoid crash when the icon theme changes.
- Fix drawing dots mode of the seperator plugin in a vertical panel (bug #5162).
- Fix a possible crash when setting the session restart style on an
uninitialized client session.
- A whole bunch of translation updated (pl, es, pt, ja, es, gl, nb, pt_PT).
-------------------------------------------------------------------
Mon Mar 16 13:45:49 CET 2009 - prusnak@suse.cz
- moved branding files to branding-upstream subpackage
-------------------------------------------------------------------
Fri Feb 27 13:50:29 CET 2009 - prusnak@suse.cz
- updated to 4.6.0 (Xfce 4.6.0 release)
-------------------------------------------------------------------
Wed Oct 29 21:38:52 CET 2008 - bwalle@suse.de
- update to 4.4.3
o Quite a bit code changed in the dnd code. Mostly to fix a
segfault in FreeBSD-amd64, but more problems were discovered
and a lot of code was simplified.
o Don't respond the uri drags, we don't use it and it only causes
problems like hiding the panel when a file was dragged over the
panel.
o Fix crash with xrandr 1.2
-------------------------------------------------------------------
Mon Dec 3 22:10:37 CET 2007 - bwalle@suse.de
- update to 4.4.2
o Fix window manager hints reporting width 1 pixel too wide
o Improve MCS plugin code.
o Fix expansion of items a non-full-width panel.
o Make sure tooltips are set for more than 1 clock instance
o Fix area that is off-limits to other windows (_NET_WM_STRUT
hints) for a Xinerama setup with differently sized monitors
o Fix loading internal plugins if a similar file exists in the
start directory
o Only update the clock once a minute when seconds are disabled.
The digital clock is also set in the default layout to minimize
the amount of screen updates.
o Fix possible buffer overflow in launcher tooltips
o Use exo-open --launch TerminalEmulator in the default
configuration
o Fix crash when removing a panel in Gtk+ 2.11.x
o Remove trailing parens on AC_INIT version info to work around bug
in intltool 0.35.x and 0.36.x.
o Updated and new translations
-------------------------------------------------------------------
Wed Sep 5 14:57:08 CEST 2007 - prusnak@suse.cz
- fix crash when removing panel [#302058] (panel_remove.patch)
-------------------------------------------------------------------
Tue Aug 28 14:32:38 CEST 2007 - prusnak@suse.cz
- fixed Obsoletes (added < 4.4.0)
-------------------------------------------------------------------
Wed Aug 15 13:41:14 CEST 2007 - prusnak@suse.cz
- Provides and Obsoletes xfce4-panel-plugins [#298863]
-------------------------------------------------------------------
Tue Aug 14 11:46:46 CEST 2007 - prusnak@suse.cz
- fixed last commit (moved .so plugins back to base package)
-------------------------------------------------------------------
Mon Aug 6 11:23:09 CEST 2007 - pnemec@suse.cz
- move some libraries and gtk-doc into -devel subpackage [#248813]
-------------------------------------------------------------------
Wed Jun 20 14:26:57 CEST 2007 - prusnak@suse.cz
- added libxfce4util-devel to Requires of -devel subpackage
- use %find_lang
-------------------------------------------------------------------
Tue Apr 10 23:59:00 CEST 2007 - bwalle@suse.de
- update to 4.4.1
o Completely hide the right-click menu when kiosk mode is
enabled.
o Show the system tray border in the default layout and increase
the top panel size to 30px, so users can actually see the
system tray.
o Allow freely movable panels on the screen edges.
o Improve the icon size of the actions plugin and add an option
to change the orientation of the buttons.
o Unhide when dragging over the panel.
o Check for NULL pointers in DBG messages to prevent crashes on
Solaris, based on patch from William Bonnet.
o Add some checks for valid tree selection.
o Many translation updates.
-------------------------------------------------------------------
Thu Jan 25 22:27:26 CET 2007 - bwalle@suse.de
- updated to 4.4.0
-------------------------------------------------------------------
Sun Nov 05 00:00:00 CET 2006 - bwalle@suse.de
- updated to 4.3.99.2 (4.4 rc2)
-------------------------------------------------------------------
Tue Sep 05 00:00:00 CET 2006 - pnemec@suse.cz
- updated to new version 4.3.99.1
-------------------------------------------------------------------
Sat Aug 26 00:00:00 CET 2006 - bwalle@suse.de
- added startup-notification-devel as BuildRequires
-------------------------------------------------------------------
Thu Aug 24 00:00:00 CET 2006 - pnemec@suse.cz
- added dbus-devel to build requires
-------------------------------------------------------------------
Wed Aug 2 00:00:00 CET 2006 - pnemec@suse.cz
- initial comment, version is 4.3.90.2
- package moved into BuildService
- no patch needed
-------------------------------------------------------------------
Tue Feb 14 15:52:05 CET 2006 - pnemec@suse.cz
- remove Mozilla and Mozilla mail from menu xml files
- added MozillaFirefox and MozillaThunderbird to xml files
-------------------------------------------------------------------
Wed Jan 25 21:43:05 CET 2006 - mls@suse.de
- converted neededforbuild to BuildRequires
-------------------------------------------------------------------
Mon Jan 16 23:56:41 CET 2006 - pnemec@suse.cz
- update to 4.2.3
-------------------------------------------------------------------
Mon Nov 14 14:37:37 CET 2005 - pnemec@suse.cz
- create devel package
-------------------------------------------------------------------
Tue Sep 20 14:35:08 CEST 2005 - pnemec@suse.cz
- fix gcc strict aliasing warning
-------------------------------------------------------------------
Wed Sep 14 22:38:24 CEST 2005 - cthiel@suse.de
- specfile cleanup
-------------------------------------------------------------------
Mon Aug 1 15:20:11 CEST 2005 - cthiel@suse.de
- fixed Requires
-------------------------------------------------------------------
Wed May 18 11:57:57 CEST 2005 - cthiel@suse.de
- update to 4.2.2
-------------------------------------------------------------------
Tue Apr 12 16:34:09 CEST 2005 - cthiel@suse.de
- update to 4.2.1.1
-------------------------------------------------------------------
Thu Nov 4 14:21:23 CET 2004 - mmj@suse.de
- locale rename: no -> nb
-------------------------------------------------------------------
Mon May 17 15:01:19 CEST 2004 - ltinkl@suse.cz
- initial version