bernd.mielke%snafu.de
|
27a1ee010b
|
bug 103443 remove the last two occurences of rv?rv:NS_ERROR_FAILURE
r=kin sr=attinasi
|
2001-10-24 04:50:37 +00:00 |
|
hyatt%netscape.com
|
0c8c1348b3
|
Fix for 104336, deCOMtaminate rulenode, rulewalker, frames, r=dbaron, sr=waterson
|
2001-10-24 00:01:09 +00:00 |
|
bzbarsky%mit.edu
|
20ecea032c
|
Make setting body.style.background invalidate the whole canvas so the
background is repainted correctly. r=kmcclusk@netscape.com, sr=attinasi
|
2001-10-23 22:08:30 +00:00 |
|
dougt%netscape.com
|
f15a08d142
|
removing nslayout from MANIFEST
|
2001-10-23 02:28:29 +00:00 |
|
dougt%netscape.com
|
b5ba390898
|
Extraneous Symbol Removal. Patch by Jon Smirl jonsmirl@mediaone.net. r=dougt@netscape.com, sr=alecf@netscape.com. Bug 104172 , 104316 , 104420 , 104426 , 104461 , 104511 , 104527
|
2001-10-23 01:37:21 +00:00 |
|
karnaze%netscape.com
|
a08c6cb2e7
|
new regression tests, not affecting the build.
|
2001-10-23 00:15:55 +00:00 |
|
bryner%netscape.com
|
03cd3c194e
|
Bug 104977 -- landing tabbing rewrite. Fixes bugs 78256, 83575, 85602, 96273, 103980, and 105224. r=saari, sr=hyatt.
|
2001-10-22 22:43:52 +00:00 |
|
karnaze%netscape.com
|
4d391277b8
|
bug 105268 - set NS_FRAME_OUTSIDE_CHILDREN on row when cells have rowspan>1 so that painting will not clip to row. sr=attinasi, r=alexsavulov
|
2001-10-22 22:21:19 +00:00 |
|
dougt%netscape.com
|
0a62d4e8d5
|
99163 - removing nsObserverService.h includes. Also fixing 106090, extra methods on nsObserverService. r=shaver@mozilla.org, sr=jband@netscape.com
|
2001-10-22 22:01:27 +00:00 |
|
alecf%netscape.com
|
c8469b7ac5
|
bug 100214 - add libunicharutil_s to all unix projects that require it, r=cls
|
2001-10-22 20:44:02 +00:00 |
|
karnaze%netscape.com
|
e7a4284d8e
|
new regression tests not affecting the build.
|
2001-10-22 15:07:12 +00:00 |
|
karnaze%netscape.com
|
7ca3efff70
|
bug 96343 - skip cellspacing logic when child is not a row. sr=attinasi, r=alexsavulov
|
2001-10-22 14:37:03 +00:00 |
|
karnaze%netscape.com
|
c3733371ee
|
bug 52531 - treate style change reflow like initial when positioning cell block.
|
2001-10-22 14:31:18 +00:00 |
|
karnaze%netscape.com
|
a6e8940c99
|
bug 86314 - invalidate properly when the inner table changes width. sr=attinasi, r=kmcclusk.
|
2001-10-22 14:24:54 +00:00 |
|
rods%netscape.com
|
ec608cec13
|
Make labels inline !important
Bug 100801 r=rods sr=attinasi
|
2001-10-22 10:39:35 +00:00 |
|
seawood%netscape.com
|
0a27874139
|
Remove unused MOZ_ENDER_LITE & -DENDER_LITE from the tree.
|
2001-10-22 04:34:31 +00:00 |
|
jaggernaut%netscape.com
|
a142f8e30a
|
Bug 89998: Some minor wording clean-up (title -> caption) in nsGroupBoxFrame.cpp. r=mozbot. Much thanks to FrodoB for his help (he did most of the work on my previous checkins for this bug).
|
2001-10-21 09:30:22 +00:00 |
|
jaggernaut%netscape.com
|
35759a6f1c
|
Bug 98889: move nsTitledBoxFrame.cpp to nsGroupBoxFrame.cpp as the final step in this XUL 1.0 bug. r=me,FrodoB.
|
2001-10-21 08:37:10 +00:00 |
|
jaggernaut%netscape.com
|
e55207e293
|
Bug 89998: move nsTitledBoxFrame.cpp to nsGroupBoxFrame.cpp (and the classnames in it) as the final step in this XUL 1.0 bug. r=jag,FrodoB.
|
2001-10-21 08:35:34 +00:00 |
|
jaggernaut%netscape.com
|
65889e10b6
|
Bug 89998: bring nsGroupBoxFrame.cpp in line with nsTitledBoxFrame.cpp. r=FrodoB.
|
2001-10-21 07:03:02 +00:00 |
|
hewitt%netscape.com
|
7e10018204
|
102241 - [XUL 1.0] use selectedIndex on deck and tabpanels, r=blake, sr=hyatt
|
2001-10-21 03:59:20 +00:00 |
|
pavlov%netscape.com
|
b64aaa2689
|
fix for bug 105257 r=dbaron sr=mscott
|
2001-10-21 00:12:53 +00:00 |
|
dbaron%fas.harvard.edu
|
2fe76cd2ac
|
Reduce the performance cost of (threadsafely) refcounting many atoms by creating a second implementation of nsIAtom (derived from the first) that does not refcount and gets destroyed at XPCOM shutdown. Normal atoms are converted to permanent ones without loss of pointer identity when a permanent atom is requested and a normal one already exists. b=92141 r=waterson sr=brendan
|
2001-10-20 23:19:07 +00:00 |
|
kmcclusk%netscape.com
|
8a2b29e965
|
Ignore case when comparing default named anchor (top) 80784 sr=kin@netscape.com r=rods@netscape.com
|
2001-10-20 03:12:33 +00:00 |
|
dougt%netscape.com
|
267e6553c4
|
missed a few changes in my nsIObserver landing
|
2001-10-19 22:30:02 +00:00 |
|
dougt%netscape.com
|
d161575ba4
|
Remove extra exports. patch by Jon Smirl jonsmirl@mediaone.net. r=dougt@netscape.com, sr=alecf@netscape.com
|
2001-10-19 21:02:39 +00:00 |
|
dougt%netscape.com
|
942988df26
|
Extraneous Symbol Removal. Patch by Jon Smirl jonsmirl@mediaone.net. r=dougt@netscape.com, sr=alecf@netscape.com. Bug 104172, 104316, 104420, 104426, 104461, 104511, 104527
|
2001-10-19 20:59:33 +00:00 |
|
ftang%netscape.com
|
bb57b75649
|
fix bug 93025. delay the checking of access key pref
so we will use the user's pref instead of the default vaule in the pref.
r=jbetak sr=kin
|
2001-10-19 20:56:29 +00:00 |
|
dougt%netscape.com
|
d18d7e2b17
|
nsIObserver and nsIObserverService API freeze. r=rpotts@netscape.com, alecf@netscape.com. bug 99163
|
2001-10-19 20:52:59 +00:00 |
|
evaughan%netscape.com
|
3798517f57
|
bug 77357
r=bryner sr=hyatt
|
2001-10-19 20:48:35 +00:00 |
|
evaughan%netscape.com
|
0ae5c59884
|
More grid stuff: NOT IN BUILD
|
2001-10-19 20:47:36 +00:00 |
|
pinkerton%netscape.com
|
5fb9dd1a7e
|
adding a couple of prefs to make word selection better on mac. doesn't eat whitespace to next word and stops at punctuation. r=mjudge/sr=sfraser. bug# 98546
|
2001-10-19 14:10:22 +00:00 |
|
bzbarsky%mit.edu
|
21be92cac9
|
Last checkin was r=pierre, sr=jst
|
2001-10-19 14:02:36 +00:00 |
|
bzbarsky%mit.edu
|
c13153fb53
|
Clean up handling of quirk doctypes and case-sensitivity in the CSSOM.
Mostly just uses the nodeinfo more and combines some redundant code into
helpers. Bug 95336, bug 10622, bug 102815
|
2001-10-19 13:50:30 +00:00 |
|
bryner%netscape.com
|
f57c683658
|
Bug 104141 - context menu doesn't appear on the first attempt. r=evaughan, sr=hyatt.
|
2001-10-19 06:27:07 +00:00 |
|
hewitt%netscape.com
|
3ea70cc110
|
84602 - when a button has focus, enter key doesn't fire oncommand (from blake), r=hyatt, sr=hewitt
|
2001-10-19 05:02:56 +00:00 |
|
sspitzer%netscape.com
|
b05b31f948
|
bulletproofing fix for topcrasher #104878.
r/sr=hyatt,sfraser.
|
2001-10-19 01:32:46 +00:00 |
|
stephend%netscape.com
|
c97470f1ce
|
Bug 105245. Spelling typo in an error msg. r=stuartp@netscape.com, sr=mozbot
|
2001-10-18 06:40:41 +00:00 |
|
waterson%netscape.com
|
e7a0620006
|
Bug 104658. Ignore AttributeChanged notifications before the initial reflow has occurred. r=dbaron, sr=attinasi
|
2001-10-17 05:34:35 +00:00 |
|
kmcclusk%netscape.com
|
d850dc2072
|
Scroll browser window to top-left if anchor can not be found (quirks only) bug 80784. r=kin@netscape.com sr=attinasi@netscape.com
|
2001-10-17 01:06:19 +00:00 |
|
pierre%netscape.com
|
2e03c268a6
|
91665 "Dump Style Contexts doesn't work anymore". Fixed nsStyleContext::List(). r=attinasi/sr=hyatt
|
2001-10-17 00:25:26 +00:00 |
|
pierre%netscape.com
|
e032fbb506
|
97052 "getComputedStyle returns default value for border width when there is no border". GetBorderWidthFor() now returns 0 if NS_STYLE_BORDER_STYLE_NONE. r=bzbarsky / sr=jst
|
2001-10-17 00:05:05 +00:00 |
|
pierre%netscape.com
|
bc48aefa5a
|
97534 "classic: after changing text color, text [labels] in dialogs/chrome also changed in color". Added GetDocumentColorPreferences() and call it when we set the container (chrome/content) on the presContext. r=dbaron / sr=hyatt
|
2001-10-16 23:59:25 +00:00 |
|
aaronl%netscape.com
|
1324edad85
|
Bug 57192. Alt+Down for combo boxes in HTML. r=rods, sr=waterson
|
2001-10-16 23:00:12 +00:00 |
|
alecf%netscape.com
|
ce1eec0457
|
bug 101761 - MODULE= cleanup on windows: gkplugin is really just plugin, r=cls
|
2001-10-16 20:56:51 +00:00 |
|
ftang%netscape.com
|
049abf1f66
|
fix bug 96530. delay loading of unicharutil dll till we really need it.
r=dp sr=waterson
|
2001-10-16 12:38:19 +00:00 |
|
dbaron%fas.harvard.edu
|
5a357eea01
|
Making debugging code be |#ifdef DEBUG|. b=91036 r=harishd sr=jst
|
2001-10-16 05:31:36 +00:00 |
|
dbaron%fas.harvard.edu
|
ed869c764e
|
Replace uses of overloaded |fputs| and most uses of |ns[C]String::ToCString|. b=104763 r=jag rs=scc
|
2001-10-16 03:53:44 +00:00 |
|
dougt%netscape.com
|
4f3a44d63b
|
API Freeze for nsIServiceManager r=shaver@mozilla.org, sr=rpotts@netscape.com bug 99147
|
2001-10-16 03:35:52 +00:00 |
|
rods%netscape.com
|
c8d6cf8c3a
|
make it so the select's borders can't be changed by user's style
Bug 94387 r=kmcclusk sr=attinasi
|
2001-10-16 00:37:05 +00:00 |
|