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

58111 Коммитов

Автор SHA1 Сообщение Дата
mscott%netscape.com d04e24d489 implement nsIMsgStatusFeedback on the mail window. You can get to this
object by calling window.MsgStatusFeedback. Remove an obsolete OnStatus
method.
r=alecf
2000-04-14 02:49:35 +00:00
mscott%netscape.com d489a2379d remove expensive setAttribute method! forward all status calls
to our little brother in JS. This should make setting status and starting / stopping the meteors
so much faster! Remove knowledge of the webshell,
and webshell window which we no longer need to keep track of.
r=alecf
2000-04-14 02:48:57 +00:00
mccabe%netscape.com aed8db1c33 Added xpfe/components/console Makefiles. 2000-04-14 02:47:54 +00:00
jbetak%netscape.com b03088efe8 r=ftang 32604 Trunk fix for illegal use of nsString-external JavaScript 2000-04-14 02:47:28 +00:00
jbetak%netscape.com b74494e409 r=valeski, exposing channel for 32604 Trunk fix for illegal use of nsString-external JavaScript 2000-04-14 02:46:28 +00:00
rjc%netscape.com e7ee535788 Use <xul:textfield> instead of <html:input> 2000-04-14 02:46:01 +00:00
mscott%netscape.com a7d4a690c5 mark setWebShell as no script.
r=alecf
2000-04-14 02:46:00 +00:00
rjc%netscape.com 9051575bcc Use <xul:textfield> instead of <html:input>. Set initial focus. 2000-04-14 02:45:26 +00:00
pavlov%netscape.com 2ba45db536 backing out tajima's changes until we can find out why they caused shrike to go orange 2000-04-14 02:31:28 +00:00
Peter.VanderBeken%pandora.be 8271678b5e Resolve name conflict. Not part of build yet. a=leaf 2000-04-14 02:05:21 +00:00
sfraser%netscape.com ff5b177506 Rename chrome:caps to chrome:security, and put the autocomplete stuff buck in that waqar stomped on. r=jj. Mac only. 2000-04-14 02:01:39 +00:00
Peter.VanderBeken%pandora.be d46348d828 Correcting end of lines. Not part of build yet. a=leaf 2000-04-14 02:00:44 +00:00
tajima%eng.sun.com edd8ef3c48 Fix for previous check-in, which still caused an error on X11R5 basis. 2000-04-14 01:50:09 +00:00
Peter.VanderBeken%pandora.be 21e654b29b Correcting end of lines. Not part of build yet. a=leaf 2000-04-14 01:47:09 +00:00
rjc%netscape.com 477504a830 Add "bookmark find" dialog support. 2000-04-14 00:05:49 +00:00
suresh%netscape.com 0abfa4e5cb Adding POP Testcases to the tree, so there is no security preference issues while running. 2000-04-14 00:01:23 +00:00
alecf%netscape.com 901f7beef1 rev the filter datasource to match up with the filter delegate factory
(not yet part of build)
2000-04-13 23:50:50 +00:00
jst%netscape.com 9d31fda302 Making nsDOMAttributeMap a 'live' NamedNodeMap, removed the hashtable for the attributes since a) it caused the none-liveness and b) it was overkill, the number of attributes is usually so low so having a hashtable for them doesn't help much. 2000-04-13 23:42:52 +00:00
Peter.VanderBeken%pandora.be cee064026b Use DOMString instead of String (getting these changes back in). Not part of build yet. a=leaf 2000-04-13 23:41:43 +00:00
alecf%netscape.com a42f14bd92 add CID and temporary ProgIDs for filter delegate factory 2000-04-13 23:40:49 +00:00
alecf%netscape.com 619ee3907c first cut at filter delegate factory (not yet part of build) 2000-04-13 23:38:58 +00:00
alecf%netscape.com 09dbfb6137 make the rdf delegate progid accessable from a header file, and switch to the cutting-edge progid schema
r=waterson
2000-04-13 23:37:41 +00:00
sgehani%netscape.com af5add9c90 Updating rpm generation scripts to reflect new packages section name:
`install' -> `xpcom'
2000-04-13 23:33:15 +00:00
bienvenu%netscape.com 5b574188e3 add a couple search error codes, not used yet 2000-04-13 23:28:49 +00:00
rjc%netscape.com 1b247a7bb8 Add "bookmark find" dialog support. 2000-04-13 23:28:14 +00:00
sspitzer%netscape.com fd9cfa6689 more changes for the new subscribe dialog. instead of having all newsgroups as children
of the server, they are children of the appropriate container.

