Граф коммитов

56 Коммитов

Автор SHA1 Сообщение Дата
timeless%mac.com 8a2e5902ee Bug 132209 Many XUL documents are invalid XML (<!DOCTYPE window ...>) patch by riceman+bmo@mail.rit.edu r=timeless rs=jag 2006-07-29 05:41:27 +00:00
shliang%netscape.com f26aae31fc 135204 - rearranging search menus. r=sspitzer,sr=hewitt. 2006-07-29 05:41:26 +00:00
jaggernaut%netscape.com 5b80f7da7b Bug 128959: add icons to Tools menu. r=bryner, sr=hewitt, a=asa, adt1.0.0+. Note: placeholder icons checked in for now, the correct icons will be checked in when they're ready. 2006-07-29 05:41:14 +00:00
blakeross%telocity.com c9cdbd9258 108099, 75338 - overhaul of main menu and context menus. r=ben sr=hewitt a=asa/brendan 2006-07-29 05:41:05 +00:00
cmanske%netscape.com 72dcb00c30 Add tasks overlay for starting editor from taskbar or menus in other modules. b=122271, fix by neil@parkwaycc.co.uk, r=cmanske, sr=hewitt, a=asa 2006-07-29 05:40:28 +00:00
blakeross%telocity.com 67885b10d7 102477 - turn on Download Manager (take 3). r=law sr=ben a=dbaron die=cvs 2006-07-29 05:40:22 +00:00
blakeross%telocity.com d7bbe14e1c Backing out...saving for a rainy day... 2006-07-29 05:40:20 +00:00
blakeross%telocity.com b34552c519 102477 - Turning on download manager. r=law sr=ben a=dbaron 2006-07-29 05:40:19 +00:00
hwaara%chello.se 0acd17eb93 #109598, "tasks overlays should use insertbefore, insertafter instead of position"
#81237, "IRC Chat has bizarre menu position",

Patches by nnooiissee@yahoo.com

