Commit Graph

6718 Commits

Author SHA1 Message Date
blakeross%telocity.com
c6e2b76547 Fix 59559: wording change in prefs panel. patch by Stephen Walker (walk84@usa.net). r=me a=matt 2000-11-09 21:05:53 +00:00
disttsc%bart.nl
87187c390c Moving nsIContentViewer over from webshell to docshell, converting from .h to .idl. Needed for bug 46200, r=moa=adam@netscape.com, a=alecf 2000-11-09 20:30:35 +00:00
alecf%netscape.com
ba1123409e two more OpenBookmarkURL's that blake missed a=myself, r=jag
(this is consistent with blake & jag's earlier checkins)
2000-11-09 05:30:14 +00:00
blakeross%telocity.com
3b0c4b2f72 fixing minor problem with my last fix. r=jag sr=alecf 2000-11-09 04:07:34 +00:00
danm%netscape.com
fc09650444 allow content windows to be modal/dependent, like chrome windows. bug 56677 r=brendan,hyatt 2000-11-09 00:18:03 +00:00
danm%netscape.com
6e38213d92 new method IsModal. bug 56677 r=brendan,hyatt 2000-11-09 00:16:29 +00:00
blakeross%telocity.com
8c6d09b89b 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 2000-11-09 00:06:54 +00:00
sfraser%netscape.com
36d5cca130 Fix for bug 48887 -- OpenURL apple event drops the last character of the URL. r=beard, sr=scc. Trunk checkin. 2000-11-08 00:53:30 +00:00
alecf%netscape.com
bac3c79938 fix for #59125 - back out some stuff that I didn't mean to checkin
(wallet has to be loaded in main1() so that it registers correctly with the
observer service)
r=syd, sr=scc
2000-11-07 08:04:06 +00:00
mstoltz%netscape.com
e875395364 Fixing bugscape 3109, LiveConnect exploit. sr=jband, brendan.
Fixing 58021, exploit in "open in new window," bug 55237. sr=brendan
2000-11-07 01:14:08 +00:00
av%netscape.com
de3d75add0 Bug 57869, spelling error in warning box, sr=waterson, r=av 2000-11-06 20:43:33 +00:00
timeless%mac.com
2665caabd4 for bug 41515: Add access key to for Privacy and Security>&Security Manager. Per blake correcting spelling of 'Menu' was 'Ment'. 2000-11-06 05:56:33 +00:00
ccarlen%netscape.com
29477fb5b3 Bug 46866. Splitting profile API into public and internal parts. r=racham@netscape.com, sr=alecf@netscape.com 2000-11-04 16:27:30 +00:00
hyatt%netscape.com
8274c865fc Forgot a 54203 file. 2000-11-04 09:33:20 +00:00
blakeross%telocity.com
d647af09b1 Fix 44239, 43714, 48023, 51248: home button d&d, tooltips, prefs, and other cleanup. r=timeless a=alecf 2000-11-04 02:37:51 +00:00
alecf%netscape.com
21949b3d82 long awaited fix for #39895 r=sspitzer, a=alecf, contributed by andrew.taylor@cal.montage.ca
parse the GECOS field stuff correctly on unix
2000-11-04 00:37:01 +00:00
alecf%netscape.com
bdc6b86bbb first incomplete cut at the window opener object, to pass XPCOM types from C++ into window.arguments as native JS types.
not part of the build
2000-11-04 00:01:24 +00:00
blakeross%telocity.com
bafad0cecf Fix 52541: link dragging no longer works. r=dr sr=alecf 2000-11-03 22:11:52 +00:00
bryner%uiuc.edu
fa47af5c3b Bug 57178: Make sure the menulist in the filepicker doesn't expand with long directory names. Requires adding "flex=1" to the text element of the menulist binding in modern. r=hyatt, a=ben. 2000-11-03 08:27:52 +00:00
alecf%netscape.com
c3160b6c5c back out my dumb-ass fix for 52519 - it only worked for like a day, then died. 2000-11-03 02:58:58 +00:00
alecf%netscape.com
574fa5d34d part of fix for #46200 - extract wallet from nsIBrowserInstance, and fixup all callers to call
the wallet service directly.. yay!
r=jag, a=ben
2000-11-02 23:00:08 +00:00
alecf%netscape.com
f624468141 fix for #58931 r=blake,sr=ben
fix lots of warnings in commonDialogs to make it a little easier to use the console
2000-11-02 22:15:41 +00:00
mscott%netscape.com
208c7e0d69 Bug #58669 --> don't let the helper app dialog be modal, this prevents
the external handler from properly processing incoming OnDataAvailable events
while the helper app dialog is up.
r=law,sspitzer
sr=alecf
2000-11-02 21:44:31 +00:00
rjc%netscape.com
82bfb90853 Stupid stupid MSVC. Fix Win build bustage. r/a=me 2000-11-02 08:14:47 +00:00
rjc%netscape.com
d35da0b4fa Fix bug # 58736: nsDirectoryViewer leak. r=dbaron sr=waterson 2000-11-02 07:34:46 +00:00
rjc%netscape.com
beb86b53a2 Fix bug # 58421: bookmarks parsing. r=dbaron sr=waterson 2000-11-02 07:30:59 +00:00
radha%netscape.com
f2997f535f More fixes for bug # 46828. r=pollmann sr=rpotts 2000-11-02 06:34:44 +00:00
blakeross%telocity.com
a07efad3ca Fixing a typo in my last patch... 2000-11-02 02:38:05 +00:00
blakeross%telocity.com
13fafc7130 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 2000-11-02 01:31:05 +00:00
mkaply%us.ibm.com
407f3c54a9 #55813
r=dougt, sr/a=waterson
Support for a MOZILLA_HOME dir to specify pref location
2000-11-01 20:04:59 +00:00
namachi%netscape.com
f1d814fc84 Update Talkback Technology from Fullcircle(nowonder) to Support.com 2000-11-01 19:49:09 +00:00
ccarlen%netscape.com
5e51084c8b This code was moved to mozilla/modules/appfilelocprovider. Removing from here. r=cls@seawood.org 2000-11-01 12:54:20 +00:00
ben%netscape.com
b47f424cf7 that previous checkin was r=jrgm, blake, a=alecf 2000-11-01 06:55:19 +00:00
ben%netscape.com
a09b6cfc75 test for the fix for 58551, crash on startup when event listener added twice. 2000-11-01 06:54:19 +00:00
bryner%uiuc.edu
688cd348f4 Bug 56065 - Don't append an extra "*.*" filter to the filepicker when we don't know the extension. r=brendan, sr=mscott. 2000-11-01 05:59:44 +00:00
blakeross%telocity.com
fac7b2ea0b Fix 57648: strict warnings in bm-panel.js. patch by Jarrod Gray, r=me a=alecf 2000-11-01 03:37:47 +00:00
blakeross%telocity.com
65af110529 Fix 44329: xul is described as eXtensible. wording patch by Stephen Walker <walk84@usa.net> r=matt a=brendan 2000-11-01 02:20:22 +00:00
hyatt%netscape.com
6d8effc4b4 Fix for 34400 and 49406. 34400 is r=waterson, a=brendan. 49406 is r=danm, a=brendan 2000-11-01 01:20:59 +00:00
mstoltz%netscape.com
5d1cbe00c6 Bug 58021 r=mccabe sr=hyatt. Added security check to sidebar.addPanel to prevent js/chrome insertion 2000-11-01 00:48:54 +00:00
sfraser%netscape.com
891d394da0 Fix for bug 57835; increase the 'Preferred size' in both debug and opt targets to 20480 K. sr=hangas, r=brade. 2000-11-01 00:39:56 +00:00
mkaply%us.ibm.com
2c2985b73b #58617
r/a=cls
Don't copy mozilla shell script to dist on OS/2
2000-10-31 21:49:38 +00:00
waterson%netscape.com
4660c16995 Bug 58252. Make sure that local store and internet search service match RegisterDataSource() calls with UnregisterDataSource(). Make RDFServiceImpl support weak references. r=rjc,scc; sr=alecf 2000-10-31 07:27:49 +00:00
morse%netscape.com
8dc409d1f2 bug 57395, lock icon incorrect after a skin switch, r=dougt, a=hyatt 2000-10-31 07:10:33 +00:00
rjc%netscape.com
b03f4074b8 Fix bug # 58428: first round search file update fix. r=gagan sr=waterson 2000-10-31 06:38:11 +00:00
blakeross%telocity.com
b1a92e4405 Fix 57652: some strict warnings in customize.js. r=matt sr=alecf 2000-10-31 01:34:35 +00:00
blakeross%telocity.com
805a910b76 Fix 58509: add button doesn't disable when pasting/deleting text from context menu. r=matt sr=alecf 2000-10-30 23:35:35 +00:00
blakeross%telocity.com
1f317a9645 Fix 57651, some strict warnings in sidebarOverlay.js r=timeless sr=alecf 2000-10-30 22:38:01 +00:00
radha%netscape.com
a126acdd10 Fix for bug # 58077 r=ducarroz sr=waterson 2000-10-30 22:10:24 +00:00
disttsc%bart.nl
3b5717c9f0 Remove obsoleted "OpenBookmarkURL" function from bm-panel.js. bug=58366, r=matt, a=ben 2000-10-30 20:50:33 +00:00
warren%netscape.com
cd56c0575b Bug 47207. Backing out logging/PRINTF changes until we can fix stopwatch.h, introduce double parens, etc. 2000-10-28 22:17:53 +00:00