Commit Graph

92407 Commits

Author SHA1 Message Date
blizzard%redhat.com
d863273869 bug #104576. Font sizes wrong when running under Xinerama. r=bstell,sr=tor 2001-11-16 03:18:18 +00:00
jst%netscape.com
fa454e41c4 Disabling security check optimization since it exposes security problems. rs=jband@netscape.com 2001-11-16 03:14:05 +00:00
jst%netscape.com
cc8dda0f89 Putting back security check optimization that was taken out a few weeks ago, will disable this check until the real fix comes along. rs=jband@netscape.com 2001-11-16 03:12:12 +00:00
smontagu%netscape.com
4a54e891e9 Fix crash when scrolling absolute positioned textarea by adding test to return value from |GetLine|. Bug 105004, r=rbs, sr=kin 2001-11-16 03:08:30 +00:00
jst%netscape.com
7b4f0f2669 Fixing bug 110242. Huge unsigned interger + another huge unsigned integer will wrap, and that caused a crash in this code. r=rayw@netscape.com, sr=vidur@netscape.com 2001-11-16 03:01:29 +00:00
brendan%mozilla.org
051d085765 Remove __call__ and add a callback used to check f.caller access for any function object f (109113, r=jst, sr=jband). 2001-11-16 02:56:49 +00:00
mscott%netscape.com
f5f293adc1 Try registering the smime chrome the right way.....chrome in mail.jst and the locale in
langenus.jst
2001-11-16 02:56:30 +00:00
beard%netscape.com
4e71088f15 fix for bug #100151, r=peterl, sr=waterson 2001-11-16 02:52:22 +00:00
dbaron%fas.harvard.edu
54543c9f93 Ignore the library/address part of the stack unless asked to use it. 2001-11-16 02:47:07 +00:00
jkeiser%iname.com
482d02d325 Fix to make radio buttons and checkbox show their values on Print (bug 109914). r=rods@netscape.com,sr=jst@netscape.com 2001-11-16 02:43:23 +00:00
dp%netscape.com
f9950de713 bug 108071 Eliminate 4000 calls to malloc by using copy getters of
registry. r=dveditz, sr=sfraser
2001-11-16 02:38:23 +00:00
jkeiser%iname.com
67ebb1e3b4 Fix textboxes not showing up in Print and Print Preview (bug 109914). r=sicking@bigfoot.com;sr=jst@netscape.com 2001-11-16 02:38:10 +00:00
rangansen%netscape.com
cdf0febb70 bug# 109084 ,patch=ssaux, r=rangansen , sr=hewitt
exception handling in device-manager window
2001-11-16 02:32:20 +00:00
bienvenu%netscape.com
d50db59b82 fix downloading of imap messages for offline use when reading if mime parts on demand is invoked r=naving, sr=mscott 11067 2001-11-16 02:32:05 +00:00
relyea%netscape.com
c5ae296e24 Cause NSS_init() to fail if it can't open the databases, rather than succeding and leaving the system half initialized. 2001-11-16 02:30:38 +00:00
ben%netscape.com
253382fef3 Read previous downloads from profile RDF XML datasource.
NOT PART OF BUILD.
2001-11-16 02:25:29 +00:00
blythe%netscape.com
64ec50552a NOT in normal build.
Have the tools build on windows, wether or not they work yet is another
issue.
2001-11-16 02:19:14 +00:00
dbaron%fas.harvard.edu
5e289d22b7 Reduce bloat by eliminating nsString member variable (size of nsString and double-on-fault growth). r=jag sr=hyatt b=109963 2001-11-16 02:17:04 +00:00
alecf%netscape.com
4a2ad7bbf6 further preparations for fixing bug 71482 - not part of build
- don't use the app-startup mechanism. for now, just rely on global history to create the load listener
2001-11-16 02:15:43 +00:00
danm%netscape.com
66ce4b43e0 hook up CreateAboutBlankContentViewer. bug 88229 r=jst,rpotts 2001-11-16 02:15:31 +00:00
jband%netscape.com
f10689faa6 fix bug 109893. If we fail to open a zip/jar for reading then just log that fact and continue on rather than failing. r=valeski sr=jst. 2001-11-16 02:14:59 +00:00
danm%netscape.com
452c8e0f41 lazily instantiate mDocument. bug 88229 r=jst,rpotts 2001-11-16 02:14:53 +00:00
bzbarsky%mit.edu
aff7819e0d mouse pointer should be normal pointer, not hand, over throbber. Bug
67761, r=hwaara, sr=hewitt
2001-11-16 02:14:22 +00:00
danm%netscape.com
7c8653bac1 GetInterface can now return an nsIDOMWindow (to its 'main content', or browser window, as expected for implementations of nsIWebBrowserChrome. bug 88229 r=jst,rpotts 2001-11-16 02:14:04 +00:00
danm%netscape.com
b88a7a5752 get rid of nsPIWindowWatcher::CreateChromeWindow (no longer necessary) and get rid of alternate docshell about:blank initialization path which fired off an actual URL load. bug 88229 r=jst,rpotts 2001-11-16 02:12:07 +00:00
danm%netscape.com
e506d957fa get rid of nsPIWindowWatcher::CreateChromeWindow (no longer necessary). bug 88229 r=jst,rpotts 2001-11-16 02:10:57 +00:00
darin%netscape.com
36a44ba4ac landing standard url rewrite (bug 103916)
r=andreas.otte@debitel.net, sr=brendan,alecf
2001-11-16 02:09:13 +00:00
danm%netscape.com
ad86488662 adding an nsILoadGroup parameter to nsIDocumentLoaderFactory::CreateBlankDocument and cleaning up its implementation. Should be good to go now. bug 88229 r=jst,rpotts 2001-11-16 02:08:09 +00:00
danm%netscape.com
ad375ab3a6 adding an nsILoadGroup parameter to nsIDocumentLoaderFactory::CreateBlankDocument. bug 88229 r=jst,rpotts 2001-11-16 02:06:56 +00:00
bstell%netscape.com
ada53eeca0 bug 107025 (part of bug 90813)
anti-aliased bitmap font code
r=shanjian@netscape.com, sr=blizzard@mozilla.org
2001-11-16 02:06:22 +00:00
danm%netscape.com
9efb890f56 adding nsIDocument::ResetToURI and refactoring Reset. bug 88229 r=jst,rpotts 2001-11-16 02:03:50 +00:00
danm%netscape.com
8530850de6 adding nsIDocument::ResetToURI. bug 88229 r=jst,rpotts 2001-11-16 02:03:19 +00:00
jaggernaut%netscape.com
bd6351b5ba Fix xlib bustage, use .get() where previously implicit conversion from nsCString to const char* was used. patch by gisburn, r=jag, rs=scc. 2001-11-16 02:02:04 +00:00
bstell%netscape.com
cdd317c3b4 bug 107025 (part of bug 90813)
anti-aliased scaled bitmap font object code
r=shanjian@netscape.com, sr=blizzard@mozilla.org
2001-11-16 01:59:23 +00:00
darin%netscape.com
f2be5d0782 fixes bug 97958 "[CRASH] on :jar protocol" r=dbaron, sr=dougt 2001-11-16 01:58:20 +00:00
danm%netscape.com
39f028fd29 better-behaved GetAttention method flashes owner of dependent windows and sets timer on topmost parent. necessary with rev 1.38 of commonDialog.js. bug 53345 r=hyatt,syd 2001-11-16 01:58:17 +00:00
kaie%netscape.com
96af3b39fe b=109770 Obtaining a certificate from Verisign does not work
r=javi sr=blizzard
2001-11-16 01:57:58 +00:00
danm%netscape.com
21194421a2 focus and notify all common dialogs. somewhat experimental (people wanted to try it) fix for bug 53345, r=pinkerton,syd 2001-11-16 01:55:44 +00:00
kaie%netscape.com
8415d12cc6 b=108600 Avoid the risk of unexpected NSS shutdowns
r=javi sr=blizzard
2001-11-16 01:55:37 +00:00
jaggernaut%netscape.com
ee4f787321 Clean up REQUIRES lines. r/sr=alecf 2001-11-16 01:54:59 +00:00
sspitzer%netscape.com
299269371e more work on #73868. converting ab from tree to outliner. NOT PART OF THE BUILD. 2001-11-16 01:41:13 +00:00
sspitzer%netscape.com
2420d3f3fb more work on #73868. converting ab from tree to outliner.
get sort indicators to work, make it so even if we persist some old or illegal
value for "sortedColumn", we do the right thing.

NOT PART OF THE BUILD.
2001-11-16 01:40:22 +00:00
relyea%netscape.com
b1f34ef0e7 The new DB stuff was not supposed to be turned on! 2001-11-16 01:18:21 +00:00
cltbld%netscape.com
b14332994a switching to report minimum time of the entire run. r=mcafee,dp 2001-11-16 01:13:34 +00:00
ben%netscape.com
d2f0507318 Serialize Download Datasource -> XML in profile directory, some initial command support (launch, reveal, download file) in the UI & at datasource level.
NOT PART OF BUILD.
2001-11-16 00:23:01 +00:00
mscott%netscape.com
7c300a1d0e attemp to fix mailnews compose window perf regression: Bug #110355
backout my packaging change from last night.

a=loan
2001-11-16 00:20:37 +00:00
yokoyama%netscape.com
4c489f275f bug 110170
IME COMPOSITION string was off by one
and not to use compStrLen in NS_IMM_GETCOMPOSITIONSTRING()
/r=ftang, /sr=alecf
2001-11-15 23:42:00 +00:00
ssu%netscape.com
1272590f7a fixing blocker bug 108530 - Setup.exe error on install, mozilla launches with full screen empty page 2001-11-15 23:27:55 +00:00
sonja.mirtitsch%sun.com
4a8b2ae277 modernized... changed servers, clients, mastebuild, 10 minutes wait now 2001-11-15 23:27:20 +00:00
sonja.mirtitsch%sun.com
0cfb60dfd0 put fips test before the stress test (in case of a copied db the fips test interferes) 2001-11-15 23:26:21 +00:00