ben%netscape.com
c2e603eb00
code cleanup
2000-05-17 06:29:22 +00:00
mscott%netscape.com
a7d1b2645d
Bug #17001 --> add a toolbar and box to contain all the headers for a message. We'll only
...
show and create content for this box if the user has turned view all headers on.
2000-05-17 06:28:46 +00:00
jst%netscape.com
75e033f12f
Export more functions.
2000-05-17 06:28:23 +00:00
mscott%netscape.com
11d7174464
Bug #17001 --> enable view all header menu items
2000-05-17 06:27:51 +00:00
cls%seawood.org
07c20ed291
The rdf test uses nsSetupRegistry.cpp from webshell/tests ????? Add MOZ_TOOLKIT_REGISTRY_CFLAGS to CXXFLAGS to get this to build on beos.
2000-05-17 06:26:41 +00:00
jst%netscape.com
7a7661f01b
Make this a bit safer to use.
2000-05-17 06:26:23 +00:00
mscott%netscape.com
464534c3dc
Bug #17001 --> enable the menus for Headers, view all and view normal.
2000-05-17 06:26:00 +00:00
sfraser%netscape.com
b18a4c3812
Remove linkage with NetworkModular.shlb, really this time
2000-05-17 06:25:35 +00:00
brendan%mozilla.org
7bc9169a36
Include jsstddef.h first in all js*.c files (r=tlundeen@webcrossing.com).
2000-05-17 06:24:45 +00:00
cmanske%netscape.com
07234c7763
Fixed another edge case in Split Cell when lots of columns have rowspan > 1
2000-05-17 06:23:55 +00:00
brendan%mozilla.org
7dd0a4f6c4
JS_DestroyRuntime nukes all contexts; add JS_G/SetRuntimePrivate (r=tlundeen@webcrossing.com).
2000-05-17 06:23:03 +00:00
sfraser%netscape.com
e9e143bc69
Fix access paths for faster opening
2000-05-17 06:22:39 +00:00
sfraser%netscape.com
cd3d9c00df
Remove linkage with NetworkModular.shlb
2000-05-17 06:20:51 +00:00
tajima%eng.sun.com
68a492ed5e
no need to link libIDL.
2000-05-17 06:15:15 +00:00
jst%netscape.com
ce5e3ce3c0
Register the computed DOM style component.
2000-05-17 06:14:19 +00:00
sfraser%netscape.com
49b724838a
Fix access paths for faster opening
2000-05-17 06:13:58 +00:00
jst%netscape.com
11724ca7b8
Hook up new property and fix a crasher.
2000-05-17 06:13:43 +00:00
racham%netscape.com
301a298f35
Fixing bug 29093. Modifying shrimp folder name to be uniform on all platforms. r=gayatrib
2000-05-17 06:12:29 +00:00
sfraser%netscape.com
3cb6496446
Remove linkage with NetworkModular.shlb
2000-05-17 06:11:52 +00:00
racham%netscape.com
c98d6c3129
Fixing bug 29093. Removiong the need for commandline argument for shrimp. r=gayatrib
2000-05-17 06:10:30 +00:00
cata%netscape.com
27c39f5a90
Charset override work: add API to force charset.
2000-05-17 06:06:02 +00:00
attinasi%netscape.com
a68760ce70
Fix for table cell border styles: standard mode no longer applies the NavQuirks -moz-bg-inset style for HTML border attribute. Patch from VYV03354@nifty.ne.jp for bug 35586, thanks yet again! r=attinasi
2000-05-17 06:05:44 +00:00
waterson%netscape.com
6211387630
Flush miscellaneous comment changes.
2000-05-17 05:59:10 +00:00
waterson%netscape.com
ed96d6b94a
Fix misleading comments.
2000-05-17 05:58:33 +00:00
waterson%netscape.com
9cf221295f
Bug 35818. Add support for 'tag' attribute on 'content' condition.
2000-05-17 05:57:09 +00:00
thayes%netscape.com
bc90a7d57a
Initial version of "fake" SDR implementation
2000-05-17 05:49:24 +00:00
warren%netscape.com
61dabd80c7
Removed nsINetPrompt.idl (obsolete).
2000-05-17 05:46:40 +00:00
ducarroz%netscape.com
fa1e55f310
Fix for bug 39005 & 39008. Remove word show from menu items under view/toolbars.
2000-05-17 05:45:07 +00:00
dveditz%netscape.com
4053fb47b8
fixing copy/paste bug in (De)SelectLocale
2000-05-17 05:44:35 +00:00
mcafee%netscape.com
964dfadd3a
Adding -quiet win32 option to -help output (26752)
2000-05-17 05:44:05 +00:00
heikki%citec.fi
2b7788fe3b
Enable show=new for simple XLink. Works at least when the link is clicked, does not seem to work with actuate=onLoad. Bug 15086.
2000-05-17 05:43:14 +00:00
blizzard%redhat.com
32debe05de
add the ability to stream in data into the widget. r=valeski
2000-05-17 05:42:17 +00:00
jst%netscape.com
a8df119aa0
Add null pointer check.
2000-05-17 05:38:57 +00:00
tajima%eng.sun.com
ef689697f2
nsAutoString i/f has changed, need to align code accordingly to avoid build
...
error.
2000-05-17 05:36:42 +00:00
waterson%netscape.com
219e7b6f2e
Bug 39512. Remember the last match; support 'container=' and 'member=' attributes on 'template' tag; deduce them if they're not present.
2000-05-17 05:33:23 +00:00
joki%netscape.com
08d1d06617
fix for resize event support, bug 960, and additional support for DOM 2 events.
2000-05-17 05:27:22 +00:00
sspitzer%netscape.com
163ed2f930
get the refresh button to work in the subscribe dialog.
...
make it so when we get the list of newsgroups from the server, we'll
cache it, and write it to the newsrc file.
still a lot of clean up todo before we *truly* support hostinfo.dat, but the hard
parts are done.
2000-05-17 05:27:04 +00:00
mcafee%netscape.com
cbee964036
Removing enable_style_sheets pref UI. (39552)
2000-05-17 05:21:40 +00:00
jbetak%netscape.com
87c813751b
39448 Clicking Customize in charset menu freezes application.
...
39450 Mail View Charset Customize dialog window does not open.
2000-05-17 05:19:56 +00:00
sfraser%netscape.com
71e3d8597a
Fix some string badness caused by tao.
2000-05-17 05:19:51 +00:00
ftang%netscape.com
f6f5127a5f
check in fix of 34617 for Xu.Yueheng@intel.com r=ftang@netscape.com
...
Use the new implementation for GB2312GL
2000-05-17 05:19:04 +00:00
rhp%netscape.com
ddc27ae041
Fix for better sync feedback - Bug: 33110
2000-05-17 05:18:38 +00:00
gordon%netscape.com
76d555835a
export unix_dns.h, and add NSPR_LIBS
2000-05-17 05:16:48 +00:00
erik%netscape.com
de7b626015
adding minimum font size pref so that e.g. East Asian documents adhere to
...
a min font size, thereby avoiding overlapping lines
2000-05-17 05:15:54 +00:00
gordon%netscape.com
27325dc56e
Test code for dns daemon
2000-05-17 05:15:30 +00:00
cata%netscape.com
5bd25979fc
Adding new component to the build.
2000-05-17 05:15:16 +00:00
leaf%mozilla.org
7dab5d3fbf
Automated update
2000-05-17 05:15:09 +00:00
cata%netscape.com
577a9faa15
added files: mozilla/intl/chardet/src/nsDocumentCharsetInfo.cpp
2000-05-17 05:14:42 +00:00
davidm%netscape.com
ad449f9480
21250 Need to implement stream-as-file service
2000-05-17 05:14:29 +00:00
gordon%netscape.com
493e8d689b
reordered wait on spawn process with response to caller.
2000-05-17 05:14:02 +00:00