Commit Graph

7640 Commits

Author SHA1 Message Date
cyeh%netscape.com
907bba9654 remove dependencies on platform specific installs of perl, macro-ize perl
tool calls
1998-09-10 22:51:45 +00:00
cyeh%netscape.com
27c210f6e4 macro-ize call to PERL 1998-09-10 22:50:21 +00:00
mcafee%netscape.com
ec032b60ba New privacy preference pane class 1998-09-10 22:35:39 +00:00
troy%netscape.com
0fbc01cb40 Fixed it so bullets work again 1998-09-10 22:28:55 +00:00
mjudge%netscape.com
6944322964 IDIOT!! sorry. added 2 of 4 files 1998-09-10 22:25:05 +00:00
shaver%netscape.com
a8187ae035 perignon grows (and throbs) 1998-09-10 22:14:52 +00:00
dcone%netscape.com
d15d905b2d added textfield 1998-09-10 21:33:56 +00:00
morse%netscape.com
82d0f7f157 remove 'remember this decision' from signon nag box 1998-09-10 21:27:13 +00:00
dcone%netscape.com
06819bc92b added focus managment, textfields 1998-09-10 21:26:46 +00:00
dcone%netscape.com
63e7d2cdab added focus managment 1998-09-10 21:26:01 +00:00
dcone%netscape.com
d7df9f5691 Added focus managment 1998-09-10 21:25:47 +00:00
dcone%netscape.com
07135ba1a4 added textfield widget, focus management 1998-09-10 21:25:10 +00:00
mjudge%netscape.com
2dd53d3a78 Checks for ender only in #ifdef ENDERS mjudge 1998-09-10 21:15:28 +00:00
wtc%netscape.com
3f86b47ae3 In CreateMacPathFromUnixPath, return paramErr if unixPath is nil. 1998-09-10 21:08:47 +00:00
troy%netscape.com
1a2eb70ef8 Backed out unintentional checkin 1998-09-10 21:05:02 +00:00
troy%netscape.com
b6e6eb1e83 Hooked back up IFRAME 1998-09-10 21:03:16 +00:00
gagan%netscape.com
a333974915 Removed the silly useless parameter in NET_CleanUpCache. 1998-09-10 20:55:22 +00:00
gagan%netscape.com
349108add4 cvs to be blamed for a bad merge. Moving to void parameter on NET_CleanupCache. Was giving errors on Mac. 1998-09-10 20:54:41 +00:00
wtc%netscape.com
e8f9bf611c In CreateMacPathFromUnixPath, the length of the macPath buffer
should be (strlen(unixPath) + 2) instead of (strlen(unixPath) * 2).
This is because for a zero-length unixPath, the macPath is ":",
which needs two bytes.  Thanks to Patrick Beard <beard@netscape.com>
and Steve Dagley <sdagley@netscape.com> for reporting the bug and
suggesting a fix.
1998-09-10 20:49:14 +00:00
brendan%netscape.com
7e8d72f13f Don't CHECK_BRANCH(len) in GOSUB (len must be > 0) or at all in RETSUB. 1998-09-10 20:46:37 +00:00
pinkerton%netscape.com
490429d010 pass in the main browser context to HTNewPane() for what'sRelated info. 1998-09-10 20:43:45 +00:00
pinkerton%netscape.com
8b18e19d64 Changed BuildHTPane to take a context where it might have to display What'sRelated info. Now registering each kind of view (shack, popdown, embedded, standalone) with HT so it knows to give the right look/behavior. 1998-09-10 20:43:19 +00:00
brendan%netscape.com
47030e2d0d - GOSUB pushes the next pc after it, not its own pc (tradition!) and RETSUB
sets pc to the unbiased result of the pop.
- Use #if JS_HAS_EXCEPTIONS in the decompiler, fiddle similar cosmetic stuff.
1998-09-10 20:42:26 +00:00
pinkerton%netscape.com
1bc5e1fb65 Fix bug#309770 (refresh urltimer bug). added a new member (the reload policy) to CHTMLView so that it can be set correctly in SpendTime(). Now passing the eitire URL_Struct to SetURLTimer() to avoid long param lists. 1998-09-10 20:42:05 +00:00
troy%netscape.com
58260397be Fixed frameset crash 1998-09-10 20:37:19 +00:00
norris%netscape.com
c7e0b4fd28 Fix 312954 "monkey: on HPUX, special case failure when dividing by -0" 1998-09-10 20:27:16 +00:00
brendan%netscape.com
0b411ad632 - Added commentary for TOK_DEFSHARP nodes explaining pn_kid's purpose.
- Don't over-commend nearby #endifs at the expense of legibility.
1998-09-10 20:13:06 +00:00
gagan%netscape.com
a68dfaf6ec Remaining changes from Nu_Cache. Added nucacheproto.c/h. 1998-09-10 20:11:13 +00:00
morse%netscape.com
d94693702d Change 'About Site' to 'Display Site Info' 1998-09-10 20:06:27 +00:00
gagan%netscape.com
6ac5b82560 Nu_cache leftover changes. 1998-09-10 20:00:57 +00:00
gagan%netscape.com
0c36334a81 nu_cache changes. 1998-09-10 19:58:35 +00:00
blizzard%appliedtheory.com
ce2b90c311 Bring fe up to date which fe header files 1998-09-10 19:58:18 +00:00
brendan%netscape.com
123e68fe7a - Use JSBool for MatchChar's return type and values.
- Spacing nits.
1998-09-10 19:58:15 +00:00
gagan%netscape.com
8eb9fd6fa9 remaining changes from nu_cache. 1998-09-10 19:57:12 +00:00
troy%netscape.com
effef91cf6 Phase one of frame construction changes 1998-09-10 19:32:14 +00:00
brendan%netscape.com
a8df12702b Remove excessive JS_FRIEND_API uses; clean up nits. 1998-09-10 19:18:23 +00:00
rods%netscape.com
ac66bf8936 GetPosition now uses a binary search for locating the cursor poistion. Also, selection now
uses the half width of a character for moving selection to the next character.
1998-09-10 19:18:01 +00:00
mcafee%netscape.com
73e9e18968 Adding Window|Privacy Tools|Display Site Info 1998-09-10 19:08:09 +00:00
blizzard%appliedtheory.com
54e2354df7 Commit changes from Michael O'Reilly <michael@metal.iinet.net.au> 1998-09-10 17:57:58 +00:00
vidur%netscape.com
8269741cd1 Got rid of extra release in Item() method of childNodes array of nsGenericHTMLContent 1998-09-10 17:51:30 +00:00
shaver%netscape.com
92bca3301d clean up old assertions and remove vestigial tryLimit 1998-09-10 17:45:37 +00:00
karnaze%netscape.com
b1f8c627cd in document, renamed nsHTMLFrame.cpp, nsHTMLFrameset.h, nsHTMLFrameset.cpp 1998-09-10 17:23:31 +00:00
vidur%netscape.com
c9f606883d Fixes to get Rotate.html working 1998-09-10 17:11:46 +00:00
shaver%netscape.com
23b7327ace fix memory leak 1998-09-10 14:56:58 +00:00
ramiro%netscape.com
0b9bc538d6 Add support for fixed html pain sizing. 1998-09-10 14:55:19 +00:00
ramiro%netscape.com
0790b7a045 Add a virtual method for specifying the parent to the tree. Have the
RDFTreeView subclasses create the tree.  All this stuff is needed to create
a hierarchy in which the html pain can be created dynamically and sized to
an either arbitrary percentage or fixed height.
1998-09-10 14:35:05 +00:00
shaver%netscape.com
a484b2b32c first Perignon work (not built by anything yet) and generic attribute support 1998-09-10 14:21:43 +00:00
brendan%netscape.com
8f3247f789 cvsquery now helps 3.0 JS avoid 'event has no properties' errors. 1998-09-10 07:27:31 +00:00
brendan%netscape.com
fa72057162 Need to prevent GC activation during compile on the compiling context, not
just when evaluating old-style switch case expressions.
1998-09-10 07:09:44 +00:00
cls%seawood.org
bf3beb5a03 Added NO_MDUPDATE to NSPR kludge make flags. 1998-09-10 05:24:12 +00:00