removed a call to gnome.ui.authentication_manager_init(), as that's not
[alacarte.git] / ChangeLog
blobf4d15bb505c5aef06f21528fbbbe0ae8f6e4d428
1 2009-02-04  Cosimo Cecchi  <cosimoc@gnome.org>
3         * Alacarte/MainWindow.py: removed a call to
4         gnome.ui.authentication_manager_init(), as that's not needed
5         with GIO anymore. Thanks to Andreas Proschofsky.
7 2009-02-02  Cosimo Cecchi  <cosimoc@gnome.org>
9         * configure.ac: post-release bump to 0.11.9
11 ==================== 0.11.8 ====================
13 2009-02-02  Cosimo Cecchi  <cosimoc@gnome.org>
15         * NEWS:
16         * README: version 0.11.8
18 2009-01-21  Frederic Peters  <fpeters@0d.be>
20         * configure.ac: adds a pygtk.require() when detecting pygobject, so
21         non-standard installation paths are considered.  (#568534)
23 2009-01-19  Vincent Untz  <vuntz@gnome.org>
25         * Alacarte/MenuEditor.py: show all separators
26         * configure.ac: require gnome-menus 2.22.2
27         Fix bug #527635
29 2009-01-19  Cosimo Cecchi  <cosimoc@gnome.org>
31         * configure.ac: post-release bump to 0.11.8
33 ==================== 0.11.7 ====================
35 2009-01-19  Cosimo Cecchi  <cosimoc@gnome.org>
37         * NEWS:
38         * README: version 0.11.7
40 2009-01-19  Cosimo Cecchi  <cosimoc@gnome.org>
42         * Alacarte/MainWindow.py:
43         * configure.ac: port to GIO. Based on a patch from Gian Mario
44         Tagliaretti (#514574).
46 2009-01-19  Cosimo Cecchi  <cosimoc@gnome.org>
48         * INSTALL:
49         * Makefile.am:
50         * configure.ac: use intltool 0.4.0.
52 2008-11-17  Cosimo Cecchi  <cosimoc@gnome.org>
54         * configure.ac: better message for python libraries check.
55         Part of bug #552186.
57 2008-09-22  Vincent Untz  <vuntz@gnome.org>
59         * configure.ac: post-release bump to 0.11.7
61 ==================== 0.11.6 ====================
63 2008-09-22  Vincent Untz  <vuntz@gnome.org>
65         * NEWS:
66         * README: version 0.11.6
68 2008-09-22  Vincent Untz  <vuntz@gnome.org>
70         * configure.ac: check for python 2.6. Fix bug #551751.
72 2008-09-11  Vincent Untz  <vuntz@gnome.org>
74         * Makefile.am:
75         * alacarte.desktop.in.in:
76         * alacarte.glade:
77         * configure.ac:
78         * data/Makefile.am:
79         * data/icons/Makefile.am:
80         * po/POTFILES.in:
81         * po/POTFILES.skip:
82         Create a data directory, and put data in there.
83         Add all sizes for icons.
84         Fix bug #549994
85         Based on work by Michael Monreal <michael.monreal@gmx.net>
87 2008-09-11  Vincent Untz  <vuntz@gnome.org>
89         * Makefile.am: fix uninstallation of icons
90         Fix bug #538679
91         Patch by Fabricio Silva <silva@crans.org>
93 2008-03-10  Travis Watkins  <amaranth@ubuntu.com>
95         * configure.ac: post-release bump to 0.11.6
97 ==================== 0.11.5 ====================
99 2008-03-10  Travis Watkins  <amaranth@ubuntu.com>
101         * NEWS:
102           README: version 0.11.5
104 2008-02-18  Travis Watkins  <amaranth@ubuntu.com>
106         * Alacarte/MainWindow.py: bail out if no item selected (bug 517380)
108 2008-02-16  Travis Watkins  <amaranth@ubuntu.com>
110         * configure.ac: pre-release bump to 0.11.5
112 ==================== 0.11.4 ====================
114 2008-02-16  Travis Watkins  <amaranth@ubuntu.com>
116         * NEWS:
117         * README: version 0.11.4
119 2008-02-16  Travis Watkins  <amaranth@ubuntu.com>
121         * Alacarte/MenuEditor.py: hopefully fix the most frequest crasher
123 2008-02-16  Travis Watkins  <amaranth@ubuntu.com>
125         * Alacarte/MainWindow.py: _really_ fix that drag-and-drop problem
126         * po/POTFILES.in: make distcheck work
128 2008-02-16  Travis Watkins  <amaranth@ubuntu.com>
130         * Alacarte/MainWindow.py:
131           - disable New Separator button when an item is not selected
132             thanks to Mike Pechkin
133           - hopefully fix problem with editing properties on menus without
134             .directory files
135           - make sure DnD operations are only allowed for the inside
136             the alacarte window and not between instances of alacarte
137           - update view on item theme change, thanks Jared Moore
138         * Alacarte/Makefile.am:
139           - install .py files to the correct location, thanks Todd Zullinger
140         * Alacarte/MenuEditor.py:
141           - make sure you can't move a menu into itself
142             thanks Benjamin Gramlich
143           - hopefully fix bug 486937 (which doesn't make sense)
144         * alacarte.desktop.in.in:
145           - disable StartupNotify as a poor man's fix for property windows
146             going under the main application window
148 2007-02-12  Vincent Untz  <vuntz@gnome.org>
150         * configure.ac: pre-release bump to 0.11.4
152 ==================== 0.11.3 ====================
154 2007-02-12  Vincent Untz  <vuntz@gnome.org>
156         * NEWS:
157         * README: version 0.11.3
159 2007-02-11  Travis Watkins  <alleykat@gmail.com>
161         * Alacarte/MainWindow.py:
162           Alacarte/MenuEditor.py: readd support for System menu
163         * alacarte.desktop.in.in:
164           alacarte.glade: make name 'Main Menu' everywhere
166 2007-01-11  Travis Watkins  <alleykat@gmail.com>
168         * alacarte.desktop.in.in: remove GenericName, add specific category
170 2007-01-10  Travis Watkins  <alleykat@gmail.com>
172         * configure.ac: post-release bump to 0.11.2
174 2007-01-10  Travis Watkins  <alleykat@gmail.com>
176         * Alacarte/MainWindow.py: remove DialogHandler and time imports
177         * Alacarte/MenuEditor.py: remove settings.menu support, potential errors
179 2007-01-08  Travis Watkins  <alleykat@gmail.com>
181         * configure.ac: post-release bump to 0.11.1
183 2007-01-08  Travis Watkins  <alleykat@gmail.com>
185         * configure.ac: pre-release bump to 0.11.0
187 2007-01-08  Travis Watkins  <alleykat@gmail.com>
189         * Alacarte/MainWindow.py: add a small hack to make menu creation work
191 2007-01-08  Travis Watkins  <alleykat@gmail.com>
193         * Alacarte/MenuEditor.py: add support for adding external files
194         * Alacarte/MainWindow.py: use gnome-desktop-item-edit for all menu
195           and item dialogs
196         * Alacarte/DialogHandler.py: removed, no longer needed
197         * alacarte.glade: remove unused dialogs
199 2007-01-03  Travis Watkins  <alleykat@gmail.com>
201         * alacarte.glade: minor UI fix (from Christian Persch)
203 2006-12-18  Rob Bradford  <rob@robster.org.uk>
205         * configure.ac: post-release bump to 0.10.3
207 2006-12-08  Kjartan Maraas  <kmaraas@gnome.org>
209         * Alacarte/DialogHandler.py:
210         * Alacarte/MenuEditor.py:
211         Mark all strings for translation.
213 2006-12-07  Rob Bradford  <rob@robster.org.uk>
215         * Alacarte/MainWindow.py:
216         * Alacarte/config.py.in:
217           Make gettext look for the locale data in the correct place. My patch
218           is a hybrid of the solution from Scott Reeves (see #376486) and
219           Takao Fujiwara (see #377301). With some adjustments of my own.
221 2006-12-07  Rob Bradford  <rob@robster.org.uk>
223         * alacarte.desktop.in.in: added _GenericName (see #352105) and changed
224           the _Name and _Comment to match the recommendations from the Sun
225           usability guys (see #375629).
227 2006-12-07  Rob Bradford  <rob@robster.org.uk>
229         * configure.ac: Added support for Python 2.5. (see #375382)
231 2006-12-07  Kevin Tighe  <kevin.j.tighe@gmail.com>
233         * alacarte.glade: Added minimize/maximize buttons to main window. 
234           (GNOME bug #370598).
236 2006-12-07  Rob Bradford  <rob@robster.org.uk>
238         * Alacarte/MainWindow.py: Disable the up/down arrows when on the
239           first/last items (see #352103)
241 2006-12-07  Rob Bradford  <rob@robster.org.uk>
243         * alacarte.desktop.in: removed
244         * alacarte.desktop.in.in: added and include bug-buddy magic 
245           (see #363186)
246         * configure.ac: added alacarte.desktop.in to AC_CONFIG_FILES
248 2006-10-02  Travis Watkins  <alleykat@gmail.com>
250         * configure.ac: post-release bump to 0.10.2
252 2006-10-02  Frederic Crozat  <fcrozat@mandriva.com>
254         * Alacarte/util.py: fix typo in code.
255         * Alacarte/MenuEditor.py: disable inlining in newly created menu
256         (GNOME bug #359003).
257         * Alacarte/MenuEditor.py: don't hardcode root menu node name 
258         (GNOME bug #355828).
260 2006-10-02  Travis Watkins  <alleykat@gmail.com>
262         * Alacarte/DialogHandler.py: escape non-alphanum chars in command dialog
264 2006-10-01  Travis Watkins  <alleykat@gmail.com>
266         * Alacarte/DialogHandler.py: escape \t, \r, and \n
268 2006-10-01  Travis Watkins  <alleykat@gmail.com>
270         * Alacarte/DialogHandler.py: don't set menu values to values of last
271         menu looked at (oops)
273 2006-10-01  Travis Watkins  <alleykat@gmail.com>
275         * Alacarte/MainWindow.py: ignore expanding errors
277 2006-10-01  Travis Watkins  <alleykat@gmail.com>
279         * Alacarte/util.py: move .config out of the way if it's not a directory
281 2006-10-01  Travis Watkins  <alleykat@gmail.com>
283         * Alacarte/DialogHandler.py: fix crash bug with command entry
285 2006-10-01  Travis Watkins  <alleykat@gmail.com>
287         * Alacarte/util.py: fix invalid system menu path (thanks fcrozat)
289 2006-10-01  Travis Watkins  <alleykat@gmail.com>
291         * Alacarte/util.py: fix XDG_DATA_HOME paths
293 2006-10-01  Travis Watkins  <alleykat@gmail.com>
295         * Alacarte/MenuEditor.py: don't add duplicate AppDir tags
297 2006-09-04  Travis Watkins  <alleykat@gmail.com>
299         * configure.ac: post-release bump to 0.10.1
301 2006-09-03  Travis Watkins  <alleykat@gmail.com>
303         * configure.ac: pre-release bump to 0.10.0
305 2006-08-24  Travis Watkins  <alleykat@gmail.com>
307         * MainWindow.py: add keyboard accelerator for help and make help
308         button work
309         * Dialoghandler.py: fix crash on Solaris (maybe)
311 2006-08-04  Travis Watkins  <alleykat@gmail.com>
313         * Fix crash caused by API change in gnome-menus (thanks Joe Marcus
314         Clarke)
316 2006-08-03  Jovan Naumovski  <jovan@lugola.net>
318         * Added sl.po to po/ and 'sl' to LINGUAS.
320 2006-07-24  Travis Watkins  <alleykat@gmail.com>
322         * configure.ac: post-release bump to 0.9.91
324 2006-07-24  Travis Watkins  <alleykat@gmail.com>
326         * configure.ac: pre-release bump to 0.9.90
328 2006-07-21  Travis Watkins  <alleykat@gmail.com>
330         * alacarte.glade: HIG fixes from Christian Persch
332 2006-07-09  Travis Watkins  <alleykat@gmail.com>
334         * configure.ac: post-release bump to 0.9.3
336 2006-07-09  Travis Watkins  <alleykat@gmail.com>
338         * Alacarte/MainWindow.py: make sure desktop file exists before
339         checking it
340         * Alacarte/MenuEditor.py: reload DOM on undo/redo to make changes
341         stick
343 2006-05-27  Travis Watkins  <alleykat@gmail.com>
345         * Alacarte/DialogHandler.py: fix new entry command browsing
347 2006-05-15  Travis Watkins  <alleykat@gmail.com>
349         * configure.ac: post-release bump to 0.9.2
351 2006-05-15  Travis Watkins  <alleykat@gmail.com>
353         * Alacarte/MainWindow.py:
354         * alacarte.glade: HIG fixes
356 2006-05-07  Travis Watkins  <alleykat@gmail.com>
358         * Alacarte/DialogHandler.py:
359         * Alacarte/MainWindow.py: add set_transient_for to make real modal
360         dialogs
361         * Alacarte/DialogHandler.py: remove timer ugliness, don't save unless
362         the user changed something
364 2006-05-05  Travis Watkins  <alleykat@gmail.com>
366         * alacarte.in: order things for easier profiling
368 2006-05-04  Travis Watkins  <alleykat@gmail.com>
370         * Alacarte/MainWindow.py: make Delete delete items
371         * Alacarte/MenuEditor.py:
372         * Alacarte/MainWindow.py:
373         * Alacarte/util.py: add DnD for .desktop files and executable files
375 2006-04-29  Travis Watkins  <alleykat@gmail.com>
377         * Alacarte/MenuEditor.py: legacydirs fix
379 2006-04-29  Travis Watkins  <alleykat@gmail.com>
381         * alacarte.desktop.in: change Name and Categories
383 2006-04-28  Travis Watkins  <alleykat@gmail.com>
385         * alacarte.glade: add destroy handler
386         * Alacarte/MainWindow.py: fix for legacy menus
387         * Alacarte/util.py: fix for items without icons
389 2006-04-27  Travis Watkins  <alleykat@gmail.com>
391         * alacarte.glade: allow resizing
392         * Alacarte/MenuEditor.py: small bug fix
393         * Alacarte/MainWindow.py:
394         * Alacarte/DialogHandler.py: speed up editing by not instantly
395         updating
397 2006-04-27  Travis Watkins  <alleykat@gmail.com>
399         * alacarte.glade: UI tweaks
400         * Alacarte/util.py: don't resize icons unless needed, makes them
401         blurry
403 2006-04-26  Travis Watkins  <alleykat@gmail.com>
405         * alacarte.glade: make up/down buttons work
406         * Alacarte/MainWindow.py:
407         * Alacarte/MenuEditor.py:
408         * Alacarte/DialogHandler.py: add undo/redo support!
409         * Alacarte/MenuEditor.py: make revert less destructive as root
411 2006-04-21  Travis Watkins  <alleykat@gmail.com>
413         * alacarte.glade:
414         * Alacarte/MainWindow.py: UI redesign
415         * Alacarte/DialogHandler.py:
416         * Alacarte/MenuEditor.py: treat 'Other' menu like a normal one
418 2006-04-21  Travis Watkins  <alleykat@gmail.com>
420         * Alacarte/MenuEditor.py
421         * Alacarte/MainWindow.py: use new gnome-menus API
422         * Alacarte/MenuEditor.py: reload ROM on full revert
423                                   better legacy menu support
424                                   make multiple moves work
425         * Alacarte/util.py: resize icons to 24x24
427 2006-04-20  Travis Watkins  <alleykat@gmail.com>
429         * Alacarte/DialogHandler.py: only add executable files to completion
431 2006-04-18  Travis Watkins  <alleykat@gmail.com>
433         * alacarte.glade:
434         * Alacarte/DialogHandler.py: add simple command completion
436 2006-04-18  Travis Watkins  <alleykat@gmail.com>
438         * Alacarte/DialogHandler.py: add image filters, add command dialog
440 2006-04-18  Travis Watkins  <alleykat@gmail.com>
442         * alacarte.glade:
443         * Alacarte/DialogHandler.py: fix icon selection
445 2006-04-18  Travis Watkins  <alleykat@gmail.com>
447         * autogen.sh: require automake 1.9
448         * configure.ac: PoLinguas goal
449         * alacarte.desktop.in: add Icon key
450         * alacarte.glade: add translator-credits to about dialog
452 2006-04-18  Travis Watkins  <alleykat@gmail.com>
454         * Alacarte/MainWindow.py:
455         * Alacarte/MenuEditor.py: finish DnD, finish layout support, add
456         full revert (all menus) support
458 2006-04-18  Travis Watkins  <alleykat@gmail.com>
460         * Alacarte/util.py:
461         * Alacarte/MenuEditor.py:
462         * Alacarte/MainWindow.py: implement revert and delete
464 2006-04-18  Travis Watkins  <alleykat@gmail.com>
466         * Alacarte/MenuEditor.py: moveItem fully implemented
467         * Alacarte/DialogHandler.py:
468         * Alacarte/MainWindow.py: set default icon
469         * alacarte.svg:
470         * alacarte.png: new icon from Andreas Nilsson
472 2006-04-18  Travis Watkins  <alleykat@gmail.com>
474         * Alacarte/MainWindow.py:
475         * Alacarte/MenuEditor.py: DnD copy of items, basic layout support
477 2006-04-17  Travis Watkins  <alleykat@gmail.com>
479         * Alacarte/MainWindow.py:
480         * Alacarte/MenuEditor.py: small speedups, fixes
482 2006-04-15  Travis Watkins  <alleykat@gmail.com>
484         * too much stuff, need to commit more often
486 2006-04-12  Travis Watkins  <alleykat@gmail.com>
488         * Alacarte/MainWindow.py: make shift-f10 work
490 2006-04-12  Travis Watkins  <alleykat@gmail.com>
492         * Makefile.am: distcheck fixes
494 2006-04-12  Travis Watkins  <alleykat@gmail.com>
496         * Makefile.am:
497         * Alacarte/MainWindow.py:
498         * Alacarte/DialogHandler.py: AppIcon goal