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

107 Коммитов

Автор SHA1 Сообщение Дата
risto%netscape.com b011c9aaf1 Changing all cvs-mirror.mozilla.org references to point to politically
correct addresses, for example tinderbox.mozilla.org, lxr.mozilla.org or
bonsai.mozilla.org. cvs-mirror shouldn't use in URLs anymore because it's
now on different server.

r=bryner
2000-02-05 07:23:36 +00:00
pavlov%netscape.com 70a324a59e update to use new api a=leaf 1999-12-16 00:39:04 +00:00
selmer%netscape.com d400ffac75 Fixed test to use current syntax for trees (for bug 18001) 1999-12-14 22:58:55 +00:00
evaughan%netscape.com 3387f168c4 Fixed bug in example. -r hyatt 1999-10-29 23:27:26 +00:00
hyatt%netscape.com 9e75934ef0 Splitting xul.css into two files and making them load automatically at startup. R=danm@netscape.com 1999-10-01 20:49:07 +00:00
rods%netscape.com 131bb29b99 Added closing tags for several option elements 1999-09-30 11:58:45 +00:00
kmcclusk%netscape.com 3bf9bb6905 Added test_weight.html to exercise CSS font weight. 1999-09-21 22:06:07 +00:00
rods%netscape.com 66238d7d40 a few fixes to my tests 1999-09-15 22:28:50 +00:00
rods%netscape.com a07769e758 Added a lot of tests for the select. 1999-09-15 22:04:04 +00:00
pinkerton%netscape.com fec7b418f7 fix, and update for new tri-state checkbox built off of html:input. 1999-08-11 04:46:56 +00:00
karnaze%netscape.com 9f4cc1393c removed caption saying border-collapse was disabled 1999-08-10 00:44:35 +00:00
karnaze%netscape.com 84e789fdf9 table caption reflects border-collapse disabled 1999-08-09 22:01:07 +00:00
evaughan%netscape.com 1285ce0dc0 Fixed test to work with new boxes. 1999-08-05 23:44:56 +00:00
kmcclusk%netscape.com 18b946cc00 bug #7032 Changed nsIWidget::Resize(...), nsIWidget::Move(...) to
use PRInt32 instead of PRUInt32. Modified Mac, and Linux to match.
bug #2010 Applied David Barrons patch for MakeSide ins CSSRendering.
nsIWidget - removed GetAbsoluteBounds - Not needed. Can use WidgetToScreen instead.
1999-07-27 23:26:36 +00:00
pavlov%netscape.com bf635c1ce4 actually add the sound test 1999-07-24 05:01:29 +00:00
kmcclusk%netscape.com f052dc2f0d fixed bugs #6303, #6753, #6756, #6759
Re-wrote nsComboboxFrame.
removed the obsolete nsHTMLAtoms: comboText,comoTextSelected,comTextSelectedFocus,dropDownVisible,
dropdownHidden, dropDownBtnOut, dropDownBtnPressed,
Added nsHTMLAtoms::combobox, nsLayoutAtoms::popupList
Renamed dropDownList to dropDownListPseudo
Added "arrow.gif" as to be used the background-image for the combobox button
ua.css - added rules for select to differentiate between comboboxes and listboxes.
Added style rules to more closely match the XPTOOLKIT XPWidgets look.
removed the following :-moz-combobox-text, -moz-combobox-textselected
nsIFormControlFrame.h - Added SetSuggestedSize method.
nsButtonControlFrame - Implemented SetSuggestedSize.
nsCSSFrameConstructor.cpp - Rewrote ConstructSelectFrame.
nsIWidget.h -Added GetAbsoluteBounds method.
nsWindow.cpp - Implemented GetAbsoluteBounds.
1999-07-14 22:00:24 +00:00
kmcclusk%netscape.com 4bc85b882d Changes to improve demo16 1999-06-23 22:05:31 +00:00
sdagley%netscape.com ddb33fc121 First Checked In. 1999-06-16 23:24:25 +00:00
evaughan%netscape.com f6a6cc5bf8 Added some scrollbar samples. 1999-06-16 22:20:29 +00:00
ftang%netscape.com 9950ae84f4 include european characters in text transform test 1999-06-11 21:37:08 +00:00
evaughan%netscape.com 69f8da50f8 added a fieldset example. 1999-06-01 22:30:59 +00:00
kmcclusk%netscape.com 56cb572831 fixes for bugs #5809, #5852, #6828, #6973.
Added a new test16.html sample to test gfx-rendered widgets to viewer.
Added support for test17.html sample to test printing.
1999-05-27 21:17:10 +00:00
evaughan%netscape.com 06458e523d fixed bug #5857. Permission from hofmann. 1999-05-21 23:36:56 +00:00
mcafee%netscape.com b3ec81da95 Fixed crash; toolbar buttons need to be specified in a css file now? toolbar buttons still blank. 1999-05-07 00:57:19 +00:00
pinkerton%netscape.com c98b5fd8c1 renamed <tristatecheckbox> to <checkbox> 1999-05-06 00:55:32 +00:00
karnaze%netscape.com 3945f41e52 removed compositing from table 5 1999-04-30 19:52:33 +00:00
karnaze%netscape.com 8e51cc07c8 removed table compositing example 1999-04-27 23:30:06 +00:00
karnaze%netscape.com 6b82820b3c added right-to-left direction example 1999-04-22 03:54:06 +00:00
peterl%netscape.com fe93b243d6 removed bogus :active rule... 1999-04-20 00:13:25 +00:00
pinkerton%netscape.com 25bbf684ce First Checked In. 1999-04-16 22:03:19 +00:00
nisheeth%netscape.com e76aaea9cb Adding Vidur's XML demos as test cases... 1999-04-13 02:36:33 +00:00
kipp%netscape.com 014b61ccba Delay first move until onload has finished 1999-04-08 00:01:12 +00:00
nisheeth%netscape.com c0701131df Fixing well-formedness errors reported by expat... 1999-04-07 02:03:08 +00:00
evaughan%netscape.com 41381a07dc fixed toolbar test bug. 1999-04-07 00:10:22 +00:00
kmcclusk%netscape.com 3ecd16ef89 Various modifications/fixes/cleanup for frame-based listboxes.
Set display type to block for option elements in ua.css.
Enable frame-based listboxes when widget render mode is gfx.
1999-03-22 21:32:12 +00:00
pinkerton%netscape.com 24bb95293f updated to show off min-height working with empty toolbars. 1999-03-22 19:20:13 +00:00
michaelp%netscape.com 5efe620617 fixes for demo #13. 1999-03-11 22:27:00 +00:00
michaelp%netscape.com 9005b7e5dd added sample #13: dhtml and compositor. 1999-03-11 21:23:28 +00:00
pinkerton%netscape.com ab5e7dc253 new styles for expanding and collapsing folders 1999-03-10 00:01:55 +00:00
michaelp%netscape.com ae288e0c36 added background image.
made one table relatively positioned.
added opacity to transparent scrolled table.
1999-03-09 22:12:20 +00:00
pinkerton%netscape.com e4f2b174b2 add spiffy header 1999-03-09 22:03:38 +00:00
pinkerton%netscape.com 6c03906938 First Checked In. 1999-03-09 21:53:01 +00:00
evaughan%netscape.com b5c00a443c 1) Implemented regular button and html4 button with a button renderer.
2) Fixed ProgressMeter to update correctly when attributes change
3) Fixed sample8.html so that it does not over ride the borders of the HTML4 button this
   messed up the active, hover, and disabled states.
1999-03-06 19:43:13 +00:00
pinkerton%netscape.com c1b44c3d1b First Checked In. 1999-03-05 20:17:45 +00:00
troy%netscape.com 3bca3c70a4 Fixed HTML to be correct: CAPTION must be at start of table, and TFOOT must be
before any body section row groups
1999-03-05 06:02:11 +00:00
rickg%netscape.com 91ea6bf31b added CRC 1999-02-19 00:54:27 +00:00
kmcclusk%netscape.com 6b6addbd4c Added <INPUT type=file> to test_pr.html 1999-02-17 18:27:38 +00:00
troy%netscape.com a4396864eb Fix for bug #2899 1999-02-17 17:01:39 +00:00
kmcclusk%netscape.com 4fa699d65b Added reset, submit, button, and file input types to test_pr sample. 1999-02-11 18:28:41 +00:00
karnaze%netscape.com 9175dd6226 tests collapsing rows, row groups, cols, col groups 1999-02-11 06:23:43 +00:00