akkana%netscape.com
|
22f63923ae
|
Remove some redundant logic
|
1999-09-07 19:13:04 +00:00 |
|
akkana%netscape.com
|
3986369ddf
|
Change debug temp filename from xif.html to xif.xif
|
1999-09-07 19:10:44 +00:00 |
|
mjudge%netscape.com
|
591daffd24
|
Had a loop that did not reset one variable for "next" iteration. this will fix arrow up/down ya.
|
1999-09-07 18:47:01 +00:00 |
|
pollmann%netscape.com
|
132adbd121
|
Removing some dead code.
|
1999-09-07 18:35:30 +00:00 |
|
troy%netscape.com
|
2eba2292ea
|
Changed CreateGeneratedFrameFor() to set the parent object and the document
object of the generated content
|
1999-09-07 03:09:33 +00:00 |
|
troy%netscape.com
|
85d5eb8329
|
Fix for bug #13176. Changed CantRenderReplacedElement() to reset the
primary frame mapping for OBJECT elements
|
1999-09-07 02:42:00 +00:00 |
|
pollmann%netscape.com
|
cb70f00a3a
|
Bug 12849: OnChange event.target is now the select instead of the option.
|
1999-09-07 02:16:23 +00:00 |
|
bruce%cybersight.com
|
daa66f9b61
|
'friend class XXX' rather than 'friend XXX' .. fixes potential build bustage on HP-UX
|
1999-09-06 07:02:48 +00:00 |
|
pinkerton%netscape.com
|
0f0253ec6f
|
get rid of unknown pragma warnings.
|
1999-09-05 22:13:32 +00:00 |
|
evaughan%netscape.com
|
e3ef163845
|
Added the ability to drag splitters. If any build problems call me at: 650 224-0620
|
1999-09-05 20:46:59 +00:00 |
|
evaughan%netscape.com
|
6581b02b9c
|
added files: mozilla/layout/xul/base/src/nsFrameNavigator.cpp
|
1999-09-05 20:37:34 +00:00 |
|
evaughan%netscape.com
|
b2747f9b04
|
Added a helper class to search frame hierarchys.
|
1999-09-05 20:35:41 +00:00 |
|
rods%netscape.com
|
925132c54e
|
Fills in background color webshell gets centered and the size is large then the minium
|
1999-09-04 13:34:40 +00:00 |
|
pierre%netscape.com
|
9dab157a97
|
Fixed #6874 "Hover doesn't work for gfx-rendered buttons"
|
1999-09-04 00:15:43 +00:00 |
|
peterl%netscape.com
|
1a97985a7e
|
added accessors to additional style contexts
|
1999-09-03 23:41:20 +00:00 |
|
peterl%netscape.com
|
a8e65ff2a6
|
tracking UI & forms proposal changes
|
1999-09-03 23:40:35 +00:00 |
|
peterl%netscape.com
|
c6165d5393
|
fix warning
|
1999-09-03 23:40:22 +00:00 |
|
peterl%netscape.com
|
e9991bb140
|
remove error output for non-error conditions
|
1999-09-03 23:38:40 +00:00 |
|
peterl%netscape.com
|
1b015c684b
|
use reparent style context
|
1999-09-03 23:37:37 +00:00 |
|
peterl%netscape.com
|
25d7829a4e
|
added accessors for additional style contexts
|
1999-09-03 23:36:32 +00:00 |
|
peterl%netscape.com
|
b5b37d859e
|
added reparent style context
|
1999-09-03 23:35:41 +00:00 |
|
peterl%netscape.com
|
09ea141535
|
added accessors to additional style contexts
|
1999-09-03 23:35:14 +00:00 |
|
peterl%netscape.com
|
d91b64f10c
|
tracking UI & forms proposal changes
fixed impact of text decoration
|
1999-09-03 23:34:20 +00:00 |
|
peterl%netscape.com
|
2507785091
|
tracking to UI & forms proposal changes
|
1999-09-03 23:33:06 +00:00 |
|
ftang%netscape.com
|
abfeb59953
|
fix bug 12500
|
1999-09-03 22:48:20 +00:00 |
|
ftang%netscape.com
|
31de89ab0f
|
fix bug 13063 12881
|
1999-09-03 22:46:16 +00:00 |
|
danm%netscape.com
|
e68f60f671
|
implemented intrinsic sizing method on DOM Window
|
1999-09-03 22:41:56 +00:00 |
|
radha%netscape.com
|
62e13990a1
|
Dummy checkin to provide log information for the previous commit.
Basically in the previous commit, added a dictionary to the history
state object and made AddState() and get() use the dictionary
|
1999-09-03 22:19:03 +00:00 |
|
radha%netscape.com
|
e6d7dbf9ab
|
*** empty log message ***
|
1999-09-03 22:10:57 +00:00 |
|
rods%netscape.com
|
4b5adf6a1f
|
ListControlFrame now use the nsSelectsAreaFrame to get the correct frame
when clicking in a list
removed NS_VIEW_PUBLIC_FLAG_DONT_CHECK_CHILDREN on list frames the events get routed correctly
|
1999-09-03 14:57:47 +00:00 |
|
rods%netscape.com
|
e2e4220db7
|
Added NS_NewSelectsAreaFrame
|
1999-09-03 14:52:17 +00:00 |
|
rods%netscape.com
|
b093deaeeb
|
it now does its own reflow in Quirks mode and paint its own border in Quirks mode
(the size of the native border from look and feel)
|
1999-09-03 14:50:23 +00:00 |
|
rods%netscape.com
|
59740457c4
|
when in standard mode and calculating desired size it removes the width of the native border
because it is implicitly added during the calculation
|
1999-09-03 14:48:26 +00:00 |
|
rods%netscape.com
|
2341d6fb93
|
during reflow it now should only reflow once for GFX widgets
|
1999-09-03 14:44:53 +00:00 |
|
rods%netscape.com
|
449c577cc0
|
added files: mozilla/layout/html/base/src/nsSelectsAreaFrame.cpp
|
1999-09-03 14:41:37 +00:00 |
|
rods%netscape.com
|
ec3b6092be
|
Added nsSelectsAreaFrame.cpp to build
|
1999-09-03 14:38:26 +00:00 |
|
rods%netscape.com
|
330aa86411
|
added family and font size to type text and textarea
|
1999-09-03 14:35:17 +00:00 |
|
rods%netscape.com
|
9cfdd9cffd
|
initial add (not in the build yet)
|
1999-09-03 14:25:15 +00:00 |
|
rods%netscape.com
|
a4d98e6a57
|
Added extra parameters so PaintBorder can be used to draw borders with a size that
is passed in instead of get the size from style.
|
1999-09-03 14:12:09 +00:00 |
|
sspitzer%netscape.com
|
b494799f9e
|
add newline to end of file to please certain UNIX compilers.
|
1999-09-03 10:43:00 +00:00 |
|
hyatt%netscape.com
|
cbc2b0c2ce
|
Fixing column resizing bugs.
|
1999-09-03 08:49:15 +00:00 |
|
hyatt%netscape.com
|
963ee4f0de
|
Column resizing works, and boy is it slow.
|
1999-09-03 07:59:01 +00:00 |
|
bruce%cybersight.com
|
443ae40b6e
|
Use nsCRT::free() instead of delete[] for char* data.
|
1999-09-03 07:42:41 +00:00 |
|
bruce%cybersight.com
|
4fc6b7833c
|
Use nsCRT::free() instead of delete[] for char* data.
|
1999-09-03 07:26:10 +00:00 |
|
bruce%cybersight.com
|
17430c7c3c
|
Replace delete[] for char* data with nsCRT::free().
|
1999-09-03 07:20:03 +00:00 |
|
hyatt%netscape.com
|
99b35b6acf
|
More column resizing fun.
|
1999-09-03 05:12:10 +00:00 |
|
karnaze%netscape.com
|
cd3dbc4f8d
|
bug 1163 - implemented bordercolor attribute on table
|
1999-09-03 05:06:08 +00:00 |
|
kipp%netscape.com
|
86e12ae621
|
Implement fix for bug #5821 as per dbaron's suggestion
|
1999-09-03 03:47:49 +00:00 |
|
kipp%netscape.com
|
b2b92bb835
|
Eliminate some useless string malloc/free's
|
1999-09-03 03:47:06 +00:00 |
|
kipp%netscape.com
|
3072eef9ea
|
Eliminate a uselss string copy
|
1999-09-03 03:45:44 +00:00 |
|