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

40850 Коммитов

Автор SHA1 Сообщение Дата
srinivas%netscape.com d2332d76c6 Define __STRICT_ANSI__ for Linux to eliminate spurious warnings. Checkin
for Chris Seawood <cls@seawood.org>.
1999-09-14 19:39:46 +00:00
pollmann%netscape.com 7c47c39d1e Bug 13058: Keep the cache in sync with the widget state for native selects. 1999-09-14 19:39:23 +00:00
pollmann%netscape.com cc1006548e Bug 13058: Update select control interface to include 'get option selection' 1999-09-14 19:37:51 +00:00
pollmann%netscape.com ce6b56d3bd Bug 13058: Implement nsIStatefulFrame for selects. Some memory leak fixes. Plus the usual plethora of bugfixes for native selects 1999-09-14 19:37:45 +00:00
matt%netscape.com fa50f9cce9 fixing bug 12525 1999-09-14 19:35:15 +00:00
briano%netscape.com 6a147ad527 Automated update 1999-09-14 19:30:35 +00:00
pollmann%netscape.com 3d85f5569f Bug 13058: Implement nsIStatefulFrame for file inputs, cache value until child textbox is created, and misc cleanups. 1999-09-14 19:28:45 +00:00
nisheeth%netscape.com 3d84397373 Added start/stop calls for the stopwatch in the nsIContentSink and nsIHTMLContentSink method implementations. Added printing of content creation time in DidBuildModel(). 1999-09-14 19:24:42 +00:00
law%netscape.com de43c151fa Remove test <keyset> 1999-09-14 19:23:04 +00:00
Jerry.Kirk%Nexwarecorp.com b7d5ce9878 Added a way for cross-compiling platforms (such as Neutrino/Photon) to
define HAVE_DEV_ZERO and override the test added by jdunn@netscape.com
for nsPageMgr objects.
1999-09-14 19:20:08 +00:00
pollmann%netscape.com 8c356ce641 Bug 13058: Implement nsIStatefulFrame for text inputs and textareas 1999-09-14 19:19:55 +00:00
pollmann%netscape.com 8698c8aefd Bug 13058: Handle SetTextControlState for native widgets even before the widget is created (cache the value). 1999-09-14 19:18:23 +00:00
pollmann%netscape.com 5561fb3ef7 Bug 13058: Implement nsIStatefulFrame for radio buttons 1999-09-14 19:16:15 +00:00
nhotta%netscape.com ad3d7156ef Changed to return unconverted length for charset conversion. 1999-09-14 19:12:31 +00:00
pollmann%netscape.com b817f370b5 Bug 13058: Implement nsIStatefulFrame for checkboxes 1999-09-14 19:12:08 +00:00
hangas%netscape.com 5995f26c4b Fix assert caused by attempt to load js that does not exist. 1999-09-14 19:05:34 +00:00
bienvenu%netscape.com b60ebcaea9 fix release mode build bustage 1999-09-14 16:25:59 +00:00
slamm%netscape.com 105367d143 Start defines in first column. 1999-09-14 16:17:55 +00:00
ramiro%netscape.com 2a3e49d514 Fix for the loser linux tinderbox compiler. 1999-09-14 15:16:31 +00:00
karnaze%netscape.com d46c2d7fcc new regression test 1999-09-14 15:00:48 +00:00
nisheeth%netscape.com 73f3e0800e First cut to start measuring content creation time in the content sink. Only enabled if MOZ_PERF is set to 1 in the environment at build time. 1999-09-14 14:38:52 +00:00
nisheeth%netscape.com cc4ce36c4d The layout dll now links into util.lib to get at the stopwatch object code. 1999-09-14 14:35:14 +00:00
nisheeth%netscape.com d209f0dba3 Added methods to save/restore the state of the stopwatch. 1999-09-14 14:32:42 +00:00
ramiro%netscape.com f754ee6896 Add CRAWL_STACK_ON_SIGSEGV to crawl and dump the stack on SIGSEGV and
workaround the totally losing linux development experience.
1999-09-14 13:54:46 +00:00
ramiro%netscape.com 17e4d0d167 Fix mac and windows builds. 1999-09-14 13:44:20 +00:00
ramiro%netscape.com d8c19f2f5d Add support for demangling undefined symbols. 1999-09-14 13:40:22 +00:00
ramiro%netscape.com 6524b7c0e4 Link with -liberty when MOZ_DEMANGLE_SYMBOLS is set. 1999-09-14 13:33:05 +00:00
briano%netscape.com b6c3e08f13 Automated update 1999-09-14 13:31:12 +00:00
ramiro%netscape.com 6dea1e358f Add MOZ_DEMANGLE_SYMBOLS to debug builds for demangling symbols. 1999-09-14 13:30:12 +00:00
ramiro%netscape.com 8d7fb9c818 Add DemangleSymbol() for demangling symbols on linux. 1999-09-14 13:24:25 +00:00
morse%netscape.com 7eb7b5ef78 don't save values internally if user can't or won't unlock the database 1999-09-14 12:30:14 +00:00
sspitzer%netscape.com 6635afe029 check the return values when calling SetDefaultLocalPath(). mail.root.pop wasn't getting set when migrating a profile that used pop. it was caused by a simple cut and paste error. 1999-09-14 12:08:02 +00:00
sspitzer%netscape.com 7f0b89ada5 clean up my comment 1999-09-14 11:37:07 +00:00
sspitzer%netscape.com a7d5147cc2 there is no nsNoService, so in the MsgLocalFactory, we
registered the nsPop3Service with both
"component://netscape/messenger/protocol/info;type=none"
"component://netscape/messenger/protocol/info;type=pop3"
on disk, both roots (mail.root.none and mail.root.pop3)
should point to <profile>/Mail or "mail.directory"
so we set both here to the same value
1999-09-14 11:36:10 +00:00
sspitzer%netscape.com c7c63563a0 only automigrate (when we have one profile) on windows. 1999-09-14 11:12:10 +00:00
morse%netscape.com 02c080deac cleanup: TRUE->PR_TRUE, FALSE->PR_FALSE 1999-09-14 10:52:15 +00:00
morse%netscape.com a887f214a8 fix bug 13717 1999-09-14 10:47:59 +00:00
sspitzer%netscape.com b0e356a49e fix build bustage 1999-09-14 10:43:49 +00:00
sspitzer%netscape.com d79e81a24b turn on migration for the mac. note, it doesn't work just yet. also, for mac, like unix, don't automigrate if there is only one profile. this make it hell to debug. once it works, we can make it automigrate if we only have one profile if we want. 1999-09-14 10:23:08 +00:00
ssu%netscape.com cc19838400 initial checkin for building native windows installer. It is not part of the seamonkey build yet. 1999-09-14 10:02:42 +00:00
sspitzer%netscape.com aec7853cf9 we no longer have to be all crazy in our Makefile.
we can just build base once.  I am so happy this is fixed.
1999-09-14 09:56:44 +00:00
sspitzer%netscape.com 3f8ac304c7 the pref migrator iid's look very suspicous, so regenerate them.
follow convention:
rename nsPrefMigrationIIDs.h to nsPrefMigrationCIDs.h
rename NS_IPrefMigration_IID -> NS_PREFMIGRATION_CID
rename kFoo_CID to kFooCID
use the NS_GET_IID macro
1999-09-14 09:41:41 +00:00
alecf%netscape.com 3e4ae62251 tables should not be white - it makes all the mail prefs white 1999-09-14 09:40:00 +00:00
sspitzer%netscape.com 5fd7b40283 mail.root.nntp wasn't getting set when I called SetDefaultLocalPath() on a nntp incoming server because QueryInterface for nsNttpService was not fixed to support nsIMsgProtocolInfo. use the cool macro and the problem goes away. woo-hoo! 1999-09-14 09:34:23 +00:00
warren%netscape.com b100d809ee Fixed uninitialized return value. 1999-09-14 09:33:53 +00:00
alecf%netscape.com b52c63c49b actually, create the account at the end 1999-09-14 09:28:15 +00:00
alecf%netscape.com d76c2aaed9 workaround for broken GFX combo box 1999-09-14 09:26:57 +00:00
sspitzer%netscape.com 7e47b02f8b my mistake, news is correct in this case. this case. 1999-09-14 09:14:22 +00:00
sspitzer%netscape.com 25eef535da nsIMsgIncomingServer needs a SetDefaultLocalPath(). we use this when migrating prefs.
add the newsrcRootPath attribute to the nsINntpIncomingServer interface.
implement Set/GetNewsrcRootPath(), similar to how Set/GetDefaultLocalPath() are implemented.

rewrite nsMsgAccountManager to use
Set/GetDefaultLocalPath() and Set/GetNewsrcRootPath()

rename some methods in nsMsgAccountManager for correctness.
1999-09-14 09:03:40 +00:00
sspitzer%netscape.com 147d2ddfc2 the type is nntp, not news. this was preventing me from setting mail.root.nntp 1999-09-14 08:57:34 +00:00