Commit Graph

15464 Commits

Author SHA1 Message Date
fur%netscape.com
cb865ea272 The -sys command-line option is now default behavior. You can disable System
class initialization with the new -nosystem option).
1999-01-29 05:21:48 +00:00
fur%netscape.com
a28eee27d1 Really this time: temporarily hard-coded y.tab.[ch] into build, instead of
generating them
1999-01-29 05:20:25 +00:00
fur%netscape.com
7030130215 Was incorrectly reporting classfile corruption when file was actually not found. 1999-01-29 05:09:46 +00:00
troy%netscape.com
cd804349fe Fixed a couple of memory leaks 1999-01-29 05:05:02 +00:00
troy%netscape.com
01b9469528 Fix for bug #2743. Improved the logic which predicts whether a vertical scrollbar
is needed
1999-01-29 04:29:10 +00:00
sfraser%netscape.com
0cb2a6cc2c First Checked In. 1999-01-29 04:17:15 +00:00
briano%netscape.com
a0e2373efb Automated update 1999-01-29 04:15:35 +00:00
tague%netscape.com
99094470b8 Added directory to mozilla/intl/locale 1999-01-29 04:10:23 +00:00
tague%netscape.com
af2816809e Added nsILocale, nsILocaleFactory, nsICollation to the UNIX build 1999-01-29 04:09:40 +00:00
sfraser%netscape.com
6de78cde7b removed files: mozilla/build/mac/test2.cpp 1999-01-29 03:52:52 +00:00
sfraser%netscape.com
b874208f7e First Checked In. 1999-01-29 03:51:32 +00:00
bienvenu%netscape.com
f0ef8c0cd8 add msgFlags types 1999-01-29 03:10:49 +00:00
bienvenu%netscape.com
84eeae8044 add key and uint32 collections classes 1999-01-29 03:09:55 +00:00
bienvenu%netscape.com
4cfcf1aef1 remove unneeded win16 code 1999-01-29 03:08:57 +00:00
beard%netscape.com
00b983125f added files: mozilla/build/mac/test/test1.cpp 1999-01-29 03:08:09 +00:00
bienvenu%netscape.com
d27efa18d6 make a couple methods public for compilation purposes 1999-01-29 03:06:13 +00:00
beard%netscape.com
689ec81b52 added files: mozilla/build/mac/test/test1.cpp 1999-01-29 03:05:51 +00:00
bienvenu%netscape.com
a6f52b1ab1 add new interfaces for opening and closing dbs 1999-01-29 03:05:30 +00:00
beard%netscape.com
8fdcbcb481 First Checked In. 1999-01-29 02:55:06 +00:00
sfraser%netscape.com
03096307aa Changed to export by #pragma, instead of exporting all globals. This required adding prefix files to #define _IMPL_NS_BASE 1999-01-29 02:21:55 +00:00
sfraser%netscape.com
0916232e43 Export the repeater class with NS_BASE 1999-01-29 02:21:13 +00:00
sfraser%netscape.com
bf8abf0e0c First Checked In. 1999-01-29 02:20:48 +00:00
sfraser%netscape.com
624dc50bde Fix a typo (== -> =) 1999-01-29 02:10:17 +00:00
pinkerton%netscape.com
aeca994050 Don't hardcode twip size. 1999-01-29 02:01:16 +00:00
davidm%netscape.com
e8ab14c8fa The prefixes were switched which is not a good thing 1999-01-29 01:34:58 +00:00
guha%netscape.com
594303a422 hacking namespace related things 1999-01-29 01:33:38 +00:00
ftang%netscape.com
64eafe5548 add MANIFEST 1999-01-29 01:09:05 +00:00
hyatt%netscape.com
447fcbbc12 Using the attribute selector instead. 1999-01-29 00:58:01 +00:00
guha%netscape.com
71c7c60600 more fixes 1999-01-29 00:49:35 +00:00
waterson%netscape.com
3035e67868 Added nsRDFXULBuilder.cpp; this is not currently in the build. 1999-01-29 00:41:42 +00:00
pinkerton%netscape.com
e4838d11c4 Grippies now handle rollover and respect css styles. 1999-01-28 23:58:18 +00:00
pinkerton%netscape.com
fa78acf21b added psuedo-styles for grippies. 1999-01-28 23:57:36 +00:00
jfrancis%netscape.com
32034efe71 fixed implementation of IsDone() 1999-01-28 23:55:53 +00:00
jfrancis%netscape.com
426be54c43 strstream -> strstream.h to satify sunos 1999-01-28 23:44:41 +00:00
guha%netscape.com
45dc5ce660 prototype serialized hash table 1999-01-28 23:39:16 +00:00
tague%netscape.com
85b27329cd Checked in nsILocale, nsILocaleFactory. Added all the build dependencites in mozilla/intl as well. 1999-01-28 23:27:55 +00:00
joki%netscape.com
80acb05334 Adding history and screen files to mac project 1999-01-28 23:26:31 +00:00
joki%netscape.com
c14cc1cb25 Removing nsILinkHandler enum types from dependencies, fixing event handler bugs 1999-01-28 23:14:36 +00:00
joki%netscape.com
785c19b2d1 Adding new history interface method onto webshell, removing enums types from linkhandler 1999-01-28 23:13:48 +00:00
joki%netscape.com
ab06020c2a Adding changes to DOM window object to allow window.screen and window.history 1999-01-28 23:12:54 +00:00
rhp%netscape.com
437c6358ab Documenting some changes 1999-01-28 23:09:54 +00:00
jfrancis%netscape.com
91519d4138 changed DoCopy() to use stringstream on mac instead of ostrstream. ostrstream is broken on mac - also ostrstream is deprecated and we may want to move to stringstream on all platforms eventually. Greg and I couldn't get stringstream to work on windows so for now DoCopy() has ifdef'd code for each platform. 1999-01-28 22:58:52 +00:00
michaelp%netscape.com
937965f4d0 corner view now paints correctly again. 1999-01-28 22:37:16 +00:00
joki%netscape.com
40cf2e0d36 Adding new files for window.history, window.screen 1999-01-28 22:24:29 +00:00
joki%netscape.com
369f764c4f Adding new header files for window.history and window.screen 1999-01-28 22:21:46 +00:00
joki%netscape.com
aa57c36ac2 Updated DOM idl files including new idl for window.screen and window.history 1999-01-28 22:20:01 +00:00
rhp%netscape.com
0f77f0871e More XP-COM factory changes. 1999-01-28 22:13:03 +00:00
mscott%netscape.com
6ee4aefb35 Build nsMsgPtrArray and nsMsgGroupRecord. 1999-01-28 22:12:50 +00:00
rhp%netscape.com
1fbc621a41 More test updates. 1999-01-28 22:10:50 +00:00
kmcclusk%netscape.com
affac5fac7 Modified GetText to take extra paramater to indicate whether it should return
the current text value or the initial text value
1999-01-28 21:58:01 +00:00