21345 Commits

Author SHA1 Message Date
pinkerton%netscape.com
f0ca1e2882 strstream -> strstream.h for linux 1999-03-29 23:46:57 +00:00
kipp%netscape.com
6bffe03233 Select size of builtin arrays by platform (sigh); remove some cruft; added in support for debugging memory leaks and reducing initialization time 1999-03-29 23:46:34 +00:00
kipp%netscape.com
33027c97cb Removed some cruft 1999-03-29 23:45:49 +00:00
kipp%netscape.com
ce880c5ca9 Collapse margins away for html paragraphs (bug #2589 and #2291); add is-html-paragraph method 1999-03-29 23:45:36 +00:00
kipp%netscape.com
60a2733104 Removed cruft; added IsHTMLParagraph method 1999-03-29 23:44:59 +00:00
kipp%netscape.com
c5e839c1a3 Use shared is-html-paragraph method; fixed handling of floater widths for bug #2949 1999-03-29 23:44:45 +00:00
mcmullen%netscape.com
b664c10973 Rearranged the prefs frames, fixed the window size, instantiated the prefs window from C++ (from new ShowWindow() call). 1999-03-29 23:39:38 +00:00
mcmullen%netscape.com
66f1506625 Added nsXULWindowCallbacks.h to the build. 1999-03-29 23:37:20 +00:00
karnaze%netscape.com
461f082abd bug 3522 - crash when more <frame>, <frameset> specified than cells 1999-03-29 23:26:57 +00:00
pinkerton%netscape.com
25ca57afdd temp tweaks to get mac to build. 1999-03-29 23:26:01 +00:00
nhotta%netscape.com
a0c1d18551 Sort test data for us-ascii. 1999-03-29 23:25:56 +00:00
pinkerton%netscape.com
62c74954d1 adding nsDataFlavor and nsTransferrable to mac build. 1999-03-29 23:21:53 +00:00
slamm%netscape.com
fd6268a2f2 Check dependencies on every pass. This is less than ideal because it causes gmake to fire twice for each Makefile, but it does work with -jN builds. We used to build .all.pp as a side effect of a shell command and ran into problems when seperate processes both tried to update .all.pp 1999-03-29 23:19:57 +00:00
morse%netscape.com
3d8c5a2cc9 make wallet compile on unix 1999-03-29 23:19:49 +00:00
dougt%netscape.com
cdf0bfead2 Changes from Bruce Mitchener Jr. <bruce@cybersight.com>:
delete vs delete[].
1999-03-29 23:12:26 +00:00
briano%netscape.com
90d9dd6669 Fixed the 'extra token after the endif' bug that was breaking some Unix builds. 1999-03-29 23:05:49 +00:00
morse%netscape.com
26b5340c11 make wallet compile on unix 1999-03-29 23:04:05 +00:00
joki%netscape.com
3ee2a13826 Adding unload event 1999-03-29 23:01:13 +00:00
mscott%netscape.com
528f5ab523 Change imapMessageFlags type to PRUint16 instead of uint16. 1999-03-29 23:00:48 +00:00
mscott%netscape.com
267dbc414a stubs for the imap parser..... 1999-03-29 22:59:02 +00:00
nhotta%netscape.com
9be45955c4 Changed to use wprintf for dump data if Win32. 1999-03-29 22:53:48 +00:00
morse%netscape.com
fd649f5ce7 *** empty log message *** 1999-03-29 22:51:11 +00:00
nhotta%netscape.com
98e3100b51 Unicode converter hooked up. 1999-03-29 22:45:08 +00:00
bienvenu%netscape.com
fc01503b89 comment out files that don't compile for the moment 1999-03-29 22:36:34 +00:00
briano%netscape.com
b362effa4d Added the ability to checkout using a timestamp (now the default). 1999-03-29 22:34:51 +00:00
bienvenu%netscape.com
c46a0066e1 export and include nsImapCore.h 1999-03-29 22:34:08 +00:00
jband%netscape.com
7845b97d17 fixing typedef bug that I introduced with previous checkin 1999-03-29 22:33:38 +00:00
amusil%netscape.com
389230902c Changes to hook up LiveConnect on Windows 1999-03-29 22:18:05 +00:00
bienvenu%netscape.com
858b43c566 imap utility class defs 1999-03-29 22:16:29 +00:00
mscott%netscape.com
d0feeb8baf patch from Bruce Mitchener Jr." <bruce@cybersight.com> to change delete to delete []. 1999-03-29 22:15:54 +00:00
mscott%netscape.com
4328e7ccbd patch from Bruce Mitchener Jr." <bruce@cybersight.com> to change free to delete []. 1999-03-29 22:15:09 +00:00
amusil%netscape.com
7c06b41bc4 Code to handle locating and loading plugin info. 1999-03-29 22:11:06 +00:00
bienvenu%netscape.com
82437189cb port more of imap parser and utility classes 1999-03-29 22:11:04 +00:00
sspitzer%netscape.com
2bc3c0e46a fix build breakage on Linux
the build breakage only happens if you build with -pedantic
1999-03-29 22:04:04 +00:00
scc%netscape.com
9573eae771 fixed out-of-date preprocessor symbol, should fix AIX build 1999-03-29 22:03:50 +00:00
akkana%netscape.com
48b49d453f fix hang that can result from pasting a null selection 1999-03-29 22:02:36 +00:00
akkana%netscape.com
32b54070f7 Turn on triangle cursor temporarily for Unix, until bug 4202 gets fixed 1999-03-29 22:02:16 +00:00
akkana%netscape.com
cf7607381c Editor: Add Insert Link and Image 1999-03-29 22:01:26 +00:00
waterson%netscape.com
ba4a29c155 Fixed build bustage. 1999-03-29 20:59:30 +00:00
waterson%netscape.com
0cf17d4ce5 Landed RDF_19990326_BRANCH, scriptability changes. 1999-03-29 19:52:54 +00:00
cyeh%netscape.com
02fc146644 remove debugging call that i missed while getting build numbers working. 1999-03-29 18:41:38 +00:00
ramiro%netscape.com
f1c8f56b98 Comment was messed up causing compiler to spew dumb messages. 1999-03-29 15:57:16 +00:00
ramiro%netscape.com
8afc56f449 Fix for the annoying misplaced corner view who sometimes appears on the
bottom right corner.  Bug #4319.
1999-03-29 15:21:22 +00:00
mcafee%netscape.com
2d0d0a43f5 Adding verification URL's to Debug menu. 1999-03-29 09:42:17 +00:00
rpotts%netscape.com
8eb73e4fce Added more methods to nsIDocumentLoaderObserver in the first stage toward unifying *all* of the different notification mechanisms in the WebShell... 1999-03-29 09:21:01 +00:00
mcafee%netscape.com
10ce2e02c4 Adding viewer tests to apprunner, under a new top-level Debug menu. 1999-03-29 09:05:37 +00:00
jfrancis%netscape.com
22ec10b544 don't drop tab keys 1999-03-29 08:02:50 +00:00
jfrancis%netscape.com
0db3d1ee04 seperating out html edit rules from text edit rules 1999-03-29 08:02:05 +00:00
jfrancis%netscape.com
fbf6bdcbae Adding nsHTMLEditRules.cpp 1999-03-29 08:01:21 +00:00
jfrancis%netscape.com
c7f3ede1e6 First Checked In. 1999-03-29 06:21:01 +00:00