pinkerton%netscape.com
|
b959e16afe
|
removed nsInlineReflow.cpp for kipp
git-svn-id: svn://10.0.0.236/trunk@24332 18797224-902f-48f8-a5cc-f745e15eee43
|
1999-03-18 21:32:16 +00:00 |
|
av%netscape.com
|
2460c7215e
|
M3 -- Fix for bug #1157
git-svn-id: svn://10.0.0.236/trunk@24329 18797224-902f-48f8-a5cc-f745e15eee43
|
1999-03-18 21:26:15 +00:00 |
|
hyatt%netscape.com
|
4ecf27a1dd
|
Fixes for the mouseover toolbar button problem. Approved by Chris.
git-svn-id: svn://10.0.0.236/trunk@24324 18797224-902f-48f8-a5cc-f745e15eee43
|
1999-03-18 21:18:00 +00:00 |
|
kipp%netscape.com
|
83f5d0de70
|
Spanked to collapse inline-reflow with line-layout into line-layout; fixed bugs #1278, #1990, #3527, #1670, etc.
git-svn-id: svn://10.0.0.236/trunk@24321 18797224-902f-48f8-a5cc-f745e15eee43
|
1999-03-18 21:03:25 +00:00 |
|
kipp%netscape.com
|
7e25f9704c
|
Fixed bug #3918 with measuring small-caps text; ported to use new line-layout API's
git-svn-id: svn://10.0.0.236/trunk@24319 18797224-902f-48f8-a5cc-f745e15eee43
|
1999-03-18 21:02:40 +00:00 |
|
kipp%netscape.com
|
0f0692af69
|
Fixed bug #3597 - lower case alpha/roman bullets
git-svn-id: svn://10.0.0.236/trunk@24318 18797224-902f-48f8-a5cc-f745e15eee43
|
1999-03-18 21:01:52 +00:00 |
|
michaelp%netscape.com
|
cd30c3c493
|
changed for new ComputeScrollOffsets() method.
git-svn-id: svn://10.0.0.236/trunk@24317 18797224-902f-48f8-a5cc-f745e15eee43
|
1999-03-18 21:01:46 +00:00 |
|
kipp%netscape.com
|
66e83399ef
|
Removed unused header file include
git-svn-id: svn://10.0.0.236/trunk@24316 18797224-902f-48f8-a5cc-f745e15eee43
|
1999-03-18 21:01:24 +00:00 |
|
leaf%mozilla.org
|
8fadf11677
|
Landing nspr library name change, and plevent function call change.
git-svn-id: svn://10.0.0.236/trunk@24276 18797224-902f-48f8-a5cc-f745e15eee43
|
1999-03-17 21:32:03 +00:00 |
|
kipp%netscape.com
|
f81ad77137
|
Fixed bug #3905 - frame construction code wasn't dealing with tables properly when they were floated; reviewed by vidur for M3 checkin
git-svn-id: svn://10.0.0.236/trunk@24263 18797224-902f-48f8-a5cc-f745e15eee43
|
1999-03-17 18:17:24 +00:00 |
|
evaughan%netscape.com
|
33068a82b2
|
Checkin is for bug #3853
Approved by don, hyatt
git-svn-id: svn://10.0.0.236/trunk@24253 18797224-902f-48f8-a5cc-f745e15eee43
|
1999-03-17 06:07:07 +00:00 |
|
pnunn%netscape.com
|
df399ccfeb
|
Fix for bugz#3858. View-images were decoding twice. M3, pnunn@netscape.com
Reviewed by kipp@netscape.com.
git-svn-id: svn://10.0.0.236/trunk@24236 18797224-902f-48f8-a5cc-f745e15eee43
|
1999-03-17 00:13:31 +00:00 |
|
karnaze%netscape.com
|
03d63f15c6
|
bug 1725
git-svn-id: svn://10.0.0.236/trunk@24235 18797224-902f-48f8-a5cc-f745e15eee43
|
1999-03-16 23:42:38 +00:00 |
|
kin%netscape.com
|
f156b21405
|
Fix for bug #3758: Drag selecting entire content, then deleting, causes crash.
Added check for mContentLength <= 0 to TextFrame::GetPointFromOffset().
Reviewed by jfrancis@netscape.com and sfraser@netscape.com.
Approved by chofmann@netscape.com.
git-svn-id: svn://10.0.0.236/trunk@24232 18797224-902f-48f8-a5cc-f745e15eee43
|
1999-03-16 22:55:49 +00:00 |
|
peterl%netscape.com
|
05c92ee1ad
|
Fixed table background inheritance, bug #1355
Checkin approved by chofmann
git-svn-id: svn://10.0.0.236/trunk@24231 18797224-902f-48f8-a5cc-f745e15eee43
|
1999-03-16 22:33:29 +00:00 |
|
kipp%netscape.com
|
035bc47fe1
|
Don't dereference a null pointer when print previewing
git-svn-id: svn://10.0.0.236/trunk@24218 18797224-902f-48f8-a5cc-f745e15eee43
|
1999-03-16 19:37:12 +00:00 |
|
kipp%netscape.com
|
b3b4b4cbe6
|
Only set ends-in-newline flag for pre text (bug #3262)
git-svn-id: svn://10.0.0.236/trunk@24217 18797224-902f-48f8-a5cc-f745e15eee43
|
1999-03-16 19:36:49 +00:00 |
|
kipp%netscape.com
|
15f605def7
|
Handle removable of continued frames better (not 100% done) (bug #3262)
git-svn-id: svn://10.0.0.236/trunk@24216 18797224-902f-48f8-a5cc-f745e15eee43
|
1999-03-16 19:36:24 +00:00 |
|
kipp%netscape.com
|
99c54cef53
|
Fixed numerous frame removed bugs (bug #3262)
git-svn-id: svn://10.0.0.236/trunk@24215 18797224-902f-48f8-a5cc-f745e15eee43
|
1999-03-16 19:36:00 +00:00 |
|
mjudge%netscape.com
|
598cd8d192
|
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.
git-svn-id: svn://10.0.0.236/trunk@24191 18797224-902f-48f8-a5cc-f745e15eee43
|
1999-03-16 00:08:38 +00:00 |
|
joki%netscape.com
|
4aff2a13e3
|
Fix for bug 3553, links on Linux
git-svn-id: svn://10.0.0.236/trunk@24187 18797224-902f-48f8-a5cc-f745e15eee43
|
1999-03-15 23:44:15 +00:00 |
|
mjudge%netscape.com
|
d86bbf4046
|
M3 bug reviewed by joe francis. simply adding 0 initiializers to variables
git-svn-id: svn://10.0.0.236/trunk@24184 18797224-902f-48f8-a5cc-f745e15eee43
|
1999-03-15 23:08:27 +00:00 |
|
jfrancis%netscape.com
|
da1fc8ea13
|
fixed 3632 - selection turds after delete.
fixed 3751 - resizing page with selected image crashes.
reviewed mjudge and kin. checkin approval chofmann.
git-svn-id: svn://10.0.0.236/trunk@24183 18797224-902f-48f8-a5cc-f745e15eee43
|
1999-03-15 22:52:06 +00:00 |
|
evaughan%netscape.com
|
c332730afc
|
Fixed align bug.
git-svn-id: svn://10.0.0.236/trunk@24177 18797224-902f-48f8-a5cc-f745e15eee43
|
1999-03-15 21:22:49 +00:00 |
|
hyatt%netscape.com
|
f41ac2bd41
|
Changes to fix the bookmarks menu crashing problem.
git-svn-id: svn://10.0.0.236/trunk@24165 18797224-902f-48f8-a5cc-f745e15eee43
|
1999-03-15 05:39:04 +00:00 |
|
kostello%netscape.com
|
a1d937336a
|
Added implementation for nsIHTMLContentSink::DoFragment()
git-svn-id: svn://10.0.0.236/trunk@24163 18797224-902f-48f8-a5cc-f745e15eee43
|
1999-03-15 05:11:43 +00:00 |
|
kostello%netscape.com
|
b795dfd74a
|
Add support to encode selection informaton
git-svn-id: svn://10.0.0.236/trunk@24162 18797224-902f-48f8-a5cc-f745e15eee43
|
1999-03-15 05:10:03 +00:00 |
|
buster%netscape.com
|
099c42d8d3
|
small bug fix in Collapse. If the range array has 0 children, the selection should be considered collapsed.
git-svn-id: svn://10.0.0.236/trunk@24158 18797224-902f-48f8-a5cc-f745e15eee43
|
1999-03-15 05:04:34 +00:00 |
|
karnaze%netscape.com
|
fe3b92e60b
|
removed code to set margins on radio buttons and checkboxes. It is now done using attribute selectors in ua.css.
git-svn-id: svn://10.0.0.236/trunk@24115 18797224-902f-48f8-a5cc-f745e15eee43
|
1999-03-14 17:39:58 +00:00 |
|
karnaze%netscape.com
|
0a1d6741dd
|
table cell uses its own border (instead of table's) when sizing its area frame
git-svn-id: svn://10.0.0.236/trunk@24114 18797224-902f-48f8-a5cc-f745e15eee43
|
1999-03-14 17:36:10 +00:00 |
|
buster%netscape.com
|
6119addb3c
|
added a debug-only printf warning if the char code returned is 0
git-svn-id: svn://10.0.0.236/trunk@24097 18797224-902f-48f8-a5cc-f745e15eee43
|
1999-03-14 04:10:55 +00:00 |
|
mjudge%netscape.com
|
0615e6fe73
|
fix hack for getting selection to "Really" update the frame
git-svn-id: svn://10.0.0.236/trunk@24091 18797224-902f-48f8-a5cc-f745e15eee43
|
1999-03-14 01:18:47 +00:00 |
|
mjudge%netscape.com
|
2ebf5f3b4b
|
needed to get caret to draw at end of line and on an empty text element
git-svn-id: svn://10.0.0.236/trunk@24080 18797224-902f-48f8-a5cc-f745e15eee43
|
1999-03-13 21:33:34 +00:00 |
|
mjudge%netscape.com
|
e60f9b40c5
|
hack to get caret to draw on empty line.
git-svn-id: svn://10.0.0.236/trunk@24079 18797224-902f-48f8-a5cc-f745e15eee43
|
1999-03-13 21:33:01 +00:00 |
|
karnaze%netscape.com
|
3828070fad
|
set max element size for hidden element
git-svn-id: svn://10.0.0.236/trunk@24071 18797224-902f-48f8-a5cc-f745e15eee43
|
1999-03-13 12:50:43 +00:00 |
|
karnaze%netscape.com
|
320437ece4
|
bug 2220; changed wording of some warnings.
git-svn-id: svn://10.0.0.236/trunk@24070 18797224-902f-48f8-a5cc-f745e15eee43
|
1999-03-13 12:49:37 +00:00 |
|
karnaze%netscape.com
|
fe22718487
|
removed some table frame construction warnings.
git-svn-id: svn://10.0.0.236/trunk@24069 18797224-902f-48f8-a5cc-f745e15eee43
|
1999-03-13 12:47:56 +00:00 |
|
buster%netscape.com
|
1adc16e177
|
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
git-svn-id: svn://10.0.0.236/trunk@24054 18797224-902f-48f8-a5cc-f745e15eee43
|
1999-03-13 04:38:02 +00:00 |
|
buster%netscape.com
|
fdd92cdedf
|
added some debugging code. uncomment the #define DELETE_SELECTION
to see some output about what node is selected.
git-svn-id: svn://10.0.0.236/trunk@24053 18797224-902f-48f8-a5cc-f745e15eee43
|
1999-03-13 04:36:03 +00:00 |
|
beard%netscape.com
|
ab9d076b20
|
reverted back to kISupportsIID. It seems not all compilers can handle ::nsISupports::GetIID() from inside an XPCOM interface. Yech.
git-svn-id: svn://10.0.0.236/trunk@24034 18797224-902f-48f8-a5cc-f745e15eee43
|
1999-03-13 02:20:57 +00:00 |
|
evaughan%netscape.com
|
5caad912d3
|
Fixed Titled button bugs.
git-svn-id: svn://10.0.0.236/trunk@24032 18797224-902f-48f8-a5cc-f745e15eee43
|
1999-03-13 01:51:49 +00:00 |
|
beard%netscape.com
|
03cc80e739
|
forcing nsISupports to global scope to resovle ambiguity (VC is very weak)
git-svn-id: svn://10.0.0.236/trunk@24013 18797224-902f-48f8-a5cc-f745e15eee43
|
1999-03-13 00:12:13 +00:00 |
|
evaughan%netscape.com
|
28720251d6
|
Fixed disabled bug on buttons.
git-svn-id: svn://10.0.0.236/trunk@24009 18797224-902f-48f8-a5cc-f745e15eee43
|
1999-03-12 23:47:52 +00:00 |
|
morse%netscape.com
|
be75a1a597
|
fix for wallet
git-svn-id: svn://10.0.0.236/trunk@24005 18797224-902f-48f8-a5cc-f745e15eee43
|
1999-03-12 23:30:48 +00:00 |
|
beard%netscape.com
|
f070c0d794
|
now passing events to plugins, generating idle events with an nsITimer, all XP_MAC changes for the most part.
git-svn-id: svn://10.0.0.236/trunk@23994 18797224-902f-48f8-a5cc-f745e15eee43
|
1999-03-12 22:46:14 +00:00 |
|
mjudge%netscape.com
|
c77899adc4
|
fixed GetWidth to "do the right thing" and take smallcaps and spaced words/chars into account.
git-svn-id: svn://10.0.0.236/trunk@23979 18797224-902f-48f8-a5cc-f745e15eee43
|
1999-03-12 21:38:16 +00:00 |
|
ramiro%netscape.com
|
db0ca36e35
|
Make it possible to prefix mozilla dlls that conflict with system dlls.
git-svn-id: svn://10.0.0.236/trunk@23935 18797224-902f-48f8-a5cc-f745e15eee43
|
1999-03-12 12:43:04 +00:00 |
|
waterson%netscape.com
|
5728cb2dcf
|
Fixed bug where button created without 'src=' would crash when 'src=' was set.
git-svn-id: svn://10.0.0.236/trunk@23912 18797224-902f-48f8-a5cc-f745e15eee43
|
1999-03-12 08:11:54 +00:00 |
|
karnaze%netscape.com
|
df217ace86
|
hopefully a fix for the mac build
git-svn-id: svn://10.0.0.236/trunk@23896 18797224-902f-48f8-a5cc-f745e15eee43
|
1999-03-12 06:12:03 +00:00 |
|
karnaze%netscape.com
|
1a9cdab67c
|
bug 3628, scrolling=yes on <frame>, <iframe>
git-svn-id: svn://10.0.0.236/trunk@23895 18797224-902f-48f8-a5cc-f745e15eee43
|
1999-03-12 05:36:35 +00:00 |
|