Commit Graph

866 Commits

Author SHA1 Message Date
montulli
1da8423e99 fix warning 1998-05-05 21:41:24 +00:00
montulli
5f12596688 add mkaccess to makefile fix warnings 1998-05-05 21:40:39 +00:00
pinkerton
39e5f5c535 fix for bug #115653 for file sharing (rev scc, appr don). 1998-05-05 21:27:12 +00:00
pinkerton
28456d701b Fix off-by-one error when adding new rows from external rdf containers. (rev scc, appr don) 1998-05-05 21:21:43 +00:00
hardts
96b64b39cc added support for MOZ_RAPTOR 1998-05-05 21:16:24 +00:00
selmer
5d338236b0 Creating Java strings: don't include null char in length count 1998-05-05 20:35:13 +00:00
rickg
98203d21ad removed nsDefaultTokenHandler.* 1998-05-05 20:25:19 +00:00
spider
16d626a631 adding Unix Shell Makefile stuff 1998-05-05 20:17:21 +00:00
spider
ef817442d4 Miscellaneous UNIX fixes and ISupports Interface cleanup in implementations 1998-05-05 20:16:13 +00:00
kmcclusk
d69cde193a *** empty log message *** 1998-05-05 19:58:27 +00:00
pinkerton
3c4ae6d670 Add LO_LayingOut to fix mac build bustage (appr cyeh). 1998-05-05 18:56:21 +00:00
hardts
ed8c3b1982 check for null to prevent crash 1998-05-05 18:51:19 +00:00
michaelp
680d001699 cleaned up. 1998-05-05 18:34:51 +00:00
montulli
27be5ff665 remove annoying asserts 1998-05-05 18:32:09 +00:00
spider
194378daea Toplevel Window and Event implementations 1998-05-05 18:16:25 +00:00
michaelp
62d05bf514 ResizeView() now does the right thing. 1998-05-05 18:04:56 +00:00
montulli
a52256b2bd fix annoying asserts 1998-05-05 17:50:26 +00:00
montulli
3ab78d60c4 add glhist.h to fix compile warnings 1998-05-05 17:45:41 +00:00
michaelp
f34c3cb961 before releasing the timer in the destructor, we Cancel() the timer per vidur's
suggestion.
1998-05-05 17:29:08 +00:00
nisheeth
4258da0352 Added a check in LO_RelayoutOnResize() to bail if the document is being
laid out.
1998-05-05 17:27:23 +00:00
dcone
148da3401d Composition Work 24 bit complete 1998-05-05 14:47:16 +00:00
troy
519b12bffe Work in progress for inserted incremental reflow 1998-05-05 04:47:53 +00:00
rjc
a5b13eef64 (Mac only) Appletalk changes to support changes related to RDFT-specified data sources. 1998-05-05 02:56:07 +00:00
spider
77b231e672 Adding toplevel trex makefile 1998-05-05 02:03:57 +00:00
racham
e03b8bc189 Minor textual changes associated with set up communicator button 1998-05-05 00:51:35 +00:00
spider
5ab131c120 Implement some toplevel windowing functionality 1998-05-05 00:50:35 +00:00
gagan
be966dbea0 Updated include locations. 1998-05-05 00:41:34 +00:00
gagan
7365d3ec44 MSDev project file update. 1998-05-05 00:40:21 +00:00
gagan
de7d760c1e RC file. 1998-05-05 00:39:07 +00:00
gagan
726d30d452 Added the test example.
NSPR changes.
1998-05-05 00:37:53 +00:00
briano
ec68411b05 Handle different SINIX versions properly. Thanks to Sanjay Gupta (gupta@informix.com) for the suggestion. 1998-05-05 00:10:34 +00:00
ftang
478df8fe67 fix the broken cp125[12] to/from unicode table I check in last time... 1998-05-04 23:44:59 +00:00
rickg
6b8c5225ba fixed general closure case 1998-05-04 23:36:46 +00:00
scullin
7fbcd5a7da Added NS_ERROR_FAILURE define provided by Brian Grunkemeyer. 1998-05-04 23:30:05 +00:00
scullin
464a90beaa Added tarball rules. 1998-05-04 23:24:41 +00:00
spider
85bbc4c506 Adding shell as new component on toplevel. Used to be in webshell.
This stuff allows an application to implement an interface instead of
providing the standard main().
1998-05-04 23:02:06 +00:00
troy
9fe7339f4c Fixed my build bustage 1998-05-04 22:50:13 +00:00
timm
e7c297d13b changed "reggie.netscape.com" to be actual IP number to remove dependency
on DNS
1998-05-04 22:41:10 +00:00
thom
9a9a95f0f9 Moved general Mac defines from Comm_Headers.c to Comm_Defines.h so that raptor can include Comm_Defines.h 1998-05-04 22:31:33 +00:00
timm
c1658d3de7 move inpvw5a.htm to a different array index because it was conflicting
with the New Account path
1998-05-04 21:29:42 +00:00
troy
4789d6cab9 Implemented DOM document's createTextNode() function, and changed insertBefore()
handler to allow refChild to be null
1998-05-04 20:34:37 +00:00
troy
a80c1d80ca Fixed InsertBefore() to allow refChild to be null 1998-05-04 20:33:05 +00:00
spider
cd74c826b1 Removing ApplicationShell interfaces from webshell. Will be moved to toplevel 'shell' in near future. 1998-05-04 19:25:58 +00:00
kmcclusk
9ad3d2ec08 Added support for generating tooltip events 1998-05-04 19:25:25 +00:00
troy
90c5a32479 Added ContentInserted handler 1998-05-04 18:32:12 +00:00
troy
7d8404bbe3 Work in progress for incremental reflow (insert) 1998-05-04 17:54:45 +00:00
troy
18f6b56cec Started hooking up createElement(), and commented out some asserts that
were getting hit
1998-05-04 17:54:08 +00:00
michaelp
5dee72615b made Composite() API in ViewManager work. 1998-05-04 17:41:57 +00:00
donm
e4caf92071 backing out Brian O's change that broke the gromit tree. 1998-05-04 17:22:59 +00:00
mcafee
ccba69ba83 Comment about moz-export 1998-05-04 07:03:58 +00:00