Commit graph

391 commits

Author SHA1 Message Date
myk%mozilla.org
ba0803d3a8 Work around XUL template builder regression on trunk and possibly marginally improve performance.
bug=336857
r=enndeakin
sr=ben
a=mconnor for checkin to 1.8 branch
2006-05-22 19:23:57 +00:00
myk%mozilla.org
19eac0bfdf Initial support for microsummaries via a service and integration into the bookmarks UI.
bug=334471
r=brettw
a=ben for the branch
2006-05-05 22:45:37 +00:00
rob_strong%exchangecode.com
d923c12f5b Bug 329045 - Firefox 2.0 Extension Manager user interface update (browser). r=mconnor 2006-04-27 03:05:10 +00:00
mozilla.mano%sent.com
d7ead4dff9 Bug 334091 - 1) Expose Accel+H/Accel+Shift+H in the History menu 2) Restore support for Accel+Shift+H (search history) on OS X. r=annie, sr=ben. 2006-04-18 08:38:33 +00:00
gavin%gavinsharp.com
88e5eeaf0b Bug 333930: fix --disable-places bustage, patch by Mook <mook.moz@gmail.com>, r=ben 2006-04-18 00:40:13 +00:00
beng%bengoodger.com
180c02535d 329733 - problems with drag & drop to bookmarks menus. ensure that we properly close up bookmarks menus after they have been opened. r=annie.sullivan@gmail.com 2006-04-10 19:26:01 +00:00
joe%retrovirus.com
b96ebbe16a Replaced Clear History... menu item in browser with Clear Private Data... item,
which formerly lived in the Tools menu.

