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

1764 Коммитов

Автор SHA1 Сообщение Дата
hewitt%netscape.com 59471fd937 86017 - Mail compose addressing widget should move to next field on tab, r=sspitzer, sr=blake\n86731 - Mail compose - autocomplete incorrectly uses lower case letters, r=matt, sr=blake 2001-07-11 05:04:39 +00:00
blakeross%telocity.com 9aa20cbd5f Bookmarks dragging to ptoolbar (85328). r=bz sr=ben 2001-07-11 03:31:57 +00:00
blizzard%redhat.com ea301392e9 Fix bug #90170. Checking in for tao. Fix RDF syntax. This should get regchrome working again on linux. r=benb, sr=blizzard. 2001-07-11 02:05:13 +00:00
mstoltz%netscape.com e44da2e283 Checking in two fixes on behalf of jesse@netscape.com:
88153 - keep javascript URLs in Page Info dialog from running with system principal
        by making the iframe's source about:blank initially and sandboxing it
        with type=content. sr=blake, r=mstoltz.
88417 - Disallow setting of location.host and other location subparts cross-domain
        r=mstoltz, sr=jst.
2001-07-10 23:24:12 +00:00
ccarlen%netscape.com 815ed97616 Bug 88630 - Themes and locales do not change when using turbo. r=vishy/sr=blake 2001-07-10 08:01:55 +00:00
blizzard%redhat.com 7d83599492 Bug #88692. We don't support image/tiff so don't list it as a supported type. r=pavlov,sr=mscott 2001-07-10 04:37:22 +00:00
tao%netscape.com a60ef23c40 86807: Some menu items are missing if you use incompatibly profle.
r=jbetak,sr=hyatt. Add locale version to all packages and their locale
providers.
2001-07-09 22:13:09 +00:00
timeless%mac.com 1fdeed80f7 Bugzilla Bug 70857 [XUL Syntax] Replace <boxDerivedTag align="horizontal|vertical"> with
<boxDerivedTag orient="horizontal|vertical">
patch by andersma@luther.edu r=timeless sr=blake
2001-07-09 18:41:07 +00:00
alecf%netscape.com 2e5a47dd8f fix for regression 89345 - open link in new window broke.. doh.
sr=blake, r=jag
2001-07-05 22:18:54 +00:00
alecf%netscape.com 91dbb48b91 fix for bug 73141 r=jag, sr=mscott
correctly handle page when mail asks us to open a link in a new window
2001-07-04 23:23:05 +00:00
blakeross%telocity.com 2e3e123273 Focusing urlbar should select contents (37587). r=brade sr=ben 2001-07-03 01:06:36 +00:00
jaggernaut%netscape.com 5a6317b8a5 Bug 88413: Remove |GetUnicode()| from nsString (and replace it with |get()|). r=dbaron, rs=scc.
This removes all call-sites I can currently fix. Tomorrow I'll try to get someone to checkin my changes to security/ and I'll get some help with the Netscape side of things.

