21008 Commits

Author SHA1 Message Date
rickg%netscape.com
a8c2fd2ce8 fixed badly formed entity bug 1999-03-23 00:23:51 +00:00
alecf%netscape.com
c35cd58965 eliminate use of functions we don't have on Unix - INTL_*, etc.. 1999-03-23 00:23:09 +00:00
alecf%netscape.com
dbd98994bf this is now the build directory for the msgcompose dll 1999-03-23 00:06:25 +00:00
endico%mozilla.org
69de484c7b dostage now creates symlinks that point to /opt/newsbot 1999-03-23 00:02:46 +00:00
alecf%netscape.com
1f753612fe reduce dependancy on msgbase by using CreateInstance to create RFC822Parsers 1999-03-22 23:58:39 +00:00
alecf%netscape.com
84547ce63f don't need to link static libraries against external dlls 1999-03-22 23:57:35 +00:00
warren%netscape.com
87918e8656 Added new browsing profile stuff. 1999-03-22 23:51:38 +00:00
alecf%netscape.com
59a7b6c6d6 - this is no longer a component, it's a static library that will be linked into the compose component
- link in the JS stub code for nsIComposer
1999-03-22 23:51:20 +00:00
alecf%netscape.com
155ab2af18 add JS stubs for this class 1999-03-22 23:50:47 +00:00
terry%netscape.com
7e95102ab8 Patch by Dru Nelson <dnelson@redwoodsoft.com> -- quote the
logincookie, just in case some silly user mucked with their cookie file.
1999-03-22 23:48:39 +00:00
gagan%netscape.com
c283ca7a87 NuNet. Not in the build yet. First checkin.... miles to go before I sleep (or work) 1999-03-22 23:46:37 +00:00
sspitzer%netscape.com
d59bcc00ec making this match makefile.win
in addition to re-ordering the directories, imap was removed, since it
isn't in makefile.win.
1999-03-22 23:30:23 +00:00
wtc%netscape.com
23257a8062 Removed extraneous macro defines that are already defined
by the compiler.
1999-03-22 23:29:46 +00:00
sspitzer%netscape.com
1dce880aec fix a spelling mistake: Navigatoe -> Navigator 1999-03-22 23:28:17 +00:00
mscott%netscape.com
22e69ea6e8 Initialize a variable to null. Assert if we are unable to create an instance of the prefs service. 1999-03-22 23:27:44 +00:00
sspitzer%netscape.com
fd656b044c export the resources to the right places for install
remove those resources for clobber
1999-03-22 23:27:22 +00:00
mscott%netscape.com
13aae6d07b Link with the msgcoreutil library. 1999-03-22 23:26:21 +00:00
sspitzer%netscape.com
1c8949e4f1 added imap test makefiles 1999-03-22 23:25:56 +00:00
mscott%netscape.com
013eb10560 The wrong pointer was getting passed into the create instance call for the event queue service. 1999-03-22 23:25:45 +00:00
mscott%netscape.com
750ac892ed Updates for QA smoketest stuff. We need to manually register the prefs component because the dll
does not get built into the components directory.
1999-03-22 23:23:58 +00:00
mscott%netscape.com
f46922cdbd OnStopBinding call in protocol handler should trigger a change in the url state. 1999-03-22 23:21:45 +00:00
dcone%netscape.com
2390d3883a Took out nsOldDrawingSurfaceGTK.h, this was lost between checkins 1999-03-22 23:16:42 +00:00
endico%mozilla.org
42933bb3fb don't copy anything to the stage directory. dostage will do this now 1999-03-22 23:11:02 +00:00
waterson%netscape.com
002cde39b7 Added history back-end hookup. This may need to change modulo some ideas about making history more standalone, but for now, it gets stuff working. 1999-03-22 23:06:13 +00:00
wtc%netscape.com
035b3f4203 Merged NSPR patches for BSD/OS 4.0.1 + sparc, contributed by
Kurt J. Lidl <lidl@eng.us.uu.net>.
Modified files: BSD_OS.mk, _bsdi.cfg, _bsdi.h.
1999-03-22 23:04:13 +00:00
kipp%netscape.com
08b9617ac3 Improve max-element-size computations and diagnostics 1999-03-22 23:03:31 +00:00
kipp%netscape.com
2efcbb86f5 More cleanup of the combined-area computations; make sure we render every line when we have outside children; fixed up max-element-size computations to not double count floaters 1999-03-22 22:42:30 +00:00
kipp%netscape.com
0c0dc2ebd7 Added GetDepth debug method 1999-03-22 22:41:09 +00:00
putterman%netscape.com
655967a54a Implemented Exit menu item. Started working on copy and move menu item. 1999-03-22 22:36:19 +00:00
putterman%netscape.com
cc444a085e Implemented Exit menu item. 1999-03-22 22:34:43 +00:00
rickg%netscape.com
bf82500ce5 fixed link error 1999-03-22 22:26:17 +00:00
ftang%netscape.com
a396c8feb7 add Set/GetDefaultCharacterSet to nsWebShell. Reviewed and approved by nisheeth 1999-03-22 22:21:22 +00:00
robinf%netscape.com
44c80c8064 updating files to reflect latest UI for cck wizard 1999-03-22 22:12:23 +00:00
akkana%netscape.com
5850dbaca8 Add hard-coded alt-I for testing insert html 1999-03-22 22:10:29 +00:00
rickg%netscape.com
fcb125cfb9 added nsString to unix make system 1999-03-22 22:09:37 +00:00
robinf%netscape.com
2c3b4fc875 adding new show example bitmaps for cck wizard 1999-03-22 22:08:03 +00:00
rickg%netscape.com
4e2bed1cd2 added nsString2 to makefile 1999-03-22 22:06:28 +00:00
rickg%netscape.com
b9efb47ef0 fixed nsString2 build problem 1999-03-22 22:03:14 +00:00
danm%netscape.com
493f3c64d9 plug leak in CheckForTrailingSlash. r:nisheeth 1999-03-22 21:53:58 +00:00
dcone%netscape.com
9722af1758 fixed small mac bug 1999-03-22 21:52:57 +00:00
dcone%netscape.com
5107ff368a Fixed small mac bug 1999-03-22 21:52:39 +00:00
dcone%netscape.com
8af2ed8eee Include files added for default fonts 1999-03-22 21:48:16 +00:00
akkana%netscape.com
9b527b6115 Pass the stream's pcount as the count of characters copied; previously we were sometimes overrunning the string 1999-03-22 21:48:10 +00:00
dcone%netscape.com
eba66ca1ff Added UNIX support for postscript printing, fixed many bugs.
Added nsIDeviceContextSpecPS interface so we can do PS on any platoform, get
information from the print dialog.
1999-03-22 21:45:00 +00:00
terry%netscape.com
b2439c51ae Turns out the javascript I was using was version 1.2, not 1.1. Who knew? 1999-03-22 21:34:39 +00:00
kmcclusk%netscape.com
ffdb06e4b0 Various modifications/fixes/cleanup for frame-based listboxes.
Set display type to block for option elements in ua.css.
Enable frame-based listboxes when widget render mode is gfx.
1999-03-22 21:32:12 +00:00
dcone%netscape.com
4f3999b652 Added nsStr.h and nsString2.h for public 1999-03-22 21:30:38 +00:00
dcone%netscape.com
5fec03c157 added nsStr.cpp and nsString2.cpp to project 1999-03-22 21:29:52 +00:00
akkana%netscape.com
4a34ef4040 Put back the explicit alphanumeric/keypad/fcn translations; turns out we need them for handling control/shift/modifier keys 1999-03-22 21:19:17 +00:00
kipp%netscape.com
e70372a5cf Tweaked to handle unconstrained situations better 1999-03-22 20:47:21 +00:00