Commit Graph

7378 Commits

Author SHA1 Message Date
locka%iol.ie
6d6db074a4 Updated to use nsIEmbeddingSiteWindow, sr=blizzard@mozilla.org b=68581 2001-03-13 12:21:34 +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
alecf%netscape.com
b3e6a3e098 oops! I didn't mean to checkt this change in with my last landing 2001-03-13 07:25:04 +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
alecf%netscape.com
596e75a30a fix for 71511 - clean up nsIGlobalHistory even further by refactoring setTitle i
nto nsIBrowserHistory, cleaning up extra addPage() parameters, and fixing all co
nsumers
r=valeski, sr=shaver
2001-03-13 06:19:40 +00:00
maolson%earthlink.net
e1f780970e fix bug 53688 - javascript strict warnings in autocomplete.xml
r=timeless, sr=alecf
2001-03-13 06:17:22 +00:00
hyatt%netscape.com
6fa8df00ae Forgot this file in my checkin. 2001-03-13 04:17:20 +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
disttsc%bart.nl
c16472211e Part of string clean-up bug 70143, move last three #includes of "nsString2.h" over to "nsString.h". r=bryner, sr=scc 2001-03-12 23:17:18 +00:00
danm%netscape.com
a8ddb2eb2f Removing IsModal,ShowModal,ExitModalLoop methods from nsIDocShellTreeOwner. General API cleanup. bug 70481 r=ccarlen,hyatt 2001-03-12 23:08:29 +00:00
dougt%netscape.com
c74c36c85e Minor build changes per API review. Now nsIFileURL and nsIFileChannel have their own IDL file which means that if you were using either of these two interfaces, you need to include a new include file. r=valeski@netscape.com 2001-03-12 22:41:28 +00:00
shaver%mozilla.org
fcf7cd0d9f 67699: all your nsIClassInfo is belong to us
- teach nsGenericFactory about nsIClassInfo, and nsIClassInfo.idl to the
  builds
- add a heaping serving of macro love for classes that want to support it
- convert many modules to use nsGenericModule the new way
- handful of warning and modeline fixes
- nsSample and some XPConnect test classes now have nsIClassInfo support for
  testing
