Commit Graph

45778 Commits

Author SHA1 Message Date
rods%netscape.com
3f9ff89e9b Add CountAllChild to count all the option and optgroup elements so lists
get sized correctly when no rows are specified
r=kmcclusk, bug=4050
1999-11-03 00:07:01 +00:00
rods%netscape.com
4dc1d549b0 Added code to size the button appropriately when style sets the size and
make it clip for drawing.
NOTE: This is a temporary fix for bug #17474
1999-11-03 00:05:30 +00:00
rods%netscape.com
0848659bb9 Combos now size correctly when the size is specified via style
r=kmcclusk, b=16317
1999-11-03 00:03:32 +00:00
kmcclusk%netscape.com
7872e769f6 Fixed places where SetProperty and Reset were missing the nsIPresContext argument.
This fixed 6 warnings and cases where reset and set property where not working properly for
all form elements. r = rods@netscape.com.
1999-11-03 00:01:13 +00:00
rods%netscape.com
e673e2cab5 removed a line that wasn't needed and caused a warning r=kmcclusk 1999-11-02 23:54:40 +00:00
bienvenu%netscape.com
5cb10311c3 turn meteors back off, per mscott's request and review 1999-11-02 23:46:54 +00:00
mstoltz%netscape.com
54b6d77584 Created helper class nsZipRead to hold read state information. That way
one nsJAR can support multiple input streams. r=norris
1999-11-02 23:46:09 +00:00
norris%netscape.com
0871585c3d Fix
10194 Possible security vulnerability in "chrome:" protocol - acce
14979 "chrome" protocol allows accessing arbitrary files on the lo
r=vidur
1999-11-02 23:44:27 +00:00
kipp%netscape.com
e2bb12a0bf Fixed up comments in test file list 1999-11-02 23:43:25 +00:00
kipp%netscape.com
f6d66c6b92 r=troy; Shrink block frames by 4 bytes per instance by making the overflow-lines instance variable a frame property 1999-11-02 23:42:52 +00:00
robinf%netscape.com
f09b3d841a fixing M11 bug 15335 1999-11-02 23:42:48 +00:00
pinkerton%netscape.com
ad446fb109 rewrote item detection code to handle the case where the toolbar isn't in a frame that is at 0,0 (like windows with the menu bar above the personal toolbar). (r=saari, bug #17800). 1999-11-02 23:42:16 +00:00
kipp%netscape.com
8d5f3c2d2d r=troy; Added a new frame property atom 1999-11-02 23:42:13 +00:00
pollmann%netscape.com
056ef7fb35 Bug 7554: HTML Labels now pass JS events to form element the label is for
r=harishd
1999-11-02 23:38:17 +00:00
jband%netscape.com
4c95be4d6a r=mccabe use NS_NewTimer stuff only on Win32 in this test code. This avoids Unix build order problems that were keeping the xpconnect test components from working at all. 1999-11-02 23:35:54 +00:00
cls%seawood.org
bee74e223b Removed unused NECKO ifdefs.
a=leaf
1999-11-02 23:34:03 +00:00
jband%netscape.com
57657db2fc r=mccabe make output from xpcshell's new 'dump' method go to the same place as output of 'print': stdout rather than stderr 1999-11-02 23:31:09 +00:00
alecf%netscape.com
4033a6f681 fix for #12703 - don't hold onto XULElements after they have been removed from the tree - don't bother checking mDocument because it will be null when the content has been removed from the document
r=hyatt
1999-11-02 23:30:33 +00:00
ducarroz%netscape.com
2e20cb2819 Fix for bug 17768. Set ProgID to soemething else than an empty string. R=rhp 1999-11-02 23:29:51 +00:00
nisheeth%netscape.com
2c9d4de6e6 Fix bug 15304. Added a flag to bscmake.exe. Only executed when the browse_info target is used. 1999-11-02 23:29:48 +00:00
sspitzer%netscape.com
dea1c4efdb fix #16457, r=mscott. if an error occurs in the SMTP protocol state machine, we may need to pop up the alert right then, and not when we get back to the url listener, because we'd loose the error text from the SMTP server. these changes
pop up the alert and set the error code so that the url listener doesn't try to
pop up another alert.  define a bunch of new error codes, and remove nsMsgTransition.h, which was defining all the MK_ error codes that were in there.
are no longer needed.
1999-11-02 23:27:46 +00:00
cls%seawood.org
8160ac8c7c No need to generate obsolete network Makefiles 1999-11-02 23:27:45 +00:00
selmer%netscape.com
6dd45f7c31 New Makefile system for builds 1999-11-02 23:25:41 +00:00
nhotta%netscape.com
9fd8c5a424 Added a call to encoder finish, this allows encoder to write out remaining data such as escape sequences of ISO-2022-JP, bug 17805, r=ftang. 1999-11-02 23:24:10 +00:00
valeski%netscape.com
9f26a5bfba r=cyeh, forcing PR_LOGGING for ftp in release builds 1999-11-02 23:24:06 +00:00
bienvenu%netscape.com
67dc096258 remove the imap channel from the load group when finished running r=mscott 1999-11-02 23:22:29 +00:00
akhil.arora%sun.com
fae6e4dc39 17802 r=drapeau@eng.sun.com Workshop C++ 5.0 needs a cast 1999-11-02 22:57:58 +00:00
rogerl%netscape.com
20d55df771 Added Kurt Westerfeld's fix for 'undefined is not a function' message. 1999-11-02 22:52:10 +00:00
dmose%mozilla.org
e840235a7e updated license boilerplate to xPL v1.1 1999-11-02 22:43:10 +00:00
cls%seawood.org
a2f7e7231c Use #elif not #elseif 1999-11-02 22:36:59 +00:00
dmose%mozilla.org
82caef06fd updated license boilerplate to xPL v1.1 1999-11-02 22:23:59 +00:00
petitta%netscape.com
223375338f initailizes the dist directory 1999-11-02 22:21:05 +00:00
petitta%netscape.com
ae36b22187 add include file InitDist.win 1999-11-02 22:15:36 +00:00
terry%mozilla.org
1fc0f060c6 Due to popular request, "bug changed" mail will only report changes in
state on dependent bugs if they move from an 'open' to a 'closed'
state, or visa-versa.  Also, if there are more than 5 bugs on the
list, then we won't even try to generate the details (doing so only
generates lots of extra mail that is too hard to parse anyway.)
1999-11-02 22:14:11 +00:00
pavlov%netscape.com
903f9af6c0 add scriptable region to unix factory fixes bug 12465 r=slamm 1999-11-02 21:57:14 +00:00
ssu%netscape.com
69202f5e38 fixing redness on mac tinderbox. #else if doesn't work. Changed it to #elseif 1999-11-02 21:50:07 +00:00
pinkerton%netscape.com
7bb51a30d4 turn off very verbose debug output. r=saari 1999-11-02 21:39:47 +00:00
bienvenu%netscape.com
fbbac1c0dc more work to hook up stop button, r=mscott 17743 1999-11-02 21:36:59 +00:00
jfrancis%netscape.com
b92307002b changed bogus node type to br to get rid of annoying space in empty editors; r=kin 1999-11-02 21:35:21 +00:00
rhp%netscape.com
99b084c732 Changes to remove ToCString() calls - Bug #'s: 17580 17581 - r: nhotta 1999-11-02 21:31:32 +00:00
pinkerton%netscape.com
dab0e1f45e add text/plain flavor acceptance to dragOver on personal toolbar and set canDrop on drag session so win32 uses the correct cursor feedback. (r=saari). 1999-11-02 21:28:14 +00:00
cata%netscape.com
d51644d159 Fixing typo in dtd file. Checkin for momoi, r=cata, bug=17018. 1999-11-02 21:27:02 +00:00
jefft%netscape.com
a0f68d698e fixed bug 16540 - 4.x Pop3 prefs not being heeded; ported over as server specific prefs, also added logging facility, less query interface, more cached capability on server; r=bienvenu 1999-11-02 21:20:47 +00:00
waldemar%netscape.com
e2eca1f9c0 Added more no-line-break constraints, simplified visibility treatment, and added named function arguments 1999-11-02 21:12:04 +00:00
nhotta%netscape.com
ca1048f7b0 First Checked In. 1999-11-02 21:09:05 +00:00
nhotta%netscape.com
4033b4a6c1 Removing a file (not part of the build), this project file was checked in as a text instead of binary. 1999-11-02 21:08:38 +00:00
pinkerton%netscape.com
5a870d01c1 set event struct type for drag events. previously uninitialized and caused random things to occur during drags (r=saari). 1999-11-02 21:04:40 +00:00
waterson%netscape.com
230c1759f0 Don't enable drag & drop on scrollbars. r=pink,hyatt 1999-11-02 21:03:46 +00:00
msw%gimp.org
499ae85862 applied patch in 14263 to build xpconnect as a component on
Linux/alpha.  Should also fix 13601, 11847.
r=jband@netscape.com
1999-11-02 21:03:13 +00:00
ftang%netscape.com
7a8f83577a fix one typo. add new locale name for Chinese. r=nhotta 1999-11-02 20:58:47 +00:00