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
relyea%netscape.com
eb3abede60
Add Issuer/SN to the trust objects for faster lookup.
2001-11-15 23:07:39 +00:00
relyea%netscape.com
72768a2b51
Add issuer/SN to the search criteria
2001-11-15 23:06:10 +00:00
relyea%netscape.com
f7687a904b
performance optimizations:
...
1) add serial number index to trust lookups.
2) add code for replacing key db indexing (coded but not turned on -- causes a keydb upgrade, but can run with older key db's as well).
2001-11-15 23:04:41 +00:00
rayw%netscape.com
c56800b479
Not part of default build.
...
Fixed casing of included file so that it compiles
on Linux. Schema is not part of build.
rs=rayw
2001-11-15 22:44:06 +00:00
blythe%netscape.com
c096dbbd8b
Fix bug 108103, new tool SpaceTrace
...
SR,RS=brendan, SR=waterson, R=dbaron
2001-11-15 22:40:53 +00:00
sspitzer%netscape.com
30eac5d8ce
fix how we do sorting in ab view. collation keys are raw data, not PRUnichar *.
...
NOT PART OF THE BUILD.
2001-11-15 22:16:49 +00:00
alecf%netscape.com
ad08915dd8
better fixes to make bloatblame work on windows
2001-11-15 22:08:03 +00:00
nelsonb%netscape.com
c3dc286eab
Add one more missing declaration of environ;
2001-11-15 20:40:44 +00:00
nelsonb%netscape.com
b31c9eb0fd
Go back to declaring "extern char ** environ".
2001-11-15 20:35:31 +00:00
alecf%netscape.com
01dd34e55a
some changes required to get bloatblame building on windows
2001-11-15 20:29:28 +00:00
mikep%oeone.com
771298d6d9
Adding in libical source.
2001-11-15 19:28:01 +00:00
sonja.mirtitsch%sun.com
3251934fef
added a hyperlink in the header
2001-11-15 19:01:42 +00:00
sonja.mirtitsch%sun.com
55cb2ab8fc
added sendmail, fixed sendmailbug
2001-11-15 19:01:16 +00:00
alecf%netscape.com
ece9b53a1c
fix for bug 110290 - empty cells are considered non-existent when trying to see if a history cell is hidden or not. r/a=brade
2001-11-15 18:38:50 +00:00
gerv%gerv.net
25f260c715
Bug 6419 - command-line query tools by Andreas Franke <afranke@ags.uni-sb.de>.
2001-11-15 17:04:58 +00:00
cmanske%netscape.com
e9a5a8baf7
Fixed case of 'publishprefs.js' where used in editor files
2001-11-15 16:44:48 +00:00
cmanske%netscape.com
bf93c22b98
Fixing UNIX built bustage: wrong case for file in jar.mn
2001-11-15 16:39:59 +00:00
mcafee%netscape.com
f7c20055f8
Use TinderboxPrint mechanism for startup test.
2001-11-15 16:11:47 +00:00
cmanske%netscape.com
9f3cd6bcec
Mail Overlay xul for Composer relating to publishing ui, b=88208, r=brade, sr=hewitt
2001-11-15 16:03:14 +00:00
cmanske%netscape.com
f764d8fdc6
Composer CSS relating to new publishing ui, b=88208, r=brade, sr=hewitt
2001-11-15 16:00:03 +00:00
pinkerton%netscape.com
e6b3146d4c
enable scrollbars when told [not part of build]
2001-11-15 15:31:34 +00:00
cmanske%netscape.com
8262f88370
Editor JS utilities reorg (b=106374, r=kin, sr=hewitt) and first draft of new Publishing UI (b=88208, r=brade, sr=hewitt)
2001-11-15 15:28:24 +00:00
karnaze%netscape.com
aa8714b64e
bug 80966 - calc row desired size when printing based on split height of cells. sr=attinasi, r=alexsavulov
2001-11-15 14:58:27 +00:00
rods%netscape.com
ae28653e61
Added an assert and an if to protect from crashing and help discover what is happening
...
during print preview (it's ok the shell is null, but why do we get a focus event?)
Bug 109567 r=dcone sr=attinasi
2001-11-15 13:15:54 +00:00