r=andreww, sr=jst
2006-07-29 05:40:18 +00:00
blakeross%telocity.com 38fa493de2 67139 - title of active window should be checked in tasks menu. r=ben sr=hewitt 2006-07-29 05:40:16 +00:00
ben%netscape.com b4aaf07506 checking back in code by andreww accidentally backed out with my changes last night... see 1.43 comment on this file for details. 2006-07-29 05:40:15 +00:00
ben%netscape.com 17235a3c55 backing out earlier changes to fix 121054, to address pageload spike 2006-07-29 05:40:14 +00:00
ben%netscape.com 17055a97a2 bug 121054 - adding history to go menu.
r=jag, sr=hewitt
2006-07-29 05:40:13 +00:00
andreww%netscape.com 67abf4ee30 bug 44892 - mnemonics for tasks menu window items. r=alecf sr=hewitt 2006-07-29 05:40:09 +00:00
bryner%netscape.com 2dac9cdb99 bug 90254 - blank menu item under privacy and security on mac. r=stephend, sr=sfraser. 2006-07-29 05:40:08 +00:00
hewitt%netscape.com 092fdf515f XUL/theme simplification changes - removing unnecessary boxes and re-writing large portions of the themes to use new -moz-border-colors and -moz-image-region css features. Also cleans up the classic skin quite a bit for both mac and win. Fixes bugs 113024, 113043, 113585, 113586, 115943, 113643, 114475, 99787, 110214, 113977, 113966, 114802, 64894, 90724, 103173, 103199, 103298, 110442, 111472, 111989, 113027, 113041, 109180, 109204, 81581, 81903, 103324, 110108, 114540, and probably more I forgot to mention. r=ben, sr=hyatt 2006-07-29 05:40:07 +00:00
hewitt%netscape.com 0c9da975e9 93839 - tooltiptext should work without specifying tooltip, r=pinkerton, sr=hyatt 2006-07-29 05:37:51 +00:00
blakeross%telocity.com ca0f548fe0 109207 - stop loading brand.dtd three additional times on startup. r=ben sr=hewitt 2006-07-29 05:37:50 +00:00
hewitt%netscape.com 1b14e4d362 97574 - Implement toolbarbutton and kill menubutton (except outliner.css), r=blake, sr=hyatt 2006-07-29 05:37:49 +00:00
jaggernaut%netscape.com e1ddd5eb49 Bug 99876: [XUL Syntax] <spring/> --> <spacer/>, r=alecf, sr=hyatt. 2006-07-29 05:37:48 +00:00
hyatt%netscape.com 45291d3345 Fix for 71106. r=jag, sr=jst 2006-07-29 05:37:40 +00:00
hewitt%netscape.com 3ff0e5641b 93193 - cleaning up after align/pack xul box model changes, r=blake, sr=hyatt, 90741 - replacing box with hbox/vbox (from andersma@luther.edu), r=hewitt, sr=hyatt 2006-07-29 05:37:38 +00:00
timeless%mac.com b17015449b Bugzilla Bug 46596 Address Book should not be in tasks menu/component bar if not installed
patch by neil@parkwaycc.co.uk r=hwaara r=bhuvan sr=blake
2006-07-29 05:37:37 +00:00
timeless%mac.com 36964c517d Bugzilla Bug 70857 [XUL Syntax] Replace <boxDerivedTag align="horizontal|vertical"> with
<boxDerivedTag orient="horizontal|vertical">
patch by andersma@luther.edu r=timeless sr=blake
2006-07-29 05:37:36 +00:00
blakeross%telocity.com 8a8318858b Component bar in statusbar is flat and messed up in win classic (80434). r=kerz sr=ben 2006-07-29 05:37:31 +00:00
andreww%netscape.com 07a97a3728 bugzilla 43797 abolish the taskbar sr=hewitt, (s)r=hyatt 2006-07-29 05:36:58 +00:00
jgmyers%netscape.com 382704bfd5 remove PSM from Tasks menu: bug 76181 r=blake sr=blizzard 2006-07-29 05:36:39 +00:00
blakeross%telocity.com 09bd7d7a23 Use more efficient command structure, refactor commands, broadcasters and keys, remove unused attributes, do some other optimization (72923). Landing navigator part only; this should help new window opening and some other areas. r=ben sr=hyatt 2006-07-29 05:36:35 +00:00
blakeross%telocity.com f17b66929d Fixing 70746: major xul syntax changes. If you use xul, this WILL affect you! Read n.p.m.xpfe for details on the changes and how you can fix your code. r=hewitt sr=hyatt, ben 2006-07-29 05:36:28 +00:00
timeless%mac.com 47e59e8f86 fix Bug 65428 language="javascript" should be type="application/x-javascript"
r=kerz a=ben
2006-07-29 05:36:15 +00:00
morse%netscape.com 1ca0ba46f1 bug 31967, wallet overlays, r=alecf@netscape.com, sr=ben@netscape.com 2006-07-29 05:35:55 +00:00
blakeross%telocity.com ae4aeeb4f0 Fix 61474: disable Java Console item in Tasks menu when Java plugin isn't installed. patch mostly by Xiaobin Lu (xiaobin.lu@eng.sun.com). r=blake a=ben 2006-07-29 05:35:32 +00:00
morse%netscape.com 285f0f7497 bug 51102, r=sgehani@netscape.com a=hangas@netscape.com 2006-07-29 05:35:30 +00:00
blakeross%telocity.com 218365b0ad Fix 30878: right clicking on buttons should not trigger button action, and pressing spacebar needs to trigger all buttons. more to come. r=jag sr=alecf 2006-07-29 05:35:29 +00:00
disttsc%bart.nl 013d8a9226 Make accel-h show up in Tasks > Tools -> History menuitem and make accel-h work everywhere. bug=52580, r=/a=ben 2006-07-29 05:35:28 +00:00
hyatt%netscape.com 2e0b17bfea 48758. r=ben,saari, a=waterson 2006-07-29 05:35:27 +00:00
mcafee%netscape.com 53abe59a96 Address Book gets ctrl+5 accelarator (51418). r=lake 2006-07-29 05:34:22 +00:00
mcafee%netscape.com 8500d9c8a6 Adding accelerator for AddressBook (51418). r=pavlov 2006-07-29 05:34:20 +00:00
mcafee%netscape.com 66f8e4e9f5 Adding accelerator for Composer (51418). r=pavlov 2006-07-29 05:34:19 +00:00
mcafee%netscape.com d9277c3bcf Adding accelerators for Task menu items (51418). r=slamm 2006-07-29 05:34:18 +00:00
nbhatla%netscape.com 9015760ac5 #46423-> removal of flex to straighten out taskbar groove in modern. r=ben 2006-07-29 05:34:13 +00:00
morse%netscape.com 68a85bb2d0 bug 48742, adding privacy tutorial, r=dveditz 2006-07-29 05:34:12 +00:00
morse%netscape.com 41797aaaef bug 48986, remove form prefill and capture from tasks menu 2006-07-29 05:34:10 +00:00
morse%netscape.com 2f82ade54f stage 1 for bug 42438, adding wallet functions to edit menu, r=dbragg 2006-07-29 05:34:09 +00:00
morse%netscape.com 3dbaeeca91 fix bug 43227, hide quickfill menu item on all platforms, r=ben 2006-07-29 05:34:06 +00:00
morse%netscape.com bfca65ec41 fix bug 46464, split signon viewer into two separate viewers, r=ben 2006-07-29 05:34:05 +00:00
ben%netscape.com 1a79852b22 forgot to check in these files with previous batch 2006-07-29 05:34:04 +00:00
morse%netscape.com 0d98a6a262 quickfill has reappeared on menu -- backing out part of changes made for 1.8 2006-07-29 05:34:03 +00:00
alecf%netscape.com 88fd9c0468 fix for #44876 contributed by timeless@bemail.org
r=alecf, a=brendan@mozilla.org
update tasks menu to spec
2006-07-29 05:34:02 +00:00
law%netscape.com 08cf471514 Bug 17282; change submenu id so overlay is applied; r=ben@netscape.com 2006-07-29 05:33:58 +00:00