version 0.11.7
[alacarte.git] / ChangeLog
blobab51a06d064551b5d580768844c9e778178fc685
1 ==================== 0.11.7 ====================
3 2009-01-19  Cosimo Cecchi  <cosimoc@gnome.org>
5         * NEWS:
6         * README: version 0.11.7
8 2009-01-19  Cosimo Cecchi  <cosimoc@gnome.org>
10         * Alacarte/MainWindow.py:
11         * configure.ac: port to GIO. Based on a patch from Gian Mario
12         Tagliaretti (#514574).
14 2009-01-19  Cosimo Cecchi  <cosimoc@gnome.org>
16         * INSTALL:
17         * Makefile.am:
18         * configure.ac: use intltool 0.4.0.
20 2008-11-17  Cosimo Cecchi  <cosimoc@gnome.org>
22         * configure.ac: better message for python libraries check.
23         Part of bug #552186.
25 2008-09-22  Vincent Untz  <vuntz@gnome.org>
27         * configure.ac: post-release bump to 0.11.7
29 ==================== 0.11.6 ====================
31 2008-09-22  Vincent Untz  <vuntz@gnome.org>
33         * NEWS:
34         * README: version 0.11.6
36 2008-09-22  Vincent Untz  <vuntz@gnome.org>
38         * configure.ac: check for python 2.6. Fix bug #551751.
40 2008-09-11  Vincent Untz  <vuntz@gnome.org>
42         * Makefile.am:
43         * alacarte.desktop.in.in:
44         * alacarte.glade:
45         * configure.ac:
46         * data/Makefile.am:
47         * data/icons/Makefile.am:
48         * po/POTFILES.in:
49         * po/POTFILES.skip:
50         Create a data directory, and put data in there.
51         Add all sizes for icons.
52         Fix bug #549994
53         Based on work by Michael Monreal <michael.monreal@gmx.net>
55 2008-09-11  Vincent Untz  <vuntz@gnome.org>
57         * Makefile.am: fix uninstallation of icons
58         Fix bug #538679
59         Patch by Fabricio Silva <silva@crans.org>
61 2008-03-10  Travis Watkins  <amaranth@ubuntu.com>
63         * configure.ac: post-release bump to 0.11.6
65 ==================== 0.11.5 ====================
67 2008-03-10  Travis Watkins  <amaranth@ubuntu.com>
69         * NEWS:
70           README: version 0.11.5
72 2008-02-18  Travis Watkins  <amaranth@ubuntu.com>
74         * Alacarte/MainWindow.py: bail out if no item selected (bug 517380)
76 2008-02-16  Travis Watkins  <amaranth@ubuntu.com>
78         * configure.ac: pre-release bump to 0.11.5
80 ==================== 0.11.4 ====================
82 2008-02-16  Travis Watkins  <amaranth@ubuntu.com>
84         * NEWS:
85         * README: version 0.11.4
87 2008-02-16  Travis Watkins  <amaranth@ubuntu.com>
89         * Alacarte/MenuEditor.py: hopefully fix the most frequest crasher
91 2008-02-16  Travis Watkins  <amaranth@ubuntu.com>
93         * Alacarte/MainWindow.py: _really_ fix that drag-and-drop problem
94         * po/POTFILES.in: make distcheck work
96 2008-02-16  Travis Watkins  <amaranth@ubuntu.com>
98         * Alacarte/MainWindow.py:
99           - disable New Separator button when an item is not selected
100             thanks to Mike Pechkin
101           - hopefully fix problem with editing properties on menus without
102             .directory files
103           - make sure DnD operations are only allowed for the inside
104             the alacarte window and not between instances of alacarte
105           - update view on item theme change, thanks Jared Moore
106         * Alacarte/Makefile.am:
107           - install .py files to the correct location, thanks Todd Zullinger
108         * Alacarte/MenuEditor.py:
109           - make sure you can't move a menu into itself
110             thanks Benjamin Gramlich
111           - hopefully fix bug 486937 (which doesn't make sense)
112         * alacarte.desktop.in.in:
113           - disable StartupNotify as a poor man's fix for property windows
114             going under the main application window
116 2007-02-12  Vincent Untz  <vuntz@gnome.org>
118         * configure.ac: pre-release bump to 0.11.4
120 ==================== 0.11.3 ====================
122 2007-02-12  Vincent Untz  <vuntz@gnome.org>
124         * NEWS:
125         * README: version 0.11.3
127 2007-02-11  Travis Watkins  <alleykat@gmail.com>
129         * Alacarte/MainWindow.py:
130           Alacarte/MenuEditor.py: readd support for System menu
131         * alacarte.desktop.in.in:
132           alacarte.glade: make name 'Main Menu' everywhere
134 2007-01-11  Travis Watkins  <alleykat@gmail.com>
136         * alacarte.desktop.in.in: remove GenericName, add specific category
138 2007-01-10  Travis Watkins  <alleykat@gmail.com>
140         * configure.ac: post-release bump to 0.11.2
142 2007-01-10  Travis Watkins  <alleykat@gmail.com>
144         * Alacarte/MainWindow.py: remove DialogHandler and time imports
145         * Alacarte/MenuEditor.py: remove settings.menu support, potential errors
147 2007-01-08  Travis Watkins  <alleykat@gmail.com>
149         * configure.ac: post-release bump to 0.11.1
151 2007-01-08  Travis Watkins  <alleykat@gmail.com>
153         * configure.ac: pre-release bump to 0.11.0
155 2007-01-08  Travis Watkins  <alleykat@gmail.com>
157         * Alacarte/MainWindow.py: add a small hack to make menu creation work
159 2007-01-08  Travis Watkins  <alleykat@gmail.com>
161         * Alacarte/MenuEditor.py: add support for adding external files
162         * Alacarte/MainWindow.py: use gnome-desktop-item-edit for all menu
163           and item dialogs
164         * Alacarte/DialogHandler.py: removed, no longer needed
165         * alacarte.glade: remove unused dialogs
167 2007-01-03  Travis Watkins  <alleykat@gmail.com>
169         * alacarte.glade: minor UI fix (from Christian Persch)
171 2006-12-18  Rob Bradford  <rob@robster.org.uk>
173         * configure.ac: post-release bump to 0.10.3
175 2006-12-08  Kjartan Maraas  <kmaraas@gnome.org>
177         * Alacarte/DialogHandler.py:
178         * Alacarte/MenuEditor.py:
179         Mark all strings for translation.
181 2006-12-07  Rob Bradford  <rob@robster.org.uk>
183         * Alacarte/MainWindow.py:
184         * Alacarte/config.py.in:
185           Make gettext look for the locale data in the correct place. My patch
186           is a hybrid of the solution from Scott Reeves (see #376486) and
187           Takao Fujiwara (see #377301). With some adjustments of my own.
189 2006-12-07  Rob Bradford  <rob@robster.org.uk>
191         * alacarte.desktop.in.in: added _GenericName (see #352105) and changed
192           the _Name and _Comment to match the recommendations from the Sun
193           usability guys (see #375629).
195 2006-12-07  Rob Bradford  <rob@robster.org.uk>
197         * configure.ac: Added support for Python 2.5. (see #375382)
199 2006-12-07  Kevin Tighe  <kevin.j.tighe@gmail.com>
201         * alacarte.glade: Added minimize/maximize buttons to main window. 
202           (GNOME bug #370598).
204 2006-12-07  Rob Bradford  <rob@robster.org.uk>
206         * Alacarte/MainWindow.py: Disable the up/down arrows when on the
207           first/last items (see #352103)
209 2006-12-07  Rob Bradford  <rob@robster.org.uk>
211         * alacarte.desktop.in: removed
212         * alacarte.desktop.in.in: added and include bug-buddy magic 
213           (see #363186)
214         * configure.ac: added alacarte.desktop.in to AC_CONFIG_FILES
216 2006-10-02  Travis Watkins  <alleykat@gmail.com>
218         * configure.ac: post-release bump to 0.10.2
220 2006-10-02  Frederic Crozat  <fcrozat@mandriva.com>
222         * Alacarte/util.py: fix typo in code.
223         * Alacarte/MenuEditor.py: disable inlining in newly created menu
224         (GNOME bug #359003).
225         * Alacarte/MenuEditor.py: don't hardcode root menu node name 
226         (GNOME bug #355828).
228 2006-10-02  Travis Watkins  <alleykat@gmail.com>
230         * Alacarte/DialogHandler.py: escape non-alphanum chars in command dialog
232 2006-10-01  Travis Watkins  <alleykat@gmail.com>
234         * Alacarte/DialogHandler.py: escape \t, \r, and \n
236 2006-10-01  Travis Watkins  <alleykat@gmail.com>
238         * Alacarte/DialogHandler.py: don't set menu values to values of last
239         menu looked at (oops)
241 2006-10-01  Travis Watkins  <alleykat@gmail.com>
243         * Alacarte/MainWindow.py: ignore expanding errors
245 2006-10-01  Travis Watkins  <alleykat@gmail.com>
247         * Alacarte/util.py: move .config out of the way if it's not a directory
249 2006-10-01  Travis Watkins  <alleykat@gmail.com>
251         * Alacarte/DialogHandler.py: fix crash bug with command entry
253 2006-10-01  Travis Watkins  <alleykat@gmail.com>
255         * Alacarte/util.py: fix invalid system menu path (thanks fcrozat)
257 2006-10-01  Travis Watkins  <alleykat@gmail.com>
259         * Alacarte/util.py: fix XDG_DATA_HOME paths
261 2006-10-01  Travis Watkins  <alleykat@gmail.com>
263         * Alacarte/MenuEditor.py: don't add duplicate AppDir tags
265 2006-09-04  Travis Watkins  <alleykat@gmail.com>
267         * configure.ac: post-release bump to 0.10.1
269 2006-09-03  Travis Watkins  <alleykat@gmail.com>
271         * configure.ac: pre-release bump to 0.10.0
273 2006-08-24  Travis Watkins  <alleykat@gmail.com>
275         * MainWindow.py: add keyboard accelerator for help and make help
276         button work
277         * Dialoghandler.py: fix crash on Solaris (maybe)
279 2006-08-04  Travis Watkins  <alleykat@gmail.com>
281         * Fix crash caused by API change in gnome-menus (thanks Joe Marcus
282         Clarke)
284 2006-08-03  Jovan Naumovski  <jovan@lugola.net>
286         * Added sl.po to po/ and 'sl' to LINGUAS.
288 2006-07-24  Travis Watkins  <alleykat@gmail.com>
290         * configure.ac: post-release bump to 0.9.91
292 2006-07-24  Travis Watkins  <alleykat@gmail.com>
294         * configure.ac: pre-release bump to 0.9.90
296 2006-07-21  Travis Watkins  <alleykat@gmail.com>
298         * alacarte.glade: HIG fixes from Christian Persch
300 2006-07-09  Travis Watkins  <alleykat@gmail.com>
302         * configure.ac: post-release bump to 0.9.3
304 2006-07-09  Travis Watkins  <alleykat@gmail.com>
306         * Alacarte/MainWindow.py: make sure desktop file exists before
307         checking it
308         * Alacarte/MenuEditor.py: reload DOM on undo/redo to make changes
309         stick
311 2006-05-27  Travis Watkins  <alleykat@gmail.com>
313         * Alacarte/DialogHandler.py: fix new entry command browsing
315 2006-05-15  Travis Watkins  <alleykat@gmail.com>
317         * configure.ac: post-release bump to 0.9.2
319 2006-05-15  Travis Watkins  <alleykat@gmail.com>
321         * Alacarte/MainWindow.py:
322         * alacarte.glade: HIG fixes
324 2006-05-07  Travis Watkins  <alleykat@gmail.com>
326         * Alacarte/DialogHandler.py:
327         * Alacarte/MainWindow.py: add set_transient_for to make real modal
328         dialogs
329         * Alacarte/DialogHandler.py: remove timer ugliness, don't save unless
330         the user changed something
332 2006-05-05  Travis Watkins  <alleykat@gmail.com>
334         * alacarte.in: order things for easier profiling
336 2006-05-04  Travis Watkins  <alleykat@gmail.com>
338         * Alacarte/MainWindow.py: make Delete delete items
339         * Alacarte/MenuEditor.py:
340         * Alacarte/MainWindow.py:
341         * Alacarte/util.py: add DnD for .desktop files and executable files
343 2006-04-29  Travis Watkins  <alleykat@gmail.com>
345         * Alacarte/MenuEditor.py: legacydirs fix
347 2006-04-29  Travis Watkins  <alleykat@gmail.com>
349         * alacarte.desktop.in: change Name and Categories
351 2006-04-28  Travis Watkins  <alleykat@gmail.com>
353         * alacarte.glade: add destroy handler
354         * Alacarte/MainWindow.py: fix for legacy menus
355         * Alacarte/util.py: fix for items without icons
357 2006-04-27  Travis Watkins  <alleykat@gmail.com>
359         * alacarte.glade: allow resizing
360         * Alacarte/MenuEditor.py: small bug fix
361         * Alacarte/MainWindow.py:
362         * Alacarte/DialogHandler.py: speed up editing by not instantly
363         updating
365 2006-04-27  Travis Watkins  <alleykat@gmail.com>
367         * alacarte.glade: UI tweaks
368         * Alacarte/util.py: don't resize icons unless needed, makes them
369         blurry
371 2006-04-26  Travis Watkins  <alleykat@gmail.com>
373         * alacarte.glade: make up/down buttons work
374         * Alacarte/MainWindow.py:
375         * Alacarte/MenuEditor.py:
376         * Alacarte/DialogHandler.py: add undo/redo support!
377         * Alacarte/MenuEditor.py: make revert less destructive as root
379 2006-04-21  Travis Watkins  <alleykat@gmail.com>
381         * alacarte.glade:
382         * Alacarte/MainWindow.py: UI redesign
383         * Alacarte/DialogHandler.py:
384         * Alacarte/MenuEditor.py: treat 'Other' menu like a normal one
386 2006-04-21  Travis Watkins  <alleykat@gmail.com>
388         * Alacarte/MenuEditor.py
389         * Alacarte/MainWindow.py: use new gnome-menus API
390         * Alacarte/MenuEditor.py: reload ROM on full revert
391                                   better legacy menu support
392                                   make multiple moves work
393         * Alacarte/util.py: resize icons to 24x24
395 2006-04-20  Travis Watkins  <alleykat@gmail.com>
397         * Alacarte/DialogHandler.py: only add executable files to completion
399 2006-04-18  Travis Watkins  <alleykat@gmail.com>
401         * alacarte.glade:
402         * Alacarte/DialogHandler.py: add simple command completion
404 2006-04-18  Travis Watkins  <alleykat@gmail.com>
406         * Alacarte/DialogHandler.py: add image filters, add command dialog
408 2006-04-18  Travis Watkins  <alleykat@gmail.com>
410         * alacarte.glade:
411         * Alacarte/DialogHandler.py: fix icon selection
413 2006-04-18  Travis Watkins  <alleykat@gmail.com>
415         * autogen.sh: require automake 1.9
416         * configure.ac: PoLinguas goal
417         * alacarte.desktop.in: add Icon key
418         * alacarte.glade: add translator-credits to about dialog
420 2006-04-18  Travis Watkins  <alleykat@gmail.com>
422         * Alacarte/MainWindow.py:
423         * Alacarte/MenuEditor.py: finish DnD, finish layout support, add
424         full revert (all menus) support
426 2006-04-18  Travis Watkins  <alleykat@gmail.com>
428         * Alacarte/util.py:
429         * Alacarte/MenuEditor.py:
430         * Alacarte/MainWindow.py: implement revert and delete
432 2006-04-18  Travis Watkins  <alleykat@gmail.com>
434         * Alacarte/MenuEditor.py: moveItem fully implemented
435         * Alacarte/DialogHandler.py:
436         * Alacarte/MainWindow.py: set default icon
437         * alacarte.svg:
438         * alacarte.png: new icon from Andreas Nilsson
440 2006-04-18  Travis Watkins  <alleykat@gmail.com>
442         * Alacarte/MainWindow.py:
443         * Alacarte/MenuEditor.py: DnD copy of items, basic layout support
445 2006-04-17  Travis Watkins  <alleykat@gmail.com>
447         * Alacarte/MainWindow.py:
448         * Alacarte/MenuEditor.py: small speedups, fixes
450 2006-04-15  Travis Watkins  <alleykat@gmail.com>
452         * too much stuff, need to commit more often
454 2006-04-12  Travis Watkins  <alleykat@gmail.com>
456         * Alacarte/MainWindow.py: make shift-f10 work
458 2006-04-12  Travis Watkins  <alleykat@gmail.com>
460         * Makefile.am: distcheck fixes
462 2006-04-12  Travis Watkins  <alleykat@gmail.com>
464         * Makefile.am:
465         * Alacarte/MainWindow.py:
466         * Alacarte/DialogHandler.py: AppIcon goal