ftang%netscape.com
|
8f87d0479e
|
add nsICharRepresentable.h
|
1999-06-07 20:29:02 +00:00 |
ftang%netscape.com
|
2ff62e3689
|
add rulebrk.c
|
1999-06-07 20:25:32 +00:00 |
rhp%netscape.com
|
50afca8d09
|
update for test program
|
1999-06-07 20:25:12 +00:00 |
sspitzer%netscape.com
|
54aadf49b2
|
fix runtime bustage. GetWidth nowhere to be found yet.
|
1999-06-07 20:23:08 +00:00 |
ftang%netscape.com
|
dfef40aed2
|
check in thai rule-base line breaker (temp untill the real one). Thanks Samphan Raruenrom
|
1999-06-07 20:22:11 +00:00 |
sspitzer%netscape.com
|
81c9b4b67f
|
fix warnings (comments within comments). use nsAutoString correctly.
|
1999-06-07 20:17:47 +00:00 |
ducarroz%netscape.com
|
34c371c6e6
|
fix sprintf problem, Mac only.
|
1999-06-07 20:13:42 +00:00 |
rhp%netscape.com
|
9c12ccb182
|
fix for mac
|
1999-06-07 20:09:27 +00:00 |
rpotts%netscape.com
|
5db969b15c
|
Added unix support for processing PLEvents...
|
1999-06-07 20:06:41 +00:00 |
waterson%netscape.com
|
82192c7e48
|
First Checked In.
|
1999-06-07 20:05:06 +00:00 |
sspitzer%netscape.com
|
c482ec0349
|
renaming nsMsgUtils.*, this was already being used in mozilla/mailnews/base/src
|
1999-06-07 20:03:40 +00:00 |
ducarroz%netscape.com
|
b8a7cb87e7
|
add nsMsgCompUtils.cpp
|
1999-06-07 20:03:34 +00:00 |
waterson%netscape.com
|
7dfe321970
|
Fix Unicode string initializer.
|
1999-06-07 20:00:43 +00:00 |
waterson%netscape.com
|
8eb98c8936
|
Remove related links data source. Hook up generic observer mechanism to document start- and end-load.
|
1999-06-07 19:55:45 +00:00 |
waterson%netscape.com
|
ad4796c4cc
|
Remove related links datasource. Moved to xpfe/components/related.
|
1999-06-07 19:54:36 +00:00 |
waterson%netscape.com
|
f0eac7f45a
|
Remove related links data source. Moved to xpfe/components/related.
|
1999-06-07 19:53:44 +00:00 |
sspitzer%netscape.com
|
5c4b180e92
|
#if 0 unused code to remove warnings on Linux.
|
1999-06-07 19:52:17 +00:00 |
sspitzer%netscape.com
|
6e1f87a07b
|
fix warnings by returning the right thing.
|
1999-06-07 19:52:04 +00:00 |
rhp%netscape.com
|
7939b294b3
|
Fix checkin
|
1999-06-07 19:52:01 +00:00 |
sspitzer%netscape.com
|
e305d59c5f
|
reorder to remove warnings
|
1999-06-07 19:51:32 +00:00 |
rpotts%netscape.com
|
098bb0e8cc
|
Fixed up header parsing, so that if OnDataAvailable(...) is called more than once we remember that headers have been processed... Made a temp change to the stream being passed out of OnDataAvailable(...). It was inStr which was *never* initialized... Right now it is passing out the original stream (which is wrong I think) but it doesn't crash :-)
|
1999-06-07 19:51:01 +00:00 |
akkana%netscape.com
|
b6db890d57
|
Split document encoder's Encode() method into a stream method and a string method
|
1999-06-07 19:32:36 +00:00 |
sspitzer%netscape.com
|
7d90e4fece
|
fix build bustage. rhp says we need this now.
|
1999-06-07 19:26:48 +00:00 |
rods%netscape.com
|
b2f2cdb765
|
Removed ddcomm.h, and put the macro SET_FORMATETC into nsClipboard.h, and then removed ddcomm.h from the src
|
1999-06-07 19:26:45 +00:00 |
ssu%netscape.com
|
74e346c233
|
changed function used to retrieve default package folder to VR_GetDefaultDirectory() from VR_GetPath()
|
1999-06-07 19:25:09 +00:00 |
rods%netscape.com
|
58ba16e532
|
added cast to remove warning.
|
1999-06-07 19:24:36 +00:00 |
chuang%netscape.com
|
c898e1708c
|
convert to PR types and use nsresult.
|
1999-06-07 19:24:30 +00:00 |
sspitzer%netscape.com
|
56d04be46e
|
fix build bustage.
|
1999-06-07 19:23:07 +00:00 |
waterson%netscape.com
|
c4fca0a123
|
Add xpfe/components/related.
|
1999-06-07 19:22:35 +00:00 |
sspitzer%netscape.com
|
376fa54ff6
|
fix build bustage. case sensitivity problem.
|
1999-06-07 19:22:21 +00:00 |
waterson%netscape.com
|
eb48002eb4
|
Unix build.
|
1999-06-07 19:22:18 +00:00 |
law%netscape.com
|
bf1be08cdf
|
"First step towards exorcism of nsIXULWindowCallbacks"
|
1999-06-07 19:21:33 +00:00 |
rhp%netscape.com
|
3e209a2ee7
|
More fixe
|
1999-06-07 19:18:34 +00:00 |
rhp%netscape.com
|
90c1eb8460
|
Dumb typo
|
1999-06-07 19:17:23 +00:00 |
waterson%netscape.com
|
42e613839d
|
Remove manifest.mn.
|
1999-06-07 19:16:56 +00:00 |
rhp%netscape.com
|
379d5436ce
|
Fixes for recent checkins
|
1999-06-07 19:14:45 +00:00 |
waterson%netscape.com
|
5dfcf8be71
|
Remove related links data source: moved to xpfe/components.
|
1999-06-07 19:14:22 +00:00 |
rhp%netscape.com
|
0a7aa28044
|
Transition header file
|
1999-06-07 19:12:21 +00:00 |
rhp%netscape.com
|
5ebbaaf4b2
|
Changes for composition BE
|
1999-06-07 18:58:27 +00:00 |
rhp%netscape.com
|
f453bc15b1
|
Changes for mail composition
|
1999-06-07 18:55:28 +00:00 |
rhp%netscape.com
|
bea702c501
|
Adding files to Makefiles
|
1999-06-07 18:54:37 +00:00 |
rhp%netscape.com
|
3be2d35384
|
More composer BE changes
|
1999-06-07 18:54:18 +00:00 |
rhp%netscape.com
|
b1a0670d8a
|
New back end composition functionality
|
1999-06-07 18:53:47 +00:00 |
mcmullen%netscape.com
|
ca21a6c109
|
Fix an assert (and a bug) in some XP_MAC code for importing IE favorites. The wrong stream was being tested for openness, and the parser was being given a nonexistent stream to parse, and asserting.
|
1999-06-07 18:53:29 +00:00 |
rhp%netscape.com
|
59ba9fee5f
|
added files: mozilla/mailnews/compose/src/nsMsgZapIt.cpp, mozilla/mailnews/compose/src/nsMsgCreate.cpp, mozilla/mailnews/compose/src/nsMsgCopy.cpp, mozilla/mailnews/compose/src/nsMsgSendLater.cpp, mozilla/mailnews/compose/src/nsMsgDeliveryListener.cpp, mozilla/mailnews/compose/src/nsMsgComposeStringBundle.cpp, mozilla/mailnews/compose/src/nsMsgEncoders.cpp, mozilla/mailnews/compose/src/nsMsgI18N.cpp, mozilla/mailnews/compose/src/nsMsgAttachmentHandler.cpp, mozilla/mailnews/compose/src/nsMsgPrompts.cpp
|
1999-06-07 18:53:19 +00:00 |
hangas%netscape.com
|
3da6c78b48
|
Added AddressBook.js
|
1999-06-07 18:52:09 +00:00 |
rhp%netscape.com
|
02045cfb42
|
removed files: mozilla/mailnews/compose/src/nsMsgCompose.cpp
|
1999-06-07 18:51:32 +00:00 |
cata%netscape.com
|
054ea50fc7
|
UTF-7 tests
|
1999-06-07 18:51:13 +00:00 |
hangas%netscape.com
|
bbacda2ef2
|
Cleanup xul
|
1999-06-07 18:50:50 +00:00 |
cata%netscape.com
|
de473d7e90
|
UTF-7 converters
|
1999-06-07 18:50:44 +00:00 |