jag%tty.nl
7a09c4f448
Get rid of javascript errors on console. bug 79976, patch by jst, r=jag, sr=blake, a=chofmann
2006-09-14 05:57:43 +00:00
radha%netscape.com
54d99d593d
Fix for bug # 82236. r=valeski sr=alecf a=blizzard(drivers@mozilla.org)
2006-09-14 05:57:42 +00:00
matt%netscape.com
56fb57b470
adding for url parsing
...
bug 73974 and bug 77261 r=mcafee and sr=brendan
2006-09-14 05:57:41 +00:00
alecf%netscape.com
75b7052c56
additional nsBrowserInstance destruction - move URI content listener into JS
...
part of bug 46200 sr=ben
2006-09-14 05:57:40 +00:00
rbs%maths.uq.edu.au
b135a89f8f
Drop one tee from the XUL attribute 'contenttitlesettting' - Typo pointed out by brendan when reviewing the patch for bug 76567
2006-09-14 05:57:39 +00:00
hewitt%netscape.com
a150ec844e
43189 - autocomplete, r=matt, sr=alecf
2006-09-14 05:57:38 +00:00
rbs%maths.uq.edu.au
55e428bc21
Part of the fix for bug 76567 (load viewsource.css on demand rather than at stratup) and bug 60892 (show title on the viewsource window) r=harishd,brendan sr=jst
2006-09-14 05:57:37 +00:00
alecf%netscape.com
661d25fe78
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
2006-09-14 05:57:36 +00:00
heikki%netscape.com
5f8faa438c
Bug 86894, make context menu and metadata dialog work with non-default namespaces. r=blake,sicking@bigfoot.com, sr=jst.
2006-09-14 05:57:35 +00:00
dougt%netscape.com
82bfd2f9a2
Fix blocker bug 87243 cause by my branch landing today. r=sr=a=me
2006-09-14 05:57:34 +00:00
dougt%netscape.com
c9e5f5adb2
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.
2006-09-14 05:57:33 +00:00
blakeross%telocity.com
6d96433cff
Adding context menu to sidebar panel headers to silence whiny c|net reporter, only change panels on left-click, optimizing nsMenuFrame::OnCreate by reducing number of necessary nsAutoString ctor's (60071). r=kerz sr=ben
2006-09-14 05:57:32 +00:00
tao%netscape.com
0a8db66126
57441: Shouldn't have to restart after Mozilla UI langpack changes.
...
part1 (r=jbetak, sr=waterson); fix the template code
2006-09-14 05:57:31 +00:00
blakeross%telocity.com
e0bd0fa77d
Accesskeys for themes (75201, patch by neil@parkwaycc.co.uk). r=blake sr=alecf
2006-09-14 05:57:30 +00:00
dr%netscape.com
d3ee14669e
64313 (Implement cmd_copyLink, cmd_copyImageLocation, cmd_copyImageContents). Implement the commands, hook them up in the navigator and mailnews frontends, provide hooks for embedding. r=hyatt, sr=waterson
2006-09-14 05:57:29 +00:00
ben%netscape.com
a0392feb29
17920, r=hyatt, sr=sfraser, scc
2006-09-14 05:57:28 +00:00
blakeross%telocity.com
198236ff7d
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
2006-09-14 05:57:27 +00:00
blakeross%telocity.com
5271ea244d
Bug number for last checkin was 68429.
2006-09-14 05:57:26 +00:00
blakeross%telocity.com
55d38fba8b
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
2006-09-14 05:57:25 +00:00
ben%netscape.com
61fe6a92a6
Fix X-server crash by preventing drags from menus on non-Win32 platforms.
...
r=hyatt, sr=blake, a=asa, bug 79003.
2006-09-14 05:57:24 +00:00
hewitt%netscape.com
f1f97f872b
82457 - Dragging items on personal toolbar can lose bookmarks, r=blake, sr=sfraser, a=blizzard
2006-09-14 05:57:23 +00:00
hewitt%netscape.com
4a5700ae31
78882 - Dragging a bookmark into the personal toolbar causes all items to be deleted, r=ben, sr=alecf
2006-09-14 05:57:22 +00:00
ccarlen%netscape.com
8557b23cbe
Bug 78745 - nsIPromptService::ConfirmEx needs to be more flexible. r=valeski, sr=sfraser
2006-09-14 05:57:21 +00:00
alecf%netscape.com
ba168ce90a
partial fix for bug 46456 - add visual feedback to personal toolbar drag & drop
...
sr=ben
2006-09-14 05:57:20 +00:00
ccarlen%netscape.com
d6bdc0d5aa
Bug 46859 - Remove UniversalDialog. r=valeski/sr=rpotts,sfraser/a=blizzard
2006-09-14 05:57:19 +00:00
radha%netscape.com
f4b9029008
fix for bug # 68847. Roload button doesn't work right on framed pages r=mcafee, sr=rpotts
2006-09-14 05:57:18 +00:00
sfraser%netscape.com
f1088b0c73
Fix for 76758, 63241 and 68307. Make Find search through all frames, bring the Find dialog up from JS, and make a docShell enumerator. r=adamlock, sr=kin
2006-09-14 05:57:17 +00:00
morse%netscape.com
58497126d4
bug 60151, ui doesn't work after a theme switch, r=morse, sr=ben
2006-09-14 05:57:16 +00:00
hyatt%netscape.com
c0a6642a7d
Fix for 77002. reviewers=jst,waterson,hixie,shaver,brendan,pavlov
2006-09-14 05:57:15 +00:00
blakeross%telocity.com
74ddc17707
Pressing Esc while urlbar has focus should revert url to that of page and select contents of urlbar (47863, patch by doronr@naboonline.com). r=bz sr=alecf
2006-09-14 05:57:14 +00:00
danm%netscape.com
8be73647ec
fix goofed recent change from use of commondialogs to promptservice. bug 75244 r=hyatt,ianh
2006-09-14 05:57:13 +00:00
thayes%netscape.com
5c71f06172
Bug 70362 - Fix conflict in the meaning of window.arguments values (dialog
...
parameters). sr=alecf
2006-09-14 05:57:12 +00:00
maolson%earthlink.net
09db478ae8
bug 70810 [XUL Syntax] Change tab syntax - another of the XUL 1.0 changes
...
r=ben, sr=hyatt
2006-09-14 05:57:11 +00:00
danm%netscape.com
3b1e755f93
commondialog service is being replaced by promptservice. bug 72112 continues
2006-09-14 05:57:10 +00:00
dbaron%fas.harvard.edu
f97a1f4408
Fix page cycler (and tinderbox orange). r=disttsc@bart.nl
2006-09-14 05:57:09 +00:00
peterv%netscape.com
ca407944f4
Fix View->Use Stylesheet. r=jag, sr=alecf.
2006-09-14 05:57:08 +00:00
disttsc%bart.nl
c6c4beb92d
Move browser's nsIWebProgressListener implementation into js. More work for bug 46200, r=ben, r=adamlock, sr=alecf.
2006-09-14 05:57:07 +00:00
disttsc%bart.nl
2de2e1afa3
Fix back/forward button going back/forward twice and their history menus going back/forward instead of jumping to the selected item. bug=74960, r=blake, sr=hyatt
2006-09-14 05:57:06 +00:00
blakeross%telocity.com
dba60d2bc3
Use a cached ref to the url bar instead of retrieving it for each page load and accel+L (75331). r=kerz sr=alecf
2006-09-14 05:57:05 +00:00
disttsc%bart.nl
0936b07c52
When opening a new window, place the uri to load in the location bar. If the load is somehow interrupted, you'll now have the uri you wanted there instead of nothing. bug=70682, r=mao, sr=ben
2006-09-14 05:57:04 +00:00
blakeross%telocity.com
42e3f76cf1
This should fix at least some of the assertions (harpoon orange)...just commenting two things out.
2006-09-14 05:57:03 +00:00
blakeross%telocity.com
3dd5979a57
removing alert that snuck in.
2006-09-14 05:57:02 +00:00
blakeross%telocity.com
ec64418264
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-09-14 05:57:01 +00:00
mkaply%us.ibm.com
f76cd06780
#72745
...
r=doron, sr=alecf
Change hardcoded Mozilla to brandShortName
2006-09-14 05:57:00 +00:00
tao%netscape.com
0d0019649e
1. 61626:"Need to make langxxxx.xpi platform neutral"
...
2. 70622: fix the "update.html" is also included.
3. 69934: make regus.jst & langenus.jst more localization friendly.
r=ssu,sr=deveditz.
2006-09-14 05:56:59 +00:00
caillon%returnzero.com
35d319f5e0
Bug 142711, adding a trailling slash to the default homepage. r=mpt, rs=jag
2006-09-14 05:56:58 +00:00
gerv%gerv.net
8669c6c953
Set start page override and home page to be http://www.mozilla.org/start , a page encouraging people to get involved with Mozilla. r,a=asa.
2006-09-14 05:56:57 +00:00
tao%netscape.com
3e9d1b70b2
70099: Remove new MailNews dependency on Navigator.
...
(r=jbetak,sr=mscott,a=dbaron). move the url from browser to communicator.
2006-09-14 05:56:56 +00:00
blakeross%telocity.com
8d1a55b87c
Backing out anatoliya to fix build bustage. The compiler is your friend. It will help you catch errors.
2006-09-14 05:56:55 +00:00
anatoliya%netscape.com
6994bd4f31
bug 76512 r=pchen sr=hyatt
2006-09-14 05:56:54 +00:00
ftang%netscape.com
b80e217622
fix bug 79387. r=nhotta sr=blizzard
...
regroup the charset name for new charsaets
properties file chane. Should not impact the build
2006-09-14 05:56:53 +00:00
mkaply%us.ibm.com
b821a3cb2b
#70344
...
r=bstell, sr=erik
Move Bidi encodings to Middle Eastern menu
2006-09-14 05:56:52 +00:00
loadrunner%betak.net
a7459fd3a6
bug 54285, r=nhotta, jag, pink, sr=brendan
2006-09-14 05:56:51 +00:00
tao%netscape.com
1b5fa3ec3f
71910: Location field for home page in Navigator prefs panel empty
...
(r=mcafee,sr=alecf). Relocate urls.
2006-09-14 05:56:50 +00:00
hewitt%netscape.com
2740c311d1
99102 - update skin versions in all contents.rdf, r=hyatt, sr=blake
2006-09-14 05:56:49 +00:00
tao%netscape.com
84b9c1543d
91217: update locale version in package/locale provider registry.
...
r=jbetak,sr=sspitzer. 0.9.3 ->0.9.4
2006-09-14 05:56:48 +00:00
tao%netscape.com
811654b5e3
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.
2006-09-14 05:56:47 +00:00
chak%netscape.com
094388c40b
Fix for bug#66334 - Viewsource needs to be a protocol handler
...
Changes to make the mozilla to use viewsource: URL
r=valeski,sr=rpotts
2006-09-14 05:56:46 +00:00
radha%netscape.com
caf13ecea3
Fix for bug # 72995. r=morse, mcafee. sr=alecf
2006-09-14 05:56:45 +00:00
disttsc%bart.nl
ca23cdb50f
Back out delayedInit, it's a race problem waiting to happen. Keeping some of the goodness of that patch though, like setting session history before hooking up the progress listener. sr=hyatt
2006-09-14 05:56:44 +00:00
disttsc%bart.nl
2bdcd2fa67
Delay some browser startup/init stuff and the actual page load till after the window shows. bug=38621, r=shaver, sr=hyatt,alecf
2006-09-14 05:56:43 +00:00
blakeross%telocity.com
32219f88c6
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-09-14 05:56:42 +00:00
disttsc%bart.nl
c015b9a633
Stop "about:blank" from being loaded twice at startup and get rid of a reload at startup accidentily added a while back. bug=72342, r=hwaara, sr=hyatt
2006-09-14 05:56:41 +00:00
disttsc%bart.nl
99225e9a63
Hook up browser UI after skin switch. bug=68662, r=ben, sr=alecf, a=asa
2006-09-14 05:56:40 +00:00
disttsc%bart.nl
381deaa3eb
"status bar not displaying final information", bug 62796, r=mao, sr=hyatt, a=asa
2006-09-14 05:56:39 +00:00
matt%netscape.com
7ad4e1c32f
adding search pattern matching on search button
...
"://" and "."
r=alecf
sr=ben
2006-09-14 05:56:38 +00:00
alecf%netscape.com
0b91d57f66
fix for bug 71822 r=pchen a=ben
...
workaround for focusedWindow being null
2006-09-14 05:56:37 +00:00
disttsc%bart.nl
df6becdf83
Work around the "Content doesn't show at random" and "Can't open link in new window sometimes" bugs. bug=67442, r=blake, sr=alecf.
2006-09-14 05:56:36 +00:00
ben%netscape.com
6a330c8224
Fix for 52536, can't bookmark full page plugin. r=jag, kerz; a=hewitt
2006-09-14 05:56:35 +00:00
maolson%earthlink.net
bc7b953ac6
fix bug 70747 [XUL Syntax] Replace <textfield> with <textbox>
...
r=blake, a=ben
2006-09-14 05:56:34 +00:00
stephend%netscape.com
d1fe981507
Checking in the fix for tooltip in browser, bug 71612 r=timeless@mac.com sr=hewitt@netscape.com
2006-09-14 05:56:33 +00:00
stephend%netscape.com
ebad75c869
Backing out again, I swear I'm color blind. Hopefully the trees are green tomorrow. Bug 71612
2006-09-14 05:56:32 +00:00
stephend%netscape.com
a3a663b94f
Checking in on a safe tree per the rules this time, fix for bug 71612 r=timeless@mac.com sr=hewitt@netscape.com
2006-09-14 05:56:31 +00:00
stephend%netscape.com
b6bbc1dcd0
Backing out my changes for bug 71612 to meet the Netscape contributer tree requirements
2006-09-14 05:56:30 +00:00
stephend%netscape.com
7018a96d92
Fix for bug 71612 Tooltips for browser grippies r=timeless@mac.com sr=hewitt@netscape.com
2006-09-14 05:56:29 +00:00
mcafee%netscape.com
77dd541685
Moving some oncommand handlers outside of <template> constructs to avoid extra nsEventListenerManager creation (68074). sr=alecf
2006-09-14 05:56:28 +00:00
timeless%mac.com
a7c4652705
fix Bug 65428 language="javascript" should be type="application/x-javascript"
...
r=kerz a=ben
2006-09-14 05:56:27 +00:00
loadrunner%betak.net
6d18d291f6
Bug 72752, The default search engine will pick up AltaVista TradChinese, r=nhotta, sr=alecf
2006-09-14 05:56:26 +00:00
nhotta%netscape.com
00aaca8102
Adding a new converter for HKSCS (contribution from Gavin.Ho@compaq.com), bug 25226, r=nhotta, ftang, sr=erik.
2006-09-14 05:56:25 +00:00
nhotta%netscape.com
bb8dcfa1db
Moved collation setting from pref to property for localizability, bug 62015, r=tao, sr=erik.
2006-09-14 05:56:24 +00:00
mcafee%netscape.com
d0b476b502
Adding view page info for pages, frames (41443). patch=matthew wilsom, r=mcafee, sr=ben
2006-09-14 05:56:23 +00:00
hyatt%netscape.com
e9a68e3f7a
Fix for 71262 and 71485, r=jag, srs=shaver on 71262 and hewitt on 71485
2006-09-14 05:56:22 +00:00
ben%netscape.com
55f4e38c17
Fixes for numerous bookmarks bugs, e.g. 68496, 50276, 68395, 68537, 68545,
...
68985, various hangs, crashes, glitches etc. 68545, 68985, 68395 r=jag;
Implement new bookmarks sidebar panel. a=hyatt.
Make navigator use hbox/vbox too.
2006-09-14 05:56:21 +00:00
stephend%netscape.com
0c26cbf50d
Re-implements tooltips from bug 60260 r=db48x@yahoo.com a=ben@netscape.com
2006-09-14 05:56:20 +00:00
hewitt%netscape.com
c9fb698005
69280 - boomarks window cleanup, r=blake, sr=ben
2006-09-14 05:56:19 +00:00
blakeross%telocity.com
b2ae7d1fb3
UIEvent button property is incorrect according to the DOM2 spec. Changing values to 0, 1, 2 (left, middle, right mouse buttons respectively) from 1, 2, 3. |event.which| continues to use the old values for backwards compatibility. This affects future xbl, js, and c++ event button checks so please see the newsgroups for more info (60703). r=timeless sr=jst
2006-09-14 05:56:18 +00:00
blakeross%telocity.com
9ac5d68ef8
Smoketest blocker/autocompletion fix (69949).
2006-09-14 05:56:17 +00:00
disttsc%bart.nl
e5b6a9a897
When cancel is pressed in the print dialog, this, by its current nature, causes an exception to be thrown, resulting in a really scary message on the console (for those blessed with one). This here patch quietens it. bug=64594, r=timeless, a=ben
2006-09-14 05:56:16 +00:00
blakeross%telocity.com
4c7d229462
The content area, not the urlbar, should be focused when you open links in new windows (53549). r=saari,timeless sr=alecf
2006-09-14 05:56:15 +00:00
radha%netscape.com
a7fd382c29
Fix for bug # 46813. Assertion while trying to go back. r=jag, sr=alecf
2006-09-14 05:56:14 +00:00
tao%netscape.com
a6832a91b6
62171: "Separate content from UI". Split langenus.xpi into regus.xpi.
...
browser: (r=pchen,sr=alecf), mailnews: (r=yamamoto,sr=sspitzer),
editor: (r=cmonske,sr=sfraser), xpinstall (r=ssu,sr=dveditz).
2006-09-14 05:56:13 +00:00
blakeross%telocity.com
6754eb339c
Forced reload, stop button, ability to use bookmark keywords in Open Web Location dialog, persist window choice, .8 -> .9, moving things to more appropriate places (60498, 62078, 49773, others). r=timeless/jag sr=alecf
2006-09-14 05:56:12 +00:00
disttsc%bart.nl
ae88848388
"Re-do change from bundle to gNavigatorBundle" (accidental backout), bug=72137, r=mao, sr=ben, a=blizzard
2006-09-14 05:56:11 +00:00
morse%netscape.com
6713f00460
bug 31967, wallet overlays, r=alecf@netscape.com, sr=ben@netscape.com
2006-09-14 05:56:10 +00:00
blakeross%telocity.com
3b1165ab07
Bookmarks on personal toolbar don't do anything when clicked. r=jag sr=blizzard (one of the .8 critical bugs)
2006-09-14 05:56:09 +00:00
hyatt%netscape.com
54c9b127b7
Patch to further reduce the time of progress meter and status updates. r=pchen, sr=alecf
2006-09-14 05:56:08 +00:00
dougt%netscape.com
75a7a60a7e
Relanding Necko Changes.
...
Revising nsIChannel to allow for overlapped i/o. This consists of three parts:
1. Factoring nsIChannel into a protocol specific part, the nsIChannel, and a socket specific, the nsITransport.
2. Derive the nsIChannel from a nsIRequest.
2. Changes the notification system from necko and the URILoader to pass the nsIRequest interface instead of nsIChannel interface.
This goal stems from wanting to be able to have active AsyncRead and AsyncWrite operations on nsSocketTransport.
This is desired because it would greatly simplify the task of maintaining persistent/reusable socket connections
for FTP, HTTP, and Imap (and potentially other protocols). The problem with the existing nsIChannel interface is
that it does not allow one to selectively suspend just one of the read or write operations while keeping the other active.
r=darin@netscape.com
sr=rpotts@netscape.com
2006-09-14 05:56:07 +00:00
blakeross%telocity.com
367a007a87
Removing Ben's crackhead date dumps.
2006-09-14 05:56:06 +00:00
disttsc%bart.nl
85c3cad8d4
Back out dougt's channel changes
2006-09-14 05:56:05 +00:00
dougt%netscape.com
db2dbe941c
Revising nsIChannel to allow for overlapped i/o. This consists of three parts:
...
1. Factoring nsIChannel into a protocol specific part, the nsIChannel, and a socket specific, the nsITransport.
2. Derive the nsIChannel from a nsIRequest.
2. Changes the notification system from necko and the URILoader to pass the nsIRequest interface instead of nsIChannel interface.
This goal stems from wanting to be able to have active AsyncRead and AsyncWrite operations on nsSocketTransport.
This is desired because it would greatly simplify the task of maintaining persistent/reusable socket connections
for FTP, HTTP, and Imap (and potentially other protocols). The problem with the existing nsIChannel interface is
that it does not allow one to selectively suspend just one of the read or write operations while keeping the other active.
The full details of the change on written up in the netlib newsgroup.
r=darin@netscape.com
sr=rpotts@netscape.com
2006-09-14 05:56:04 +00:00
disttsc%bart.nl
b23811a4c8
Make navigator windows not load the home page when opened programmatically (say |window.open(url);|). bug=65993, r=blake, a=ben
2006-09-14 05:56:03 +00:00
blakeross%telocity.com
5af33cdab9
Directory listings have wrong context menu (for bbaetz, 67013). r=blake a=ben
2006-09-14 05:56:02 +00:00
blakeross%telocity.com
12a91bab18
Caching the browser in navigator.js so we don't keep retrieving it on startup (67262). r=timeless sr=alecf
2006-09-14 05:56:01 +00:00
ben%netscape.com
cbccb2cf5f
Bookmarks Window Updates, includes fixes for
...
27495, 38004, 42080, 43146, 43753, 47494, 50835, 53403, 55447, 55448, 55787
r=blake, a=hyatt
2006-09-14 05:56:00 +00:00
ben%netscape.com
d62670141f
forgot to include this file in previous checkin
2006-09-14 05:55:59 +00:00
blakeross%telocity.com
401d42a604
Removing extra "Save As..." item and separator in browser context menus (65014). r=timeless sr=alecf
2006-09-14 05:55:58 +00:00
ben%netscape.com
057c8f33a3
Fix bug 67073, remove form toolbar. r=jag, blake, jst, a=brendan
...
8:51 PM 2/2/2001
2006-09-14 05:55:57 +00:00
disttsc%bart.nl
bcd3bcd8e5
Move over, strres.js, the new, sexy <stringbundle/> is in Browser Town. bug=56680, r=timeless, a=ben
2006-09-14 05:55:56 +00:00
disttsc%bart.nl
3beb293995
Let's try this again. No changes since the last time, it looks like I was bitten by something else that was checked in and I just happened to trigger the bug. It all seems to work fine now, so:
...
More appCore killing. bug=46200, r=ben, a=alecf.
2006-09-14 05:55:55 +00:00
locka%iol.ie
190ed01c8e
Changed docshell so it turns the mouse pointer "busy" in the associated window while it is loading a document. Removed the hack in the navigator chrome that used the throbber status to set the busy pointer. b=30375 sr=rpotts@netscape.com
2006-09-14 05:55:54 +00:00
alecf%netscape.com
2755eaa923
fix for #65994 r=blake, sr=ben
...
use hidden="false" so that the hidden state of the magic toolbar buttons get persisted
2006-09-14 05:55:53 +00:00
pinkerton%netscape.com
7434746589
add comment pointing to embedding c++ code for TITLE attributes. r=saari/sr=sfraser&ben
2006-09-14 05:55:52 +00:00
alecf%netscape.com
3d8c18dbe2
back out a line that I accidentally checked in with another fix
2006-09-14 05:55:51 +00:00
alecf%netscape.com
eef1b7e9bd
back out jag's checkin as it caused blocker bug 65988
2006-09-14 05:55:50 +00:00
disttsc%bart.nl
9603b030e8
More appCore killing. bug=46200, r=ben, a=alecf
2006-09-14 05:55:49 +00:00
disttsc%bart.nl
55b37b9afc
Nothing to see here. Not removing important stuff at all. bug=67009, r=timeless, a=ben
2006-09-14 05:55:48 +00:00
blakeross%telocity.com
5fe7c67531
Fix 25369: doron's patch to implement Fishcam! r=timeless sr=alecf
2006-09-14 05:55:47 +00:00
blakeross%telocity.com
1b8047dfbe
Fix 64479, 57191, an unreported bug: lots of search bookmarks/history cleanup/fixes. r=timeless sr=alecf
2006-09-14 05:55:46 +00:00
blakeross%telocity.com
fde2596da8
Fix 64718: show Esc in menu for Stop. r=jag a=ben
2006-09-14 05:55:45 +00:00
cmanske%netscape.com
70d1c1406e
Fixing Edit Page bug 65610. r=blake, sr=smfr
2006-09-14 05:55:44 +00:00
timeless%mac.com
da39172a56
fix bug 64919 "Install PSM" should be removed from the Debug menu
...
patch from simmo@mailandnews.com r=timeless a=ben
2006-09-14 05:55:43 +00:00
danm%netscape.com
21f7b1fdd0
fix position and zoom state persistence for bm-find.xul and history.xul. bug 65262 (32148) r=ben,mscott,pchen
2006-09-14 05:55:42 +00:00
blakeross%telocity.com
4c6682e24f
removing line that was accidentally checked in.
2006-09-14 05:55:41 +00:00
alecf%netscape.com
cbe96c74dc
fix for #63698 - remove context menu for personal toolbar, as it was never working in the first place, also includes residual removal of bookmarks.js since I refactored bookmarks/history
...
a=ben r=blake
2006-09-14 05:55:40 +00:00
blakeross%telocity.com
1d723c47c8
Fix 63131: moving some event handlers from <box/> to <browser/>. r=jag sr=alecf
2006-09-14 05:55:39 +00:00
alecf%netscape.com
4fc0646dc6
more nsBrowserInstance lovin' - move the show/hide button junk into JavaScript using the now-working pref-change-observer system. bug 46200.
...
a=ben, r=jag
2006-09-14 05:55:38 +00:00
disttsc%bart.nl
aff474a50e
Fix default page loaded at start-up for the case where the browser was started with command line parameters. bug=64526, r=timeless, a=ben
2006-09-14 05:55:37 +00:00
disttsc%bart.nl
0bf7b8e936
Fix minor goof, patch by John Morisson <jrgm@netscape.com>, r=me, a=ben
2006-09-14 05:55:36 +00:00
disttsc%bart.nl
3c54ed2384
Move the text zoom menu into its own overlay so it can be used by mail/news. Bug=64449, r=timeless,mao, a=ben
2006-09-14 05:55:35 +00:00
disttsc%bart.nl
32bbdf4df4
Fix bug 64596: "starting mozilla with a URL breaks opening URLs in a new window", r=timeless, a=ben
...
I suck.
2006-09-14 05:55:34 +00:00
blakeross%telocity.com
3508b1a3ca
Fix two problems with previous patch (including bug 64639, PT broken). r=jrgm,jag
2006-09-14 05:55:33 +00:00
blakeross%telocity.com
3305b31ac7
Fix 64582: navigator cleanup/optimization. r=jag a=ben
2006-09-14 05:55:32 +00:00
blakeross%telocity.com
d976d9a5eb
Fix 64135: alt+home shortcut to go Home (command+home on mac). r=timeless a=ben
2006-09-14 05:55:31 +00:00
blakeross%telocity.com
81eadc9b2d
removing dump()s.
2006-09-14 05:55:30 +00:00
disttsc%bart.nl
2b0691aee0
Split up BrowserLoadURL into wrapper for urlbar and function which can be used in other places. bug=61808, r=blake, a=ben
2006-09-14 05:55:29 +00:00
blakeross%telocity.com
b9696e147f
Fix 54963: mousewheel text sizing not bounded, and lower upper bound (to 2000%). patch by Jonas Sicking (sicking@bigfoot.com). r=bryner,blake a=ben
2006-09-14 05:55:28 +00:00
morse%netscape.com
fd5df2b22a
fix bustage (javascript error) introduced by last checkin (for bug 23095)
2006-09-14 05:55:27 +00:00
disttsc%bart.nl
19d01dbfe8
Fix page cycling related timeouts on tinderboxen.
2006-09-14 05:55:26 +00:00
morse%netscape.com
5153eeaafd
bug 64355, hide form toolbar by default, r=evaughn@netscape.com, sr=blizzard@mozilla.org
2006-09-14 05:55:25 +00:00
disttsc%bart.nl
0c87cf17cf
Refactor nsBrowserInstance's LoadInitialPage, add contract id for the command line service, move code from c++ to js, remove dead code. bug=46200, r=blizzard, a=
...
alecf.
2006-09-14 05:55:24 +00:00
disttsc%bart.nl
287683f6de
More appCore killing, bug=46200, r=ben, a=alecf
2006-09-14 05:55:23 +00:00
ben%netscape.com
26bcf256f4
Added comment announcing drag and drop API update for Mozilla 0.8
2006-09-14 05:55:22 +00:00
morse%netscape.com
f24b467074
bug 23095 con't -- form manager toolbar, r=pchen, sr=alecf
2006-09-14 05:55:21 +00:00
morse%netscape.com
7bfd0cd1f2
attempt to fix leak and bloat caused by previous checkin
2006-09-14 05:55:20 +00:00
morse%netscape.com
e65baf0bb2
bug 23095 toolbar for wallet functions, r=pchen@netscape.com sr=alecf@netscape.com
2006-09-14 05:55:19 +00:00
blakeross%telocity.com
dea3657868
Fix 7148: change old Pathfinder website to Time... r=kerz sr=alecf
2006-09-14 05:55:18 +00:00
disttsc%bart.nl
dc8160002f
Fix attribute namespace goof-up in html tooltip code, r=jst, a=alecf
2006-09-14 05:55:17 +00:00
sspitzer%netscape.com
d6ab6bec5b
fix all context menu for the message pane. except for "Select All",
...
none of the menu items worked. two problems: move isDocumentFrame()
out to contentAreaUtils.js and move the creation of the contextMenu out
so it wouldn't go out of scope. r=blakeross, sr=bienvenu
2006-09-14 05:55:16 +00:00
blakeross%telocity.com
5e919485eb
Fix 63126: busy cursor state is broken on windows and linux (after clicking on a link). r=jag sr=alecf
2006-09-14 05:55:15 +00:00
disttsc%bart.nl
5bb0bfa8ea
More appCore killing, bug=46200, r=ben, a=alecf
2006-09-14 05:55:14 +00:00
disttsc%bart.nl
f658d4bd76
Fix html tooltips. I have been whipped. Ouch. bug=62050, r=blake, a=ben
2006-09-14 05:55:13 +00:00
blakeross%telocity.com
81026f3a38
Fix 60606: remove (evil!) mail dependency on navigator.js. also fixes bookmarking in mail via the context menu. r=jag sr=alecf
2006-09-14 05:55:12 +00:00
disttsc%bart.nl
a59b3985ad
Add shift-ctrl-R for non-cache reload shortcut. bug=61330, r=blake, a=alecf
2006-09-14 05:55:11 +00:00
blakeross%telocity.com
2d5f8cb186
Fix 63727: right-click on menu for back/fwd button pops up new menu. r=timeless sr=alecf
2006-09-14 05:55:10 +00:00
disttsc%bart.nl
2495df44e8
Temporarily hide leaks (hopefully). Bug 61886, r=dbaron, a=ben
2006-09-14 05:55:09 +00:00
disttsc%bart.nl
ccffe3d0d2
more cleaning up (bug 55798), r=alecf, a=ben
2006-09-14 05:55:08 +00:00
dbaron%fas.harvard.edu
48dd8491b4
Bypass XBL as a hack to avoid a large leak. b=61821 r=disttsc@bart.nl sr=alecf@netscape.com
2006-09-14 05:55:07 +00:00
disttsc%bart.nl
8af6fdd677
More appCore ditching (bug 46200) and cleaning up of navigator.js (bug 55798), r=alecf, a=ben
2006-09-14 05:55:06 +00:00
disttsc%bart.nl
b11be61da1
Damn typos sneaking past me. Fixed. bug=61185, r=blake, a=ben
2006-09-14 05:55:05 +00:00
disttsc%bart.nl
4b489792bc
Whoops... Fixing ``/ //'' lines...
2006-09-14 05:55:04 +00:00
disttsc%bart.nl
d9c8cae48d
Get rid of most appCore uses in navigator.js and do some general cleaning-up. bug=46200, r=alecf, r=Hixie, a=ben
2006-09-14 05:55:03 +00:00
disttsc%bart.nl
9f7d6dd544
A few preparations for later checkins for bug 46200. r=alecf, a=ben
2006-09-14 05:55:02 +00:00
blakeross%telocity.com
80f875c072
Fix 59707: extract navigator's context menu and allow it to be used elsewhere in the app (and to help in embedding). r=jag a=alecf
2006-09-14 05:55:01 +00:00
disttsc%bart.nl
a3ad1c8493
Fixes reference cycle causing leaks, bug=60927, r=dbaron, a=alecf
2006-09-14 05:55:00 +00:00
disttsc%bart.nl
d5f5cd26ab
Two about:blank related changes:
...
22400 - Don't show "about:blank" for "blank page" on new window open, r=smfr, a=alecf
37987 - Don't show "Document: done" for "about:blank", r=timeless, a=alecf
2006-09-14 05:54:59 +00:00
alecf%netscape.com
2637025237
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-09-14 05:54:58 +00:00
alecf%netscape.com
e71b7fe998
two more OpenBookmarkURL's that blake missed a=myself, r=jag
...
(this is consistent with blake & jag's earlier checkins)
2006-09-14 05:54:57 +00:00
blakeross%telocity.com
be05193ddf
Fix 48876: make d&d and modifier-/middle-click possible throughout the app and implement selection within link (50673). Also fixes 59520, 48780, 48632, 57588, 59132. r=jag sr=alecf
2006-09-14 05:54:56 +00:00
disttsc%bart.nl
6ca07d1125
Fix callers of old BrowserLoadURL() to directly use loadShortcutOrURI(aURL). bug=61808, r=blake, a=ben
2006-09-14 05:54:55 +00:00
radha%netscape.com
9598eaf018
Fix for urlbar autocomplete bug # 54392 r=ducarroz, sr=alecf
2006-09-14 05:54:54 +00:00
disttsc%bart.nl
cd91bba0fb
Get rid of appCore from sessionHistoryUI.js again, hyatt's recent changes of saving the sessionHistory object on skin switching makes this possible.
...
bug=46200, r=alecf, a=ben
2006-09-14 05:54:53 +00:00
timeless%mac.com
50f6883b3d
cleanout unused wallet references
...
r=blake, sr=alecf
2006-09-14 05:54:52 +00:00
mstoltz%netscape.com
496aa71fdc
Fixing bugscape 3109, LiveConnect exploit. sr=jband, brendan.
...
Fixing 58021, exploit in "open in new window," bug 55237. sr=brendan
2006-09-14 05:54:51 +00:00
blakeross%telocity.com
65a9a121f7
Fix 44239, 43714, 48023, 51248: home button d&d, tooltips, prefs, and other cleanup. r=timeless a=alecf
2006-09-14 05:54:50 +00:00
pchen%netscape.com
2f6038bed4
bugzilla 56564, r=matt, sr=alecf, add a "l" to ".htm" on other search URL
2006-09-14 05:54:49 +00:00
pchen%netscape.com
731cdbe10d
bugzilla 56564, r=matt, sr=alecf, added string in string bundle for "third"
...
search URL
2006-09-14 05:54:48 +00:00
disttsc%bart.nl
9905f02dc7
Make Go menu Back/Forward work again (and add accesskey to Home), bug=59836, r=timeless, a=alecf
2006-09-14 05:54:47 +00:00
blakeross%telocity.com
3d21b8bfe1
fixing minor problem with my last fix. r=jag sr=alecf
2006-09-14 05:54:46 +00:00
disttsc%bart.nl
f260713a67
Fix Debug/Verification/PNG Images Test url, bug=39984, patch=teamwork (see bug), r=leaf, a=ben
2006-09-14 05:54:45 +00:00
disttsc%bart.nl
d371cce29f
Make accel+I work in the browser. bug=55569, r=ben, a=brendan
2006-09-14 05:54:44 +00:00
blakeross%telocity.com
5e21c695be
Fixing a typo in my last patch...
2006-09-14 05:54:43 +00:00
blakeross%telocity.com
b330fea4ab
Fix 58333, 58283, 58354: Middle mouse paste of URL no longer works, shift+click (not alt+click) to save a link, and middle-click/control-click on <AREA> doesn't open in new window. r=ben sr=brendan
2006-09-14 05:54:42 +00:00
ben%netscape.com
32680e5024
that previous checkin was r=jrgm, blake, a=alecf
2006-09-14 05:54:41 +00:00
ben%netscape.com
a309a16eda
test for the fix for 58551, crash on startup when event listener added twice.
2006-09-14 05:54:40 +00:00
blakeross%telocity.com
93ea2b5d8a
Fix for 12056: ctrl+click on a link should open in new window, alt+click should save it. r=jst sr=brendan, alecf
2006-09-14 05:54:39 +00:00
cls%seawood.org
8fb94ed99d
Make sure that buildID is set to 0 unless MOZILLA_OFFICIAL is set. Bug #26798 r=leaf r=scc
...
Note: for mac, MOZILLA_OFFICIAL is only set by default on opt builds until the new mac build scripts land.
2006-09-14 05:54:38 +00:00
radha%netscape.com
c883f9de87
Fix for bug # 53922. Checking in to trunk r=waterson sr=alec
2006-09-14 05:54:37 +00:00
blakeross%telocity.com
4d6ea07df4
Fix 25592 - implement "open frame in this whole window" functionality and add an item to the context menu. r=law sr=shaver
2006-09-14 05:54:36 +00:00
disttsc%bart.nl
d9ecb4291f
Make accel-h show up in Tasks > Tools -> History menuitem and make accel-h work everywhere. bug=52580, r=/a=ben
2006-09-14 05:54:35 +00:00
blakeross%telocity.com
c0713da602
Fix 42404, wording change for the URL bar in navigator. r=matt sr=ben
2006-09-14 05:54:34 +00:00
disttsc%bart.nl
633e56895b
Make the font size menu always set a zoom level as interim fix until we've hooked up mousewheel font size changing to this menu.
...
bug=57480, r=bryner, a=ben
2006-09-14 05:54:33 +00:00
blakeross%telocity.com
032d1d1351
Fix 57825: search button broken for single click searches. r=pchen a=alec, rtm+
2006-09-14 05:54:32 +00:00
pchen%netscape.com
cfb67e58c5
bugzilla 56564, r=matt, sr=alecf, ooops, found typo in fix, fixing typo
2006-09-14 05:54:31 +00:00
matt%netscape.com
22951488d2
http://bugzilla.mozilla.org/show_bug.cgi?id=55413
...
adding fuction for listeners
a=ben.
a=rjc
2006-09-14 05:54:30 +00:00
pchen%netscape.com
9d81d038e4
bugzilla 56564, r=matt, sr=alecf, revert code from bugscape 2666 and use
...
string bundle for "third" search URL
2006-09-14 05:54:29 +00:00
law%netscape.com
a9d020377f
rtm+ bug 27187; add code to make Mozilla the 'default browser'; r=ssu@netscape.com; sr=scc@netscape.com
2006-09-14 05:54:28 +00:00
disttsc%bart.nl
5ef57cac22
Make Text Size menu not show on Macs. bug=52969, r=pinkerton, a=ben
2006-09-14 05:54:27 +00:00
blakeross%telocity.com
01d31269be
Fix bug 52059, remove Print Preview from app menus until the feature is implemented and working. r=matt sr=ben, rtm+
2006-09-14 05:54:26 +00:00
mcafee%netscape.com
83ab7c7fe7
Adding Ctrl-E for File | Edit Page accelerator (53773). r=akkana
2006-09-14 05:54:25 +00:00
disttsc%bart.nl
c222262de0
Remove an obsolete comment, r=/a=waterson
2006-09-14 05:54:24 +00:00
mcafee%netscape.com
a2bb74c633
Ctrl-Home isn't supposed to go to home page, says lake the UI czar (51597). r=pavlov
2006-09-14 05:54:23 +00:00
mcafee%netscape.com
6a5771b120
Adding ctrl+/- accelerators for View|Text Size enlarge/reduce (51597). patch=jag, r=mcafee
2006-09-14 05:54:22 +00:00
disttsc%bart.nl
1b366a181c
Turn View -> Text Size back on now that bug 52985 (mac menu bug) is fixed. Bug=53207, a=brendan
2006-09-14 05:54:21 +00:00
hyatt%netscape.com
39dd568cc1
48758. r=ben,saari, a=waterson
2006-09-14 05:54:20 +00:00
blakeross%telocity.com
25f345f39b
Fix 55839: URL bar passes empty search string to default search engine. r=rjc a=waterson
2006-09-14 05:54:19 +00:00
pchen%netscape.com
c7caada23c
bugscape 2666, r=matt, sr=scc, set fallbackDefaultSearchURL to " http://search.netscape.com/ " because navigator.js was overriding the old URL with this
2006-09-14 05:54:18 +00:00
morse%netscape.com
8b163fe68b
bug 52674, changing url for privacy tutorial, r=dveditz,ben, a=verah,ben,dveditz,mcarlson,matt
2006-09-14 05:54:17 +00:00
radha%netscape.com
bc45670700
Fix for bug #52215 r=ben a=ben
2006-09-14 05:54:16 +00:00
timeless%mac.com
51647d2a3e
another fix for another part of bug 41535 r=cmanske a=ben.
2006-09-14 05:54:15 +00:00
timeless%mac.com
489d7a0d53
for bug 41535; r=cmanske, a=brendan; urgent=blake+l10n.
...
It seems that charsetOverlay was replaced by charsetDetectorsOverlay.
2006-09-14 05:54:14 +00:00
hewitt%netscape.com
cc28061427
#54751 - [Modern] main window cleanup, r=andreww, a=ben
2006-09-14 05:54:13 +00:00
blakeross%telocity.com
215f44ef38
Fix nsbeta3+ bug 50202, IE favorites not working in PT Bookmarks menu. r=a=don
2006-09-14 05:54:12 +00:00
ben%netscape.com
a1e0cbf10e
Fix for bug 52966, blank first item in session history popup associated with URLBar. r=hewitt, sr=radha.
2006-09-14 05:54:11 +00:00
mcafee%netscape.com
aac2b2ffb2
Mis-named key id was preventing ctrl-s from showing up in File menu (53269). a,r=waterson
2006-09-14 05:54:10 +00:00
waterson%netscape.com
e4e208bcd1
Bug 44352. Remove nsIMemoryPressureObserver in favor of nsIObserverService et al., and convert existing nsIMemoryPressureObserver clients. Add memory flusher thread. Add debug UI to force memory flush. r=alecf,sfraser,warren a=warren
2006-09-14 05:54:09 +00:00
blakeross%telocity.com
d682ce364f
Beginning of the fix for bug 52727, search menu item and find dialog title should be Find in this Frame when searching a frame. r=law a=brendan
2006-09-14 05:54:08 +00:00
pinkerton%netscape.com
471a5fdfb9
jag's checkin makes mac submenus freak out. not sure why. backing out until we know why.
2006-09-14 05:54:07 +00:00
law%netscape.com
e722c4ea5c
Bug 50656; r=matt@netscape.com; sr=ben@netscape.com; Don't let window.status override window.defaultStatus forever, and don't put auxilliary messages into overLink
2006-09-14 05:54:06 +00:00
blakeross%telocity.com
6dc8c06ed5
Fix bug 46645, pref about popping open the My Sidebar Search search when search results are available has no effect. r=rjc sr=scc, rtm+
2006-09-14 05:54:05 +00:00
pchen%netscape.com
872f818a27
bugscape 2666, r=matt, sr=scc, removed code to check to see if defaultSearchURL equals fallback URL, set fallback URL to hard coded value, should be functionally equivalent and we can internationalize the URLs
2006-09-14 05:54:04 +00:00
ben%netscape.com
f51555b932
fix for 53537, middle mouse click drag on scrollbar causes clipboard to load in content area.
...
patch from jrgm, r=alecf, sr=ben (juss' checking it in...)
2006-09-14 05:54:03 +00:00
locka%iol.ie
84a7ac1d6f
Changes to loadURI & reload methods on nsIDocShell, nsIWebNavigation. b=50949, r=radha, a=radha
2006-09-14 05:54:02 +00:00
disttsc%bart.nl
5f5da58f1f
Fixes a minor gotcha when selecting View -> Text Size -> Other, then cancel. Checkmark was left on Other instead of being set back on the menuitem it was on before. bug=52971, r=mozbot, a=brendan.
2006-09-14 05:54:01 +00:00
beard%netscape.com
f516e86f4d
Fixing strict JS warning (duplicate declaration of var leakDetector). Using XPConnect wrapper as the prototype of the JS LeakDetector constructor function.
2006-09-14 05:54:00 +00:00
disttsc%bart.nl
d6f26b68f6
Better version of View -> Text Size submenu. bug=37940, r=mj@digicool.com, a=brendan
2006-09-14 05:53:59 +00:00
hewitt%netscape.com
ccdcd9f7aa
#46015 - reload hotkeys, r=ben
2006-09-14 05:53:58 +00:00
ben%bengoodger.com
5242347a2b
263928 - distribution id for search results r=vlad sr=brendan
2006-09-14 05:53:57 +00:00
law%netscape.com
ca1765e7d3
Bug 117702; change wording to say 'system tray'; r=caillon, sr=blake
2006-09-14 05:53:56 +00:00
jaggernaut%netscape.com
f5de0c164e
Bug 158173: fix some quicklaunch related wording. Patch by Mike Kowalski <pepperxn@netscape.net>, r=timeless, r=jatin, sr=jag
2006-09-14 05:53:55 +00:00
disttsc%bart.nl
bf90146494
ctrl+left/right -> alt+left/right for back/forward navigation on unix (yay!). r=ben, a=brendan
2006-09-14 05:53:54 +00:00
mcafee%netscape.com
71232051f5
Adding accelerator for View|Page Source (51541). r=pavlov
2006-09-14 05:53:53 +00:00
mcafee%netscape.com
979bcbe5b2
Cleaning this up, adding some comments. r=pavlov
2006-09-14 05:53:52 +00:00
hewitt%netscape.com
f391c92a97
#46015 - reload keyboard accelerator, r=ben
2006-09-14 05:53:51 +00:00
cbiesinger%web.de
251e561ccb
bug 125848 r=bryner sr=blake
...
Mnemonic for Exit Mozilla in Quick Launch should be X not E
2006-09-14 05:53:50 +00:00
ben%bengoodger.com
1d9b2831cf
261991 - Reorder search plug-in list (r=vladimir@pobox.com, sr=mscott@mozilla.org, a=asa@mozilla.org)
2006-09-14 05:53:49 +00:00
blakeross%telocity.com
f8e597d278
98805 - need confirmation dialog, not aler,t when disabling ql. r=law sr=hewittCVS: ----------------------------------------------------------------------
2006-09-14 05:53:48 +00:00
law%netscape.com
03a59bb050
Bug 106231; add mnemonic for Disable QuickLaunch menu item; patch from Tsukasa Maruyama (mal@mozilla.gr.jp); r=morse, sr=ben
2006-09-14 05:53:47 +00:00
blakeross%telocity.com
c2b9069f9e
(fixing license)
2006-09-14 05:53:46 +00:00
blakeross%telocity.com
55a73b5adc
Turbo landing:
...
- Turbo mode should run Mozilla from registry (88844). r=ccarlen sr=ben
- Systray menu for turbo should include components (89532). r=syd sr=ben
- Installer checkbox needs to turn turbo on properly (96936, 97338). r=ccarlen sr=ben
- Add 'Disable Quick Launch' menuitem to turbo systray icon (98770). r=syd sr=ben
- Need confirmation dialog when 'Disable Quick Launch' is selected (98805). r=syd sr=ben
- Show dialog when last window is closed in turbo mode (89166). r=ccarlen sr=ben
and some cleanup.
2006-09-14 05:53:45 +00:00
sicking%bigfoot.com
45c1479383
Make links look like links in the "properties" dialog. bug 84259. r=hwaara sr=hewitt a=asa (for drivers).
2006-09-14 05:53:44 +00:00
gerv%gerv.net
a410be6ddf
Remove "debug=true" from XUL. Bug 83240. r=timeless, sr=blake, a=asa.
2006-09-14 05:53:43 +00:00
gerv%gerv.net
48ebadf6d4
Clean up Properties window (right click on elements in Navigator and select "Properties".) Bug 74121. r=rbs, sr=alecf.
2006-09-14 05:53:42 +00:00
ftang%netscape.com
57a93b5038
fix bug 41325. Make new entries in the keybinding for Mac so cmd+[ and cmd+] make forward and backward. r=saari
2006-09-14 05:53:41 +00:00
locka%iol.ie
cb7bfd6e0b
Changes to loadURI & reload methods on nsIDocShell, nsIWebNavigation. b=50949, r=radha, a=radha
2006-09-14 05:53:40 +00:00
cls%seawood.org
2d8ce2751e
A strict warning says that this variable needs to be declared before being used. It let's View->Page Source work again
2006-09-14 05:53:39 +00:00
ben%netscape.com
f795bf3548
part of previous checkin
2006-09-14 05:53:38 +00:00
radha%netscape.com
90aed4be34
More changes to fix 49498. r=ben
2006-09-14 05:53:37 +00:00
blakeross%telocity.com
aec6f5c9cb
Fix 52541: link dragging no longer works. r=dr sr=alecf
2006-09-14 05:53:36 +00:00
alecf%netscape.com
b53ddc4075
back out my dumb-ass fix for 52519 - it only worked for like a day, then died.
2006-09-14 05:53:35 +00:00
alecf%netscape.com
e1e49cdb4a
first part of fix for #52519 - escape text/x-moz-url URLs when they are dragged r=law@netscape.com (LOTS of review!)
...
a=ben@netscape.com
(from the N6 branch)
2006-09-14 05:53:34 +00:00