bryner%brianryner.com
|
d4f13c3ba7
|
Inline getters and setters for scaling factors on nsIDeviceContext. Bug 233103, r+sr=dbaron.
|
2004-02-05 01:57:10 +00:00 |
dbaron%dbaron.org
|
a31b1523c3
|
Improve serialization of new margin/padding properties (and fix CSS parsing errors). b=74880 r+sr=bzbarsky
|
2004-02-05 00:19:19 +00:00 |
kairo%kairo.at
|
9ec4b6c21a
|
bug 232011 - Use the XUL preprocessor for build-time inserting of localeVersion strings, this removes contents*.rdf.in files and resurrects the contents*.rdf files, using preprocessor.pl via the jar.mn definitions
|
2004-02-04 14:24:38 +00:00 |
dbaron%dbaron.org
|
3cc68a7a25
|
Relanding changes for bug 74880.
|
2004-02-04 08:16:19 +00:00 |
dbaron%dbaron.org
|
efdb93e9d9
|
Backing out part of changes to see which part is causing performance problem. b=74880
|
2004-02-04 08:03:40 +00:00 |
dbaron%dbaron.org
|
1992d6919c
|
Implement -moz-margin-start, -moz-margin-end, -moz-padding-start, and -moz-padding-end and cascade them correctly. Use them in html.css to improve default styles for lists in RTL documents. b=74880 r+sr=bzbarsky
|
2004-02-04 06:10:56 +00:00 |
dbaron%dbaron.org
|
88943112b5
|
Change the way we handle auto margins on blocks with outer width (excluding auto margins) wider than their containing block. Use rules equivalent to overconstraint handling (margins non-auto) so that we depend on 'direction' rather than on which margins are 'auto'. b=185411 r=roc sr=bzbarsky
|
2004-02-04 05:18:37 +00:00 |
dbaron%dbaron.org
|
b506c7e4d8
|
Update :hover state and mouse cursor and send mouse events when the position of the pointer changes due to scrolling or reflow. b=20022 r=roc sr=bryner
|
2004-02-04 00:11:59 +00:00 |
dbaron%dbaron.org
|
ab80dc5e92
|
Clean up code related to broken / loading image icons and make it observe pref changes. b=180620 r+sr=bzbarsky
|
2004-02-03 20:30:02 +00:00 |
danm-moz%comcast.net
|
e5582e74d7
|
that doesn't seem to be the problem. restoring over last revision.
|
2004-02-03 20:07:39 +00:00 |
dbaron%dbaron.org
|
7d60004a4a
|
Uncomment a call to SetColor that is needed. b=181336 r+sr=bzbarsky
|
2004-02-03 18:27:11 +00:00 |
dbaron%dbaron.org
|
5eae4fdb0e
|
Allow PushLines to push the first line. b=185357 r+sr=roc
|
2004-02-03 18:19:42 +00:00 |
danm-moz%comcast.net
|
db0c085744
|
disabling last checkin in an attempt to pin down the Tp regression
|
2004-02-03 17:16:05 +00:00 |
bzbarsky%mit.edu
|
dd6f7b54ab
|
Remove code that munges block widths inside table cells. Bug 232754,
r+sr=dbaron
|
2004-02-03 16:49:38 +00:00 |
neil%parkwaycc.co.uk
|
002f4b30d8
|
Bug 232545 fix marquee regression caused by xbl content sink change r=doron sr=bz
|
2004-02-03 16:46:20 +00:00 |
danm-moz%comcast.net
|
db28192dd4
|
set event being handled in the EventStateManager. bug 197919 r=bryner,jst
|
2004-02-03 02:23:08 +00:00 |
pinkerton%aol.net
|
a424f917ec
|
fix up a bunch of issues with disabled items, borders and minwidth on buttons
(bug 228499, not part of build)
|
2004-02-03 02:17:36 +00:00 |
dbaron%dbaron.org
|
2940eb1647
|
Make debugging code compile on gcc. Fix warnings. b=232711 r+sr=bryner
|
2004-02-02 22:42:29 +00:00 |
bryner%brianryner.com
|
05a0e4f624
|
Guarantee that the pres context's device context will be non-null by returning failure from Init() if it's null. Rename inline getter GetDeviceContext() to DeviceContext(), convert all callers to use the inline getter, and remove the virtual/refcounting getter. Bug 229371, r+sr=dbaron.
|
2004-02-02 22:17:21 +00:00 |
dbaron%dbaron.org
|
40800d4daa
|
Add .cvsignore. Not part of build.
|
2004-02-02 00:49:56 +00:00 |
dbaron%dbaron.org
|
d793213b92
|
Add lists with relative URLs for new harness. Not part of build.
|
2004-02-02 00:44:25 +00:00 |
dbaron%dbaron.org
|
f93381bcdd
|
Add lists with relative URLs for new harness. Not part of build.
|
2004-02-02 00:37:43 +00:00 |
dbaron%dbaron.org
|
546d45b7bd
|
Add .cvsignore. Not part of build.
|
2004-02-02 00:24:22 +00:00 |
hpradhan%hotpop.com
|
75bee2c1db
|
bug 232731 : misc cleanup in printing code
|
2004-02-01 12:10:57 +00:00 |
bryner%brianryner.com
|
f67839e02e
|
More nsIPresContext deCOMtamination (bug 229371). Inline getters and setters for LinkHandler, VisibleArea, and Language; change some methods that don't return any useful data to |void|; make GetContainer return an already_AddRefed. r+sr=dbaron
|
2004-02-01 10:09:07 +00:00 |
bzbarsky%mit.edu
|
050b3e66c1
|
Make sure file control frames always have a space manager. Bug 232017, r+sr=dbaron
|
2004-02-01 04:07:17 +00:00 |
bryner%brianryner.com
|
0ea3c127ae
|
Continuing nsIPresContext deCOMtamination (bug 229371). Remove ReParentStyleContext - callers can call frame manager directly. Removed several unused setters. Inlined getters for default colors, font scaler, and focus ring width. Changed GetDefaultFont to return a const nsFont*. r+sr=dbaron.
|
2004-01-31 22:41:40 +00:00 |
bzbarsky%mit.edu
|
198fe5168a
|
Fix XBL extension of XHTML namespaced nodes. Bug 176606, patch by hyatt,
r=jst, sr=bzbarsky
|
2004-01-31 19:09:47 +00:00 |
roc+%cs.cmu.edu
|
a2c6a75e31
|
Bug 109772. Some nsIView deCOMtamination. Fixed the API for GetNeearestWidget to be sensible. r+sr=dbaron
|
2004-01-30 03:20:41 +00:00 |
jst%mozilla.jstenback.com
|
1804c4910c
|
Fixing bug 232503. Start using Empty[C]String() to save a bit on code-size. r+sr=peterv@propagandism.org
|
2004-01-29 22:04:45 +00:00 |
dbaron%dbaron.org
|
4d2ec27f4f
|
Use a stub implementation of nsIDocumentObserver for implementors of nsIDocumentObserver in the layout library. b=232351 r+sr=jst
|
2004-01-29 01:45:34 +00:00 |
bsmedberg%covad.net
|
34cd8e8bdf
|
Bug 232201 part 2 - update consumers to use inherited nsIPrefBranchInternal interface. This should be happy for codesize. r=alecf sr=darin
|
2004-01-28 23:45:17 +00:00 |
dbaron%dbaron.org
|
78533f969d
|
Use a stub implementation of nsIDocumentObserver for implementors of nsIDocumentObserver in the layout library. b=232351 r=jst sr=peterv
|
2004-01-28 21:04:33 +00:00 |
bmlk%gmx.de
|
bd892589bf
|
recover overflow area during incr. reflows in table frames, bug 219220 r/sr=dbaron
|
2004-01-28 18:44:41 +00:00 |
hpradhan%hotpop.com
|
08548ef3b2
|
bug 232035 : fix leak and cleanup some stuff in printing code r=dbaron sr=jst
|
2004-01-28 11:17:14 +00:00 |
bryner%brianryner.com
|
b73e785459
|
fixing svg bustage
|
2004-01-28 01:15:30 +00:00 |
bryner%brianryner.com
|
fd6fed0d82
|
More nsIPresContext deCOMtamination (bug 229371). Removed GetBaseURL, rename GetMedium to Medium and inline it, remove virtual style resolution methods that forward to style set (callers will call style set methods directly). Removed PresContext parameter to StyleSet style resolution functions. r+sr=dbaron.
|
2004-01-28 00:18:22 +00:00 |
dbaron%dbaron.org
|
4e0cf28b3b
|
Clean up ComputeShrinkwrapMargins. b=217369 r+sr=bzbarsky
|
2004-01-27 06:46:33 +00:00 |
dbaron%dbaron.org
|
56c8632c94
|
Fix a bunch of errors in incremental computation of maximum width and max-element-size that were causing incremental reflow bugs. b=39683, 217369 r+sr=roc
|
2004-01-27 05:47:55 +00:00 |
caillon%returnzero.com
|
d2a13eb02d
|
- If the mouse moves while the scrollbar thumb is incrementing toward it (after a click and hold), update the destination point so it doesn't go past the mouse if it moves closer, and chases the mouse if it moves further away (bug 153946).
- Cache the scrollbar prefs so they aren't constantly looked up.
- Minor cleanup.
r+sr=roc
|
2004-01-27 05:19:57 +00:00 |
bzbarsky%mit.edu
|
1100669bd5
|
Remove the broken nsAttributeContent and just use regular textnodes to
implement attr() content. Use mutation events to handle dynamic attr changes.
Bug 214013, r=dbaron, sr=jst
|
2004-01-27 04:22:58 +00:00 |
sicking%bigfoot.com
|
3de34f8d76
|
More bug 195350 work: Make html use new nsAttrAndChildArray class.
r=caillon sr=jst
|
2004-01-26 19:22:05 +00:00 |
dbaron%dbaron.org
|
c3c2b8bc9c
|
Oops.
|
2004-01-25 06:29:54 +00:00 |
dbaron%dbaron.org
|
2260e225b5
|
Oops.
|
2004-01-25 06:29:06 +00:00 |
dbaron%dbaron.org
|
da6d5ef734
|
Adding testcase from bug 228172. Not part of build.
|
2004-01-25 06:29:05 +00:00 |
dbaron%dbaron.org
|
7c05365522
|
Change name of variable so this code makes sense.
|
2004-01-24 20:21:32 +00:00 |
dbaron%dbaron.org
|
27c9fa03dd
|
Add new testcases. Not part of build.
|
2004-01-24 19:41:28 +00:00 |
hpradhan%hotpop.com
|
502d3e6a09
|
bug 231233 : nsPrintData.h cleanup r+sr=jst
|
2004-01-24 07:23:56 +00:00 |
jst%mozilla.jstenback.com
|
d62aed44c4
|
Fixing bug 230840. DeCOMtaminating nsIDocumentObserver, nsIAttribute, nsIContentList, and nsIContentIterator, and doing some other cleanup. r=jonas@sicking.cc, sr=bryner@brianryner.com
|
2004-01-24 00:46:17 +00:00 |
dbaron%dbaron.org
|
f44c794966
|
Add testcases for bug 185411.
|
2004-01-23 21:41:52 +00:00 |