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

112659 Коммитов

Автор SHA1 Сообщение Дата
cmanske%netscape.com 59bee1edc8 Fixed command disabling/focus setting when loading page into new editor. b=181002, r=brade, sr=kin 2002-11-21 23:53:50 +00:00
jst%netscape.com b129f6ff18 Fixing bug 181351. Making NS_NewTextNode() return an nsITextContent pointer in stead of reaturning an nsIContent pointer to avoid having to QI the new text node to set it's value. r=caillon@returnzero.com, sr=bzbarsky@mit.edu 2002-11-21 23:53:06 +00:00
nelsonb%netscape.com b415060cf8 Put the nss 3.7 section after the nss 3.6.1 section. 2002-11-21 23:22:52 +00:00
gerv%gerv.net 2fb9b5eb97 Bug 179483 - Guided template displays wrong product name sometimes. Patch by gerv; r=bbaetz, a=justdave. 2002-11-21 23:04:01 +00:00
ian.mcgreer%sun.com 72edde5172 bug 172247, don't allow import of duplicate issuer/serial certs 2002-11-21 20:43:15 +00:00
sfraser%netscape.com 257f84cdb0 Change TinderUtils::print_log "foo" to TinderUtils::print_log("foo") to keep perl 5.6.0 happy. 2002-11-21 20:32:28 +00:00
mikep%oeone.com 5f4c2c66ac Fixing deleting remote calendars that I just broke. 2002-11-21 19:18:36 +00:00
mikep%oeone.com bdbe25994a Fixing bug 181305, problem with renaming calendars. 2002-11-21 19:14:50 +00:00
justdave%syndicomm.com 30e6e7552e Backing out the checkin for bug 180966 (fix warnings in web server error log). This checkin caused commenting on bugs to fail
if timetracking is not enabled.
2002-11-21 18:46:21 +00:00
timeless%mozdev.org 57c5a09552 Bug 180127 Inspector destructors unconditionally delete objects
r=caillon sr=bz
2002-11-21 15:55:08 +00:00
mkaply%us.ibm.com f4177c62ad #164149
r=pedemont, sr=blizzard (platform specific code)
OS/2 only - convert old Unicode stuff to new APIs
2002-11-21 15:50:26 +00:00
mikep%oeone.com 73076a23a3 Adding in publishing prefs file, new build. 2002-11-21 15:29:42 +00:00
karnaze%netscape.com 00660edeab bug 91491 - Invalidate the correct area when there is a caption. Invalidate max of area before reflow and area after. sr=kin, r=bernd. 2002-11-21 15:28:02 +00:00
mikep%oeone.com c864d3b43c Adding in the ability to delete remote calendars. 2002-11-21 15:23:06 +00:00
dbaron%fas.harvard.edu af5cbb3a09 One more shutdown leak. b=179361 r=blizzard sr=bryner 2002-11-21 15:22:49 +00:00
dbaron%fas.harvard.edu 6c8b21f28b Correct my incorrect comments relating to combined area, and explain what combined area is for. Comment changes only. b=172896 2002-11-21 15:20:20 +00:00
kin%netscape.com 5d19412ecc Fix for bug #176251 (Problems with nsContentIterator PRE traversal)
content/base/public/nsIContentIterator.h
  content/base/src/nsContentIterator.cpp
  content/base/src/nsGeneratedIterator.cpp
  content/build/nsContentCID.h
  content/build/nsContentModule.cpp
  embedding/components/find/src/nsFind.cpp
  layout/html/style/src/nsFrameContentIterator.cpp

  - Removed MakePre() and MakePost() from the nsIContentIterator interface.
  - Traversal must now be specified at time of creation.
  - Fixed nsContentIterator Init() methods so that they correctly calculate
    mFirst and mLast.
  - Modified PositionAt() to check if the node is in the traversal range.

