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

55836 Коммитов

Автор SHA1 Сообщение Дата
rjc%netscape.com c0d448ffd8 Oops, need to do proper comparison for Linux. 2000-03-19 08:56:31 +00:00
rjc%netscape.com 61394fdeb2 Add support for various ways of filtering search results... (accessable via context menus.) 2000-03-19 08:52:18 +00:00
rjc%netscape.com 165e8f083d Add "IsBookmarked" method. 2000-03-19 08:50:34 +00:00
kvisco%ziplink.net f17e2b0991 updated to handle proper conversion to NumberResult (Olivier Gerardin) 2000-03-19 08:01:58 +00:00
kvisco%ziplink.net edef084c4e Added support for XPath number functions (Olivier Gerardin) 2000-03-19 08:00:20 +00:00
kvisco%ziplink.net 6fc4ce9093 updated to test number functions (Olivier Gerardin) 2000-03-19 07:58:20 +00:00
pierre%netscape.com e9d548b59f 32252 "Small Caps font too small". Changed the ratio for small-caps from 0.7 to 0.8 (same as MacIE5). 2000-03-19 07:47:23 +00:00
bryner%uiuc.edu d961b7c012 Handle the static library dependencies correctly. r=pavlov. 2000-03-19 06:14:02 +00:00
ruslan%netscape.com bd04a49ecd Only attempt to reconnect when socket is being reused and no longer
connected when the first write operation is requested. This finally
takes care of last (for now :-) keep-alive problem with sites who will
close connections at a very fast rate.
2000-03-19 03:32:32 +00:00
ruslan%netscape.com 1acc7383fb Do proper QI to get the transport within the keep-alive loop 2000-03-19 03:18:32 +00:00
ruslan%netscape.com ef67fa9d61 Fix incorrect check in isAlive 2000-03-19 03:17:58 +00:00
ssu%netscape.com d194e5a6bd fixing bug - msvcrt.dll and msvcirt.dll now get installed *only* if they don't exist.
a=chofmann
r=sgehani
2000-03-19 03:15:25 +00:00
cls%seawood.org 93cafc7cde Tweak xmlterm Makefiles so that it will build in an objdir. Bug . 2000-03-19 00:37:41 +00:00
ruslan%netscape.com c9de8cce36 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 bd9313aba1 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 fe18d090b4 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 c08d3dc40e 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 4f544401da Fix leak. r=pollmann@netscape.com 2000-03-18 21:29:16 +00:00
dbaron%fas.harvard.edu 8adfda9635 Fix leak of style contexts. r=karnaze@netscape.com 2000-03-18 21:26:13 +00:00
bryner%uiuc.edu c877fdc831 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 41c25de361 Fix for uninitialized variable
r=waterson
2000-03-18 19:07:35 +00:00
ruslan%netscape.com 8f20bbe175 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 187c3e43b4 Make nsISupports interfaces threadsafe so proxy objects can be created. r=waterson 2000-03-18 18:38:14 +00:00
mscott%netscape.com 5d83f5145e Remove obsolete files 2000-03-18 18:36:13 +00:00
mscott%netscape.com 7a6e7a2741 build idl version of nsIImapUrl.idl
r=bienvneu
2000-03-18 18:36:06 +00:00
mscott%netscape.com cb036f53c8 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 bd330cec43 Use scriptable version of nsIImapUrl 2000-03-18 18:35:53 +00:00
norris%netscape.com 437a7174ea 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 5ea90ce2da not part of the build yet. 2000-03-18 17:27:40 +00:00
bienvenu%netscape.com e6e7067c38 add accessor for parser state, r=jefft, mscott part of 23181 2000-03-18 16:04:24 +00:00
sspitzer%netscape.com b556422f2d adding NO_UDSOCK for vms only. submitted by colin blake. 2000-03-18 15:52:41 +00:00
rods%netscape.com 0f7fa528c7 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 2dc0716710 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 6a162e58fa 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 bec6539714 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 64f13a7d8b 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 6e4b344439 Removed GetScreenHeight and using the one in nsFormControlFrame
b=25774 r=kmcclusk
2000-03-18 14:20:03 +00:00
rods%netscape.com c0726b3245 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 fbe68985af 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 0000d8cf20 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 b75e1d2499 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 3cda654338 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 d456930974 fix stand-alone LiveConnect shell on XP_MAC. 2000-03-18 09:45:13 +00:00
beard%netscape.com 5d7976051c fix simple callbacks (not part of standard LiveConnect) 2000-03-18 09:44:07 +00:00
beard%netscape.com 307efa378c added classpath processing. 2000-03-18 09:42:15 +00:00
harishd%netscape.com ff72d36cd5 Fix for 31873,32094,32337.
Checking in for rickg.
r=me.
2000-03-18 09:15:01 +00:00
ruslan%netscape.com a57d2256d5 Add extra comments on new keep-alive preferences 2000-03-18 08:25:01 +00:00
mccabe%netscape.com 2a847e0e83 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 b1cdd45f97 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 ca4696ec29 Doh! I checked in the wrong patch onto the tip. Thanks for wiping my chin, rjc. 2000-03-18 06:24:19 +00:00