~ubuntu-branches/ubuntu/oneiric/xfce4-panel/oneiric

« back to all changes in this revision

Viewing changes to NEWS

  • Committer: Bazaar Package Importer
  • Author(s): Lionel Le Folgoc
  • Date: 2011-01-30 18:41:03 UTC
  • mfrom: (1.1.29 upstream)
  • Revision ID: james.westby@ubuntu.com-20110130184103-3hz4sy797njkd6zh
Tags: 4.8.1-0ubuntu1
New upstream bugfix release.

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
4.8.1
 
2
=====
 
3
- Make the panels sticky for some window managers (bug #7130).
 
4
- Fix assert when storing property values in xfconf (bug #7117).
 
5
- Migrate monitor information (bug #7135).
 
6
- Cache launcher menu tooltip pixbuf (bug #7146).
 
7
- Reverse menu item insert order (bug #7102).
 
8
- Set and restore a unique role name for windows (bug #7094).
 
9
- Don't return a critical on a NULL dbus session.
 
10
- Allocate 1x1 requests offscreen in the systray (bug #7143 and #7057).
 
11
- Popup window menu under cursor on window button group menus.
 
12
- Directly start the panel on the correct screen (bug #7161).
 
13
- Move the panel menu to the correct screen (bug #7203).
 
14
- Fix dragging panels to another screen.
 
15
- Open plugin dialogs on same screen as plugin.
 
16
- Sync hidden window and panel screen.
 
17
- Show launcher add dialog on the same screen as parent.
 
18
- Fix autohide direction based on orientation and edge.
 
19
- Deactivate menu button if loading menu failed.
 
20
- Don't double expose the panel's child widget (bug #6872).
 
21
- Remove unneeded check (bug #7149).
 
22
- Don't disappear when wm restarts with compositing (bug #7194).
 
23
- Properly update the plugin background when moving to other panel.
 
24
- Unset visible event window in 4.6 plugins.
 
25
- Various small code cleanups and improved debug messages.
 
26
- Translation updates (eu, fr, ja, lt, sv).
 
27
 
1
28
4.8.0
2
29
=====
3
30
- Restart tray allocation if number of rows overflows (bug #7055).