Menu Editor 1.2 is released -- http://menueditor.mozdev.org/ Menu Editor 1.1 dev. change log (most recent entries and link to the latest version available at ) Menu Editor 1.2 beta: - includes workaround for the issue with Add Bookmark Here (bug 10024) - fix another issue with Bookmarks menu (it sometimes broke the Bookmarks toolbar and bookmarks appeared in the Options window) (10024) - you can now hide the Go menu (but not edit it) (10024) - empty menus don't appear (polish issue, bug 8542) version 1.1.20050502: - ability to remove menus from the menu bar (part of CompactMenu functionality), except the "Go" menu for now. [bug 9306] - make "Bookmarks" menu editable [bug 10024] - changes to the Options window [bugs 9130 and 9715] - removed "Customize Menus" Tools menu item by default [bug 9187] - Set up an update.rdf file [bug 10022] version 1.1.20050422: - a few bugfixes version 1.1.20050405-07: - A few more editable menus - Options dialog uses simple mode (one ) by default - some changes to keyboard navigation / dealing with focus in Options window - A possible bug with dynamically added menu items (such as in clusty toolbar) was fixed - Most menu items from disabled/uninstalled exensions are now removed from the datasource [making it work as it worked in the beginning of March] - rework the way ME deals with separators. Should improve the situation with visual glitches (reported for Autohide and Plain Text Links). Should also fix some hard-to-reproduce bugs when sometimes without any obvious reason a few consecutive separators were shown. - remove support for handleDynamicModifications pref introduced for testing in one of March builds. version 1.1.20050330: version 1.1.20050329: - fix bug reported by bhe2g1 (conflict with DictionarySearch) version 1.1.20050315+: - fix bug reported by Shazam001 (conflict with Copy As Plain Text) version 1.1.20050315: - fix bug reported by bhe2g1 (separators oddity when using with Autohide) version 1.1.20050310: - fix a bug in removeChild, introduced in 20050308 version 1.1.20050308: - attempts to fix problems with dynamically modified menus (by other extensions). version 1.1.20050221: - improved to localizability - improvements to Options window keyboard accessibility and UI. version 1.1.20050220: - improved the discoverNew() code responsible for adding items from newly installed extensions to the datasource. - more improvements to the Options dialog - some efforts on making ME localizable. Most of UI is now localizable. version 1.1.20050219: - fix the separators code to work with latest trunk (after Neil's fix to bug 174320) - workaround the bug that caused the selected index of dropdown boxes in Options be forgotten often. - reworked backend code for Reset function and more - should be slightly faster and slightly less buggy. - small improvements to the Options dialog (like, made the Show/Hide button finally work; implemented removing separators by dropping them on the palette). version 1.1.20050216: - Fix to the bug reported by bbfi regarding moving items between menus. - Attempt to fix the separators problem, reported by onemen and gssq. Not sure if it will fix the later problem. version 1.1.20050214: - should fix the problem reported by My Yute about ME not hiding some elements on trunk builds. This version should work correctly on both 1.0 and current trunk builds. - Fix to the problem in the separators-hiding code. Some extensions use "popupshown" listener instead of "popupshowing" for some reason, that caused some unneeded separators not hiding. version 1.1.20050211: - two-pane dialog, allows you move items between menus, see details at version 1.1.20050205: - allow user to add/remove separators version 1.1.20050204: - fix the problem with other context menu extensions, reported by jgangemi and bbfi (thanks!) - improve separators support, part 1 (hide consecutive separators) - start updating the Options window (for details see ) version 1.1.20050203+: - fix ME on trunk (20050203 was broken) - add Tools > Customize menus item version 1.1.20050203: - initial Thunderbird support - some code changes version 1.1.20050202+ fixes: - bug reported by onemen: clicking Find New breaks things under certain circumstances - fixed a oops bug from previous version version 1.1.20050202 fixes: - Fixed a stupid bug that messed up with menuseparators (sorry) - Added a version check to menuedit.rdf. This will rename your menuedit.rdf when upgrading from incompatible version. Installing this version over any previous should issue an alert and remove all customizations. They will still be available in menuedit.bak in case you decide to switch to previous version. version 1.1.20050201 fixes: - 7947 Prefs dialog broken on localized builds - 9090 [Options]Dragging an item on itself removes it - 9095 Allow editing of File/Edit/View/Help menus - 9096 Ensure menueditor works on trunk - 9097 Make sure all identifiers in overlay script are unique enough