Commit Graph

674 Commits

Author SHA1 Message Date
hyatt%netscape.com
e8f18be48a Adding the menu frame files.
git-svn-id: svn://10.0.0.236/trunk@39985 18797224-902f-48f8-a5cc-f745e15eee43
1999-07-18 06:36:37 +00:00
hyatt%netscape.com
8f5e039249 Committing the popup .h file.
git-svn-id: svn://10.0.0.236/trunk@39983 18797224-902f-48f8-a5cc-f745e15eee43
1999-07-18 06:35:03 +00:00
hyatt%netscape.com
d462604d60 Stubbing a menu popup frame for XP menus.
git-svn-id: svn://10.0.0.236/trunk@39980 18797224-902f-48f8-a5cc-f745e15eee43
1999-07-18 06:23:45 +00:00
hyatt%netscape.com
5be1bc51ca Turning on XP menus.
git-svn-id: svn://10.0.0.236/trunk@39973 18797224-902f-48f8-a5cc-f745e15eee43
1999-07-18 03:16:58 +00:00
peterl%netscape.com
a97d5d174b use preprocessor to generate atom code
git-svn-id: svn://10.0.0.236/trunk@39961 18797224-902f-48f8-a5cc-f745e15eee43
1999-07-18 00:35:21 +00:00
rods%netscape.com
1abee7b8cd Using nsCOMTypeInfo instead of /class/::GetID
added comments, added code to reset the active state after the drop
fixed a selection bug in native text fields because the events weren't being
propagated correctly.


git-svn-id: svn://10.0.0.236/trunk@39684 18797224-902f-48f8-a5cc-f745e15eee43
1999-07-16 13:02:01 +00:00
kipp%netscape.com
9b0c738a22 Refix the problem with maxElementSize pointing below the stack
git-svn-id: svn://10.0.0.236/trunk@39630 18797224-902f-48f8-a5cc-f745e15eee43
1999-07-16 03:12:56 +00:00
mcafee%netscape.com
798586c4a6 removing unused variable.
git-svn-id: svn://10.0.0.236/trunk@39471 18797224-902f-48f8-a5cc-f745e15eee43
1999-07-15 02:02:56 +00:00
mcafee%netscape.com
0bc93e23b2 Moved inclusion of nsIStyleContext.h into nsToolbarFrame.h, this fixes Solaris bustage.
git-svn-id: svn://10.0.0.236/trunk@39349 18797224-902f-48f8-a5cc-f745e15eee43
1999-07-14 19:40:03 +00:00
mcafee%netscape.com
a5371d63f0 Fixing Solaris bustage for TOOLBAR_DD ifdef.
git-svn-id: svn://10.0.0.236/trunk@39344 18797224-902f-48f8-a5cc-f745e15eee43
1999-07-14 19:35:22 +00:00
kipp%netscape.com
591b2ee9fa Added GetFrameName
git-svn-id: svn://10.0.0.236/trunk@39315 18797224-902f-48f8-a5cc-f745e15eee43
1999-07-14 17:32:56 +00:00
kipp%netscape.com
15fd3aa0ed Added GetFrameName method to improve List's; fix a purify BSR by stubbing out maxElementSize; left in some debug noise (disabled)
git-svn-id: svn://10.0.0.236/trunk@39314 18797224-902f-48f8-a5cc-f745e15eee43
1999-07-14 17:32:43 +00:00
hyatt%netscape.com
6468132fc8 Fix for bug 9566.
git-svn-id: svn://10.0.0.236/trunk@38955 18797224-902f-48f8-a5cc-f745e15eee43
1999-07-10 08:20:09 +00:00
hyatt%netscape.com
94d84e7328 Batching removal and making sure I get notified (in an attempt to fix some
of the out of sync problems the tree widget is having).


git-svn-id: svn://10.0.0.236/trunk@38948 18797224-902f-48f8-a5cc-f745e15eee43
1999-07-10 01:10:40 +00:00
hyatt%netscape.com
4993b080f5 Fix for bug 9503.
git-svn-id: svn://10.0.0.236/trunk@38944 18797224-902f-48f8-a5cc-f745e15eee43
1999-07-10 00:51:35 +00:00
hyatt%netscape.com
c629e6ba46 Changes to the tree widget to prevent memory whackage that's causing
crashes.  This should fix several of the mailnews bugs.  It's hard to
say exactly which of them will be fixed by this, since some of them
are caused by memory whackage and others are real bugs in the widget
itself.

Also adding in support for Troy's primary frame hashtable, thus ensuring
that when the tree widget dynamically deletes frames that the mappings
in the hashtable are removed (so that deleted frames won't accidentally
be retrieved).


