spider%netscape.com
82ad21a18e
WIP: Stream Manager
1998-09-11 01:16:25 +00:00
law%netscape.com
d6fea3ea2d
Completing work on Win98 integration feature
1998-09-11 01:14:08 +00:00
cls%seawood.org
081a25e0c8
Resurrected tweak_nspr kludge for --enable-nspr
1998-09-11 01:10:08 +00:00
rickg%netscape.com
fa185d94e6
improved DTD context for better style/structure handling
1998-09-11 00:54:36 +00:00
law%netscape.com
ebb32eddb3
Fix for Bugzilla bug #489 ; thanks to Klaus Malorny (Klaus.Malorny@knipp.de) for reporting it and for providing the fix!
1998-09-11 00:53:29 +00:00
law%netscape.com
01468d31e3
Debug stuff
1998-09-11 00:49:00 +00:00
law%netscape.com
d7997eee6b
Completing check-in of Win98 integration feature
1998-09-11 00:46:05 +00:00
law%netscape.com
7860b47d57
Fix for 4.5 bug; enable -P to be ignored on second launch
1998-09-11 00:41:53 +00:00
kipp%netscape.com
634f05dad5
Revised various vertical alignment cases to use font introspection data instead of hard coding in values; corrected middle computation.
1998-09-10 23:43:12 +00:00
kipp%netscape.com
50abb37993
Fixed a bug with percent values being converted to strings
1998-09-10 23:42:18 +00:00
kipp%netscape.com
522aa705cc
Added new font intropsection methods to nsIFontMetrics
1998-09-10 23:41:25 +00:00
morse%netscape.com
93ad2e1e1a
fix mac bustage
1998-09-10 23:02:23 +00:00
cyeh%netscape.com
aeaa581046
remove dependencies on platform specific installs of perl, macro-ize perl
...
tool calls
1998-09-10 22:51:45 +00:00
cyeh%netscape.com
9948320627
macro-ize call to PERL
1998-09-10 22:50:21 +00:00
mcafee%netscape.com
f0c210f0b6
New privacy preference pane class
1998-09-10 22:35:39 +00:00
troy%netscape.com
7f9a1669e1
Fixed it so bullets work again
1998-09-10 22:28:55 +00:00
mjudge%netscape.com
fe96c3d27c
IDIOT!! sorry. added 2 of 4 files
1998-09-10 22:25:05 +00:00
shaver%netscape.com
8803a12976
perignon grows (and throbs)
1998-09-10 22:14:52 +00:00
dcone%netscape.com
dc36bb18e6
added textfield
1998-09-10 21:33:56 +00:00
morse%netscape.com
af5f3321d6
remove 'remember this decision' from signon nag box
1998-09-10 21:27:13 +00:00
dcone%netscape.com
684277a5d9
added focus managment, textfields
1998-09-10 21:26:46 +00:00
dcone%netscape.com
47d091204c
added focus managment
1998-09-10 21:26:01 +00:00
dcone%netscape.com
e5acf9ec50
Added focus managment
1998-09-10 21:25:47 +00:00
dcone%netscape.com
185dc1b271
added textfield widget, focus management
1998-09-10 21:25:10 +00:00
mjudge%netscape.com
9e6c68e561
Checks for ender only in #ifdef ENDERS mjudge
1998-09-10 21:15:28 +00:00
wtc%netscape.com
2d1943850f
In CreateMacPathFromUnixPath, return paramErr if unixPath is nil.
1998-09-10 21:08:47 +00:00
troy%netscape.com
30a938bba8
Backed out unintentional checkin
1998-09-10 21:05:02 +00:00
troy%netscape.com
585ef01470
Hooked back up IFRAME
1998-09-10 21:03:16 +00:00
gagan%netscape.com
15e071d11c
Removed the silly useless parameter in NET_CleanUpCache.
1998-09-10 20:55:22 +00:00
gagan%netscape.com
5c4a9cd1d1
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
8ff3ff8db2
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
f4dfd6b008
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
f202445321
pass in the main browser context to HTNewPane() for what'sRelated info.
1998-09-10 20:43:45 +00:00
pinkerton%netscape.com
9f8bc73107
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
2d4896a55d
- 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
227c6a7cb1
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
cd6d3fdd6f
Fixed frameset crash
1998-09-10 20:37:19 +00:00
norris%netscape.com
4b1cfedc62
Fix 312954 "monkey: on HPUX, special case failure when dividing by -0"
1998-09-10 20:27:16 +00:00
brendan%netscape.com
23e6a804c2
- 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
035351d940
Remaining changes from Nu_Cache. Added nucacheproto.c/h.
1998-09-10 20:11:13 +00:00
morse%netscape.com
698b3df5e6
Change 'About Site' to 'Display Site Info'
1998-09-10 20:06:27 +00:00
gagan%netscape.com
4102c0313b
Nu_cache leftover changes.
1998-09-10 20:00:57 +00:00
gagan%netscape.com
ed86de28ae
nu_cache changes.
1998-09-10 19:58:35 +00:00
blizzard%appliedtheory.com
e85b784834
Bring fe up to date which fe header files
1998-09-10 19:58:18 +00:00
brendan%netscape.com
2c20c38cbc
- Use JSBool for MatchChar's return type and values.
...
- Spacing nits.
1998-09-10 19:58:15 +00:00
gagan%netscape.com
00ca1aba73
remaining changes from nu_cache.
1998-09-10 19:57:12 +00:00
troy%netscape.com
f370908aef
Phase one of frame construction changes
1998-09-10 19:32:14 +00:00
brendan%netscape.com
39468107f2
Remove excessive JS_FRIEND_API uses; clean up nits.
1998-09-10 19:18:23 +00:00
rods%netscape.com
b02a251eb8
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
9e4382717e
Adding Window|Privacy Tools|Display Site Info
1998-09-10 19:08:09 +00:00