Граф коммитов

345 Коммитов

Автор SHA1 Сообщение Дата
timeless%mozdev.org 3db428f6ac Bug 106386 Correct misspellings in source code
patch by unknown@simplemachines.org r=timeless rs=brendan
2005-11-25 21:57:13 +00:00
timeless%mozdev.org b78d0c2416 Bug 106386 Correct misspellings in source code
patch by unknown@simplemachines.org r=timeless rs=brendan
2005-11-25 08:16:51 +00:00
bmlk%gmx.de cb0794d35f adding test to the layout regression tests, npob 2005-11-19 20:38:30 +00:00
bmlk%gmx.de c2f8de0978 adding testcases to layout regression tests, npob 2005-11-19 20:25:41 +00:00
roc+%cs.cmu.edu 783d271ef0 Bug 285036. Clean up testcase list. r+sr=dbaron 2005-03-28 21:30:58 +00:00
bzbarsky%mit.edu ea86762fe5 Convert internal users of -moz-opacity to just use opacity. Bug 281907, patch
by Anne van Kesteren <bug@annevankesteren.nl>, r+sr=bzbarsky
2005-02-18 16:33:02 +00:00
smontagu%smontagu.org 372400a583 Remove UTF-8 BOMs from source files. Bug 280656, r=jshin, sr=brendan 2005-02-02 13:25:44 +00:00
bmlk%gmx.de e5e84da122 adding regression tests NPOB 2005-02-02 05:32:28 +00:00
bzbarsky%mit.edu 5c864073c4 Adding some regression tests 2005-01-25 04:35:17 +00:00
bryner%brianryner.com 5e2d6d2947 Remove nsIHTMLContent interface (bug 276959). r+sr=jst. 2005-01-12 19:45:38 +00:00
neil%parkwaycc.co.uk 869014801a Bug 267302 Views should be created by the view manager r+sr=roc 2004-11-04 15:06:50 +00:00
darin%meer.net 96c79cea45 eliminating uses of deprecated nsComponentManager:: methods (bug 267040), r=bsmedberg 2004-11-01 18:50:36 +00:00
bryner%brianryner.com cc807b07b1 Change nsIPresContext to nsPresContext globally, follow-up to bug 253470. rs=roc 2004-07-31 23:15:21 +00:00
timeless%mozdev.org e698edaacf Bug 240947 use content instead of _content
r=neil sr=dveditz
2004-06-24 23:44:05 +00:00
roc+%cs.cmu.edu f1f89a9129 Backing out 233441. 2004-05-17 16:29:13 +00:00
roc+%cs.cmu.edu e508d2a0ad 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
gerv%gerv.net 85ce8c146b Bug 236613: change to MPL/LGPL/GPL tri-license. 2004-04-18 14:30:37 +00:00
bmlk%gmx.de cb2e6c3efa layout regression tests for table background not part of any build 2004-03-23 19:16:24 +00:00
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 d793213b92 Add lists with relative URLs for new harness. Not part of build. 2004-02-02 00:44:25 +00:00
bmlk%gmx.de d94088dcd1 adding layout regression tests not part of the build 2003-12-26 10:30:40 +00:00
bzbarsky%mit.edu 5c7d54ad3b Adding regression test 2003-10-21 04:34:30 +00:00
bzbarsky%mit.edu fd0fe0073a Adding regression tests 2003-10-18 00:28:44 +00:00
bmlk%gmx.de 1b5d100655 document.write(some object) writes the object type and the object address in debug builds. This creates false positives in layout regression tests. 2003-10-10 16:30:38 +00:00
bzbarsky%mit.edu e16e542085 Adding regression tests 2003-10-06 05:08:24 +00:00
bmlk%gmx.de d325dff0e8 table layout regression tests NPOB 2003-05-31 14:22:56 +00:00
bmlk%gmx.de 26699cf50e layout regression test for table overflow handling NPOB 2003-05-31 10:18:57 +00:00
bmlk%gmx.de ddeae4554f adding testcase to the layout regression tests NPOB 2003-05-31 09:26:28 +00:00
bryner%netscape.com 4e18cb33f7 Remove now-unused nsScrollingView and nsIScrollbar implementations. Removed unused widget/public/nsWidgetSupport.h. Bug 201624, r+sr=roc. 2003-04-21 23:01:36 +00:00
karnaze%netscape.com 1b95a6b4b5 bug 175455 - Added mTableDerivedComputedWidth to the reflow state to detect computed widths which exist only because of table cells. Limit percent width of descendants whose percentage base has such a computed width. sr=roc, r=bernd 2003-01-19 20:07:39 +00:00
karnaze%netscape.com da0827b8db new regression tests, not affecting the build. 2002-12-05 01:15:55 +00:00
karnaze%netscape.com 6999f8722b bug 178855 - don't support fixed, absolute, floating tables that are the root content. sr=bzbarsky, r=dbaron. 2002-11-18 16:02:43 +00:00
bernd.mielke%snafu.de d5f4059009 enable static caption-side testcases for layout regression tests, not part of any build 2002-11-16 11:01:59 +00:00
cmanske%netscape.com ca1d8bc561 Command Controller refactoring and cleanup, mostly by mjudge with help by cmanske, b=170353, r=brade, sr=sfraser. EditingSession cleanup and new commands in \editor, b=174439, r=mjudge, sr=sfraser 2002-11-12 23:03:27 +00:00
karnaze%netscape.com a171e78ced bug 119786 - don't consider a caption and row group frame to be siblings (caption and row group content are siblings). sr=kin, r=bernd. 2002-11-12 15:55:39 +00:00
bernd.mielke%snafu.de 4d6251aa2e layout regression testcase for caption-side, not part of any build 2002-10-30 06:31:49 +00:00
karnaze%netscape.com 09966fc498 new regression tests, not affecting the build. 2002-10-03 16:30:51 +00:00
karnaze%netscape.com fd041573cc bug 139524 - handle style of col's with spans. sr=kin, r=bernd 2002-09-15 03:45:10 +00:00
karnaze%netscape.com 8dfc8b1722 new regression tests, not affecting the build. 2002-09-09 18:37:29 +00:00
alexsavulov%netscape.com 4b87bb724b regression test files update to match the gmake directory tree
not affecting the build
2002-08-25 06:44:45 +00:00
gerv%gerv.net f9751d24ac Bug 53764 - Netscape Confidential and Proprietary source code in the mozilla source tree. Patch by moz@compsoc.man.ac.uk; r=gerv, auto-sr=brendan (comment changes only.) 2002-08-15 07:20:50 +00:00
gerv%gerv.net 7c950b90c1 Bug 53764 - change tests to remove NSCP Confidential notices (and <cr> characters.) Patch by moz@compsoc.man.ac.uk; r=gerv, auto-sr=brendan. 2002-08-10 16:49:00 +00:00
bzbarsky%mit.edu 33670c6d07 new regression test. not part of build. 2002-07-30 06:41:37 +00:00
karnaze%netscape.com 6c82582725 new regression tests, not affecting the build. 2002-07-17 16:51:52 +00:00
karnaze%netscape.com 49064c6528 bug 127022 - make sure the desired width is at least as big as the max element width. sr=kin, r=alexsavulov 2002-06-19 23:16:33 +00:00
karnaze%netscape.com 1eab016511 new regression tests, not affecting the build. 2002-06-19 23:07:11 +00:00
karnaze%netscape.com cc3a437c0f new regression tests, not affecting the build. 2002-06-14 14:56:54 +00:00
karnaze%netscape.com fc4379e2f1 new regression tests, not affecting the build. 2002-05-31 14:53:34 +00:00
karnaze%netscape.com e821792d70 bug 141021 - skip row reflow optimization of cell when the cell hasn't had a pass2 reflow. sr=waterson, r=bernd. 2002-05-09 14:44:02 +00:00
karnaze%netscape.com dff7892009 bug 120107 - calc max/max-elem sizes when requested during an unconstrained incremental reflow. sr=waterson, r=bernd. 2002-05-09 14:28:28 +00:00