bmlk%gmx.de
|
307143cf2a
|
reset the cell offset when a row becomes again visible, order the rowgroups before collapsing the rows bug 242253 r/sr=dbaron
|
2004-05-08 05:11:29 +00:00 |
jst%mozilla.jstenback.com
|
99e02e5aa3
|
Fixing bug 242734. deCOMtaminate nsITextContent. r+sr=bryner@brianryner.com
|
2004-05-07 20:55:17 +00:00 |
caillon%redhat.com
|
2794a9ea25
|
We need to also copy over mAppearance in the nsCSSDisplay copy constructor
r+sr=bzbarsky via irc; no bug.
|
2004-05-07 20:41:38 +00:00 |
bzbarsky%mit.edu
|
957f8ac62f
|
Make table cell frame construction handle errors from children without
crashing. Bug 237760, r+sr=roc
|
2004-05-07 19:45:41 +00:00 |
aaronleventhal%moonset.net
|
3f2e78bb29
|
Bug 242790. Tabbing, accessibility and other things broken because GetSubDocumentFor regressed. r=bryner, sr=jst
|
2004-05-07 11:57:10 +00:00 |
bzbarsky%mit.edu
|
6b4e2ab093
|
Don't show the content viewer if it's not ours -- that means that we're
actually about to be torn down. Bug 242282, r+sr=jst
|
2004-05-06 21:15:33 +00:00 |
neil%parkwaycc.co.uk
|
9d00ff21ea
|
Unnamed XUL radio menuitems should not be grouped b=219832 r/sr=roc
|
2004-05-06 20:39:21 +00:00 |
roc+%cs.cmu.edu
|
e0fe2b43bd
|
Bug 233441. Make nsViewManager always have a root view, you can't change it. r+sr=dbaron
|
2004-05-06 03:17:14 +00:00 |
rbs%maths.uq.edu.au
|
00679fd3c6
|
Fix the inconsistent behavior of the caret on text controls when their readonly attribute is changed, b=235294, r+sr=bzbarsky
|
2004-05-05 22:48:51 +00:00 |
caillon%redhat.com
|
56b3fc7a8c
|
Remove '-moz-resizer' from the style system.
Bug 242712. r+sr=dbaron
|
2004-05-05 21:37:32 +00:00 |
bmlk%gmx.de
|
1b62f506e5
|
remove unused code that causes crashes, bug 242368, p=fantasai r=bernd sr=rbs a=asa
|
2004-05-05 16:03:55 +00:00 |
roc+%cs.cmu.edu
|
a21a136a03
|
Try to fix gcc 3.4 bustage. If this fixes it, it totally lied about the line number
|
2004-05-05 04:38:12 +00:00 |
roc+%cs.cmu.edu
|
cc6fdc52b2
|
Bug 232540. List controls should not scroll an item into view if it is only outside the list in the horizontal direction.
|
2004-05-05 02:49:57 +00:00 |
roc+%cs.cmu.edu
|
47ce3369a5
|
Backing out the part of the patch that was incorrectly checked in.
|
2004-05-05 02:48:53 +00:00 |
roc+%cs.cmu.edu
|
a438e873b5
|
Bug 240276. Trim fat from nsGfxScrollFrame, move functionality into nsGfxScrollFrameInner so that when we fork nsGfxScrollFrame, it will be shared
|
2004-05-05 02:41:19 +00:00 |
roc+%cs.cmu.edu
|
a6dd695671
|
Bug 240276. Trim fat from nsGfxScrollFrame, move functionality into nsGfxScrollFrameInner so that when we fork nsGfxScrollFrame, it will be shared
|
2004-05-05 02:32:27 +00:00 |
roc+%cs.cmu.edu
|
44b2bd59f6
|
Bug 230417. When a placeholder frame lands in a block's overflowList, put its out of flow frame in a new child list, overflowOutOfFlowsList
|
2004-05-05 02:30:33 +00:00 |
bzbarsky%mit.edu
|
eacf86253c
|
The nsBlockFrame.h include is needed for debug builds. Bustage fix, original
bug is 241833
|
2004-05-05 01:46:15 +00:00 |
bzbarsky%mit.edu
|
d5673f0fd9
|
Add and use some convenience functions on nsCSSRect. Bug 208731, r+sr=dbaron
|
2004-05-05 00:43:50 +00:00 |
bzbarsky%mit.edu
|
43221d7395
|
Subtract out the reflow hint from aMinChange when re-resolving out-of-flow
kids, in case they're not our descendants and need a reflow. Bug 170644,
r+sr=dbaron
|
2004-05-05 00:34:22 +00:00 |
bzbarsky%mit.edu
|
32a4619a53
|
Move presentation attributes into the UA level in non-HTML documents and a
separate preshint level in HTML. Bug 234861, r=dbaron, sr=jst
|
2004-05-05 00:30:57 +00:00 |
dbaron%dbaron.org
|
86700877bf
|
Remove hacks no longer needed since text inputs became reflow roots (instead of using the IncrementalDamageConstrained hack. b=241833 r+sr=rbs
|
2004-05-04 23:56:25 +00:00 |
bzbarsky%mit.edu
|
bb573d95f3
|
Make sure to not finish the reflow command hash till we've cancelled all
commands on shutdown. Bug 242602, r+sr=dbaron
|
2004-05-04 21:59:56 +00:00 |
cbiesinger%web.de
|
4516d769aa
|
move nsFrame::XMLQuote to #ifdef DEBUG, like its only caller
r+sr=dbaron
|
2004-05-04 16:27:40 +00:00 |
varga%nixcorp.com
|
043f7769e3
|
Cosmetic license changes.
|
2004-05-04 14:26:17 +00:00 |
aaronleventhal%moonset.net
|
97fc90cefe
|
Use win32 window class name corresponding to UI/content/general/hidden. r=ere, sr=roc
|
2004-05-04 12:39:42 +00:00 |
varga%nixcorp.com
|
8968c2ee3b
|
Fix for bug 241068. Crash when trying to enter text in input field. [@ nsTreeBodyFrame::PrefillPropertyArray][@ _ZN15nsTreeBodyFrame20PrefillPropertyArrayEiP12nsTreeColumn]. r=neil sr=dbaron
|
2004-05-04 11:13:32 +00:00 |
roc+%cs.cmu.edu
|
b39d104f02
|
No bug. Remove unused code and variables from nsListControlFrame. rs=shaver
|
2004-05-04 04:30:23 +00:00 |
caillon%redhat.com
|
4a50b6abeb
|
Bug 241140
Consolidate DrawImage and DrawScaledImage
r=biesi sr=tor
|
2004-05-04 01:32:26 +00:00 |
bryner%brianryner.com
|
7d80b4f5cf
|
deCOMtaminate nsPIDOMWindow (bug 242111). r+sr=jst.
|
2004-05-03 21:48:36 +00:00 |
bzbarsky%mit.edu
|
68ad4ee1c7
|
Properly remove the context menu listener when we don't have a plugin. Bug
185714, r+sr=jst
|
2004-05-03 21:32:54 +00:00 |
bmlk%gmx.de
|
5a1e4899be
|
add colframe documentation, fix a colframe renumbering problem, bug 238999 r/sr=bzbarsky
|
2004-05-03 18:31:34 +00:00 |
bzbarsky%mit.edu
|
1c4ef3efa1
|
Don't clear undo/redo buffers when JS changes the value. Bug 158071, patch by
Martijn Wargers <m.wargers@hccnet.nl>, r=bryner, sr=dbaron
|
2004-05-02 22:14:49 +00:00 |
bzbarsky%mit.edu
|
efb534bb2c
|
Minor tweak to hashkey calculation. Bug 240934.
|
2004-05-02 19:56:06 +00:00 |
bzbarsky%mit.edu
|
d6b523fd90
|
Switch AlreadyInQueue to use a hashtable (which is maintained sorta in parallel
with the reflow command list) instead of walking the array each time. Bug
240934, r=roc, sr=brendan
|
2004-05-02 18:07:12 +00:00 |
bmlk%gmx.de
|
3b5407ab45
|
remove bogus conversions bug 241997 r/sr=bzbarsky
|
2004-05-02 09:51:57 +00:00 |
bzbarsky%mit.edu
|
044950f9e0
|
Blink changes need to reflow. Bug 236897, r+sr=dbaron
|
2004-05-02 04:51:08 +00:00 |
bzbarsky%mit.edu
|
bc736139f8
|
Don't do bizarre sizing stuff to the root element's frame. Bug 241694; also
fixes bug 15405 and bug 57906. r+sr=dbaron
|
2004-05-01 06:24:06 +00:00 |
bryner%brianryner.com
|
7d1dbeb3a8
|
Implement basic support for DOM level 2 UIEvents, and implement DOMActivate for HTML form control elements. Also minor usage cleanup for nsIDOMUIEvent. Bug 60212, r+sr=jst.
|
2004-04-30 23:55:16 +00:00 |
roc+%cs.cmu.edu
|
d1170ac0a9
|
Bug 226439. Convert layout to EqualsLiteral and EqualsASCII. r+sr=dbaron
|
2004-04-30 13:23:43 +00:00 |
jst%mozilla.jstenback.com
|
c41e5c80b0
|
Fixing build warning.
|
2004-04-30 04:11:02 +00:00 |
jst%mozilla.jstenback.com
|
2b87de3ad8
|
This was apparently not the reason for the Tp hit, re-landing (bug 240543).
|
2004-04-30 04:06:30 +00:00 |
jst%mozilla.jstenback.com
|
eb0803d1db
|
Backing out the nsPresContext changes in my last checkin to see if that's what caused the increase in Tp.
|
2004-04-30 03:10:29 +00:00 |
jst%mozilla.jstenback.com
|
679d42aa2f
|
Fixing mac bustage.
|
2004-04-30 00:57:06 +00:00 |
jst%mozilla.jstenback.com
|
77c4322ab2
|
Fixing bug 240543. Hiding some nsIPref* API bloatyness in nsContentUtils. r=caillon@aillon.org, sr=peterv@propagandism.org
|
2004-04-29 23:34:19 +00:00 |
darin%meer.net
|
84eaa1a4c5
|
fixes bug 209804 "Assertion in xpcom/threads/nsAutoLock.cpp" r+sr=dbaron
|
2004-04-29 23:17:54 +00:00 |
roc+%cs.cmu.edu
|
aaea444448
|
Bug 226439. Some small conversion to use EqualsLiteral to see effect on code size, r+sr=dbaron. Additionally, some comments to clarify that EqualsLiteral is only for actual literals, and to properly credit Corey Kosak who showed me the template trick. Also re-enabled the template for MSVC++ 7.1, which can apparently handle it.
|
2004-04-28 17:48:02 +00:00 |
bmlk%gmx.de
|
f857105001
|
make visibility collapse work during incr reflows bug 77019 r= bzbarsky sr=dbaron
|
2004-04-28 16:42:59 +00:00 |
kyle.yuan%sun.com
|
53bcc60239
|
Bug 220187 TABINDEX property ignored for input type=file
r=aaronleventhal, sr=jst
Two children of <input type=file> should have same tabindex with their parent.
Patch by neo.liu@sun.com
|
2004-04-28 09:29:10 +00:00 |
jst%mozilla.jstenback.com
|
86c5e5ec48
|
Fixing bug 240720. Making the list body frame clean up the list's boxobjec's references to the body frame on destruction. r=bienvenu@nventure.com, sr=dbaron@dbaron.org
|
2004-04-28 01:14:50 +00:00 |