Commit Graph

36432 Commits

Author SHA1 Message Date
bienvenu%netscape.com
61dc733433 remove nsString2 1999-08-07 16:28:43 +00:00
bienvenu%netscape.com
8f3473e855 get rid of nsString2 1999-08-07 15:47:55 +00:00
troy%netscape.com
6b325a5196 Made sure that column cache is invalidated if necessary when appending rows
frames and cell frames
1999-08-07 15:12:50 +00:00
morse%netscape.com
d877f03c04 remove signon viewer because of general spring cleaning of singsign.cpp 1999-08-07 14:14:31 +00:00
morse%netscape.com
c137afdfed general spring cleaning 1999-08-07 14:12:31 +00:00
rjc%netscape.com
c0ab6533f4 Open search window as resizable. 1999-08-07 11:29:03 +00:00
rjc%netscape.com
0b9f7ca8a1 Use GetFileSpec() correctly. 1999-08-07 11:23:54 +00:00
mccabe%netscape.com
bf8f545b8e Fix lxr-visible file description comments. 1999-08-07 09:45:12 +00:00
mccabe%netscape.com
923fe76ae3 Fixes for 'warning: unsigned value < 0 is always 0' warnings. 1999-08-07 09:32:45 +00:00
mccabe%netscape.com
7b41c58819 Fix spelling; 'identfier' -> 'identifier' 1999-08-07 09:28:37 +00:00
nisheeth%netscape.com
f271357886 Fix for bug 8607. DOCTYPE decls are now propagated from the XML tokenizer to the XML content sink. 1999-08-07 06:26:01 +00:00
nisheeth%netscape.com
10bf2abb17 Updating expat to latest release from James Clark. 1999-08-07 06:24:08 +00:00
cls%seawood.org
3f1dcd11dc Various fixes to let the tree compile with gcc 2.95:
String constants are now (const char *)s and must be explicitly cast to (char *).
operator new is expected to be empty or throw an expection instead of returning null. (ifdef'd for gcc 2.95+)
Stricter checks on register clobbering in embedded asm. (at least I think that's what it is)
Expects the main function to return int, not something similiar to it like PRInt32.

Still requires a tweak to remove -mno-486 from NSPR's *.mk files.
1999-08-07 06:01:31 +00:00
buster%netscape.com
4b9157edbb style now gets propogated from text control frame to embedded webshell more correctly 1999-08-07 05:42:13 +00:00
buster%netscape.com
334db030c0 fixed a memory leak, and a null pointer dereference, having to do with collapsing borders 1999-08-07 05:40:09 +00:00
buster%netscape.com
c1f02ff5b3 fixed BodyFixupRule::MapStyleInto to respect background color properly
code-reviewed by Peter Linss
1999-08-07 05:38:28 +00:00
buster%netscape.com
9fc632198d added disabled style to text areas 1999-08-07 05:37:06 +00:00
buster%netscape.com
fd79be28bb fixed handling of text controls with a max length set 1999-08-07 05:29:41 +00:00
buster%netscape.com
554895cb53 fixed disabled and readonly handling
added redraw hack to blur (in addition to focus, already done)
1999-08-07 05:28:57 +00:00
buster%netscape.com
6bc1c334be just a comment, part of a memory leak bug fix to remind users to free a struct 1999-08-07 05:09:09 +00:00
dveditz%netscape.com
621fa7dc37 fixing bustage 1999-08-07 05:03:08 +00:00
bienvenu%netscape.com
fff8e61eca one more try, export the lib during the libs phase 1999-08-07 04:56:01 +00:00
bienvenu%netscape.com
88340aa09b attempt to fix registry bustage 1999-08-07 04:22:45 +00:00
bienvenu%netscape.com
6b5a784463 more solaris bustage 1999-08-07 04:03:46 +00:00
bienvenu%netscape.com
b83ba56403 more bulletproofing for those who assume nsMsgDBFolder was including nsIMessage 1999-08-07 03:53:12 +00:00
bienvenu%netscape.com
d2f3371862 fix next solaris bustage 1999-08-07 03:43:06 +00:00
dveditz%netscape.com
69e81c3912 xpinstall bugfixes 1999-08-07 03:35:16 +00:00
dveditz%netscape.com
5d0452cb34 fix 8.3 module name problem 1999-08-07 03:32:08 +00:00
dveditz%netscape.com
67cab1e406 fix 8.3 name problem, update to new libreg name 1999-08-07 03:30:52 +00:00
bienvenu%netscape.com
ae352b4541 one more try - fix build bustage 1999-08-07 03:17:47 +00:00
dveditz%netscape.com
004e21bbe1 change libreg name to match Unix 1999-08-07 03:16:42 +00:00
dveditz%netscape.com
a6c5280158 change library name to match Unix 1999-08-07 03:16:02 +00:00
dveditz%netscape.com
0eebcb4bcd update comment to reflect code 1999-08-07 03:12:40 +00:00
dveditz%netscape.com
de79697a1a removing obsolete references to libreg 1999-08-07 03:09:40 +00:00
briano%netscape.com
a47d75cc4c Fixed the missing EOF newline problem. 1999-08-07 03:01:30 +00:00
bienvenu%netscape.com
4c5db28faf fix build bustage 1999-08-07 02:57:43 +00:00
danm%netscape.com
36cefdc1d3 corrected chrome behaviour in window.open. removed warnings in nsWebShellWindow. 1999-08-07 02:51:03 +00:00
alecf%netscape.com
2213d0293c move the root of the folder pane to the tree, rather than the tree children 1999-08-07 02:32:08 +00:00
bienvenu%netscape.com
3653ea8d06 get rid of nsString2 1999-08-07 02:32:02 +00:00
bienvenu%netscape.com
bbf4cffcd7 get rid of nsString2, more hooking up of status 1999-08-07 02:30:11 +00:00
endico%mozilla.org
5052cd1ab1 only claim that these are the 20 most doomed if we've left people off the list 1999-08-07 02:25:38 +00:00
sspitzer%netscape.com
18ee1a3dd5 fix the port bustages. use ZLIB_LIBS and not -lz. r=briano. 1999-08-07 02:15:37 +00:00
alecf%netscape.com
b07f1b82af remove "Accounts" treecell 1999-08-07 02:14:40 +00:00
sspitzer%netscape.com
0283731baf since #7417 is fixed, we can set the default mailnews start page to something realistic, like the 4.5 start page. this fixes bug #7087 1999-08-07 02:00:19 +00:00
endico%mozilla.org
8f64e71f14 limit Most Recently Doomed to the 20 most doomed. the full report takes forever 1999-08-07 01:49:03 +00:00
arielb%netscape.com
88fb6f5c7f removing reference to lcaps in makefile.in 1999-08-07 01:46:01 +00:00
arielb%netscape.com
347e4bb633 fix bustage on worms 1999-08-07 01:43:36 +00:00
rjc%netscape.com
8d75a73bb2 Compute a good title for saved search bookmarks. 1999-08-07 01:40:26 +00:00
rjc%netscape.com
3ebdf69c15 Add snap.com 1999-08-07 01:17:59 +00:00
hangas%netscape.com
8601f1d13b This file did not make it in correctly on first try. 1999-08-07 01:13:50 +00:00