Commit Graph

58659 Commits

Author SHA1 Message Date
brade%netscape.com
a857aa0d4c add a function to handle dragging all types of data in the content area (not used yet; not complete yet) 2000-04-20 14:00:15 +00:00
jst%netscape.com
65686de7fb Updating the DOM interface CSSStyleDeclaration to DOM Level 2. 2000-04-20 13:50:56 +00:00
brade%netscape.com
a906eff95b add nsJSCSSValue.cpp for jst 2000-04-20 13:48:39 +00:00
jst%netscape.com
8515630b3f Adding GetIID() to nsICSSDeclaration. 2000-04-20 13:00:08 +00:00
jst%netscape.com
5dd95df31c Fix build warnings. 2000-04-20 12:40:35 +00:00
jst%netscape.com
e09c50e601 Fixing bug #32376. Mozilla now populates a select list with new empty options if it's length is set to a bigger number than it already is, this is against the DOM but we need this to be compatible with older browsers. 2000-04-20 12:34:35 +00:00
jband%netscape.com
dc13704f3f Had the wrong clazz for the root! So it was better when the caching was broken. Now it works on MI objects with caching fixed. My bad copy/paste error from long ago. 2000-04-20 12:16:45 +00:00
jst%netscape.com
65013f77f6 Adding CSSValue interface, not part of the build yet. 2000-04-20 11:07:16 +00:00
jband%netscape.com
41e5c7514e backing out little fix from earlier today because it causes crashes in some MI cases. I'll investigate and do the right fix 2000-04-20 11:06:48 +00:00
kvisco%ziplink.net
e62f324a76 updated with latest info 2000-04-20 10:21:06 +00:00
kvisco%ziplink.net
7dc7e8b2e2 latest info 2000-04-20 10:16:44 +00:00
kvisco%ziplink.net
842c3e8384 Added a fix for relative URI with xsl:include (npride) 2000-04-20 10:14:05 +00:00
kvisco%ziplink.net
a2cfb62683 Added Nathan Pride's fix for document base when a stylesheet is specified on the command line 2000-04-20 10:13:22 +00:00
kvisco%ziplink.net
96cc7b4153 Added some changes from Marina (see changes.txt) 2000-04-20 10:12:06 +00:00
kvisco%ziplink.net
1cfa374ce4 changed a couple postfix increments to prefix, aesthetics really. 2000-04-20 10:11:28 +00:00
kvisco%ziplink.net
09ee36148b added Marina's changes (removed casts from XML_Char to DOM_CHAR) 2000-04-20 10:09:42 +00:00
pavlov%netscape.com
427bd35206 finish COMPOUND_TEXT support 2000-04-20 09:29:38 +00:00
waterson%netscape.com
6d53960e44 Replace raw use of nsArrayEnumerator with NS_NewArrayEnumerator(). r=sspitzer, alecf 2000-04-20 09:15:23 +00:00
jband%netscape.com
2964aea322 landing typelib loading improvements. bug 30753 2000-04-20 08:52:05 +00:00
sgehani%netscape.com
3e591c0c6c Fix for exposing default destination in config.ini. [b=36392] 2000-04-20 07:42:43 +00:00
sgehani%netscape.com
93abcd5c22 * Fix shell script env setup.
* Add feature support to specify folder default in config.ini. [b=36392]
* Pipe erros to a dialog instead of to stdout.
2000-04-20 07:42:23 +00:00
sspitzer%netscape.com
cfdf77f73c more changes for the new subscribe dialog. 2000-04-20 07:11:27 +00:00
brendan%mozilla.org
8dc79066e8 Check access and redeclaration legality when defining a getter/setter (36117, r=norris) 2000-04-20 07:10:14 +00:00
sspitzer%netscape.com
7ca18bd005 more work for the new subscribe dialog. 2000-04-20 06:59:43 +00:00
sspitzer%netscape.com
a7a7a6b36b more changes for the new subscribe dialog. use a check and dot instead of "true" and "false"
in the ui.
2000-04-20 06:39:28 +00:00
beard%netscape.com
40022cf8f5 removed extraneous semi-colons after namespace declarations. 2000-04-20 06:20:31 +00:00
beard%netscape.com
7279428cf8 warnings: commented out unused parameter name. 2000-04-20 06:19:43 +00:00
sspitzer%netscape.com
4d480438b9 debug vs. opt problem. I need these labels at run time for PR_LOG. 2000-04-20 05:49:58 +00:00
ftang%netscape.com
bcc3796e45 first add for nsILocalFile unicode interface wrapper code
not part of the build system yet.
2000-04-20 05:44:03 +00:00
putterman%netscape.com
d2bfdc9f05 r=sspitzer. Move more functions into new FE files. Make sent folder display recipient column.
Make sorting by size and priority work correctly.
2000-04-20 05:30:32 +00:00
sspitzer%netscape.com
65031d8367 fix warnings. 2000-04-20 05:18:55 +00:00
sspitzer%netscape.com
6944a086cd more work for the subscribe dialog. use PR_LOG instead of printfs. #35217 2000-04-20 05:12:14 +00:00
ftang%netscape.com
7320eef915 fix 34963. check in fix patch by m_kato@ga2.so-net.ne.jp
add ::CoUninitialize
2000-04-20 05:09:59 +00:00
ftang%netscape.com
aacdd70d44 fix 22116. Check in patch from m_kato@ga2.so-net.ne.jp
Perform IsDBCSLeadByte before 0x5c escaping
2000-04-20 05:08:02 +00:00
brendan%mozilla.org
7de0f8bd21 Add nsTraceMalloc.[ch] and bloatblame.c, not part of build (setenv NS_TRACE_MALLOC to enable here and in xpfe/bootstrap). 2000-04-20 04:55:26 +00:00
jband%netscape.com
1f72633906 update comment - mostly just to verify that I can checkin from my Mac without bad things happening. 2000-04-20 04:50:06 +00:00
troy%netscape.com
c450772b1e b=6252 Fixed problem with computing of hypothetical box 2000-04-20 04:44:32 +00:00
brendan%mozilla.org
7f8e4445fe Added NS_TraceMalloc support (ifdef'd off -- not part of build by default). 2000-04-20 04:35:07 +00:00
pavlov%netscape.com
9a8d1c264a fix ups for COMPOUND_TEXT 2000-04-20 04:26:24 +00:00
sfraser%netscape.com
27b5192b2c Fix for 29843 -- caret disappears on delete. r=jfrancis 2000-04-20 03:59:50 +00:00
sfraser%netscape.com
1b34326be4 Fix a warning. 2000-04-20 03:58:10 +00:00
sfraser%netscape.com
560b8c32a7 Tweak the WaitNextEvent sleep time depending on what the browser is doing (if there are file or network connections active). r=jfrancis 2000-04-20 03:57:39 +00:00
sfraser%netscape.com
a844c1bfd2 Just rename some mFoo static member variables to sFoo. 2000-04-20 03:55:00 +00:00
putterman%netscape.com
5a6b2917ac Turn off probe maps. This speeds up loading a folder. r=bienvenu. 2000-04-20 03:46:32 +00:00
rods%netscape.com
2b90f199a6 uncommenting out some important clean up code and gating it with "!kGoodToGo"
should fix leaks
2000-04-20 03:42:12 +00:00
sspitzer%netscape.com
9e2b1200cd more changes for the new subscribe dialog. 2000-04-20 03:41:30 +00:00
jband%netscape.com
a0b141afcc fix typo bug that was causing wrapper cache misses on wrapper around objects implementing multiple interfaces when the first wrapper is made for an interface that is not leftmost 2000-04-20 03:38:47 +00:00
pavlov%netscape.com
37ac42660e fix support for UTF8_STRING and add code to begin work on COMPOUND_TEXT support 2000-04-20 03:29:06 +00:00
mscott%netscape.com
41d87e355b fix build breakage for davidb 2000-04-20 03:18:45 +00:00
mscott%netscape.com
ad809bd96b fix build breakage for davidb. 2000-04-20 03:18:31 +00:00