waterson%netscape.com
|
af0e88357b
|
Take _address_ of mTreeFrame.
|
1999-02-10 19:08:58 +00:00 |
troy%netscape.com
|
c37ccfbc4c
|
Changed GetNextSibling() to use a pointer argument instead of a reference
|
1999-02-10 06:13:38 +00:00 |
troy%netscape.com
|
5c3d1395f3
|
Changed a bunch more nsIFrame member functions to be pointer arguments
instead of references
|
1999-02-10 05:38:18 +00:00 |
troy%netscape.com
|
40e3d2b1c8
|
Changed GetParent() to use ** instead of *&
|
1999-02-10 01:36:30 +00:00 |
troy%netscape.com
|
c9c1fa187e
|
Changed some nsIFrame member functions to use ** instead of *& for OUT
paremeters
|
1999-02-10 00:42:56 +00:00 |
pinkerton%netscape.com
|
4032db5815
|
Rewrote reflow to handle collapsed/hidden toolbars correctly (but still not operational because of layout bugs).
|
1999-02-09 00:07:49 +00:00 |
warren%netscape.com
|
4a71d6c91d
|
Fixed unsigned problems.
|
1999-02-06 04:02:02 +00:00 |
pinkerton%netscape.com
|
de9145f002
|
using clause doesn't work on linux. commenting out
|
1999-02-04 19:15:57 +00:00 |
pinkerton%netscape.com
|
169ad4f2a3
|
fix warning about hiding inherited virtual function MoveTo
|
1999-02-04 18:30:20 +00:00 |
waterson%netscape.com
|
d03df10937
|
Add to Win32 build and include class decls for lame Win32 compiler.
|
1999-02-04 11:28:44 +00:00 |
mcafee%netscape.com
|
42a21dec68
|
removing unused parts of this makefile.
|
1999-02-04 10:41:48 +00:00 |
mcafee%netscape.com
|
6f48f4c7cd
|
Adding forward declaration for nsIStyleContext to try and fix windows bustage
|
1999-02-04 10:40:42 +00:00 |
saari%netscape.com
|
6ecc2571fb
|
Trying to fix windows. Removing nsProgressMeter.cpp (added earlier today) from the windows build.
|
1999-02-04 09:35:21 +00:00 |
mcafee%netscape.com
|
62b95dd0ea
|
Adding nsProgressMeterFrame.cpp to the build
|
1999-02-04 09:22:46 +00:00 |
hyatt%netscape.com
|
46038c00a6
|
Started laying the foundation for keyboard navigation.
|
1999-02-04 02:10:25 +00:00 |
hyatt%netscape.com
|
5502a5f06b
|
Fix to CTRL-based multiple selection.
|
1999-02-04 01:39:38 +00:00 |
evaughan%netscape.com
|
66ca26c816
|
Added the XUL progress meter widget.
|
1999-02-04 01:34:15 +00:00 |
hyatt%netscape.com
|
fb5d816dea
|
Altered the tree structure so that the treerow tag is now obsolete.
|
1999-02-04 00:28:25 +00:00 |
pinkerton%netscape.com
|
82a78924ae
|
Check for a valid rendering context before we actually start drawing. Use a new stack-based class for saving rendering context state. Hopefully, it won't live here forever, but will be ok for everyone to use.
|
1999-02-04 00:10:28 +00:00 |
hyatt%netscape.com
|
7c19c2563a
|
Implemented multiple selection (using SHIFT and CTRL) in the tree view.
|
1999-02-03 22:35:30 +00:00 |
pinkerton%netscape.com
|
fc7a700399
|
use nsCOMPtr
|
1999-02-03 16:19:09 +00:00 |
pinkerton%netscape.com
|
aaa882e0da
|
Don't hardcode twip size.
|
1999-01-29 02:01:16 +00:00 |
hyatt%netscape.com
|
85b24b989f
|
Using the attribute selector instead.
|
1999-01-29 00:58:01 +00:00 |
pinkerton%netscape.com
|
e17f7061fe
|
Grippies now handle rollover and respect css styles.
|
1999-01-28 23:58:18 +00:00 |
pinkerton%netscape.com
|
b149514de4
|
make toolbars a little wider in their parent frame.
|
1999-01-27 19:15:01 +00:00 |
hyatt%netscape.com
|
970dd74845
|
Making events for arbitrary HTML still work in tree cells.
|
1999-01-27 12:42:21 +00:00 |
hyatt%netscape.com
|
c4e57c16a4
|
Improvements to the tree widget to implement expanding and collapsing
nodes.
|
1999-01-27 12:17:35 +00:00 |
hyatt%netscape.com
|
c21565831a
|
Implemented selection in the tree view.
|
1999-01-27 10:10:37 +00:00 |
hyatt%netscape.com
|
57fe35616c
|
Adding tree cell frame.
|
1999-01-27 07:31:14 +00:00 |
pinkerton%netscape.com
|
facbc88bf4
|
Got reflow working so that it lays out its children one right after the other, leaving room for a grippy to be drawn.
|
1999-01-27 02:11:07 +00:00 |
hyatt%netscape.com
|
5e91eb5b3f
|
Added support for tree indentation.
|
1999-01-26 01:12:51 +00:00 |
harishd%netscape.com
|
7179e6fff7
|
StyleContext passed onto PaintBorder()
|
1999-01-22 22:38:34 +00:00 |
ramiro%netscape.com
|
0d5aa093e0
|
Ignore generated files.
|
1999-01-22 06:33:54 +00:00 |
ramiro%netscape.com
|
a2277aed5f
|
Add -I flags to pick up the right style and html base headers.
|
1999-01-22 06:00:21 +00:00 |
ramiro%netscape.com
|
6584b4d72b
|
Add base to DIRS.
|
1999-01-22 05:59:42 +00:00 |
hyatt%netscape.com
|
5456308d80
|
Adding the tree frame class.
|
1999-01-22 03:28:29 +00:00 |
hyatt%netscape.com
|
186ab7b0bb
|
Added atoms for the tree widget. Modified the makefile to make sure
that nsTreeView.cpp builds.
|
1999-01-22 03:27:35 +00:00 |
pinkerton%netscape.com
|
2cfa505bf6
|
Work to get these instantiated.
|
1999-01-22 01:10:28 +00:00 |
pinkerton%netscape.com
|
c0b1cee3c5
|
remove file that shouldn't be there. mea culpa.
|
1999-01-21 19:25:25 +00:00 |
pinkerton%netscape.com
|
3ba79951c8
|
not building the base dir for now.
|
1999-01-21 18:56:49 +00:00 |
pinkerton%netscape.com
|
b001bc59a2
|
change lib name
|
1999-01-21 18:44:19 +00:00 |
pinkerton%netscape.com
|
f6515a38d1
|
start building the base directory
|
1999-01-21 18:36:33 +00:00 |
pinkerton%netscape.com
|
d6c39ce6cf
|
get compiling
|
1999-01-21 18:31:48 +00:00 |
pinkerton%netscape.com
|
1cf67df600
|
First Checked In.
|
1999-01-21 18:31:39 +00:00 |
pinkerton%netscape.com
|
243b6de668
|
First Checked In.
|
1999-01-21 16:11:40 +00:00 |
pinkerton%netscape.com
|
e18c578a95
|
Moving to base/src to mimic rest of layout.
|
1999-01-21 16:10:03 +00:00 |
hyatt%netscape.com
|
98ebc8c009
|
Fixing bugs related to the widget atom.
|
1999-01-21 09:25:40 +00:00 |
pinkerton%netscape.com
|
69bd50b789
|
adding toolbox to collection of xul atoms
|
1999-01-21 05:54:38 +00:00 |
pinkerton%netscape.com
|
245c82ea4b
|
First Checked In.
|
1999-01-21 05:49:24 +00:00 |
danm%netscape.com
|
7e502dcee1
|
new xul directory
|
1999-01-21 01:56:05 +00:00 |