Commit Graph

26334 Commits

Author SHA1 Message Date
locka%iol.ie
2593047229 Made CBrowseDlg modeless so that multiple windows can be opened. Primarily for testing NewWindow2 event 1999-05-08 12:08:52 +00:00
locka%iol.ie
df11d1d889 no message 1999-05-08 12:07:03 +00:00
locka%iol.ie
1c86ffe119 Added Advise, Unadvise methods for setting up event sinks 1999-05-08 12:06:31 +00:00
rjc%netscape.com
8ef846faaf Give the top-level XUL content folders pretty icons too! 1999-05-08 11:17:15 +00:00
rjc%netscape.com
53b2c8b4e9 Add refcnt'ing support in Element map for content nodes. (Not 100% if this is the right thing to do, but it does fix a crashing bug where the nodes are freed too early!) 1999-05-08 10:29:24 +00:00
rjc%netscape.com
57e9f4498b Fix hasAssertion() methods of FTP and Related Links datasources. 1999-05-08 10:18:01 +00:00
rjc%netscape.com
d755cbc1b2 Fix history bug; if a URI doesn't have a title (for example, if we're loading in a GIF file), detect it and don't try to write out a bogus title. 1999-05-08 09:45:32 +00:00
rjc%netscape.com
85209cb18f Use nsFileSpec's GetCatInfo() instead of rolling our own. 1999-05-08 09:34:31 +00:00
rjc%netscape.com
a6cbb8eb21 Add extra checking to ensure that FindChildByTag() succeeds before using value. 1999-05-08 08:39:47 +00:00
briano%netscape.com
227c87aa79 Fix for AIX, Solaris, OSF/1, and probably others. 1999-05-08 06:24:27 +00:00
mcmullen%netscape.com
0ebacd593e Adapt to changed interface some more. 1999-05-08 02:22:41 +00:00
cmanske%netscape.com
f01fa8b4ee Hooked up UI(menus) for setting font face and font size 1999-05-08 02:20:51 +00:00
mcmullen%netscape.com
1df193ed4a Adapt to changed interface. 1999-05-08 02:18:16 +00:00
mccabe%netscape.com
4c7e979695 Build support for working with .idl files. Adding XPIDLSRCS to a Makefile.in exports the listed idl files to dist/idl, generates .h files to dist/include, and generates .xpt files, and links them to $(MODULE).xpt, in components. 1999-05-08 02:06:15 +00:00
mccabe%netscape.com
ab5a8ae262 Build xpidl before export phase of any xpcom directory. 1999-05-08 01:57:37 +00:00
briano%netscape.com
b5c4ec2dc5 Automated update 1999-05-08 01:44:39 +00:00
bruce%cybersight.com
7b87f8884c Conditionally adding PICS (extensions/pics/) to the unix build. Use --enable-pics with configure to turn it on and build it. Not called anywhere yet. Neeti is aware that I was doing this. 1999-05-08 01:43:41 +00:00
mcafee%netscape.com
226595ee86 Adding support for dataFlavor cache: GetPredefinedDataFlavor(). 1999-05-08 01:29:52 +00:00
ducarroz%netscape.com
492e685f8f Create mPath when needed to avoid empty nsFileSpec on Mac. 1999-05-08 01:22:56 +00:00
mcmullen%netscape.com
ff58eed078 Fix nsFileSpec to take native paths in constructors and assignment operators. Fix += to work with relative paths on Macintosh. Remove dependency of nsFileSpec on streams (so that dp can move nsFileSpec). 1999-05-08 01:18:23 +00:00
mcmullen%netscape.com
9ece6fc6eb These staged checkins can be tricky. 1999-05-08 00:57:57 +00:00
nisheeth%netscape.com
aa6ad6f2fe Adding support in line layout for the CSS "direction" property. 1999-05-08 00:48:39 +00:00
ftang%netscape.com
1f0eea254c first check in 1999-05-08 00:23:47 +00:00
mcmullen%netscape.com
fc15f532fe Updated a comment. 1999-05-08 00:21:46 +00:00
ftang%netscape.com
ab18f92e08 add new file 1999-05-08 00:20:49 +00:00
mcmullen%netscape.com
6ff2092f7c Added nsFileSpecStreaming.cpp 1999-05-08 00:20:37 +00:00
mcmullen%netscape.com
2ff11e487f Added nsFileSpecStreaming.h 1999-05-08 00:20:15 +00:00
saari%netscape.com
2206d15162 First Checked In. 1999-05-08 00:19:33 +00:00
ftang%netscape.com
7a92a75add first add 1999-05-08 00:19:13 +00:00
dougt%netscape.com
b0aa3ae2be idl changed without me noticing. now everything is a PRInt32 instead of a int. 1999-05-08 00:12:49 +00:00
mscott%netscape.com
de3a8236b0 For some reason we were linking against msgcore.lib. We didn't need to be. 1999-05-07 23:49:31 +00:00
cmanske%netscape.com
d642999d80 Added insertLinkAroundSelection method to appcore 1999-05-07 22:27:26 +00:00
ducarroz%netscape.com
36a0691d25 activate mailnews/imap and mailnews/news build instructions 1999-05-07 22:26:43 +00:00
cmanske%netscape.com
e508bcd84f Implemented InsertLinkAroundSelection 1999-05-07 22:26:23 +00:00
dougt%netscape.com
e635a4432b when I turned on both tests cases, I did not realize that I was deleting the
testcase arguments in both.  fixing.
1999-05-07 22:25:41 +00:00
pnunn%netscape.com
ba249b4527 General clean up. Removed ifdef STANDALONE_IMAGE_LIB. pnunn. 1999-05-07 22:25:31 +00:00
ducarroz%netscape.com
6d4a6d3db1 update project 1999-05-07 22:25:15 +00:00
pnunn%netscape.com
e32a08be77 General clean up. Remove ifdef STANDALONE_IMAGE_LIB. pnunn. 1999-05-07 22:24:10 +00:00
rogerl%netscape.com
173eb15222 Latest changes 1999-05-07 22:18:39 +00:00
dougt%netscape.com
92d07a5d52 fixing warning message. 1999-05-07 22:12:25 +00:00
dougt%netscape.com
eb14e1366a Got linux to compile.
A few errors fix when handling IID.
1999-05-07 22:09:44 +00:00
amusil%netscape.com
d09ab3b9cf Added object tag support for applets. 1999-05-07 22:07:58 +00:00
rogerl%netscape.com
8cf3d6ffe7 Latest changes 1999-05-07 22:07:22 +00:00
terry%mozilla.org
e554277ef1 Oops. Accounts created via the "createaccount.cgi" page were not
getting their password emailed to them.
1999-05-07 22:07:21 +00:00
amusil%netscape.com
34ea64b404 Added support for Start/Stop Applet/Plugin lifetimes. 1999-05-07 22:06:47 +00:00
mcmullen%netscape.com
137bc375dd First Checked In. 1999-05-07 22:03:31 +00:00
rogerl%netscape.com
b8ee8e6ec0 Forced conversion of result for I64 tests to int in call to printf. I
couldn't find a OS-independent format string for handling the I64.
1999-05-07 21:57:23 +00:00
mcmullen%netscape.com
88f69b0f67 Add the intl project group. 1999-05-07 21:56:42 +00:00
mcmullen%netscape.com
f913322ac6 Added the intl group to these scripts (why there are two identical scripts, is anybody's guess) 1999-05-07 21:51:35 +00:00
terry%mozilla.org
3f40ffa575 Provide an option to tell mysql "set option SQL_BIG_TABLES=1". This
is necessary for very big queries, but it will slow things up some
otherwise.
1999-05-07 21:49:24 +00:00