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

804 Коммитов

Автор SHA1 Сообщение Дата
kipp%netscape.com 90b60c0e80 Removed atom table hacks 1999-09-30 21:17:28 +00:00
rods%netscape.com b286201231 Turned on the system colors 1999-09-30 11:55:15 +00:00
rods%netscape.com f4f52d431d Completely changed the rules for the border and internal display for the combobox 1999-09-30 11:54:30 +00:00
peterl%netscape.com 3ab567c217 made child sheet loads of agent sheets be optionally synchronous 1999-09-30 01:39:57 +00:00
peterl%netscape.com 490f76bb01 use 'collapse' instead of 'hidden' for comboboxes 1999-09-29 03:34:29 +00:00
peterl%netscape.com 870b54137e make remap style optionally not go recursive 1999-09-29 03:30:47 +00:00
nisheeth%netscape.com d4a69386fa a=chofmann. Include time spent in ProbePseudoStyleFor() in time measurement of style resolution. 1999-09-24 07:16:20 +00:00
peterl%netscape.com aa659a7ec6 reset pushback buffer when creating a new scanner
factored scanner creation code
1999-09-22 01:19:29 +00:00
kmcclusk%netscape.com 41742d8f4f Set select[input type=button] to have a 2px outset border instead of a 1px outset border.
This prevents reflows when the mouse is moved over the combo box dropdown button.
1999-09-21 22:04:35 +00:00
rods%netscape.com 2e1f74d3e8 changed mulitple to mulitple 1999-09-21 19:34:53 +00:00
peterl%netscape.com 33ccf7c1c9 stop sharing contexts with parents 1999-09-21 07:50:16 +00:00
nisheeth%netscape.com c456489505 Fixed build warning and removed NS_TIMER_STYLE_RESOLUTION define. 1999-09-20 21:36:53 +00:00
nisheeth%netscape.com f0640e8063 Move implementation of nsITimeRecorder from the pres context to the style set. 1999-09-20 06:53:40 +00:00
rpotts%netscape.com 93d54d8076 Changed GetDocumentLoadGroup(...) to be XPCom complient. This helps prevent leaks when using nsCOMPtrs. 1999-09-18 06:20:49 +00:00
kipp%netscape.com 5b0a932381 Put float-edge on UL/OL/MENU/DIR container and get rid of hack property 1999-09-17 00:58:07 +00:00
kipp%netscape.com b9d4f1196a Zapped mCompatFloatMargin hack 1999-09-17 00:57:06 +00:00
kipp%netscape.com 1311b7f8a6 Setup a magic margin for list items 1999-09-16 19:55:45 +00:00
kipp%netscape.com 2afe2536dd Added in mCompatFloaterMargin 1999-09-16 19:55:28 +00:00
rods%netscape.com 727ba09d85 removing display:block for the dummy frame for empty selects, this is for bug #13834
peter will be fixing the style system to really fix this.
1999-09-15 21:55:26 +00:00
sfraser%netscape.com be15e2b879 Make function static to eliminate warning. 1999-09-14 23:40:52 +00:00
rods%netscape.com 84e4b1189a changing options to have min-height of 1em
changing selct to have nowrap white-space
1999-09-13 22:32:52 +00:00
pollmann%netscape.com 1357da0006 Don't change the cursor to a pointer when over a disabled image input. 1999-09-13 22:25:45 +00:00
peterl%netscape.com 26e32dddf5 even better li bullet positioning 1999-09-11 18:20:30 +00:00
peterl%netscape.com 9a5ad14cbf added first-node pseudo class (extension) 1999-09-11 00:08:30 +00:00
peterl%netscape.com 88192a17de fixed first boy child top margin better 1999-09-11 00:07:27 +00:00
peterl%netscape.com 22e5e1ad33 better list style position
removed top margin from first body child
1999-09-10 23:31:15 +00:00
rods%netscape.com 135fcd3966 added generated content for option elements with label attrs 1999-09-10 22:53:09 +00:00
peterl%netscape.com 18c67a0ef6 tweaking margins on lists 1999-09-10 22:42:53 +00:00
peterl%netscape.com 11c6bf05ac fixed list style position rules to allow being overridden better 1999-09-10 21:56:03 +00:00
peterl%netscape.com 9d1dbc5fc8 re-added last changes (in a mac safe way)
better font weight
system color handling
1999-09-10 05:56:19 +00:00
peterl%netscape.com 2ff1228cb9 added system color parsing
fixed font weight parsing to be more strict
1999-09-10 05:55:36 +00:00
peterl%netscape.com a48f298815 added system color support 1999-09-10 05:54:46 +00:00
peterl%netscape.com 631dee0368 added system colors 1999-09-10 05:54:23 +00:00
peterl%netscape.com a74be29a2e added constrain font weight 1999-09-10 05:51:44 +00:00
warren%netscape.com e6619b2ad6 Removed NS_BASE_STREAM_EOF in favor of returning a count of 0 from Read to indicate EOF. Renamed GetLength to Available. Fixed a number of places where AppendElement's broken error code wasn't checked. 1999-09-09 22:05:05 +00:00
kipp%netscape.com 85b3250aea Nit to make emacs happier 1999-09-09 21:05:32 +00:00
kipp%netscape.com 328399a76c Fixed up line-height calc code to be more optimal; tweak changes to list-style properties to trigger reflows 1999-09-09 20:51:57 +00:00
rods%netscape.com a8b28c159e changed a couple of select disable attributes 1999-09-09 14:14:20 +00:00
peterl%netscape.com 3d824c49e2 set line height to inherit only as needed
init ref count before first remap style
1999-09-09 05:37:37 +00:00
mscott%netscape.com 6737c74287 Backing out peterl's changes to fix the mac depend build until we can figure out why it
causes an internal compiler error.
1999-09-09 01:49:51 +00:00
peterl%netscape.com df2eadfd4f Added optimization in SetCoord to not set inherit value if value can be computed locally 1999-09-09 00:43:54 +00:00
peterl%netscape.com 325d57ad01 removed non-necko code
fixed to not load alternate sheets after document drops reference
1999-09-09 00:42:53 +00:00
rods%netscape.com a3b6d9f45b added rules for disabled options
changed nowrap to pre for processing of white space for options
1999-09-08 19:56:04 +00:00
pierre%netscape.com 2a94a7517b Fixed #6874 "Hover doesn't work for gfx-rendered buttons" 1999-09-04 00:15:43 +00:00
peterl%netscape.com 4e57447468 tracking UI & forms proposal changes 1999-09-03 23:40:35 +00:00
peterl%netscape.com e0355cdb0b fix warning 1999-09-03 23:40:22 +00:00
peterl%netscape.com c2b8358af5 remove error output for non-error conditions 1999-09-03 23:38:40 +00:00
peterl%netscape.com e8b68a5fce added reparent style context 1999-09-03 23:35:41 +00:00
peterl%netscape.com 059bb06aa1 tracking UI & forms proposal changes
fixed impact of text decoration
1999-09-03 23:34:20 +00:00
rods%netscape.com 4be12679a6 added family and font size to type text and textarea 1999-09-03 14:35:17 +00:00