kipp%netscape.com
6ca5b769c8
r=troy; fixed bug #17346 - the nsTextFormatter self test code found a bug in the nsTextFragment ctor code...
1999-10-27 23:01:16 +00:00
troy%netscape.com
2ea886f3be
Changed view to be stored as a frame property instead of a member data
...
of nsFrame
1999-10-27 03:56:14 +00:00
rickg%netscape.com
ff94ca16ce
fixed infinite-loop bug 17045 by conditioning control loop. r=buster
1999-10-23 03:06:19 +00:00
troy%netscape.com
5d86678e7b
r=karnaze@netscape.com
...
Save 8 bytes per table cell frame by eliminating mCollapseOffset and
using a frame property instead.
1999-10-22 02:06:22 +00:00
kipp%netscape.com
d6d696ef93
r=troy; Added a property for max-element-size storage for fixing bug 13196
1999-10-21 20:23:05 +00:00
troy%netscape.com
0959b411de
r=kipp@netscape.com
...
Added API to get/set properties on frames. Also changed nsContainerFrame
to use a property to implement the frame overflow list. This saves 4 bytes
per container frames
1999-10-21 05:11:43 +00:00
buster%netscape.com
102c1fb55e
bug 11803 Need new event for text value changing
...
r=hyatt@netscape.com
not dogfood, but the fix has been sitting in my tree for 2 weeks
1999-10-15 13:36:23 +00:00
hyatt%netscape.com
80d4dd9246
Fix for 16479. r=waterson
1999-10-15 07:54:43 +00:00
peterl%netscape.com
670703db1c
moved toggle and tri-state from user-modify to user-select to stay in sync with CSS3
...
no bug #
r=pierre
1999-10-15 02:11:09 +00:00
kipp%netscape.com
7d45a10d09
r=Tomi.Leppikangas@oulu.fi; landed his patch for solaris build issues
1999-10-14 23:11:44 +00:00
kipp%netscape.com
ff3faa1ce6
r=troy; Added some more atoms so that Dframe sizing data is more particular for line boxes
1999-10-14 23:08:31 +00:00
tbogard%aol.net
3d64ba83de
Adding new XUL tags, "iframe", "browser", "editor". r=hyatt.
1999-10-14 10:54:32 +00:00
kipp%netscape.com
9059f09ba2
Added two new atoms to help meter large vs. small line boxes
1999-10-12 23:22:34 +00:00
peterl%netscape.com
04a12df544
added ignore value to user-focus
...
r=hyatt
1999-10-12 00:30:54 +00:00
peterl%netscape.com
ca5306ed74
added 'ignore' keyword
...
r=hyatt
1999-10-12 00:30:19 +00:00
troy%netscape.com
f8ffb47533
Change to SizeOf() code (diagnostic code only). Changed table frame
...
code to split the column cache size out into a separate listing
1999-10-08 05:12:55 +00:00
kipp%netscape.com
790ccf8ff7
Added some atoms to support SizeOf metrics
1999-10-07 00:31:41 +00:00
kipp%netscape.com
e62c3edf52
Removed static ctors
1999-10-05 14:51:56 +00:00
kipp%netscape.com
9996b80dd5
r=troy; Added some atoms to help eliminate global ctors
1999-10-05 14:51:02 +00:00
troy%netscape.com
6b808204e8
Added SizeOf() handler for floater information maintained by the
...
line box
1999-10-02 02:51:03 +00:00
troy%netscape.com
5dfb641a58
Added SizeOf() handler for space manager
1999-10-02 00:52:01 +00:00
troy%netscape.com
1be0909b54
Hooked up SizeOf() for cell map and table layout strategies. Also added in
...
some table frame data that was missed
1999-10-02 00:02:54 +00:00
rods%netscape.com
2036813036
Turned on the system colors
1999-09-30 11:55:15 +00:00
mgleeson1%netscape.com
1e66807868
fix for UNIX ports r=kipp, a=hofmann,kipp
1999-09-23 19:02:23 +00:00
kipp%netscape.com
6c23f4f233
Work around purify nonsense with bitfields
1999-09-22 00:38:57 +00:00
warren%netscape.com
0f2332d7b3
freed gNameSpaceManager n nsXULAtoms
1999-09-20 20:52:42 +00:00
kipp%netscape.com
3ced381a1a
Zapped mCompatFloatMargin hack
1999-09-17 00:57:06 +00:00
kipp%netscape.com
aed7845101
Added in mCompatFloaterMargin
1999-09-16 19:55:28 +00:00
troy%netscape.com
5c61cb8ef4
Added frame type for OBJECT frame
1999-09-13 21:26:05 +00:00
peterl%netscape.com
2c450d66f9
added first-node pseudo class (extension)
1999-09-11 00:08:30 +00:00
evaughan%netscape.com
3859c99e44
Fixed collapsing in boxes
...
Fixed DeckFrame not to use pseudo element for visibility.
1999-09-10 23:38:58 +00:00
hyatt%netscape.com
fc32f1e04e
Working on XP menus.
1999-09-10 08:47:12 +00:00
peterl%netscape.com
5559820b53
added system color support
1999-09-10 05:54:46 +00:00
peterl%netscape.com
aea3107630
added system colors
1999-09-10 05:54:23 +00:00
peterl%netscape.com
af1b7020f0
added constrain font weight
1999-09-10 05:51:44 +00:00
pinkerton%netscape.com
52a4727f95
adding atoms for toolbar d&d.
1999-09-09 06:26:12 +00:00
hyatt%netscape.com
ac0a81e522
Updating popups. (No, they're still not turned on.)
1999-09-09 01:07:06 +00:00
hyatt%netscape.com
67e49e9460
Improvements in performance.
1999-09-08 08:06:12 +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
peterl%netscape.com
a8e65ff2a6
tracking UI & forms proposal changes
1999-09-03 23:40:35 +00:00
kipp%netscape.com
ca2b2003c6
Fixed an nsString usage oopsie
1999-09-02 18:02:52 +00:00
hyatt%netscape.com
47259d4d45
Must fix build bustage. I have to have access to members of this object without
...
being forced to call member functions (since my content nodes are in a separate
DLL from layout).
1999-09-02 02:09:07 +00:00
kipp%netscape.com
c906edcfd3
Added another debug atom
1999-09-01 01:10:02 +00:00
kipp%netscape.com
00b8021645
Added new atoms
1999-08-31 04:31:39 +00:00
kipp%netscape.com
f808fbb193
Reimplemented SizeOf methods in some of the frame classes; partial rework of first-line handling snapshot
1999-08-31 03:09:40 +00:00
pavlov%netscape.com
83e44aa98f
add palette name atom
1999-08-28 19:50:15 +00:00
pinkerton%netscape.com
80fdd59867
remove nsTriStateCheckboxFrame.cpp
1999-08-27 03:41:43 +00:00
evaughan%netscape.com
a12f942778
xpscrollbars
1999-08-19 22:16:23 +00:00
ducarroz%netscape.com
04f9bf4079
add some autocomplete atoms
1999-08-19 22:10:45 +00:00
kmcclusk%netscape.com
61e361b49e
Rewrote nsButtonControlFrame. It is now based on nsHTMLButtonControlFrame.
...
Added style rules to set submit, reset, and browse buttons default labels.
1999-08-10 19:13:57 +00:00