waterson%netscape.com
73bb99e7a1
Ignore *.rgd
2000-10-09 22:25:30 +00:00
waterson%netscape.com
686db26597
Add .cvsignore
2000-10-09 22:22:36 +00:00
waterson%netscape.com
9d20e03809
Bug 54005. Add regression test.
2000-10-09 22:22:00 +00:00
waterson%netscape.com
67ae699319
Bug 54005. Test if frame CanContinueTextRun() before advancing to its sibling. r=karnaze, a=buster
2000-10-09 22:03:03 +00:00
buster%netscape.com
d11af5d076
bug 29276 (text inside <label> tags within a table cell breaks out of table cell)
...
bug 1164 (ALIGN=MIDDLE and ALIGN=ABSMIDDLE values are not being supported)
bug 54119 (percentage (%) image (img) heights do nothing)
r=karnaze, rods, attinasi
a=waterson
2000-10-09 21:19:36 +00:00
waterson%netscape.com
05a9f44283
Bug 55100. Re-order vtable so that nsFrame::Destroy will find the size in the right spot. This is a band-aid fix. r=buster, sr=hyatt
2000-10-09 21:10:05 +00:00
pierre%netscape.com
543d81b5ef
bug 47846: Crash opening mail message. r=attinasi+brendan, a=phil
2000-10-09 08:51:50 +00:00
pierre%netscape.com
d34fb4c7fe
bug 1046: letter-spacing should apply on space characters too. r=erik+buster, a=michaell.
2000-10-09 08:39:29 +00:00
rpotts%netscape.com
db31a90fc9
bug #55703 (sr=buster). Stop leaking images in nsBulletFrame...
2000-10-09 06:23:37 +00:00
waterson%netscape.com
82b4ab1f0d
Bug 53969. Move anonymous content storage to pres shell; remove obsolete methods from nsIAnonymousContentCreator. r=dbaron, a=hyatt
2000-10-09 03:08:41 +00:00
cls%seawood.org
feed1f0ac4
Oops. Previous checkin was r=cls a=brendan bug=54528
2000-10-08 09:07:36 +00:00
cls%seawood.org
b791f549ef
Make sure to insert mathml @import directly after other imports and before other rulesets. Thanks to Brent Hendricks <brentmh@rice.edu> for the patch.
2000-10-08 09:05:56 +00:00
disttsc%bart.nl
9e545ffc38
Fix accesskey underlining and mnemonic generation on dynamicly set value/accesskey
...
Fix minor ellipsis bugs
General clean-up of code and whitespace
bug=54710, r=evaughan, a=hyatt
2000-10-08 05:56:55 +00:00
jfrancis%netscape.com
d0c013b429
noxif branch landing: see jst's comments in prior checkin
2000-10-07 11:08:29 +00:00
jst%netscape.com
b3d9cbac12
Checking in for bug 50742, this change removes the use of XIF in mozilla and replaces the XIF converter with a HTML (and XML) serializer.
...
Contextual information added to HTML copy and intelligence added to HTML paste in the editor (fixes bugs 47014, 50568 and 46554, and partly (at least) fixes bug 53188).
Code written by vidur, jfrancis, jst, akkana. Tested by jfrancis, akkana, vidur, jst, kin. Reviwed (and super reviewed) by waterson, vidur, kin, jfrancis, jst
2000-10-07 10:57:30 +00:00
pollmann%netscape.com
fb83605600
Bug 16346: Implement overflow:hidden support from frames and iframes. Fix by peterlubczynski, r=pollmann, sr=buster
2000-10-07 05:37:27 +00:00
mkaply%us.ibm.com
1035984425
OS/2 Tinderbox break
...
VisualAge needs a temporary here
2000-10-07 03:57:22 +00:00
jst%netscape.com
4634ae33b7
Fixing rtm++ bug 53317 that caused a crash in nsFrameImageLoader::NotifyFrames() due to references to pointers that are invalidated during a callback. Patch done by bienvenu@netscape.com. r=attinasi@netscape.com and me, sr@a=buster@netscape.com
2000-10-07 03:12:50 +00:00
evaughan%netscape.com
14ff78aed9
fix for bug #54049 (tree stability)
...
r=bryner, a=hyatt
2000-10-07 00:49:08 +00:00
vishy%netscape.com
e27223bb41
sr=mscott, bugscape=2429, Shrimp crashes when closing some windows.
...
Solution is to release mPluginHost only if non-null.
2000-10-06 02:45:53 +00:00
karnaze%netscape.com
eccaf931d3
bug 53891 - strategy correctly calculates preferred width of a fixed width table. a=buster, r=dcone.
2000-10-06 01:04:13 +00:00
karnaze%netscape.com
e990b1ac22
bug 49490 - turn off collapsing borders, rules. Fix reflow state to not account for vertical borders or padding on rows. a=buster, r=dcone.
2000-10-05 23:49:25 +00:00
danm%netscape.com
8bdcf20610
fix horrible url loading regression introduced by previous revision. r=hyatt. bugs 44437,55275
2000-10-05 23:30:56 +00:00
karnaze%netscape.com
cf129bd74e
bug 55192 - use the strategy of the first in flow when (incorrectly) getting an incremental reflow during printing. a=buster, r=peterl
2000-10-05 21:07:00 +00:00
karnaze%netscape.com
bc890dbe54
bug 51392 - use nothing changed flag when deciding whether to rebalance table during row incremental reflow. a=buster, r=peterl
2000-10-05 21:05:06 +00:00
karnaze%netscape.com
f87656f551
bug 19961 - in standard mode, honor fixed cols and give remaining space to auto cols if there are any. a=buster, r=dcone
2000-10-05 21:01:10 +00:00
karnaze%netscape.com
cbd91af82a
bug 54829 - process child frames with table specific code when repeating a row group for printing, a=buster, r=peterl
2000-10-05 20:59:18 +00:00
attinasi%netscape.com
22a3236619
Fixed CSS cursor inheritance bug. b=51113, r=pierre@netscape.com, a=buster@netscape.com
2000-10-04 22:25:15 +00:00
attinasi%netscape.com
7c261eca45
Fixed null content causing assertion in ReResolveStyleContext. b=54454 r=karnaze@netscape.com, a=buster@netscape.com
2000-10-04 22:22:46 +00:00
rods%netscape.com
47f8fdf71e
decided it made sense to rename the arg from aName to aId to be less confusing.
...
Consider this part of my last checkin for Bug 54136.
2000-10-04 14:11:19 +00:00
rods%netscape.com
45342163b9
Renaming MatchName to MatchId and now it only compares against the element's id and also the name
...
Bug 54136, r=jst, a=buster
2000-10-04 14:04:15 +00:00
rods%netscape.com
5fcd33af27
Focus rect is now drawn and erased directly via C++ code. Focus comes from "SetFocus" being set
...
on the content node which calls the frame. The frame is notified of Blur via thecontent node
watching for NS_CONTENT_BLUR events.
The rule we are removing from html.css is responsible for drawing in the focus,
but it causes the combobox, the dropdown and all the options to have their style reresolved.
Bug 32920, r=attinasi, b=buster
2000-10-04 13:39:07 +00:00
kin%netscape.com
936e179d79
Fix for bug #53326 (can't select paragraph headers)
...
Modified HandlePress() to check for presence of
href value for anchors before bailing early.
This fix is already checked into the Netscape_20000922_BRANCH.
r=pinkerton@netscape.com sr,a=buster@netscape.com
2000-10-04 13:38:17 +00:00
buster%netscape.com
1f95945cd7
bug 54980
...
bug 50480 (list-item marker of link list overlaps)
r=karnaze
a=waterson
2000-10-04 04:17:36 +00:00
rods%netscape.com
c80b1b9d5e
subtract off 2 point sizes for fonts for List and Button on Windows and make sure
...
it is zero or greater
Bug 53744, r=attinasi, sr=buster
2000-10-04 02:17:44 +00:00
hyatt%netscape.com
2b3bf3aed3
Fix for 44437 leaks. r=ben, a=waterson
2000-10-04 00:41:53 +00:00
bryner%uiuc.edu
3fcba76e2b
Fix for bug 53723 (gray form control on Linux). r=pierre, ianh,
...
pavlov. sr/a=ben.
2000-10-04 00:38:03 +00:00
danm%netscape.com
8b3e3944c9
guard against null entries in the insertion point table. bug 54747, bugscape bug 2641. r=hyatt
2000-10-02 23:34:28 +00:00
hyatt%netscape.com
9dfd92585e
Fix for 44437. r,a=waterson
2000-10-02 23:23:55 +00:00
hyatt%netscape.com
5cf52043ce
Fix for 54524. r=attinasi,waterson a=waterson. Also checking in patch
...
to nsXBLPrototypeHandler.cpp that went into the branch days ago (but that
I forgot to check in to the trunk).
2000-10-02 22:25:45 +00:00
dougt%netscape.com
bfbbaa82b6
Restores INCLUDE_XUL #define. b=54248. r/a=hyatt@netscape.com
2000-10-01 05:24:00 +00:00
vidur%netscape.com
7d91204249
Fix for bugscape bug 2533. onload event firing now happens *after* the last reflow command has been processed. a=waterson, r=nisheeth, pollmann, jst
2000-09-29 06:19:22 +00:00
peterlubczynski%netscape.com
1031156ff1
Deactivate double buffering for plugins plus fix up position and clip. bug 32327, bug 51787, bug 19931 bug 37126 r=sfraser,pchen a=buster
2000-09-28 23:29:26 +00:00
buster%netscape.com
f06102863c
bug 53568
...
r=karnaze
a=waterson
migrating fix back from branch to tip
2000-09-28 23:20:55 +00:00
hyatt%netscape.com
f39228badf
fix for 53838, r,a=waterson
2000-09-28 23:18:14 +00:00
saari%netscape.com
80300c590e
fix for 53760, xbl double firing key events. r=hyatt, a=hyatt
2000-09-28 01:05:26 +00:00
hyatt%netscape.com
50133363d7
Really patching leak.
2000-09-27 23:39:47 +00:00
hyatt%netscape.com
dc184ae1d4
Fix for 53417. r=brendan, a=brendan
2000-09-27 21:48:05 +00:00
hyatt%netscape.com
d97cc80686
added files: mozilla/layout/xbl/src/nsXBLPrototypeBinding.cpp
2000-09-27 20:24:47 +00:00
hyatt%netscape.com
3cee6bdb23
Fix for 53417. r=brendan, a=brendan
2000-09-27 20:23:49 +00:00