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

263 Коммитов

Автор SHA1 Сообщение Дата
karnaze b289931045 radio, checkbox padding done through MapAttributesInto 1998-06-04 21:34:41 +00:00
karnaze 1d293e47a5 added modes for backward compatibility 1998-06-04 17:23:48 +00:00
kipp d0641d5c59 Fixed another GetDesiredSize case that troy missed 1998-06-04 05:49:45 +00:00
kipp 558164bb1a Disable notifications during construction of select container 1998-06-03 15:59:56 +00:00
kipp 20076b8898 Disable notifications during construction of file container 1998-06-03 15:59:44 +00:00
kipp 9f9564b141 Use new GetDocument API 1998-06-03 15:59:24 +00:00
troy 63d19a37ca Changed nsLeafFrane's GetdesiredSize() to not pass in the max size
since it's now part of nsReflowState
1998-06-01 23:31:30 +00:00
kipp cefa24d0c1 Updated to new GetDesiredSize api's (so that percentage width's could be properly calculated) 1998-05-30 21:21:11 +00:00
karnaze 4de74d7ac1 event improvements 1998-05-29 22:44:13 +00:00
troy 7a485fcc40 Changed nsReflowState structs to be linked together 1998-05-29 20:36:05 +00:00
kipp 42884324fa pass url into image loader 1998-05-29 02:16:46 +00:00
karnaze 2c631dde65 fix bug in get submission 1998-05-28 16:00:15 +00:00
karnaze c56719fbe8 fixed memory leak from prev checkin 1998-05-28 00:42:26 +00:00
karnaze dc7da6fe8a gui events store nsISupports; improved forms event handling 1998-05-27 23:58:07 +00:00
karnaze ace4017e75 removed printf 1998-05-27 21:04:23 +00:00
karnaze 75f0765630 fix irix build 1998-05-27 19:57:03 +00:00
karnaze f1382417c0 post submission, file content submission 1998-05-27 17:51:41 +00:00
michaelp b5140d2751 added support for front-to-back view rendering. 1998-05-27 02:13:28 +00:00
peterl 613e577b7d added visibility style attribute 1998-05-26 23:17:29 +00:00
troy 3ea1d2d8e3 Merged ResizeReflow() and IncrementalReflow() into one Reflow() member function 1998-05-25 17:31:49 +00:00
kipp eb7c893d4f Fixed windows cvpack problem 1998-05-22 18:41:08 +00:00
peterl 7168f94691 Changed GetStyleData to use an enum instead of an nsID 1998-05-21 02:34:13 +00:00
karnaze 57a66855f7 temp hack to test post submission 1998-05-20 00:10:42 +00:00
karnaze cbc1ada4b8 better layout, sizing of select 1998-05-19 17:51:21 +00:00
karnaze 1189d589e3 fixed nsInputFile::SizeTo 1998-05-18 18:07:01 +00:00
karnaze 8939828111 initial support for <input type=file>, combo box use of widget init data for sizing 1998-05-18 16:39:42 +00:00
kmcclusk 1d7e22a70f Added widget specific init structs 1998-05-14 21:34:08 +00:00
karnaze 68b9679002 more select/option support 1998-05-13 17:43:35 +00:00
kipp 21bdb6a41c Removed dead code 1998-05-12 23:52:45 +00:00
kipp 5f6c659450 Use code in nsHTMLImageLoader to share code and fix image bugs in image buttons; removed some tabs in the source; get image border handled right 1998-05-12 23:52:33 +00:00
kipp cff0f74180 Removed special code for mWidth/mHeight handling 1998-05-12 23:51:46 +00:00
kipp 432fe2b0c5 Removed mWidth and mHeight; use base class handling of that now 1998-05-12 23:51:30 +00:00
karnaze 1f1e724312 textarea sizing improvement; use nsCSSLayout::GetStyleSize; fix combo box SizeTo 1998-05-12 18:28:58 +00:00
troy 5b69e1f043 Change to nsIFrame API 1998-05-12 04:17:56 +00:00
kipp 619471fc16 Use new image loading API's 1998-05-11 22:58:20 +00:00
kipp e09e86128b Use new LoadImage API 1998-05-09 03:23:54 +00:00
karnaze 34036a5a0f more support for textarea, select/option in content sink 1998-05-08 20:18:06 +00:00
kipp 70cbd2cbe5 Unsupported border+padding around form elements (except for image - it still works) 1998-05-07 23:38:12 +00:00
kipp 69577ae0b7 Support (mostly) border+padding around input form elements 1998-05-07 16:13:59 +00:00
kipp 519a6403a4 Ported to new CreateFrame/CreateContinuingFrame APIs 1998-05-07 00:08:20 +00:00
troy d477d86672 Frames no longet store the content index-in-parent 1998-05-05 23:56:50 +00:00
kipp 499bc07a3f Set ascent/descent information so that vertical alignment works better 1998-05-02 02:04:00 +00:00
karnaze 0af793f7f1 added <input type=image>, fixed bug where multiple submit buttons sent data 1998-05-01 23:18:44 +00:00
kostello 00e5e615d4 Made SetStyleContext take the presentation context as a parameter 1998-05-01 20:45:15 +00:00
rpotts 8079b4ef67 added netlib to the include path... 1998-05-01 05:07:25 +00:00
michaelp 46a1090996 added missing NS_RELEASE() after calling GetWidget(). 1998-05-01 03:09:53 +00:00
peterl 4c198bdb45 updated to new value class api 1998-04-30 19:55:51 +00:00
rpotts 68c4a8813d PRBool is now a PRIntn which caused conflicts between member functions mangled on PRInt32 vs PRBool. To fix the build I removed the PRBool versions... 1998-04-29 19:52:45 +00:00
karnaze 02ffa1d129 ifdefed MapAttributesInto 1998-04-29 17:27:44 +00:00
karnaze e8eb15e667 ifdefed style sizing code 1998-04-29 17:14:24 +00:00
karnaze 0c464e061d minor cleanup, reinstate css sizing. 1998-04-29 16:30:55 +00:00
karnaze 0df7874f85 fix submit crash in nsWindow; more form control functionality 1998-04-28 18:59:38 +00:00
kipp 941c955ed8 Fix porting bugs - made it compile on IRIX 1998-04-26 02:59:29 +00:00
kipp 93fdfbe671 Port to removal of nsStyleMolecule 1998-04-25 18:48:48 +00:00
karnaze 3943ad1a15 added radio groups, select/option, beter sizing. widgets take creation parms. 1998-04-24 21:37:30 +00:00
kipp 59359e73b4 define win32_lean_and_mean 1998-04-23 16:47:26 +00:00
kipp e74c50762c snapshot 1998-04-22 22:11:52 +00:00
peterl 730fbbc6d6 moved border out of nsStyleMolecule 1998-04-22 06:36:28 +00:00
troy 3ce8e88882 Changed nsIFrame member functions to return a nsresult 1998-04-17 01:41:24 +00:00
karnaze fa53c1d05a added doc++ comments 1998-04-14 16:53:16 +00:00
scullin c706c01f42 IRIX build fixes. 1998-04-14 01:56:50 +00:00
kipp 98505cde5e Repaired build problems w/ layout/base dependencies 1998-04-13 20:56:42 +00:00
kipp 098bef52b4 moved to pub 1998-04-13 20:24:54 +00:00