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

31657 Коммитов

Автор SHA1 Сообщение Дата
kin%netscape.com a844eab276 Removed hack in EditorExecuteScript() that worked around a
bug in nsIFileSpec.readLine() that has now been fixed.
1999-06-22 23:30:21 +00:00
sspitzer%netscape.com 2111d69f33 don't compare an nsCOMPtr with NULL 1999-06-22 23:26:06 +00:00
jefft%netscape.com d8792cc7fe added files: mozilla/mailnews/base/public/nsIMsgCopyService.idl 1999-06-22 23:24:25 +00:00
mcmullen%netscape.com 0a212c8078 readLine was returning (in its truncation parameter) the exact opposite of the promised boolean. Thanks to kin@netscape.com for pointing this out. 1999-06-22 23:21:00 +00:00
jefft%netscape.com d83052b6c3 added new file - nsIMsgCopyService.idl 1999-06-22 23:20:56 +00:00
kin%netscape.com bb016fe0bc Modified EditorExecuteScript() to read and execute a line at a time.
This will allow us to load and execute large log files.
1999-06-22 23:20:26 +00:00
alecf%netscape.com 43186aac9e statically link against mork for now 1999-06-22 23:19:09 +00:00
bienvenu%netscape.com e1d1561ba8 get rid of link against dso 1999-06-22 23:15:58 +00:00
bienvenu%netscape.com e5a56dc643 replace mork with msgmork 1999-06-22 23:08:25 +00:00
alecf%netscape.com 6dd8e3da22 remove -lmork 1999-06-22 23:08:24 +00:00
sfraser%netscape.com db8cb3278e removed files: mozilla/build/mac/test/test2.cpp 1999-06-22 23:06:58 +00:00
alecf%netscape.com bbfb93c6b8 construct the URI from the server's GetServerURI rather than manually 1999-06-22 23:06:27 +00:00
alecf%netscape.com 83ea59f0b2 ignore generated files 1999-06-22 23:01:01 +00:00
petitta%netscape.com 1892db6039 Updated Build Environment 1999-06-22 22:58:56 +00:00
petitta%netscape.com 42362ff68a Updated build environment 1999-06-22 22:54:45 +00:00
petitta%netscape.com 331cc97ff8 Updates build environment 1999-06-22 22:53:55 +00:00
sspitzer%netscape.com 104f5b3a49 turn a PR_ASSERT() into an NS_ASSERTION() to avoid the abort on UNIX.
see bug #8707
1999-06-22 22:40:41 +00:00
frankm%eng.sun.com 224d22dfee First pass at generating Java interfaces from XPIDL 1999-06-22 22:39:50 +00:00
alecf%netscape.com 3211999d03 add account wizard to mac build 1999-06-22 22:33:48 +00:00
alecf%netscape.com 2cc0ab5e11 add account wizard to the windows build 1999-06-22 22:32:40 +00:00
ftang%netscape.com 28bbc5a3f1 add XMLEncodingService 1999-06-22 22:30:33 +00:00
alecf%netscape.com 2081114d61 update account wizard framework:
- save values in a hash in the main wizard context
- repopulate pages as they are loaded
- add validation routine support for pages
1999-06-22 22:30:17 +00:00
alecf%netscape.com 19f1840e39 update wizard pages to have more stuff 1999-06-22 22:28:53 +00:00
akkana%netscape.com cdcd2cc12d Use NS_LINEBREAK from nsCRT.h 1999-06-22 22:05:12 +00:00
alecf%netscape.com c035e667c2 oops, use dump() not print() 1999-06-22 22:03:09 +00:00
mscott%netscape.com c2f8a7e095 We no longer inherit from nsIMsgMailNewsUrl.... 1999-06-22 21:55:25 +00:00
mscott%netscape.com dc740c3a6c Because of my over-haul for mailnews urls, we now need to be more explicit about the url interfac
we are calling the method on (nsIURL, nsIImapUrl, nsIMsgMailNewsUrl, etc).
1999-06-22 21:55:06 +00:00
mscott%netscape.com 48f0990fcc Url re-organization to use nsMsgMailNewsUrl implementation code. This is part of my necko integration work and
should also have the added benefit of reducing footprint.
1999-06-22 21:54:46 +00:00
mscott%netscape.com c96a3e5fd9 QI url to the right type for nsIMsgMailNewsurl methods. 1999-06-22 21:53:34 +00:00
kmcclusk%netscape.com aa59d9ab82 Removed commented out line 1999-06-22 21:49:34 +00:00
dp%netscape.com 0138944633 Removing course grain locking since finer grain locking is implemented
in nsRegistry.
1999-06-22 21:49:26 +00:00
akkana%netscape.com c91c3d0b61 Remove selection methods from nsIDocument -- they were bogus anyway, real selection lives in the pres shell 1999-06-22 21:47:45 +00:00
nhotta%netscape.com 1cd82c810c Added ISO Latin 7 to charset menu, synch with browser. 1999-06-22 21:46:24 +00:00
akkana%netscape.com fc592dafd3 Change unicode assertion to a warning 1999-06-22 21:45:42 +00:00
ducarroz%netscape.com 6fb1abf7a9 change printf text "composer" to "message compose" 1999-06-22 21:45:01 +00:00
akkana%netscape.com a58fe84a1e Add some error checking, for robustness; fix some warnings 1999-06-22 21:45:00 +00:00
kmcclusk%netscape.com 38be421ca5 Fix for crash when bringing up the test sites dialog.
Also fixed crash when bringing up the debug robot dialog.
1999-06-22 21:44:38 +00:00
akkana%netscape.com 41d7f80962 Use deep first/last child for Beginning/EndOfDocument methods 1999-06-22 21:42:44 +00:00
akkana%netscape.com 90810fe59f Use -edit instead of -editor as the editor flag 1999-06-22 21:41:31 +00:00
nhotta%netscape.com be3e28fe91 Bug fix 8246, synch charset menu items with browser. 1999-06-22 21:39:53 +00:00
akkana%netscape.com 422ee84284 Fix separate-objdir build 1999-06-22 21:38:39 +00:00
kin%netscape.com b8b6c988f9 Fix for bug #8677: Editor API Logging busted.
Put back include for nsIFileSpec.idl.
1999-06-22 21:36:45 +00:00
hangas%netscape.com 50662197a2 Removed unused selectaddress.html 1999-06-22 21:34:52 +00:00
hangas%netscape.com 46c5a761fe Code optomization suggested by Brendan Eich. 1999-06-22 21:31:58 +00:00
slamm%netscape.com 4f1d65bded Remove 'Previous Revision' link from mark line. It is confusing to people. 1999-06-22 21:30:37 +00:00
mscott%netscape.com 10ac55c56d QI url to the right type for nsIMsgMailNewsurl methods. 1999-06-22 21:19:51 +00:00
jband%netscape.com 6d5b6565ad fix bustage 1999-06-22 20:57:57 +00:00
pinkerton%netscape.com 206ab701f6 Fix signed/unsigned problems by making enumerator keep an PRUint32 to match the result of nsICollection::Count(PRUint32*). 1999-06-22 20:41:28 +00:00
bienvenu%netscape.com 0914dc3274 change name of mork lib to libmsgmork 1999-06-22 20:40:17 +00:00
ducarroz%netscape.com f7886af499 Removed mork source files as they are now part of mork.mcp 1999-06-22 20:37:40 +00:00