Commit Graph

8414 Commits

Author SHA1 Message Date
rods%netscape.com
5d9d7b1a75 Factored out the Initialization code for the ScrollFrame into a separate method
Added code to hide and show view when applied to the whole tree
Added a method for Creating the proper frames for the SELECT tag


git-svn-id: svn://10.0.0.236/trunk@18300 18797224-902f-48f8-a5cc-f745e15eee43
1999-01-22 15:27:54 +00:00
rods%netscape.com
c4d19ab423 Added some additional attoms for the Combobox Frame Control
git-svn-id: svn://10.0.0.236/trunk@18299 18797224-902f-48f8-a5cc-f745e15eee43
1999-01-22 15:25:12 +00:00
rods%netscape.com
b4a0472893 Removed the class def and put it in a new header nsScrollFrame.h
git-svn-id: svn://10.0.0.236/trunk@18298 18797224-902f-48f8-a5cc-f745e15eee43
1999-01-22 15:23:51 +00:00
rods%netscape.com
6717d57280 Initial checkin the code was in nsScrollFrame.cpp
git-svn-id: svn://10.0.0.236/trunk@18297 18797224-902f-48f8-a5cc-f745e15eee43
1999-01-22 15:23:15 +00:00
jfrancis%netscape.com
8f3f641ccb efficiency improvement to ComparePointToRange()
git-svn-id: svn://10.0.0.236/trunk@18276 18797224-902f-48f8-a5cc-f745e15eee43
1999-01-22 08:59:26 +00:00
ramiro%netscape.com
4871e4700f Add -I flags to pick up the right style and html base headers.
git-svn-id: svn://10.0.0.236/trunk@18268 18797224-902f-48f8-a5cc-f745e15eee43
1999-01-22 06:00:21 +00:00
ramiro%netscape.com
41c102bca1 Add base to DIRS.
git-svn-id: svn://10.0.0.236/trunk@18267 18797224-902f-48f8-a5cc-f745e15eee43
1999-01-22 05:59:42 +00:00
hyatt%netscape.com
069accd798 Adding linkage for the XUL base library.
git-svn-id: svn://10.0.0.236/trunk@18266 18797224-902f-48f8-a5cc-f745e15eee43
1999-01-22 04:15:29 +00:00
troy%netscape.com
c86c1c1ca7 Correction to how offsets are computed for relatively positioned elements
git-svn-id: svn://10.0.0.236/trunk@18265 18797224-902f-48f8-a5cc-f745e15eee43
1999-01-22 04:12:03 +00:00
pinkerton%netscape.com
70c4e1b464 hooking toolbars and toolbox back up. Sigh.
git-svn-id: svn://10.0.0.236/trunk@18262 18797224-902f-48f8-a5cc-f745e15eee43
1999-01-22 04:04:12 +00:00
hyatt%netscape.com
9aea9834cb added nsTreeFrame.cpp to xul/base
git-svn-id: svn://10.0.0.236/trunk@18258 18797224-902f-48f8-a5cc-f745e15eee43
1999-01-22 03:40:32 +00:00
hyatt%netscape.com
182b211c16 Tweak to make the XUL base library build.
git-svn-id: svn://10.0.0.236/trunk@18257 18797224-902f-48f8-a5cc-f745e15eee43
1999-01-22 03:34:41 +00:00
hyatt%netscape.com
4335e45643 Added support for tree frame instantiation.
git-svn-id: svn://10.0.0.236/trunk@18256 18797224-902f-48f8-a5cc-f745e15eee43
1999-01-22 03:31:56 +00:00
hyatt%netscape.com
17a01c504e Adding the tree frame class.
git-svn-id: svn://10.0.0.236/trunk@18255 18797224-902f-48f8-a5cc-f745e15eee43
1999-01-22 03:28:29 +00:00
hyatt%netscape.com
5826d3fb46 Added atoms for the tree widget. Modified the makefile to make sure
that nsTreeView.cpp builds.


git-svn-id: svn://10.0.0.236/trunk@18254 18797224-902f-48f8-a5cc-f745e15eee43
1999-01-22 03:27:35 +00:00
pinkerton%netscape.com
71d3b9f726 ack, unhook toolbars until i can solve the export problem on win.
git-svn-id: svn://10.0.0.236/trunk@18251 18797224-902f-48f8-a5cc-f745e15eee43
1999-01-22 01:53:05 +00:00
pinkerton%netscape.com
870c082b0a hookup toolbars and toolbox so they are instantiated when xul sees those tags.
git-svn-id: svn://10.0.0.236/trunk@18243 18797224-902f-48f8-a5cc-f745e15eee43
1999-01-22 01:42:44 +00:00
cyeh%netscape.com
d9bb8b494e wrap !ifdef MOZ_DEBUG around custom .cpp rule so that if you are building optimized with
debug symbols, the rule doesn't go looking for PDB files that don't exist.
approved: kipp