bug=329750
r=annie.sullivan@gmail.com
sr=ben@mozilla.org
ui-review=mconnor@mozilla.com
2006-03-27 02:08:20 +00:00
Olli.Pettay%helsinki.fi
ee372ff167 Bug 330710, Replace obsolete preventBubble/preventCapture with stopPropagation, r=neil, r=mconnor, sr=jst 2006-03-25 22:03:49 +00:00
gavin%gavinsharp.com
56ee1324c9 Bug 317107: new search service, r=mconnor, sr=ben 2006-03-17 07:16:00 +00:00
beng%bengoodger.com
3618ce030e 329269 various improvements to view initialization r=annie.sullivan@gmail.com 330736 - bug in query serialization r=brettw@gmail.com 2006-03-17 02:01:06 +00:00
beng%bengoodger.com
1968c27e50 329586 - browser shim cleanup, tidies up some UI update notification in the browser, fixes a few menu items here and there, removes unnecessary initialization, moves places to its own window, removes all code to do with maintaining places as a tab, renames osme objects and member variables, formatting issues, creates a browser controller for updating commands. r=annie.sullivan@gmail.com 2006-03-09 02:08:45 +00:00
annie.sullivan%gmail.com
a746ead8e1 Makes toolbar and menu initialize from place attribute
bug=329531 r=ben@mozilla.org
2006-03-07 16:10:37 +00:00
annie.sullivan%gmail.com
179f1ac345 Opens Bookmarks Menu when the mouse drags over it. r=ben@mozilla.org bug=329065 2006-03-05 07:20:53 +00:00
annie.sullivan%gmail.com
3bc14e6bed Moving "Open in Tabs" out of menu/toolbar binding and into browser code.
bug=329266 r=ben@mozilla.org
2006-03-05 01:40:26 +00:00
annie.sullivan%gmail.com
a7d4222b3c Adds menuitem for Open In Tabs.
Reorganizes code so that command/click handlers for toolbar/menu bindings can be attached by overlays.
r=ben@mozilla.org bug=327034
2006-03-04 01:12:05 +00:00
annie.sullivan%gmail.com
47b3db233a Implements history menu and binds Ctrl-H to places view, for now.
r=ben@mozilla.org bug=325605
2006-03-01 21:36:53 +00:00
gavin%gavinsharp.com
44600e3f15 add newline to sync branch/trunk 2006-02-24 01:25:06 +00:00
benjamin%smedbergs.us
dd692d1fac Revert a probably-accidental change from bug 327223 2006-02-15 16:07:11 +00:00
beng%bengoodger.com
aaaaf34fe8 327223 - ensure sidebar framework remains for extensions to use. r=annie.sullivan@gmail.com 2006-02-15 01:21:30 +00:00
joshmoz%gmail.com
1c26e358f9 bustage fix. oh, that wily XML preprocessor... b=324180 2006-02-02 05:34:52 +00:00
joshmoz%gmail.com
67b2ba2d6c Make Firefox Application menu work with Cocoa widgets. b=324180 r=mento sr=mconnor 2006-02-02 00:23:03 +00:00
annie.sullivan%gmail.com
61744add9a Hooked up context menus to bookmarks menu bindings.
bug=317834 r=beng sr=bryner
2006-01-17 20:34:39 +00:00
gavin%gavinsharp.com
2dcf4db62a Bug 306453: Remove "Read Mail" and "New Message..." from Tools menu, r=mconnor+beltzner 2006-01-16 22:52:03 +00:00
beng%bengoodger.com
2dcdad0e1c rejigger places UI a bit, add a title bar across the top of the places view, adjust the default entries in the listbox, etc. also fix icons for generic queries and generic non-favicon pages. r=brettw for changes to the cpp. NPOB 2006-01-13 20:47:18 +00:00
beng%bengoodger.com
d29d49a7d9 318823 - landing the browser parts too. r=annie. pretty much all of this is NPOB, however i added a couple of IDs. 2005-12-15 00:48:25 +00:00
gavin%gavinsharp.com
9bd409dd39 Bug 313572: Ctrl+y is not displayed in the tools menu for the download manager, patch by Kevin Brosnan <kbrosnan@gmail.com>, r=mconnor 2005-11-02 05:40:04 +00:00
gavin%gavinsharp.com
f3f38d99ac Bug 294383: Disable certain menu options (view source, find, text zoom, etc) when viewing non-text content (images, plugins), r=mconnor 2005-09-18 21:31:34 +00:00
mozilla.mano%sent.com
dcfcf9cdbe Bug 308812 - Go menu commands shouldn't have accesskeys. r=mconnor. 2005-09-17 23:01:18 +00:00
mozilla.mano%sent.com
a21ef93c92 Bug 307340 - Disable Fullscreen UI on OS X. r=beltzner/mconnor. 2005-09-07 16:33:19 +00:00
vladimir%pobox.com
fcfb1390ee b=304499, bookmark all tabs menuitem not properly enabled/disabled, r=mano 2005-08-29 22:09:37 +00:00
mozilla.mano%sent.com
119b2009c6 fixing typo from bug 305955's checkin 2005-08-27 02:07:45 +00:00
mozilla.mano%sent.com
5cec95c907 Bug 305955 - Mapping Ctrl+Shift+D to 'Bookmark All Tabs' (excluding GTK2). r=mconnor. 2005-08-26 19:01:22 +00:00
gavin%gavinsharp.com
91b8b8dab6 Bug 284086 followup, attachment 193595: change entity names to indicate a change of meaning, r=bsmedberg 2005-08-23 21:04:44 +00:00
gavin%gavinsharp.com
fbbcd45d8e Bug 258864 : View > 'Full Screen' menu entry does not become ticked / checked when in full screen mode, patch by David Tenser (djst) <djst.mozilla@gmail.com>, r=mconnor 2005-08-20 21:38:36 +00:00
ben%bengoodger.com
86b85d7e51 bug 300412 - add "Bookmark all Tabs" menu option to bookmarks menu, improves discoverability of bookmark tab groups per usability testing. patch by Grace Shih <gsshih@gmail.com> r=ben@mozilla.org 2005-08-12 00:42:16 +00:00
timeless%mozdev.org
ba9add46a8 Bug 261985 ALT-B, then any letter should scroll through bookmarks starting with that letter
patch by BoxerBoi76@hotmail.com r=mconnor a=mconnor
2005-08-09 14:54:45 +00:00
mozilla.mano%sent.com
54cc29288e Bug 303065 - 'Switch Page Direction' is broken in feedviews. r+a=mconnor 2005-08-08 15:52:59 +00:00
gavin%gavinsharp.com
300c3caeec Bug 167391: Adds IDs to various menus, r=mconnor, a=asa 2005-07-19 21:10:00 +00:00
mozilla.mano%sent.com
0e60b9654a Bug 274374 - Landing Mac Shell Servie (default browser, set desktup backgorund and mail integration support). patches from ben and me. r=jhpedemonte/josh/mconnor, a=shaver. 2005-06-23 02:25:06 +00:00
mozilla.mano%sent.com
2455efd880 Bug 296622 - subfolders with bookmarks are no longer accessible from the bookmarks bar, fix the live bookmark case. r+a=bsmedberg 2005-06-09 00:09:53 +00:00
mozilla.mano%sent.com
125139457d Bug 296622 - [Mac] subfolders with bookmarks are no longer accessible from the bookmarks bar. r+a=bsmedberg 2005-06-08 16:27:59 +00:00
ben%bengoodger.com
5d18b8d5b8 remove check for updates menu item from the tools menu (thanks mconnor!) 2005-06-06 21:44:22 +00:00
mozilla.mano%sent.com
0b9d1f7e2a Bug 254225 - [Mac] Expose back/forward keyboard shortcuts in the Go menu. r=mconnor a=asa 2005-04-21 20:58:30 +00:00
doronr%us.ibm.com
7e30136876 Bug 258277 - Add menu item to Check for Updates. r=mconnor,a=mkaply 2005-04-20 17:13:54 +00:00
mozilla.mano%sent.com
590c879372 Bug 267227 (be able to use Window and Help menus in every window) - Move the Window and Help menus to a new overlay. r=mconnor 2005-03-24 16:00:01 +00:00
mozilla.mano%sent.com
8fcfb86b19 Bug 259224 - Accel+J shortcut key appears 2 times in Tools menu. patch by Gavin Sharp <gavin.sharp@gmail.com>. r=mconnor 2005-03-02 17:50:26 +00:00
mozilla.mano%sent.com
3821baf94b Bug 238954 - Support Command-. (Command-Period) keyboard shortcut for Stop on OS X. r=mconnor 2005-03-02 05:43:57 +00:00
bugzilla%arlen.demon.co.uk
f37562c9de Bug 237776 Reload should be disabled for blank tabs
p=ryanvm@gmail.com r=mconnor
2005-02-27 17:59:38 +00:00
ben%bengoodger.com
b622819900 274712 - new options dialog 2005-02-25 09:07:58 +00:00
mozilla.mano%sent.com
46ce657ff2 Bug 269644 - Checkmark indicating active window in Window menu only shows on second access. Patch by Mike Calmus <mcalmus@nyx.net> r=mconnor 2005-02-06 17:42:55 +00:00
mozilla.mano%sent.com
4429a9bd0e Bug 260549 - [Mac] Right-clicking on bookmark in a folder on bookmarks toolbar loads bookmark and context menu. r=vlad 2005-02-01 23:43:15 +00:00
gerv%gerv.net
3051ba969b Bug 236613: change to MPL/LGPL/GPL tri-license. 2005-02-01 17:36:54 +00:00
timeless%mozdev.org
beeac80043 Bug 240947 use content instead of _content
r=mconnor based on r=neil sr=dveditz for the original pass
2005-01-28 16:06:56 +00:00
mozilla.mano%sent.com
a8ef008033 Bug 279416 - Implement a controller for cmd_switchTextDirection. r=brade sr=neil (for editor/) r=smontagu sr=neil (for xpfe/) r=mconnor (for browser/) 2005-01-26 01:40:30 +00:00
mozilla.mano%sent.com
7bf62ad8d7 Bug 273217 - [Mac] disable inappropriate menuitems when no window is open; this also fixes the follwoing commands which didn't wotk when no window was open: bug 229040 - bookmarks menu, bug 227525 - file->open file, bug 249717 - go->home. r=mconnor 2005-01-24 23:40:03 +00:00
ben%bengoodger.com
5171657dc2 Landing the Aviary Branch (browser section only). 2004-11-30 08:23:02 +00:00
vladimir%pobox.com
d05c3f5016 b=256862, bookmark menu popup doesn't have id and can't be extended via overlay, patch from josh-m@yucs.org, r=vladimir,a=choffman 2004-08-30 21:46:11 +00:00
vladimir%pobox.com
a56f2c03e8 bookmarks fixes merged from aviary branch:
192624 - empty bookmark folder should show "(Empty)"
202798 - customizing toolbar in fullscreen mode breaks menus (bandaid)
221482 - bookmarks toolbar temporarily cleared when clicking restore default set in customize
232089 - bookmarks 'create in' shouldn't persist
234089 - bookmarks toolbar folder shouldn't be deletable with C-x (crasher)
238661 - moving a bookmark folder to itself deletes the folder
250179 - bookmarks toolbar wonky after customization
250820 - toolbar icon state/context menu/etc. broken after returning from fullscreen mode
251988 - livemark menu doesn't work after going to page without livemark and clicking
251335 - bookmarks toolbar folder has different context menu from other bookmark folders
251802 - refresh livemark doesn't work from toolbar/menu
252053 - make bookmarks use SafeOutputStream (dwitte)
252133 - new bookmarks items should be added below selected items, not above
252792 - livemark context menu contains active new folder menu item
252870 - context menu of empty personal toolbar folder has inconsistent items
252875 - bookmarks root name not localizable
2004-07-30 06:25:41 +00:00
vladimir%pobox.com
a58e66f6ff b=244078, live bookmarks merge from aviary branch. 2004-07-30 05:29:27 +00:00
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