Commit Graph

42707 Commits

Author SHA1 Message Date
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
vidur%netscape.com
4f580f3eb9 Fixed a leak of the observer service. This could also use NS_WITH_SERVICE. A: leaf R: shaver. 1999-09-27 21:14:01 +00:00
briano%netscape.com
4eb704cc2d Automated update 1999-09-27 21:01:38 +00:00
hangas%netscape.com
9f3eef8646 New menu items now match the spec for navigator, mail, address book, and mail compose. Fixed navigator quit menu item to use global overlay. a=chofmann 1999-09-27 20:56:35 +00:00
troy%netscape.com
7a30e821a3 Fix for bug #14959. Made sure that lines with floaters are also marked
dirty
1999-09-27 20:53:05 +00:00
valeski%netscape.com
1d0621c58c a=leaf, r=potts. fix for 12748, dotted quad and numeric hosts 1999-09-27 20:52:31 +00:00
cls%seawood.org
d09f12c8b2 Approved by leaf.
Removed --enable-random-options and --enable-cross-compile options.  Set CROSS_COMPILE in the environment if you want to use the cross-compiling setup for now.

Gave into my pedantic side and cleaned up the help messages so that the output from --help actually looks reasonable.  For the curious, they are lined up on column 27.

Marked --disable-client-wallet & --disable-cookie-management as broken.
1999-09-27 20:47:51 +00:00
bienvenu%netscape.com
8b02e4c762 fix purify error in imap startup bug #14724 a=chofmann 1999-09-27 20:04:34 +00:00
dougt%netscape.com
1695928cd1 adjusting pref names to match what we are exporting. 1999-09-27 19:58:06 +00:00
dougt%netscape.com
9bab765731 bug fix for 14831. 1999-09-27 19:55:04 +00:00
waterson%netscape.com
9fbb5f74d2 Fix AIX build bustage. a=chofmann 1999-09-27 19:19:44 +00:00
beard%netscape.com
ff9ac41de5 leaking nsIRegions in nsViewManager::ProcessPendingUpdates() when region is empty. Duh! Switched to nsCOMPtr. 1999-09-27 17:48:33 +00:00
rogerl%netscape.com
854aa7f8a3 Better error handling for interpreter. 1999-09-27 17:47:51 +00:00
rogerl%netscape.com
4953124561 Changes from Kurt Westerfield to improve error messages from Interpreter
by passing line/file data through bytecode.
1999-09-27 17:47:05 +00:00
rogerl%netscape.com
861193d030 Stash originating source file for error reporting 1999-09-27 17:45:26 +00:00
rogerl%netscape.com
0f93133878 ECMA 3 array length error handling. 1999-09-27 17:44:30 +00:00
rogerl%netscape.com
4238d6f520 Execute exec in the global scope. 1999-09-27 17:43:40 +00:00