2001-03-12 20:43:02 +00:00
maolson%earthlink.net
393ebec5d0 fix bug 70652 - No Save Image in message context menu.
r=jag, sr=sspitzer
2001-03-12 05:10:52 +00:00
ccarlen%netscape.com
c819a81536 Along with bug 65212 - removing unnescesary dependencies on profile. r=valeski@netscape.com, sr=alecf@netscape.com 2001-03-11 22:15:22 +00:00
ccarlen%netscape.com
4b14f2ddc4 Bug 65212 - profile support for kiosk mode. Also, removing profile change observer strings from header to cut dependencies. r=valeski@netscape.com, sr=alecf@netscape.com 2001-03-11 22:12:21 +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
5969b58bee remove unused files 2001-03-11 09:52:11 +00:00
ben%netscape.com
c4a45b5b49 remove unused files. 2001-03-11 09:51:35 +00:00
ben%netscape.com
397daef1e9 Fix warnings so I can see what's in shrike's error log 2001-03-11 09:45:20 +00:00
ben%netscape.com
d3a1051607 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
2001-03-11 07:32:24 +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
blakeross%telocity.com
30401f60b5 Fixing whitespace and indentation. No actual code changes. 2001-03-10 04:37:06 +00:00
blakeross%telocity.com
89e820d0ae My name is Blake and I'm an idiot. 2001-03-10 03:04:40 +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
blakeross%telocity.com
5a9e458b7b Option click to save links on mac (55686). r=timeless sr=alecf 2001-03-10 01:29:46 +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
alecf%netscape.com
815a844b3c other part of nsIGlobalHistory refactoring - fix one consumer
sr=waterson bug 70929
2001-03-09 14:52:22 +00:00
alecf%netscape.com
5355236f68 fix for bug 70929 - refactor history into public/private interfaces
sr=waterson
2001-03-09 14:49:28 +00:00
alecf%netscape.com
f23a6ad8b2 clean up history after hewitt's changes (no reviewer, just a file he missed) 2001-03-09 14:25:12 +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
danm%netscape.com
669c2a05fc allow negative coordinates placing new windows, and center alerts on the same screen as the parent window. bug 67523 r=hyatt,pinkerton 2001-03-09 02:15:55 +00:00
danm%netscape.com
1c99ca8f94 moving [GS]etPersistence from nsIWebBrowserChrome to nsIDocShellTreeOwner. embedding API review meeting made me do it. bug 69918 r=ccarlen,hyatt 2001-03-09 02:04:06 +00:00
blakeross%telocity.com
3820e09600 Can't drag text from page into textfields in same page. Patch by brade. r=blake sr=ben 2001-03-09 02:00:21 +00:00
alecf%netscape.com
c58d0464b8 add nsIBrowserHistory to unix build (not used yet) 2001-03-09 00:44:34 +00:00
alecf%netscape.com
c4b6a4374d add nsIBrowserHistory.idl to build (not used yet) 2001-03-09 00:44:11 +00:00
pinkerton%netscape.com
8b063df807 adding nsIBrowserHistory.idl for alecf. 2001-03-09 00:43:32 +00:00
hewitt%netscape.com
c9a078c9e6 67647 - javascript console re-write, r=jag, sr=hyatt 2001-03-09 00:11:56 +00:00
hewitt%netscape.com
6133d05e5f 69280 - boomarks window cleanup, r=blake, sr=ben 2001-03-09 00:08:52 +00:00
alecf%netscape.com
4d7a47fa5b add refactored browser history - not part of build
these are all the functions that won't be in the slushy nsIGlobalHistory
2001-03-08 22:37:49 +00:00
alecf%netscape.com
a9e521b87c augh - back out my change to disable hierachical history, and undo the typo that got added right before I checked in yesterday - this was the intended version of this file! 2001-03-08 22:07:51 +00:00
hewitt%netscape.com
9e51a6b66d 53036 - menubutton weirdness, r=timeless, sr=ben 2001-03-08 22:03:53 +00:00
alecf%netscape.com
232001e4cf workaround history blocker by switching back to non-hierarchical history 2001-03-08 19:22:38 +00:00
disttsc%bart.nl
ac546183d0 Fix speedracer bustage, r=dbaron, sr=scc, fall-out from bug 53057 2001-03-08 14:52:51 +00:00
disttsc%bart.nl
76f0cfa4c7 Change implicit conversion from
|NS_ConvertUTF8toUCS2|
|NS_ConvertASCIItoUCS2|
|NS_ConvertUCS2toUTF8|
|nsLiteral[C]String|
|nsPromiseFlat[C]String|

to explicit |get()|.

Add |get()| to |nsString|, remove implicit conversion operators where
possible, add NS_WARNING where not (yet!).

Bug=53057, r=alecf, sr=scc
2001-03-08 10:45:03 +00:00
disttsc%bart.nl
8b43034cef Change implicit conversion from
|NS_ConvertUTF8toUCS2|
|NS_ConvertASCIItoUCS2|
|NS_ConvertUCS2toUTF8|
|ns[C]LiteralString|
|ns[C]PromiseFlatString|

to explicit |get()|.

Add |get()| to |nsString|, remove implicit conversion operators where possible, add NS_WARNING where not (yet!).

