gecko-dev/layout/html/forms/public
rods%netscape.com c20f157140 Major rework of how items are added, removed and selected (while being added and removed) with script
Now all the changes are performed, but no reflows are issued until the timer fires, which would be
after the script is done executing. The selection that take place during the script execution are
also cached and done afterward.
Bug 53165 r=pollmann sr=attinasi a=asa
2001-06-08 02:34:09 +00:00
..
.cvsignore Add cvsignore entries for makefiles generated bu autoconf. 1998-12-05 09:07:33 +00:00
MANIFEST Splitting layout into two libraries, layout and content. r=jst@netscape.com, sr=waterson@netscape.com 2001-02-19 21:50:04 +00:00
Makefile.in Adding nsICheckboxControlFrame to build 2000-03-24 14:47:58 +00:00
makefile.win Adding nsICheckboxControlFrame to build 2000-03-24 14:47:58 +00:00
nsICheckboxControlFrame.h removed where the input element was telling the rado/checkbox to return the opposite value 2000-12-10 16:05:29 +00:00
nsIComboboxControlFrame.h Fixed the Onchange event, so it fires at the correct time. 2001-04-09 12:08:40 +00:00
nsIFormControlFrame.h removing unneeded/unused code/methods 2000-11-30 21:39:28 +00:00
nsIFormManager.h updated license boilerplate to xPL 1.1, a=chofmann@netscape.com,r=endico@mozilla.org 1999-11-06 03:40:37 +00:00
nsIFormProcessor.h Bug 37275, Changing value of all progids, and changing everywhere a progid 2000-09-13 23:57:52 +00:00
nsIFormSubmitObserver.h Bug 54966, 54845, 55906: Prevent psm-glue from accidentally cancelling form submit for file: urls, javascript: urls, and submits to 127.0.0.1 r=javi,jst sr=mscott 2000-10-11 09:53:29 +00:00
nsIGfxTextControlFrame.h 53151 68396 sr=kin r= kin. removing some ifdefs of dead ender-lite code and fixing a mail news lockup in text traversal 2001-04-12 23:38:32 +00:00
nsIListControlFrame.h Added method to get the container frame for adding/removing option frames 2000-03-18 14:17:30 +00:00
nsIRadioControlFrame.h removed where the input element was telling the rado/checkbox to return the opposite value 2000-12-10 16:05:29 +00:00
nsISelectControlFrame.h Major rework of how items are added, removed and selected (while being added and removed) with script 2001-06-08 02:34:09 +00:00
nsITextControlFrame.h 53151 68396 sr=kin r= kin. removing some ifdefs of dead ender-lite code and fixing a mail news lockup in text traversal 2001-04-12 23:38:32 +00:00