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

34760 Коммитов

Автор SHA1 Сообщение Дата
sdagley%netscape.com 8b43999942 Fix bug #3537. Replaced call of Delay() with WaitNextEvent() so that we'll yield to other processes if we're in some long wait for i/o. 1999-07-22 21:28:34 +00:00
sdagley%netscape.com 425e241278 Change to address bug #10334 and improve startup time on Mac. Use sync i/o for reads of less than 2K. 1999-07-22 21:26:33 +00:00
valeski%netscape.com 4a9296ad34 stream converter graph construction now happens when a direct path is not accessible, and is built up by enumerating stream converter subkeys from the registry 1999-07-22 21:24:58 +00:00
bienvenu%netscape.com ef48075def protect against 0 or negative thread child count 1999-07-22 21:24:57 +00:00
gagan%netscape.com 8bb993616b Replaced nsStandardUrl with nsStdURL. 1999-07-22 21:19:15 +00:00
rpotts%netscape.com 3e99928de9 Added code in the destructor to free any pages that had been allocated... 1999-07-22 21:17:57 +00:00
gagan%netscape.com e546a70149 Necko only changes for the setting relative path. 1999-07-22 21:17:11 +00:00
gagan%netscape.com 4a65c95965 Changes for the standard URL parsing. Added SetRelativePath. Cleaned up the deletions (all thru nsCRT now) Added functionality for Query and Ref portions of the Path. Added DirFile function to nsIURL to allow just Directory and the Filename. Misc. cleanups as well. 1999-07-22 21:14:51 +00:00
scc%netscape.com 73a836eeaa Allow explicit disabling of |...TEST_DONTQUERY_CASES| and |...DEBUG_PTR_TYPES| on the command-line for problematic compilers like QNX et al. This allows me to fix the QNX build, and provide an answer to some people compiling with the Sun Workshop. 1999-07-22 21:09:49 +00:00
scc%netscape.com a12c96415a temporarily commenting out unused placement |new| till I can figure out how to make it compile on SunOS 1999-07-22 20:10:19 +00:00
mscott%netscape.com 52529d021d Necko only: Change the library name to mimetype instead of mime. we were overwriting a mailnews library which had the same name. 1999-07-22 20:09:22 +00:00
mscott%netscape.com 0bf8c92993 Necko only: change the name of the mime type dll to be mimetype.dll instead of mime.dll. mime.dll was over-writing
the mailnews mime.dll.
1999-07-22 20:05:33 +00:00
scc%netscape.com 4adb195c6c switching back to the stricter declaration of |nsDerivedSafe<T>::operator=()|. Since I removed |nsISupportsArray::operator=()|, all should be well. I left the old declaration in but commented out, just in case. I hope I don't have to conditionalize this wth an autoconf test. I've built this (with the help of several other people including mjudge, waqar, slamm, et al) on as many other platforms as I could. This declaration is intended to stop people from declaring an |operator=()| in their (XP)COM interface classes. 1999-07-22 20:03:42 +00:00
terry%mozilla.org e900f2414d Make sure to recreate the database files from scratch every time. It used to merge old entries in with the stuff we recalculate. 1999-07-22 19:58:11 +00:00
akkana%netscape.com bc31ea8a3b Fix selection bustage from yesterday 1999-07-22 19:42:21 +00:00
ramiro%netscape.com 569d22b9fa Removed un needed stubs. 1999-07-22 19:21:19 +00:00
valeski%netscape.com c3fa8f4c3a adding stream converter code 1999-07-22 19:11:33 +00:00
tao%netscape.com c9c29d5463 Shut debug printf. 1999-07-22 19:10:02 +00:00
slamm%netscape.com c5675b6fdc Last checking not needed. 1999-07-22 18:48:39 +00:00
selmer%netscape.com 0c64227712 Adding contents of customizable shell directory 1999-07-22 18:48:17 +00:00
pollmann%netscape.com 957539592a Bug 10301: Check base target for image maps 1999-07-22 18:47:23 +00:00
hangas%netscape.com ce4d8741e6 Added editor.css so that editor toolbar would have the right appearance. 1999-07-22 18:45:13 +00:00
ramiro%netscape.com 9d8a86b093 Add missing $(TIMER_LIBS) 1999-07-22 18:44:27 +00:00
ramiro%netscape.com 156ea06c5e Remove stubs which are not needed anymore. 1999-07-22 18:38:54 +00:00
hangas%netscape.com 0a075b4d99 Adjusted Account Setup window so that it would display on the screen. 1999-07-22 18:38:40 +00:00
mscott%netscape.com 44d556f304 I added this file to the MailNews_Necko_BRANCH and am reflecting the addition here in the tip. It isn't built
by any makefiles except those on the necko branch.
1999-07-22 18:37:42 +00:00
pollmann%netscape.com ae96759a57 Bug 5403: Release services properly 1999-07-22 18:32:49 +00:00
scc%netscape.com 9508780e22 use shared allocator 1999-07-22 18:23:02 +00:00
pollmann%netscape.com 423ac3ad3b Bug 5403: Release services properly 1999-07-22 18:10:10 +00:00
ramiro%netscape.com 8773ec87df Remove files accidentally checked in. 1999-07-22 18:08:05 +00:00
harishd%netscape.com fd28224a2e Fix for bug# 7548.
Added a Sanitize() method for attribute tokens that
would remove non-alpha-non-digit characters from the
end of a string ( could be a "key" or "value")
1999-07-22 18:06:00 +00:00
ramiro%netscape.com 9869490434 Remove files checked in accidentally. 1999-07-22 18:05:06 +00:00
slamm%netscape.com 08ab1fc548 Generate warnings 1999-07-22 17:48:29 +00:00
sspitzer%netscape.com 34d9c69603 this pragma is only for windows 1999-07-22 17:44:19 +00:00
sspitzer%netscape.com 79d291e429 ignore generated makefiles 1999-07-22 17:38:43 +00:00
sspitzer%netscape.com a2d7506e33 fix warnings 1999-07-22 17:38:38 +00:00
rhp%netscape.com c68f4fb47e Refcount fix 1999-07-22 13:11:42 +00:00
rjc%netscape.com e6984d697f Even more support for IE Favorites on Windows. 1999-07-22 12:09:48 +00:00
mccabe%netscape.com 1eae811c1a Warning fix. 1999-07-22 10:48:05 +00:00
rjc%netscape.com a77d346bc1 More IE Favorites hackage (for Windows). 1999-07-22 10:44:31 +00:00
mccabe%netscape.com f88d4c4862 Fix warnings flagged by the auto-warnings page http://tinderbox.mozilla.org/SeaMonkey/warnings.html . Thanks slamm. 1999-07-22 10:36:23 +00:00
hyatt%netscape.com 3acc521769 Another thoroughly harmless checkin. Just a sample XUL file. 1999-07-22 10:16:26 +00:00
rjc%netscape.com e7c771420b Windows only! 1999-07-22 10:08:17 +00:00
hyatt%netscape.com 98428dd226 Fixing my while loops. They could crash under rare circumstances. 1999-07-22 10:06:38 +00:00
rjc%netscape.com 7c7959e547 Smack the file system datasource (under windows) to munge "IE Favorites" names. 1999-07-22 10:06:25 +00:00
hyatt%netscape.com efe3a93b89 More fun with menus. 1999-07-22 09:49:35 +00:00
rjc%netscape.com 1c2b36a081 Back out the code where, under Windows, try and munge imported IE Favorites names to not include a ".url". I'm going to put the code elsewhere. 1999-07-22 09:35:55 +00:00
rjc%netscape.com 6bb89e5a9e Under Windows, try and munge imported IE Favorites names to not include a ".url". 1999-07-22 09:28:36 +00:00
rjc%netscape.com 9b43bd34af When looking for a bookmark file, first try PROFILE_DIR/bookmarks.html and if that doesn't exist, then try PROFILE_DIR/bookmark.htm Do this because of differences in names on various platforms in older browser versions, when importing bookmarks into this version leaves us with naming differences. We don't want to force the import process to change the bookmark filename, as that might break third party applications which mess with the bookmark file and expect the old name. 1999-07-22 09:08:44 +00:00
hyatt%netscape.com ea4b539117 Removing my printf. 1999-07-22 09:04:10 +00:00