Bug=53057, r=alecf, sr=scc
2001-03-08 08:05:05 +00:00
alecf%netscape.com
501b0ce99e fix for bug 58122 - find the anchor in the selection if there already is one
sr=ben, r=jag
2001-03-08 07:59:17 +00:00
disttsc%bart.nl
f9b05c7ff2 Fix MOZ_TRACK_MODULE_DEPS builds (e.g. senna) bustage, add "intl locale timer" to REQUIRES line 2001-03-08 07:15:34 +00:00
alecf%netscape.com
d3b787642e change GetLastVisitDate semantics back to the way they were before - avoids a runtime assertion in nsWebShell.cpp 2001-03-08 07:07:19 +00:00
alecf%netscape.com
b8299fff2b argh, forgot two more lines
curse PRInt64!
2001-03-08 06:34:55 +00:00
alecf%netscape.com
07ac306ff1 oops, better attempt 2001-03-08 06:16:02 +00:00
alecf%netscape.com
2406cc2ec0 attempt to fix mac bustage 2001-03-08 06:14:30 +00:00
alecf%netscape.com
95fe84f3bc use nsCAutoString instead of nsLiteralCString to avoid stupid compiler ambiguity
lame! causes an extra copy.
fixes sun bustage
2001-03-08 06:02:34 +00:00
alecf%netscape.com
780cd8507d implement hierarchical history!
bug 65862
sr=waterson
2001-03-08 05:15:24 +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
hyatt%netscape.com
77c106212e Skin uninstallation. Just do it, baby. r=danm, sr=brendan 2001-03-08 01:50:12 +00:00
sfraser%netscape.com
335256314a Fix for bug 67466 -- don't crash when opening lots of files on startup. r=pinkerton, sr=beard 2001-03-08 00:59:54 +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
hyatt%netscape.com
c32ba8292d Fixing outliner rules for focus. 2001-03-08 00:49:01 +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
sfraser%netscape.com
c5a554924c Fix for bug 71050, some dialog buttons blank on Mac. r=brade/tao, sr=sfraser 2001-03-07 22:14:14 +00:00
ben%netscape.com
a040c74c61 Fix for 57763. r=blake, a=alecf 2001-03-07 07:50:14 +00:00
tao%netscape.com
406d7e1f2a 3631: can't get migration pull download list (MAC) r=jelwell,sr=syd 2001-03-07 02:42:15 +00:00
hyatt%netscape.com
4409f43798 Fix for 62783. r=danm, sr=waterson 2001-03-07 01:46:13 +00:00
timeless%mac.com
dc4d7e81c2 fix bug 46127 -console option missing from -help listing
patch by anedah-9@sm.luth.se r=timeless, sr=alecf
2001-03-06 15:51:05 +00:00
jj%netscape.com
352ce0d6e5 using [0x80] instead of #128 for version_minor string. bugzilla 68231 r=sdagley 2001-03-06 05:20:05 +00:00
hyatt%netscape.com
dc5588a572 Outliner rules. NOt enabled yet. 2001-03-06 02:51:09 +00:00
hyatt%netscape.com
4435898d2f Patch for 70809. Also checking in a piece I forgot to check in of the format
toolbar bug from earlier today (it was r and sr already).  70809 is r=attinasi,
sr=brendan
2001-03-06 02:40:15 +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
alecf%netscape.com
e3241c1d90 fix for #66908 r=timeless, a=ben
make history history sidebar urls open in the current window, if possible
2001-03-06 00:41:41 +00:00
naving%netscape.com
ed6be0bba6 #70817 r/sr = bienvenu, alecf. Pass the strm as reference instead of a copy. 2001-03-06 00:31:06 +00:00
blakeross%telocity.com
53215b7c51 Search cleanup (70102). r=timeless sr=alecf 2001-03-05 23:30:07 +00:00
hyatt%netscape.com
76b276358c Fix for 68138. r=danm, sr=waterson 2001-03-05 22:29:52 +00:00
timeless%mac.com
c06cf59ce4 fix Bug 42406 autostretch="never" needs to be added for checkboxes
fix by walk84@usa.net r=timeless, a=ben
2001-03-05 10:01:38 +00:00
blakeross%telocity.com
0561bc821a Middle-click to paste broken (70773). r=timeless sr=jst 2001-03-05 01:54:19 +00:00
maolson%earthlink.net
dacd87afb0 Fix bug 64591 - javascript strict warnings in bm-props.js.
Also fixes a problem with simultaneously changing the bookmark URL and other properties.
r=jag, a=ben
2001-03-04 20:50:16 +00:00
bryner%uiuc.edu
49b1062eb3 Bug 62185 - Make the filepicker select the first filter automatically. r=ben, sr=hyatt. 2001-03-03 23:27:30 +00:00
blakeross%telocity.com
d525ffd66d Removing some tabs that snuck in with the reversion... 2001-03-03 20:52:50 +00:00
blakeross%telocity.com
3fa0be0aa7 Shift/ctrl-click don't work in trees (smoketest blocker, 70755). sr=hyatt 2001-03-03 20:47:15 +00:00
shanjian%netscape.com
98cbd5b83a #68376 remove event handlers from within <template> in charsetDetectorsOverlay.xul
r = nhotta sr=alecf
2001-03-03 04:46:51 +00:00
disttsc%bart.nl
277181c660 Preparation of removing nsCString::GetBuffer. Landing everything but the actual commenting out of nsCString::GetBuffer. bug=64016, r=timeless, sr=scc 2001-03-02 09:26:57 +00:00
dbaron%fas.harvard.edu
5601f3de10 Fix "Open Link in New Window" which has been broken for the past 4 hours, since mstoltz changed the case of checkLoadURI in nsIScriptSecurityManager.idl. r=blake sr=jst 2001-03-02 04:35:23 +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
timeless%mac.com
57cdcfa954 fix bug 70033 UI elements need to be disabled if the PrefIsLocked is true.
fix by eddyk@netscape.com r=timeless, sr=ben
2001-03-02 02:21:18 +00:00
timeless%mac.com
2673229ab5 fix bug 51588 'Edit' and 'Remove' buttons should appear disabled in Helper apps window when no app is chosen
patches by ksosez@softhome.net, bzbarsky@mit.edu r=bz,timeless sr=alecf
2001-03-02 02:18:02 +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
a1a54b5a0d Wrong focus effect for classic radiobuttons (67283, by neil@parkwaycc.co.uk). r=blake sr=hewitt 2001-03-01 03:30:59 +00:00
timeless%mac.com
3adc7b4950 fix bug 67884 Show Add Bookmark dialog pref is reversed between dialog & pref panel
r=mao, sr=alecf
2001-03-01 00:24:34 +00:00
timeless%mac.com
bef2b2afaa fix bug 68959 Wording Mismatch between History and Bookmarks
r=lordpixel, sr=alecf
2001-02-28 23:47:19 +00:00
blakeross%telocity.com
bf273ef14c The rest of an earlier fix of mine, forgot to check it in (caused 70405). was already reviewed. 2001-02-28 04:25:00 +00:00
blakeross%telocity.com
c45972a0de Context doesn't persist in find/replace dialog and other cleanup (66456). r=timeless sr=kin 2001-02-28 03:40:16 +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
blakeross%telocity.com
c85ecf20aa UI cleanup in Customize Character Coding dialog (patch by Mark Olson, maolson@earthlink.net, for 65973). r=jag sr=erik 2001-02-28 03:12:42 +00:00
jj%netscape.com
3baf592dac Updated verison to '0.8+' + cleaned up 'vers' resources. bugzilla 68231 r=endico 2001-02-28 01:31:28 +00:00
mcafee%netscape.com
2479767ed0 Backing out my attempt to fix (68208). sr=alecf 2001-02-28 00:00:27 +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
disttsc%bart.nl
1c42ce12c5 Whoops, forgot to check this in as part of bug 70112. r=timeless, a=ben 2001-02-27 13:20:25 +00:00
disttsc%bart.nl
b5c0478fcf Move "About Mozilla" from properties to dtd, fix up xul, js and mac menu c++ code. bug=70112, r=saari, a=ben 2001-02-27 11:31:52 +00:00
bryner%uiuc.edu
b5b661c6d2 Bug 40611:
- add ctrl+tab/ctrl+shift+tab binding to tabcontrol to switch tabs
- check view visibility before shifting focus, this prevents us from
tabbing into inactive panes in a deck.
r=saari,blake.  sr=ben.
2001-02-27 04:43:04 +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
alecf%netscape.com
177ee80750 fix for bug 58631 r=jag, a=ben
fix warnings in history.js and initialize history panel
2001-02-27 01:40:07 +00:00
mcafee%netscape.com
3879aed5d0 Switching pref type from string to int (68208). r=pchen, sr=alecf. New bug filed for string/radio problem. 2001-02-27 01:08:17 +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
danm%netscape.com
38a93a8cef change name of WindowCreator function to fix inexplicable Windows error necessitating careful ordering of includes files 2001-02-26 02:17:02 +00:00
disttsc%bart.nl
691d31526e Fix MOZ_TRACK_MODULE_DEPS=1 builds (senna) bustage by adding "windowwatcher embed_base" to REQUIRES 2001-02-26 01:35:24 +00:00
danm%netscape.com
e5f99d15c8 teach GetInterface about nsIDOMWindow and nsIDocShellTreeItem. bug 67368 r=hyatt,jst 2001-02-26 00:33:48 +00:00
danm%netscape.com
735b6541a6 initialize window creator at startup. bug 67368 r=hyatt,jst 2001-02-26 00:31:44 +00:00
danm%netscape.com
1018009367 adding new file nsWindowCreator. bug 67368 r=hyatt,jst 2001-02-26 00:30:58 +00:00
danm%netscape.com
0047f0f33a new callback bridging Mozilla and embedding window creation. bug 67368 r=hyatt,jst 2001-02-26 00:29:16 +00:00
timeless%mac.com
a726c95637 fix bug 67790 javascript strict warnings in bookmarksOverlay.js
fix by maolson@earthlink.net r=timeless,a=alecf
2001-02-25 00:25:52 +00:00
blakeross%telocity.com
160abd03ef The rest of the fix for 52308. Forgot to check this in earlier with something else, was r=timeless sr=erik. 2001-02-24 23:16:39 +00:00
cls%seawood.org
3580b1cac0 Adding and updating necessary .cvsignore files. Bug #61550 2001-02-24 06:22:49 +00:00
morse%netscape.com
2a278f849d bug 70018, image blocking busted, r=hwaara@chello.se, sr=alecf@netscape.com 2001-02-24 02:48:51 +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
f6ff45438b Fix bustage on linux: white spaces -> tab. 2001-02-23 09:05:33 +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
blakeross%telocity.com
68f6a891fd 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) 2001-02-23 03:27:22 +00:00
blakeross%telocity.com
27f517d2c1 Adding files. Not part of build yet. 2001-02-23 02:58:59 +00:00
blakeross%telocity.com
61e35f513a Adding files. Not yet part of build. 2001-02-23 02:52:04 +00:00
dbaron%fas.harvard.edu
fbfec1ac64 Fix MOZ_TRACK_MODULE_DEPS bustage (senna tinderbox) by updating requires. 2001-02-23 00:52:11 +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
timeless%mac.com
3ef7958974 fix bug "Bookmark Search Results" wrongly worded
fix by stephend@netscape.com r=hewitt a=ben
2001-02-23 00:07:16 +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
blakeross%telocity.com
5bf8cf2ae4 Search filtering options aren't localizable (52308). r=timeless sr=erik 2001-02-22 23:38:02 +00:00
blakeross%telocity.com
b5bd129e56 Tabs should only change on right click (69245). r=timeless sr=hewitt 2001-02-22 23:35:41 +00:00
blakeross%telocity.com
1e0755151e My Sidebar won't stay minimized (by Fabian Guisset, 60715). r=alecf sr=bienvenu 2001-02-22 23:34:42 +00:00
timeless%mac.com
d0649f2bd8 fix bug 43675 Download alert shouldn't say "Netscape"
fix by hwaara@chello.se r=timeless, sr=shaver
2001-02-22 11:11:58 +00:00
timeless%mac.com
696a139e1a fix bug 68924 -remote option not listed in --help due to mis-spelling
fix by bzbarsky@mit.edu r=timeless, sr=blizzard
2001-02-22 10:23:11 +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
morse%netscape.com
d30d690ed4 bug 69667, repackage wallet/cookie overlays, r=dougt@netacape.com, sr=waterson@netscape.com 2001-02-22 07:40:56 +00:00
blakeross%telocity.com
8753e39db5 ack...missed the t'box message asking to hold off on checkins. Maybe it should be in red or something. Oh, it is... 2001-02-22 05:03:32 +00:00
blakeross%telocity.com
036b720cac Search options aren't localizable (52308). r=timeless sr=erik 2001-02-22 05:01:20 +00:00
waterson%netscape.com
9fe59f23f0 Bug 43121. Move XUL content model code from RDF DLL to content DLL. r=jst,hyatt; sr=brendan. 2001-02-22 03:01:34 +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
timeless%mac.com
01d30ca677 fix bug 58408 Trailing whitespace not stripped from filename being printed to
fix by bzbarsky@mit.edu r=mao,timeless sr=alecf
2001-02-21 05:19:59 +00:00
morse%netscape.com
73f4356070 new file, not yet part of build 2001-02-21 05:14:11 +00:00
mkaply%us.ibm.com
9f493ab163 #69422
r=blake, a=alecf
Wrong accesskey for background color
2001-02-21 01:15:52 +00:00
waterson%netscape.com
ed11526210 Bug 69009. Don't look for duplicates when reading in bookmarks. r=ben, sr=alecf. 2001-02-20 23:18:13 +00:00
dbaron%fas.harvard.edu
e0e16ecbf4 Remove static constructors from nsRelatedLinksHandler. r=disttsc@bart.nl sr=brendan@mozilla.org b=67314 2001-02-18 17:07:19 +00:00
ben%netscape.com
47976cded2 fix some XBL insertion point warnings for bookmarks window & modern skin. r=sfraser, a=hyatt 2001-02-17 10:06:54 +00:00
dbaron%fas.harvard.edu
d94f196db6 Back out hyatt's one line change to fix selection in textfields. b=68994 r=cmanske a=ben 2001-02-17 04:59:59 +00:00
hewitt%netscape.com
5db703ad22 66489 - default treecol width, r=blake, sr=hyatt 2001-02-17 01:19:35 +00:00