terry%mozilla.org
e900f2414d
Make sure to recreate the database files from scratch every time. It used to merge old entries in with the stuff we recalculate.
1999-07-22 19:58:11 +00:00
akkana%netscape.com
bc31ea8a3b
Fix selection bustage from yesterday
1999-07-22 19:42:21 +00:00
ramiro%netscape.com
569d22b9fa
Removed un needed stubs.
1999-07-22 19:21:19 +00:00
valeski%netscape.com
c3fa8f4c3a
adding stream converter code
1999-07-22 19:11:33 +00:00
tao%netscape.com
c9c29d5463
Shut debug printf.
1999-07-22 19:10:02 +00:00
slamm%netscape.com
c5675b6fdc
Last checking not needed.
1999-07-22 18:48:39 +00:00
selmer%netscape.com
0c64227712
Adding contents of customizable shell directory
1999-07-22 18:48:17 +00:00
pollmann%netscape.com
957539592a
Bug 10301: Check base target for image maps
1999-07-22 18:47:23 +00:00
hangas%netscape.com
ce4d8741e6
Added editor.css so that editor toolbar would have the right appearance.
1999-07-22 18:45:13 +00:00
ramiro%netscape.com
9d8a86b093
Add missing $(TIMER_LIBS)
1999-07-22 18:44:27 +00:00
ramiro%netscape.com
156ea06c5e
Remove stubs which are not needed anymore.
1999-07-22 18:38:54 +00:00
hangas%netscape.com
0a075b4d99
Adjusted Account Setup window so that it would display on the screen.
1999-07-22 18:38:40 +00:00
mscott%netscape.com
44d556f304
I added this file to the MailNews_Necko_BRANCH and am reflecting the addition here in the tip. It isn't built
...
by any makefiles except those on the necko branch.
1999-07-22 18:37:42 +00:00
pollmann%netscape.com
ae96759a57
Bug 5403: Release services properly
1999-07-22 18:32:49 +00:00
scc%netscape.com
9508780e22
use shared allocator
1999-07-22 18:23:02 +00:00
pollmann%netscape.com
423ac3ad3b
Bug 5403: Release services properly
1999-07-22 18:10:10 +00:00
ramiro%netscape.com
8773ec87df
Remove files accidentally checked in.
1999-07-22 18:08:05 +00:00
harishd%netscape.com
fd28224a2e
Fix for bug# 7548.
...
Added a Sanitize() method for attribute tokens that
would remove non-alpha-non-digit characters from the
end of a string ( could be a "key" or "value")
1999-07-22 18:06:00 +00:00
ramiro%netscape.com
9869490434
Remove files checked in accidentally.
1999-07-22 18:05:06 +00:00
slamm%netscape.com
08ab1fc548
Generate warnings
1999-07-22 17:48:29 +00:00
sspitzer%netscape.com
34d9c69603
this pragma is only for windows
1999-07-22 17:44:19 +00:00
sspitzer%netscape.com
79d291e429
ignore generated makefiles
1999-07-22 17:38:43 +00:00
sspitzer%netscape.com
a2d7506e33
fix warnings
1999-07-22 17:38:38 +00:00
rhp%netscape.com
c68f4fb47e
Refcount fix
1999-07-22 13:11:42 +00:00
rjc%netscape.com
e6984d697f
Even more support for IE Favorites on Windows.
1999-07-22 12:09:48 +00:00
mccabe%netscape.com
1eae811c1a
Warning fix.
1999-07-22 10:48:05 +00:00
rjc%netscape.com
a77d346bc1
More IE Favorites hackage (for Windows).
1999-07-22 10:44:31 +00:00
mccabe%netscape.com
f88d4c4862
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
3acc521769
Another thoroughly harmless checkin. Just a sample XUL file.
1999-07-22 10:16:26 +00:00
rjc%netscape.com
e7c771420b
Windows only!
1999-07-22 10:08:17 +00:00
hyatt%netscape.com
98428dd226
Fixing my while loops. They could crash under rare circumstances.
1999-07-22 10:06:38 +00:00
rjc%netscape.com
7c7959e547
Smack the file system datasource (under windows) to munge "IE Favorites" names.
1999-07-22 10:06:25 +00:00
hyatt%netscape.com
efe3a93b89
More fun with menus.
1999-07-22 09:49:35 +00:00
rjc%netscape.com
1c2b36a081
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
6bb89e5a9e
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
9b43bd34af
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
ea4b539117
Removing my printf.
1999-07-22 09:04:10 +00:00
hyatt%netscape.com
9faabd64b8
XP menu changes. Full keyboard navigation now works. Next up: cascading.
1999-07-22 09:01:55 +00:00
hyatt%netscape.com
06cb43445b
A thoroughly harmless checkin. Just tweaking the content of a sample XUL file.
1999-07-22 08:49:58 +00:00
rpotts%netscape.com
a19cd44112
Fixed build bustage due to interface changes...
1999-07-22 08:38:24 +00:00
rpotts%netscape.com
478f11d5b0
NECKO only build bustage fixes...
1999-07-22 07:59:34 +00:00
hyatt%netscape.com
743ecac9d9
Fixing more Windows build bustage caused by the charset stuff.
1999-07-22 07:48:18 +00:00
sspitzer%netscape.com
777101030a
prevent crash on startup.
1999-07-22 07:42:37 +00:00
waterson%netscape.com
5ea1bcd0ff
Use CID, not IID.
1999-07-22 07:34:23 +00:00
waterson%netscape.com
8fc0c7ba73
CID not IID!
1999-07-22 07:33:24 +00:00
hyatt%netscape.com
8be73eba7e
Fixing build bustage on windows.
1999-07-22 07:30:23 +00:00
nisheeth%netscape.com
8f9d2d255e
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
3a1502c9ea
fix build bustage.
1999-07-22 07:02:57 +00:00
rpotts%netscape.com
50557b03a0
Fixes for NECKO build...
1999-07-22 06:54:30 +00:00
waterson%netscape.com
74e72c65be
fix build bustage.
1999-07-22 06:45:00 +00:00