Commit Graph

12190 Commits

Author SHA1 Message Date
msw%gimp.org
81b0a2d3cf Really fix Unix build bustage. r,a=shaver@netscape.com 1998-11-30 00:29:45 +00:00
jfrancis%netscape.com
4194c1b24a adding edtor lib entrty, even though we aren't actually linking it in yet. 1998-11-29 23:57:59 +00:00
jfrancis%netscape.com
b20be1b9d2 adding editor MANIFEST 1998-11-29 23:52:10 +00:00
jfrancis%netscape.com
8fe27df540 First Checked In. 1998-11-29 23:50:20 +00:00
mjudge%netscape.com
542442606d fixing files for stupid hack in nsComFactory.cpp 1998-11-29 23:19:24 +00:00
jfrancis%netscape.com
dbcb515611 adding nsIRangeList.h 1998-11-29 22:45:27 +00:00
mjudge%netscape.com
bb0f05ac0d nsIRangeList.h 1998-11-29 22:35:13 +00:00
mjudge%netscape.com
6259afc4b0 adding editor to the build 1998-11-29 22:30:29 +00:00
mjudge%netscape.com
17b949dcd8 updating to add editor as a directory 1998-11-29 22:20:42 +00:00
mjudge%netscape.com
0e0b211724 adding editor to the build 1998-11-29 22:13:27 +00:00
mjudge%netscape.com
e5fc17cdc8 new rangelist.cpp file 1998-11-29 22:12:27 +00:00
mjudge%netscape.com
4059ed3e65 need to make rangelist.cpp 1998-11-29 22:11:49 +00:00
mjudge%netscape.com
c94754173f new rangelist factory needs to be registered 1998-11-29 22:11:06 +00:00
mjudge%netscape.com
12c6c5946a exporting nsIRangeList.h 1998-11-29 22:02:50 +00:00
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