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

89369 Коммитов

Автор SHA1 Сообщение Дата
dbradley%netscape.com 3e85d01bb2 Bug 102294 - printf has an extra parameter. r=jband 2001-10-03 02:48:40 +00:00
shaver%mozilla.org d819718f2b Bug 101234: crash when calling focus() or blur() on not-yet-appended XUL
Element.  r=sicking(!), sr=blizzard
2001-10-03 02:48:00 +00:00
peterv%netscape.com 93494e8e93 Fix for bug 102809 (ABR in nsPlainTextSerializer::AppendText; indexing -1 on array). r=sicking, sr=waterson. 2001-10-03 02:47:08 +00:00
sicking%bigfoot.com 69284e495f Make ImportFrame a friend of ProcessorState to fix nebiros bustage after b=83651 checkin. 2001-10-03 02:18:08 +00:00
sicking%bigfoot.com a761db94bc Fix typo to fix Ports bustage after b=83651 checkin.
r=peterv
2001-10-03 02:08:02 +00:00
bbaetz%cs.mcgill.ca b53dda519c Make fieldType be public - HPUX build bustage fix. 2001-10-03 01:55:10 +00:00
alecf%netscape.com b30717ea97 - add some cheesy implementations of FindInReadable
- move nsCaseInsensitiveStringComparator over
- fix some crashes
not part of build, will be reviewed for bug 100214
2001-10-03 01:55:09 +00:00
blizzard%redhat.com a8373f3c8f Fix bug #101828. Sending more than one piece of unsent mail fails when posting to sent mail folder. This patch serializes the posting to the sent mail folder so that we don't try to post more than one message at a time. r=naving,sr=bienvenu 2001-10-03 01:48:56 +00:00
bbaetz%cs.mcgill.ca 3b371bdf6c Why do we have two versions of nsCRT::strncmp, one taking a signed int,
the other an unsigned int? And why does the mac code barf on this?

Bustage fix.
2001-10-03 01:47:46 +00:00
blizzard%redhat.com a2d838423f Fix bug #74870. "Cookie dialog invisible with moz on second screen of Xinerama". Patch from Chris P. Ross <cross@distal.com>. sr=blizzard, r=jwbaker@acm.org 2001-10-03 01:38:12 +00:00
peterv%netscape.com c9800f457f Warning fixes. r=sicking, rs=jst. 2001-10-03 01:27:04 +00:00
bbaetz%cs.mcgill.ca 2b004772fc Oops - left thse out of the diff for bug 78148 & friends. rs=darin 2001-10-03 01:25:19 +00:00
bbaetz%cs.mcgill.ca 6db626aec5 Bustage fix - how did this build for someone else on windows? 2001-10-03 01:18:58 +00:00
bienvenu%netscape.com e3f5440b54 fix memory leak on every mime2 decode trying to get global charset r=sspitzer, sr=mscott 102466 2001-10-03 01:02:00 +00:00
akkana%netscape.com 695d293f5b 66345: Update the Makefiles to make REQUIRES work. Not yet part of the build. 2001-10-03 00:54:12 +00:00
akkana%netscape.com 53fd51cd4e 97677: Revised JS to take advantage of the new nsIURILinkChecker. r=cmanske sr=kin.darin 2001-10-03 00:43:33 +00:00
bbaetz%cs.mcgill.ca 0a07e3a5be Bug 78148. Reorg directory viewer backend to allow file and gopher to use
the html view as well. (This is currently disabled for file because of
i18n issues)

Should also fix dirviewer bugs 38014, 68651, 72724, 78474, and part
of 83881.

r/sr=darin, dougt
2001-10-03 00:43:30 +00:00
cmanske%netscape.com a730dea42d Fixed comment spelling as suggested by kin for bug 93475, r/s=kin 2001-10-03 00:42:38 +00:00
akkana%netscape.com 1c1d734e7b 97677: Check whether a link exists. r=cmanske,sr=darinf 2001-10-03 00:40:10 +00:00
peterv%netscape.com 66f699c92d Adding files for fix for bug 78148 and bug 97677. 2001-10-03 00:39:20 +00:00
bbaetz%cs.mcgill.ca d2e2dd7f23 Bug 78148. Reorg directory viewer backend to allow file and gopher to use
the html view as well. (This is currently disabled for file because of
i18n issues)

