ian.mcgreer%sun.com
ee48e4329a
check in cert lookup functions using the cache
2001-10-12 17:54:50 +00:00
ian.mcgreer%sun.com
7b3b57d83f
fix broken AIX build
2001-10-12 15:16:38 +00:00
jaggernaut%netscape.com
3366dfc79e
Attempt to clear bustage by forcing a rebuild of this library
2001-10-12 11:20:20 +00:00
pavlov%netscape.com
cdf0e9c77e
bah, stupid build problems
2001-10-12 09:11:33 +00:00
leaf%mozilla.org
6918abcb6d
Automated update
2001-10-12 08:28:23 +00:00
axel%pike.org
342fc2af78
bug 97944, --enable-jsd should enable, not disable, MOZ_ARG_[EN|DIS]ABLE_BOOL
2001-10-12 08:22:35 +00:00
pavlov%netscape.com
4f0805f2ac
fixing build bustage
2001-10-12 08:06:42 +00:00
pavlov%netscape.com
f60cc1b681
fixing bug 64096 r=jag, sr=hyatt. additional patch to bug 104311 both r=bryner/jag and sr=hyatt
2001-10-12 07:59:21 +00:00
jaggernaut%netscape.com
00d59165c5
Bug 104337: Remove nsPrivateReadableString from string hierarchy, r=dbaron, rs=scc.
2001-10-12 07:48:27 +00:00
jaggernaut%netscape.com
25d44f5865
Bug 104337: Remove nsPrivateSharableString from string hierarchy. r=dbaron, rs=scc.
2001-10-12 07:34:28 +00:00
jaggernaut%netscape.com
996a64e64d
Being Pav's mac buddy, adding imgILoad.idl
2001-10-12 06:55:57 +00:00
pavlov%netscape.com
3610ff3107
part of previous checkin
2001-10-12 06:55:20 +00:00
pavlov%netscape.com
63b4ad657c
remove a bunch of silly xpcom nonsense from imglib. bug 104311 r=bryner sr=sspitzer
2001-10-12 06:43:52 +00:00
seawood%netscape.com
d571b3b8d7
nsILookAndFeel.h forward declares nsSize so include nsSize.h to actually get the class info.
...
Bug #103579 r=pavlov
2001-10-12 06:23:17 +00:00
rbs%maths.uq.edu.au
012cd38c75
Make glyph resolution more robust - bug 103777. r=shanjian, sr=attinasi
2001-10-12 05:14:33 +00:00
seawood%netscape.com
a5172dd3da
Export imgScaler.h always to avoid bustage when building only alternative toolkits.
2001-10-12 04:33:13 +00:00
justdave%syndicomm.com
7a98289b8e
Backing out Gerv's checkin for bug 71840. Per the bug report, it did not have proper review first, and myk objected to what
...
got landed on irc.
2001-10-12 03:03:00 +00:00
law%netscape.com
5600fd93a9
Fix for bug 70859; patch from Oliver Klee (oliver.klee@gmx.net); initialize start/elapsed times; r=law, sr=blake
2001-10-12 03:01:58 +00:00
dbaron%fas.harvard.edu
2dcf82b72b
Bug 69873: remove nsAutoCString. r=jag rs=scc
2001-10-12 02:57:59 +00:00
law%netscape.com
2c9a28ea3d
Fix bug 62155; change Save As... to Save Page As...; r=morse, sr=blake
2001-10-12 02:39:54 +00:00
blakeross%telocity.com
47a1f0191c
Add ellipses to various necko status texts (97028), patch by hwaara, r=doron sr=ben
2001-10-12 01:56:54 +00:00
jband%netscape.com
a0b7e16ae7
NOT PART OF BUILD. Add support to track the type of the interfaces in an array
2001-10-12 01:51:08 +00:00
blakeross%telocity.com
577ff1236f
Hitting esc in urlbar of new blank browser window reveals proxy icon (81428), patch by Neil. sr=blake
2001-10-12 01:45:49 +00:00
evaughan%netscape.com
8c73f9e4d6
Fix for bug # 104225
...
-r bryner -sr attinasi
2001-10-12 01:33:41 +00:00
blakeross%telocity.com
f4c7b4a4da
Pressing enter in autocomplete menu should load that url in open location dialog (83922) and urlbar urls should be added to history dropdown regardless of method by which they were obtained (e.g. from autocomplete dropdown). r=kerz sr=ben
2001-10-12 01:33:39 +00:00
wtc%netscape.com
4ef00fb191
Bugzilla bug 103881: restored the protection for the redefinition of
...
macro '__const'. <sys/stdsyms.h> on HP-UX 11.00 defines '__const'.
2001-10-12 01:32:28 +00:00
blakeross%telocity.com
d20d8d8805
Javascript urls from dropdown don't replace location box (69095). r=kerz sr=ben
2001-10-12 00:52:51 +00:00
katakai%japan.sun.com
fafe5a6b2e
bug 103611
...
Autocomplete popup comes up unexpectedly (regression by checkin for bug 81360)
NS_TEXT_EVENT=null seems to invoke the popup window, so
we need to avoid the event when no composed text by clicking on fields.
r=bryner sr=blizzard
2001-10-12 00:48:02 +00:00
roc+%cs.cmu.edu
a6b0ae02d2
Bug 57223. Fix up misalignment/endianness problem. r=dbaron,sr=waterson
2001-10-12 00:29:33 +00:00
waldemar%netscape.com
50fa5aa608
Added subscript styles
2001-10-12 00:24:59 +00:00
waldemar%netscape.com
3d075be04d
More style changes. Removed nested character styles. Fixed line insertion. Made syntax errors catchable by the read-eval-print loop.
2001-10-12 00:24:20 +00:00
mcafee%netscape.com
a3d371abf7
comments
2001-10-12 00:15:39 +00:00
mcafee%netscape.com
e03ee88bb4
HiRes comment
2001-10-12 00:04:26 +00:00
mcafee%netscape.com
a689aa5acc
usage, allow for different exe names, e.g. mozilla or netscape or galeon
2001-10-12 00:02:32 +00:00
alecf%netscape.com
50acc36854
return the right count from write(), so that ToLower() actually terminates
...
(#if 0'ed out code)
2001-10-12 00:01:19 +00:00
bienvenu%netscape.com
4ebfe530b9
potential fix for crash opening newsgroups, and fix problem when you couldn't download headers the first time you opened a newly subscribed group r=naving, sr=sspitzer 104257
2001-10-11 23:54:14 +00:00
shanjian%netscape.com
fc71d973e6
While I was checking in fix of 88363 yesterday, a conflict mess got into my
...
check in. Remove that mess.
2001-10-11 23:46:27 +00:00
mcafee%netscape.com
c32652a538
first attempt
2001-10-11 23:44:50 +00:00
bienvenu%netscape.com
48d99c93cd
speed up local search dramatically by doing more than one comparison per time slice r=naving, sr=sspitzer 104243
2001-10-11 23:43:55 +00:00
mcafee%netscape.com
da9fd4bbf4
Checking in copy of tools/tinderbox/gettime.pl, sorry for the copy. both places need this, I didn't want either to depend on the other copy. this shouldn't change too much, hope that's ok.
2001-10-11 23:34:31 +00:00
mcafee%netscape.com
40c34473db
moved startup-test.html file, pointing at new location now. Assumes you're linking to this at the top level.
2001-10-11 23:14:18 +00:00
gerv%gerv.net
12f3a98019
Bug 71840 - Make comments referenceable. Patch by gerv; r=myk, jake (ish :-).
2001-10-11 23:07:54 +00:00
gerv%gerv.net
261a495480
Bug 83058 - need a way to hide resolved bugs in dependency tree view. Patch by kiko; r=gerv, afranke.
2001-10-11 23:01:44 +00:00
mcafee%netscape.com
66403eb0a7
Removing reference to moved file, to match my last checkin
2001-10-11 22:52:46 +00:00
mcafee%netscape.com
5dbfe4fff7
Moving this file to mozilla/tools/performance/startup, so we can group all the startup test stuff together. r=jrgm,dp
2001-10-11 22:34:00 +00:00
mcafee%netscape.com
9ca2c785d4
Copying this file from mozilla/build. r=jrgm,dp
2001-10-11 22:31:15 +00:00
nelsonb%netscape.com
6a7eae5464
Get the test CA program working again. Remove some bogus scripts.
2001-10-11 22:29:42 +00:00
gerv%gerv.net
26499b674c
Bug 76161 - Don't select "resolve as dup" radio button when exiting empty dupe field. Patch by justdave, r=jake, caillon.
2001-10-11 22:18:35 +00:00
chak%netscape.com
bc11c5c2a9
Fix for #104221 - NS_LITERAL_STRING(APPSTARTUP_CATEGORY)| relies on the order
...
of 2 #define's
r=aaronl, sr=alecf
2001-10-11 22:11:22 +00:00
law%netscape.com
f9c7adce64
Fix for bugs 67803/74012/79862/98797. Adds code to set initial focus to
...
downloading and progress dialogs, and removes code to disable the "close
this dialog" checkbox from the progress dialog. r=aaronl, sr=ben
2001-10-11 22:09:56 +00:00