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

40202 Коммитов

Автор SHA1 Сообщение Дата
law%netscape.com 3101e8fff3 Fix File->Quit 1999-09-10 00:55:25 +00:00
sfraser%netscape.com 87e4a9d3c8 Fix the autogeneration of nsIDOMSelection so that the header is in synch with the IDL 1999-09-10 00:53:04 +00:00
sfraser%netscape.com 7ea22097c2 Remove the base DLL 1999-09-10 00:52:24 +00:00
alecf%netscape.com b4471e7fd1 added files: mozilla/profile/public/nsIProfile.idl 1999-09-10 00:51:45 +00:00
alecf%netscape.com 9ff9548e0c profile changes on windows 1999-09-10 00:51:22 +00:00
alecf%netscape.com c5c85908f7 land new profiles stuff
- move command line processing into nsIProfile
- fix up leaks
- use SERVICE macros
- general cleanup
1999-09-10 00:51:02 +00:00
alecf%netscape.com 43eb7beefc link against appropriate libraries in preparation for profile landing 1999-09-10 00:40:49 +00:00
briano%netscape.com 0e85815036 General cleanup. 1999-09-10 00:37:14 +00:00
gayatrib%netscape.com 5debc7e092 Fixing bug #13518 1999-09-10 00:34:45 +00:00
alecf%netscape.com ebcf1ed682 adding neckoutil_s in preparation for profile landing 1999-09-10 00:30:26 +00:00
alecf%netscape.com af15ee55f9 add new files to prepare for profile landing 1999-09-10 00:29:08 +00:00
cyeh%netscape.com 33c9cb11af remove what i guess are obsolete components 1999-09-10 00:24:39 +00:00
briano%netscape.com b208c3f59d General cleanup. 1999-09-10 00:24:28 +00:00
briano%netscape.com 08af3df2e0 General cleanup. 1999-09-10 00:18:42 +00:00
cyeh%netscape.com 4e29fbf61e flip srcdir back to "\" 1999-09-10 00:18:24 +00:00
granrose%netscape.com dbb1cd0d59 minor improvements, beginning XP file parsing work. 1999-09-10 00:11:54 +00:00
colin%theblakes.com 22b0bdeae4 OpenVMS specific changes for PRSTR items 1999-09-10 00:02:23 +00:00
waterson%netscape.com 29708f53a5 Make sure all control paths return a value. 1999-09-10 00:01:27 +00:00
colin%theblakes.com 4f8ec405fb Add MOZ_TIMER_LIBS to EXTRA_DSO_LDOPTS 1999-09-10 00:00:03 +00:00
cyeh%netscape.com 64ff7287f7 hack the script so that it works under dos. enable dos mode.
_this is a terrible terrible hack that should be fixed in a proper way_
1999-09-09 23:57:08 +00:00
vidur%netscape.com 8fae5bb797 nsLoadGroup now uses weak pointers for observers and LoadGroupListenerFactory. 1999-09-09 23:55:19 +00:00
vidur%netscape.com 56c104a8a3 Fixed circular references. nsDocLoader now supports weak references to it. Init() method moves out of constructor. nsDocLoader now has Destroy() method to start breakdown process. 1999-09-09 23:53:55 +00:00
colin%theblakes.com de42666720 Add MOZ_TIMER_LIBS to EXTRA_DSO_LDOPTS 1999-09-09 23:49:02 +00:00
kipp%netscape.com e33ca93a02 Fixed build hosage 1999-09-09 23:10:30 +00:00
sdagley%netscape.com 593a8a91ab Fixing build bustage for warren. 1999-09-09 23:00:23 +00:00
warren%netscape.com 8494d751e0 Removed obsolete include. 1999-09-09 22:45:11 +00:00
frankm%eng.sun.com e3b020ee93 Make xpj*.cpp compile against Mozilla's jni.h on Solaris (where jlong is
apparently a struct rather than "long long").
1999-09-09 22:38:04 +00:00
dveditz%netscape.com 4a6ffb14aa skip nszip if MOZ_NO_MFC is set 1999-09-09 22:37:18 +00:00
waterson%netscape.com e42b814c43 Bug 13433. Create a one-element URI prefix cache to avoid excessive calls to ProgIDToCLSID(). Cache the default resource factory. Rename ServiceImpl to RDFServiceImpl. 1999-09-09 22:35:16 +00:00
dveditz%netscape.com 42d4c52ac5 Making this compile on vc5. Not part of build yet 1999-09-09 22:34:32 +00:00
kipp%netscape.com 9c5b0aa21b Eliminate some silly nsString usage 1999-09-09 22:34:02 +00:00
granrose%netscape.com fe1c267690 Added code to set destination file permissions same as source file (unix only). 1999-09-09 22:24:51 +00:00
jfrancis%netscape.com 8915071857 fix for bug 13482 1999-09-09 22:22:14 +00:00
ssu%netscape.com 49f05065a2 fixing problem building under vc5 1999-09-09 22:21:21 +00:00
bienvenu%netscape.com ac9916a68b cache imap string bundle, fix crash deleting messages 1999-09-09 22:19:16 +00:00
warren%netscape.com 39799a6d16 EOF changes. 1999-09-09 22:18:44 +00:00
bienvenu%netscape.com 500408c405 throttle back status to improve performance 1999-09-09 22:18:26 +00:00
bienvenu%netscape.com fa85ad9db1 cache mime convertor for sorting 1999-09-09 22:17:30 +00:00
warren%netscape.com 40ed9d6ad2 Removed NS_BASE_STREAM_EOF in favor of returning a count of 0 from Read to indicate EOF. Renamed GetLength to Available. Fixed a number of places where AppendElement's broken error code wasn't checked. 1999-09-09 22:05:05 +00:00
cyeh%netscape.com cbf5738288 fix spelling error 1999-09-09 22:02:09 +00:00
briano%netscape.com 089a07f9a5 Automated update 1999-09-09 22:00:50 +00:00
kipp%netscape.com ee216379ac Fixed refcnt crash bug with style-contexts (bad nscomptr usage -- whoops) 1999-09-09 21:54:20 +00:00
briano%netscape.com 18a37aa8a5 Enable the use of MOZ_FULLCIRCLE and FULLCIRCLE_LIBS. 1999-09-09 21:51:54 +00:00
briano%netscape.com 2093b213b7 Added a couple of new macros for Fullcircle support. 1999-09-09 21:50:37 +00:00
briano%netscape.com dc62137ae9 Enable the use of Talkback, if available. 1999-09-09 21:45:28 +00:00
dougt%netscape.com 512a811aad fixing build bustage. 1999-09-09 21:22:13 +00:00
sspitzer%netscape.com 8457354b34 do some clean up in preperation of migrating the fcc prefs. (for bug #10583)
change the newsrcFilePath attribute to be a nsIFileSpec, instead of a string.(bug #13306)
add code to do hashing of hostname. [not turned on yet].  (for bug #13480)
remove the obsolete GetRootFolderPath() code from the incoming servers.
1999-09-09 21:17:32 +00:00
kipp%netscape.com 0283a98cb6 Nit to make emacs happier 1999-09-09 21:05:32 +00:00
kipp%netscape.com beadfcb37c Reworked to be more css compliant; factored compatability logic out of nsInlineFrame into here 1999-09-09 21:04:37 +00:00
kipp%netscape.com 606ea6edd9 Cleaned up 1999-09-09 21:04:00 +00:00