Commit Graph

4881 Commits

Author SHA1 Message Date
pierre%netscape.com
16084f7912 fixing Mac build: added "ostrstream.h" 1998-07-30 03:38:37 +00:00
pierre%netscape.com
fa7460a752 added ostrstream.h 1998-07-30 03:32:43 +00:00
pierre%netscape.com
d318816ff3 First Checked In. 1998-07-30 03:32:20 +00:00
leif
09582fe89a *** empty log message *** 1998-07-30 03:08:03 +00:00
troy%netscape.com
3766ec4048 Changed nsString to nsAutoString to eliminate heap allocation 1998-07-30 02:49:13 +00:00
gagan%netscape.com
c78b10e6bc Fix for 309717 and 64550. 1998-07-30 02:32:48 +00:00
cmanske%netscape.com
64f79dfe72 Backed out hack for loading image problems in Composer 1998-07-30 02:32:46 +00:00
cmanske%netscape.com
c08490ff21 Backed out hack for loading image problems in Composer. Also fixed other Composer bugs 1998-07-30 02:30:35 +00:00
cmanske%netscape.com
b6d45e4eee Backed out hack for loading image problems in Composer. The correct mime converter is now being used 1998-07-30 02:20:52 +00:00
ramiro%netscape.com
04242f2058 Add clobber_all target to make mozilla build system happy. 1998-07-30 02:05:13 +00:00
slamm%netscape.com
24218bafbb Fix build bustage. 1998-07-30 01:53:30 +00:00
scc%netscape.com
4feba75c10 added Chris Nandor's changes to call CodeWarriorLib.pm instead of using AppleScript. 1998-07-30 01:09:52 +00:00
scc%netscape.com
63944196e3 First Checked In. 1998-07-30 01:04:27 +00:00
scc%netscape.com
a54ffd3e5d removed Talkback glue library 1998-07-30 01:02:37 +00:00
scc%netscape.com
038e28973e removed FullCircle headers 1998-07-30 01:01:17 +00:00
scc%netscape.com
fb1f301cb7 conditionalized references to FullCircle routines and headers 1998-07-30 00:58:34 +00:00
racham%netscape.com
148079572b 1step & 2step changes 1998-07-30 00:42:52 +00:00
blythe%netscape.com
f9652d9209 winpref optimization, submitted by rix2k@radsoft.net 1998-07-30 00:27:35 +00:00
racham%netscape.com
9a04de678d Added Onestepmode checkbox text 1998-07-30 00:23:01 +00:00
racham%netscape.com
c8918a883a 1step mode is set to default 1998-07-30 00:21:55 +00:00
racham%netscape.com
1ad1365c6b 1step & 2step changes 1998-07-30 00:18:47 +00:00
hardts%netscape.com
83135ea4aa make NGLayout use tip imagelib 1998-07-30 00:16:06 +00:00
timm%netscape.com
791f62d00a put in old Reggie 4.0 stuff for allowing old style reg serv connections... moved the new stuff to CompServ.IAS 1998-07-29 23:57:29 +00:00
timm%netscape.com
7cfe8bd06f fix up button showing for error2.htm 1998-07-29 23:56:06 +00:00
pierre%netscape.com
18ac4ccfe9 fixing Mac build: moved NS_IMPL_IDS 1998-07-29 23:43:22 +00:00
rickg%netscape.com
36395151d9 fixed attribute bug and factored DTDDebug interfaces 1998-07-29 23:43:20 +00:00
slamm%netscape.com
e7be25b42f An even easier way to fix the commercial animation. 1998-07-29 23:37:27 +00:00
pierre%netscape.com
b08ed7a4f0 fixing Mac build: moved NS_IMPL_IDS 1998-07-29 23:37:15 +00:00
troy%netscape.com
b02d039f0a Changed CreateFrame() to do quick style resolution for text by calling
ResolvePseudoStyleContextFor()
1998-07-29 23:31:56 +00:00
slamm%netscape.com
41b7afa70a Fix pull of commercial animation. 1998-07-29 23:24:23 +00:00
pinkerton%netscape.com
7bb438cead Updated "no-close-box" browser window to not have selector bar. 1998-07-29 23:17:05 +00:00
troy%netscape.com
8d40651e4a Changed default constructor to leave capacity at 0 and not allocate
a buffer of 24 bytes
1998-07-29 23:06:21 +00:00
kmcclusk%netscape.com
de0a55d352 Added debug menu items to bring motif viewer in sync with win32 viewer. 1998-07-29 22:56:25 +00:00
pinkerton%netscape.com
7ed22d6321 Turning on privacy features for dfm. 1998-07-29 22:49:24 +00:00
pinkerton%netscape.com
e1c8adad88 Added privacy.c for dfm. 1998-07-29 22:49:01 +00:00
hardts%netscape.com
09a61d3c2d Finally use the tip imagelib 1998-07-29 22:48:44 +00:00
dfm%netscape.com
3f47c7b227 Minor changes; this file does not yet build on tip. 1998-07-29 22:45:03 +00:00
hardts%netscape.com
ed2e5ac92a Reenable Charlie's editor hack to deal with IL_ViewStream/IL_NewStream problems 1998-07-29 22:42:44 +00:00
hardts%netscape.com
ca6427f2da add more stub functions to ImageURLImpl to deal with changes in nsIURL 1998-07-29 22:39:28 +00:00
dfm%netscape.com
18e206d931 Removed privacy dependencies on transaction receipt functions.
This file does not yet build in the default tree configuration.
1998-07-29 22:39:12 +00:00
pierre%netscape.com
c803d6b8ea fixing Windows build bustage: moved NS_IMPL_IDS 1998-07-29 22:33:29 +00:00
kmcclusk%netscape.com
5d1b18389a Implemented SetCursor 1998-07-29 22:33:03 +00:00
scullin%netscape.com
edf6d75b76 Added motif LAF stubs. 1998-07-29 22:16:24 +00:00
scullin%netscape.com
cc261b9fbc Ref count fixes, fix widget test app. 1998-07-29 22:15:18 +00:00
timm%netscape.com
f018e07084 get CompServer value from ACCTSET.INI, not RegServer value for IAS file to dial 1998-07-29 22:09:37 +00:00
timm%netscape.com
4673c60820 change RegSource to DUE5, add CompServer which points to compare page server 1998-07-29 22:08:46 +00:00
timm%netscape.com
2f0df5345f new file for compare page dial 1998-07-29 21:59:17 +00:00
sdagley%netscape.com
8c24fc154d Fix build hoarkage caused by missing access path in one of the project targets 1998-07-29 21:55:32 +00:00
akkana%netscape.com
e2edba7750 Lots of table resizing, object resizing, and table editing fixes. 1998-07-29 21:45:52 +00:00
scc%netscape.com
174f6a575e added :mozilla:privacy:public:MANIFEST 1998-07-29 21:36:20 +00:00