git-svn-id: svn://10.0.0.236/trunk@38926 18797224-902f-48f8-a5cc-f745e15eee43
1999-07-09 20:58:16 +00:00
hyatt%netscape.com
efcc64ec58 Nailed this repainting/disappearing bug to the WALL!
git-svn-id: svn://10.0.0.236/trunk@38747 18797224-902f-48f8-a5cc-f745e15eee43
1999-07-08 00:43:17 +00:00
mcafee%netscape.com
e6c0369940 Adding nsToolbarItemFrame.cpp to the build, this gets used when TOOLBAR_DD=1, ie. --enable-toolbar-dd. a=cyeh
git-svn-id: svn://10.0.0.236/trunk@38741 18797224-902f-48f8-a5cc-f745e15eee43
1999-07-07 22:55:47 +00:00
kipp%netscape.com
1b24c1974d Removed HaveFixedContent* methods from nsHTMLReflowState and updated code to match (fix bug #7993)
git-svn-id: svn://10.0.0.236/trunk@38572 18797224-902f-48f8-a5cc-f745e15eee43
1999-07-07 02:33:17 +00:00
kipp%netscape.com
3fd213b2ce Cleaned up ctor initializer order to quite down compiler warnings
git-svn-id: svn://10.0.0.236/trunk@38358 18797224-902f-48f8-a5cc-f745e15eee43
1999-07-05 18:42:51 +00:00
mcafee%netscape.com
e9ec2548c9 Adding nsToolbarDragListener.cpp
git-svn-id: svn://10.0.0.236/trunk@38191 18797224-902f-48f8-a5cc-f745e15eee43
1999-07-02 23:58:32 +00:00
rods%netscape.com
c8886b0f2b Change returns codes for proper bubbling of events
made non toolbaritem and titlebuttons non-draggable


git-svn-id: svn://10.0.0.236/trunk@38131 18797224-902f-48f8-a5cc-f745e15eee43
1999-07-02 20:20:49 +00:00
hyatt%netscape.com
0b331a0f57 Landing changes to wrap XUL windows in a box frame so that we can support
intrinsic sizing of windows.  (Unlike HTML and XML, we are no longer wrapped
in an area frame. We are instead wrapped in a box frame.)

Also included is a patch for the table code, since it crashes inside boxes
because of a bug in its incremental reflow code.

nsISpaceManager was touched to give it a GetIID method so that it could be
used with nsCOMPtrs.


git-svn-id: svn://10.0.0.236/trunk@37994 18797224-902f-48f8-a5cc-f745e15eee43
1999-07-02 05:28:32 +00:00
sfraser%netscape.com
e6d66a31c8 Fix for crash on startup -- don't use nsCOMPtr on frame-derived things, becaue they are not refcounted, and this causes nsCOMPtr to delete the frame on destructions.
git-svn-id: svn://10.0.0.236/trunk@37968 18797224-902f-48f8-a5cc-f745e15eee43
1999-07-02 04:02:48 +00:00
rods%netscape.com
3312d37d00 Fixed a couple of more small compile time issues
git-svn-id: svn://10.0.0.236/trunk@37893 18797224-902f-48f8-a5cc-f745e15eee43
1999-07-01 22:27:43 +00:00
rods%netscape.com
bc24e26490 Added a newline at the end of file
git-svn-id: svn://10.0.0.236/trunk@37892 18797224-902f-48f8-a5cc-f745e15eee43
1999-07-01 22:25:54 +00:00
rods%netscape.com
85d3b7dc58 changed the hard-coded twips value of 15 to a calculated value.
git-svn-id: svn://10.0.0.236/trunk@37891 18797224-902f-48f8-a5cc-f745e15eee43
1999-07-01 22:24:57 +00:00
rods%netscape.com
7dec28fe33 changes nscoord.h to nsCoord.h
git-svn-id: svn://10.0.0.236/trunk@37889 18797224-902f-48f8-a5cc-f745e15eee43
1999-07-01 22:19:16 +00:00
rods%netscape.com
e0eaf48451 Added D&D to toolbars and toolboxes
git-svn-id: svn://10.0.0.236/trunk@37871 18797224-902f-48f8-a5cc-f745e15eee43
1999-07-01 21:12:43 +00:00
sspitzer%netscape.com
2d7a698cda add new line to end of file
git-svn-id: svn://10.0.0.236/trunk@37655 18797224-902f-48f8-a5cc-f745e15eee43
1999-07-01 06:11:16 +00:00
hyatt%netscape.com
6e134a79ae Adding some atoms.
git-svn-id: svn://10.0.0.236/trunk@37645 18797224-902f-48f8-a5cc-f745e15eee43
1999-07-01 05:06:11 +00:00
pinkerton%netscape.com
5bd2ed2750 add include for linux to fix build bustage.
git-svn-id: svn://10.0.0.236/trunk@37589 18797224-902f-48f8-a5cc-f745e15eee43
1999-07-01 00:12:54 +00:00
evaughan%netscape.com
09d003848a Added anonymous node support.
Added splitters
Added Grippies.


git-svn-id: svn://10.0.0.236/trunk@37561 18797224-902f-48f8-a5cc-f745e15eee43
1999-06-30 22:17:43 +00:00
tague%netscape.com
fb2c65e5cd Fixed (hopefully) linux build bustage by re-writing the expression w/ a temp variable
git-svn-id: svn://10.0.0.236/trunk@37488 18797224-902f-48f8-a5cc-f745e15eee43
1999-06-29 22:46:20 +00:00
hyatt%netscape.com
8dece188fd Turning on the lazy mode in the tree widget. It is now the default. Let
the bug filing begin. :(


git-svn-id: svn://10.0.0.236/trunk@37428 18797224-902f-48f8-a5cc-f745e15eee43
1999-06-29 20:20:40 +00:00
rods%netscape.com
08033e3f08 Initial checkin
git-svn-id: svn://10.0.0.236/trunk@37409 18797224-902f-48f8-a5cc-f745e15eee43
1999-06-29 14:24:10 +00:00
rods%netscape.com
2a91067210 Added toolbaritem
git-svn-id: svn://10.0.0.236/trunk@37408 18797224-902f-48f8-a5cc-f745e15eee43
1999-06-29 14:21:14 +00:00
jdunn%netscape.com
1777cd0c52 declare class as public... since some compilers assume private
git-svn-id: svn://10.0.0.236/trunk@37317 18797224-902f-48f8-a5cc-f745e15eee43
1999-06-29 02:25:08 +00:00
jdunn%netscape.com
457732c966 MUST have a newline at end of file
git-svn-id: svn://10.0.0.236/trunk@37229 18797224-902f-48f8-a5cc-f745e15eee43
1999-06-28 21:01:36 +00:00
evaughan%netscape.com
4da086664a Fixed offset bug in the scrollbar
git-svn-id: svn://10.0.0.236/trunk@37210 18797224-902f-48f8-a5cc-f745e15eee43
1999-06-28 19:57:28 +00:00
hyatt%netscape.com
654ff25033 More shuffling and error-checking.
git-svn-id: svn://10.0.0.236/trunk@37171 18797224-902f-48f8-a5cc-f745e15eee43
1999-06-28 10:47:52 +00:00
hyatt%netscape.com
69ecdf9e0b Shuffling some stuff around.
git-svn-id: svn://10.0.0.236/trunk@37170 18797224-902f-48f8-a5cc-f745e15eee43
1999-06-28 10:38:06 +00:00
hyatt%netscape.com
ab20bcc3c9 Number Two: Mail/news performance continued to decline. We thought the
situation with the tree widget was hopeless.  And so we cloned it.  This
new tree widget is exactly like the original in every way... only
1/8 its size.

Dr. Evil: I shall call it... MINI-TREE.

(Translation: Backward scrolling now works in the lazy tree
widget.)


git-svn-id: svn://10.0.0.236/trunk@37168 18797224-902f-48f8-a5cc-f745e15eee43
1999-06-28 08:35:10 +00:00
hyatt%netscape.com
c6c355c4a8 Throw me a frickin' bone here.
git-svn-id: svn://10.0.0.236/trunk@36981 18797224-902f-48f8-a5cc-f745e15eee43
1999-06-26 02:45:36 +00:00
hyatt%netscape.com
28bebb2e2e Fix for nsCOMPtr lameness.
git-svn-id: svn://10.0.0.236/trunk@36870 18797224-902f-48f8-a5cc-f745e15eee43
1999-06-25 10:21:09 +00:00
hyatt%netscape.com
2f154b2c86 Release the chain when done with it.
git-svn-id: svn://10.0.0.236/trunk@36869 18797224-902f-48f8-a5cc-f745e15eee43
1999-06-25 10:07:45 +00:00
hyatt%netscape.com
cf909c766c Fixing my for scoping.
git-svn-id: svn://10.0.0.236/trunk@36868 18797224-902f-48f8-a5cc-f745e15eee43
1999-06-25 10:03:37 +00:00
hyatt%netscape.com
210f73d92e More scrolling fun.
git-svn-id: svn://10.0.0.236/trunk@36867 18797224-902f-48f8-a5cc-f745e15eee43
1999-06-25 09:59:20 +00:00
hyatt%netscape.com
ccf4ef6b04 Give me your baby! Ah want tuh eat yore baby!
git-svn-id: svn://10.0.0.236/trunk@36862 18797224-902f-48f8-a5cc-f745e15eee43
1999-06-25 09:35:39 +00:00
hyatt%netscape.com
f1fb07fb9f The tree widgets will use its giant "laser beam" to conquer 1960s Earth.
git-svn-id: svn://10.0.0.236/trunk@36851 18797224-902f-48f8-a5cc-f745e15eee43
1999-06-25 08:45:01 +00:00