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

55674 Коммитов

Автор SHA1 Сообщение Дата
ruslan%netscape.com c41f6dc16a Fix 32395. The change in behavior of SetReuseConnection had cause ftp
handler to leak.
2000-03-19 00:07:17 +00:00
tor%cs.brown.edu 0a83713ee9 C++ comment in header included from C files is a Bad Thing (tm). r=cls 2000-03-19 00:01:22 +00:00
seth%cs.brandeis.edu f33ceb870a fixed bug where the everconfirmed field was not being properly set via a bug_email. 2000-03-18 23:32:49 +00:00
dbaron%fas.harvard.edu 5b982b687a Fix leak statistics by logging all releases, and fix one extra release. r=pollmann@netscape.com 2000-03-18 21:35:22 +00:00
dbaron%fas.harvard.edu 914a800f54 Fix leak. r=pollmann@netscape.com 2000-03-18 21:29:16 +00:00
dbaron%fas.harvard.edu b5f3961347 Fix leak of style contexts. r=karnaze@netscape.com 2000-03-18 21:26:13 +00:00
bryner%uiuc.edu 94ef9dd827 Make sure to initialize the 'isMeta' member of the
struct.  r=jst@netscape.com.
2000-03-18 19:54:40 +00:00
jim_nance%yahoo.com 931645f019 Fix for uninitialized variable
r=waterson
2000-03-18 19:07:35 +00:00
ruslan%netscape.com cc358edad9 Fix 31882, 31884, 31979 (all keep-alive fixes + patch from Tomi.Leppikangas@oulu.fi) 2000-03-18 18:39:41 +00:00
tonyr%fbdesigns.com 7d368f5633 Make nsISupports interfaces threadsafe so proxy objects can be created. r=waterson 2000-03-18 18:38:14 +00:00
mscott%netscape.com b93fab61f7 Remove obsolete files 2000-03-18 18:36:13 +00:00
mscott%netscape.com 5394231758 build idl version of nsIImapUrl.idl
r=bienvneu
2000-03-18 18:36:06 +00:00
mscott%netscape.com 4335aa3455 Use our new scriptable version of nsIImapUrl.idl and make the .h version obsolete.
r=bienvenu
2000-03-18 18:35:54 +00:00
mscott%netscape.com 012f6835c8 Use scriptable version of nsIImapUrl 2000-03-18 18:35:53 +00:00
norris%netscape.com d2401d0be5 Fix a number of security bugs. (I can't see the numbers at home because
they have restricted visibility.)
r=mstoltz
2000-03-18 17:48:12 +00:00
sspitzer%netscape.com 88a6814a48 not part of the build yet. 2000-03-18 17:27:40 +00:00
bienvenu%netscape.com 870f8600ce add accessor for parser state, r=jefft, mscott part of 23181 2000-03-18 16:04:24 +00:00
sspitzer%netscape.com 9059546280 adding NO_UDSOCK for vms only. submitted by colin blake. 2000-03-18 15:52:41 +00:00
rods%netscape.com 9f60e09b37 Fixed GetSelectedIndex so it gets it out of the pressate when there is no frame.
for PDT+ bug 32119, I am checking in the fix in on the Tip,
ducarroz will check it in on the branch
r=kmcclusk
2000-03-18 15:29:48 +00:00
rods%netscape.com 3b43798982 made sure "average" was initialized to zero
change the setting of the font from mFixedFont to mFont for textfields
b=18232,32254 r=sfraserfor 18232, self for 32254
2000-03-18 15:15:25 +00:00
rods%netscape.com ad9eac5f4d Added quotes around type="text"
changed the bottom margin for input type="text" from 1 to zero
b=18138, r=buster
2000-03-18 14:43:48 +00:00
rods%netscape.com 3e11ee0c01 Added aIsOutline to arg to RenderSize so it can do the right thing when
drawing outlines. Also got rounded outlines to work (not dashed)
Added #if for PaintOuline to control whether it paints on the inside or outside
of the frame.
b=18579 r=dcone
2000-03-18 14:41:00 +00:00
rods%netscape.com 270b0ca8dd Removed a lot of unneeded for for creating viewes for GfxList (experiment and ifdef'ed out)
Now uses GetOptionsContainer to get the frame container for adding options
needed for differences in List and GfxList
b=18895 r=kmcclusk
2000-03-18 14:25:02 +00:00
rods%netscape.com 6f7b0bfbe0 Removed GetScreenHeight and using the one in nsFormControlFrame
b=25774 r=kmcclusk
2000-03-18 14:20:03 +00:00
rods%netscape.com 6ec1624507 Added adaptive sizing for dropdown with small screen sizes
The setting of the cached available size only happens when it is not unconstrained
Added GetOptionsContainer method
Fixed minor problem in GetScrollableView (not actually passing back the frame)
Added the Flushing of content on arrow keys
b=31987,25774 r=kmcclusk
2000-03-18 14:17:34 +00:00
rods%netscape.com c5b2520eec Added adaptive sizing for dropdown with small screen sizes
Added reflow optimization
Added GetOptionsContainer method
b=31987 r=kmcclusk
2000-03-18 14:17:32 +00:00
rods%netscape.com 06767c5358 Added method to get the container frame for adding/removing option frames
needed for the differences in ListControlFrame sn GfxListControlFrame
b=18895 r=kmcclusk
2000-03-18 14:17:30 +00:00
rods%netscape.com 9499e0c6a9 Moved GetScreenHeight from Combobox frame to here. duplicated the SkipRelfow method to
some rework, and I can if def it in and out
b=18895 r=kmcclusk
2000-03-18 13:45:30 +00:00
andreas.otte%primus-online.de 796d671dd3 fix bug 26003, Files with the percentage (%) sign cannot be viewed via mouse, r=valeski@netscape.com 2000-03-18 11:07:04 +00:00
beard%netscape.com 9ccba843c1 fix stand-alone LiveConnect shell on XP_MAC. 2000-03-18 09:45:13 +00:00
beard%netscape.com 8817a932f6 fix simple callbacks (not part of standard LiveConnect) 2000-03-18 09:44:07 +00:00
beard%netscape.com 58b9aa6ad7 added classpath processing. 2000-03-18 09:42:15 +00:00
harishd%netscape.com 916c4ea667 Fix for 31873,32094,32337.
Checking in for rickg.
r=me.
2000-03-18 09:15:01 +00:00
ruslan%netscape.com 278afa1388 Add extra comments on new keep-alive preferences 2000-03-18 08:25:01 +00:00
mccabe%netscape.com 1bb2d0f184 Fix to 11454
Respect [noscript] property for attributes by setting the attribute as hidden in the emitted typelib.

r=jband
2000-03-18 07:55:43 +00:00
harishd%netscape.com 6c8c90c444 Fix for 32263
Create a new instance of the DTD when called by
the JS engine ( only when creating a new parser context ).
r=rickg.
2000-03-18 06:48:09 +00:00
waterson%netscape.com 0413d7071d Doh! I checked in the wrong patch onto the tip. Thanks for wiping my chin, rjc. 2000-03-18 06:24:19 +00:00
ben%netscape.com 9043c2381c make sidebar customize dialog skinnable 2000-03-18 06:17:40 +00:00
ben%netscape.com 15420251ec another attempt at adding the selected bookmark images 2000-03-18 06:15:22 +00:00
ben%netscape.com 5f49a3cf02 moved style rules for new widgets into separate files, added selected twisty images 2000-03-18 06:13:23 +00:00
rjc%netscape.com 5d16c645ad Fix bug # 24836: correctly serialize RDF data. Review: waterson@netscape.com. 2000-03-18 05:28:53 +00:00
waterson%netscape.com 94d5f591ad Get rid of dead code. 2000-03-18 05:26:25 +00:00
waterson%netscape.com e1d9416b05 Bug 27739. Leak the key bindings table for now, so we're sure not to lose it if all the XUL documents go away. This is a temporary solution, pending a real fix when hyatt jettisons this for XBL. r=hyatt, a=jar 2000-03-18 05:24:50 +00:00
waterson%netscape.com a2b14e8f3e Bug 32187. Make sure to re-serialize RDF/XML using UTF-8 for UCS-2 strings. r=rjc,ftang. a=bobj,jar. 2000-03-18 05:22:42 +00:00
scc%netscape.com 532a4d13c7 Added the Bill Law trick to make |nsCOMPtr| break the build for everybody where it use to break it only for Solaris and a few others (the `tainting' problem). Added a haiku. r=danm 2000-03-18 05:17:46 +00:00
blizzard%redhat.com 0e7f3bb058 fix for #27791. assume that any drag motion events are not valid drop targets unless someone explicitly sets the canDrop = true in the JS event handler. this makes dragging feedback correct on linux. r=pavlov 2000-03-18 05:00:45 +00:00
gagan%netscape.com 12f6758fba Argh... checkin aborted while I was editing nsHTTPChannel.cpp. Fixed bug 25868. nsAuth now has an Init method so that things will work ok after a logout (new auths will be created). Other misc. code cleanup. Also changed QI implementations to standard macros. 2000-03-18 04:54:56 +00:00
gagan%netscape.com 23bb5d5c49 Fixed bug 25868. nsAuth now has an Init method so that things will work ok after a logout (new auths will be created). Other misc. code cleanup. Also changed QI implementations to standard macros. 2000-03-18 04:51:00 +00:00
akkana%netscape.com 08fdd4a327 29312: move nbsp guard to a more general location so it'll always fire 2000-03-18 04:35:45 +00:00
bruce%cybersight.com 9493200111 Fix for memory leak. r=gordon bug #28902 2000-03-18 04:10:27 +00:00