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
cls%seawood.org
96128cefd3
Turned FULL_STATIC_BUILD on by default. Turn it off via --enable switches: min-shared, oji, or java. Turned unix ldap off by default. Added kludge to build NSPR with a separate build process. Added temp --enable-nspr to allow users to still use autoconf for NSPR build.
1998-09-10 04:08:00 +00:00
cls%seawood.org
d7ae8929cc
Don't set NSPRDIR if using autoconf. Ignore automatic settings made by MOZ_LITE or lack of MOZ_LITE. Don't add -DDEVELOPER_DEBUG to DEFINES if using autoconf.
1998-09-10 03:58:52 +00:00
cls%seawood.org
7cf85a6c71
Replaced tweak_nspr kludge with empty target for autoconf.
1998-09-10 03:53:20 +00:00
cls%seawood.org
f7e81ac876
Moved libmisc & libprgrss in BASIC_LIBS so that mailto would link ifndef JAVA_OR_OJI.
1998-09-10 03:51:36 +00:00
valeski%netscape.com
24d2cbf92b
fixing build bustage.
1998-09-10 03:28:20 +00:00
hyatt%netscape.com
0b497a8ebd
Fixes for docking/undocking behavior.
1998-09-10 02:35:27 +00:00
spider%netscape.com
92f345c61c
Support new gfx FontMetrics api
1998-09-10 02:09:20 +00:00
spider%netscape.com
2b382cbdf3
Fix to return app units instead of twips in GetWidth API call
1998-09-10 02:08:20 +00:00
waterson%netscape.com
bc9deb357c
Added a call to reflow when all connections complete if the context contains unsized images. r=law
1998-09-10 01:19:49 +00:00
peterl%netscape.com
ab0ec41618
added to string support
1998-09-10 01:19:26 +00:00
peterl%netscape.com
68a67f588b
removed assert on x-height unit
1998-09-10 01:18:27 +00:00
peterl%netscape.com
b0238f71b5
fixed filtering of valid ID selectors
1998-09-10 01:18:06 +00:00
peterl%netscape.com
ff3b13ac05
sync css declaration to xif with new api
1998-09-10 01:16:25 +00:00
peterl%netscape.com
edfb66c664
added to string support for style= attributes
1998-09-10 01:15:23 +00:00
waterson%netscape.com
3eab3a63cf
Added code to reflow doc when all connections complete if it contains an unsized image. r=sdagley
1998-09-10 01:06:56 +00:00
waterson%netscape.com
46a77cbf17
Added call to reflow document when all connections complete if it contains an unsized image.
1998-09-10 01:05:46 +00:00
waterson%netscape.com
5e1ebc3072
Added code to the process_deferred_image_info() callback to check for new image info on a visible image and do reflow if necessary. r=nisheeth
1998-09-10 01:04:56 +00:00
waterson%netscape.com
21b42e5640
Added code to just lay out an image and mark the context as requiring reflow when an unsized image is encountered. Also, dont bother calling LO_SetImageInfo() if w/h hasnt changed. r=nisheeth,mjudge
1998-09-10 01:04:51 +00:00
waterson%netscape.com
0503d586b4
Added a slot to MWContext that indicates whether or not the context requires reflow because an image without width or height was layed out with a default size.
1998-09-10 01:04:40 +00:00
mcafee%netscape.com
9801facaa3
Make stubfe link on Solaris
1998-09-10 01:03:02 +00:00
karnaze%netscape.com
54acf2fc86
changed case sensitive include for unix
1998-09-10 00:39:38 +00:00