sspitzer%netscape.com
8f9dae1f44
only build nsIProfile.idl now.
1999-09-28 07:41:40 +00:00
sspitzer%netscape.com
fba59a94f6
whoops. this is still needed, as it builds nsIProfile.idl
1999-09-28 07:40:55 +00:00
sspitzer%netscape.com
e6388911b9
this is gone.
1999-09-28 07:37:46 +00:00
sspitzer%netscape.com
11a8e083bf
idlservices is gone, as is the profile appcore. #14999
1999-09-28 07:35:32 +00:00
sspitzer%netscape.com
56868aa322
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
e96fe99b53
fix for #14999 . remove the profile appcore
1999-09-28 07:29:25 +00:00
sspitzer%netscape.com
e3c4ff9671
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
d73fd8281c
Implemented some methods for PlugletManagerImpl
1999-09-28 05:23:02 +00:00
sspitzer%netscape.com
6fc5a89989
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
979446d392
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
14554c992d
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
cbc9492543
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
2d6aa35321
Added CaptureRollupEvents to fix the Motif-specific breakage.
1999-09-28 04:29:59 +00:00
mcafee%netscape.com
142dce1428
Ignore generated files.
1999-09-28 04:21:55 +00:00
sspitzer%netscape.com
ad95cdfecd
changes to get migration working on the mac again.
#15026 , #14689
1999-09-28 04:10:19 +00:00
alecf%netscape.com
7590c1db6b
implement SetTitle to fix bustage
1999-09-28 03:22:11 +00:00
briano%netscape.com
99db328245
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
364c109806
fix for #15054 . pref migration progress dialog sizes to content now.
1999-09-28 03:01:53 +00:00
waterson%netscape.com
629618c6c6
Fix for Win32. (NOT part of the build.)
1999-09-28 02:38:46 +00:00
alecf%netscape.com
d5979814b4
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
20253a4208
Checking for null pointer. r=pavlov
1999-09-28 01:46:58 +00:00
pavlov%netscape.com
945164901c
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
9018ba8840
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
9f0d86a5b3
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
37d3c7c600
got the logic backwards...
1999-09-28 01:20:48 +00:00
pavlov%netscape.com
0a448c09a4
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
75af0e9ea8
fix crasher caused by calling ResetPrefs() more than once, which should be legal.
1999-09-28 01:08:03 +00:00
sspitzer%netscape.com
7cef11657b
whoops, forgot to StartUp prefs after ShutDown
1999-09-28 01:04:00 +00:00
dp%netscape.com
204a794ed9
raptorview into component
1999-09-28 00:58:35 +00:00
hyatt%netscape.com
f7c54c03dc
Fixing tree widget updating problem.
1999-09-28 00:57:46 +00:00
hyatt%netscape.com
e252669b87
Fixing tree widget updating problem (bienvenu).
1999-09-28 00:57:31 +00:00
sspitzer%netscape.com
b5f87254c3
fixes for a bunch of bugs.
...
bug #15041 : window comes up, and then resizes
bug #14600 : play nice when the profile manager exists on the mac.
bug #13780 : crash on winnt and linux when creating a new profile
bug #15042 : clean up mozilla/profile code (more to come...)
1999-09-28 00:53:29 +00:00
dp%netscape.com
5e1a489b0a
raptorview into component
1999-09-28 00:52:36 +00:00
kipp%netscape.com
f46d23236e
new
1999-09-28 00:50:17 +00:00
buster%netscape.com
9c7330f086
fixed bug 13887, caret in odd place at editor launch
...
a=chofmann, r=sfraser
1999-09-28 00:49:56 +00:00
kipp%netscape.com
c631df256f
new
1999-09-28 00:44:47 +00:00
mjudge%netscape.com
e8f13ffdd6
aproved leaf. reviews sfraser. checking for null stopping crash
1999-09-28 00:13:19 +00:00
dp%netscape.com
9926752843
Removing pref and ifndef necko dlls from registration.
1999-09-27 23:57:15 +00:00
dp%netscape.com
4b2dd031d4
Converting ViewFactory to nsIModule.
1999-09-27 23:55:05 +00:00
beard%netscape.com
6a98c41e75
fixing leaked nsIAppShell
1999-09-27 23:39:29 +00:00
beard%netscape.com
a3886abf5a
breaking cycle between crawler and browser window to fix a leak, using NS_WITH_SERVICE to manage metacharset service.
1999-09-27 23:39:03 +00:00
norris%netscape.com
edd009bad1
Add example of classfile generation.
1999-09-27 23:21:01 +00:00
norris%netscape.com
40f1ee60cc
Changes for classfile generation.
1999-09-27 23:17:29 +00:00
granrose%netscape.com
b7649a1e51
improved batch copy performance, fixed bug <A HREF="show_bug.cgi?id=14558">14558</A>. a=leaf.
1999-09-27 23:02:06 +00:00
briano%netscape.com
c8ea7df778
No longer used. The 'real' one is in mozilla/build/autoconf.
1999-09-27 22:39:49 +00:00
terry%mozilla.org
7739b60824
Patch by holger@holger.om.org (Holger Schurig) -- was displaying header twice in some cases.
1999-09-27 22:22:24 +00:00
ducarroz%netscape.com
b76b45536a
0 isn't equal to null!, fix for bug 14987. R=hangas,A=chofmann
1999-09-27 21:32:11 +00:00
dveditz%netscape.com
16035e71fd
Bugfix for 9604, 8138. r=cathleen, a=chofmann
1999-09-27 21:28:03 +00:00
toshok%hungry.com
73accb7138
ignore .deps files.
1999-09-27 21:26:38 +00:00
terry%mozilla.org
082965d92b
Patch by Markus Rex <msrex@suse.de> -- add a param to contorl whether to show quips.
1999-09-27 21:25:19 +00:00