12176 Commits

Author SHA1 Message Date
mjudge%netscape.com
1e981d9d5e export nsIDOMRange.h 1998-11-29 22:00:46 +00:00
mjudge%netscape.com
14720e37e2 tabbing 1998-11-29 21:59:52 +00:00
msw%gimp.org
479041128c Fixed broken Unix build. Approved by shaver@netscape.com 1998-11-29 21:13:19 +00:00
rickg%netscape.com
a48e2c18f1 fixed bug #1070 1998-11-29 19:52:55 +00:00
locka%iol.ie
0b267cb551 Updated to use CControlSite - a homegrown control site class 1998-11-29 18:33:31 +00:00
locka%iol.ie
bac375ae27 *** empty log message *** 1998-11-29 18:08:59 +00:00
locka%iol.ie
60d6ca01d4 Added NS_INIT_REFCNT() to constructor 1998-11-29 18:06:34 +00:00
locka%iol.ie
39b36424f5 Added ControlSite.cpp & ControlSite.h 1998-11-29 18:05:04 +00:00
locka%iol.ie
33c15db8d9 Implemented IOleCommandTarget and stubs for printing support 1998-11-29 18:03:43 +00:00
locka%iol.ie
b21c3d0708 First working version 1998-11-29 17:59:46 +00:00
vidur%netscape.com
0057b5d23e Added nsDocumentFragment to build. Fixed bug 1256 - the content sink is flushed as soon as it encounters a script tag. 1998-11-28 23:51:06 +00:00
ramiro%netscape.com
35281c0e38 Renamed the viewer from 'main' to 'viewer' 1998-11-28 22:18:24 +00:00
karnaze%netscape.com
d875aa2aec changed frameset layout algorithm. fixed bugs 728, 1075, 1494 and half of 1486 1998-11-28 18:59:38 +00:00
morse%netscape.com
6e5d6ca4e8 fix single-signon problems 1998-11-28 17:19:38 +00:00
morse%netscape.com
1d86ef20ba fix single-signon problem 1998-11-28 17:16:47 +00:00
shaver%netscape.com
7cb17ad5db Added NPL everywhere (ooops!).
Handle enums.
Output idents properly in IDL comments.
1998-11-28 16:52:24 +00:00
michaelp%netscape.com
8732a493d7 fixed memory leak. 1998-11-28 04:24:46 +00:00
michaelp%netscape.com
337fdd7b1a fixed resource leak. 1998-11-28 04:24:15 +00:00
michaelp%netscape.com
b90db6870e fixed duplicate resource free. 1998-11-28 04:23:23 +00:00
michaelp%netscape.com
6458aae507 added missing NS_INIT_REFCNT(). 1998-11-28 04:21:40 +00:00
msw%gimp.org
6d4b68f769 Unhorked Unix non-editor build. 1998-11-28 03:28:39 +00:00
mjudge%netscape.com
e18956f03f modifying 1998-11-28 01:46:56 +00:00
mjudge%netscape.com
8f645808cf ok this will break the editor, I will have to learn how to register the IIDs of the editor in the registry!! 1998-11-28 01:42:51 +00:00
mjudge%netscape.com
bd75a79258 removed non production code 1998-11-28 01:28:00 +00:00
mjudge%netscape.com
bb45a5677d updating the editor public dir. must change all access methods now 1998-11-28 01:20:24 +00:00
mjudge%netscape.com
63135b6376 just broke the mac build. I will tell jfrancis! 1998-11-28 01:19:53 +00:00
shaver%netscape.com
2356d797d9 Error message cleanups, including insertion of line/file info in initial
buffer, to make errors give correct line-number data.
Strip comments.  (Still need to handle doc comments correctly.)
1998-11-27 16:39:45 +00:00
kipp%netscape.com
d01fa74c40 Disabled the timebomb on the tip 1998-11-27 15:54:14 +00:00
shaver%netscape.com
ff8371bf4c Updated README now includes Win32 libIDL/glib URLs, and mention of msw's
GTK+/glib 1.1.5.
Generate #includes for interfaces to which we refer.
Output inheritance data.
Switch to PRUnichar * for wstring, and char * for string.
in params that become pointer types get const'd.
1998-11-26 21:03:03 +00:00
mcafee%netscape.com
8b2b7eddc4 Adding support for Rhapsody 1998-11-26 19:47:01 +00:00
scc%netscape.com
804df9e18c Final changes to be used in production code (though currently only allowed in Composer module). Stripped tabs, replaced with spaces; made internal macro prefix; some final naming decisions (s/func/getter/). Good luck Composer team. 1998-11-26 19:28:42 +00:00
kipp%netscape.com
1b3c96e6a4 Port to revised pres-context API 1998-11-26 18:14:41 +00:00
kipp%netscape.com
1ed8e1edae Fixed to not subtract out borders/padding when unconstrained height reflow is occuring 1998-11-26 18:14:17 +00:00
kipp%netscape.com
0de0988eb8 disabled another printf; use web-shell destroy to properly whack the sub-webshell 1998-11-26 18:13:13 +00:00
kipp%netscape.com
dd21432b23 Compute combined area properly 1998-11-26 18:11:23 +00:00
kipp%netscape.com
5b4b437bb3 Fixed verify reflow to avoid creating reflow commands during a verify reflow 1998-11-26 18:11:02 +00:00
kipp%netscape.com
8fa850977c XPCOMized more of the API; added new operator to avoid future bugs; implement Stop method 1998-11-26 18:10:10 +00:00
kipp%netscape.com
4635fb5dac XPCOMize more of the API; added Stop method 1998-11-26 18:08:44 +00:00
kipp%netscape.com
bffc589afc whitespace tweak 1998-11-26 18:08:27 +00:00
kipp%netscape.com
ae317d8e90 Removed bogus include 1998-11-26 18:08:08 +00:00
kipp%netscape.com
394ccd6829 Hide some noise; pass on Stop to content-viewer 1998-11-26 18:06:47 +00:00
kipp%netscape.com
de5a385241 XPCOMize API; added Stop method 1998-11-26 18:06:25 +00:00
kipp%netscape.com
a75d2cff3c Removed duplicate init 1998-11-26 18:06:08 +00:00
kipp%netscape.com
d6feaa466a XPCOMize the methods; added Stop 1998-11-26 18:03:42 +00:00
kipp%netscape.com
edabb1ad06 Expose WalkTheStack 1998-11-26 18:03:20 +00:00
peterl%netscape.com
c66950da5a made css style sheet public (for mac) 1998-11-26 05:17:03 +00:00
peterl%netscape.com
d66876022f removed processimport 1998-11-26 05:16:43 +00:00
peterl%netscape.com
90510e12e0 added media support to @import 1998-11-26 05:16:22 +00:00
peterl%netscape.com
114c9373b9 backed out previous change 1998-11-26 04:54:11 +00:00
peterl%netscape.com
5166993f42 deal with const issues on unix compilers 1998-11-26 04:53:49 +00:00