git-svn-id: svn://10.0.0.236/trunk@18242 18797224-902f-48f8-a5cc-f745e15eee43
1999-01-22 01:41:27 +00:00
pinkerton%netscape.com
ccac147d8b Work to get these instantiated.
git-svn-id: svn://10.0.0.236/trunk@18234 18797224-902f-48f8-a5cc-f745e15eee43
1999-01-22 01:10:28 +00:00
troy%netscape.com
edef2644e5 Made handling of absolutely positioned child frames more efficient
git-svn-id: svn://10.0.0.236/trunk@18231 18797224-902f-48f8-a5cc-f745e15eee43
1999-01-22 00:30:27 +00:00
kostello%netscape.com
75d16ce80a Updated XIF code to match the new selection work.
git-svn-id: svn://10.0.0.236/trunk@18198 18797224-902f-48f8-a5cc-f745e15eee43
1999-01-21 21:45:17 +00:00
vidur%netscape.com
7908dffae7 Fix to get default namespaces to work. Cleanup of DOM handling of character data.
git-svn-id: svn://10.0.0.236/trunk@18189 18797224-902f-48f8-a5cc-f745e15eee43
1999-01-21 19:33:03 +00:00
pinkerton%netscape.com
dc84cfe6ba remove file that shouldn't be there. mea culpa.
git-svn-id: svn://10.0.0.236/trunk@18187 18797224-902f-48f8-a5cc-f745e15eee43
1999-01-21 19:25:25 +00:00
pinkerton%netscape.com
299037dd3a not building the base dir for now.
git-svn-id: svn://10.0.0.236/trunk@18183 18797224-902f-48f8-a5cc-f745e15eee43
1999-01-21 18:56:49 +00:00
pinkerton%netscape.com
0b102f784e change lib name
git-svn-id: svn://10.0.0.236/trunk@18181 18797224-902f-48f8-a5cc-f745e15eee43
1999-01-21 18:44:19 +00:00
pinkerton%netscape.com
1b89be8db8 start building the base directory
git-svn-id: svn://10.0.0.236/trunk@18180 18797224-902f-48f8-a5cc-f745e15eee43
1999-01-21 18:36:33 +00:00
pinkerton%netscape.com
3877c94e12 added xul/base group and nsToolbarFrame.cpp and nsToolboxFrame.cpp
git-svn-id: svn://10.0.0.236/trunk@18179 18797224-902f-48f8-a5cc-f745e15eee43
1999-01-21 18:33:29 +00:00
pinkerton%netscape.com
4a59b0b852 get compiling
git-svn-id: svn://10.0.0.236/trunk@18178 18797224-902f-48f8-a5cc-f745e15eee43
1999-01-21 18:31:48 +00:00
pinkerton%netscape.com
6cb074b798 First Checked In.
git-svn-id: svn://10.0.0.236/trunk@18177 18797224-902f-48f8-a5cc-f745e15eee43
1999-01-21 18:31:39 +00:00
pinkerton%netscape.com
fe46e5b54f First Checked In.
git-svn-id: svn://10.0.0.236/trunk@18175 18797224-902f-48f8-a5cc-f745e15eee43
1999-01-21 16:11:40 +00:00
pinkerton%netscape.com
fc4915922f Moving to base/src to mimic rest of layout.
git-svn-id: svn://10.0.0.236/trunk@18174 18797224-902f-48f8-a5cc-f745e15eee43
1999-01-21 16:10:03 +00:00
rpotts%netscape.com
f149440910 Added support for setting the DISABLED attrivute via the DOM...
git-svn-id: svn://10.0.0.236/trunk@18163 18797224-902f-48f8-a5cc-f745e15eee43
1999-01-21 09:51:28 +00:00
hyatt%netscape.com
57173e943c Adding support for the widget tag to XUL.
git-svn-id: svn://10.0.0.236/trunk@18161 18797224-902f-48f8-a5cc-f745e15eee43
1999-01-21 09:26:01 +00:00
hyatt%netscape.com
cf211c6530 Fixing bugs related to the widget atom.
git-svn-id: svn://10.0.0.236/trunk@18160 18797224-902f-48f8-a5cc-f745e15eee43
1999-01-21 09:25:40 +00:00
pinkerton%netscape.com
111eb2015c adding toolbox to collection of xul atoms
git-svn-id: svn://10.0.0.236/trunk@18137 18797224-902f-48f8-a5cc-f745e15eee43
1999-01-21 05:54:38 +00:00
pinkerton%netscape.com
c0d8e5b3ef First Checked In.
git-svn-id: svn://10.0.0.236/trunk@18136 18797224-902f-48f8-a5cc-f745e15eee43
1999-01-21 05:49:24 +00:00
pollmann%netscape.com
98d9fcade3 Bug 2279: Don't create widgets for hidden form elements.
git-svn-id: svn://10.0.0.236/trunk@18135 18797224-902f-48f8-a5cc-f745e15eee43
1999-01-21 04:02:37 +00:00
danm%netscape.com
97da2ade09 build XUL
git-svn-id: svn://10.0.0.236/trunk@18134 18797224-902f-48f8-a5cc-f745e15eee43
1999-01-21 03:51:16 +00:00
danm%netscape.com
d040388bff build xul
git-svn-id: svn://10.0.0.236/trunk@18132 18797224-902f-48f8-a5cc-f745e15eee43
1999-01-21 03:41:43 +00:00
danm%netscape.com
04e9301e4d build XUL
git-svn-id: svn://10.0.0.236/trunk@18131 18797224-902f-48f8-a5cc-f745e15eee43
1999-01-21 03:40:21 +00:00
danm%netscape.com
713bd78058 create XUL frames
git-svn-id: svn://10.0.0.236/trunk@18130 18797224-902f-48f8-a5cc-f745e15eee43
1999-01-21 03:37:37 +00:00
danm%netscape.com
efa4d4f460 load XUL atoms on XML document creation
git-svn-id: svn://10.0.0.236/trunk@18129 18797224-902f-48f8-a5cc-f745e15eee43
1999-01-21 03:35:24 +00:00
danm%netscape.com
4f178959a5 added file xul/content/src/nsXULAtoms.cpp
git-svn-id: svn://10.0.0.236/trunk@18128 18797224-902f-48f8-a5cc-f745e15eee43
1999-01-21 03:32:30 +00:00
pollmann%netscape.com
85c77005a0 Bug 1958: Fixing an apparent typo.
git-svn-id: svn://10.0.0.236/trunk@18127 18797224-902f-48f8-a5cc-f745e15eee43
1999-01-21 03:09:25 +00:00
danm%netscape.com
64c1df8ee4 new xul directory
git-svn-id: svn://10.0.0.236/trunk@18124 18797224-902f-48f8-a5cc-f745e15eee43
1999-01-21 01:56:05 +00:00
buster%netscape.com
48e612895f put in Mike's change to Clear the selection when we take focus
this fixes the bug that the collection of ranges was monotonically increasing to infinity
as you clicked around in the document.


