rods%netscape.com
81e2b9fef0
Fixes crash on start up of mail news
1999-08-23 20:59:08 +00:00
rods%netscape.com
bf404fd92c
Adde code to return the nsListControlFrame frame when adding frames to the combobox. This fixes Bug #11693
1999-08-23 14:05:39 +00:00
mccabe%netscape.com
17cdc659d1
NS_DECL_NSIFOO spam for nsIRequest, nsIChannel, nsIStreamListener, nsIStreamObserver, all from netwerk/
...
convert manual interface method declarations in implementation class to NS_DECL_NSIFOO macro.
1999-08-22 13:26:18 +00:00
mccabe%netscape.com
381fb81c4f
Replace manual method declarations in implementations of xpcom/ interfaces with NS_DECL_NSIFOO.
1999-08-22 11:25:50 +00:00
ramiro%netscape.com
2c19866af3
cleanup linking of libmozreg.
1999-08-21 15:41:53 +00:00
kmcclusk%netscape.com
3bfabeee91
Backing out to PartialGfx instead of full Gfx mode.
1999-08-20 18:57:32 +00:00
kmcclusk%netscape.com
c0fde0b47a
bug #5944 , Changed default widget rendering mode from PartialGfx to Gfx
1999-08-19 22:38:44 +00:00
akkana%netscape.com
8ecf4be9ce
Ifdef DEBUG, then when doing nsRange::ToString, also dump node contents
...
to stdout via List() so we can see what's in the range besides text.
1999-08-19 22:20:57 +00:00
evaughan%netscape.com
a12f942778
xpscrollbars
1999-08-19 22:16:23 +00:00
ducarroz%netscape.com
7e25f731c9
Create an autocomplete text widget if needed
1999-08-19 22:11:03 +00:00
rods%netscape.com
c684042890
For generated content that gets its value from an attribute, it now creates a new object nsIAttributeContent which goes and gets the current value when needed.
1999-08-19 14:29:55 +00:00
rods%netscape.com
300c700e00
Added a new method PaintOutline, and added a new parameter to PaintBorder to tell whether to get the style and color information from the border info or the outline info
1999-08-19 14:22:47 +00:00
kin%netscape.com
58126e991a
Added ScrollRectIntoView() method and other utility methods
...
to fix several bugs related to scrolling the selection into view.
1999-08-19 13:20:11 +00:00
troy%netscape.com
f901be20dc
Changed to table incremental reflow
1999-08-19 03:51:25 +00:00
ramiro%netscape.com
6eeeaf7730
Fix for -lpref linking problems. Dont link with libpref, its not needed.
1999-08-18 00:27:50 +00:00
ramiro%netscape.com
ee33c47ded
Link in secfree dynamically only where needed.
1999-08-17 15:46:57 +00:00
ramiro%netscape.com
04349cdd68
Link expat and xmltok into the htmlparser statically. Not into the app.
1999-08-17 12:46:23 +00:00
rods%netscape.com
a6c50ddfdb
added an extra check to make sure we have a valid child frame. childFrame could be null when native widgets are turned on
1999-08-10 21:28:06 +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
harishd%netscape.com
9db5447de6
Changing the order in which borders are painted for compatibility.
...
Used to be TOP,LEFT,BOTTOM,RIGHT, and now it's
BOTTOM,LEFT,TOP,RIGHT. Fix for bug#11022
1999-08-10 18:13:50 +00:00
sfraser%netscape.com
953e2971e4
Make the caret use InvetRect for drawing.
1999-08-09 19:14:43 +00:00
dp%netscape.com
29a08b0a4c
Backing out previous checkin per peterl advice. This caused bookmarks
...
and mailnews windows to show up blank.
1999-08-09 03:54:10 +00:00
morse%netscape.com
79ba7c62b3
avoid an uninitialized memory access
1999-08-08 19:16:09 +00:00
morse%netscape.com
14fb9dbd1f
fix a crash in cookie viewer
1999-08-08 18:10:19 +00:00
jband%netscape.com
4617442db7
was neglecting to initialize a member
1999-08-08 02:06:31 +00:00
peterl%netscape.com
2526ca11c3
cleaned up style contexts of viewport and friends
1999-08-08 01:16:50 +00:00
peterl%netscape.com
7e4e82dade
added note
1999-08-08 01:14:50 +00:00
peterl%netscape.com
6c14e16169
fix initial value of border collapse
1999-08-08 01:14:36 +00:00
peterl%netscape.com
a17a613280
added more pseudo elements
1999-08-08 01:05:05 +00:00
joki%netscape.com
11585608e8
Adding new onselect event. Also slight modification to ender text widget focus behavior
1999-08-07 23:18:35 +00:00
beard%netscape.com
b07fa8c481
fixes a crasher triggered by test case of bug #5194 .
1999-08-07 20:43:47 +00:00
buster%netscape.com
6bc1c334be
just a comment, part of a memory leak bug fix to remind users to free a struct
1999-08-07 05:09:09 +00:00
rods%netscape.com
40289849e0
Fixed build breakage, passing in wrong variable, and it was uninitialized.
1999-08-06 21:45:14 +00:00
bienvenu%netscape.com
38516f87ef
fix build bustage for rods
1999-08-06 21:43:33 +00:00
rods%netscape.com
c28f09b2b4
Added RemoveDummyFrameFromSelect method for removing the dummy frame when the select is empty, finished adding the code to completely handle the creating and removing of the dummy frame.
1999-08-06 21:14:45 +00:00
hyatt%netscape.com
d3b0cc678f
Popup set frames can be created.
1999-08-06 19:20:56 +00:00
troy%netscape.com
ebad18a3c5
Cleanup
1999-08-06 14:34:32 +00:00
rods%netscape.com
5dbf31e9b9
Added code to create and remove the generated content and frame when the select has no options. This necessary for correct sizing of the select when empty.
1999-08-06 14:11:14 +00:00
jfrancis%netscape.com
79a58afed5
fixing unix bustage. compilers: viva la difference!
1999-08-06 12:14:39 +00:00
jfrancis%netscape.com
f3fbfca040
fixing range dom gravity bug first exposed by bug #10231
1999-08-06 10:33:09 +00:00
pierre%netscape.com
1394381abf
breaking up gfx & native widgets
1999-08-06 05:11:39 +00:00
mcafee%netscape.com
732c840456
Trying to fix mac bustage.
1999-08-05 21:33:06 +00:00
troy%netscape.com
0489aa0c60
Moved cantrenderreplacedelememt code over to the frame manager
1999-08-05 20:17:44 +00:00
troy%netscape.com
cd21f5ea9d
Added NULL pointer check for frame manager in DeletingFrameSubtree()
1999-08-05 03:30:09 +00:00
troy%netscape.com
b80876174d
Added NULL pointer checks in GetPrimaryFrameFor() and GetPlaceholderFrameFor()
1999-08-05 03:23:39 +00:00
troy%netscape.com
71d5c08256
Changed frame construction code to use frame manager when modifying frame
...
model
1999-08-05 03:09:22 +00:00
valeski%netscape.com
92d1b7afd1
api change to nsIWebShell and nsIDocumentLoaderObserver. I've replaced all the old method delarations with the new versions. We now pass 'nsresult' types into the On*() methods instead of PRInt32. The PRInt32 arg type was causing data loss.
...
I also checked in a fix for bug 10848 (which prompted the api change), and 10549 (these changes were in nsWebShell.cpp).
1999-08-05 01:37:52 +00:00
buster%netscape.com
4333816066
added GetCaretEnabled
...
cleaned up caret APIs according to coding convention
1999-08-04 20:46:16 +00:00
pinkerton%netscape.com
3a87aa5e0c
removing the TOOLBAR_DD #ifdef's.
1999-08-04 20:16:31 +00:00
kin%netscape.com
375eb2de71
Fixes for bug #10231 (crash making list after select all)
...
and bug #10815 (Crash deleting selected text and table)
mozilla/editor/base/nsHTMLEditRules.cpp
- Added check, in WillDeleteSelection(), to see if
endpoints of the range are in the body before calling
GetBlockNodeParent(). (Bug #10231 )
- Modified GetPromotedPoint() to check for NULL in the
case where aWhere == kEnd and GetChildAt() returns NULL.
(Bug #10815 )
mozilla/layout/base/src/nsGenericElement.cpp
- Modified RangeAdd() so that it doesn't add
a range if it's already in the list. (Bug #10231 )
mozilla/layout/base/src/nsRangeList.cpp
- Modified GetPrimaryFrameForFocusNode() to
initialize aReturnFrame and to return a failure
if ChildAt() returns NULL. (Bug #10231 )
1999-08-04 18:36:19 +00:00