3
- Bind panel translation domain for external plugins (bug #6932).
4
- Allow reordering plugins in preferences with dnd.
5
- Open plugin preferences on double-click (bug #6975).
6
- Change launcher dnd code for plugin moving.
7
- Send drag motion event to parent widgets.
8
- Do not make the itembar insensitive (bug #6818).
9
- Fix some prototype variable names.
10
- Fix warning when removing a panel with a 4.6 plugin.
11
- Fix order of menu items based on screen position (bug #6978).
12
- Drop too-new Gtk API.
13
- Various improvements in the launcher dialog.
14
- Don't use the session manager in action plugin.
15
- Add option to filter tasklist window by monitor (bug #5199).
16
- Remove plugin when dropping in items dialog (bug #6976).
17
- Bump copyright to 2010 and fix licenses.
18
- Also load desktop files from xfce4/panel/plugins (bug #7013).
19
- Install desktop files in xfce4/plugins/actions (bug #7013).
20
- Make vertical clock rotation optional (bug #7002).
21
- Fix various size allocation issues in clock (bug #5219, #3960).
22
- Fix plugin dnd with locked panel and outside itembar.
23
- Add missing function to libxfce4panel.symbols.
24
- Fix ABI check on ppc (bug #7009).
25
- Fix typo in function name.
26
- Add application menu in default layout.
28
- Make sure launchers are properly removed and saved.
29
- Fix vertical tasklist buttons in non-vertical mode.
30
- Fix thinko in screen handling (bug #6830).
31
- Workaround un nusable plugin when moving to other window.
32
- Add xfce_panel_pixbuf_from_source().
33
- Use xfce_panel_pixbuf_from_source() in XfcePanelImage.
34
- Use XfcePanelImage in the launcher menu.
35
- Use xfce_panel_pixbuf_from_source in launcher dialogs.
36
- Optimize loading icons from absolute paths.
37
- Fix some compiler warnings.
38
- Move hidden name handling to plugin.
39
- Use foreach to add application to store.
40
- Move arrow button to plugin widget (bug #6694).
41
- Only use orientation in systray box.
42
- Remove unused variables in box structures.
43
- Drop child structure from box and only use widgets.
44
- Improve sort function a bit + other tiny changes.
45
- Move composited child function to plugin.
46
- Use xfce_panel_pixbuf_from_source() to load known apps.
47
- Add some known tray application names.
48
- Try WM_NAME(STRING) too for tray application name.
49
- Redo icon positioning (bug #5565, #9650 and more).
50
- Drop some unused systray code.
51
- Block grabs from outside the panel.
52
- 1x1 invisible icons doesn't seem to be true (bug #7044).
53
- Bump copyrights to 2011.
54
- Translation updates (ca, cs, da, de, en_GB, fi, gl, he, hr, hu, id,
55
it, ja, kk, nb, pl, pt, pt_BR ru, sk, sv, uk, zh_TW).
3
59
- Always use applications menu for default menu.