hyatt%netscape.com
|
a9a4b8b0b8
|
Fix autocomplete CSS with the same fix the Mac CSS has for autocomplete. Followup to previous checkin.
|
2002-09-24 09:07:06 +00:00 |
hyatt%netscape.com
|
cb248b0af2
|
Fix autocomplete.
|
2002-09-24 09:06:30 +00:00 |
hyatt%netscape.com
|
cd927cbcc7
|
Fix for 115743. r=pavlov, sr=bryner
|
2002-09-24 08:23:48 +00:00 |
glazman%netscape.com
|
4e4c744b19
|
Add support for :-moz-selection CSS3 pseudo-element. See test case in bug. Should become ::selection once support for '::' parsing is implemented; b=167068, r=mjudge, sr=kin
|
2002-09-24 08:13:05 +00:00 |
brendan%mozilla.org
|
f54095b43d
|
Don't override the default accessibility.tabfocus setting, it's a new millennium and the default build isn't going back to Motif-land (170429, r=blizzard, sr=hyatt).
|
2002-09-24 05:11:25 +00:00 |
blakeross%telocity.com
|
ac4fe58713
|
Oops, toolbar, not bar
|
2002-09-24 03:53:08 +00:00 |
blakeross%telocity.com
|
d486b6e8ce
|
Personal Toolbar -> Bookmarks Toolbar
|
2002-09-24 03:52:51 +00:00 |
blakeross%telocity.com
|
b5ce682fb1
|
Removing an old hack, and some unused prefs.
|
2002-09-24 03:39:45 +00:00 |
dbaron%fas.harvard.edu
|
0b8b701579
|
Remember to increment gRefCnt so we don't leak global variables. sr=alecf r=bryner b=170179
|
2002-09-24 03:20:24 +00:00 |
blakeross%telocity.com
|
2462acd2b0
|
Removing another unused pref.
|
2002-09-24 03:17:30 +00:00 |
hyatt%netscape.com
|
3478070bcd
|
Fix the url bar so that the text isn't lost when you customize.
|
2002-09-24 03:11:16 +00:00 |
hyatt%netscape.com
|
f0f6fe5130
|
Make url bar fully draggable in the customize toolbar dialog.
|
2002-09-24 03:08:45 +00:00 |
bryner%netscape.com
|
8a61d3e8ba
|
Stop incorrectly notifying window watcher that a window is active when its focus controller is deactivated. This was contributing to a crash because a window was set as active after it had been unregistered, leaving window watcher with a dangling pointer. Bug 167233, r=danm, sr=alecf.
|
2002-09-24 03:05:27 +00:00 |
kaie%netscape.com
|
106f567abb
|
b=170438 Crash opening cert manager
r=javi sr=alecf
|
2002-09-24 03:00:37 +00:00 |
kaie%netscape.com
|
45b75de492
|
b=170359 Make sure new code from bug 168448 uses NS_INIT_ISUPPORTS
r=javi sr=alecf
|
2002-09-24 02:57:51 +00:00 |
hyatt%netscape.com
|
4bf0ff6509
|
Working on the extensions prefs panel.
|
2002-09-24 02:37:36 +00:00 |
hyatt%netscape.com
|
667c0366cf
|
Enable add-on chrome packages to ne disabled without being uninstalled. Bug 170432, r=blake, sr=brendan
|
2002-09-24 02:07:20 +00:00 |
dougt%netscape.com
|
f8d04505a4
|
Backing out 157597
|
2002-09-24 01:56:37 +00:00 |
bolian.yin%sun.com
|
3ffa36585f
|
Bug 121260, gtk2 needs to have sound hooked up.
patch by robin.lu@sun.com, r=blizzard. This is not for default build.
|
2002-09-24 01:37:14 +00:00 |
dbaron%fas.harvard.edu
|
c47e593427
|
Fix leaks from nsDocument::mPrincipal by making it an nsCOMPtr. b=170201 r=mstoltz sr=jst
|
2002-09-24 01:27:44 +00:00 |
dougt%netscape.com
|
b2130dcaa4
|
exports xpcom tools to sdk r=seawood, b=170275
|
2002-09-24 01:19:05 +00:00 |
blizzard%redhat.com
|
3081203245
|
Bug #169094. Regression: " In Composer(edit html),Insert image,link and table not work." Patch from robin.lu@sun.com. Not part of the default build.
|
2002-09-24 01:17:19 +00:00 |
dougt%netscape.com
|
0deed425f8
|
fixes loading data url in nsIURILoader->OpenURI() with 'text/html' content callback results in crash, r=bbaetz, sr=darin, b=170274
|
2002-09-24 01:04:54 +00:00 |
timeless%mac.com
|
f47184023c
|
Bug 166775 Remove unused _IMPL_NS_APPSHELL defines
patch by walk84@yahoo.com r=bryner
|
2002-09-24 00:56:20 +00:00 |
timeless%mac.com
|
dbd27fdbf7
|
Bug 165400 _IMPL_NS_PLUGIN unused
patch by walk84@yahoo.com r=biesi sr=bryner
|
2002-09-24 00:41:35 +00:00 |
dbaron%fas.harvard.edu
|
5a1c2904aa
|
Prevent docloader leaks by making mDocLoader an nsCOMPtr. b=170024 r=peterv sr=jst
|
2002-09-24 00:35:51 +00:00 |
timeless%mac.com
|
0efe942eaa
|
Bug 169782 Build warning caused by checkin for bug 93015
patch by walk84@yahoo.com
r=rpotts sr=dveditz
|
2002-09-24 00:30:09 +00:00 |
darin%netscape.com
|
140d195dc8
|
fixes bug 166479 "DNS: user resinit() to update DNS list when lookup fails
(changing networks, DHCP, etc.)" r=dougt sr=blizzard
|
2002-09-24 00:11:54 +00:00 |
alecf%netscape.com
|
9195626cd0
|
remove some files that are no longer part of the build
|
2002-09-23 23:54:06 +00:00 |
wtc%netscape.com
|
cf907092d8
|
Bug 169785: CERT_AddOCSPAcceptableResponses should have a second argument
of type SECOidTag, followed by the optional arguments ..., because it needs
at least one argument of type SECOidTag. r=nelsonb.
|
2002-09-23 23:47:49 +00:00 |
kaie%netscape.com
|
2a3ea54ed5
|
b=169443 Form submit buttons not working [embedding apps]
r=javi sr=rpotts
Adding files forgotton on earlier checkin
|
2002-09-23 23:30:22 +00:00 |
kaie%netscape.com
|
e0ac174edc
|
b=168946 More PSM cleanup
r=javi sr=rpotts
|
2002-09-23 23:23:05 +00:00 |
kaie%netscape.com
|
0e02f8a7c7
|
b=168976 Remove RsaPubModulus from nsIX509Cert
r=javi sr=rpotts
|
2002-09-23 23:20:18 +00:00 |
kaie%netscape.com
|
03f7ce8e87
|
b=169765 View button doesn't work in cert manager
r=javi sr=rpotts
|
2002-09-23 23:16:46 +00:00 |
kaie%netscape.com
|
41deeaccb8
|
b=170221 Syntax error opening message security info
r=javi sr=rpotts
|
2002-09-23 23:14:39 +00:00 |
kaie%netscape.com
|
410f942d29
|
b=169943 Form submit buttons not working [embedding apps]
Moving implementation of security warnings from pippki to pipboot.
r=javi sr=rpotts
|
2002-09-23 23:11:10 +00:00 |
depstein%netscape.com
|
74ba164996
|
Common table for Editor Embedding tests. Added NS_NewChannel test (Tests menu). not part of the build.
|
2002-09-23 22:29:24 +00:00 |
mkaply%us.ibm.com
|
7ac638818c
|
OS/2 only - not part of build - uninstall - better support for killing processes
|
2002-09-23 22:17:07 +00:00 |
mkaply%us.ibm.com
|
2833da1704
|
OS/2 only - not part of build - uninstall support
|
2002-09-23 22:16:17 +00:00 |
hyatt%netscape.com
|
6044b743ac
|
Change default toolbar set.
|
2002-09-23 22:09:45 +00:00 |
myk%mozilla.org
|
b50a916e09
|
Fix for bug 169197: Explicitly identifies RDF 'about' and 'resource' tags as being in the RDF namespace to update deprecated syntax and get some RDF parsers to stop
generating warnings.
r=gerv
|
2002-09-23 21:46:33 +00:00 |
dougt%netscape.com
|
1fc52e1325
|
170369 - autoload xpcom components. r=dveditz@netscape.com, sr=rpotts@netscape.com
|
2002-09-23 21:46:25 +00:00 |
mkaply%us.ibm.com
|
08cedcbba7
|
#168643
r=pedemont, sr=blizzard
OS/2 only - implement GetBounds
|
2002-09-23 21:35:53 +00:00 |
nhotta%netscape.com
|
db4a3ac2ad
|
Remove keyboard script substitution because it has a conflict with native converter's substitution,
bug 169211, r=shanjian, sr=sfraser.
|
2002-09-23 21:35:20 +00:00 |
nelsonb%netscape.com
|
b155ff5183
|
Change coding style used in nss/lib/pki to one that works with ctags.
Bug 169999. Modified Files:
asymmkey.c certdecode.c certificate.c cryptocontext.c pki3hack.c
pkibase.c pkistore.c symmkey.c tdcache.c trustdomain.c
|
2002-09-23 21:32:35 +00:00 |
wtc%netscape.com
|
ec39c6ef5f
|
Bug 169790: renamed CERT_DecodeDERCrlEx to CERT_DecodeDERCrlWithFlags.
Modified files: certdb/cert.h certdb/crl.c nss/nss.def pk11wrap/pk11cert.c
|
2002-09-23 21:31:47 +00:00 |
timeless%mac.com
|
e9c8f455cc
|
Bug 170392 zap annoying border for who in showbuilds.cgi
r=biesi
|
2002-09-23 21:29:23 +00:00 |
chanial%noos.fr
|
3525b1dbaa
|
hide the empty "set as default browser" groupbox on linux in the General pref panel
|
2002-09-23 21:08:53 +00:00 |
nhotta%netscape.com
|
29c41fc8f2
|
Convert formatted date to NCR like we do for string bundles,
bug 169081, r=shanjian, sr=jst.
|
2002-09-23 21:01:24 +00:00 |
mkaply%us.ibm.com
|
924dd9e083
|
OS/2 only - not part of build - uninstall work
|
2002-09-23 20:41:17 +00:00 |