Commit Graph

34850 Commits

Author SHA1 Message Date
slamm%netscape.com
ec7f95746f Generate warnings 1999-07-22 17:48:29 +00:00
sspitzer%netscape.com
30456210d0 this pragma is only for windows 1999-07-22 17:44:19 +00:00
sspitzer%netscape.com
dbf63f2cb8 ignore generated makefiles 1999-07-22 17:38:43 +00:00
sspitzer%netscape.com
2a92c3b157 fix warnings 1999-07-22 17:38:38 +00:00
rhp%netscape.com
77363b8995 Refcount fix 1999-07-22 13:11:42 +00:00
rjc%netscape.com
e3a8c902d4 Even more support for IE Favorites on Windows. 1999-07-22 12:09:48 +00:00
mccabe%netscape.com
459c3adbcb Warning fix. 1999-07-22 10:48:05 +00:00
rjc%netscape.com
5ecb70f3c5 More IE Favorites hackage (for Windows). 1999-07-22 10:44:31 +00:00
mccabe%netscape.com
5bfae9e201 Fix warnings flagged by the auto-warnings page http://tinderbox.mozilla.org/SeaMonkey/warnings.html . Thanks slamm. 1999-07-22 10:36:23 +00:00
hyatt%netscape.com
db0c8b521d Another thoroughly harmless checkin. Just a sample XUL file. 1999-07-22 10:16:26 +00:00
rjc%netscape.com
5b4ff158dd Windows only! 1999-07-22 10:08:17 +00:00
hyatt%netscape.com
759f5ce3da Fixing my while loops. They could crash under rare circumstances. 1999-07-22 10:06:38 +00:00
rjc%netscape.com
bce3c8e167 Smack the file system datasource (under windows) to munge "IE Favorites" names. 1999-07-22 10:06:25 +00:00
hyatt%netscape.com
931c28f24a More fun with menus. 1999-07-22 09:49:35 +00:00
rjc%netscape.com
6acc4caa83 Back out the code where, under Windows, try and munge imported IE Favorites names to not include a ".url". I'm going to put the code elsewhere. 1999-07-22 09:35:55 +00:00
rjc%netscape.com
ee373b9645 Under Windows, try and munge imported IE Favorites names to not include a ".url". 1999-07-22 09:28:36 +00:00
rjc%netscape.com
f26c23ea84 When looking for a bookmark file, first try PROFILE_DIR/bookmarks.html and if that doesn't exist, then try PROFILE_DIR/bookmark.htm Do this because of differences in names on various platforms in older browser versions, when importing bookmarks into this version leaves us with naming differences. We don't want to force the import process to change the bookmark filename, as that might break third party applications which mess with the bookmark file and expect the old name. 1999-07-22 09:08:44 +00:00
hyatt%netscape.com
2b5206a56e Removing my printf. 1999-07-22 09:04:10 +00:00
hyatt%netscape.com
298c5a685d XP menu changes. Full keyboard navigation now works. Next up: cascading. 1999-07-22 09:01:55 +00:00
hyatt%netscape.com
4b043dabc0 A thoroughly harmless checkin. Just tweaking the content of a sample XUL file. 1999-07-22 08:49:58 +00:00
rpotts%netscape.com
b177bc8359 Fixed build bustage due to interface changes... 1999-07-22 08:38:24 +00:00
rpotts%netscape.com
a6920e5cb4 NECKO only build bustage fixes... 1999-07-22 07:59:34 +00:00
hyatt%netscape.com
9ac7d39256 Fixing more Windows build bustage caused by the charset stuff. 1999-07-22 07:48:18 +00:00
sspitzer%netscape.com
f33fc09d0a prevent crash on startup. 1999-07-22 07:42:37 +00:00
waterson%netscape.com
67de3ab9cf Use CID, not IID. 1999-07-22 07:34:23 +00:00
waterson%netscape.com
967b12bf6f CID not IID! 1999-07-22 07:33:24 +00:00
hyatt%netscape.com
a3149b1ba1 Fixing build bustage on windows. 1999-07-22 07:30:23 +00:00
nisheeth%netscape.com
280fbabbc4 Fix for bug 6886. The innerwidth/innerheight and outerwidth/outerheight properties on a window object now return correct values for (i)frames. Earlier, they were returning the values of the window even when queried on an (i)frame. 1999-07-22 07:07:50 +00:00
waterson%netscape.com
4f79a16bd2 fix build bustage. 1999-07-22 07:02:57 +00:00
rpotts%netscape.com
697eff2027 Fixes for NECKO build... 1999-07-22 06:54:30 +00:00
waterson%netscape.com
cdcdc2af9e fix build bustage. 1999-07-22 06:45:00 +00:00
waterson%netscape.com
a4a95704ce Fix missing charset converter manager stuff. 1999-07-22 06:26:25 +00:00
waterson%netscape.com
a890d21e96 Fix for menuitems being incorrectly marked as menus. 1999-07-22 06:06:23 +00:00
pavlov%netscape.com
d7695c62cf reverting as per scc's request 1999-07-22 05:34:19 +00:00
scc%netscape.com
16e2ba6a23 explicitly define kCharsetConversionManagerCID only in files that need it ... move to canonical scheme for defining and using IIDs and CIDs 1999-07-22 05:25:17 +00:00
waterson%netscape.com
d1e0dbad12 Fix computation of empty containers. 1999-07-22 05:11:52 +00:00
sspitzer%netscape.com
09daaf1df5 clean up my #defines. wrap another printf with #ifdef DEBUG_NEWS 1999-07-22 05:05:28 +00:00
sspitzer%netscape.com
e0c15f1cf9 following hangas's suggestion, use iframes. this prevents the crash reported in #10304 from happening, but there are new problems. 1) the window is small and resizing doesn't work. second, I may have broken alecf's javascript. but at least the crash is gone. this will give him something to do when he gets back. 1999-07-22 04:51:56 +00:00
hangas%netscape.com
194144aa4a Added generateDisplayName preference. 1999-07-22 04:49:54 +00:00
vidur%netscape.com
26ade9c4cc Deal with multiple BODY elements passed by the parser by ignoring all but the first 1999-07-22 04:46:57 +00:00
tao%netscape.com
0d92312a0a Adopt new str res api prototype. 1999-07-22 04:41:11 +00:00
tao%netscape.com
dc84474c50 Prototype of xpc-ed str res. 1999-07-22 04:38:02 +00:00
troy%netscape.com
1df4c2d244 Added ReplaceFrame() member function to nsIFrame 1999-07-22 04:32:31 +00:00
briano%netscape.com
8aae46e013 Cleanup and fix for BSD/OS. 1999-07-22 04:23:11 +00:00
chuang%netscape.com
24860f5c06 Address book new feature attributes support and fix bug 10087 1999-07-22 04:12:25 +00:00
troy%netscape.com
7a5e4dbdb5 Renamed some nsFrameList member functions 1999-07-22 04:00:57 +00:00
mccabe%netscape.com
c253c535fe Changes to support building on Alpha NT.
Patches courtesy bob meader <bob@guiduck.com> who seems to be working fast and furious on this port.
1999-07-22 03:58:51 +00:00
tao%netscape.com
e647974253 Add idl only; pending on help on Mac. 1999-07-22 03:52:49 +00:00
tbogard%aol.net
fc1c23671b Fixing Necko build bustage. 1999-07-22 03:33:49 +00:00
briano%netscape.com
de90d0023d OpenVMS-specific additions. Thanks to Colin Blake (colin@theblakes.com). 1999-07-22 03:33:24 +00:00