Commit Graph

38459 Commits

Author SHA1 Message Date
jdunn%netscape.com
54560aa3f9 each of these modules/apps require that libnechoutil_s.a be linked in
because they access NS_MakeAbsoluteURI and NS_OpenURI.  Ramiro and Andreas
have both looked this over
1999-08-27 20:55:45 +00:00
alecf%netscape.com
08761a1b0a implement toString() for accounts (for debugging) 1999-08-27 20:55:35 +00:00
dcone%netscape.com
9c92709baa Fixed a conversion of decimal to comma 1999-08-27 20:55:16 +00:00
akkana%netscape.com
3536bd2c52 11249: add /body tag when writing body-only 1999-08-27 20:54:57 +00:00
mscott%netscape.com
15184a23e3 Bug #12558 nsCString nsString(eTwoByte) --> nsString, nsString2 --> nsString changes 1999-08-27 20:54:41 +00:00
sfraser%netscape.com
9d55eb4970 Remove errant semicolon 1999-08-27 20:54:22 +00:00
mscott%netscape.com
074896c67b simplify interface by removing nsString requirement from several methods 1999-08-27 20:53:34 +00:00
leaf%mozilla.org
44b0951aa6 rebasing on every build 1999-08-27 20:52:28 +00:00
mscott%netscape.com
07a5b957af Bug #12638 --> Fix nsPipe2::GetLength to return the number of unread bytes in the pipe. r=warren, a=cyeh 1999-08-27 19:14:57 +00:00
alecf%netscape.com
859ad58ecd fix for #12639 1999-08-27 18:23:59 +00:00
sspitzer%netscape.com
d82be20274 fix for #12637. I was *removing* the server type pref when you called nsMsgAccountManager::GetIncomingServer(). not good. also, wrap my other ClearUserPref() calls until they are ready for prime-time, just to be safe. 1999-08-27 18:20:27 +00:00
terry%mozilla.org
3ceb3170da Don't even mention bugs that the user does not have permission to see. 1999-08-27 17:31:21 +00:00
terry%mozilla.org
dcba0152e7 Added a missing </form>. 1999-08-27 17:17:43 +00:00
terry%mozilla.org
2b36070790 Don't use "GET" for a form with a password in the obvious case where
we have no other bookmarkable data that we'll want to put in the URL.
1999-08-27 17:17:29 +00:00
miodrag%netscape.com
6ce40d4e24 Main dev tree synch up 1999-08-27 16:09:54 +00:00
miodrag%netscape.com
7af53d1c82 Synch up with the main dev tree 1999-08-27 15:58:58 +00:00
miodrag%netscape.com
6369dd1a38 Bumped version to 4.03 for Mozilla synch up 1999-08-27 15:49:53 +00:00
valeski%netscape.com
e1ba01e5de not in main build - added comments and collapsed interface method definitions into related macros 1999-08-27 15:12:40 +00:00
rods%netscape.com
63ba955ba3 changed ifdef 0 to if 0 1999-08-27 14:48:07 +00:00
rods%netscape.com
8b6ba3a48f change all index parameters to PRInt32 from PRUint32
added key listener support for keyboard navagation inside the list
fixed extended selection
fixed a minor problem with selecting an item
1999-08-27 14:42:27 +00:00
rods%netscape.com
dfba4adce8 Changed the view's widget create so it doesn't register D&D 1999-08-27 14:40:14 +00:00
rods%netscape.com
d8af33a213 Changed Reflow to check for whether it is native mode or not. InGFX mode it now call the base class' (nsLeafFrame)
Reflow so it does a better job of laying out.
1999-08-27 14:38:54 +00:00
dcone%netscape.com
4abe0ca7d3 Added a rounding parameter so rounded rects can be used as cirles if the radius is large enough 1999-08-27 14:37:47 +00:00
rods%netscape.com
22813275bf Added the other GetDesiredSize call overriding the base class call, and making it
the existing GetDesiredSize with the last param dummyed out. This makes all the sizing work
correctly with the change I put in in nsFormControlFrame
1999-08-27 14:34:54 +00:00
rods%netscape.com
833b8c0152 Changed to respect border and padding and now draw check mark "centered" in the available space
the check mark also sizes to content area
1999-08-27 14:31:59 +00:00
rods%netscape.com
c2d0583645 Changed parameters from width and height to a nsRect 1999-08-27 14:31:54 +00:00
dcone%netscape.com
2a2df6fd34 Fixed GetDeviceSurfaceDimensions() so the width and height are in appunits, and the routines who use them will convert properly. 1999-08-27 14:22:14 +00:00
brade%netscape.com
b016565625 change error messages to flag inappropriate uses of GetCharCode 1999-08-27 14:16:44 +00:00
valeski%netscape.com
c0dc78036c not in builds yet. updated MUltiMixed stream converter to new model 1999-08-27 14:10:21 +00:00
Jerry.Kirk%Nexwarecorp.com
797013f70d Remove calls to old stuff that keeps this from compiling. It
now no longer works at all under Photon and needs an overhaul.
1999-08-27 14:01:50 +00:00
scc%netscape.com
b7a6312362 export 1999-08-27 14:01:44 +00:00
rods%netscape.com
479bf4e60b change ifdef NS_DEBUG to ifdef 0 to fix build 1999-08-27 13:59:58 +00:00
Jerry.Kirk%Nexwarecorp.com
cdab7a1bf7 Adding SetNativeData(void*) to nsIMenu, which was needed for making the Help
menu on MacOS merge with the XUL help menu. I copied this straight from GTK.
1999-08-27 13:35:11 +00:00
Jerry.Kirk%Nexwarecorp.com
b0c37033b5 -Removed the ostream_hack, because now we link in libstdc++ 1999-08-27 13:30:09 +00:00
brade%netscape.com
6acb2db88d add sidebar 1999-08-27 13:07:40 +00:00
brade%netscape.com
77a7956ad0 add sidebar files 1999-08-27 13:06:56 +00:00
brade%netscape.com
9d3748f3cf add files for sidebar 1999-08-27 13:06:19 +00:00
brade%netscape.com
8611126681 add license; add files for sidebar 1999-08-27 13:06:00 +00:00
brade%netscape.com
5407ea5617 add license; add sidebar dtd files 1999-08-27 13:05:44 +00:00
brade%netscape.com
b792c262a2 add sidebar dtd files 1999-08-27 13:04:46 +00:00
brade%netscape.com
d61e59824e First Checked In. 1999-08-27 13:04:03 +00:00
brade%netscape.com
16b23b760e change comment for lxr searches 1999-08-27 13:02:38 +00:00
scc%netscape.com
33fe68f9ed better make that member function public 1999-08-27 12:56:52 +00:00
gagan%netscape.com
792b6b8143 Another mem leak fixed. 1999-08-27 12:47:12 +00:00
gagan%netscape.com
58d5877fdf Fixed tabs to spaces and misc leaks... 1999-08-27 12:38:06 +00:00
scc%netscape.com
5a86efb7dd all changes are NS_DEBUG only. added a private static member variable to count outstanding webshells; code in constructor and destructor to do the counting; a static member function to retrieve the value; and a global function that calls that 1999-08-27 12:32:20 +00:00
scc%netscape.com
2f9548bba6 if any webshells still exist at app quit time, report them 1999-08-27 12:32:19 +00:00
scc%netscape.com
19f8875aae added a declaration for a global function that reports the number of webshells that have been created but have not yet been destroyed 1999-08-27 12:32:18 +00:00
gagan%netscape.com
93e93eb549 Might as well get rid of the warnings. 1999-08-27 11:11:14 +00:00
gagan%netscape.com
de30c502da Argh... looks like this was breaking windows so casting to char*. 1999-08-27 11:08:51 +00:00