Commit Graph

15451 Commits

Author SHA1 Message Date
troy%netscape.com
7c0d5680c3 Changed ReflowFixedFrame() to take the computed left and top margin into
account when placing the child
1999-01-31 05:09:29 +00:00
sfraser%netscape.com
3564688e35 First Checked In. 1999-01-31 00:27:56 +00:00
troy%netscape.com
051df63e8f Added code to force an absolutely positioned child that ignored its
computed height to be the correct height
1999-01-30 18:12:38 +00:00
troy%netscape.com
5cd1cbadbf Added code to make sure that a fixed child frame ends up with the correct height
evebn if it disregards the computed height value
1999-01-30 17:39:29 +00:00
ftang%netscape.com
d13957f1b8 add Charset Converter Manager and converters 1999-01-30 17:00:54 +00:00
ftang%netscape.com
9062e65982 export converter's cid header files into dist 1999-01-30 16:59:17 +00:00
ftang%netscape.com
85f86f3c27 add -I uconv 1999-01-30 16:52:29 +00:00
ftang%netscape.com
7db6eeb466 add -I for uconv 1999-01-30 16:50:56 +00:00
karnaze%netscape.com
6256ccca5b Made table frame construction flexible enough to allow arbitrary content to be mapped
to arbitrary table related display types.
1999-01-30 15:52:19 +00:00
peterl%netscape.com
87e2ee2cc6 fixed multi-link header delimiter (comma not semicolon)
fixed uninitialized blocking variable in header link code
fixed error return code for style sheet linking
1999-01-30 06:24:09 +00:00
peterl%netscape.com
7dac483dcd fixed namespace 1999-01-30 06:22:39 +00:00
peterl%netscape.com
0f67d466fc accept namespace none for attributes 1999-01-30 06:21:08 +00:00
peterl%netscape.com
77e6eb5115 made attribute accessors respect unknown namespace for getters (wildcard) 1999-01-30 06:20:39 +00:00
peterl%netscape.com
cda3bca867 Added operator=(nsAutoString) for autostring 1999-01-30 06:19:52 +00:00
sar%netscape.com
274dfd6e04 fixing build breakage. 1999-01-30 03:53:39 +00:00
erik%netscape.com
b5815dfa4f removing strres from build until I sort out the raptorbase.lib problem 1999-01-30 01:40:48 +00:00
waldemar%netscape.com
94049c5d56 First Checked In. 1999-01-30 01:19:00 +00:00
briano%netscape.com
7eebba3902 Automated update 1999-01-30 01:15:31 +00:00
leaf%mozilla.org
ce52178078 making client.mak build apprunner by default. Probably should be replaced by
a more sophisticated rule.
1999-01-30 01:12:59 +00:00
coop%netscape.com
072c9699f3 NOT YET PART OF SEAMONKEY:
* added directory libxpt/tools which currently only contains the typelib dumper
* removed dump code from tests dir
* added/modified appropriate Makefiles and configure scripts
1999-01-30 01:10:01 +00:00
akkana%netscape.com
abd713be3f Rename an ifdef 1999-01-30 01:05:39 +00:00
troy%netscape.com
f2d3dd631e Fixed leak of nsIHTMLDocument interface in GetImageMap() 1999-01-30 01:04:35 +00:00
coop%netscape.com
30a0f2ae51 NOT YET PART OF SEAMONKEY:
* committing fixes for shaver
* header pointer is now set XPT_DoHeader
* fixed assertion error in CHECK_COUNT macro
1999-01-30 01:03:54 +00:00
akkana%netscape.com
6db99a172d Add IsCollapsed; add collapsed case to DeleteFromDocument 1999-01-30 01:02:44 +00:00
pollmann%netscape.com
8baa289920 Bug 2716, 2792, 1190, 1750: Wired up selected, defaultSelected, and selectedIndex. 1999-01-30 01:02:28 +00:00
pollmann%netscape.com
fa5187e571 Bug 2788: Crash on leaving page where js references named options. 1999-01-30 00:53:53 +00:00
pollmann%netscape.com
86db74417d Bug 2787: Crash on js accessing option index out of range. 1999-01-30 00:51:10 +00:00
pollmann%netscape.com
d6d23fe90a Initializing res. 1999-01-30 00:41:41 +00:00
mcmullen%netscape.com
8e00ddb05c Hooked up menus to commands (just like toolbar buttons) converted to nsCOMPtr everywhere. 1999-01-30 00:39:25 +00:00
terry%netscape.com
7182dd6634 Had an operating system mispelled. 1999-01-30 00:38:09 +00:00
troy%netscape.com
bb2686580f Changed TriggerLink() to release its reference to the nsILinkHandler interface,
and I changed HandleEvent() to make nsIURL interface returned by the call to
GetDocumentURL() is released
1999-01-30 00:34:06 +00:00
erik%netscape.com
9e482a5454 changed locale argument from nsString to nsILocale 1999-01-30 00:29:33 +00:00
erik%netscape.com
0bfa10efdf added strres to list of directories to build 1999-01-30 00:28:10 +00:00
erik%netscape.com
f97c77c71c added locale to include list (for nsILocale) 1999-01-30 00:27:18 +00:00
erik%netscape.com
4ebf6c26c5 added locale directory to include list (for nsILocale) 1999-01-30 00:26:48 +00:00
erik%netscape.com
a3b127dac4 added Windows makefile for this directory so that build goes down into
subdirectories automatically
1999-01-30 00:25:34 +00:00
pavlov%pavlov.net
ad31345ef2 make the underline a bit closer 1999-01-30 00:25:26 +00:00
pavlov%pavlov.net
8ab767c382 make comboboxen look correct 1999-01-30 00:24:34 +00:00
rhp%netscape.com
76ca436a79 Changes to add another xpcom interface for modular libmime. 1999-01-29 23:32:35 +00:00
rhp%netscape.com
dff792e015 XPCOM bridges for C interfaces into libmime 1999-01-29 23:29:03 +00:00
rhp%netscape.com
d7cb0c52cf updates for new xp-com inteface. 1999-01-29 22:59:09 +00:00
troy%netscape.com
3b19a38dd6 Removed an "extra" NS_RELEASE of "map" which was causing double-frees. Permission
from Sarah to check in while the tree's closed
1999-01-29 22:38:48 +00:00
rhp%netscape.com
1f8aec7912 Adding new interface file to makefile. 1999-01-29 22:10:04 +00:00
terry%netscape.com
b175d063f7 Some installations of perl seem very picky about their regexps. 1999-01-29 22:07:09 +00:00
rhp%netscape.com
71176ed08e Quick init fix. 1999-01-29 21:57:51 +00:00
rhp%netscape.com
f19cfa73bd Adding a new XP-COM interface to libmime. 1999-01-29 21:37:14 +00:00
rhp%netscape.com
8b74b9b5ab This is a new interface for libmime to allow content type plugins
to access the class system within libmime.
1999-01-29 21:32:01 +00:00
cltbld%netscape.com
eb29329b22 backing out xpfe since I don't know why it's not working 1999-01-29 21:18:45 +00:00
terry%netscape.com
163fe0b582 Get rid of sar's "#" hack on the stocks; it no longer seems to work. 1999-01-29 20:56:23 +00:00
slamm%netscape.com
3078d42808 On second thought, the recursive rules aren't needed because the Makefiles will get updated as needed for any target. 1999-01-29 20:45:39 +00:00