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

17126 Коммитов

Автор SHA1 Сообщение Дата
bienvenu%netscape.com 0cdac153a9 change name of mailbox parser, hook up mail db 1999-02-13 01:14:33 +00:00
bienvenu%netscape.com 63f9836a16 add nsParseMailbox 1999-02-13 01:13:24 +00:00
bienvenu%netscape.com 7c2d359e5d add set summary valid method and use nsLocalSummaryFileSpec 1999-02-13 01:10:26 +00:00
bienvenu%netscape.com 5521d9fe29 change name of embedded handler routine 1999-02-13 01:09:37 +00:00
mcmullen%netscape.com 93819732c1 First Checked In. 1999-02-13 00:58:54 +00:00
chuang%netscape.com a4f691f847 Change title 1999-02-13 00:09:26 +00:00
mcmullen%netscape.com 1ae4c737c5 First Checked In. 1999-02-12 23:53:07 +00:00
mscott%netscape.com a14d6adff0 Add method for retrieving an nsFilePath for the mailbox. 1999-02-12 22:40:47 +00:00
mscott%netscape.com 75b49a5902 Add accessor for retrieving an nsFilePath for the mailbox. 1999-02-12 22:38:58 +00:00
putterman%netscape.com ef07b32787 Removed typedef of urlstruct. It's already defined in ntypes.h 1999-02-12 22:30:11 +00:00
rods%netscape.com c53ac8edc7 Added fixed poistioning 1999-02-12 22:30:00 +00:00
putterman%netscape.com 47a8730645 Added nsFolderEvent cid. Removed dependency on messenger dll. This dll
already has a factory that creates its own appcore.  Added self-registration.
1999-02-12 22:28:26 +00:00
bienvenu%netscape.com 853e6d0ca3 add export of nsLocalFolderSummarySpec 1999-02-12 21:38:36 +00:00
slamm%netscape.com da458fda87 Really get rid of ignored builds. 1999-02-12 21:31:03 +00:00
slamm%netscape.com c062fd176c Clean-up presentation. Remove ignored builds for list. 1999-02-12 21:29:53 +00:00
briano%netscape.com 62006349f2 Automated update 1999-02-12 21:00:37 +00:00
akkana%netscape.com 7d78a3dc26 Fixing cata's Linux build bustage 1999-02-12 20:45:26 +00:00
terry%netscape.com 20f3e84fbb Updates to NGLayout -- added descriptions, other changes too. 1999-02-12 20:20:53 +00:00
kipp%netscape.com 456ff746d5 Use dont_AddRef on calls that increment the addref 1999-02-12 20:13:47 +00:00
cata%netscape.com 3e584889b2 ISO2022JP to Unicode converter adedd. 1999-02-12 19:50:47 +00:00
cata%netscape.com a5721b39ed ISO2022JP to Unicode added. 1999-02-12 19:46:02 +00:00
ebina%netscape.com fb4e53043d First round of file additions to support pluggable converters 1999-02-12 19:45:25 +00:00
cata%netscape.com 303fa2b5b9 Shared converter data moved here. 1999-02-12 19:44:33 +00:00
cata%netscape.com 868bdf5329 Shared converter data moved to nsUCVJA2Dll.cpp 1999-02-12 19:43:43 +00:00
larryh%netscape.com f03da81d1d add profiling capability for win32 1999-02-12 19:36:35 +00:00
buster%netscape.com 7e68197c2c changed deleteSelection back to not use the range 1999-02-12 19:36:18 +00:00
cata%netscape.com 05fbcfc158 Created. 1999-02-12 19:35:59 +00:00
larryh%netscape.com bb48fca642 BugSplat #341273 1999-02-12 19:33:54 +00:00
cata%netscape.com 8a02757915 Small bugfixes, optimizations and docs. 1999-02-12 19:27:31 +00:00
cata%netscape.com 91b5a2cbe3 More doc added and changed. 1999-02-12 19:24:08 +00:00
pierre%netscape.com 5a2651b06e Made the ChildWindow destructor virtual 1999-02-12 19:15:32 +00:00
pierre%netscape.com df1bb53e87 Fixed more problems with nsCOMPtrs 1999-02-12 19:15:03 +00:00
pierre%netscape.com 0163c92664 Fixed leak of the BrowserWindow in WebCrawler / Added nsViewerApp::CloseWindow() 1999-02-12 19:11:24 +00:00
terry%netscape.com 516af911c0 Give a useful error message if no pages found. 1999-02-12 19:08:39 +00:00
terry%netscape.com fe712969ad Was ignoring "/" -- the main web page! 1999-02-12 19:08:06 +00:00
putterman%netscape.com 9ca6724d96 removing const from functions dealing with Init(); 1999-02-12 19:03:08 +00:00
putterman%netscape.com 853a32b8b6 removing const from Init(); 1999-02-12 19:02:18 +00:00
rods%netscape.com 9e3a2390e9 compare build error fixed 1999-02-12 18:58:39 +00:00
bienvenu%netscape.com 59bbe05e57 get rid of use of GetMozillaStatusFlags 1999-02-12 18:56:34 +00:00
wtc%netscape.com 81f2db61c8 Make sure the redirected standard I/O fd's are blocking so that
libc's stdio.h functions can work.
1999-02-12 18:48:42 +00:00
wtc%netscape.com 417b778adf In the Win32 implementation of PR_CreatePipe, mark the pipe endpoints
as inheritable.  (We probably should create them as non-inheritable.)
1999-02-12 18:47:18 +00:00
wtc%netscape.com d7509e371c Redid the NT implementation of PR_NewTCPSocketPair so that neither socket
is associated with the I/O completion port.
1999-02-12 18:46:07 +00:00
wtc%netscape.com ef0ea2db25 Noted that the SetHandleInformation function is not implemented on Win95. 1999-02-12 18:43:52 +00:00
wtc%netscape.com e994375a74 Minor improvements. 1999-02-12 18:41:52 +00:00
wtc%netscape.com 3bad54fbfb Completely rewrote the test. 1999-02-12 18:41:36 +00:00
troy%netscape.com 7b2012fca2 Fixed some errors related to switch to using nsCOMPtr 1999-02-12 18:41:26 +00:00
larryh%netscape.com c0f09a9163 make reader-writer locks 1999-02-12 18:40:42 +00:00
larryh%netscape.com dfb813bd36 Set version 1999-02-12 18:39:17 +00:00
kipp%netscape.com 3a2f9adfc5 Eliminate some linux compiler warnings 1999-02-12 18:24:53 +00:00
nhotta%netscape.com d84830f987 nsILocale integrarion. 1999-02-12 18:24:45 +00:00