Commit Graph

78173 Commits

Author SHA1 Message Date
nboyd%atg.com
4e07e9b5bf Add method to set security support after creation. 2001-03-10 11:50:50 +00:00
disttsc%bart.nl
be365c8ed9 Work around the "Content doesn't show at random" and "Can't open link in new window sometimes" bugs. bug=67442, r=blake, sr=alecf. 2001-03-10 11:16:26 +00:00
darin%netscape.com
807a75d71b Removed spurious MOZ_NEW_CACHE lines from Makefile.in 2001-03-10 09:38:28 +00:00
darin%netscape.com
fea9a0fb4d Removed spurious MOZ_NEW_CACHE line from Makefile.in 2001-03-10 09:37:49 +00:00
darin%netscape.com
3ffb5df348 [not part of the build] Added initial about:cache implementation for new cache. 2001-03-10 09:35:44 +00:00
dave%intrec.com
1d0e997552 Fixing broken OS detection code for Mac PPC 2001-03-10 08:56:23 +00:00
tor%cs.brown.edu
cd3e1f850a Fix bustage with system installed mng. r=cls 2001-03-10 08:31:47 +00:00
nisheeth%netscape.com
1662afc65b Made it so that expat defines abort() to nothing when it is compiled within Mozilla. r=peterv. sr=jst 2001-03-10 07:27:16 +00:00
endico%mozilla.org
a954c3333b backing out the changes to queries on CC since they broke normal cc queries in the standard email address box at the top of the page 2001-03-10 07:08:36 +00:00
gerv%gerv.net
f910c00433 Removed windows linefeeds. 2001-03-10 07:03:25 +00:00
attinasi%netscape.com
32af6bd77f Prevent text nodes from being passed to SelectorMatches to improve style resolution performance and ensure correctness. b=56117 r=pierre sr=waterson 2001-03-10 06:14:52 +00:00
cyeh%bluemartini.com
48ad57b909 fix for "My Votes" floating in space like a disconnected astronaut 2001-03-10 05:52:54 +00:00
roc+%cs.cmu.edu
f3e40d1380 Ignore unreliable nsIWidget information and use the associated nsView data instead. Fixes bug 70446. r=kmcclusk,sr=attinasi 2001-03-10 05:33:38 +00:00
blakeross%telocity.com
30401f60b5 Fixing whitespace and indentation. No actual code changes. 2001-03-10 04:37:06 +00:00
gordon%netscape.com
05f414aec2 [not part of build] Header file for disk cache record structures. 2001-03-10 03:51:59 +00:00
dbaron%fas.harvard.edu
25de9717e9 Fix font leaks caused by multiple calls to LoadFont. r=blizzard@mozilla.org b=71255 (xlib changes only) 2001-03-10 03:47:36 +00:00
dbaron%fas.harvard.edu
031ab8569f Fix bug with menus that went away when they shouldn't by not calling SetFocus (which the comment said we shouldn't do anyway) and sending an NS_LOSTFOCUS event instead of NS_DEACTIVATE when losing focus, as the GTK port does. r=blizzard@mozilla.org b=64791 (xlib changes only) 2001-03-10 03:45:16 +00:00
dbaron%fas.harvard.edu
1ce8056f20 Change the system colors in xlib to more reasonable dummy values so that the classic skin looks better. In particular, fix the 3-D border colors, make -moz-field white, make things tend towards web-safe colors out of habit, and reindent the whole thing according to the modeline. r=blizzard@mozilla.org b=71133 (xlib port changes only) 2001-03-10 03:39:43 +00:00
dbaron%fas.harvard.edu
e68e5e7758 Fix Boehm GC + MOZ_TRACK_MODULE_DEPS build bustage by adding boehm to REQUIRES. r=cls@seawood.org 2001-03-10 03:26:46 +00:00
dbaron%fas.harvard.edu
364e476a87 Fix Boehm GC + xmlterm build bustage with -lboehm since NSPR depends on boehm when using the Boehm GC. r=cls@seawood.org 2001-03-10 03:25:14 +00:00
dbaron%fas.harvard.edu
3f9ab30f75 Add string to REQUIRES to fix xlib + MOZ_TRACK_MODULE_DEPS build bustage. r=cls@seawood.org 2001-03-10 03:23:35 +00:00
dbaron%fas.harvard.edu
0195b11a4d Move the destruction from the destructor into its |Destroy| method so that the document viewer is not prevented from being deleted by the cycles it would have broken in its destructor. (This has become necessary since the document viewer is being used from JS/XBL.) Use a null |mDocument| to record the destroyed state. r=disttsc@bart.nl sr=waterson@netscape.com b=61821 2001-03-10 03:19:36 +00:00
dbaron%fas.harvard.edu
69b99f80c6 Fix leak of global object in main mail window by breaking the nsXULElement -> nsXULControllers -> implementation of nsIControllers in JS -> global object -> document -> nsXULElement cycle when unrooting the nsXULElement's script object. r=waterson@netscape.com sr=hyatt@netscape.com b=56703 2001-03-10 03:18:33 +00:00
dbaron%fas.harvard.edu
3a2e589c7c Clean up string usage (including some leaks and FMMs) and use some nsCOMPtrs to fix leaks on failure in nsObjectFrame::Reflow. b=64209 r=av@netscape.com,disttsc@bart.nl sr=waterson@netscape.com 2001-03-10 03:17:40 +00:00
dbaron%fas.harvard.edu
1f5e18158e Fix problems with 3-D colors in some GTK themes by calling gtk_widget_realize before getting the button and menu styles. r=bryner@netscape.com sr=blizzard@mozilla.org b=67448 2001-03-10 03:17:07 +00:00
dbaron%fas.harvard.edu
7ecde6730c Fix user-agent for Windows NT versions above 5.0. b=62663 r=valeski@netscape.com sr=mscott@netscape.com 2001-03-10 03:16:32 +00:00
dbaron%fas.harvard.edu
baa55535f0 Fix disappearance of right scrollbar caused by lack of min-width on toolbar, statusbar, or menubar. r=andreww@netscape.com sr=hewitt@netscape.com b=55368 2001-03-10 03:16:10 +00:00
javi%netscape.com
f6e9cc67dc Create our param block that allows us to pass nsISupport references to
dialogs and clean up a little bit of the UI.
2001-03-10 03:09:20 +00:00
brendan%mozilla.org
30c4158e22 Spanked TraceMalloc docs using Mozilla composer (sorry for the cvsblame). 2001-03-10 03:08:55 +00:00
blakeross%telocity.com
89e820d0ae My name is Blake and I'm an idiot. 2001-03-10 03:04:40 +00:00
javi%netscape.com
4b20d6b2a7 Add mozilla/security/manager/pki/public/Makefiles to the list of
Makefiles generated for PSM 2.0
r=cls
2001-03-10 02:53:29 +00:00
javi%netscape.com
0372162f0b Add our own param block that allows us to pass references to
XPCOM objects to dialogs.
2001-03-10 02:45:24 +00:00
maolson%earthlink.net
d98372f71c vixen portion of bug 71023 - |getFormattedString| instead of |replace| for stringbundles
r=timeless, a=ben
2001-03-10 02:15:20 +00:00
waterson%netscape.com
d486cf0cd2 Bah! No fancy C++ casts for you. 2001-03-10 02:06:59 +00:00
javi%netscape.com
f52bffdcc6 No longer need to special the DIST variable when MOZILLA_CLIENT is
defined.
2001-03-10 01:59:59 +00:00
nicolson%netscape.com
92346678ce It needs to extend ServerSocket. 2001-03-10 01:56:57 +00:00
gerv%gerv.net
eec7acc5fe Whitespace changes only; removing tabs and reformatting my changes to match the rest of the file. Long overdue. 2001-03-10 01:47:30 +00:00
hyatt%netscape.com
d741df52e2 Fix for 71262 and 71485, r=jag, srs=shaver on 71262 and hewitt on 71485 2001-03-10 01:43:09 +00:00
relyea%netscape.com
37306c1267 CK_ULONG != unsigned int on 64 bit platforms. Fix the cast which was obviously
put in to remove a warning.