nsString::GetUnicode()'s final death-blow will be dealt soon. Please keep this in mind as you add new code :-)
2001-06-30 11:02:25 +00:00
jgaunt%netscape.com 07868cf706 bug #86517 Landing of Accessible_052901_Branch4 sr=waterson
r= lots, see bug
2001-06-30 00:25:09 +00:00
blakeross%telocity.com 6a909b0bd6 Fixing all (I think) drag and drop issues between the content area, the personal toolbar, and the bookmarks panel/manager. Includes the inability to drag a bookmark with no name, many links dragged to the bookmarks panel not having a title (79600), and bookmarks dragged to personal toolbar having names like "NC:BookmarksRoot" (85328). r=kerz sr=ben 2001-06-29 01:33:28 +00:00
bbaetz%cs.mcgill.ca 47e4feb198 Bug 57411 - "error loading url" message should print out macro name where
available. (We only do this on debug builds)
r=jag, sr=ben
2001-06-28 03:35:05 +00:00
heikki%netscape.com 8c494134a0 Bug 86894, make context menu and metadata dialog work with non-default namespaces. r=blake,sicking@bigfoot.com, sr=jst. 2001-06-26 22:11:52 +00:00
hewitt%netscape.com 179a27d3b1 53688 - javascript strict warnings in autocomplete.xml, r=ducarroz, sr=alecf 2001-06-26 00:55:22 +00:00
alecf%netscape.com d400e644ab fix for bug 83489 - fix the url-duping code in session history so that we don't throw exceptions on badly formed urls
r=dougt, sr=blizzard, a=chofmann
2001-06-25 21:44:26 +00:00
dougt%netscape.com fc561bc57d Fix blocker bug 87243 cause by my branch landing today. r=sr=a=me 2001-06-22 04:59:27 +00:00
ben%netscape.com d4298169bf 84344 - defer skin switch to restart.
r=danm, sr=hyatt, a=chofmann.
navigator.properties - add notifcation string ('changes will take effect on restart')
2001-06-22 04:17:13 +00:00
ben%netscape.com a07376e5fd 84344 - defer skin switch to restart.
r=danm, sr=hyatt, a=chofmann.
btw, the last few changes were for bug 65251.
2001-06-22 04:16:42 +00:00
dougt%netscape.com 758f79ff72 Landing url parsing branch. 73845. r=alecf@netscape.com, sr=darin@netscape.com, a=blizzard@rednat.com.
This fixes many crashes caused by illegal uses of the nsStdURL.
This also allows a plugable protocol to provide their own url parser.
2001-06-21 22:02:47 +00:00
waterson%netscape.com b74d6e1c8b Land STATIC_BUILD_20010612_BRANCH, which supports building mozilla with components statically linked into the executable, as well as 'meta modules' that combine components into uber-DLLs. 2001-06-20 20:21:49 +00:00
blakeross%telocity.com bb37d554f9 No feedback when Find Again (Ctrl+G) reaches EOF (63410). r=alecf sr=sfraser a=asa 2001-06-20 06:12:37 +00:00
matt%netscape.com b91cb2578c fix for bug 5005 r=hewitt sr=ben a=asa fix for changning urls for search autocomplete 2001-06-20 00:40:30 +00:00
sicking%bigfoot.com c9c27b3e59 Make links look like links in the "properties" dialog. bug 84259. r=hwaara sr=hewitt a=asa (for drivers). 2001-06-19 23:15:09 +00:00
ben%netscape.com fd187a2060 Roll back view/search/go menu changes (bug 85386) for now, as need to develop a strategy that is consistent across applications, do not have cycles to develop this strategy at the moment. 2001-06-16 11:19:50 +00:00
hwaara%chello.se 3839438668 i suck. it was open for approved checkins. :) 2001-06-14 15:03:09 +00:00
hwaara%chello.se 9d0fb3282c oops, tree is closed. backing out. 2001-06-14 15:00:26 +00:00
hwaara%chello.se a03e6eed41 #85752, make the viewsource menubar a little more consistent with the navigator one. r=hwaara, sr=ben, a=asa. Patch by doron. 2001-06-14 14:56:13 +00:00
matt%netscape.com 675e64fa89 fix for bug 82041. Navigator pref getting moved back to netscape. r=mcafee, a=asa, sr=blake 2001-06-14 02:19:16 +00:00
ben%netscape.com b2385a11e4 85386 - Navigator menu cleanup.
Revise wording
r=jag, sr=blake, a=asa
2001-06-12 23:52:18 +00:00
ben%netscape.com 0b90e55064 85386 - Navigator menu cleanup.
Rearrange content of view menu
r=jag, sr=blake, a=asa
2001-06-12 23:52:01 +00:00
law%netscape.com 2350eb1a95 Bug 81712; new turbo-mode implementation, removes old stuff and replaces it with code that no longer holds a browser window open; r=syd, sr=blake, a=asa 2001-06-12 22:33:34 +00:00
hwaara%chello.se 41860f4bd1 fix for bug 63026, r=jag, sr=ben, a=asa - adds a menu to the viewsource window - also fixes 22022 39389 50877 59489 69036 74862 76250 79518 81102 82663.
patch by doronr@naboonline.com
2001-06-12 20:05:16 +00:00
stephend%netscape.com 6911c21d63 Bug 80598 - View source window doesnt' focus the content area when brought up. Patch by bzbarsky@mit.edu (Boris Zbarsky). r=blakeross@telocity.com sr=alecf@netscape.com a=asa@mozilla.org (on behalf of drivers) 2001-06-11 19:17:56 +00:00
blakeross%telocity.com 481bf360db Bug number for last checkin was 68429. 2001-06-10 18:02:01 +00:00
blakeross%telocity.com 8905ad9333 Dragging a personal toolbar link to a textfield drops the text representation of the xpconnected nsIRDFNode instead of the url (64829). r=kerz sr=ben a=asa 2001-06-10 18:00:16 +00:00
dbaron%fas.harvard.edu b659af71e9 Make implied universal selectors be equivalent to ns|* where ns is the default namespace, and make appropriate changes to our CSS files. This brings us into conformance with the CSS3 selectors draft and improves performance by reducing the number of universally hashed selectors. Most of this patch is by attinasi. (35847, 83482) Also make first-node/last-node rules in quirks.css non-universal to improve performance. (83839) r=rbs sr=waterson a=asa b=35847 2001-06-09 01:32:19 +00:00
mscott%netscape.com 68a9a6ba11 Bug #76795 --> don't register chromeless windows with the uriloader. This is causing chromeless windows
to get redirected content from the mail window.
r/sr=alecf
a=asa
2001-06-07 04:27:53 +00:00
ben%netscape.com 7a29cc16d5 Fix for 78020 - Chromeless window when opening updated bookmarked page
Fix web:status attribute to remove namespace quantifier so that style rule for
update icon matches
r=pchen, sr=blake, a=chofmann
2001-06-06 06:10:05 +00:00
andreww%netscape.com eda9b81bca bugzilla bug 82965 r=kerz, sr=hewitt, a=tor : fixing drag and drop on status bar. 2001-06-06 04:49:14 +00:00
ben%netscape.com cf38989bdd Fix X-server crash by preventing drags from menus on non-Win32 platforms.
r=hyatt, sr=blake, a=asa, bug 79003.
2001-06-05 02:15:12 +00:00
jag%tty.nl 45bbeeeb45 Get rid of javascript errors on console. bug 79976, patch by jst, r=jag, sr=blake, a=chofmann 2001-06-04 05:46:33 +00:00
pinkerton%netscape.com df48a1e1cd add id for print menu so PrintPlus can attach to it. r=kerz, sr=smfr, a=selmer. bugscape 4748. 2001-06-01 23:40:40 +00:00
naving%netscape.com 6ede902e72 Fix for bug 83410, View | Toolbars to View | Show/Hide. Patch by Stephen Walker (walk84@usa.net> r=stephend@netscape.com sr=ben@netscape.com a=asa@mozilla.org (on behalf of drivers) 2001-05-31 02:08:19 +00:00
sfraser%netscape.com 01b3b45470 Fix for bug 74499 -- command keys don't work on Mac when no windows are open. Focussing the hidden window when it's first created fixes this. r=saari, sr=kin, a=asa 2001-05-31 01:18:07 +00:00
gerv%gerv.net bf5ba4f919 Remove "debug=true" from XUL. Bug 83240. r=timeless, sr=blake, a=asa. 2001-05-30 23:00:40 +00:00
timeless%mac.com 99c654b1e4 Bugzilla Bug 46454 Segmentation fault trying to run with aphrodite theme. [@ nsBrowserInstance::ReinitializeContentVariables]
bullet proofing
original patch by peterh@sapros.com
r=mkaply rs=alecf a=asa@mozilla.org
2001-05-30 18:42:28 +00:00
radha%netscape.com 553a99a133 Fix for bug # 82236. r=valeski sr=alecf a=blizzard(drivers@mozilla.org) 2001-05-29 22:45:57 +00:00