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

107 Коммитов

Автор SHA1 Сообщение Дата
risto%netscape.com 65c0d3c80a 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 ce071dd9dd update to use new api a=leaf 1999-12-16 00:39:04 +00:00
selmer%netscape.com 72f25d5692 Fixed test to use current syntax for trees (for bug 18001) 1999-12-14 22:58:55 +00:00
evaughan%netscape.com bb8b139772 Fixed bug in example. -r hyatt 1999-10-29 23:27:26 +00:00
hyatt%netscape.com 0c1aef9920 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 24d9e54d0f Added closing tags for several option elements 1999-09-30 11:58:45 +00:00
kmcclusk%netscape.com 853ad0e68d Added test_weight.html to exercise CSS font weight. 1999-09-21 22:06:07 +00:00
rods%netscape.com 672cddb8f7 a few fixes to my tests 1999-09-15 22:28:50 +00:00
rods%netscape.com d5a5ed21a0 Added a lot of tests for the select. 1999-09-15 22:04:04 +00:00
pinkerton%netscape.com 97ca917d0b fix, and update for new tri-state checkbox built off of html:input. 1999-08-11 04:46:56 +00:00
karnaze%netscape.com 6751c08640 removed caption saying border-collapse was disabled 1999-08-10 00:44:35 +00:00
karnaze%netscape.com 5000e23383 table caption reflects border-collapse disabled 1999-08-09 22:01:07 +00:00
evaughan%netscape.com 3a03b5d8cc Fixed test to work with new boxes. 1999-08-05 23:44:56 +00:00
kmcclusk%netscape.com f9b64e775c 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 aa997cf227 actually add the sound test 1999-07-24 05:01:29 +00:00
kmcclusk%netscape.com d42e178f95 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 408c582e1c Changes to improve demo16 1999-06-23 22:05:31 +00:00
sdagley%netscape.com 2a037aa6e6 First Checked In. 1999-06-16 23:24:25 +00:00
evaughan%netscape.com 8f55891950 Added some scrollbar samples. 1999-06-16 22:20:29 +00:00
ftang%netscape.com 0eacf9a59e include european characters in text transform test 1999-06-11 21:37:08 +00:00
evaughan%netscape.com b7e419646f added a fieldset example. 1999-06-01 22:30:59 +00:00
kmcclusk%netscape.com b1ab2535df 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 eae35c30ed fixed bug #5857. Permission from hofmann. 1999-05-21 23:36:56 +00:00
mcafee%netscape.com 23590ebf43 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 08300976e4 renamed <tristatecheckbox> to <checkbox> 1999-05-06 00:55:32 +00:00
karnaze%netscape.com e29d29abed removed compositing from table 5 1999-04-30 19:52:33 +00:00
karnaze%netscape.com 63716161d3 removed table compositing example 1999-04-27 23:30:06 +00:00
karnaze%netscape.com 3d68a53e71 added right-to-left direction example 1999-04-22 03:54:06 +00:00
peterl%netscape.com f84fc867cd removed bogus :active rule... 1999-04-20 00:13:25 +00:00
pinkerton%netscape.com a82bdbb0fc First Checked In. 1999-04-16 22:03:19 +00:00
nisheeth%netscape.com 0174c0c6f5 Adding Vidur's XML demos as test cases... 1999-04-13 02:36:33 +00:00
kipp%netscape.com 8a0284add8 Delay first move until onload has finished 1999-04-08 00:01:12 +00:00
nisheeth%netscape.com 609f21c756 Fixing well-formedness errors reported by expat... 1999-04-07 02:03:08 +00:00
evaughan%netscape.com a42535c660 fixed toolbar test bug. 1999-04-07 00:10:22 +00:00
kmcclusk%netscape.com ffdb06e4b0 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 6e7d19efa2 updated to show off min-height working with empty toolbars. 1999-03-22 19:20:13 +00:00
michaelp%netscape.com 180ae38315 fixes for demo #13. 1999-03-11 22:27:00 +00:00
michaelp%netscape.com 2c02349824 added sample #13: dhtml and compositor. 1999-03-11 21:23:28 +00:00
pinkerton%netscape.com 65c86529ea new styles for expanding and collapsing folders 1999-03-10 00:01:55 +00:00
michaelp%netscape.com 83a0b9f54a 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 9ed09f941c add spiffy header 1999-03-09 22:03:38 +00:00
pinkerton%netscape.com f97adb26f5 First Checked In. 1999-03-09 21:53:01 +00:00
evaughan%netscape.com 204a6670eb 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 5fbcb57196 First Checked In. 1999-03-05 20:17:45 +00:00
troy%netscape.com 23aa1956a5 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 57afdc28b7 added CRC 1999-02-19 00:54:27 +00:00
kmcclusk%netscape.com 85c61b4f7f Added <INPUT type=file> to test_pr.html 1999-02-17 18:27:38 +00:00
troy%netscape.com 3630e3f484 Fix for bug #2899 1999-02-17 17:01:39 +00:00
kmcclusk%netscape.com 3aceaa77fa Added reset, submit, button, and file input types to test_pr sample. 1999-02-11 18:28:41 +00:00
karnaze%netscape.com cfbec4c2ff tests collapsing rows, row groups, cols, col groups 1999-02-11 06:23:43 +00:00