bug 70713
2001-03-10 01:35:17 +00:00
relyea%netscape.com
9d9fb5174d Fix AIX 64 bit tools failure. For some reason the 64 bit compilier didn't like
the massive switch statement. The new code is easier to read anyway now.
bug 70713
2001-03-10 01:34:08 +00:00
javi%netscape.com
cd16b81ceb Commiting a patch provided by Markus Holmberg for FreeBSD 2001-03-10 01:33:39 +00:00
blakeross%telocity.com
5a9e458b7b Option click to save links on mac (55686). r=timeless sr=alecf 2001-03-10 01:29:46 +00:00
nicolson%netscape.com
fb41b8c8d6 Leave in MSVCRTD, because it breaks the build on Sonja's machine. 2001-03-10 01:21:39 +00:00
pavlov%netscape.com
a23093979b removing windows stuff too 2001-03-10 01:16:51 +00:00
pavlov%netscape.com
99105ce326 moving the container stuff here. 2001-03-10 01:11:54 +00:00
pavlov%netscape.com
1240857af8 removing lots of stuff (like all the platform specific code) moving gfxIImageContainer* into new image library 2001-03-10 01:10:05 +00:00
waterson%netscape.com
09aba8783d Fix build bustage. #include jsapi.h because Mac wants decls. 2001-03-10 01:05:53 +00:00
darin%netscape.com
b8b5c77620 Added some comments. 2001-03-10 01:03:05 +00:00
darin%netscape.com
5b97f2a839 Fixes bug 71391. Leaking sockets with CLOSE_WAIT status during page loads.
r=dougt sr=mscott
2001-03-10 00:58:54 +00:00
cls%seawood.org
d9028dfffa Standalone zlib is always built for the installer 2001-03-10 00:54:38 +00:00