Commit Graph

20646 Commits

Author SHA1 Message Date
saari%netscape.com
5671acb49a missing file 1999-03-20 02:56:03 +00:00
tague%netscape.com
0b701f82f1 Fixed purify errors. Thanks to bruce@cybersight.com for the patches. 1999-03-20 02:42:18 +00:00
alecf%netscape.com
5ad7970d08 oops, back out my old patch - caused more harm than good 1999-03-20 02:41:27 +00:00
saari%netscape.com
1752359e8e nsIMenu.h changes 1999-03-20 02:38:58 +00:00
alecf%netscape.com
8f120bbb86 fix newline and end of file problem 1999-03-20 02:34:54 +00:00
alecf%netscape.com
c9eb80041f there is no header file on unix that actually includes this path. wierd. 1999-03-20 02:34:31 +00:00
alecf%netscape.com
9af90cb402 fix spaces-at-end-of-line problem 1999-03-20 02:32:06 +00:00
alecf%netscape.com
17b08eeb7a ignore generated files 1999-03-20 02:30:28 +00:00
hyatt%netscape.com
4b972c634e Menu interface changes-saari 1999-03-20 02:30:12 +00:00
saari%netscape.com
2c5fc6969c nsIMenu.h interface changes 1999-03-20 02:28:14 +00:00
alecf%netscape.com
08f378a02e return the right return value, not -1 1999-03-20 02:19:51 +00:00
alecf%netscape.com
c3ae2a7ec1 remove unused variable 1999-03-20 02:19:23 +00:00
alecf%netscape.com
2783304548 use nsnull instead of NULL when referring to int's 1999-03-20 02:19:08 +00:00
alecf%netscape.com
4967e42937 fix casting problems for unix 1999-03-20 02:18:43 +00:00
alecf%netscape.com
3c0a75ea71 fix lots of casting problems 1999-03-20 02:18:16 +00:00
alecf%netscape.com
4697163f8c we should have virtual destructors wherever possible 1999-03-20 02:17:52 +00:00
alecf%netscape.com
684bbbf1f6 fix newline at end of file 1999-03-20 02:17:21 +00:00
alecf%netscape.com
6f3161f586 fix constructor order to match declaration 1999-03-20 02:17:02 +00:00
alecf%netscape.com
4967607a7f libjs->libmozjs 1999-03-20 02:16:35 +00:00
alecf%netscape.com
632e38ff4e fix libraries to link against 1999-03-20 02:15:38 +00:00
alecf%netscape.com
209c627da6 remove stub code that doesn't build and add relevant libraries 1999-03-20 02:14:42 +00:00
alecf%netscape.com
616e7f1478 ignore generated files 1999-03-20 02:13:57 +00:00
alecf%netscape.com
5b5b98635c add NSPR-based string manipulation and add to link line 1999-03-20 02:13:44 +00:00
alecf%netscape.com
d16890e834 only build tests if ENABLE_TESTS is on 1999-03-20 02:13:12 +00:00
alecf%netscape.com
ec39f05b7c move mork to the front to get linking correct 1999-03-20 02:11:57 +00:00
alecf%netscape.com
109c07a8d9 add all relevant makefiles 1999-03-20 02:11:24 +00:00
alecf%netscape.com
81419d8538 move base in front of db so linking works correctly 1999-03-20 02:10:29 +00:00
alecf%netscape.com
d3aaa1c2cb fix end-of-line problem 1999-03-20 02:06:29 +00:00
alecf%netscape.com
9b730135f9 make local a component 1999-03-20 02:05:46 +00:00
slamm%netscape.com
ab47bf0498 Add cvsblame to navigation links. 1999-03-20 02:05:36 +00:00
briano%netscape.com
2a8bef8ed0 Added IRIX support (sort of), and a way to turn off CVS compression if necessary. 1999-03-20 02:04:21 +00:00
alecf%netscape.com
61335fb37d bubble LoadURL's errors up through rv 1999-03-20 02:02:31 +00:00
alecf%netscape.com
f02e5d511d add leading slash to windows URLs and update macros so that we don't get triple slashes on unix 1999-03-20 02:01:54 +00:00
slamm%netscape.com
a6436d4e9e Add lxr to navigation links 1999-03-20 02:00:48 +00:00
alecf%netscape.com
8c5b8f4295 export these files 1999-03-20 02:00:32 +00:00
alecf%netscape.com
d28a69bcec also do not strip leading / from mailboxMessage URL's 1999-03-20 02:00:16 +00:00
davidm%netscape.com
162c72ec5b Added files nsXPConnectFactory.cpp nsJSXPConnectFactory.cpp nsAppShellNameSet.cpp for rpotts 1999-03-20 01:54:24 +00:00
vidur%netscape.com
0233421b21 Purify fixes from Bruce Mitchener 1999-03-20 01:54:12 +00:00
alecf%netscape.com
7290f51635 link against util library rather than the mail/news component 1999-03-20 01:52:42 +00:00
alecf%netscape.com
8e1bb011bc break dependancy on mailnews.dll by creating this object from the repository 1999-03-20 01:51:47 +00:00
vidur%netscape.com
695fabe1b5 Implemented ID targetting for HTML in XML documents. Changed name of GetNameSpacePrefix to avoid clash. 1999-03-20 01:51:00 +00:00
slamm%netscape.com
c2a003c1e8 Get rid of unused stuff. Tighten up the header. 1999-03-20 01:50:52 +00:00
mscott%netscape.com
ff60492d61 build util lib just as a static library instead of as a dll. 1999-03-20 01:39:44 +00:00
kipp%netscape.com
e783e42229 Fixed centering of list bullets (bug #4040) 1999-03-20 01:37:43 +00:00
kipp%netscape.com
3f70099584 Support html4 type attribute 1999-03-20 01:32:48 +00:00
slamm%netscape.com
73291940e6 Redo the header. 1999-03-20 01:30:16 +00:00
michaelp%netscape.com
7269559974 added Set/GetLineHeight(). 1999-03-20 01:25:37 +00:00
alecf%netscape.com
f9909200eb make this a librar 1999-03-20 01:15:48 +00:00
mcmullen%netscape.com
1e294da835 FIxing another unix problem. 1999-03-20 01:13:35 +00:00
mcmullen%netscape.com
922190608d Fixing another bustage. 1999-03-20 01:09:10 +00:00