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

1759 Коммитов

Автор SHA1 Сообщение Дата
kipp a0c524b3a5 Disable notifications during construction of file container 1998-06-03 15:59:44 +00:00
kipp 11d1960109 Use new GetDocument API 1998-06-03 15:59:24 +00:00
troy 6158f7cec4 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 00d8c58559 Updated to new GetDesiredSize api's (so that percentage width's could be properly calculated) 1998-05-30 21:21:11 +00:00
karnaze f65a3e4e87 event improvements 1998-05-29 22:44:13 +00:00
troy cee140e58d Changed nsReflowState structs to be linked together 1998-05-29 20:36:05 +00:00
kipp 9542a15b1a pass url into image loader 1998-05-29 02:16:46 +00:00
karnaze b6b6e76759 fix bug in get submission 1998-05-28 16:00:15 +00:00
karnaze 68085d1a47 fixed memory leak from prev checkin 1998-05-28 00:42:26 +00:00
karnaze 360710c815 gui events store nsISupports; improved forms event handling 1998-05-27 23:58:07 +00:00
karnaze b8019139d1 removed printf 1998-05-27 21:04:23 +00:00
karnaze ae5bec1cdd fix irix build 1998-05-27 19:57:03 +00:00
karnaze a73bfbfe46 post submission, file content submission 1998-05-27 17:51:41 +00:00
michaelp d380754776 added support for front-to-back view rendering. 1998-05-27 02:13:28 +00:00
peterl dbd29ef9b3 added visibility style attribute 1998-05-26 23:17:29 +00:00
troy b2296227ff Merged ResizeReflow() and IncrementalReflow() into one Reflow() member function 1998-05-25 17:31:49 +00:00
kipp 8bf7b6c6ab Fixed windows cvpack problem 1998-05-22 18:41:08 +00:00
peterl 5a96d99f60 Changed GetStyleData to use an enum instead of an nsID 1998-05-21 02:34:13 +00:00
karnaze 6cbe78c066 temp hack to test post submission 1998-05-20 00:10:42 +00:00
karnaze d0ddd7fa42 better layout, sizing of select 1998-05-19 17:51:21 +00:00
karnaze 8c00475342 fixed nsInputFile::SizeTo 1998-05-18 18:07:01 +00:00
karnaze 2ec55336d9 initial support for <input type=file>, combo box use of widget init data for sizing 1998-05-18 16:39:42 +00:00
kmcclusk ad5302a8b5 Added widget specific init structs 1998-05-14 21:34:08 +00:00
karnaze 13b5043578 more select/option support 1998-05-13 17:43:35 +00:00
kipp 2fc5b6839a Removed dead code 1998-05-12 23:52:45 +00:00
kipp 73ff3a9f97 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 f6952c5405 Removed special code for mWidth/mHeight handling 1998-05-12 23:51:46 +00:00
kipp 77c2eed8bc Removed mWidth and mHeight; use base class handling of that now 1998-05-12 23:51:30 +00:00
karnaze 7971bd7256 textarea sizing improvement; use nsCSSLayout::GetStyleSize; fix combo box SizeTo 1998-05-12 18:28:58 +00:00
troy 3b08586876 Change to nsIFrame API 1998-05-12 04:17:56 +00:00
kipp 42bbccee9d Use new image loading API's 1998-05-11 22:58:20 +00:00
kipp c795d58828 Use new LoadImage API 1998-05-09 03:23:54 +00:00
karnaze 11f4c32b98 more support for textarea, select/option in content sink 1998-05-08 20:18:06 +00:00
kipp e91fd38b80 Unsupported border+padding around form elements (except for image - it still works) 1998-05-07 23:38:12 +00:00
kipp 157f3fea1b Support (mostly) border+padding around input form elements 1998-05-07 16:13:59 +00:00
kipp c07c22af17 Ported to new CreateFrame/CreateContinuingFrame APIs 1998-05-07 00:08:20 +00:00
troy ca23e47c2e Frames no longet store the content index-in-parent 1998-05-05 23:56:50 +00:00
kipp 7247d62207 Set ascent/descent information so that vertical alignment works better 1998-05-02 02:04:00 +00:00
karnaze e5587e4c8c added <input type=image>, fixed bug where multiple submit buttons sent data 1998-05-01 23:18:44 +00:00
kostello 4e4c9a7c30 Made SetStyleContext take the presentation context as a parameter 1998-05-01 20:45:15 +00:00
rpotts 374ac13e18 added netlib to the include path... 1998-05-01 05:07:25 +00:00
michaelp e71ffe42ec added missing NS_RELEASE() after calling GetWidget(). 1998-05-01 03:09:53 +00:00
peterl ede73bb36a updated to new value class api 1998-04-30 19:55:51 +00:00
rpotts eced657cf7 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 c39523c9c0 ifdefed MapAttributesInto 1998-04-29 17:27:44 +00:00
karnaze fb01e9bb7d ifdefed style sizing code 1998-04-29 17:14:24 +00:00
karnaze e2dd2d5163 minor cleanup, reinstate css sizing. 1998-04-29 16:30:55 +00:00
karnaze 0aaeba3e9b fix submit crash in nsWindow; more form control functionality 1998-04-28 18:59:38 +00:00
kipp 86764b175c Fix porting bugs - made it compile on IRIX 1998-04-26 02:59:29 +00:00
kipp 1767b4a8f8 Port to removal of nsStyleMolecule 1998-04-25 18:48:48 +00:00
karnaze 4364c856d4 added radio groups, select/option, beter sizing. widgets take creation parms. 1998-04-24 21:37:30 +00:00
kipp 01ab9174da define win32_lean_and_mean 1998-04-23 16:47:26 +00:00
kipp ba3994c9d5 snapshot 1998-04-22 22:11:52 +00:00
peterl 7343d44516 moved border out of nsStyleMolecule 1998-04-22 06:36:28 +00:00
troy d504fcfb0c Changed nsIFrame member functions to return a nsresult 1998-04-17 01:41:24 +00:00
karnaze 075757394d added doc++ comments 1998-04-14 16:53:16 +00:00
scullin c14e8a1fee IRIX build fixes. 1998-04-14 01:56:50 +00:00
kipp b18134c5e8 Repaired build problems w/ layout/base dependencies 1998-04-13 20:56:42 +00:00
kipp 4717009d75 moved to pub 1998-04-13 20:24:54 +00:00