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

6391 Коммитов

Автор SHA1 Сообщение Дата
evaughan%netscape.com 21a063e653 Fixed assert. 1999-09-13 20:24:20 +00:00
karnaze%netscape.com 390797ddb9 bug 7604 - limit colspan to max of 1000 1999-09-13 20:18:33 +00:00
evaughan%netscape.com e77116e8c4 Fixed clipping bug 1999-09-13 20:17:26 +00:00
karnaze%netscape.com 684156164c new regression tests 1999-09-13 20:16:33 +00:00
rods%netscape.com a9c8647536 temporary fix for scrolling the dropdown until gfx scrollbars get in 1999-09-13 18:29:00 +00:00
pavlov%netscape.com 375275fe31 make the caret draw on linux - fix for 13487 1999-09-13 18:24:48 +00:00
karnaze%netscape.com b146345a6a new regression test 1999-09-13 14:57:55 +00:00
karnaze%netscape.com f1e469b769 bug 11776, stopped doing arithmetic on unconstrained sizes 1999-09-13 14:35:00 +00:00
troy%netscape.com 013af1bcea Fix for bug #13497. Made sure to use NS_BLOCK_MARGIN_ROOT flag when creating
the area frame for a scrolled block element
1999-09-13 14:28:34 +00:00
pollmann%netscape.com 4e76865fac Fix for bug 10013 - Call the JS onclick event handlers when the DOM click method is invoked on an input element. 1999-09-13 06:22:40 +00:00
pollmann%netscape.com d7840e217f Leak fix. 1999-09-13 06:18:09 +00:00
troy%netscape.com 870e17255a Eliminated compiler warning 1999-09-13 04:45:43 +00:00
troy%netscape.com e574cd2b26 Added support for incremental table painting 1999-09-13 03:19:39 +00:00
buster%netscape.com d0044966dc fixed an uninitialized variabled error. the result code in Reflow is
now initialized to NS_OK, because it's not used in all reflow paths.
1999-09-13 03:15:23 +00:00
cls%seawood.org 17c88d7b29 Fix my bustage using -D_BSD_SOURCE 1999-09-12 16:41:14 +00:00
alecf%netscape.com 5ddb295b7e bulletproof to prevent crashing
(asserts will still go off)
1999-09-11 19:11:53 +00:00
warren%netscape.com fec02a32a9 Removed caps dependency from necko. Used nsCOMPtr for nsInputStreamChannel. 1999-09-11 18:45:36 +00:00
peterl%netscape.com 26e32dddf5 even better li bullet positioning 1999-09-11 18:20:30 +00:00
rods%netscape.com 1a2eecc9aa It now checks to see if option elements have a "\n" in them and it strips them out 1999-09-11 17:28:36 +00:00
rods%netscape.com 1aaf5a5668 when <option></option> no text node gets created for the option element
it now checks and makes sure one gets created
1999-09-11 14:55:33 +00:00
sfraser%netscape.com 91da925711 Fix one cause of GFX text widget crashes. If you're going to mess with my code, Mike, at least get the return values right. 1999-09-11 06:00:00 +00:00
jdunn%netscape.com 06a32ebf71 hp requires newline 1999-09-11 00:46:07 +00:00
mjudge%netscape.com 24a5d270fd fixes for crasher in tree 1999-09-11 00:18:02 +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
evaughan%netscape.com 87b5a65d10 Fixed collapsing in boxes
Fixed DeckFrame not to use pseudo element for visibility.
1999-09-10 23:38:58 +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 471a693a76 When asked for the selected item string it return first the value, then the label then the content in that order if any are empty 1999-09-10 22:56:23 +00:00
rods%netscape.com a5b2e03004 No retreievs item 0 when nothing is selected and return the proper value, or lable or content when item is selected 1999-09-10 22:54:24 +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
mjudge%netscape.com 719cb1d7f5 fixing memory leak. my bad what was i thinking. forgot to delete the new nsDOMSelection instantiations inside nsRangeList::nsRangeList 1999-09-10 19:25:12 +00:00
akkana%netscape.com eb01850e89 Fix UMRs 1999-09-10 19:12:46 +00:00
karnaze%netscape.com a50ea450f9 new regression tests 1999-09-10 19:10:46 +00:00
karnaze%netscape.com 46fc6c880c more regression tests 1999-09-10 18:56:10 +00:00
karnaze%netscape.com d0114f8195 better handling of empty cell widths, especially involving colspans. support for bug 7121. 1999-09-10 18:55:46 +00:00
kipp%netscape.com 311d2c3974 Fixed two incremental reflow bugs (12890) 1999-09-10 18:52:56 +00:00
kipp%netscape.com d7e1750a01 Tweaked incremental reflow support logic 1999-09-10 18:49:23 +00:00
mjudge%netscape.com 8a55b0d40e changes for peekoffset removal of extra parameters. also fixing some ownership issues with nsIenumerator and the rangelist iterator. fixing also some hit tests for line frames. 1999-09-10 18:29:37 +00:00
karnaze%netscape.com cf129b7b39 fixed bug in debug output for reflow 1999-09-10 13:03:32 +00:00
alecf%netscape.com e1ecf564ee fully resolve all symbols for xpcshell 1999-09-10 09:25:16 +00:00
hyatt%netscape.com eb2023c808 added files: mozilla/layout/xul/base/src/nsMenuPopupEntryListener.cpp 1999-09-10 09:05:02 +00:00
hyatt%netscape.com affcf2cf4f Adding files 1999-09-10 08:49:00 +00:00
hyatt%netscape.com 77ebadfc09 Adding the files. 1999-09-10 08:48:31 +00:00
hyatt%netscape.com 4ffac223a4 Working on XP menus. 1999-09-10 08:47:12 +00:00
sspitzer%netscape.com 409711b8f7 fix a couple warnings for evaughan. 1999-09-10 08:46:17 +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 c61c871073 changed content state change notification rule to match attribute changed
made a seperate notification method
1999-09-10 05:54:00 +00:00
peterl%netscape.com 2eb6497f65 fixed font weight calculation 1999-09-10 05:52:45 +00:00
peterl%netscape.com c1fcb2b00d added content state changed notification 1999-09-10 05:52:23 +00:00
peterl%netscape.com a74be29a2e added constrain font weight 1999-09-10 05:51:44 +00:00
peterl%netscape.com 788f9934ec added look and feel accessor to pres context 1999-09-10 05:51:08 +00:00
peterl%netscape.com ed08f30641 changed font weight step to 1 (from 101) 1999-09-10 05:50:30 +00:00
peterl%netscape.com f653338e5d added content state changed (vs content changed) notification 1999-09-10 05:50:02 +00:00
shaver%netscape.com 2ce501db07 fix Win32 bustage 1999-09-10 04:06:07 +00:00
mcafee%netscape.com 495984881e Unix needs newline at EOF. 1999-09-10 03:10:30 +00:00
shaver%netscape.com f954a6119b add accesskey to <titledbutton> as part of menu clean/speed up, bug 13431 1999-09-10 03:04:49 +00:00
pinkerton%netscape.com f1e562dee9 fix for bustage for evaughan. don't use nsCOMPtr with an implementation. 1999-09-10 02:22:46 +00:00
evaughan%netscape.com e1376a8aac 1) Fixed bugs in deck
2) Added visual debugging to boxes
1999-09-10 00:57:01 +00:00
briano%netscape.com 9abfe6b7ae General cleanup. 1999-09-10 00:18:42 +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 ff953161c7 Fixed refcnt crash bug with style-contexts (bad nscomptr usage -- whoops) 1999-09-09 21:54:20 +00:00
kipp%netscape.com 85b3250aea Nit to make emacs happier 1999-09-09 21:05:32 +00:00
kipp%netscape.com f452078c3f Reworked to be more css compliant; factored compatability logic out of nsInlineFrame into here 1999-09-09 21:04:37 +00:00
kipp%netscape.com 31f17c4d3e Cleaned up 1999-09-09 21:04:00 +00:00
kipp%netscape.com f210549f90 Added rendering context to CalcLineHeight API 1999-09-09 21:03:46 +00:00
kipp%netscape.com e94d89cd09 Reworked nsHTMLReflowState::CalcLineHeight (bug 6865) 1999-09-09 21:03:27 +00:00
kipp%netscape.com 13cb15d291 Fixed bug 10820 1999-09-09 21:02:02 +00:00
kipp%netscape.com 43456dad64 Fixed infinite loop 12747 1999-09-09 20:53:32 +00:00
kipp%netscape.com 1660ad99f6 Updated for revised line-layout algorithm 1999-09-09 20:53:18 +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
buster%netscape.com dbe3424323 workaround needed as a result of hyatt's change to frame construction code and attribute notification. 1999-09-09 19:45:32 +00:00
kmcclusk%netscape.com 8304e30e32 Changed widget rendering mode default from partial-gfx to gfx for Linux and WIN32. 1999-09-09 19:43:27 +00:00
rods%netscape.com 8f3c34039e Better fix for option elements with no content in them 1999-09-09 19:37:23 +00:00
rods%netscape.com a8b28c159e changed a couple of select disable attributes 1999-09-09 14:14:20 +00:00
colin%theblakes.com afde2d9f99 Add MOZ_TIMER_LIBS to EXTRA_DSO_LDOPTS 1999-09-09 13:20:07 +00:00
rods%netscape.com 6bf3f31fc6 Temporary fix to for mail compose. 1999-09-09 13:17:35 +00:00
pinkerton%netscape.com 7f6eb25bb8 turn listener into a capturer and pass more off to JS. 1999-09-09 06:27:25 +00:00
pinkerton%netscape.com 67ac180768 adding atoms for toolbar d&d. 1999-09-09 06:26:12 +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
briano%netscape.com e6335c1ea2 Added the newline at the end of the file, required by Unix native compilers. 1999-09-09 02:55:56 +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
hyatt%netscape.com 73d2a8a2c8 Updating popups. (No, they're still not turned on.) 1999-09-09 01:07:06 +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
pinkerton%netscape.com 4253eccc3d clean up some d&d stuff. 1999-09-09 00:28:23 +00:00
pinkerton%netscape.com eeff4ac0c8 fix a bug where capturers would not be called when the event was sent directly to a dom node. clean up of a little d&d stuff. 1999-09-09 00:28:11 +00:00
sfraser%netscape.com 6c9a33ac66 #ifdef out a bunch of rods's printfs. 1999-09-09 00:23:40 +00:00
briano%netscape.com 5176aaf0df Removed the obsolete non-NECKO leftovers. 1999-09-09 00:11:48 +00:00
evaughan%netscape.com a091cea624 1) Made some fixes to splitter frame.
2) Fixed a bug that caused scrollbars to disappear after visiting a xul page.
1999-09-08 23:51:02 +00:00
vidur%netscape.com 43cd996594 Reporting better nsresults to DOM methods. 1999-09-08 23:18:27 +00:00
troy%netscape.com 55df05944d Eliminated compiler warnings 1999-09-08 20:29:56 +00:00
rods%netscape.com 7b2d6d0117 changed the way white space was being compress when getting the value
now a value of all spaces does get compressed to nothing
1999-09-08 19:57:24 +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
rods%netscape.com 2408822d86 Commented out space key event processing 1999-09-08 19:55:08 +00:00
rods%netscape.com ce1ac471da Fixed selection in lists 1999-09-08 19:54:30 +00:00