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

112399 Коммитов

Автор SHA1 Сообщение Дата
bbaetz%student.usyd.edu.au c0055563a0 Bug 180966 - warnings in webserver error log (take 2)
r=joel, a=justdave
2002-11-22 01:47:38 +00:00
jst%netscape.com 1102bd7ce7 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-22 01:11:33 +00:00
ashishbhatt%netscape.com e15df56bdc adding xpcom test cases 2002-11-22 01:04:01 +00:00
jfrancis%netscape.com 81aa9eb1d1 reland fix for 174017: Multiple enters after quoted text does not move cursor; r=fm; sr=kin 2002-11-22 01:03:08 +00:00
ashishbhatt%netscape.com 81aff45e4c adding nsIDOMWindow test case 2002-11-22 01:01:21 +00:00
ashishbhatt%netscape.com af7b17ee3c ndding nsISelection test case 2002-11-22 00:58:43 +00:00
ashishbhatt%netscape.com 159e32ef2c nsIProfile Test case 2002-11-22 00:56:32 +00:00
ashishbhatt%netscape.com 40f256d681 adding netwotking folder for necko test cases 2002-11-22 00:49:06 +00:00
akkana%netscape.com f9b428c8cb 181330: fix assert bringing up the overwrite confirmation dialog. r=timeless sr=bz 2002-11-22 00:41:33 +00:00
bbaetz%student.usyd.edu.au 1cd5a40879 Bug 181613 - $::ENV not being cleared
r=gerv, a=justdave
2002-11-22 00:36:13 +00:00
jst%netscape.com 166f3993c5 Ok, I've seen this printf enough times now, commenting out. 2002-11-22 00:30:37 +00:00
gerv%gerv.net 844b3e6b4f Bug 181182 - Reporting fix pack 2. Fixes bug 179198 (Don't print labels for pie chart wedges when smaller than a certain size), bug 180255 (Tabular report CSV downloads should suggest csv filename), and bug 180967 (csv reports swap rows/columns). Patch by gerv; r=joel, a=justdave. 2002-11-22 00:07:22 +00:00
bbaetz%student.usyd.edu.au 333834e7af Bug 181286 - Invalid html in banner.html.tmpl
patch by Tobias Burnus <burnus@gmx.de>
r=bbaetz, a=justdave
2002-11-21 23:55:58 +00:00
cmanske%netscape.com aa30c4785e 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 1a0100f695 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 15355f6f00 Put the nss 3.7 section after the nss 3.6.1 section. 2002-11-21 23:22:52 +00:00
gerv%gerv.net 68321cf90f 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 dc9b4b2415 bug 172247, don't allow import of duplicate issuer/serial certs 2002-11-21 20:43:15 +00:00
sfraser%netscape.com b1a492ab2d 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 b5d1a2f7ca Fixing deleting remote calendars that I just broke. 2002-11-21 19:18:36 +00:00
mikep%oeone.com 4bb0b1ac63 Fixing bug 181305, problem with renaming calendars. 2002-11-21 19:14:50 +00:00
justdave%syndicomm.com 3e502ccfd1 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 3c3731e375 Bug 180127 Inspector destructors unconditionally delete objects
r=caillon sr=bz
2002-11-21 15:55:08 +00:00
mkaply%us.ibm.com 942b5fe4cc #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 7d3eea345e Adding in publishing prefs file, new build. 2002-11-21 15:29:42 +00:00
karnaze%netscape.com fd984ba297 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 50a9ff11fd Adding in the ability to delete remote calendars. 2002-11-21 15:23:06 +00:00
dbaron%fas.harvard.edu e40541c78d One more shutdown leak. b=179361 r=blizzard sr=bryner 2002-11-21 15:22:49 +00:00
dbaron%fas.harvard.edu 298772a977 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 3ce45e2b5c 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 196a72e32f Localizing prefs. 2002-11-21 15:00:43 +00:00
mikep%oeone.com d2552acf96 Adding in the ability to remember publishing preferences. 2002-11-21 14:57:42 +00:00
mikep%oeone.com c1c8ebff4b 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 87fc618a43 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 cc4f959287 Fix broken profile locking on OpenVMS. b=180738 r=ccarlen sr=dveditz 2002-11-21 13:34:25 +00:00
kairo%kairo.at 16b5880c9f 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 86d088c531 Bug 181125 remove nsIEnumerator imgIContainer::enumerate() method
r=biesi sr=alecf
2002-11-21 09:06:12 +00:00
paper%animecity.nu f81ea6a149 Bug 180963: remove duplicate file /gfx/src/nsRenderingContextImpl.cpp
r=brade sr=tor
2002-11-21 08:59:30 +00:00
darin%netscape.com 62a475fcce further revisions following review w/ dougt 2002-11-21 07:57:09 +00:00
bryner%netscape.com c26e0f935a 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 28751369b5 filter out windows ^Ms 2002-11-21 06:23:39 +00:00
nelsonb%netscape.com 1707fa2738 Add tests for sha256, sha384, and sha512. 2002-11-21 05:44:41 +00:00
nelsonb%netscape.com f1eeafdf46 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 3a54c5f8ee 174403 - morkTable::RowToPos doesn't quite work, r=blake, sr=bienvenu 2002-11-21 04:59:37 +00:00
timeless%mozdev.org 4a78455ee5 Bug 181134 change PrintImageDecoders from nsIEnumerator to nsISimpleEnumerator
r=biesi sr=alecf
2002-11-21 04:21:13 +00:00
bzbarsky%mit.edu 873a41dfac fixing mac bustage 2002-11-21 03:50:46 +00:00
bzbarsky%mit.edu c0a8aaf4c5 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 34fe8ef195 Use the 32-bit code on Solaris x86 platforms, too. 2002-11-21 02:54:04 +00:00
ducarroz%netscape.com fc978f8f06 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 860f1625c2 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