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 |
|
blakeross%telocity.com
|
027eeadcc1
|
Fix for 12056: ctrl+click on a link should open in new window, alt+click should save it. r=jst sr=brendan, alecf
|
2000-10-28 14:30:48 +00:00 |
|
sspitzer%netscape.com
|
92b7c97961
|
fix build bustage. (for me only)
|
2000-10-28 06:38:31 +00:00 |
|
warren%netscape.com
|
b076e117ab
|
Removed printfs.
|
2000-10-28 05:07:06 +00:00 |
|
warren%netscape.com
|
d1fabdbd6b
|
Fixed FPRINTF => PRINTF
|
2000-10-28 04:15:35 +00:00 |
|
dbaron%fas.harvard.edu
|
7fed408876
|
Remove extra 0 param. (Fix warren's bustage.) r=warren
|
2000-10-28 02:30:42 +00:00 |
|
warren%netscape.com
|
b3abb9cfdf
|
Fixed mLoadStartTime problem
|
2000-10-28 02:01:20 +00:00 |
|
warren%netscape.com
|
31b979884d
|
Fixed extra 0 param
|
2000-10-28 01:52:46 +00:00 |
|
warren%netscape.com
|
9a6d92a433
|
Bug 47207. Changing printf to PRINTF to use new logging facility. r=valeski,sr=waterson
|
2000-10-27 22:43:51 +00:00 |
|
pchen%netscape.com
|
1f28063f2c
|
bugzilla 56564, r=matt, sr=alecf, add a "l" to ".htm" on other search URL
|
2000-10-26 20:28:40 +00:00 |
|
cls%seawood.org
|
115ec73879
|
Adding build.dtd to ignore list. Bug #26798
|
2000-10-26 18:53:40 +00:00 |
|
timeless%mac.com
|
9da472f0d5
|
fix bug 35057 Use "My Sidebar" consistently throughout browser
r=blake, a=ben
|
2000-10-26 02:36:02 +00:00 |
|
disttsc%bart.nl
|
406eb39378
|
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
|
2000-10-26 01:31:40 +00:00 |
|
rjc%netscape.com
|
060c2106dd
|
Fix bug # 57017: choosing PT folder loops if already marked as PT folder. r=ben sr=waterson
|
2000-10-26 00:53:13 +00:00 |
|
rjc%netscape.com
|
bf2eee44b8
|
Search file removal for bug # 57997: r=gagan sr=ben
|
2000-10-26 00:14:31 +00:00 |
|
rjc%netscape.com
|
433257ff5f
|
Search file update for bug # 57997: r=gagan sr=ben
|
2000-10-26 00:07:45 +00:00 |
|
danm%netscape.com
|
20dfe9d925
|
add nullcheck for docshell in LoadContentAreas. bug 57514 r=hyatt,pinkerton
|
2000-10-25 23:17:44 +00:00 |
|