Commit graph

32 commits

Author SHA1 Message Date
jruderman%hmc.edu
34c5f4fe02 Bug 250058 - add accesskeys for View > Sidebar > Bookmarks, History. Also change Go > History from 'i' to 's', since it's hard to see the underline on an 'i'. r=mconnor. 2004-07-21 18:08:12 +00:00
steffen.wilberg%web.de
a1a56c3325 Bug 251248 again - Ctrl+M is New Message, not Read Mail 2004-07-21 07:37:40 +00:00
steffen.wilberg%web.de
b068c709de Bug 251248 - Read Mail menuitem doesn't show Ctrl+M shortcut. r=mconnor 2004-07-21 07:25:28 +00:00
ben%bengoodger.com
482f2e86c4 we probably don't need this after all, especially once I step up the update interval to once per day 2004-07-14 06:07:29 +00:00
ben%bengoodger.com
3bda6a74d6 237096 - Open Location needs menu item for HIG compliance, also add menu item for 'Check for Updates' to Tools menu (location preliminary) 2004-07-13 06:49:01 +00:00
ben%bengoodger.com
2e0af12ed5 move mail/news menu items down 2004-07-09 23:07:49 +00:00
mconnor%myrealbox.com
e5c93fe2d3 bug 237542 - Firefox should have a Tools > Mail submenu to match new toolbar button, patch by Simon Paquet (bugzilla@babylonsounds.com), r=me 2004-07-06 03:49:36 +00:00
jruderman%hmc.edu
865bfc75b2 246719 - Make link modifiers work consistently throughout Firefox. This fixes 202819, 214816, 224132, and 236864. Also makes middlemouse.contentLoadURL work on Windows by porting the fix for 217090. r=bryner. 2004-06-23 22:54:12 +00:00
ben%bengoodger.com
d8af8e7641 245765 - Preferences should live under Edit...Preferences on Unix and terminology should be consistent 2004-06-07 08:17:00 +00:00
rlk%trfenv.com
1cfe63fe82 Bug 228000 - Hide 'Print Preview' menu item in Mac OS X. r=mconnor@myrealbox.com 2004-05-19 11:27:47 +00:00
neil%parkwaycc.co.uk
0d6fb698be Window menu radio menuitems should not be unnamed b=219832 p=macdoc@interx.net r=me sr=alecf 2004-05-06 20:42:28 +00:00
ben%bengoodger.com
01b7f44d9a turn on extension manager menu item (testing only!) 2004-04-21 04:35:27 +00:00
mconnor%myrealbox.com
43a3030021 Bug 238300 Window menu should conform to Apple Human Interface Guidelines (AAHIG), patch by Bruce Davidson (Bruce.Davidson@iplbath.com), r=bryner 2004-04-19 23:28:14 +00:00
jshin%mailaps.org
b0f597c31a bug 55300: add 'Unicode' submenu to the 'Character Encoding' menu. The new submenu has UTF-8, UTF-16*, UTF-32* and UTF-7. UTF-8 was also added to the static list. (r=neil, sr=blizzard, moa for ff = pch) 2004-03-06 06:11:48 +00:00
ben%bengoodger.com
77300dad75 215094 Turn on profile migration 2004-03-03 07:52:59 +00:00
ben%bengoodger.com
1e506efcb5 Migration Branch landing, currently turned off! 2004-02-15 01:49:37 +00:00
chanial%noos.fr
9da15aeff9 bug 228163: on windows, "help" menu should be "?" 2003-12-11 14:36:47 +00:00
ben%bengoodger.com
5539b9fac6 Send Page now works everywhere, according to mscott. 2003-12-03 05:45:22 +00:00
ben%bengoodger.com
8ad2a6daca bug 215892 - context menu for web panel sidebar. 2003-12-03 05:37:53 +00:00
ben%bengoodger.com
4ee6756901 Adjust menu item position, ensure UI is updated correctly if the user aborts the "go-offline" operation for some reason. 2003-12-02 00:59:33 +00:00
ben%bengoodger.com
a7d5626998 Bug 171600 - Work Offline for Firebird. Add File menu item + observer to control browser offline state, now that the offline back end works better. 2003-12-02 00:29:22 +00:00
ben%bengoodger.com
89c366eb4a actually make the dl mgr commandkey work. 2003-12-01 02:17:13 +00:00
ben%bengoodger.com
74e538aaf5 Add the shortcut key to the download menuitem 2003-12-01 01:54:41 +00:00
ben%bengoodger.com
755fe67158 215467, Part I. New Download Manager. 2003-11-27 00:54:33 +00:00
chanial%noos.fr
dd5c42a151 fix "find in page" and "find Again" menuitems. 2003-11-21 19:06:37 +00:00
timeless%mozdev.org
7db916ee78 Bug 219899 localization issue in browser-menubar.inc: hardcoded menu label "Window"
patch by mpconnor@rogers.com r=ben
2003-11-14 05:10:46 +00:00
chanial%noos.fr
5db37c6eb5 bug 224399: fix the print toolbar button. I missed an occurence of BrowserPrint(). Use of the command system and rename Browser:Print to cmd_print. 2003-11-05 20:45:34 +00:00
chanial%noos.fr
31e49513d6 - Rewrite the way we handle print preview so that it can be used in any XUL app. This is achieved by adding a new "public" method to PrintUtils:
PrintUtils.printPreview(enterPPCallback, exitPPCallback) where the optional callback functions are called just before entering and after exiting PP mode

- disable all short keys in PP mode except ctrl-W and fix bug 178485 and bug 215277. Now clicking the close window icon actually closes the window.

- global vars gPrintSettingsAreGlobal, gSavePrintSettings, gPrintSettings, gOldCloseHandler, gInPrintPreviewMode, gWebProgress are removed.

- A lot of cleanup.
2003-10-29 08:01:27 +00:00
chanial%noos.fr
27226ee2a0 Bug 221597,221599: remove toolkit and browser dependencies to chrome://communicator/content/pref/pref-charset.xul by copying it to the toolkit and renaming it as customizeCharset.xul. 2003-10-26 04:03:29 +00:00
hyatt%mozilla.org
76f19fe8d3 Make the Go menu support statustext. 2003-08-13 03:21:37 +00:00
hyatt%mozilla.org
b00b9fce9a Make bookmarks in the menu bar show status text in the status bar on rollover. Add generic support for menuitems in the menu bar to show status text using statustext attributes for any XUL application. 2003-08-13 01:55:39 +00:00
hyatt%mozilla.org
476d3169f1 Separate out the menu bar and the hacky go history tree. 2003-08-11 08:18:49 +00:00