From b3e60df70d30451437b045b1d4c0d456da80d844 Mon Sep 17 00:00:00 2001 From: Stefano Karapetsas Date: Thu, 12 Jan 2012 18:43:33 +0100 Subject: Alacarte => Mozo --- ChangeLog.pre-git | 268 +++++++++++++++++++++++++++--------------------------- 1 file changed, 134 insertions(+), 134 deletions(-) (limited to 'ChangeLog.pre-git') diff --git a/ChangeLog.pre-git b/ChangeLog.pre-git index f9a889a..e4e35e9 100644 --- a/ChangeLog.pre-git +++ b/ChangeLog.pre-git @@ -1,45 +1,45 @@ -2009-03-17 Vincent Untz +2009-03-17 Vincent Untz * configure.ac: post-release bump to 0.11.11 ==================== 0.11.10 ==================== -2009-03-17 Vincent Untz +2009-03-17 Vincent Untz * NEWS: * README: version 0.11.10 -2009-02-16 Cosimo Cecchi +2009-02-16 Cosimo Cecchi * configure.ac: post-release bump to 0.11.10 ==================== 0.11.9 ==================== -2009-02-16 Cosimo Cecchi +2009-02-16 Cosimo Cecchi * NEWS: * README: version 0.11.9 -2009-02-16 Cosimo Cecchi +2009-02-16 Cosimo Cecchi - * Alacarte/MainWindow.py: drop libmateui dependency. + * Mozo/MainWindow.py: drop libmateui dependency. * configure.ac: bump required PyGTK version to 2.13.0, due to gtk.show_uri(). Patch by Andreas Proschofsky, fixes bug #570493. -2009-02-04 Cosimo Cecchi +2009-02-04 Cosimo Cecchi - * Alacarte/MainWindow.py: removed a call to + * Mozo/MainWindow.py: removed a call to mate.ui.authentication_manager_init(), as that's not needed with GIO anymore. Thanks to Andreas Proschofsky. -2009-02-02 Cosimo Cecchi +2009-02-02 Cosimo Cecchi * configure.ac: post-release bump to 0.11.9 ==================== 0.11.8 ==================== -2009-02-02 Cosimo Cecchi +2009-02-02 Cosimo Cecchi * NEWS: * README: version 0.11.8 @@ -49,60 +49,60 @@ * configure.ac: adds a pygtk.require() when detecting pygobject, so non-standard installation paths are considered. (#568534) -2009-01-19 Vincent Untz +2009-01-19 Vincent Untz - * Alacarte/MenuEditor.py: show all separators + * Mozo/MenuEditor.py: show all separators * configure.ac: require mate-menus 2.22.2 Fix bug #527635 -2009-01-19 Cosimo Cecchi +2009-01-19 Cosimo Cecchi * configure.ac: post-release bump to 0.11.8 ==================== 0.11.7 ==================== -2009-01-19 Cosimo Cecchi +2009-01-19 Cosimo Cecchi * NEWS: * README: version 0.11.7 -2009-01-19 Cosimo Cecchi +2009-01-19 Cosimo Cecchi - * Alacarte/MainWindow.py: + * Mozo/MainWindow.py: * configure.ac: port to GIO. Based on a patch from Gian Mario Tagliaretti (#514574). -2009-01-19 Cosimo Cecchi +2009-01-19 Cosimo Cecchi * INSTALL: * Makefile.am: * configure.ac: use intltool 0.4.0. -2008-11-17 Cosimo Cecchi +2008-11-17 Cosimo Cecchi * configure.ac: better message for python libraries check. Part of bug #552186. -2008-09-22 Vincent Untz +2008-09-22 Vincent Untz * configure.ac: post-release bump to 0.11.7 ==================== 0.11.6 ==================== -2008-09-22 Vincent Untz +2008-09-22 Vincent Untz * NEWS: * README: version 0.11.6 -2008-09-22 Vincent Untz +2008-09-22 Vincent Untz * configure.ac: check for python 2.6. Fix bug #551751. -2008-09-11 Vincent Untz +2008-09-11 Vincent Untz * Makefile.am: - * alacarte.desktop.in.in: - * alacarte.glade: + * mozo.desktop.in.in: + * mozo.glade: * configure.ac: * data/Makefile.am: * data/icons/Makefile.am: @@ -113,7 +113,7 @@ Fix bug #549994 Based on work by Michael Monreal -2008-09-11 Vincent Untz +2008-09-11 Vincent Untz * Makefile.am: fix uninstallation of icons Fix bug #538679 @@ -132,7 +132,7 @@ 2008-02-18 Travis Watkins - * Alacarte/MainWindow.py: bail out if no item selected (bug 517380) + * Mozo/MainWindow.py: bail out if no item selected (bug 517380) 2008-02-16 Travis Watkins @@ -147,54 +147,54 @@ 2008-02-16 Travis Watkins - * Alacarte/MenuEditor.py: hopefully fix the most frequest crasher + * Mozo/MenuEditor.py: hopefully fix the most frequest crasher 2008-02-16 Travis Watkins - * Alacarte/MainWindow.py: _really_ fix that drag-and-drop problem + * Mozo/MainWindow.py: _really_ fix that drag-and-drop problem * po/POTFILES.in: make distcheck work 2008-02-16 Travis Watkins - * Alacarte/MainWindow.py: + * Mozo/MainWindow.py: - disable New Separator button when an item is not selected thanks to Mike Pechkin - hopefully fix problem with editing properties on menus without .directory files - make sure DnD operations are only allowed for the inside - the alacarte window and not between instances of alacarte + the mozo window and not between instances of mozo - update view on item theme change, thanks Jared Moore - * Alacarte/Makefile.am: + * Mozo/Makefile.am: - install .py files to the correct location, thanks Todd Zullinger - * Alacarte/MenuEditor.py: + * Mozo/MenuEditor.py: - make sure you can't move a menu into itself thanks Benjamin Gramlich - hopefully fix bug 486937 (which doesn't make sense) - * alacarte.desktop.in.in: + * mozo.desktop.in.in: - disable StartupNotify as a poor man's fix for property windows going under the main application window -2007-02-12 Vincent Untz +2007-02-12 Vincent Untz * configure.ac: pre-release bump to 0.11.4 ==================== 0.11.3 ==================== -2007-02-12 Vincent Untz +2007-02-12 Vincent Untz * NEWS: * README: version 0.11.3 2007-02-11 Travis Watkins - * Alacarte/MainWindow.py: - Alacarte/MenuEditor.py: readd support for System menu - * alacarte.desktop.in.in: - alacarte.glade: make name 'Main Menu' everywhere + * Mozo/MainWindow.py: + Mozo/MenuEditor.py: readd support for System menu + * mozo.desktop.in.in: + mozo.glade: make name 'Main Menu' everywhere 2007-01-11 Travis Watkins - * alacarte.desktop.in.in: remove GenericName, add specific category + * mozo.desktop.in.in: remove GenericName, add specific category 2007-01-10 Travis Watkins @@ -202,8 +202,8 @@ 2007-01-10 Travis Watkins - * Alacarte/MainWindow.py: remove DialogHandler and time imports - * Alacarte/MenuEditor.py: remove settings.menu support, potential errors + * Mozo/MainWindow.py: remove DialogHandler and time imports + * Mozo/MenuEditor.py: remove settings.menu support, potential errors 2007-01-08 Travis Watkins @@ -215,41 +215,41 @@ 2007-01-08 Travis Watkins - * Alacarte/MainWindow.py: add a small hack to make menu creation work + * Mozo/MainWindow.py: add a small hack to make menu creation work 2007-01-08 Travis Watkins - * Alacarte/MenuEditor.py: add support for adding external files - * Alacarte/MainWindow.py: use mate-desktop-item-edit for all menu + * Mozo/MenuEditor.py: add support for adding external files + * Mozo/MainWindow.py: use mate-desktop-item-edit for all menu and item dialogs - * Alacarte/DialogHandler.py: removed, no longer needed - * alacarte.glade: remove unused dialogs + * Mozo/DialogHandler.py: removed, no longer needed + * mozo.glade: remove unused dialogs 2007-01-03 Travis Watkins - * alacarte.glade: minor UI fix (from Christian Persch) + * mozo.glade: minor UI fix (from Christian Persch) 2006-12-18 Rob Bradford * configure.ac: post-release bump to 0.10.3 -2006-12-08 Kjartan Maraas +2006-12-08 Kjartan Maraas - * Alacarte/DialogHandler.py: - * Alacarte/MenuEditor.py: + * Mozo/DialogHandler.py: + * Mozo/MenuEditor.py: Mark all strings for translation. 2006-12-07 Rob Bradford - * Alacarte/MainWindow.py: - * Alacarte/config.py.in: + * Mozo/MainWindow.py: + * Mozo/config.py.in: Make gettext look for the locale data in the correct place. My patch is a hybrid of the solution from Scott Reeves (see #376486) and Takao Fujiwara (see #377301). With some adjustments of my own. 2006-12-07 Rob Bradford - * alacarte.desktop.in.in: added _GenericName (see #352105) and changed + * mozo.desktop.in.in: added _GenericName (see #352105) and changed the _Name and _Comment to match the recommendations from the Sun usability guys (see #375629). @@ -259,20 +259,20 @@ 2006-12-07 Kevin Tighe - * alacarte.glade: Added minimize/maximize buttons to main window. + * mozo.glade: Added minimize/maximize buttons to main window. (MATE bug #370598). 2006-12-07 Rob Bradford - * Alacarte/MainWindow.py: Disable the up/down arrows when on the + * Mozo/MainWindow.py: Disable the up/down arrows when on the first/last items (see #352103) 2006-12-07 Rob Bradford - * alacarte.desktop.in: removed - * alacarte.desktop.in.in: added and include bug-buddy magic + * mozo.desktop.in: removed + * mozo.desktop.in.in: added and include bug-buddy magic (see #363186) - * configure.ac: added alacarte.desktop.in to AC_CONFIG_FILES + * configure.ac: added mozo.desktop.in to AC_CONFIG_FILES 2006-10-02 Travis Watkins @@ -280,48 +280,48 @@ 2006-10-02 Frederic Crozat - * Alacarte/util.py: fix typo in code. - * Alacarte/MenuEditor.py: disable inlining in newly created menu + * Mozo/util.py: fix typo in code. + * Mozo/MenuEditor.py: disable inlining in newly created menu (MATE bug #359003). - * Alacarte/MenuEditor.py: don't hardcode root menu node name + * Mozo/MenuEditor.py: don't hardcode root menu node name (MATE bug #355828). 2006-10-02 Travis Watkins - * Alacarte/DialogHandler.py: escape non-alphanum chars in command dialog + * Mozo/DialogHandler.py: escape non-alphanum chars in command dialog 2006-10-01 Travis Watkins - * Alacarte/DialogHandler.py: escape \t, \r, and \n + * Mozo/DialogHandler.py: escape \t, \r, and \n 2006-10-01 Travis Watkins - * Alacarte/DialogHandler.py: don't set menu values to values of last + * Mozo/DialogHandler.py: don't set menu values to values of last menu looked at (oops) 2006-10-01 Travis Watkins - * Alacarte/MainWindow.py: ignore expanding errors + * Mozo/MainWindow.py: ignore expanding errors 2006-10-01 Travis Watkins - * Alacarte/util.py: move .config out of the way if it's not a directory + * Mozo/util.py: move .config out of the way if it's not a directory 2006-10-01 Travis Watkins - * Alacarte/DialogHandler.py: fix crash bug with command entry + * Mozo/DialogHandler.py: fix crash bug with command entry 2006-10-01 Travis Watkins - * Alacarte/util.py: fix invalid system menu path (thanks fcrozat) + * Mozo/util.py: fix invalid system menu path (thanks fcrozat) 2006-10-01 Travis Watkins - * Alacarte/util.py: fix XDG_DATA_HOME paths + * Mozo/util.py: fix XDG_DATA_HOME paths 2006-10-01 Travis Watkins - * Alacarte/MenuEditor.py: don't add duplicate AppDir tags + * Mozo/MenuEditor.py: don't add duplicate AppDir tags 2006-09-04 Travis Watkins @@ -356,7 +356,7 @@ 2006-07-21 Travis Watkins - * alacarte.glade: HIG fixes from Christian Persch + * mozo.glade: HIG fixes from Christian Persch 2006-07-09 Travis Watkins @@ -364,14 +364,14 @@ 2006-07-09 Travis Watkins - * Alacarte/MainWindow.py: make sure desktop file exists before + * Mozo/MainWindow.py: make sure desktop file exists before checking it - * Alacarte/MenuEditor.py: reload DOM on undo/redo to make changes + * Mozo/MenuEditor.py: reload DOM on undo/redo to make changes stick 2006-05-27 Travis Watkins - * Alacarte/DialogHandler.py: fix new entry command browsing + * Mozo/DialogHandler.py: fix new entry command browsing 2006-05-15 Travis Watkins @@ -379,134 +379,134 @@ 2006-05-15 Travis Watkins - * Alacarte/MainWindow.py: - * alacarte.glade: HIG fixes + * Mozo/MainWindow.py: + * mozo.glade: HIG fixes 2006-05-07 Travis Watkins - * Alacarte/DialogHandler.py: - * Alacarte/MainWindow.py: add set_transient_for to make real modal + * Mozo/DialogHandler.py: + * Mozo/MainWindow.py: add set_transient_for to make real modal dialogs - * Alacarte/DialogHandler.py: remove timer ugliness, don't save unless + * Mozo/DialogHandler.py: remove timer ugliness, don't save unless the user changed something 2006-05-05 Travis Watkins - * alacarte.in: order things for easier profiling + * mozo.in: order things for easier profiling 2006-05-04 Travis Watkins - * Alacarte/MainWindow.py: make Delete delete items - * Alacarte/MenuEditor.py: - * Alacarte/MainWindow.py: - * Alacarte/util.py: add DnD for .desktop files and executable files + * Mozo/MainWindow.py: make Delete delete items + * Mozo/MenuEditor.py: + * Mozo/MainWindow.py: + * Mozo/util.py: add DnD for .desktop files and executable files 2006-04-29 Travis Watkins - * Alacarte/MenuEditor.py: legacydirs fix + * Mozo/MenuEditor.py: legacydirs fix 2006-04-29 Travis Watkins - * alacarte.desktop.in: change Name and Categories + * mozo.desktop.in: change Name and Categories 2006-04-28 Travis Watkins - * alacarte.glade: add destroy handler - * Alacarte/MainWindow.py: fix for legacy menus - * Alacarte/util.py: fix for items without icons + * mozo.glade: add destroy handler + * Mozo/MainWindow.py: fix for legacy menus + * Mozo/util.py: fix for items without icons 2006-04-27 Travis Watkins - * alacarte.glade: allow resizing - * Alacarte/MenuEditor.py: small bug fix - * Alacarte/MainWindow.py: - * Alacarte/DialogHandler.py: speed up editing by not instantly + * mozo.glade: allow resizing + * Mozo/MenuEditor.py: small bug fix + * Mozo/MainWindow.py: + * Mozo/DialogHandler.py: speed up editing by not instantly updating 2006-04-27 Travis Watkins - * alacarte.glade: UI tweaks - * Alacarte/util.py: don't resize icons unless needed, makes them + * mozo.glade: UI tweaks + * Mozo/util.py: don't resize icons unless needed, makes them blurry 2006-04-26 Travis Watkins - * alacarte.glade: make up/down buttons work - * Alacarte/MainWindow.py: - * Alacarte/MenuEditor.py: - * Alacarte/DialogHandler.py: add undo/redo support! - * Alacarte/MenuEditor.py: make revert less destructive as root + * mozo.glade: make up/down buttons work + * Mozo/MainWindow.py: + * Mozo/MenuEditor.py: + * Mozo/DialogHandler.py: add undo/redo support! + * Mozo/MenuEditor.py: make revert less destructive as root 2006-04-21 Travis Watkins - * alacarte.glade: - * Alacarte/MainWindow.py: UI redesign - * Alacarte/DialogHandler.py: - * Alacarte/MenuEditor.py: treat 'Other' menu like a normal one + * mozo.glade: + * Mozo/MainWindow.py: UI redesign + * Mozo/DialogHandler.py: + * Mozo/MenuEditor.py: treat 'Other' menu like a normal one 2006-04-21 Travis Watkins - * Alacarte/MenuEditor.py - * Alacarte/MainWindow.py: use new mate-menus API - * Alacarte/MenuEditor.py: reload ROM on full revert + * Mozo/MenuEditor.py + * Mozo/MainWindow.py: use new mate-menus API + * Mozo/MenuEditor.py: reload ROM on full revert better legacy menu support make multiple moves work - * Alacarte/util.py: resize icons to 24x24 + * Mozo/util.py: resize icons to 24x24 2006-04-20 Travis Watkins - * Alacarte/DialogHandler.py: only add executable files to completion + * Mozo/DialogHandler.py: only add executable files to completion 2006-04-18 Travis Watkins - * alacarte.glade: - * Alacarte/DialogHandler.py: add simple command completion + * mozo.glade: + * Mozo/DialogHandler.py: add simple command completion 2006-04-18 Travis Watkins - * Alacarte/DialogHandler.py: add image filters, add command dialog + * Mozo/DialogHandler.py: add image filters, add command dialog 2006-04-18 Travis Watkins - * alacarte.glade: - * Alacarte/DialogHandler.py: fix icon selection + * mozo.glade: + * Mozo/DialogHandler.py: fix icon selection 2006-04-18 Travis Watkins * autogen.sh: require automake 1.9 * configure.ac: PoLinguas goal - * alacarte.desktop.in: add Icon key - * alacarte.glade: add translator-credits to about dialog + * mozo.desktop.in: add Icon key + * mozo.glade: add translator-credits to about dialog 2006-04-18 Travis Watkins - * Alacarte/MainWindow.py: - * Alacarte/MenuEditor.py: finish DnD, finish layout support, add + * Mozo/MainWindow.py: + * Mozo/MenuEditor.py: finish DnD, finish layout support, add full revert (all menus) support 2006-04-18 Travis Watkins - * Alacarte/util.py: - * Alacarte/MenuEditor.py: - * Alacarte/MainWindow.py: implement revert and delete + * Mozo/util.py: + * Mozo/MenuEditor.py: + * Mozo/MainWindow.py: implement revert and delete 2006-04-18 Travis Watkins - * Alacarte/MenuEditor.py: moveItem fully implemented - * Alacarte/DialogHandler.py: - * Alacarte/MainWindow.py: set default icon - * alacarte.svg: - * alacarte.png: new icon from Andreas Nilsson + * Mozo/MenuEditor.py: moveItem fully implemented + * Mozo/DialogHandler.py: + * Mozo/MainWindow.py: set default icon + * mozo.svg: + * mozo.png: new icon from Andreas Nilsson 2006-04-18 Travis Watkins - * Alacarte/MainWindow.py: - * Alacarte/MenuEditor.py: DnD copy of items, basic layout support + * Mozo/MainWindow.py: + * Mozo/MenuEditor.py: DnD copy of items, basic layout support 2006-04-17 Travis Watkins - * Alacarte/MainWindow.py: - * Alacarte/MenuEditor.py: small speedups, fixes + * Mozo/MainWindow.py: + * Mozo/MenuEditor.py: small speedups, fixes 2006-04-15 Travis Watkins @@ -514,7 +514,7 @@ 2006-04-12 Travis Watkins - * Alacarte/MainWindow.py: make shift-f10 work + * Mozo/MainWindow.py: make shift-f10 work 2006-04-12 Travis Watkins @@ -523,5 +523,5 @@ 2006-04-12 Travis Watkins * Makefile.am: - * Alacarte/MainWindow.py: - * Alacarte/DialogHandler.py: AppIcon goal + * Mozo/MainWindow.py: + * Mozo/DialogHandler.py: AppIcon goal -- cgit v1.2.1