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

22857 Коммитов

Автор SHA1 Сообщение Дата
morse%netscape.com 0c4e3755f0 get wallet working again now that frame structure of apprunner has been altered (for sidebar) 1999-04-11 05:49:38 +00:00
gayatrib%netscape.com 6251815256 Removed references to HASHLIBS as it is not required 1999-04-11 05:20:24 +00:00
gayatrib%netscape.com 75f3b87c97 removed BUILD_PROFILE ifdef 1999-04-11 05:13:58 +00:00
troy%netscape.com 4fda80d9f5 Added ReparentFrameView() and changed the block and inline code
to call it when pushing/pulling frames
1999-04-11 04:22:00 +00:00
troy%netscape.com 5deed64036 Changed ConstructRootFrame() to check if the device is scrollable when
determining whether to make the viewport scrollable
1999-04-11 03:10:20 +00:00
troy%netscape.com 6fe76beacf Changed DidReflow() so we size and position our view before we call
the child frame's DidReflow() function. This ensures that the parent view
is properly positioned before positioning the child views. This is
important when positioning the widgets
1999-04-11 00:56:28 +00:00
sspitzer%netscape.com c989e21049 fix the hardcoded value. don't wory. this is temporary anyways 1999-04-11 00:39:30 +00:00
sspitzer%netscape.com b44a1dab62 fix the hardcoded value. don't panic, this is all temporary work anyways 1999-04-11 00:39:01 +00:00
sspitzer%netscape.com 4f91b59887 more newsdb related stuff 1999-04-11 00:38:32 +00:00
beard%netscape.com d691521130 renamed XPTC_InvokeByIndex to _XPTC_InvokeByIndex, to avoid having to have a .exp file for libxpt. #pragma export is used in xptcinvoke_mac.cpp to export XPTC_InvokeByIndex. 1999-04-11 00:31:13 +00:00
beard%netscape.com 06f5a6c4e2 First Checked In. 1999-04-11 00:28:06 +00:00
beard%netscape.com 8fc80c9dd0 XP_MAC: added local strdup that uses malloc, renamed main to xpidl_main when built as a CodeWarrior plugin. 1999-04-11 00:15:09 +00:00
beard%netscape.com 3ad3483d5e XP_MAC: added call out to mac_fopen() for simple filenames (no path) to allow the CodeWarrior plugin to search for the file in the access paths. 1999-04-11 00:11:36 +00:00
beard%netscape.com f3fe5ba7b3 #include <libIDL/IDL.h> -> #include <IDL.h> on XP_MAC. 1999-04-11 00:09:14 +00:00
beard%netscape.com 1d09c36453 strdup -> xpidl_strdup, for consistency 1999-04-11 00:08:18 +00:00
beard%netscape.com 8106e6370f nsToolkit::SetFocus, fully initializing the guiEvent struct. 1999-04-11 00:05:51 +00:00
beard%netscape.com 102d6e7151 added nsAllocator exports for XPConnect's use. 1999-04-11 00:03:49 +00:00
beard%netscape.com 5509bb9703 renamed g_pNSIServiceManager to theServiceManager. 1999-04-11 00:01:18 +00:00
beard%netscape.com c28bc4120e 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 fd3d8aa4b2 added xptcinvoke_mac.s 1999-04-10 23:55:39 +00:00
beard%netscape.com 2c5a4a4edf First Checked In. 1999-04-10 23:52:55 +00:00
beard%netscape.com 6e69fa675d added xptinfo, xptcall sources. 1999-04-10 23:47:53 +00:00
sspitzer%netscape.com 68fecc78c7 strcmp returns 0 if the strings match. doh! 1999-04-10 23:12:01 +00:00
sspitzer%netscape.com 70b8a65146 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 e56359dbce pop3Test is broken, due to alecf's recent changes. 1999-04-10 22:50:41 +00:00
danm%netscape.com df3b3fc1cf disabling annoying spam debug messages in modal windows 1999-04-10 22:43:46 +00:00
sspitzer%netscape.com 12206d967b changes for the news host gif 1999-04-10 22:43:12 +00:00
sspitzer%netscape.com 1df8f1c3ef added news host icon 1999-04-10 22:42:15 +00:00
sspitzer%netscape.com 211f3461c5 fix my typos 1999-04-10 22:14:23 +00:00
sspitzer%netscape.com c57cb17c9b more newsdb work 1999-04-10 22:05:58 +00:00
sspitzer%netscape.com df1ffb59a1 more newsdb changes and changes to quiet the compiler 1999-04-10 22:04:29 +00:00
sspitzer%netscape.com aec4acfc17 more newsdb related changes 1999-04-10 22:04:02 +00:00
sspitzer%netscape.com bc72fdf02f more newsd related changes.
and changes to quiet the compiler
1999-04-10 22:03:26 +00:00
sspitzer%netscape.com d0531f9389 anal retentive stuff, ignore 1999-04-10 22:02:39 +00:00
alecf%netscape.com cbe6a9e734 forgot to define getDefaultCharPref 1999-04-10 21:58:09 +00:00
sspitzer%netscape.com 8178791847 minor tweak to the still-not-done news parser test 1999-04-10 21:56:55 +00:00
sspitzer%netscape.com a210da59a9 ignore a.out as well 1999-04-10 21:22:55 +00:00
sspitzer%netscape.com f1e1d10f96 some more cvs ignore work 1999-04-10 21:22:31 +00:00
alecf%netscape.com 22db8bbbc7 oops, forgot to make this function pure virtual, broke mac 1999-04-10 21:15:25 +00:00
alecf%netscape.com 8308172bea 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 268f5ee78d add ClearUserPref() to the nsIPref interface (needed for mail/news work) 1999-04-10 20:58:50 +00:00
pavlov%pavlov.net 2983e18ba0 use shared images where available for blending 1999-04-10 20:57:50 +00:00
alecf%netscape.com dc94e0bc7c implementation for updated Multiple Accounts. create accounts/identities lazily, etc 1999-04-10 20:55:30 +00:00
alecf%netscape.com 910bd725b8 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 43b01ca5c8 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 0fc699a57c adding a makefile 1999-04-10 20:46:22 +00:00
alecf%netscape.com 81db3b9355 resort to the lowest common denomenator - don't make special cases for mac 1999-04-10 20:39:59 +00:00
alecf%netscape.com 7f40895261 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 98b4f548a5 add mailnews/idl to the unix build 1999-04-10 20:28:19 +00:00
alecf%netscape.com 4748ca69a4 create idl file for MailNewsTypes.h so that other IDL files don't get confused 1999-04-10 20:26:54 +00:00