kipp%netscape.com
8e07f81107
new
1999-09-28 19:03:20 +00:00
gayatrib%netscape.com
957518a982
createProfileWizard ui
1999-09-28 19:02:49 +00:00
hangas%netscape.com
852da0f143
Fix for bug 14779. a=chofmann
1999-09-28 18:56:15 +00:00
selmer%netscape.com
2415f68a58
remove extra free() call
1999-09-28 18:48:29 +00:00
ramiro%netscape.com
6dd1b8db08
NOT PART OF SEAMONKEY. Ressurect GtkMozilla again. Apparently mozilla
...
dont work no without no prefs. Blessed by Mr. Shaver.
1999-09-28 18:03:17 +00:00
warren%netscape.com
d702d927b7
Made it handle CIDs of the form {fe04c8e6-501e-11d3-a527-0060b0fc04b7}.
1999-09-28 18:01:47 +00:00
tbogard%aol.net
6bdd4c6d76
Changes to reflect changes made in XPCOM with respect to shutting down XPCOM. This is a test is not hooked to the code.
1999-09-28 17:55:02 +00:00
tbogard%aol.net
7286391b96
1.) nsIEvent now has an attribute for isExitEvent(). This allows one to test if the current event represented by nsIEvent is a signal to exit the loop.
...
2.) The various Run* routines were made more general. This allowed me to move them completely within the nsCBaseLoop code rather than have them duplicated across the different Base Loop Typed classes. This avoids the cut and pasting of code, that will probably be tweaked in the future.
3.) To support the new Run* routines, I have added a RetrieveNextEvent and then a PlatformRetrieveNextEvent. The first is implemented in nsCBaseLoop. This was added to facilitate ordering of event retrieval in the near future (ie, pulling system events before normal events, or pulling PLEvents etc.) The second function is one that platform code must override. This is different for each loop type. Basically this is supposed to be whatever it takes for a given implementation to pull the next event off the queue for the given loop type. So in the Windows world, this function calls GetMessage() for the Thread and App loop types and then PeekMessage() with PM_REMOVE set for the Breath loop type.
This code is compiled but not used by the main build. A=chofmann
1999-09-28 16:52:10 +00:00
kipp%netscape.com
4e4b41b940
new
1999-09-28 14:38:20 +00:00
sspitzer%netscape.com
4139d63927
fix more bugs with migration on the mac.
1999-09-28 11:40:33 +00:00
sspitzer%netscape.com
ef5db83d70
remove extra paren
1999-09-28 11:18:42 +00:00
sspitzer%netscape.com
4afac71961
get file prefs using GetFilePref() and not CopyCharPref(). that doesn't work on mac.
1999-09-28 11:16:51 +00:00
sspitzer%netscape.com
c54420d958
more fixes for migration on the mac and various cleanup.
1999-09-28 11:16:18 +00:00
sspitzer%netscape.com
b74c08a143
fix migration on the mac.
mac thinks "" is the cwd. curse it to hell!
1999-09-28 10:26:44 +00:00
sspitzer%netscape.com
0c1e3f6c8f
the attribute is a string, not a boolean.
1999-09-28 09:34:27 +00:00
sspitzer%netscape.com
71a803fb46
comment out the dumps.
...
in the new profile xul, disable the buttons when they should be
and ignore clicks if the buttons are disabled.
1999-09-28 09:30:48 +00:00
sspitzer%netscape.com
483bbf56be
removed files: mozilla/xpfe/AppCores/src/nsJSProfileCore.cpp
1999-09-28 08:26:28 +00:00
sspitzer%netscape.com
8c434cb6ee
whoops, two quotes when there should be only one
1999-09-28 07:47:54 +00:00
sspitzer%netscape.com
0667d24476
whoops, accidentally checked this in.
1999-09-28 07:44:48 +00:00
sspitzer%netscape.com
0862bf42aa
only build nsIProfile.idl now.
1999-09-28 07:41:40 +00:00
sspitzer%netscape.com
33d3b90187
whoops. this is still needed, as it builds nsIProfile.idl
1999-09-28 07:40:55 +00:00
sspitzer%netscape.com
46e8c3a49f
this is gone.
1999-09-28 07:37:46 +00:00
sspitzer%netscape.com
0447c362ae
idlservices is gone, as is the profile appcore. #14999
1999-09-28 07:35:32 +00:00
sspitzer%netscape.com
22aa4c982c
removed files: mozilla/xpfe/AppCores/src/nsProfileCore.cpp, mozilla/xpfe/AppCores/src/nsProfileCoreFactory.cpp
1999-09-28 07:31:40 +00:00
sspitzer%netscape.com
a0a70c9ca0
fix for #14999 . remove the profile appcore
1999-09-28 07:29:25 +00:00
sspitzer%netscape.com
d11cb5eebc
fix for #14686 .
...
before, GetAccounts() [think getter for accounts] was upgrading which was
creating the default Local Mail account, which made the check in verifyAccounts()
fail to open the account wizard, since an account was created.
now we only upgrade prefs when explicitly told to do so.
1999-09-28 06:11:32 +00:00
idk%eng.sun.com
12a5c9b7c7
Implemented some methods for PlugletManagerImpl
1999-09-28 05:23:02 +00:00
sspitzer%netscape.com
1cc1222c7c
fix some minor problems with the pref migration progress xul. #15042
...
get news migration back on UNIX, I accidentally broke it.
1999-09-28 05:12:42 +00:00
sspitzer%netscape.com
de35c24ff5
use the NS_WITH_SERVICE macro. #15042
...
remove calls to toolkit appcore, as it is going away soon. #14999
1999-09-28 04:40:59 +00:00
hangas%netscape.com
7e6cdabd7c
Cleaned up usage of globalOverlay.xul, moved menu overlays into navigatorOveraly.xul which was the only place it was needed. a=chofmann
1999-09-28 04:40:15 +00:00
hangas%netscape.com
6f95adeff8
Removed globalOverlay.xul which was not needed, slowed down opening the navigator window, and caused the Mac menu (from hiddenwindow) to have two Quit menu items. a=chofmann
1999-09-28 04:37:36 +00:00
briano%netscape.com
c9d18cad42
Added CaptureRollupEvents to fix the Motif-specific breakage.
1999-09-28 04:29:59 +00:00
mcafee%netscape.com
65be14d81c
Ignore generated files.
1999-09-28 04:21:55 +00:00
sspitzer%netscape.com
fc9043a248
changes to get migration working on the mac again.
#15026 , #14689
1999-09-28 04:10:19 +00:00
alecf%netscape.com
137a500221
implement SetTitle to fix bustage
1999-09-28 03:22:11 +00:00
briano%netscape.com
b7f190a47d
Fix for BSDI 3.0, specifically, but should help other platforms with shared library difficulties.
1999-09-28 03:16:38 +00:00
sspitzer%netscape.com
ef3b749744
fix for #15054 . pref migration progress dialog sizes to content now.
1999-09-28 03:01:53 +00:00
waterson%netscape.com
2dc83b95a4
Fix for Win32. (NOT part of the build.)
1999-09-28 02:38:46 +00:00
alecf%netscape.com
2f44cdc2c9
fix xlib bustage by implementing SetTitle and CaptureRollupEvents
...
(xlib not part of the default build)
1999-09-28 02:25:20 +00:00
mcafee%netscape.com
97b1bf1d93
Checking for null pointer. r=pavlov
1999-09-28 01:46:58 +00:00
pavlov%netscape.com
bc705fb546
work to get drawing done based on regions and not rects. remove unneeded code in nsBaseWidget and removed tabs. add InvalidateRegion() method to nsIWidget. did InvalidateRegion implimentation on unix. a=shaver r=beard
1999-09-28 01:31:41 +00:00
pavlov%netscape.com
4046eb39d0
work to get drawing done based on regions and not rects a=shaver r=beard
1999-09-28 01:28:03 +00:00
mcafee%netscape.com
af0a141723
Default for network.proxy.type=3 is undefined, using 1, direct internet connection. r=akkana
1999-09-28 01:27:32 +00:00
sspitzer%netscape.com
5635522f00
got the logic backwards...
1999-09-28 01:20:48 +00:00
pavlov%netscape.com
7cb1b89655
remove open="true" from the tasks menu r=hyatt so that it isn't pressed by default
1999-09-28 01:09:48 +00:00
sspitzer%netscape.com
d6f7f49aee
fix crasher caused by calling ResetPrefs() more than once, which should be legal.
1999-09-28 01:08:03 +00:00
sspitzer%netscape.com
081a30d563
whoops, forgot to StartUp prefs after ShutDown
1999-09-28 01:04:00 +00:00
dp%netscape.com
16d7fef8e3
raptorview into component
1999-09-28 00:58:35 +00:00
hyatt%netscape.com
0384cd3f32
Fixing tree widget updating problem.
1999-09-28 00:57:46 +00:00
hyatt%netscape.com
8d9e9ee8c9
Fixing tree widget updating problem (bienvenu).
1999-09-28 00:57:31 +00:00