Граф коммитов

91857 Коммитов

Автор SHA1 Сообщение Дата
waterson%netscape.com e847497e56 Bug 103959. Maintain nsTemplateMatch::mBindingDependencies so that we don't leave dangling references in the nsConflictSet::mBindingDependencies table. r=tingley@sundell.net, sr=shaver@mozilla.org 2001-11-07 04:24:51 +00:00
dbaron%fas.harvard.edu 738f794f2d Quiet annoying warning on HP by using the two-step NS_STATIC_CAST that is really meant here. r=jag sr=brendan b=107052 2001-11-07 04:12:24 +00:00
dbaron%fas.harvard.edu c0623fdbcd Add assertions that users of nsDependentC?String meet the requirements of nsAFlatC?String. Add nsDependentSingleFragmentC?Substring for users that don't. Additional cleanup after bug 100214. b=104651 r=jag sr=scc 2001-11-07 04:12:20 +00:00
roc+%cs.cmu.edu 06d956a0b3 Bug 73382. Let the view code work with nsView*/nsViewManager* internally and migrate some methods from public to private to the view module. Also deCOMify those methods for speed. r=kmmclusk,sr=attinasi 2001-11-07 04:05:38 +00:00
blakeross%telocity.com 22591ea16a autocomplete dialog shouldn't be resizable. r/sr=hewitt 2001-11-07 04:05:20 +00:00
beard%netscape.com 1a2615427e [not part of build] Bumped version to 1.0d5. 2001-11-07 04:05:07 +00:00
beard%netscape.com f9fb1d9536 [not part of build] First cut at proxied security for raw LiveConnect calls into Java. Doesn't switch threads any longer. 2001-11-07 04:00:35 +00:00
beard%netscape.com d64c8630bd [not part of build] Added JNIRunnable to support security proxying. 2001-11-07 03:58:47 +00:00
beard%netscape.com 5a5dbdf9e2 [not part of build] Implemented getApplet() for LiveConnect scripting of applets. 2001-11-07 03:58:00 +00:00
beard%netscape.com 91ea4cbc48 [not part of build] Simplest possible class to provide a security proxy for raw LiveConnect calls into Java. 2001-11-07 03:56:52 +00:00
beard%netscape.com a3c3fa6a28 [not part of build] Forked for MRJPluginCarbon, to provide class loader caching, and preloading of LiveConnectProxy. 2001-11-07 03:56:47 +00:00
beard%netscape.com 88e75b4d0d [not part of build] Added LiveConnectProxy.java, rearranged some entries, added additional access paths to use some Caps classes. 2001-11-07 03:54:09 +00:00
sspitzer%netscape.com d15923be01 more work for converting AB results pane to outliner.
bug #73868.  not part of the build
2001-11-07 03:46:17 +00:00
hyatt%netscape.com 25da906699 Fix for 108318 make ICO decoder non-incremental. r=pav, sr=waterson 2001-11-07 03:28:51 +00:00
hyatt%netscape.com 8254cc8baf Fix for 108318 make ICO decoder non-incremental. r=pav, sr=waterson 2001-11-07 03:27:58 +00:00
peterlubczynski%netscape.com 4527faeedf Fix for NPN_PostURL not always working correctly [like with binary file data] bug 105417 r=av sr=darin 2001-11-07 03:03:04 +00:00
law%netscape.com 41894e82a4 Bug 102350; it's just a little disk; r=jag, sr=hewitt 2001-11-07 02:54:28 +00:00
law%netscape.com 0352d62a28 Bug 100406 (patch submitted by Mike Kaply); size to content before centering; this is necessary because we change the content; r=law, sr=hyatt 2001-11-07 02:50:43 +00:00
ian%hixie.ch 8d66d47bac Disambiguate the names of the two methods 'hash' and 'sort'. They are now called 'genericHash' and 'genericSort' so as not to clash with the perl builtins 'CORE::hash' and 'CORE::sort'. 2001-11-07 02:49:21 +00:00
ian%hixie.ch 354aaaa6f6 Changing the shebang to point to a more likely location of the perl interpreter. 2001-11-07 02:46:38 +00:00
sgehani%netscape.com 798bbd096c Eliminate warnings.
b = 79336
r = sgehani (checking in sfraser's patch)
rs = alecf
2001-11-07 02:43:39 +00:00
sgehani%netscape.com 7c53f0ef2f Don't change window size on load.
b = 99725
r = matt
sr = blake
2001-11-07 02:41:53 +00:00
karnaze%netscape.com 1880b98417 bug 105166 - additional patch to place rounding code in the right place. sr=attinasi. 2001-11-07 02:38:49 +00:00
loadrunner%betak.net 7c1f5dcca8 bug 106536 Blank charset list in SaveAs charset of HTML composer, r=cmanske, sr=hyatt 2001-11-07 02:32:58 +00:00
sgehani%netscape.com 0c1bfde843 Fix bustage from last checkin. 2001-11-07 02:30:18 +00:00
ian%hixie.ch 9afda81c2a Initial checkin of the first PLIF test application. 2001-11-07 01:42:05 +00:00
dbaron%fas.harvard.edu 868051c43b Let's not put crucial XP includes in |#ifdef XP_WIN|. Fixing bustage. 2001-11-07 01:32:44 +00:00
peterlubczynski%netscape.com 59eb3f4d2e Fix for when the browser calls "Destroy" twice for some XPCOM plugins bug 104038 r=av sr=attinasi 2001-11-07 01:12:14 +00:00
cls%seawood.org 6f71e788ea make our 64-bit platforms happy and use the macro to cast from pointer to int. 2001-11-07 01:08:26 +00:00
kmcclusk%netscape.com 8fe6fcd421 Fix leak of parser objects when page load is interrupted by calling nsParser::CancelParsingEvents inside nsParser::Terminate; bug 108049 (patch from aaronr@us.ibm.com) r=harishd sr=attinasi 2001-11-07 01:02:56 +00:00
peterlubczynski%netscape.com 9f4a43bdfe Fix for using OS temp directory for plugin temporary files instead of profile bug 104859 r=av sr=darin 2001-11-07 01:00:24 +00:00
hewitt%netscape.com 0885b2230a 108759 - nsDOMEvent::InitEvent is throwing away screen/client coordinates, r=hyatt, sr=jst 2001-11-07 00:54:02 +00:00
sspitzer%netscape.com efa46c6ea5 new css file for switching ab over to outliner.
NOT PART OF THE BUILD. #73868
2001-11-07 00:27:09 +00:00
shliang%netscape.com 68c60ba24b bug 61244. some classic skin files missing namespace. r=andreww, sr=hewitt. 2001-11-07 00:25:21 +00:00
brendan%mozilla.org 6f164c0948 Avoid recursive join/toString death (108440, r=shaver, sr=jband). 2001-11-07 00:15:44 +00:00
loadrunner%betak.net bd7eab9095 bug 102026 Charset menu misplacing (.), r=nhotta, rs=kin 2001-11-07 00:13:18 +00:00
jgaunt%netscape.com d000f0e90a bug 108069 r=aaronl sr=hyatt groundwork for XUL select accessibility work 2001-11-07 00:13:07 +00:00
jgaunt%netscape.com 1fa3b53c05 bug 108069 r=aaronl sr=hyatt
groundwork for XUL select accessibility work
lots of suffling stuff around
2001-11-07 00:12:16 +00:00
jst%netscape.com 1dfe37ac86 Fixing bug 108651. Don't call nsIDocument::ContentAppended() if nothing was appended (when inserting an empty document fragment). r=harishd@netscape.com, rs=vidur@netscape.com 2001-11-07 00:11:36 +00:00
brendan%mozilla.org 421b83e1da Move the oversized arena back-pointer to a well-aligned header extension lying just behind a->base (108013, sr=waterson&jband). 2001-11-07 00:11:22 +00:00
loadrunner%betak.net 6a4a9bff4f bug 97175 startup perf- remove the need of loading of charsetalias.properties files at startup, r=nhotta, sr=kin 2001-11-07 00:06:43 +00:00
sfraser%netscape.com a68ded019a Clean up after my wonky fixing of the DefaultPlugin project yesterday, and CVS remove the checked in binary (bug 108223). 2001-11-07 00:02:42 +00:00
alecf%netscape.com 7bbc52901a fix HPUX bustage 2001-11-07 00:02:07 +00:00
ddrinan%netscape.com c47ee6a2ad Bug 108744 - mail compose does not get S/MIME settings. r=javi,sr=mscott 2001-11-07 00:00:44 +00:00
radha%netscape.com 4121680bfe Fix for bug # 108041. Session history misbehaves when _top is replaced after a series of subframe navigations. r=adamlock sr=rpotts. 2001-11-06 23:56:45 +00:00
mscott%netscape.com a5b157d438 *sigh* fix yet another xul syntax regression. text --> label 2001-11-06 23:47:42 +00:00
mscott%netscape.com 3a6a7ea7ec Bug #107707 --> add a row element to the grid to make brief mode work again.
r=bienvenu
sr=sspitzer
2001-11-06 23:46:51 +00:00
peterlubczynski%netscape.com c2e9ed2b09 Fix for background color not being set on the widget for plugins bug 83159 r=av sr=attinasi 2001-11-06 23:46:13 +00:00
av%netscape.com 4c8964fbda Bug 106435 -- handling booleans passed in NPN_SetVariable in backward compatible way, r=peterl, sr=waterson 2001-11-06 23:45:01 +00:00
locka%iol.ie d0f8c99f93 Add flag to prevent saveURI from decompressing gzipped data as it is arriving b=108268 r=bryner@netscape.com sr=blizzard@mozilla.org 2001-11-06 23:43:39 +00:00