summaryrefslogtreecommitdiff
path: root/NEWS
blob: 8afd57eaabc4271b924578bbbd6709ebda1c002b (plain)
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
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
4.9.3
=====
- Start in collapsed mode if xfrun4 symlink is used.
- Select entry when Ctrl+L is pressed.
- Quit the mainloop when receiving an exit signal.
- Avoid xfconf error when closing windows on quit.
- Add icon view mode and add preferences to set icon sizes.
- Only show categories with items.
- Add keybinds to switch modes (Ctrl-1 and Ctrl-2).
- Improve reloading of items and directories.
- Add popup menu to edit, hide and revert desktop files.
- Add refcount debugging.
- Remove xfrun from the utility menu.
- Fix some segfaults.
- Translation updates (ar, ca, cs, da, de, eu, fr, hu, is, it, kk,
  ko, nl, pl, pt_BR, ru, te, zh_CN).

4.9.2
=====
- Add option to save custom command matches.
- Insert and reload history command in model.
- Change treeview filter prio to avoid window resize.
- Add left/right navigation to the treeviews.
- Add a custom completion match function.
- Use long option, looks better in code completion.
- Drop usage of new Gdk keycode api (bug #8044).
- Translation updates (de, et, eu, fr, hr, it, kk, ko, nl, sk,
  uk, zh_CN, zh_TW).

4.9.1
=====
- Fix launching in collapsed mode.
- Don't ignore arguments of the desktop file command.
- Always allow up/down unless the completion menu is shown.
- Fix segfault when loading default actions.
- Translation updates (da, uk, pt_BR, sk, ar, zh_TW, hr, nl).

4.9.0
=====
- Rewrite of the the application finder to merge the functionality
  of the appfinder as we know it in 4.8 and xfrun4 (start with
  --collapsed).

4.8.0
=====
- Translation updates: French, Romanian.

4.7.2
=====
- Translation updates (pt, ja, he, lt, zh_CN, pt_BR, sk, cs,
  en_GB, nb, hr, pl, ar).

4.7.1
=====
- Don't watch category changes in xfconf (bug #6043).
- Launch items with startup notification.
- Implement monitoring by reloading all contents on menu change events.
- Translation updates (ug, de, ru, kk, zh_TW, pt, it, da, uk, ja,
  el, fi, sv, gl, ca, eu, hu).

4.7.0
=====
- Remove deprecated encoding key from desktop file.
- Build ChangeLog from GIT and use XDT 4.7.2.
- Rename "Execute" button to "Launch".
- Port the libxfce4menu code to garcon.
- Use Gtk api for entry icon, if available.
- Port to libxfce4ui and gio.
- Rework the tooltip string code a little.
- Don't use startup notification for now.
- Translation updates (gl, lv, ro, hu, ast, kk, el, ru, sk, sq, ja,
  eu, da, pt, cs, zh_CN, ca, fr, sv, es, pt_BR, nl, fi, it, uk, de, he).

4.6.2
=====
- Build fixes for GIT.
- Properly propagate the focus-in-event of the search entry (bug #5883).
- Translation updates (es, gl, hu, id, it, pl, pt, tr, lv, ur, ur_PK,
  ro, sq, sk, nl, kk, ug).

4.6.1
========
- Translation updates:

4.6.0
========
- Try to load items from xfce-applications.menu before trying
  applications.menu in order to provide the same items as xfdesktop
  does (reported by Mark Trompell).
- Translation updates: gl (Leandro Regueiro), id (Andhika Padmawan),
  pl (Piotr Sokół), en_GB (Jeff Bailes), tr (Gökmen Görgen, Samed Beyribey),
  uk (Dmitry Nikitin)


4.5.99.1
========
- Translation updates: da (Per Kongstad), es (Abel Martín), eu (Piarres
  Beobide), fr (Jérôme Guelfucci), ja (Masato Hashimoto), nb_NO (Terje
  Uriansrud), pt_BR (Og Maciel), sv (Alexander Toresson), zh_CN (Hunt
  Xu, Chris. K. Zhang).

4.5.93
======
- Assume "All" category if the current category string is empty (Bug #4613).
- Review strings.
- Translation updates: be (Alexander Nyakhaychyk), ca (Carles Muños Gorriz),
  cs (Michal Varady), da (Lars Nielsen), de (Fabian Nowak, Jannis Pohlmann),
  el (Stavros Giannouris), es (Abel Martín), eu (Piarres Beobide), fi (Jari
  Rahkonen), gl (Leandro Regueiro), ja (Nobuhiro Iwamatsu), sv (Daniel
  Nylander), tr (Eren Turkay), uk (Dimitry Nikitin), zh_CN (Hunt Xu).

4.5.92
======
- Fix runtime warnings and toplevel menu items always being displayed
  on top of every category.
- Translation updates: Carles Munõz Gorriz (ca), Abel Martín (es),
  Maximilian Schleiss (fr), Andhika Padmawan (id), Terje Uriansrud (nb_NO).

4.5.91
======
- Improved keyboard navigation.
- Filesystem monitoring support based on thunar-vfs.
- Remember last window size and category when closing the appfinder.
- Add search icon to the search entry.
- Translations updates: Basque, Brazilian Portuguese, Czech, Finnish, German,
  Japanese, Hungarian, Sinhalese, Spanish.

4.5.90
======
- Rewrite based on libxfce4menu.
- Translations: Amharic, Arabic, Basque, Brazilian Portuguese, British English,
  Czech, Catalan, Finnish, French, Galician, German, Hungarian, Indonesian,
  Korean, Latvian, Polish, Portuguese, Sinhala, Slovak, Slovene, Turkish,
  Ukrainian.

4.4.2
=====
- Remove trailing parens on AC_INIT version info to work around bug
  in intltool 0.35.x and 0.36.x.
- Updated translations: Nuno Miguel (pt_PT), Dimitri Gogelia (ka),
  Pablo Vieira (pt_PT), Vladimir Melo (pt_BR), Mişu Moldovan (ro).
- New translations: Terje Uriansrud (nb_NO), Tegegne Tefera (am),
  RPrieditis (lv).


4.4.1
=====
- Updated translations: Alexander Nyakhaychyk (be), Alexander Toresson (sv),
  Mişu Moldovan (ro), Maximilian Schleiss (fr), Eren Turkay (tr),
  Jeff Bailes (en_GB), Daichi Kawahata (ja), Nico Schümann (de),
  Fabio Riga (it), Pau Rul-lan Ferragut (ca).
- New translations: Besnik Bleta (sq).


4.4.0
=====
- Add themed icon support (Bug #2651).
- Fix potential crash (Bug #1882).
- Several new and updated translations.