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

22850 Коммитов

Автор SHA1 Сообщение Дата
beard%netscape.com a6b8c8855a renamed g_pNSIServiceManager to theServiceManager. 1999-04-11 00:01:18 +00:00
beard%netscape.com 0abf5a0c4f got rid of m_pNSIFactory, service manager is used to manage singletons. renamed g_pNSIServiceManager to theServiceMangager. 1999-04-11 00:01:17 +00:00
beard%netscape.com 2235f83ae8 added xptcinvoke_mac.s 1999-04-10 23:55:39 +00:00
beard%netscape.com f8327c01f7 First Checked In. 1999-04-10 23:52:55 +00:00
beard%netscape.com 1bcca42778 added xptinfo, xptcall sources. 1999-04-10 23:47:53 +00:00
sspitzer%netscape.com 8b605afd4d strcmp returns 0 if the strings match. doh! 1999-04-10 23:12:01 +00:00
sspitzer%netscape.com 6dd9cd30e4 commented out the pop3 test because alecf's recent changes cause it not
to build
1999-04-10 22:55:21 +00:00
sspitzer%netscape.com fed6068839 pop3Test is broken, due to alecf's recent changes. 1999-04-10 22:50:41 +00:00
danm%netscape.com 9e77881973 disabling annoying spam debug messages in modal windows 1999-04-10 22:43:46 +00:00
sspitzer%netscape.com 81f49a04fe changes for the news host gif 1999-04-10 22:43:12 +00:00
sspitzer%netscape.com ad7fbb3161 added news host icon 1999-04-10 22:42:15 +00:00
sspitzer%netscape.com cad698a73a fix my typos 1999-04-10 22:14:23 +00:00
sspitzer%netscape.com bbedc07458 more newsdb work 1999-04-10 22:05:58 +00:00
sspitzer%netscape.com 4ca8d84b39 more newsdb changes and changes to quiet the compiler 1999-04-10 22:04:29 +00:00
sspitzer%netscape.com d2cf282d5c more newsdb related changes 1999-04-10 22:04:02 +00:00
sspitzer%netscape.com 7ecca3df91 more newsd related changes.
and changes to quiet the compiler
1999-04-10 22:03:26 +00:00
sspitzer%netscape.com 5f953d0792 anal retentive stuff, ignore 1999-04-10 22:02:39 +00:00
alecf%netscape.com 4b111c2878 forgot to define getDefaultCharPref 1999-04-10 21:58:09 +00:00
sspitzer%netscape.com 832d59b91e minor tweak to the still-not-done news parser test 1999-04-10 21:56:55 +00:00
sspitzer%netscape.com feaae0e85e ignore a.out as well 1999-04-10 21:22:55 +00:00
sspitzer%netscape.com 8b08c06722 some more cvs ignore work 1999-04-10 21:22:31 +00:00
alecf%netscape.com c1c46f0ff7 oops, forgot to make this function pure virtual, broke mac 1999-04-10 21:15:25 +00:00
alecf%netscape.com 8a8fae8fd5 oops, forgot to check in these updated interfaces
- add SetKey() and remove LoadPreferences() so that we can build these objects lazily
1999-04-10 21:04:50 +00:00
alecf%netscape.com 61925de339 add ClearUserPref() to the nsIPref interface (needed for mail/news work) 1999-04-10 20:58:50 +00:00
pavlov%pavlov.net 4fd02bd7ee use shared images where available for blending 1999-04-10 20:57:50 +00:00
alecf%netscape.com edada51a55 implementation for updated Multiple Accounts. create accounts/identities lazily, etc 1999-04-10 20:55:30 +00:00
alecf%netscape.com 00c1c35b5f the POP3 service now takes an nsIPop3IncomingServer to get context for all pop3 activity.
nsIPop3Sink now contains an nsIPop3IncomingServer that gets passed down along
with the URL so that after the URL has run we still have information about which server this came from
1999-04-10 20:50:52 +00:00
alecf%netscape.com e3d0e63626 rev the Multiple Accounts system:
- remove LoadPreferences() function, make use of SetKey instead
- lazily create accounts/identities/servers are they are requested
- request pref service inside each object rather than passing the same service around
- start to support upgrading of preferences from 4.x world
- preference accessors ask prefs store directly instead of trying to maintain their own copy of each preference
- start to add support for shadow/default "fallback" account/server prefs
1999-04-10 20:46:47 +00:00
jband%netscape.com 77f29edbe2 adding a makefile 1999-04-10 20:46:22 +00:00
alecf%netscape.com f9fe45bb3e resort to the lowest common denomenator - don't make special cases for mac 1999-04-10 20:39:59 +00:00
alecf%netscape.com f7f65e36cc clean up the data source
- move much of the target-creation logic into seperate functions
- speed up enumeration by using enumeration function rather than element->GetAt() style loops
1999-04-10 20:38:53 +00:00
alecf%netscape.com 54aa1123ee add mailnews/idl to the unix build 1999-04-10 20:28:19 +00:00
alecf%netscape.com 72fa917476 create idl file for MailNewsTypes.h so that other IDL files don't get confused 1999-04-10 20:26:54 +00:00
alecf%netscape.com 4823daa071 move nsIMsgThread to base/public, and create IDL source
nsIMsgThread.idl has to be in base/public because nsIMessage needs it during
IDL compilation
1999-04-10 20:23:54 +00:00
alecf%netscape.com ea8ad51175 include mdb.h because soon the interface file will not be including it 1999-04-10 20:21:03 +00:00
pavlov%pavlov.net 9967d9730a oops, ifdef'd out a tad too much code. 1999-04-10 20:10:55 +00:00
pavlov%pavlov.net 95b8cdff6f code cleanups. begin work on using xshm 1999-04-10 19:36:40 +00:00
sspitzer%netscape.com f3ed4c1576 created this to ignore the generated spec files 1999-04-10 18:38:23 +00:00
terry%netscape.com 7470759801 Fixed bug 4928 -- wasn't encoding multi-line value fields properly,
which busted modern browsers (like, Mozilla itself).
1999-04-10 17:42:24 +00:00
kipp%netscape.com 26c9966824 Allow negative values for clip rects as per css spec 1999-04-10 17:33:09 +00:00
kipp%netscape.com 4206c1a3b9 Fixed bug 4801 1999-04-10 17:32:46 +00:00
kipp%netscape.com 3b2b1ba2b2 Support clip property 1999-04-10 17:32:33 +00:00
kipp%netscape.com c3502c77a3 Added SetClipRect helper method 1999-04-10 17:32:22 +00:00
kipp%netscape.com b2a6cc42f1 Always init mMaxElementSize (bug 4836) - just in case 1999-04-10 17:32:04 +00:00
kipp%netscape.com 80ad2ee2bd Support clip property; fix bug 4836 and speed things up slightly by avoiding max-element-size computations when not needed 1999-04-10 17:31:45 +00:00
kipp%netscape.com 78fbf43078 Expose trapezoids 1999-04-10 17:30:57 +00:00
kipp%netscape.com bb1586620d Use block-band-data for debug output 1999-04-10 17:30:46 +00:00
sspitzer%netscape.com e6c595dcfe point the news demo url to an article on a public news server. so that it
works for people outside netscape
1999-04-10 17:10:26 +00:00
terry%netscape.com 276d13d26e Patch from James Huff <james.huff@cdg.cendant.com> -- was missing one
file from list of scripts to run.
1999-04-10 16:43:09 +00:00
sspitzer%netscape.com 70d7dccddf fix more build breakage for Linux 1999-04-10 16:15:02 +00:00