akkana%netscape.com
|
21895f25cd
|
57317: move "middle click on content area loads URL" behavior from
middlemouse.paste pref to new middlemouse.contentLoadURL pref.
r=timeless, sr=hyatt
|
2006-07-29 05:34:51 +00:00 |
disttsc%bart.nl
|
1cc4019000
|
Fix callers of old BrowserLoadURL() to directly use loadShortcutOrURI(aURL). bug=61808, r=blake, a=ben
|
2006-07-29 05:34:50 +00:00 |
hyatt%netscape.com
|
3eebd6a924
|
prevent XBL forms from being dragged, quiet dragging operations. a=ben@netscape.com
|
2006-07-29 05:34:49 +00:00 |
alecf%netscape.com
|
bf5c5f3023
|
fix for #61137 r=blake a=ben
explicity use toString() to garantee we have a String object
|
2006-07-29 05:34:48 +00:00 |
alecf%netscape.com
|
9361a46064
|
fix for 59799, among other things..
Within content areas:
- don't drag form widgets
- don't drag anonymous XBL content
- correctly remove the title from the URL on a drop
r=jag, a=me
|
2006-07-29 05:34:47 +00:00 |
alecf%netscape.com
|
3c226a8a5a
|
big rewrite of drag & drop code to fix #52519
- fix warnings
- change title/url separator to "\n"
- clean up image dragging
- consolidate code
r=jag, a=ben
|
2006-07-29 05:34:46 +00:00 |
morse%netscape.com
|
496db60225
|
bug 48923 prefill form data should be disabled if nothing to prefill, r=law@netscape.com sr=alecf@netscape.com
|
2006-07-29 05:34:45 +00:00 |
alecf%netscape.com
|
0cba34dac3
|
part of fix for #46200 - extract wallet from nsIBrowserInstance, and fixup all callers to call
the wallet service directly.. yay!
r=jag, a=ben
|
2006-07-29 05:34:44 +00:00 |
sfraser%netscape.com
|
edecdb921e
|
Fix for bugzilla bug 54079, bugscape bug 2331. builtinURLs.js: renamed vars to avoid conflicts, fixed it not to rely on the SinkObserver being called each time (this was only called for the first window), and to throw rather than returning "".
utilityOverlay.js: fixes in openTopWin() to ensure that we always call xlateURL on URNs, and load about:blank if the url is still "" (should never happen).
r=ben,tao. sr=waterson.
Checked into trunk and branch.
|
2006-07-29 05:34:43 +00:00 |
morse%netscape.com
|
57bda89b66
|
bug 52674, changing url for privacy tutorial, r=dveditz,ben, a=verah,ben,dveditz,mcarlson,matt
|
2006-07-29 05:34:42 +00:00 |
morse%netscape.com
|
55cbd3ba8f
|
bug 51671, wallet doesn't work with frames, r=jst
|
2006-07-29 05:34:41 +00:00 |
rayw%netscape.com
|
5aaa36b0a4
|
Bug 37275, Changing value of all progids, and changing everywhere a progid
is mentioned to mention a contractid, including in identifiers.
r=warren
|
2006-07-29 05:34:40 +00:00 |
sfraser%netscape.com
|
0597e5a1f0
|
Fix JavaScript warnings in strict mode. r=pchen
|
2006-07-29 05:34:39 +00:00 |
blakeross%telocity.com
|
eedc88c13f
|
Fix 51947: "prefill form" should not use 'f' accesskey on edit menu. r=morse sr=alecf
|
2006-07-29 05:34:38 +00:00 |
mcafee%netscape.com
|
5b1e299197
|
Adding accesskeys for Help menu items (51597). r=pavlov
|
2006-07-29 05:34:37 +00:00 |
oeschger%netscape.com
|
b6991bbd5a
|
adding separator to help menu
|
2006-07-29 05:34:36 +00:00 |
ben%netscape.com
|
3779dc4f12
|
44295, partially patch from timeless@bemail.org (some people have beaten me to part of it), r=myself and some general cleanup
|
2006-07-29 05:34:35 +00:00 |
nbhatla%netscape.com
|
fb4fa3d541
|
#25561 -> Select Addresses Dialog box. r=hangas
|
2006-07-29 05:34:34 +00:00 |
ben%netscape.com
|
cead9a76b5
|
remove builtinurls load from navigator
|
2006-07-29 05:34:33 +00:00 |
cmanske%netscape.com
|
4b4dbcb816
|
Changes to make toolbar persistance work better, needed for Composer b=47515, r=ben
|
2006-07-29 05:34:32 +00:00 |
sfraser%netscape.com
|
691d3eff59
|
Make dialogs have titlebars (fallout from bug 41741, fixes bugs 50388, 50389, 50738, 50739, 50747). Simple addition of "titlebar" to chrome flags.
|
2006-07-29 05:34:31 +00:00 |
morse%netscape.com
|
c9095435e0
|
bug 49393, edit menu in ftp is wrong, fix=jrgm, r=morse
|
2006-07-29 05:34:30 +00:00 |
ftang%netscape.com
|
282c05cebc
|
fix bug 1547 move about.html from content to locale
r=mcafee
|
2006-07-29 05:34:29 +00:00 |
morse%netscape.com
|
07fd658029
|
bug 49116, javascript errors when doing edit in javascript window, r=waterson
|
2006-07-29 05:34:28 +00:00 |
morse%netscape.com
|
5acc8cc83d
|
bug 42438, add wallet functions to edit menu, r=dbragg
|
2006-07-29 05:34:27 +00:00 |
ben%netscape.com
|
ad7bc8ab41
|
fix preferences -> preferences...
|
2006-07-29 05:34:26 +00:00 |
BlakeR1234%aol.com
|
5efaf8977e
|
Fix bug 47036, remove ellipses from Edit | Preferences to conform to UI guidelines. r=jag, a=brade
|
2006-07-29 05:34:25 +00:00 |
sfraser%netscape.com
|
e0b6f16ccc
|
Fix for nsbeta2+ bug 31134 -- paste in edit menu not enabled correctly. Add a new command set for clipboard-related menu items, and fire it on Copy. Also ensure that Undo/Redo commands are updated correctly, and avoid bogus command updating in plain text compose (since that caused JS errors). r=kin,jfrancis.
|
2006-07-29 05:34:24 +00:00 |
BlakeR1234%aol.com
|
0e635f018e
|
Rest of the fix for 42318 (r=ben, see previous checkin)
|
2006-07-29 05:34:23 +00:00 |
mcafee%netscape.com
|
8a1c3da676
|
Address Book gets ctrl+5 accelarator (51418). r=lake
|
2006-07-29 05:34:22 +00:00 |
morse%netscape.com
|
ed036736ee
|
bug 52354, minor wording change, fix=verah, r=morse
|
2006-07-29 05:34:21 +00:00 |
mcafee%netscape.com
|
d9acbcc67b
|
Adding accelerator for AddressBook (51418). r=pavlov
|
2006-07-29 05:34:20 +00:00 |
mcafee%netscape.com
|
960740ac89
|
Adding accelerator for Composer (51418). r=pavlov
|
2006-07-29 05:34:19 +00:00 |
mcafee%netscape.com
|
415bdfef91
|
Adding accelerators for Task menu items (51418). r=slamm
|
2006-07-29 05:34:18 +00:00 |
morse%netscape.com
|
4fb52880cc
|
bug 50496, change wording on messages, words by vera, r=morse
|
2006-07-29 05:34:17 +00:00 |
putterman%netscape.com
|
5c1250d293
|
fix for 50055. r=morse. Remove Image menu from address book which avoid a crash that occurs
when selecting the menuitem.
|
2006-07-29 05:34:16 +00:00 |
morse%netscape.com
|
c2e2cbf34b
|
bug 50084, move wallet demo files off the server, r=dveditz
|
2006-07-29 05:34:15 +00:00 |
morse%netscape.com
|
9dd1545836
|
bug 48742, change name of server for privacy tutorial, r=dveditz
|
2006-07-29 05:34:14 +00:00 |
nbhatla%netscape.com
|
e3ea0b5d9b
|
#46423-> removal of flex to straighten out taskbar groove in modern. r=ben
|
2006-07-29 05:34:13 +00:00 |
morse%netscape.com
|
faeb03f43a
|
bug 48742, adding privacy tutorial, r=dveditz
|
2006-07-29 05:34:12 +00:00 |
morse%netscape.com
|
17058702ad
|
bug 47256, minor wording change, change=verah r=morse
|
2006-07-29 05:34:11 +00:00 |
morse%netscape.com
|
ea00f56bc3
|
bug 48986, remove form prefill and capture from tasks menu
|
2006-07-29 05:34:10 +00:00 |
morse%netscape.com
|
2953e0f374
|
stage 1 for bug 42438, adding wallet functions to edit menu, r=dbragg
|
2006-07-29 05:34:09 +00:00 |
danm%netscape.com
|
7cd64f57bb
|
Request scrollbars in new window opened in toOpenWindowByType. Necessary now that scrollbars=no is supported.
|
2006-07-29 05:34:08 +00:00 |
morse%netscape.com
|
6c48afdbe7
|
fix bug 46947, localization of strings in wallet interview form, r=dp
|
2006-07-29 05:34:07 +00:00 |
morse%netscape.com
|
5239c44038
|
fix bug 43227, hide quickfill menu item on all platforms, r=ben
|
2006-07-29 05:34:06 +00:00 |
morse%netscape.com
|
e63e2a3169
|
fix bug 46464, split signon viewer into two separate viewers, r=ben
|
2006-07-29 05:34:05 +00:00 |
ben%netscape.com
|
4f15fe7007
|
forgot to check in these files with previous batch
|
2006-07-29 05:34:04 +00:00 |
morse%netscape.com
|
fedd84831c
|
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
|
17580d4352
|
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 |