r=jfrancis@netscape.com  sr=sfraser@netscape.com
2002-11-21 15:07:49 +00:00
mikep%oeone.com b3ecf37dd5 Localizing prefs. 2002-11-21 15:00:43 +00:00
mikep%oeone.com 1fc5e31df7 Adding in the ability to remember publishing preferences. 2002-11-21 14:57:42 +00:00
mikep%oeone.com fed3e9d6db Fixing bug 181253, request by P. Lairo to change the to do header from Due Date to just "Due". I removed all the words "Date" from teh headers, to save space. 2002-11-21 14:13:56 +00:00
timeless%mozdev.org f6cd3777c3 Bug 122224 Inspect a Window submenu needs access keys
patch by neil@parkwaycc.co.uk r=timeless sr=bz
2002-11-21 14:04:10 +00:00
colin%theblakes.com 6c3e7fee5f Fix broken profile locking on OpenVMS. b=180738 r=ccarlen sr=dveditz 2002-11-21 13:34:25 +00:00
kairo%kairo.at c432682c6f bug 174072, remove italic definition from modern plugins.css because italic system font comes up unreadable on old win32 systems, r=beppe, sr=bzbarsky 2002-11-21 11:27:59 +00:00
timeless%mozdev.org 119841f95c Bug 181125 remove nsIEnumerator imgIContainer::enumerate() method
r=biesi sr=alecf
2002-11-21 09:06:12 +00:00
paper%animecity.nu 40615e5afe Bug 180963: remove duplicate file /gfx/src/nsRenderingContextImpl.cpp
r=brade sr=tor
2002-11-21 08:59:30 +00:00
darin%netscape.com 7d68ff1fe2 further revisions following review w/ dougt 2002-11-21 07:57:09 +00:00
bryner%netscape.com 16b085f9d6 Use an explicit select line in installed-chrome.txt so that the default skin is classic, regardless of the order in which chrome is registered during the build. Fixes bug 180984. r=cls. 2002-11-21 07:10:01 +00:00
cltbld%netscape.com bbc1e1e07e filter out windows ^Ms 2002-11-21 06:23:39 +00:00
nelsonb%netscape.com e2809aa4e8 Add tests for sha256, sha384, and sha512. 2002-11-21 05:44:41 +00:00
nelsonb%netscape.com 6b8d4e688b Add test modes for sha256, sha384 and sha512.
Fix the -c (restart) option for testing hashes.  It works with all hashes.
When the -d option is given along with the -i or -o filename option,
and the filename is not absolute, the filename is taken to be relative to
the the mode's test directory.
2002-11-21 05:44:03 +00:00
hewitt%netscape.com 7890e7d43d 174403 - morkTable::RowToPos doesn't quite work, r=blake, sr=bienvenu 2002-11-21 04:59:37 +00:00
timeless%mozdev.org b5b5e98488 Bug 181134 change PrintImageDecoders from nsIEnumerator to nsISimpleEnumerator
r=biesi sr=alecf
2002-11-21 04:21:13 +00:00
bzbarsky%mit.edu f214636536 fixing mac bustage 2002-11-21 03:50:46 +00:00
bzbarsky%mit.edu 840850565e Clean up some mailnews array usage, fix some leaks. Bug 175540, r=dmose,
sr=alecf
2002-11-21 03:49:11 +00:00
nelsonb%netscape.com 924b265d37 Use the 32-bit code on Solaris x86 platforms, too. 2002-11-21 02:54:04 +00:00
ducarroz%netscape.com 6340226b9b Fix for bug 181127. Don't call nsMsgNewURL when the attachement is in fact a message. We need to use a different path to fetch it. R=caving, SR=bienvenu 2002-11-21 02:44:18 +00:00
dougt%netscape.com 041c5805c3 Autoreg is posting a failure for regxpcom of xpcom component. sr=alecf@netscape.com, r=dveditz@netscape.com, b=180821 2002-11-21 02:36:50 +00:00
cltbld%netscape.com 9246dd2751 remove </a> 2002-11-21 02:34:44 +00:00
nelsonb%netscape.com f8fead2f58 Add test cases from FIPS 180-2. 2002-11-21 02:26:50 +00:00
cltbld%netscape.com 4c1ef4ba93 Further specify data file locations. Record current sheriff using crude scraping/reducing pattern stuff. 2002-11-21 01:45:04 +00:00
jaggernaut%netscape.com 2419919539 Bug 147457: mTabProgressListener shouldn't need |this| passed in. r=blake, sr=bryner 2002-11-21 01:42:54 +00:00
bryner%netscape.com 6888fd15a4 Fixing bug 180285 (hang in mail compose), regression from bug 124990. Don't throw an exception if dispatchEvent is called on an element that's not in a document. r=saari, sr=jst. 2002-11-21 01:27:34 +00:00
cltbld%netscape.com 9691ed11a5 Fixing array error. minor ordering of test prefs. (mcafee) 2002-11-21 00:40:37 +00:00
darin%netscape.com d2062185f4 revisions following review w/ dougt 2002-11-21 00:13:21 +00:00
smontagu%netscape.com 25245b12da Backing out shanjian's last checkin 2002-11-20 23:58:14 +00:00
locka%iol.ie f5c6a99e1f Fix print cancel behaviour in control and add a couple of null pointer checks. b=179021 r=rods@netscape.com sr=rpotts@netscape.com 2002-11-20 23:38:26 +00:00
bryner%netscape.com b8a9438942 Removing an unused variable. r=mozbot. 2002-11-20 23:37:52 +00:00
jkeiser%netscape.com 7b5c99d547 Make textareas and inputs restore again (bug 179330), r=bryner@netscape.com, sr=kin@netscape.com 2002-11-20 23:19:45 +00:00
timeless%mozdev.org d70570ee83 Bug 171488 [classic] Remove old import rule in bookmarksWindow.css
patch by walk84@yahoo.com r=shuehan sr=bz
2002-11-20 23:15:18 +00:00
timeless%mozdev.org 8bc1ea7c8c Bug 171485 Remove duplicates in classic communicator.css
patch by walk84@yahoo.com r=shuehan sr=bz
2002-11-20 23:15:16 +00:00