ie, netscape.public.mozilla.mail-news is a child of netscape.public.mozilla
2000-04-13 23:07:13 +00:00
sspitzer%netscape.com fbf4ea23ac make it so the the children aren't right under the parent, they should be indented. 2000-04-13 23:05:08 +00:00
tajima%eng.sun.com 8b3026b55a Fix for build problem on OpenVMS. r=colin@theblakes.com,a=ftang@netscape.com 2000-04-13 22:54:33 +00:00
mjudge%netscape.com 96f89ea9d9 made the table temporarily pull from nsLookandFeel until we get style rule working correctly 2000-04-13 22:39:39 +00:00
av%netscape.com 942eabd0da Eliminated creation of invalid pointers which causes crash for some plugins, r=serge 2000-04-13 22:34:49 +00:00
ruslan%netscape.com 88cc8694d8 Fix 35024 - add new API to the socketTransportService to see how many
connections are alive/in-progress/etc.
2000-04-13 22:30:21 +00:00
jim_nance%yahoo.com 33b4271601 Backing out some changes to CFLAGS that did not work as well as I wanted
them to.
2000-04-13 22:28:27 +00:00
jfrancis%netscape.com 5c5e885156 added RemoveAllInlineProperties() 2000-04-13 22:27:41 +00:00
morse%netscape.com c23eba8cf8 fix bug 34866 2000-04-13 22:24:55 +00:00
nhotta%netscape.com 9f80a4b9a1 IME change for Win2000, bug 29606, check in for m_kato@ga2.so-net.ne.jp, r=ftang. 2000-04-13 22:23:04 +00:00
jefft%netscape.com ffc4d709f6 fixed bug 21742 -- [FEATURE] Save all attachments; r=mscott 2000-04-13 22:19:48 +00:00
akkana%netscape.com 296b457982 28401: Code cleanup. Move the key event handling to a separate method (r=sfraser) 2000-04-13 22:06:30 +00:00
sspitzer%netscape.com 67216ec3f4 add helper function GetFirstSelectedMsgFolder(), and fix the ".len" vs ".length" problem
to get subscribe, new folder, and rename folder to work again.  also some more debugging
dumps.  r=putterman.
2000-04-13 21:56:28 +00:00
kmcclusk%netscape.com 1945225950 Clip now applies to child views. b=11660 r=buster@netscape.com
Prevent the invalidation of hidden views (1/2 patch from <Tomi.Leppikangas@oulu.fi> b=34466 r=buster@netscape.com
Prevent ViewManager1 from getting into endless loops (patch from <jst@citec.fi> b=25336 r=buster@netscape.com
tested=WINNT, Linux, Mac
2000-04-13 21:56:27 +00:00
jfrancis%netscape.com 0254b96365 Wrote RemoveAllInlineProperties() to deal with clearing out inline style, and also fixed a bunch of IME bugs. 2000-04-13 21:50:19 +00:00
danm%netscape.com 2e114e9ad7 removing obsolete, erroneous dialog samples 2000-04-13 21:43:55 +00:00
shaver%mozilla.org 90c6795d8f FreeBSD 3.4 and BSDI/4.1 tweaks from <joerg.brunsmann@FernUni-Hagen.de>
and <drehuis@plaything.org>, respectively.
2000-04-13 21:43:45 +00:00
danm%netscape.com 95ce30cf11 removing old, broken dialog samples from debug menu 2000-04-13 21:34:35 +00:00
pnunn%netscape.com 3117bfbb19 corrected comment in code. pnunn. 2000-04-13 21:27:47 +00:00
pnunn%netscape.com d93b10b48e Changed rand function for converting 8bit mask to 1bit dithered mask.
msrand() function not working properly on mac.  pnunn.
2000-04-13 21:26:01 +00:00
rginda%netscape.com 9201af5afe fix for 33694, and some cleanup in addSearchEngine.
r=rjc
2000-04-13 21:22:50 +00:00
jst%netscape.com 5cd69c3154 Update the DOM interface to DOM Level 2, only stubs so far. 2000-04-13 21:21:02 +00:00
danm%netscape.com e61792f46d adding centerScreen flag 2000-04-13 21:19:45 +00:00
ruslan%netscape.com e30c647fbc In case of getting Connection: close during http/1.1 response - don't
record the capabilities of such server.
2000-04-13 21:19:27 +00:00
sgehani%netscape.com 4efaaa0831 Renaming [install] section to [xpcom] to conform to our delivery scripts. 2000-04-13 21:13:27 +00:00