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

114370 Коммитов

Автор SHA1 Сообщение Дата
danm%netscape.com 2a4341cb7e add very minimal UI, mostly for testing. not part of default build. bug 185689 r=ben,jag 2003-01-22 04:15:23 +00:00
danm%netscape.com f2be9cb6e7 sense of error reporting changed from 'migrated at least one of everything' to reporting processing errors. bug 185689 r=lumpy 2003-01-22 04:13:23 +00:00
depstein%netscape.com 729de135ea updated nsIHttpChannel response tests. more flexible parameter passing. not part of the build. 2003-01-22 04:11:05 +00:00
mkaply%us.ibm.com 4086fd7956 No bug
r=mkaply, sr=blizzard
OS/2 only - initial checkin of os2Embed sample
2003-01-22 04:01:57 +00:00
peterv%netscape.com ac0fb74d41 Fix some warnings. 2003-01-22 04:00:19 +00:00
wtc%netscape.com ddc27a6bbf Bug 189546: moved the switch statement for known key lengths to the
beginning of PK11_GetKeyLength to work around a deadlock in nCipher
module if PK11_ExtractKeyValue is called.
2003-01-22 03:55:21 +00:00
katakai%japan.sun.com b439b20adf bug 174424
[ctl]Fix problem in handling of Choti E-Matra (093f)
r=Roland.Mainz@informatik.med.uni-giessen.de
CTL is not part of default build
patch from prabhat.hegde@sun.com
2003-01-22 03:54:31 +00:00
sspitzer%netscape.com 910f03e30c fix for bug #189988
when forwarding plain text emails we'd add a <div> tag around the body of the
email, the one that gets generated for message display.
r=ducarroz
2003-01-22 03:53:50 +00:00
louie.zhao%sun.com 283a4a1a8f bug 189740 Adding CID support Check Code to PS should be close when TrueType printing is disabled
r=bstell; sr=blizzard
2003-01-22 03:52:38 +00:00
alecf%netscape.com 71e3aa338c move keyword and data handlers over to necko2 to shrink the embedding build - bug 106206
sr=darin, r=pavlov
2003-01-22 03:50:16 +00:00
kaie%netscape.com 153d01add8 b=188363 Bad error messages when server uses an invalid cert (-8054)
r=nelsonb sr=blizzard
2003-01-22 03:41:35 +00:00
sicking%bigfoot.com 41e9b8a3f2 Bug 190032: Make sure the default namespace doesn't get applied for xsl:attribute created attributes without a namespace.
r=peterv sr=bz
2003-01-22 03:34:40 +00:00
peterv%netscape.com 6c8357ed72 Fix for bug 74786 (String cleanup). Non-copying tokenizer. r=Pike, sr=jst. 2003-01-22 03:33:07 +00:00
peterv%netscape.com 93269728c1 Fix for bug 157142 (link transformiix standalone to XPCOM). Make resolveQName take nsIAtom**. r=sicking, sr=jst. 2003-01-22 03:31:45 +00:00
seawood%netscape.com 9d4770485c Unset MOZ_STATIC_CMPONENT_LIBS so that xpinstall works in static builds.
Bug #187126
2003-01-22 03:31:38 +00:00
peterv%netscape.com 8bafc7b18a Fix for bug 186538 (Touching the ownerElement of an attribute through XPath generates a security error.). r=sicking, sr=jst. 2003-01-22 03:25:51 +00:00
peterv%netscape.com 80ed9721a4 Fix for bug 157142 (link transformiix standalone to XPCOM). Better txStack and remove use of NamedMap for documents. r=sicking, sr=jst. 2003-01-22 03:24:40 +00:00
aaronl%netscape.com 99731a1216 Bug 169489. Preferences panel for Keyboard Navigation and Find As You Type. r=samir, jag. sr=dveditz, ui approval from Jatin, others 2003-01-22 03:23:05 +00:00
peterv%netscape.com b85c145242 Fix for bug 91557 (constructor property of DOM Object instances return incorrect constructor). sr=jst, sr=brendan. 2003-01-22 03:22:35 +00:00
timeless%mozdev.org 99779b1c99 Bug 189736 Move early return failure cases to the beginning of nsDOMClassInfo::Init()
r=sicking sr=jst
2003-01-22 03:18:41 +00:00
nelsonb%netscape.com 2770ec645e Implement new AES Key Wrap mechanisms. Bug 167818. 2003-01-22 03:13:04 +00:00
pschwartau%netscape.com a6d7cde135 Initial add. Regression test inspired by bug 188206. 2003-01-22 02:34:45 +00:00
sfraser%netscape.com 7bca398d7c Remove assertion that was botched into uselessness by paper's checkin. r/sr=floppymoose 2003-01-22 01:28:26 +00:00
brade%netscape.com 5ba12ef2f2 handle new commands (useCSS, hiliteColor, readonly); add boolean command handlin
g; bugs 184718 and 184719 (r=mkaply, sr=smfr)
2003-01-22 01:04:51 +00:00
peterlubczynski%netscape.com d6c1c1d13a Backing out last checkin 2003-01-22 01:04:39 +00:00
peterv%netscape.com 8f0ffc08e3 Another CFM bustage fix. 2003-01-22 00:58:20 +00:00
brade%netscape.com 902f1c0eed force undo commands to be updated (bug 183133); r=sfraser, sr=kin 2003-01-22 00:50:47 +00:00
brade%netscape.com b060ad5bef fix bug 187351 by cancelling docshell refresh timers; fix bug 182290 by changing destruction order and cleaning up error checking (don't let some failures stop destruction sequence); r=sfraser, sr=kin 2003-01-22 00:46:38 +00:00
brade%netscape.com 468d30e4c1 fixes for bug 182290 (cancelling timer during destruction) and bug 183133 (enabling undo after typing a letter); r=sfraser, sr=kin 2003-01-22 00:41:32 +00:00
peterlubczynski%netscape.com 0dcfa1b762 Marking plugin SDK part of the build during ENABLED_TESTS, bug 112255 r=cls 2003-01-22 00:37:06 +00:00
cavin%netscape.com 2c442fcd22 Fix for bugs 183574, 188444, 189123, 189140 and 189995. Deleting addrbooks on either or both sides of palm and mozilla now works. Empty addrbooks are now synced. Added logging facility to mozilla conduit dll. r/sr=sspitzer. 2003-01-22 00:26:37 +00:00
dougt%netscape.com 591ddcae04 Fixing crash in NS_MsgStripRE() due to multiply-linked strings. b=189591, sr=dbaron, r=me 2003-01-22 00:21:48 +00:00
jkeiser%netscape.com 17a76d3d2c Fix merge problem with bug 159757, r=bugmail@sicking.cc, sr=bzbarsky@mit.edu 2003-01-22 00:12:55 +00:00
darin%netscape.com 36a9628307 fixes bug 189699 "Current trunk does not automatically dial-up"
patch=aardvarktm@hotmail.com r=dougt sr=darin
2003-01-22 00:09:05 +00:00
peterv%netscape.com bb5e38c37f Fix for bug 74786 (String cleanup). Non-copying tokenizer. r=Pike, sr=jst. 2003-01-22 00:04:08 +00:00
peterv%netscape.com 20ce5e5d38 Trying to fix more CFM bustage. 2003-01-22 00:00:24 +00:00
timeless%mozdev.org 413b2869bf Bug 187466 Dialog buttons too close to content above them in classic
patch by piersc@cogs.susx.ac.uk r=dean_tessman sr=bz
2003-01-21 23:41:24 +00:00
darin%netscape.com acb702d6e5 minor tweak to last checkin 2003-01-21 23:29:31 +00:00
darin%netscape.com 2000e56f18 fixes bug 189779 "crashes quitting [@ nsDiskCacheOutputStream::~nsDiskCacheOutputStream]"
r=kaie sr=bz
2003-01-21 23:28:08 +00:00
peterlubczynski%netscape.com d3e06f12d3 Adding NPAPI plugin headers to Gecko SDK, bug 112255 r=cls 2003-01-21 23:10:59 +00:00
aaronl%netscape.com 2dd4a2649f Bug 185270. Make Insert/shift+insert open link in new tab (foreground/background, depending on whether shift is pressed). r=caillon, sr=jag 2003-01-21 23:04:02 +00:00
bryner%netscape.com 8f221564b0 remove NS_INIT_ISUPPORTS (bug 178643, checking in for dbaron) 2003-01-21 22:58:26 +00:00
alecf%netscape.com a98178727d fix for bug 189048 - seperate targets for building embed.jar and copying over the embedding files
r=cls
2003-01-21 22:42:52 +00:00
peterv%netscape.com 9620aefbd3 Bustage fix. 2003-01-21 22:38:21 +00:00
peterv%netscape.com ff60902f43 Fix for bug 74786 (String cleanup). Non-copying tokenizer. r=Pike, sr=jst. 2003-01-21 22:06:32 +00:00
cbiesinger%web.de 4e52850694 fixing mac bustage 2003-01-21 21:32:36 +00:00
jkeiser%netscape.com ccc9f5af48 Stop firing mouse events at textnodes, fix tooltips not going away onmouseout (bug 185889, bug 185965), r=bryner@netscape.com, sr=jst@netscape.com 2003-01-21 21:26:45 +00:00
heikki%netscape.com 65949ea5ad include no longer needed. 2003-01-21 21:25:48 +00:00
jkeiser%netscape.com 1d2826cc52 Move HTMLValue parsing methods to HTMLValue (bug 159757), r=bugmail@sicking.cc, sr=jst@netscape.com 2003-01-21 21:24:16 +00:00
pschwartau%netscape.com b351258f81 Initial add. Regression test for bug 189898. 2003-01-21 21:23:20 +00:00