-
Notifications
You must be signed in to change notification settings - Fork 1
/
Copy pathNEWS
123 lines (112 loc) · 3.96 KB
/
NEWS
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
2.4.3 (2024-12-24)
=====
- Update copyright year
- build: Bump dependency versions and fix deprecation warnings
- scan-build: Fix deadcode.DeadStores
- I18n: Update po/LINGUAS list
- build: Remove unnecessary check for libx11
- build: Use XDT_VERSION_INIT and get rid of configure.ac.in
- build: Switch from intltool to gettext
- Translation Updates:
Albanian, Amharic, Arabic, Basque, Belarusian, Bulgarian, Catalan,
Chinese (China), Chinese (Taiwan), Croatian, Czech, Danish, Dutch,
Eastern Armenian, English (Australia), English (Canada), English
(United Kingdom), Estonian, Finnish, French, Galician, German, Greek,
Hebrew, Hungarian, Icelandic, Indonesian, Italian, Japanese, Korean,
Lithuanian, Malay, Norwegian Bokmål, Occitan (post 1500), Polish,
Portuguese, Portuguese (Brazil), Romanian, Russian, Serbian, Slovak,
Slovenian, Spanish, Swedish, Thai, Turkish, Ukrainian
2.4.2 (2023-04-21)
=====
- Use ayatana-indicator instead of indicator
- Update copyright year
- Remove deprecated project files
- build: Add GLib requirement
- Use xfce_panel_plugin_popup_menu() when possible
- Fix unused variable
- Update `.gitignore`
- Use icon names instead of pixbufs in dialog treeview
- Use "logo-icon-name" instead of "logo" in about dialog
- Override fatal log level only in debug mode
- Update COPYING See also:
https://gitlab.xfce.org/apps/xfce4-taskmanager/-/issues/49
- Translation Updates:
Albanian, Amharic, Arabic, Basque, Belarusian, Bulgarian, Catalan,
Chinese (China), Chinese (Taiwan), Croatian, Czech, Danish, Dutch,
Eastern Armenian, English (Australia), English (Canada), English
(United Kingdom), Finnish, French, Galician, German, Greek, Hebrew,
Hungarian, Icelandic, Indonesian, Interlingue, Italian, Japanese,
Korean, Lithuanian, Malay, Norwegian Bokmål, Occitan (post 1500),
Polish, Portuguese, Portuguese (Brazil), Romanian, Russian, Serbian,
Slovak, Slovenian, Spanish, Swedish, Thai, Turkish, Ukrainian
2.4.1
======
- Fix distcheck build with recent libtool
- Remove placeholder 'No Indicators' button (#14)
- Fix compilation warnings
- automake: Some updates
- autoconf: Some updates
- Add `.gitignore`
- Translation Updates:
Basque, Belarusian, Catalan, Czech, Galician, Norwegian Bokmål,
Russian, Slovenian, Spanish, Turkish, Ukrainian
2.4.0
======
- Fix build with xfce4-panel 4.16
- Improved spacing, drop deprecated widget properties (Bug #14667)
- Drop dependency to exo-1
- Update README.md
- Add basic GitLab pipeline
- Switch to README.md and foreign automake mode
- replace outdated email address
- Update URLs from goodies.x.o to docs.x.o (Bug #16166)
- s/http/https
- Translation Updates:
Albanian, Belarusian, Catalan, Chinese (Taiwan), Czech, Danish,
Eastern Armenian, English (Australia), Finnish, French, Galician,
German, Greek, Hebrew, Hungarian, Icelandic, Interlingue, Italian,
Japanese, Lithuanian, Norwegian Bokmål, Polish, Portuguese,
Romanian, Russian, Slovak, Slovenian, Spanish, Turkish, Ukrainian
2.3.4
=====
- Bump GTK version to 3.18, remove deprecations
- Bug #12417: Display tooltip for indicators
- Make sure the "clear indicators" dialog works with libxfce4ui-4.13.x
- Fix IT_PROG_INTLTOOL warning
- Compilation fixes for xfconf-4.13
- Fixed bugs exposed by xfconf-4.13
- Add option to display indicators squared
- Fix wrong defaults for config
- Don't display horizontal scroll within treeview
0.4.0
=====
support libindicator 0.4
fix menu position
use togglebuttons instead of buttons
add preliminary blacklisting of modules
[Bug 8066] xfce4-indicator-plugin does not update output
[Bug 8065] Scroll events' support got lost between 0.2.1 and 0.3.0
translation updates
0.3.1
=====
Fix support for indicator-appmenu
0.3.0
=====
Use Buttons instead of a menubar
Support horizontal panel
Support transparency
translation updates
0.2.1
=====
translation updates
Add missing Signals and Cleanup
Remove check for libxfcegui4
0.2.0
=====
Use indicator 0.3+
0.1.0
=====
Make it work with the new splitted libindicat{e,or}
0.0.1
=====
-