Commit Graph

16829 Commits

Author SHA1 Message Date
wtc%netscape.com
51a6664e64 Added the sockping and sockpong tests. 1999-02-11 00:44:06 +00:00
ducarroz%netscape.com
5e68eb4e7a Initial check in 1999-02-11 00:43:57 +00:00
wtc%netscape.com
25d331a11f Declare Test_Result as returning void. Changed AF_INET and INADDR_XXX
to PR_AF_INET and PR_INADDR_XXX.
1999-02-11 00:43:30 +00:00
nhotta%netscape.com
0085ce15fd Changed csid to charset name for MIME header decoding. 1999-02-11 00:43:20 +00:00
nhotta%netscape.com
ec576a4e21 Changed csid to charset name, Unicode converter wrapper callable by C code. 1999-02-11 00:41:30 +00:00
wtc%netscape.com
4697338176 Changed AF_INET and INADDR_XXX to PR_AF_INET and PR_INADDR_XXX. 1999-02-11 00:39:16 +00:00
ducarroz%netscape.com
d3602fa236 no comment 1999-02-11 00:38:13 +00:00
nhotta%netscape.com
a56748e327 Added an include path for the unicode converter. 1999-02-11 00:30:30 +00:00
ducarroz%netscape.com
b48918fe73 add export for rosetta_mailnews.h 1999-02-11 00:10:48 +00:00
ducarroz%netscape.com
c54000d02c Initial check in 1999-02-11 00:06:35 +00:00
sar%netscape.com
b2ad536a28 Turn of "modification date caching" so that dependencies are sure to work. 1999-02-11 00:04:46 +00:00
law%netscape.com
6e62333865 moz->ns 1999-02-10 23:27:09 +00:00
buster%netscape.com
83125f838e added GetLayoutObjectFor for getting a layout object as an nsISupports
while not exposing nsIFrame.
1999-02-10 23:21:22 +00:00
chuang%netscape.com
690df4f8f0 Updated toobar xul 1999-02-10 22:59:44 +00:00
erik%netscape.com
58da01c7a9 Re-enabling the string bundle testing code, now that the nsIProperties
bug has been fixed.
1999-02-10 22:53:35 +00:00
erik%netscape.com
1d8684cc66 Forgot to say "public" in "class nsPropertiesFactory : nsIFactory".
This caused it to fail on Linux, but not on Windows. Go figure. Sigh.
1999-02-10 22:51:01 +00:00
kipp%netscape.com
fda34aff2c Implement support for the spacing array for DrawString; fixed bug - didn't init mDrawStringBuf in ctor 1999-02-10 22:23:16 +00:00
terry%netscape.com
3a7dbf921e Updated version string to 2.3 (development) 1999-02-10 22:12:03 +00:00
terry%netscape.com
ba0ba1dba8 Updated version string to 2.2 (shipping) 1999-02-10 22:11:52 +00:00
pinkerton%netscape.com
35866c7dbf my bad. green toolbars? who would ever want that?? ;) 1999-02-10 22:10:02 +00:00
pinkerton%netscape.com
91d39e01c8 remove the bg-image in the toolbar to get things to suck less on windows. 1999-02-10 22:09:00 +00:00
pinkerton%netscape.com
9d18bb2983 add some styles for collapsing toolbars and the throbber. 1999-02-10 22:08:28 +00:00
pinkerton%netscape.com
bdf4440fa9 go back to relative positioning for throbber and take out the <A> tag around it so that NetCenter doesn't load in the toolbar frame ;) 1999-02-10 22:07:50 +00:00
pinkerton%netscape.com
adc1428eb4 add samples 10-12 to mac viewer. 1999-02-10 22:04:41 +00:00
rhp%netscape.com
6234977b1e New changes for factory self registration. 1999-02-10 21:38:47 +00:00
chuang%netscape.com
5ea6370236 Initial 3 pane mail ui files 1999-02-10 21:31:01 +00:00
chuang%netscape.com
bbe5c164c5 Mail toolbar buttons gif files 1999-02-10 21:24:55 +00:00
rods%netscape.com
6758ff71de Back and forward did not work for frames, so I put in a temporary fix 1999-02-10 20:44:31 +00:00
ducarroz%netscape.com
38ac2283d3 remove msgcompose.lib 1999-02-10 20:10:39 +00:00
hyatt%netscape.com
ab9af77492 Adding support for tree columns. 1999-02-10 19:51:29 +00:00
hyatt%netscape.com
7ac31f8c5f Changing the way table frames are created so that tree frames can be made
as well.
1999-02-10 19:50:50 +00:00
law%netscape.com
468d400a24 Cleaned up i/f, XPCOM-wise 1999-02-10 19:47:56 +00:00
wtc%netscape.com
3472340f17 Added the pipeping, pipepong, and pipeself tests. 1999-02-10 19:46:39 +00:00
waterson%netscape.com
8e47728941 Fixed nsISelection bustage. 1999-02-10 19:39:29 +00:00
waterson%netscape.com
86b5898cc1 Changed LocalStore.rdf to sidebar.xul & sidebar.css. 1999-02-10 19:17:02 +00:00
waterson%netscape.com
f54898cc7a Initial revision. 1999-02-10 19:15:46 +00:00
waterson%netscape.com
4e0b4e96bb Added XP_UNIX filename for bookmarks. 1999-02-10 19:13:12 +00:00
waterson%netscape.com
7d8e414463 Take _address_ of mTreeFrame. 1999-02-10 19:08:58 +00:00
mjudge%netscape.com
e8c36139dc removing nsICollection 1999-02-10 18:57:54 +00:00
mjudge%netscape.com
d6da223dbd Keyboard navigation, removing nsICollection(not used) adding PeekOffset to have the nsIFrame tell us where to go when moving a character ect. adding nsFrameTraversal to traverse frames, based on nsIEnumerator. mjudge x4661 1999-02-10 18:55:25 +00:00
pinkerton%netscape.com
540b698ab3 add Network shlb. 1999-02-10 18:48:13 +00:00
pinkerton%netscape.com
6a2150670f add the remaining things in this folder to the manifest so I don't have to do this process again. 1999-02-10 18:39:31 +00:00
pinkerton%netscape.com
88d527bdd9 nsIXULCommand.h doesn't live here anymore. 1999-02-10 18:22:30 +00:00
pinkerton%netscape.com
b9f23d90f0 Add manifest file for xpfe/appshell/public 1999-02-10 18:20:47 +00:00
troy%netscape.com
37614be21a Re-ordered DeleteFrame() code to fix a FMR 1999-02-10 18:12:24 +00:00
pinkerton%netscape.com
e06997130f export nsIWebShellWindow.h 1999-02-10 18:11:37 +00:00
rods%netscape.com
7e0d45f2e8 Added the Mail files again 1999-02-10 17:59:39 +00:00
kipp%netscape.com
5babe185ea Use a growable buffer to translate unicode to GdkWChar's instead of mallocing for every draw/measure 1999-02-10 17:58:43 +00:00
kipp%netscape.com
c00c0708e0 Eliminate a compiler warning 1999-02-10 17:58:16 +00:00
coop%netscape.com
434b53519d NOT YET PART OF SEAMONKEY:
* changed type descriptor tag defines into one big enum
* made corresponding changes to xpt_dump
1999-02-10 17:44:05 +00:00