warren%netscape.com
2fd605cc6f
Last of the necko ifdefs. Now we link with necko.
...
git-svn-id: svn://10.0.0.236/trunk@37169 18797224-902f-48f8-a5cc-f745e15eee43
1999-06-28 10:35:57 +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
peterl%netscape.com
1dc84bd010
removed autostring constructor usage per rickg
...
cleaned up url listing
git-svn-id: svn://10.0.0.236/trunk@37144 18797224-902f-48f8-a5cc-f745e15eee43
1999-06-27 21:17:39 +00:00
peterl%netscape.com
84ac9ca460
cleanup url listing
...
git-svn-id: svn://10.0.0.236/trunk@37143 18797224-902f-48f8-a5cc-f745e15eee43
1999-06-27 21:16:16 +00:00
peterl%netscape.com
334e504e37
removed old autostring constructor per rickg
...
git-svn-id: svn://10.0.0.236/trunk@37142 18797224-902f-48f8-a5cc-f745e15eee43
1999-06-27 20:42:45 +00:00
rickg%netscape.com
d0e79ea9eb
fixup nsString API
...
git-svn-id: svn://10.0.0.236/trunk@37136 18797224-902f-48f8-a5cc-f745e15eee43
1999-06-27 18:21:27 +00:00
valeski%netscape.com
33c4d78c11
various #ifdef NECKO fixes.
...
git-svn-id: svn://10.0.0.236/trunk@37126 18797224-902f-48f8-a5cc-f745e15eee43
1999-06-27 16:12:20 +00:00
troy%netscape.com
b390461bd8
Fix for bug #7656 . Changed the root frame to size the document element's
...
frame so it covers the entire canvas
git-svn-id: svn://10.0.0.236/trunk@37077 18797224-902f-48f8-a5cc-f745e15eee43
1999-06-27 02:39:09 +00:00
av%netscape.com
04e4b7f745
Enabling stuff checked in earlier
...
git-svn-id: svn://10.0.0.236/trunk@37067 18797224-902f-48f8-a5cc-f745e15eee43
1999-06-27 00:05:05 +00:00
danm%netscape.com
0635fbf5eb
added 'content' property to JS window
...
git-svn-id: svn://10.0.0.236/trunk@37057 18797224-902f-48f8-a5cc-f745e15eee43
1999-06-26 21:48:29 +00:00
mcafee%netscape.com
838a51c0f7
Adding BeOS case.
...
git-svn-id: svn://10.0.0.236/trunk@37017 18797224-902f-48f8-a5cc-f745e15eee43
1999-06-26 07:28:55 +00:00
mcafee%netscape.com
ad75d69a0d
Adding case for BeOS.
...
git-svn-id: svn://10.0.0.236/trunk@37016 18797224-902f-48f8-a5cc-f745e15eee43
1999-06-26 07:26:55 +00:00
warren%netscape.com
fdf6c938bb
Necko ifdefs for layout and rdf.
...
git-svn-id: svn://10.0.0.236/trunk@37005 18797224-902f-48f8-a5cc-f745e15eee43
1999-06-26 06:36:26 +00:00
troy%netscape.com
7b82473d6a
Fix for bug #6630 . Don't force the desired width to 0 for zero-height
...
frames, and don't have the document element frame shrink wrap
git-svn-id: svn://10.0.0.236/trunk@36985 18797224-902f-48f8-a5cc-f745e15eee43
1999-06-26 03:21:49 +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
akkana%netscape.com
2300ca567a
- Add a prettyprint flag to the html-to-text sink (false by default).
...
When prettyprinting is on, we will attempt to make the plaintext
mimic the look of the html; when off (as for copy/paste), we just
dump the text with no formatting information.
git-svn-id: svn://10.0.0.236/trunk@36966 18797224-902f-48f8-a5cc-f745e15eee43
1999-06-26 00:01:11 +00:00
dcone%netscape.com
61b2299973
Fixed a bug that double prints
...
git-svn-id: svn://10.0.0.236/trunk@36895 18797224-902f-48f8-a5cc-f745e15eee43
1999-06-25 14:48:37 +00:00
mcafee%netscape.com
8f634998b7
BeOS landing; thanks to Duncan Wilcox (duncan@be.com) for these changes.
...
git-svn-id: svn://10.0.0.236/trunk@36874 18797224-902f-48f8-a5cc-f745e15eee43
1999-06-25 10:56:50 +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
ramiro%netscape.com
c0977e23ac
Changes to turn gfxps into a true component. Thanks to alecf@netscape.com
...
for providing the base patch.
git-svn-id: svn://10.0.0.236/trunk@36863 18797224-902f-48f8-a5cc-f745e15eee43
1999-06-25 09:38:26 +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
hyatt%netscape.com
ca219ebc3a
Tree views are the diet coke of evil.
...
git-svn-id: svn://10.0.0.236/trunk@36846 18797224-902f-48f8-a5cc-f745e15eee43
1999-06-25 08:06:46 +00:00
troy%netscape.com
ee7e3babb8
Fix for bug #5762 . Changed DeleteFrame() to call CancelReflowCommand()
...
when a frame is destroyed
git-svn-id: svn://10.0.0.236/trunk@36833 18797224-902f-48f8-a5cc-f745e15eee43
1999-06-25 04:22:15 +00:00
troy%netscape.com
98b29185d0
Fix for bug #6947 . Changed PlaceBlock() to also check the combined area height
...
when checking for a zero-height frame
git-svn-id: svn://10.0.0.236/trunk@36829 18797224-902f-48f8-a5cc-f745e15eee43
1999-06-25 03:17:04 +00:00
warren%netscape.com
b870de7299
Renamed nsIURLGroup to nsILoadGroup in preparation for necko.
...
git-svn-id: svn://10.0.0.236/trunk@36818 18797224-902f-48f8-a5cc-f745e15eee43
1999-06-25 02:17:37 +00:00
warren%netscape.com
411f68d823
More necko changes.
...
git-svn-id: svn://10.0.0.236/trunk@36817 18797224-902f-48f8-a5cc-f745e15eee43
1999-06-25 01:53:22 +00:00
hyatt%netscape.com
da2f868ce1
Do tree widgets make you feel horny, baby? Do they?
...
git-svn-id: svn://10.0.0.236/trunk@36816 18797224-902f-48f8-a5cc-f745e15eee43
1999-06-25 01:48:40 +00:00
hyatt%netscape.com
ee3b745244
Fixes for scrolling.
...
git-svn-id: svn://10.0.0.236/trunk@36809 18797224-902f-48f8-a5cc-f745e15eee43
1999-06-25 01:28:43 +00:00
pollmann%netscape.com
9fc86d5246
Getting cursor from style system: Insert paranoia^H^H^H^H^H^H^H^H^H stability code here.
...
git-svn-id: svn://10.0.0.236/trunk@36806 18797224-902f-48f8-a5cc-f745e15eee43
1999-06-25 01:17:18 +00:00
pollmann%netscape.com
c49e438a18
Use the style system to get the mouse pointer for an image input element.
...
git-svn-id: svn://10.0.0.236/trunk@36787 18797224-902f-48f8-a5cc-f745e15eee43
1999-06-25 00:19:44 +00:00
buster%netscape.com
e2789e8e0d
fixed build bustage, forgo using nsCOMPtr on views, they can't be ref counted!
...
git-svn-id: svn://10.0.0.236/trunk@36769 18797224-902f-48f8-a5cc-f745e15eee43
1999-06-24 23:49:03 +00:00
buster%netscape.com
d1580b351a
attempt to fix mac build
...
git-svn-id: svn://10.0.0.236/trunk@36762 18797224-902f-48f8-a5cc-f745e15eee43
1999-06-24 23:32:03 +00:00
buster%netscape.com
b6ddc33395
fixed problem that scrollbars would appear on single-line text controls
...
fixed API masking problem, thanks Simon!
git-svn-id: svn://10.0.0.236/trunk@36752 18797224-902f-48f8-a5cc-f745e15eee43
1999-06-24 22:42:50 +00:00
av%netscape.com
3242949dce
Fixing build problem
...
git-svn-id: svn://10.0.0.236/trunk@36734 18797224-902f-48f8-a5cc-f745e15eee43
1999-06-24 21:34:37 +00:00
av%netscape.com
2ab3621289
fixes getting right hdc foe winless plugin painting, disabled yet
...
git-svn-id: svn://10.0.0.236/trunk@36721 18797224-902f-48f8-a5cc-f745e15eee43
1999-06-24 20:55:33 +00:00
akkana%netscape.com
2787dec93c
5924: Fix XIF handling of HTML comments, and also pass through the document's original formatting whitespace
...
git-svn-id: svn://10.0.0.236/trunk@36697 18797224-902f-48f8-a5cc-f745e15eee43
1999-06-24 20:15:52 +00:00
briano%netscape.com
cd2b469274
File was missing a newline at the end of file, which upsets some Unix compilers.
...
git-svn-id: svn://10.0.0.236/trunk@36667 18797224-902f-48f8-a5cc-f745e15eee43
1999-06-24 03:20:47 +00:00
troy%netscape.com
71ac661243
Fix for bug #7397 . Changed space manager to allows negative values
...
for rect regions
git-svn-id: svn://10.0.0.236/trunk@36663 18797224-902f-48f8-a5cc-f745e15eee43
1999-06-24 02:04:50 +00:00
troy%netscape.com
8587aed016
Updated to test for negative values for rect regions
...
git-svn-id: svn://10.0.0.236/trunk@36662 18797224-902f-48f8-a5cc-f745e15eee43
1999-06-24 02:03:34 +00:00
hyatt%netscape.com
8df3f820f3
Fun with tree widget scrollbars.
...
git-svn-id: svn://10.0.0.236/trunk@36656 18797224-902f-48f8-a5cc-f745e15eee43
1999-06-24 01:45:44 +00:00
pollmann%netscape.com
5229d9fada
Notify form submit observers on... well... form submission.
...
git-svn-id: svn://10.0.0.236/trunk@36643 18797224-902f-48f8-a5cc-f745e15eee43
1999-06-24 00:45:23 +00:00
pollmann%netscape.com
80802fb17a
Adding form submit observer interface for Wallet and Single Signon
...
git-svn-id: svn://10.0.0.236/trunk@36636 18797224-902f-48f8-a5cc-f745e15eee43
1999-06-24 00:07:34 +00:00
hyatt%netscape.com
2929bfb855
Fixing a bug in the scrollbar buttons that was causing them to call the
...
MouseClicked method twice on a left click event.
git-svn-id: svn://10.0.0.236/trunk@36628 18797224-902f-48f8-a5cc-f745e15eee43
1999-06-23 23:18:29 +00:00
hyatt%netscape.com
85cf611027
Hooking up the scrollbar so that I can listen to events.
...
git-svn-id: svn://10.0.0.236/trunk@36625 18797224-902f-48f8-a5cc-f745e15eee43
1999-06-23 23:05:36 +00:00
kmcclusk%netscape.com
5526ed6cff
Modified gfx-rendered widget styles to more closely match styles
...
in http://www.mozilla.org/xpfe/nsGFXWidgets.html .
Added check for null mHitFrame in nsListControlFrame::MultipleSelection and
nsListControlFrame::SingleSelection.
git-svn-id: svn://10.0.0.236/trunk@36610 18797224-902f-48f8-a5cc-f745e15eee43
1999-06-23 21:50:56 +00:00
putterman%netscape.com
0f1d136c43
This is hyatt checking in a fix for numerous mail/news tree bugs.
...
git-svn-id: svn://10.0.0.236/trunk@36602 18797224-902f-48f8-a5cc-f745e15eee43
1999-06-23 21:04:14 +00:00