git-svn-id: svn://10.0.0.236/trunk@18089 18797224-902f-48f8-a5cc-f745e15eee43
1999-01-20 23:23:28 +00:00
buster%netscape.com
5ca7f5e8c6 fixed bug 2516. The InitChildList code needed to check display types before
assigning the mCaptionFrame member variable.


git-svn-id: svn://10.0.0.236/trunk@18066 18797224-902f-48f8-a5cc-f745e15eee43
1999-01-20 07:27:06 +00:00
troy%netscape.com
9b88cc5f1d Added additional parameter to GetNext() that specifies whether the frame is
removed from the path. This allows peeking at the next frame in the reflow
chain


git-svn-id: svn://10.0.0.236/trunk@18060 18797224-902f-48f8-a5cc-f745e15eee43
1999-01-20 05:11:17 +00:00
troy%netscape.com
d152766772 Added additional parameter to GetNext() that allows peeking at the next
frame in the reflow command


git-svn-id: svn://10.0.0.236/trunk@18059 18797224-902f-48f8-a5cc-f745e15eee43
1999-01-20 05:10:12 +00:00
troy%netscape.com
d0a1720f4d Added XXX reminder for myself
git-svn-id: svn://10.0.0.236/trunk@18058 18797224-902f-48f8-a5cc-f745e15eee43
1999-01-20 04:50:35 +00:00