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

1764 Коммитов

Автор SHA1 Сообщение Дата
alecf%netscape.com 9863f3f2a6 argh, fix dumb, incredibly obvious typo - requestOr not requestEr
(also spotted by bstell.. thanks bstell)
2001-05-07 14:37:02 +00:00
ccarlen%netscape.com ac8ff4c8ea Bug 78745 - nsIPromptService::ConfirmEx needs to be more flexible. r=valeski, sr=sfraser 2001-05-06 15:03:55 +00:00
dbaron%fas.harvard.edu cbf360b0b9 Fix clobber-only MOZ_TRACK_MODULE_DEPS bustage by changing mozucth in REQUIRES lines to helperAppDlg or removing it entirely. 2001-05-06 13:36:08 +00:00
kandrot%netscape.com afdac97c93 Check in for Ron Guilmette. r=shaver, sr=waterson. For intl r=nhotta. Changes for NS_IMPL_NSGETMODULE. bug #46775. 2001-05-05 05:33:37 +00:00
sfraser%netscape.com 0d77719154 Fix bug 78419; move Find-related JS into a new file, used in navigator and viewsource. sr=sspitzer, r=jag 2001-05-05 00:46:54 +00:00
law%netscape.com bfdd64606b Bug 52454; remove #include of obsolete header; r=pchen@netscape.com, sr=mscott@netscape.com 2001-05-03 20:52:43 +00:00
alecf%netscape.com e3f07e582e comment out a dump() statement that can be confusing - has no real effect
(has no effect on running code, and should have been taken out before checking in - oops!)
2001-05-03 14:00:40 +00:00
matt%netscape.com 136c629c2f adding for url parsing
bug 73974 and bug 77261 r=mcafee and sr=brendan
2001-05-03 01:42:22 +00:00
alecf%netscape.com 8d22f420e4 add nsBrowserContentListener.js to jar.mn, part of previous checkin 2001-05-02 22:58:10 +00:00
alecf%netscape.com 8d9c5a2217 additional nsBrowserInstance destruction - move URI content listener into JS
part of bug 46200 sr=ben
2001-05-02 22:57:38 +00:00
alecf%netscape.com 4e804221a7 part of bug 46200 - sr=ben, but not part of the build yet
implement the browser's nsIURIContentListener in JS
2001-05-02 22:53:36 +00:00
alecf%netscape.com 8dcf64f03f partial fix for bug 46456 - add visual feedback to personal toolbar drag & drop
sr=ben
2001-05-02 22:33:43 +00:00
rbs%maths.uq.edu.au fb20130360 Part of the fix for bug 76567 (load viewsource.css on demand rather than at startup) and bug 60892 (show title on the viewsource window) r=harishd,brendan sr=jst 2001-05-02 04:45:21 +00:00
rbs%maths.uq.edu.au 52753a8d55 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 2001-05-02 04:37:39 +00:00
rbs%maths.uq.edu.au 1d0d6c0021 Drop one tee from the XUL attribute 'contenttitlesettting' - Typo pointed out by brendan when reviewing the patch for bug 76567 2001-05-02 04:33:05 +00:00
tao%netscape.com 44523e5e01 57441: Shouldn't have to restart after Mozilla UI langpack changes.
part1 (r=jbetak, sr=waterson); fix the template code
2001-05-02 00:03:03 +00:00
hewitt%netscape.com 615f81f105 43189 - autocomplete, r=matt, sr=alecf 2001-04-30 18:37:04 +00:00
mkaply%us.ibm.com b1f34a2a4e #70344
r=bstell, sr=erik
Move Bidi encodings to Middle Eastern menu
2001-04-30 00:10:31 +00:00
blakeross%telocity.com b2084a6044 Accesskeys for themes (75201, patch by neil@parkwaycc.co.uk). r=blake sr=alecf 2001-04-29 15:46:34 +00:00
blakeross%telocity.com a7442ad546 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 2001-04-29 02:52:16 +00:00
thayes%netscape.com 7f4b61476f Bug 70362 - Fix conflict in the meaning of window.arguments values (dialog
parameters).  sr=alecf
2001-04-28 21:25:31 +00:00
cls%seawood.org 00f28396a9 Set EXPORT_LIBRARY=1 in all pertinent Makefile.ins. Allows us to build the final link list as we traverse the tree. Bug #46775 2001-04-28 19:48:12 +00:00
radha%netscape.com a6dedba315 fix for bug # 68847. Roload button doesn't work right on framed pages r=mcafee, sr=rpotts 2001-04-28 03:37:38 +00:00
dbaron%fas.harvard.edu 93f995ca81 Enable the page cycler in builds where NS_BUILD_REFCNT_LOGGING is defined. b=75249 r=jag@tty.nl sr=waterson@netscape.com 2001-04-28 02:22:51 +00:00
sfraser%netscape.com 44cbfd57f8 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 2001-04-27 21:11:03 +00:00
heikki%netscape.com 4095a51dde Bugs 65848 and 75031, support for application/xml and application/xhtml+xml mime types. This also fixes almost all of content to use NS_LITERAL_STRING instead of NS_ConvertASCIItoUCS2. r=harishd, valeski (mime types), sr=vidur. 2001-04-26 19:33:12 +00:00
morse%netscape.com 4800f0c430 bug 60151, ui doesn't work after a theme switch, r=morse, sr=ben 2001-04-26 12:14:15 +00:00
hyatt%netscape.com 8130400b54 Fix for 77002. reviewers=jst,waterson,hixie,shaver,brendan,pavlov 2001-04-25 19:52:49 +00:00
ccarlen%netscape.com c8128a5765 Bug 46859 - Remove UniversalDialog. r=valeski/sr=rpotts,sfraser/a=blizzard 2001-04-21 00:26:18 +00:00
ben%netscape.com ed149d826b Fix for crash on mac startup, 76526 & other personal toolbar weirdness.
sr=sfraser, a=asa.
2001-04-18 20:42:46 +00:00
maolson%earthlink.net fc69b17ec2 bug 70810 [XUL Syntax] Change tab syntax - another of the XUL 1.0 changes
r=ben, sr=hyatt
2001-04-18 06:59:04 +00:00
dr%netscape.com 2e8fbd1253 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 2001-04-18 06:06:31 +00:00
ben%netscape.com 50b40776d8 forgot to include this file in previous checkin 2001-04-18 05:49:48 +00:00
ben%netscape.com 898103a36b 17920, r=hyatt, sr=sfraser, scc 2001-04-18 04:52:46 +00:00
blakeross%telocity.com 94b6354336 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 2001-04-18 03:50:15 +00:00
loadrunner%betak.net 6166fc36ea bug 54285, r=nhotta, jag, pink, sr=brendan 2001-04-17 01:58:00 +00:00
maolson%earthlink.net a1ece4a66a bug 11623 - change CSS file comments from // to /* */
r=dbaron, sr=hewitt
2001-04-16 23:11:27 +00:00
peterv%netscape.com 99570d2693 Fix View->Use Stylesheet. r=jag, sr=alecf. 2001-04-16 21:15:51 +00:00
chak%netscape.com 1a90cb3c8f Fix for bug#66334 - Viewsource needs to be a protocol handler
Changes to make the mozilla to use viewsource: URL
r=valeski,sr=rpotts
2001-04-16 20:19:44 +00:00
dbaron%fas.harvard.edu 34e3e165b7 Fix page cycler (and tinderbox orange). r=disttsc@bart.nl 2001-04-14 21:41:15 +00:00
disttsc%bart.nl 5ad5ad4564 Move browser's nsIWebProgressListener implementation into js. More work for bug 46200, r=ben, r=adamlock, sr=alecf. 2001-04-14 20:08:32 +00:00
blakeross%telocity.com 98b6632102 Use a cached ref to the url bar instead of retrieving it for each page load and accel+L (75331). r=kerz sr=alecf 2001-04-12 04:34:43 +00:00
danm%netscape.com acf746db54 replacing use of evil hidden window with embedding-copacetic window watcher. bug 71895 r=blizzard,hyatt,javi,various 2001-04-11 01:20:28 +00:00
disttsc%bart.nl 75541b372e Fix back/forward navigation keys, bug=75232, author=Sairuh <siaruh@netscape.com>, r=jag, sr=ben 2001-04-10 11:34:47 +00:00
darin%netscape.com 00a7e27ee6 Necko API changes, bug 74221. r=valeski, sr=rpotts. 2001-04-10 06:01:08 +00:00
tao%netscape.com ed726cd791 71910: Location field for home page in Navigator prefs panel empty
(r=mcafee,sr=alecf). Relocate urls.
2001-04-09 23:13:30 +00:00
danm%netscape.com bfe4893c0c fix goofed recent change from use of commondialogs to promptservice. bug 75244 r=hyatt,ianh 2001-04-09 20:38:20 +00:00
disttsc%bart.nl 97f2f03260 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 2001-04-09 04:31:00 +00:00
danm%netscape.com d3733a7448 commondialog service is being replaced by promptservice. bug 72112 continues 2001-04-09 02:08:05 +00:00
disttsc%bart.nl d7632eed83 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 2001-04-08 08:39:33 +00:00
disttsc%bart.nl 72cea9bb38 Clean up MODULE/REQUIRES, bug=73353, r=cls 2001-04-08 08:33:11 +00:00
blakeross%telocity.com b3f9664e50 This should fix at least some of the assertions (harpoon orange)...just commenting two things out. 2001-04-06 00:51:19 +00:00
blakeross%telocity.com 3e93f06329 removing alert that snuck in. 2001-04-05 19:54:08 +00:00
blakeross%telocity.com c9b9689e26 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 2001-04-05 19:53:13 +00:00
dprice%netscape.com 8c0b9eaf97 65845 - new order files 2001-04-05 06:02:32 +00:00
loadrunner%betak.net bc0588b645 Bug 72752, The default search engine will pick up AltaVista TradChinese, r=nhotta, sr=alecf 2001-04-05 01:05:28 +00:00
hyatt%netscape.com fe8a8c8c58 Fix for 53670. 2001-04-04 23:15:02 +00:00
disttsc%bart.nl f2b7355968 Get postData from session history instead of BrowserInstance. bug=46200, r=law, sr=alecf 2001-04-03 20:53:50 +00:00
disttsc%bart.nl dacbb4faa9 Add "gfx2" and "imglib2" to REQUIRES lines in Makefile.in for MOZ_TRACK_MODULE_DEPS builds (e.g. senna) 2001-03-30 10:39:06 +00:00
alecf%netscape.com cd7184da22 fix for but 1995, checking in for sicking@bigfoot.com, sr=alecf r=jag 2001-03-30 06:01:00 +00:00
radha%netscape.com f54ac9de78 Fix for bug # 72995. r=morse, mcafee. sr=alecf 2001-03-28 23:47:00 +00:00
nhotta%netscape.com 6198d6b1af Adding a new converter for HKSCS (contribution from Gavin.Ho@compaq.com), bug 25226, r=nhotta, ftang, sr=erik. 2001-03-28 01:20:37 +00:00
disttsc%bart.nl f595ed19f3 Clean up REQUIRES lines. r=cls 2001-03-25 22:59:27 +00:00
blakeross%telocity.com 85f54f99db Removing non-compliant text/xul mimetype, replacing with application/vnd.mozilla.xul+xml (28237, patch by gerv@gerv.net). r=blake sr=hyatt 2001-03-25 16:49:38 +00:00
disttsc%bart.nl c4169f4926 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 2001-03-23 08:14:49 +00:00
mkaply%us.ibm.com 4e509b68bf #72745
r=doron, sr=alecf
Change hardcoded Mozilla to brandShortName
2001-03-23 03:26:54 +00:00
disttsc%bart.nl 5ea9f07348 Delay some browser startup/init stuff and the actual page load till after the window shows. bug=38621, r=shaver, sr=hyatt,alecf 2001-03-22 13:05:53 +00:00
tao%netscape.com 899c4a03c2 71042: Linux installer build: "English UNIX" in "View|Set Language"
(r=ssu,sr=erik)
2001-03-22 02:17:47 +00:00
blakeross%telocity.com 0b2dd2b2d2 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 2001-03-22 00:59:29 +00:00
maolson%earthlink.net 1e7ee6f0f9 fix bug 70747 [XUL Syntax] Replace <textfield> with <textbox>
r=blake, a=ben
2001-03-22 00:15:47 +00:00
tao%netscape.com a6926bddd9 Fix bustage. 2001-03-19 23:40:58 +00:00
tao%netscape.com af837c8d5a 71517: Dynamically select platform jar in langxxxx.xpi. r=ssu, sr=dveditz.
package all en-*.jar into langenus.xpi and select on one the fly.
2001-03-19 23:10:12 +00:00
disttsc%bart.nl 8673dbea09 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 2001-03-19 21:52:33 +00:00
disttsc%bart.nl 0fa0b3f419 Hook up browser UI after skin switch. bug=68662, r=ben, sr=alecf, a=asa 2001-03-16 22:40:15 +00:00
disttsc%bart.nl ceea27c833 "status bar not displaying final information", bug 62796, r=mao, sr=hyatt, a=asa 2001-03-16 21:40:33 +00:00
disttsc%bart.nl 61b5f3beff "Re-do change from bundle to gNavigatorBundle" (accidental backout), bug=72137, r=mao, sr=ben, a=blizzard 2001-03-16 21:32:24 +00:00
stephend%netscape.com 748d52f594 Checking in the fix for tooltip in browser, bug 71612 r=timeless@mac.com sr=hewitt@netscape.com 2001-03-14 03:05:08 +00:00
matt%netscape.com ba5d3e5101 adding search pattern matching on search button
"://" and "."
r=alecf
sr=ben
2001-03-14 02:38:24 +00:00
alecf%netscape.com 799a8d7f6d fix for bug 71822 r=pchen a=ben
workaround for focusedWindow being null
2001-03-13 19:56:36 +00:00
dprice%netscape.com edb387e49c 71057 sr=waterson new order files. NOT PART OF THE REGULAR BUILD 2001-03-13 10:47:37 +00:00
stephend%netscape.com 78483509e7 Backing out again, I swear I'm color blind. Hopefully the trees are green tomorrow. Bug 71612 2001-03-13 07:59:27 +00:00
stephend%netscape.com 07da833dac Checking in on a safe tree per the rules this time, fix for bug 71612 r=timeless@mac.com sr=hewitt@netscape.com 2001-03-13 07:28:02 +00:00
ben%netscape.com 28a24ae620 Fix for 52536, can't bookmark full page plugin. r=jag, kerz; a=hewitt 2001-03-13 07:05:39 +00:00
stephend%netscape.com 26f19b75a6 Backing out my changes for bug 71612 to meet the Netscape contributer tree requirements 2001-03-13 02:13:38 +00:00
stephend%netscape.com 53742e8b35 Fix for bug 71612 Tooltips for browser grippies r=timeless@mac.com sr=hewitt@netscape.com 2001-03-13 01:47:09 +00:00
mcafee%netscape.com e7e28ae1c1 Moving some oncommand handlers outside of <template> constructs to avoid extra nsEventListenerManager creation (68074). sr=alecf 2001-03-12 23:30:29 +00:00
timeless%mac.com 0d00eb70d8 fix Bug 65428 language="javascript" should be type="application/x-javascript"
r=kerz a=ben
2001-03-11 12:17:34 +00:00
ben%netscape.com 48efcf8c86 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.
2001-03-11 07:30:02 +00:00
disttsc%bart.nl be365c8ed9 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. 2001-03-10 11:16:26 +00:00
hyatt%netscape.com d741df52e2 Fix for 71262 and 71485, r=jag, srs=shaver on 71262 and hewitt on 71485 2001-03-10 01:43:09 +00:00
dbaron%fas.harvard.edu 5c527757fd Fix MOZ_TRACK_MODULE_DEPS (senna tinderbox) bustage by adding txmgr to REQUIRES. 2001-03-09 16:20:16 +00:00
alecf%netscape.com 5f55e74b16 ooops, forgot this in my last checkin - part of bug 70929 sr=waterson 2001-03-09 14:58:38 +00:00
stephend%netscape.com beadd74932 Re-implements tooltips from bug 60260 r=db48x@yahoo.com a=ben@netscape.com 2001-03-09 07:23:56 +00:00
hewitt%netscape.com 6133d05e5f 69280 - boomarks window cleanup, r=blake, sr=ben 2001-03-09 00:08:52 +00:00
mcafee%netscape.com a6f550ce32 Adding view page info for pages, frames (41443). patch=matthew wilsom, r=mcafee, sr=ben 2001-03-08 01:55:27 +00:00
dougt%netscape.com 333222f0fe Fix for 71235. making pagecycler give some timing data. r=waterson@netscape.com 2001-03-08 00:56:42 +00:00
thayes%netscape.com 17043646da Implement tab-based framework for pageInfo.
+ tabs + extension by overlay + open to specific tab
2001-03-08 00:48:09 +00:00
tao%netscape.com 4b1208d8d4 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.
2001-03-06 02:34:34 +00:00
blakeross%telocity.com 38794d139f 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 2001-03-02 03:07:53 +00:00
disttsc%bart.nl 83c3e701ec 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 2001-03-01 10:49:15 +00:00
blakeross%telocity.com f99981d728 The content area, not the urlbar, should be focused when you open links in new windows (53549). r=saari,timeless sr=alecf 2001-02-28 03:22:46 +00:00
nhotta%netscape.com 87c672b401 Moved collation setting from pref to property for localizability, bug 62015, r=tao, sr=erik. 2001-02-27 23:33:47 +00:00
dprice%netscape.com 199c935b04 # 65845 sr=waterson, new order files will greatly reduce the number of link warnings. 2001-02-27 04:38:19 +00:00
radha%netscape.com c78295cd82 Fix for bug # 46813. Assertion while trying to go back. r=jag, sr=alecf 2001-02-27 00:55:49 +00:00
blakeross%telocity.com c2f13b1ae0 Smoketest blocker/autocompletion fix (69949). 2001-02-23 20:40:29 +00:00
tao%netscape.com 0f1d140dbb fixed bustage (lines slipped in solving conflicts) 2001-02-23 09:28:21 +00:00
tao%netscape.com 90bfcacfe5 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).
2001-02-23 08:34:10 +00:00
blakeross%telocity.com 26aff3aa5d 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 2001-02-23 03:31:46 +00:00
radha%netscape.com e0fd14934e Fix for bug # 69713. Get rid of unused #defines. r=timeless, adamlock 2001-02-23 00:09:00 +00:00
hyatt%netscape.com 25dba148ef Patch to further reduce the time of progress meter and status updates. r=pchen, sr=alecf 2001-02-22 23:46:19 +00:00
disttsc%bart.nl a6f2f5861a Mass REQUIRES update to synch up with string lib and xul changes in an attempt to fix senna bustage. r=jst, sr=cls 2001-02-22 09:35:51 +00:00
dougt%netscape.com 128f95aa9b 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
2001-02-21 20:38:08 +00:00
morse%netscape.com 5aca67d92e bug 31967, wallet overlays, r=alecf@netscape.com, sr=ben@netscape.com 2001-02-21 05:28:18 +00:00
dprice%netscape.com 997fb091c7 65845 first cut of the order files 2001-02-13 02:48:02 +00:00
blakeross%telocity.com 660b5b3b80 Removing Ben's crackhead date dumps. 2001-02-12 22:18:27 +00:00
disttsc%bart.nl 3d2d80d536 Back out dougt's channel changes 2001-02-12 03:14:23 +00:00
dougt%netscape.com 1b9ca82439 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
2001-02-10 00:16:26 +00:00
blakeross%telocity.com 1b7bee06c8 Bookmarks on personal toolbar don't do anything when clicked. r=jag sr=blizzard (one of the .8 critical bugs) 2001-02-07 20:15:05 +00:00
disttsc%bart.nl 48e56314bf Make navigator windows not load the home page when opened programmatically (say |window.open(url);|). bug=65993, r=blake, a=ben 2001-02-07 07:03:04 +00:00
blakeross%telocity.com 728dc99869 Directory listings have wrong context menu (for bbaetz, 67013). r=blake a=ben 2001-02-07 03:38:01 +00:00
blakeross%telocity.com 14c214e6ef Caching the browser in navigator.js so we don't keep retrieving it on startup (67262). r=timeless sr=alecf 2001-02-06 02:17:27 +00:00
blakeross%telocity.com fd0cba1673 Page info panes should have adjustable and have scrollbars (by db48x@yahoo.com, 63913). r=timeless sr=alecf 2001-02-06 02:11:22 +00:00
ben%netscape.com 910b9ea500 Bookmarks Window Updates, includes fixes for
27495, 38004, 42080, 43146, 43753, 47494, 50835, 53403, 55447, 55448, 55787
r=blake, a=hyatt
2001-02-05 07:48:03 +00:00
blakeross%telocity.com 67538326eb Removing extra "Save As..." item and separator in browser context menus (65014). r=timeless sr=alecf 2001-02-04 20:05:18 +00:00
ben%netscape.com b31bcba15b Fix bug 67073, remove form toolbar. r=jag, blake, jst, a=brendan
8:51 PM 2/2/2001
2001-02-03 04:45:56 +00:00
disttsc%bart.nl d71788cf5a Nothing to see here. Not removing important stuff at all. bug=67009, r=timeless, a=ben 2001-02-01 09:55:42 +00:00
disttsc%bart.nl 66e3715fd2 Move over, strres.js, the new, sexy <stringbundle/> is in Browser Town. bug=56680, r=timeless, a=ben 2001-02-01 09:53:38 +00:00
disttsc%bart.nl 54f5d157e7 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.
2001-01-31 01:08:51 +00:00
locka%iol.ie 3131997624 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 2001-01-26 12:35:32 +00:00
ben%netscape.com 84bd266ccc Added comment announcing drag and drop API update for Mozilla 0.8 2001-01-26 09:37:56 +00:00
alecf%netscape.com 9f82265546 fix for #65994 r=blake, sr=ben
use hidden="false" so that the hidden state of the magic toolbar buttons get persisted
2001-01-26 01:30:37 +00:00
blakeross%telocity.com ca6bc8765e Fix 25369: doron's patch to implement Fishcam! r=timeless sr=alecf 2001-01-23 21:57:07 +00:00
pinkerton%netscape.com 25f3fa2145 add comment pointing to embedding c++ code for TITLE attributes. r=saari/sr=sfraser&ben 2001-01-22 21:50:49 +00:00
alecf%netscape.com 89726fca81 back out a line that I accidentally checked in with another fix 2001-01-19 20:45:39 +00:00
alecf%netscape.com 8fb23ce1a8 back out jag's checkin as it caused blocker bug 65988 2001-01-19 19:40:38 +00:00
disttsc%bart.nl 07ee87e6cf More appCore killing. bug=46200, r=ben, a=alecf 2001-01-19 01:19:07 +00:00
alecf%netscape.com 82ba7c0aff 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
2001-01-18 07:50:06 +00:00
m_kato%ga2.so-net.ne.jp dc83a95253 bug 65547, r=jag, sr=sfraser
delete unused line
2001-01-18 02:50:29 +00:00
blakeross%telocity.com d4c8771cfe Fix 64479, 57191, an unreported bug: lots of search bookmarks/history cleanup/fixes. r=timeless sr=alecf 2001-01-17 20:39:59 +00:00
blakeross%telocity.com 0fcd6d0afb Fix 64718: show Esc in menu for Stop. r=jag a=ben 2001-01-17 07:00:03 +00:00
blakeross%telocity.com cc2c711cb1 removing line that was accidentally checked in. 2001-01-17 00:50:52 +00:00
alecf%netscape.com 5f312cf8bf 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
2001-01-17 00:45:41 +00:00
blakeross%telocity.com 410e91f8ac Fix 63131: moving some event handlers from <box/> to <browser/>. r=jag sr=alecf 2001-01-17 00:32:34 +00:00
cmanske%netscape.com a0a3f20731 Fixing Edit Page bug 65610. r=blake, sr=smfr 2001-01-16 21:57:07 +00:00
timeless%mac.com 441998fa74 fix bug 64919 "Install PSM" should be removed from the Debug menu
patch from simmo@mailandnews.com r=timeless a=ben
2001-01-14 08:56:54 +00:00
disttsc%bart.nl ed1cd1d6be 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 2001-01-14 07:37:11 +00:00
disttsc%bart.nl 879801f0ef Fix bug 64412: security warning dialogs must be dismissed twice. r=pollman, a=ben 2001-01-13 06:42:16 +00:00
disttsc%bart.nl 0091d9e20f Fix minor goof, patch by John Morisson <jrgm@netscape.com>, r=me, a=ben 2001-01-13 03:54:46 +00:00
danm%netscape.com c30ab11584 fix position and zoom state persistence for bm-find.xul and history.xul. bug 65262 (32148) r=ben,mscott,pchen 2001-01-13 01:25:42 +00:00
cmanske%netscape.com 43b60cde06 Opening a URL in editor always checks for existing window, b=64129, r=mjudge, sr=sfraser 2001-01-12 22:31:16 +00:00