valeski%netscape.com
03162cf7fe
this iface has been replaced
2000-02-02 23:05:46 +00:00
valeski%netscape.com
a567c875bb
r=warren. nsIUnicharStreamLoader is dead. Now we have a generic byte stream loader that can be used for any sort of data.
2000-02-02 23:04:47 +00:00
nhotta%netscape.com
447bdc0536
Added charset conversin from unicode to file system charset, bug 23384, r=ftang.
2000-02-02 23:04:12 +00:00
nhotta%netscape.com
c32f0101be
Added a special handling for Japanese only, bug 5894, r=ftang.
2000-02-02 23:03:33 +00:00
valeski%netscape.com
0eefca1c2f
r=norris. we now pass url creation failure's into the onclick handers
2000-02-02 23:02:59 +00:00
valeski%netscape.com
a563a6fd81
added files: mozilla/netwerk/base/public/nsIStreamLoader.idl, removed files: mozilla/netwerk/base/public/nsIUnicharStreamLoader.idl
2000-02-02 22:58:53 +00:00
valeski%netscape.com
14bab47cf6
added files: mozilla/netwerk/base/src/nsStreamLoader.cpp, removed files: mozilla/netwerk/base/src/nsUnicharStreamLoader.cpp
2000-02-02 22:57:43 +00:00
akkana%netscape.com
9d6a9fea2e
24912: Flush the current line when entering a pre tag. r=cmanske
2000-02-02 22:50:58 +00:00
bryner%uiuc.edu
349e796f16
Adding finger protocol. To use it, enter a URL such as
...
"finger:user@host". This is not hooked up to the build yet. r=valeski.
2000-02-02 22:48:55 +00:00
jfrancis%netscape.com
395f325b0c
more inline style feedback fixes (24574). r=sfraser
2000-02-02 22:47:43 +00:00
akkana%netscape.com
a06aa3ece0
24635: Don't convert entities in title differently from the rest of the document. Fix suggested by rickg, r=me
2000-02-02 22:47:24 +00:00
brade%netscape.com
27ca515c4c
fix access paths for move to CW5 (bug #25949 )
2000-02-02 22:45:39 +00:00
hangas%netscape.com
aef44fba1e
Fix bug 25139, disable menu items that are not fuctional. r=mscott
2000-02-02 22:42:45 +00:00
ssu%netscape.com
dd952b1e5d
fix for bug #23225 . it now detects instance of mozilla.exe running and requests the user to quit it before runnning setup again.
...
fix for bug #23224 . only one instance of setup can be run now.
affects only windows. r=sgehani
2000-02-02 22:41:21 +00:00
brade%netscape.com
cf2942660c
reorder processor directives so this file will compile on Mac
2000-02-02 22:39:43 +00:00
brade%netscape.com
33f3444ca1
export file for rdf.mcp
2000-02-02 22:37:51 +00:00
brade%netscape.com
72c0897cd0
fix typo
2000-02-02 22:37:00 +00:00
ssu%netscape.com
c470a57fde
fix for bug #23225 . it now detects instance of mozilla.exe running and requests the user to quit it before runnning setup again. affects only windows. r=sgehani
2000-02-02 22:36:49 +00:00
rhp%netscape.com
ef692b824a
More AppleDouble work - NOT PART OF THE BUILD
2000-02-02 22:31:28 +00:00
jdunn%netscape.com
9125b6100b
adding newline
2000-02-02 22:28:37 +00:00
rhp%netscape.com
c5ee4ce16c
Fix for attachment name - Bug #: 25009 - r: jefft
2000-02-02 22:27:10 +00:00
pp%ludusdesign.com
58065dda04
Converting ::GetIID() into NS_GET_IID(). Bug #20232 . r=scc, r=mozbot
2000-02-02 22:24:56 +00:00
ben%netscape.com
548f4bbdfa
fixing profile create js error, r=valeski
2000-02-02 20:37:35 +00:00
rginda%netscape.com
4671326346
Renamed JavaObjectToLong-005.js to JavaObjectToLong-005-n.js
2000-02-02 20:21:34 +00:00
waterson%netscape.com
8dd7b2ed23
Revert changes that cause mail sort to crash.
2000-02-02 19:46:03 +00:00
tomk%mitre.org
5eeb6cafd2
The implementation of the Mozilla DOM wrapper classes. testMozDOM.cpp is an
...
example of how to use/test the classes and makedom is a sample make file for
building the test app and all classes.
2000-02-02 18:44:48 +00:00
tomk%mitre.org
47a8eab4e9
Removed these files so they can be replaced with the actual Mozilla DOM wrapper
...
classes following the Mozilla* naming convention.
2000-02-02 18:32:45 +00:00
tomk%mitre.org
968ad90110
Changes and additions to support DOM wrapper classes.
2000-02-02 18:17:30 +00:00
terry%mozilla.org
0e87750ee7
Simplify dependency wording.
2000-02-02 17:43:34 +00:00
rods%netscape.com
98b27da727
added back in the label and checkbutton classes to support the viewer's testing dialogs
...
b=26195 r=dcone
2000-02-02 15:43:54 +00:00
troy%netscape.com
67f68abf0e
b=25617, r=buster@netscape.com r=karnaze@netscape.com Removed rules that specify
...
margin-left for right floated table/image and margin-right for left floated
table/image. This doesn't work when percentage based widths are involved
2000-02-02 15:38:01 +00:00
brade%netscape.com
f5f5217038
reorder open items in menu (bug #25505 )
2000-02-02 15:33:17 +00:00
brade%netscape.com
49568eb54e
fix paths for move to CW5 (bug #25779 )
2000-02-02 15:27:53 +00:00
brade%netscape.com
0afd7a0705
fix paths (bug #25779 )
2000-02-02 15:22:38 +00:00
rods%netscape.com
cd2e9f17fe
<ctrl>= no generates the correct key code on up and down and is not filtered out
...
as double byte on press.
r=brade b=5716
2000-02-02 15:00:59 +00:00
terry%mozilla.org
2739f5a184
Whoops, searches of "Comment changed (before|after)" were not working
...
correctly.
2000-02-02 14:42:11 +00:00
kin%netscape.com
276c400561
Fix for bug #26100 (Spellchecker goes into infinite loop.)
...
- Modified DeleteNode() to increment nodeIndex to prevent
an infinite while loop.
- nsIContentIterator::Next() and Prev() now return NS_OK
if you iterate past the end of the list. Modified all
calls to Next() and Prev() so we can catch any errors.
r=jfrancis@netscape.com
2000-02-02 14:14:32 +00:00
kin%netscape.com
d33444cfb6
Fix for bug #20387 (scrollbars appearing in single line text control)
...
mozilla/layout/forms/src/nsGfxTextControlFrame.cpp
mozilla/layout/forms/src/nsGfxTextControlFrame.h
- Added GetFirstFrameWithIID() utility method.
- Modified InitializeTextControl() so that it sets the
single line text control's viewport overflow value
to NS_STYLE_OVERFLOW_SCROLLBARS_NONE.
r=buster@netscape.com
2000-02-02 14:12:01 +00:00
morse%netscape.com
60291cd8c1
minor textual changes
2000-02-02 13:34:04 +00:00
mcafee%netscape.com
23dde0a032
Adding ViewerTest, turn on with ViewerTest=1; in tinder-config.pl.
2000-02-02 09:29:56 +00:00
waldemar%netscape.com
445e9926e4
Turned off optimizations and inlining in debug build
2000-02-02 08:51:16 +00:00
waldemar%netscape.com
b82ff40e5d
Changed to match parser.h
2000-02-02 08:50:54 +00:00
waldemar%netscape.com
0639e1baad
Added ArrayAutoPtr and reworked cstring -> String conversions
2000-02-02 08:50:26 +00:00
waldemar%netscape.com
94a4726044
Added parsing of numerals and token printing
2000-02-02 08:48:40 +00:00
waldemar%netscape.com
3f3536ec17
Cleaned up and added String routines
2000-02-02 08:47:54 +00:00
waldemar%netscape.com
60f5d2006b
Added lexer call
2000-02-02 08:47:03 +00:00
waldemar%netscape.com
bb68568cfc
Fixed bug
2000-02-02 08:46:36 +00:00
buster%netscape.com
e959bc93cd
fixing linux bustage. got caught by a platform difference in handling
...
of nsCOMPtr and the equality operator
2000-02-02 08:28:37 +00:00
buster%netscape.com
d2e420cfb4
fixed bug 24186 (well, fixed it enough for beta at least. see bug for details)
...
r=troy
2000-02-02 07:38:23 +00:00
buster%netscape.com
c8545be1dd
fixing very minor compile-time error that only shows up if you have certain
...
debug flags set. r=none
2000-02-02 07:37:18 +00:00