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

843 Коммитов

Автор SHA1 Сообщение Дата
troy%netscape.com 8a78d916a5 b=21657 a=chofmann@netscape.com Made "overflow list" a full fledged
child list and changed ReparentFrameView() to check it.
2000-01-22 01:16:50 +00:00
danm%netscape.com 17c08a1d6f release widget addrefed during processing of mouse events. fixes leak which fixes crasher bugs 23652 and 24387. r:saari a:brendan. 2000-01-21 01:39:39 +00:00
nisheeth%netscape.com 7a2c32349c a=chofmann. r=rods, attinasi. The frame's state bits were getting reset by the NS_NewFieldSetFrame() method. This was causing asserts in layout because the frame did not have its dirty bit set. Fixed. 2000-01-20 17:14:34 +00:00
pierre%netscape.com bf96114107 Backing out one line from the previous checkin in order to fix #24344 ("Crash when displaying a list box"). 2000-01-19 12:27:40 +00:00
tor%cs.brown.edu 9dbbb576c3 build bustage fix for older C++ compilers; false -> PR_FALSE; r=bryner 2000-01-19 01:35:20 +00:00
rods%netscape.com dfeeab3af1 added vars for optimizatoin
r kmcclusk
2000-01-18 23:34:07 +00:00
rods%netscape.com 13cafca25a Initial shift click will now work correctly for mulitple with selected items
it now will scroll to the selected items on start up
b 24178,7025 r=kmcclusk
2000-01-18 23:33:22 +00:00
rods%netscape.com dd6bd3d6ca removed warnings
r=kmcclusk
2000-01-18 23:23:52 +00:00
evaughan%netscape.com fbffedcde5 Fixed html and input button to center and size correctly. #17474,#17353,#23270, #21249 -r Rod 2000-01-18 20:29:22 +00:00
attinasi%netscape.com 8c62444298 Added flags to factory method to allow NS_BLOCK_SPACE_MGR to be specified for abs. Positioned fieldsets. Fixes bug 23611. r=rods,pierre 2000-01-18 15:42:45 +00:00
joki%netscape.com a6880e49d9 Fix multiple event targetting bugs (23161, 10514, 13213, 16548, 19496, 12231) and reinstate the onchange event for text fields (bug 22472). r:rods 2000-01-18 15:17:31 +00:00
hyatt%netscape.com e740cdb714 Fixes for bugs 17460 and 21656. r=travis 2000-01-14 09:28:54 +00:00
norris%netscape.com 87697c901f Work on 13838 missing property checks
r=mstoltz
2000-01-14 00:08:44 +00:00
rods%netscape.com b01cef4a9a The combobox would be scrolled into view if some portion of it is visible.
b 23068 r=attintasi
2000-01-13 23:52:53 +00:00
rods%netscape.com 117c3ec89c Fixed two bugs, it puts the entire native file path into the text control instead of just the file name
and now it obeys the "size" attribute
b=19010 r=attintasi
2000-01-13 23:34:01 +00:00
brade%netscape.com 04d15b9381 use proper key for disconguous selection on Mac (r=jfrancis) 2000-01-13 16:01:04 +00:00
brade%netscape.com 9ac005b428 initialize modifier keys for locally declared events; r=blizzard@mozilla.org 2000-01-13 15:56:30 +00:00
rods%netscape.com 9a18c0578e reworked some more of the fieldset's reflow (not in build yet) 2000-01-11 20:40:06 +00:00
rods%netscape.com fbaf63ee29 Listbox was handle clicks in the combobox incorrectly and this caused the
dropdown to rollup too soon.
b=23484 r=kmcclusk
2000-01-11 20:36:37 +00:00
rods%netscape.com 7660b3c8ea click events for checkbox and radiobuttons now handled via content (DOM0
instead of the frame
b=23592 r=kmcclusk
2000-01-11 20:33:36 +00:00
pollmann%netscape.com 915ecbc26a Bug 22526: Correct bug where form was submitted by pressing enter in last text input if odd number of inputs r=harishd 2000-01-11 07:55:54 +00:00
pollmann%netscape.com fd76569535 Bug 23376: <form action="foo.cgi?bar=baz" method="get"> should no longer result in two ?'s r=harishd 2000-01-11 07:34:12 +00:00
rods%netscape.com 6147b70ee7 Added unconstrainted reflow optimizations
r=kmcclusk bug=12653
2000-01-09 02:07:00 +00:00
rods%netscape.com a0c686605d Reworked frame creation and creation of it's children for bug 23156,
not turned on yet.
2000-01-09 02:05:25 +00:00
rods%netscape.com 0f8bcdb83c Temporarily turning off optimization 2000-01-09 02:03:23 +00:00
rods%netscape.com a5b48b3896 Added unconstrainted reflow optimizations
r=kmcclusk,dcone bug=12653
2000-01-09 01:52:17 +00:00
rods%netscape.com 2618ed4aaf Added unconstrainted reflow optimizations
r=kmcclusk,dcone bug=12653
2000-01-09 01:41:11 +00:00
rods%netscape.com 0ce3084d15 Added unconstrainted reflow optimizations
and the the proper check against the style mVisible attr (bug 21701)
r=kmcclusk bug=12653
2000-01-09 01:39:15 +00:00
rods%netscape.com d163e95f4c Added unconstrainted reflow optimization methods
r=kmcclusk bug=12653
2000-01-08 15:53:48 +00:00
kmcclusk%netscape.com 226436fcc7 No longer print the contents of forms when they were submitted. bug 13061; r=karnaze@netscape.com 2000-01-06 22:07:21 +00:00
buster%netscape.com 44a3f6d0ed fixed bugs 18447 and 18216
simple change to pick up proper pseudo style for display content
r=rods
2000-01-06 20:01:55 +00:00
rods%netscape.com de428bbd80 backed out all changes from today (1/5/2000) 2000-01-05 16:42:47 +00:00
rods%netscape.com 92e5a18aad compile sunder windows and not Linux, wierd 2000-01-05 15:58:07 +00:00
rods%netscape.com 93d013bd9a turning off reflow optimization until further XUL testing can be done.
r=self
2000-01-05 15:47:16 +00:00
rods%netscape.com 05e6af0c80 Added unconstrainted reflow optimizations
reworked reflow to more accurately calculate its size
r=kmcclusk,dcone bug=12653
2000-01-05 15:46:29 +00:00
rods%netscape.com f5a6e0ef07 Added unconstrainted reflow optimizations
Also, commented out the adding of border-padding to the maxelementsize
r=kmcclusk bug=12653
2000-01-05 15:22:38 +00:00
rods%netscape.com 1648364918 Added unconstrainted reflow optimizations
r=kmcclusk bug=12653
2000-01-05 15:21:02 +00:00
rods%netscape.com 2c565300ac Added unconstrainted reflow optimizations
and the the proper check against the style mVisible attr (bug 21701)
r=kmcclusk bug=12653
2000-01-05 15:20:34 +00:00
rods%netscape.com 855bb9d946 Added unconstrainted reflow optimization methods
r=kmcclusk bug=12653
2000-01-05 15:15:22 +00:00
ftang%netscape.com d45600319e fix bug 22312. Add code in GetText() to force IME to commit the uncommit text. 2000-01-04 21:10:00 +00:00
rpotts%netscape.com af4f9c2189 Removed obsolete arguments from nsIDocumentLoaderObserver OnEndDocumentLoad and OnStartURLLoad. 1999-12-29 07:32:59 +00:00
sspitzer%netscape.com f37e107774 fix warnings 1999-12-28 19:41:57 +00:00
buster%netscape.com 0817720294 fixed bug 22228.
r=dcone.
problem was we were failing to null out the editor member of the controller on frame destruction.
1999-12-23 20:54:53 +00:00
brade%netscape.com 7ef9f02424 initialize MetaKey setting (previously overlooked) 1999-12-23 15:33:58 +00:00
rods%netscape.com 49c637cb96 turned off some debug rods only 1999-12-22 20:03:59 +00:00
rods%netscape.com 50b3f5e3a5 Fixed the edge case where the select may have zero
options or one optionwith no lable and no content and it sizes out to be zero
high also fixed twhere visibility was being check incorrectly
r=kmcclusk
1999-12-22 20:03:03 +00:00
rods%netscape.com 9cd72b4dcc fixed visibility check error
r=kmcclusk bug=21701
1999-12-22 19:54:21 +00:00
rods%netscape.com 4fe94fce65 turned off some rods debug output and fixed visibility check error
r=kmcclusk bug=21701
1999-12-22 19:52:56 +00:00
rods%netscape.com 3e09f5371c changed clipping in Paint to be intersect instead of replace
r=kmcclusk
1999-12-22 19:50:47 +00:00
rods%netscape.com eeebdaf748 Fixed the edge case where the select may have zero options or one option
with no lable and no content and it sizes out to be zero high
also fixed twhere visibility wasbeing check incorrectly
r=kmcclusk
1999-12-22 19:49:36 +00:00