Should also fix dirviewer bugs 38014, 68651, 72724, 78474, and part
of 83881.
2001-10-03 00:26:29 +00:00
akkana%netscape.com a6e2c84e60 97677: Check whether a link exists. r=cmanske,sr=darinf 2001-10-03 00:21:34 +00:00
aaronl%netscape.com f917df3955 Bug 102192. Active Accessibility: Support STATE_OFFSCREEN for accessible objects. r=kmcclusk, sr=waterson 2001-10-03 00:18:48 +00:00
cmanske%netscape.com 57001ae810 Fixed default TARGET attribute values in Advanced Edit dialog, b=88879, r=brade, sr=kin 2001-10-03 00:15:10 +00:00
cmanske%netscape.com 8c734db636 Fixed detecting NS_ERROR_FILE_NOT_FOUND case when loading URL in Composer (b=93475) and setting new document and base URL when saving file (b=101426), r=brade,akkana, sr=kin 2001-10-03 00:13:00 +00:00
rginda%netscape.com 9740fb4d11 bug 102650, skin name should be Modern, not modern. r=jrgm 2001-10-03 00:11:24 +00:00
bienvenu%netscape.com cac043d27f fix problem going from threaded to sorted view, deleting a message in a thread, then switching back to threaded view r=naving, sr=sspitzer 102572 2001-10-03 00:11:02 +00:00
attinasi%netscape.com 1f16fe0f3b Outline for links are now 'invert' instead of 'WindowText' color. b=73884 r=kmcclusk sr=kin 2001-10-03 00:10:00 +00:00
attinasi%netscape.com 3fbccabcde Improvements for invert outline colors (Mac and Linux work now). b=73884 r=kmcclusk sr=kin 2001-10-03 00:08:25 +00:00
shrutiv%netscape.com 98369779bc Fix for bug 96735: cck.che variables for custom components are confusing
Changing variable names for custom components (r=tao)
2001-10-03 00:01:48 +00:00
attinasi%netscape.com 2ae3a1ceb9 Protection against null param for topcrash bug 100298. r=kmcclusk sr=kin 2001-10-03 00:01:04 +00:00
yokoyama%netscape.com 90f0c7504c Bug 88425
Ending IME Composition when we receive OnChar()
/r=yokoyama/ftang, /sr=shaver, /pdt=jaime
2001-10-03 00:00:15 +00:00
cmanske%netscape.com d20e5c9469 Backout change to makefile.win checked in accidentally 2001-10-02 23:58:21 +00:00
yokoyama%netscape.com 37c60405a3 Bug 101885
Use WideCharToMultiByte() to convert the titleStr
/r=shanjian; /sr=brendan
2001-10-02 23:56:47 +00:00
rginda%netscape.com 926d6a178b bug 97945, "venkkman install packaging", sr=shaver, r=ssu,jj
add venkman to config.ini template
2001-10-02 23:56:10 +00:00
rginda%netscape.com af76f6741a bug 97945, "venkkman install packaging", sr=shaver, r=ssu,jj
add venkman to config.ini template and makeall.pl
2001-10-02 23:55:34 +00:00
sicking%bigfoot.com 19519b57e6 Implement import precedence for attributesets, matchable templates, named templates and whitespace filtering.
b=83651 r=Pike, peterv, jst-review.pl sr=jst
2001-10-02 23:54:12 +00:00
rginda%netscape.com 4d3e3445d3 bug 97945, "venkkman install packaging", sr=shaver, r=ssu,jj
add venkman components to the packages files
2001-10-02 23:54:02 +00:00
hewitt%netscape.com c62d119f6e 70750 - new dialog xbl bindings, r=ben, sr=hyatt 2001-10-02 23:53:06 +00:00
rginda%netscape.com 05fb32470a bug 97945, "venkkman install packaging", sr=shaver, r=ssu,jj
initial add of venkman install.js templates
2001-10-02 23:52:49 +00:00
cmanske%netscape.com 3d361e7c01 Make label in Spell Check dialog consistent with 'Personal Dictionary' dialog title, b=101750, r=brade, sr=kin 2001-10-02 23:49:58 +00:00
cmanske%netscape.com 74234b0dc8 Cleanup InitListMenu() for Format | List submenu, b=101750, r=brade, sr=kin 2001-10-02 23:47:47 +00:00
depstein%netscape.com 39e0ee2766 Added REQUIRES in makefiles. 2001-10-02 23:40:40 +00:00
cmanske%netscape.com 5959754a4a Hide 'URL is relative...' checkbox in Messenger Composer, b=101559, r=brade, sr=kin 2001-10-02 23:39:01 +00:00
rangansen%netscape.com d04f6ad326 r=rangansen ; sr=hewitt ; bug# 99729
Removing redundant haligns..
2001-10-02 23:36:16 +00:00
cmanske%netscape.com 9ca12b33b1 Use editor transactions when modifying elements in editor DOM, b=102607, r=brade, sr=kin 2001-10-02 23:36:02 +00:00
cmanske%netscape.com 329f7b17d4 Fixed component icons in Composer. b=51602, r=brade, sr=kin 2001-10-02 23:31:46 +00:00
jst%netscape.com 439cf24df0 Making object destructor public to quiet down gcc. rs=alecf@netscape.com 2001-10-02 23:29:05 +00:00
waterson%netscape.com d8886c3942 Alternative test case for bug 97383. 2001-10-02 23:23:30 +00:00
darin%netscape.com e512eb27b0 fixes bug 102332 "9K leaks on tinderbox: cycle relating to HTTP handler"
r=dougt, sr=alecf
2001-10-02 23:04:49 +00:00