Commit Graph

34528 Commits

Author SHA1 Message Date
cmanske%netscape.com
b94b26b6e8 Build change to use new editor chrome directory structure. 1999-07-21 19:56:11 +00:00
cmanske%netscape.com
82418000c8 Change registry to use new editor chrome directory structure 1999-07-21 19:56:10 +00:00
zuperdee%penguinpowered.com
cbd1d1b871 Fixing another instance of bug 8227. 1999-07-21 19:49:13 +00:00
nisheeth%netscape.com
d0b9b7330f Fix for bugs 10259 and 8251. We resolve relative urls to absolute urls when loading up external DTDs in the XML parser. We no longer crash if a non-existent DTD is specified. 1999-07-21 19:48:14 +00:00
nisheeth%netscape.com
af465500ca Make NS_OK and NS_FALSE play better with the NS_FAILED and NS_SUCCEEDED macros. 1999-07-21 19:42:14 +00:00
cbegle%netscape.com
9afec96e21 fixed a versioning problem with the tests. these should succeed now.
these files files have no impact on the mozilla build.
1999-07-21 19:20:02 +00:00
Michael.Kedl%Nexwarecorp.com
28ca1635ee fixed problems with InvertRect 1999-07-21 19:11:01 +00:00
cyeh%netscape.com
375405b6fb changed optimized target linker settings to generate a symbol file (required by TalkBack) -- jj. 1999-07-21 18:44:39 +00:00
dougt%netscape.com
f4042f817d fixing build bustage. 1999-07-21 18:41:02 +00:00
jj%netscape.com
6b4590323e changed optimized target linker settings to generate a symbol file 1999-07-21 18:37:52 +00:00
wtc%netscape.com
9bcfaccd03 Explain the type pt_SockLen. 1999-07-21 18:31:25 +00:00
dougt%netscape.com
42645abb4e duh. 1999-07-21 18:18:09 +00:00
dougt%netscape.com
73f251839e Fixes 10180, 10179, 7846, 7884, 7905, 7906, 9743, 6622, 6624 1999-07-21 18:04:33 +00:00
cbegle%netscape.com
990405ae6e *** empty log message *** 1999-07-21 18:02:34 +00:00
nhotta%netscape.com
a13e764d1d Not to build native detectors for VC++5. 1999-07-21 17:58:18 +00:00
dougt%netscape.com
1a1d8aed32 fix for bug: 10260
removed warning in nsIFileStream.cpp
1999-07-21 17:56:01 +00:00
bienvenu%netscape.com
f515ef059c fix memory leak and comment out assertion 1999-07-21 17:49:42 +00:00
bienvenu%netscape.com
4b1f2dc013 fix memory leak 1999-07-21 17:49:01 +00:00
valeski%netscape.com
1d79ac4dce necko - had to turn off www.*.com trick until we can identify dns failures 1999-07-21 16:41:07 +00:00
valeski%netscape.com
951e14a6a2 necko www.*.com trick 1999-07-21 14:54:45 +00:00
gagan%netscape.com
14c1cb2c49 Replaced resource:// with resource:/ to be more compliant with our parsing rules. 1999-07-21 11:48:56 +00:00
zuperdee%penguinpowered.com
8cc5744e3b Adding keysymsdef.h to nsXtEventHandler.cpp in an attempt to fix the Solaris Motif bustage. NOT PART OF BUILD. 1999-07-21 10:11:45 +00:00
hyatt%netscape.com
da0e174fd6 Checking in a sample file for the menus. 1999-07-21 09:49:22 +00:00
hyatt%netscape.com
c0e3b7e818 Tracking my reflows. Boxes are generating way way way too many reflows. 1999-07-21 09:45:21 +00:00
hyatt%netscape.com
f3160f1eb3 Removing some printfs. 1999-07-21 09:20:13 +00:00
hyatt%netscape.com
4fd2eb41cc Adding the capability to capture the mouse events. 1999-07-21 08:51:41 +00:00
hyatt%netscape.com
af934abd81 Updated style rules for menus. 1999-07-21 07:49:38 +00:00
hyatt%netscape.com
8dbfaab703 Forgot to remove some obsolete bubbling registration on menus. 1999-07-21 07:45:46 +00:00
hyatt%netscape.com
e8be21ec36 Adding the new nsIMenuParent interface. 1999-07-21 07:43:19 +00:00
hyatt%netscape.com
dda6f80134 Adding the open atom. 1999-07-21 07:42:31 +00:00
hyatt%netscape.com
672f3b4f62 Improvements to XP menus. 1999-07-21 07:42:16 +00:00
hangas%netscape.com
2f33835264 Using page setup menu item from globalOverlay.xul 1999-07-21 07:37:19 +00:00
hangas%netscape.com
f829b8fdc6 Converted to ENTITY 1999-07-21 07:34:35 +00:00
hangas%netscape.com
1e06638090 *** empty log message *** 1999-07-21 07:28:21 +00:00
sspitzer%netscape.com
d8974e3d8f on migration from 4.x, every new 5.0 account uses the same identity, identity1, since 4.x only has one identity. 1999-07-21 07:23:11 +00:00
warren%netscape.com
ab34582f5b Added encode flags. 1999-07-21 07:05:12 +00:00
mscott%netscape.com
4b40e8684c NECKO Only!! Don't call GetBuffer on an nsString as it returns null for unicode strings. use nsCAutoString 1999-07-21 06:51:45 +00:00
sspitzer%netscape.com
618e0455ce get news migration to work on UNIX. In theory, it should work for BeOS too. 1999-07-21 06:42:38 +00:00
danm%netscape.com
5b90e50be0 make window.open windows visible 1999-07-21 06:37:58 +00:00
warren%netscape.com
568cf0dedf Working on NS_NewPostDataStream -- doesn't work yet though. 1999-07-21 05:53:25 +00:00
sspitzer%netscape.com
da5b107d26 fix warnings 1999-07-21 05:20:54 +00:00
sspitzer%netscape.com
366eb415fb changes to support News migration from 4.x. Right now, only works on Windows. Mac and UNIX next. 1999-07-21 05:15:44 +00:00
morse%netscape.com
29503e27f1 liberating wallet from layout when form is submitted 1999-07-21 05:08:27 +00:00
troy%netscape.com
9e34bfe2f7 Removed Repaint() call from OnEndDocumentLoad() 1999-07-21 04:48:21 +00:00
troy%netscape.com
36264ba5ab Change to StartLayout(): moved call to EnableRefresh() to before the InitialReflow()
call to work around a bug in the compositor
1999-07-21 04:47:15 +00:00
troy%netscape.com
93621b70eb Made sure to Invalidate() for the initial reflow, too 1999-07-21 04:39:24 +00:00
nhotta%netscape.com
4b982bb3e6 Enabling native charset detectors. 1999-07-21 04:32:24 +00:00
nhotta%netscape.com
f60549b16a Added more debug dump (not part of the main build). 1999-07-21 04:31:20 +00:00
varada%netscape.com
409c1a5f4f makefile.in for account 1999-07-21 04:18:50 +00:00
varada%netscape.com
c56398af5a makefile.win for account 1999-07-21 04:18:30 +00:00