kipp%netscape.com
|
9c705031c7
|
Only set ends-in-newline flag for pre text (bug #3262)
|
1999-03-16 19:36:49 +00:00 |
|
kipp%netscape.com
|
8e7baecb3e
|
Handle removable of continued frames better (not 100% done) (bug #3262)
|
1999-03-16 19:36:24 +00:00 |
|
kipp%netscape.com
|
2916ad11f9
|
Fixed numerous frame removed bugs (bug #3262)
|
1999-03-16 19:36:00 +00:00 |
|
mjudge%netscape.com
|
c7ce92e475
|
I am "unfixing" something. This was something I introduced to prevent an M3 bug with a hack, it is not necessary anymore. reviewd by sfrasier. several people have verified this.
|
1999-03-16 00:08:38 +00:00 |
|
joki%netscape.com
|
9e6f6e3820
|
Fix for bug 3553, links on Linux
|
1999-03-15 23:44:15 +00:00 |
|
mjudge%netscape.com
|
1b682f9f08
|
M3 bug reviewed by joe francis. simply adding 0 initiializers to variables
|
1999-03-15 23:08:27 +00:00 |
|
jfrancis%netscape.com
|
edf65105e9
|
fixed 3632 - selection turds after delete.
fixed 3751 - resizing page with selected image crashes.
reviewed mjudge and kin. checkin approval chofmann.
|
1999-03-15 22:52:06 +00:00 |
|
evaughan%netscape.com
|
792659b285
|
Fixed align bug.
|
1999-03-15 21:22:49 +00:00 |
|
hyatt%netscape.com
|
4c62785eab
|
Changes to fix the bookmarks menu crashing problem.
|
1999-03-15 05:39:04 +00:00 |
|
kostello%netscape.com
|
33b523aed4
|
Added implementation for nsIHTMLContentSink::DoFragment()
|
1999-03-15 05:11:43 +00:00 |
|
kostello%netscape.com
|
cde88f00ab
|
Add support to encode selection informaton
|
1999-03-15 05:10:03 +00:00 |
|
buster%netscape.com
|
0e6a2b96b9
|
small bug fix in Collapse. If the range array has 0 children, the selection should be considered collapsed.
|
1999-03-15 05:04:34 +00:00 |
|
karnaze%netscape.com
|
2c2f89ba0c
|
removed code to set margins on radio buttons and checkboxes. It is now done using attribute selectors in ua.css.
|
1999-03-14 17:39:58 +00:00 |
|
karnaze%netscape.com
|
90a129b50f
|
table cell uses its own border (instead of table's) when sizing its area frame
|
1999-03-14 17:36:10 +00:00 |
|
buster%netscape.com
|
e758191f6c
|
added a debug-only printf warning if the char code returned is 0
|
1999-03-14 04:10:55 +00:00 |
|
mjudge%netscape.com
|
dbe82d4fb3
|
fix hack for getting selection to "Really" update the frame
|
1999-03-14 01:18:47 +00:00 |
|
mjudge%netscape.com
|
f2625f7693
|
needed to get caret to draw at end of line and on an empty text element
|
1999-03-13 21:33:34 +00:00 |
|
mjudge%netscape.com
|
95cc51a5d9
|
hack to get caret to draw on empty line.
|
1999-03-13 21:33:01 +00:00 |
|
karnaze%netscape.com
|
ac8451e2b9
|
set max element size for hidden element
|
1999-03-13 12:50:43 +00:00 |
|
karnaze%netscape.com
|
191784a336
|
bug 2220; changed wording of some warnings.
|
1999-03-13 12:49:37 +00:00 |
|
karnaze%netscape.com
|
cfffe095d7
|
removed some table frame construction warnings.
|
1999-03-13 12:47:56 +00:00 |
|
buster%netscape.com
|
3b6ec81caa
|
Table cells need to call DidSetStyleContext whenever their style changes, or
whenever the table's style changes.
This is a partial fix for bug 3513
|
1999-03-13 04:38:02 +00:00 |
|
buster%netscape.com
|
4a7a889651
|
added some debugging code. uncomment the #define DELETE_SELECTION
to see some output about what node is selected.
|
1999-03-13 04:36:03 +00:00 |
|
beard%netscape.com
|
07880ee6a5
|
reverted back to kISupportsIID. It seems not all compilers can handle ::nsISupports::GetIID() from inside an XPCOM interface. Yech.
|
1999-03-13 02:20:57 +00:00 |
|
evaughan%netscape.com
|
9e7459d1a4
|
Fixed Titled button bugs.
|
1999-03-13 01:51:49 +00:00 |
|
beard%netscape.com
|
6722afc97e
|
forcing nsISupports to global scope to resovle ambiguity (VC is very weak)
|
1999-03-13 00:12:13 +00:00 |
|
evaughan%netscape.com
|
68e34096a0
|
Fixed disabled bug on buttons.
|
1999-03-12 23:47:52 +00:00 |
|
morse%netscape.com
|
79d1af55d9
|
fix for wallet
|
1999-03-12 23:30:48 +00:00 |
|
beard%netscape.com
|
e8f39af705
|
now passing events to plugins, generating idle events with an nsITimer, all XP_MAC changes for the most part.
|
1999-03-12 22:46:14 +00:00 |
|
mjudge%netscape.com
|
27a2f67b20
|
fixed GetWidth to "do the right thing" and take smallcaps and spaced words/chars into account.
|
1999-03-12 21:38:16 +00:00 |
|
ramiro%netscape.com
|
8ce50ad7cf
|
Make it possible to prefix mozilla dlls that conflict with system dlls.
|
1999-03-12 12:43:04 +00:00 |
|
waterson%netscape.com
|
8eebc1a046
|
Fixed bug where button created without 'src=' would crash when 'src=' was set.
|
1999-03-12 08:11:54 +00:00 |
|
karnaze%netscape.com
|
075bf28a73
|
hopefully a fix for the mac build
|
1999-03-12 06:12:03 +00:00 |
|
karnaze%netscape.com
|
760c28b14a
|
bug 3628, scrolling=yes on <frame>, <iframe>
|
1999-03-12 05:36:35 +00:00 |
|
pinkerton%netscape.com
|
2d889e723a
|
Fixes bug #3532 where incremental reflow was not being correctly handled. Also no longer re-resolves the style context at each reflow, but only once on inital reflow.
|
1999-03-12 04:33:24 +00:00 |
|
sdagley%netscape.com
|
c76429f73c
|
Fixing the Mac build bustage by calling the get() accessor for comparison
|
1999-03-12 01:16:08 +00:00 |
|
mjudge%netscape.com
|
43c3c35906
|
need to swap positions for mac. need to put COMPtr on right side of ==
|
1999-03-12 01:02:34 +00:00 |
|
mjudge%netscape.com
|
26d8cc3a13
|
fixed memory leaks in nsRangelist.cpp. uninitialized memory in nsTextframe, simplified APIs in nsIFrame and the underlying implementations. see layout.checkins
|
1999-03-12 00:17:14 +00:00 |
|
amusil%netscape.com
|
4cccceb77f
|
Minor API change. Added support for tags that don't specify SRC or DATA params.
|
1999-03-11 22:50:58 +00:00 |
|
troy%netscape.com
|
c6c4afe1b6
|
Fixed MapDeclarationInto() so it correctly handles 'min-width', 'max-width',
'min-height', and 'max-height'
|
1999-03-11 20:29:02 +00:00 |
|
troy%netscape.com
|
bc8e5d3606
|
Patch from Bruce Mitchener that fixes an incorrect use of delete
|
1999-03-11 20:27:54 +00:00 |
|
troy%netscape.com
|
e5223eb70a
|
Patch from Bruce Mitchener (bruce@sybersight.com) that fixes incorrect
use of delete operator
|
1999-03-11 15:21:46 +00:00 |
|
troy%netscape.com
|
526ed6ddc5
|
Work-in-progress for min/max properties
|
1999-03-11 15:13:17 +00:00 |
|
vidur%netscape.com
|
77e49edcf0
|
Put back in changes blown away by evaughn
|
1999-03-11 08:59:37 +00:00 |
|
troy%netscape.com
|
158ed075a4
|
Patch from Bruce Mitchener (bruce@cybersight.com) that fixes unitialized
memort error
|
1999-03-11 05:56:11 +00:00 |
|
nisheeth%netscape.com
|
42b362f298
|
- Beautified error reporting of expat errors. We now don't just dump the error text out as nodes. We create the parsererror and sourcetext HTML nodes that can be styled via ua.css.
|
1999-03-11 05:29:36 +00:00 |
|
nisheeth%netscape.com
|
acf5451120
|
- changing ua.css to add style rules for the 'parsererror' and 'sourcetext' elements.
- added eHTMLTag_parsererror, eHTMLTag_sourcetext to the set of HTML tags.
- These tags are used within XML documents to show errors from expat.
|
1999-03-11 05:26:53 +00:00 |
|
ftang%netscape.com
|
e9631c3a4f
|
fix mHasMultibyte hint problem when the first character of the *word* is not ASCII
|
1999-03-11 03:00:33 +00:00 |
|
troy%netscape.com
|
043b5700fb
|
Work-in-progress for 'min' and 'max' properties
|
1999-03-11 01:23:10 +00:00 |
|
av%netscape.com
|
f01d0d4fa7
|
*** empty log message ***
|
1999-03-11 00:17:38 +00:00 |
|