waterson%netscape.com
adb997b56f
Made sure that the composite datasource cursor returns unique elements.
1999-04-28 02:42:31 +00:00
waterson%netscape.com
c716be445f
Added install lines for icons.
1999-04-28 02:41:27 +00:00
waterson%netscape.com
c8956a6041
Added flash-panel specific icons so this is prettier to look at. It's still just demo-ware, though.
1999-04-28 02:41:10 +00:00
mscott%netscape.com
dd5a631a47
Fix memory leak by releasing the url we just retrieved through a QI. Thanks
...
to putterman for finding the leak.
1999-04-28 02:40:06 +00:00
alecf%netscape.com
160e6847ae
fix script C++ const-ness problem (pedantic bustage)
1999-04-28 02:27:03 +00:00
ducarroz%netscape.com
1523e75eec
Fix HackToGetBody() to works on Mac and Unix as well
1999-04-28 02:17:37 +00:00
alecf%netscape.com
70a6f45af1
many fixes:
...
- initialize mAccountManager during construction
- always create an NS_ISupportsArray for ArcLabelsOut
- handle case of unknown data source by creating an enumerator anyway
- free leaked value from RDF node
1999-04-28 02:02:08 +00:00
alecf%netscape.com
13607efec5
add implementation for AccountManager() method
1999-04-28 01:57:25 +00:00
law%netscape.com
f6d126b1ea
Drop saveToDisk and add unknownContent dialogs
1999-04-28 01:57:10 +00:00
rjc%netscape.com
4587859d86
Fix typo on XP_MAC.
1999-04-28 01:53:01 +00:00
peterl%netscape.com
2203862640
fixed background propogation code to replace previously propogated background info
1999-04-28 01:51:38 +00:00
rjc%netscape.com
9d9aedb786
If the "IE Favorites" root node already exists in bookmarks.html, don't re-add it.
1999-04-28 01:51:36 +00:00
peterl%netscape.com
29f1037fd5
added background propogated flag
1999-04-28 01:51:02 +00:00
bruce%cybersight.com
5e29f6361e
We still need to build/export netutil as other Makefiles depend on it being around to link against. Please fix all of the rest of those before removing this.
1999-04-28 01:49:54 +00:00
saari%netscape.com
016d84a085
fixing more win menu bugs. Fixing dynamics. Fixing webshell refcounts
1999-04-28 01:45:33 +00:00
erik%netscape.com
34cd195e11
Was using the wrong IID to implement nsISupports. Fixed.
1999-04-28 01:43:51 +00:00
peterl%netscape.com
5ed654ef40
allow letter O to be treated as zero in color hex values, egads
1999-04-28 01:41:23 +00:00
law%netscape.com
0fde647421
Remove reference to obsolete nsIURLListener
1999-04-28 01:40:01 +00:00
akkana%netscape.com
28ec093fff
Fix location of xul files
1999-04-28 01:36:10 +00:00
gagan%netscape.com
ad35d2046d
Removed MODULAR_NETLIB dependencies from makefiles.
1999-04-28 01:34:57 +00:00
danm%netscape.com
3aac52c7db
oopsie
1999-04-28 01:32:48 +00:00
briano%netscape.com
1b21aeee38
Added a newline at the end of the file to fix some Unix warnings.
1999-04-28 01:29:08 +00:00
bruce%cybersight.com
d6747dc35c
Backing out change .. breaks build globally. Guess it is better to just have a broken HP-UX for now.
1999-04-28 01:24:06 +00:00
kipp%netscape.com
b99109494b
Activate the first-letter special rule; fixed a memory leak
1999-04-28 01:16:45 +00:00
law%netscape.com
f79b1f9a2c
Remove reference to obsolete nsIURLListener
1999-04-28 01:13:04 +00:00
bruce%cybersight.com
324a049f19
Fix HP-UX build bustage. You may NOT delete a void*. This is illegal in ANSI C++.
1999-04-28 01:08:40 +00:00
rjc%netscape.com
5eef4002d5
Oops... don't compare against nsnull.
1999-04-28 01:01:06 +00:00
rjc%netscape.com
22b8b32505
We now write out "bookmarks.html" on a Flush().
1999-04-28 00:58:59 +00:00
kipp%netscape.com
284ac2a592
Use correct content when creating first-letter and related frames so that style resolution works beyond the first time
1999-04-28 00:55:11 +00:00
peterl%netscape.com
5b688114ed
fixed image link border colors
1999-04-28 00:54:49 +00:00
law%netscape.com
79d0a3f920
Removing obsolete saveToDisk.xul
1999-04-28 00:51:09 +00:00
dveditz%netscape.com
11f88fb5a4
fix zlib name on windows
1999-04-28 00:48:44 +00:00
karnaze%netscape.com
de3a47320a
reduced the file name to < 31 characters
1999-04-28 00:42:28 +00:00
dveditz%netscape.com
9311a16cbb
fix zlib name on windows
1999-04-28 00:40:56 +00:00
saari%netscape.com
71795c831d
fixing bug 4942
1999-04-28 00:40:09 +00:00
brendan%netscape.com
f1504a6f9e
Fix typos and other comment nits.
1999-04-28 00:38:49 +00:00
law%netscape.com
a9b9286029
Use new unknownContent.xul dialog and real file picker
1999-04-28 00:35:47 +00:00
dveditz%netscape.com
af200e1fdb
zip archive support
1999-04-28 00:34:30 +00:00
erik%netscape.com
42d08f3b76
Fix for bug 5567. Removed registration of strres.dll, since it is handled
...
by the auto-registration facility for DLLs living in the "components"
directory.
1999-04-28 00:33:06 +00:00
danm%netscape.com
a5a9057b99
brought modal dialog code into line with latest from ToolkitCore, from which it was clearly originally adapted, anyway.
1999-04-28 00:31:07 +00:00
law%netscape.com
d7d3bff408
Add new unknownContent.xul dialog
1999-04-28 00:30:08 +00:00
fur%netscape.com
2812bf9ab0
Temporarily back out include of jsosdep.h until linkage problems can be looked at
1999-04-28 00:27:51 +00:00
radha%netscape.com
bea1290b2e
Don't lie about the documet being loaded successfully. Print a erroe message when the
...
there is error in loading a page.
1999-04-28 00:25:33 +00:00
dougt%netscape.com
e13d8c4a96
Removing mkreg from the manifest.
1999-04-28 00:23:19 +00:00
kipp%netscape.com
2f9d97e73d
Fixed bug in floater placement; use correct content object to get style for inline frames that contain first letter frames
1999-04-28 00:21:51 +00:00
kipp%netscape.com
c583a4158d
REmoved dead ART code
1999-04-28 00:21:13 +00:00
pierre%netscape.com
710dd4f29d
#5000 : added "browser.screen_resolution" pref
1999-04-28 00:20:58 +00:00
dveditz%netscape.com
5672625203
move shexp back out of netlib so others can share it
1999-04-28 00:20:22 +00:00
dveditz%netscape.com
7cde39835a
removing obsolete header
1999-04-28 00:19:29 +00:00
kipp%netscape.com
8dfb604de1
Removed some cruft
1999-04-28 00:19:28 +00:00