Граф коммитов

22602 Коммитов

Автор SHA1 Сообщение Дата
morse%netscape.com b743d1c138 fix bug 4478 1999-04-07 01:11:47 +00:00
mcafee%netscape.com ba2d40c207 Implementing GetFile(), GetFolder(), PutFile(). r=sdagley 1999-04-07 01:05:24 +00:00
mscott%netscape.com e1571ba7fe New folder icon from scotty. 1999-04-07 01:01:11 +00:00
putterman%netscape.com a0c8f22637 Add return value to end of function so all control paths return a value. 1999-04-07 00:59:52 +00:00
hyatt%netscape.com ac92bf3456 Adding stubs for the file widget. 1999-04-07 00:55:05 +00:00
mcafee%netscape.com fa1c367a8e Checking in file dialog stubs for sdagley. 1999-04-07 00:51:33 +00:00
sdagley%netscape.com e16a6f3859 Adding GetFile, GetFolder and PutFile wrappers to hide widgetness of file dialogs. 1999-04-07 00:49:38 +00:00
sspitzer%netscape.com 4ee4831aea changed the makefiles to only export anim.gif and anims00.gif, as that's
all the current xul requires.

mac is still copying the entire directory, so they're on their own.
1999-04-07 00:48:51 +00:00
jband%netscape.com 97149b170a fix compiler warnings 1999-04-07 00:47:30 +00:00
alecf%netscape.com edff4973ec include the right RDF idl file 1999-04-07 00:43:04 +00:00
alecf%netscape.com c2059ee647 add idl to directories so that we export nsRDFInterfaces.idl 1999-04-07 00:40:13 +00:00
ftang%netscape.com 0af90f4741 fix the ignore 1 for 10 problem for cjk-ideographics style 1999-04-07 00:32:49 +00:00
bienvenu%netscape.com 32244b901c fix thread iterator, add some debugging iterators 1999-04-07 00:31:36 +00:00
jband%netscape.com bcf07185fd generated binary files update 1999-04-07 00:30:20 +00:00
ftang%netscape.com 1d6acfad50 add some new charset name 1999-04-07 00:29:50 +00:00
jband%netscape.com bf29cbbcf4 use a simpler scheme for handling interface flags in xpidl 1999-04-07 00:29:49 +00:00
briano%netscape.com ba5e42586d Fixed a bug in the timestamp mechanism and turned it off by default, turned CVS compression off by default, and made the appropriate flag changes. 1999-04-07 00:29:45 +00:00
mscott%netscape.com e6fca2317e I fixed the pop3 test to be in synch with alecf's identity changes so it should be safe to build the test again. Turning it back on. 1999-04-07 00:27:54 +00:00
rjc%netscape.com 1d7232cb90 SetDocument(nsnull) is now valid, indicating document is going away. Timers are removed in this manner. 1999-04-07 00:27:40 +00:00
mscott%netscape.com 860ae6d88f Updates to use new identity information for alecf. 1999-04-07 00:26:35 +00:00
dveditz%netscape.com da5bd5b86c Mac read-only fix from Patrick Beard <beard@netscape.com> 1999-04-07 00:26:34 +00:00
mcmullen%netscape.com eb0fb28937 Removed illegal semicolon. 1999-04-07 00:23:15 +00:00
mcafee%netscape.com 3941e8b8e8 Removing bogus rule 1999-04-07 00:21:53 +00:00
cata%netscape.com 2a4059e4ff Converters added. 1999-04-07 00:21:28 +00:00
hyatt%netscape.com 344d093e7c Adding chrome to the list of projects that are built. 1999-04-07 00:17:17 +00:00
cata%netscape.com b915e87af2 Converters added. 1999-04-07 00:13:15 +00:00
waterson%netscape.com 7705333bcf Added asserts to check for null pointers being passed in from JS. 1999-04-07 00:13:08 +00:00
evaughan%netscape.com a42535c660 fixed toolbar test bug. 1999-04-07 00:10:22 +00:00
waterson%netscape.com a375c521f5 Changed to use chrom: URL. 1999-04-07 00:09:03 +00:00
waterson%netscape.com 73e19f3a9b Changed to use chrome: URL for style. 1999-04-07 00:08:28 +00:00
waterson%netscape.com 5b23e70508 Fixed incorrect use of nsCOMPtr. 1999-04-07 00:07:28 +00:00
alecf%netscape.com 8646eaa097 temporarily export a stub nsIPref.idl file 1999-04-07 00:06:08 +00:00
putterman%netscape.com 31e50517f3 Started work on threads. 1999-04-07 00:05:23 +00:00
putterman%netscape.com 420bbe0a22 Changes for threads. 1999-04-07 00:04:20 +00:00
putterman%netscape.com 69a8c8e526 Started work on threading. 1999-04-07 00:03:26 +00:00
mscott%netscape.com f6ff9d8110 temporarily fix windows build breakage for alecf by not building the test directory. QA needs this test for their smoketests though. So as soon as I've updated the code with Alec's changes, I'll turn it back on. 1999-04-07 00:01:25 +00:00
briano%netscape.com 783ec183d5 Automated update 1999-04-06 23:59:36 +00:00
rjc%netscape.com bfe01b95a3 Timer changes. Preparation for timer to be destroyed when SetDocument(null). 1999-04-06 23:59:22 +00:00
beard%netscape.com 29ce2e2b20 checking result of Initialize() call, so it won't crash. 1999-04-06 23:56:07 +00:00
sspitzer%netscape.com 491ffe47ea fix typos 1999-04-06 23:53:32 +00:00
mcmullen%netscape.com 853a40da22 Bug #4296. Support insertion of floppies. One more change (the event mask). 1999-04-06 23:53:06 +00:00
alecf%netscape.com 472bb5064f export a bunch of XPIDL-compatible interface stubs so that mail/news can compile 1999-04-06 23:48:11 +00:00
briano%netscape.com 7d38cc678d Automated update 1999-04-06 23:44:35 +00:00
cata%netscape.com 94c6c9aa95 Converters added. 1999-04-06 23:36:14 +00:00
alecf%netscape.com b14036073c forgot to export nsMsgAccount and nsMsgAccountManager 1999-04-06 23:35:17 +00:00
alecf%netscape.com e497f4f934 give nice long message when user does not have libIDL 1999-04-06 23:33:14 +00:00
cata%netscape.com 0a8662065a Components exported. 1999-04-06 23:32:31 +00:00
alecf%netscape.com 3b92777151 oops, both parameters had the same name in the header 1999-04-06 23:28:03 +00:00
alecf%netscape.com 3f0382e1a4 oops, parameters had the same name 1999-04-06 23:26:38 +00:00
briano%netscape.com b7a5ac63a4 Workaround for a library extraction problem on Digital Unix. 1999-04-06 23:26:00 +00:00