peterl%netscape.com
|
45ae24d59f
|
manage view visibility better, hide collapsed views and hidden views with widgets
|
1999-09-29 03:37:02 +00:00 |
peterl%netscape.com
|
0ee00122a0
|
manage view visibility better
|
1999-09-29 03:36:16 +00:00 |
peterl%netscape.com
|
42d4d2cabf
|
set reflow reason properly for incremental changes
|
1999-09-29 03:35:51 +00:00 |
peterl%netscape.com
|
85a9038d81
|
use style changed reflow instead of content changed when updating button
|
1999-09-29 03:35:24 +00:00 |
peterl%netscape.com
|
490f76bb01
|
use 'collapse' instead of 'hidden' for comboboxes
|
1999-09-29 03:34:29 +00:00 |
peterl%netscape.com
|
f03b21d970
|
set visibility better
|
1999-09-29 03:33:34 +00:00 |
peterl%netscape.com
|
c2098b8450
|
remap style contexts that don't get swapped when computing style changes
|
1999-09-29 03:32:19 +00:00 |
briano%netscape.com
|
84d1be13c1
|
Only include memory.h if the system actually has it. Fixes QNX. Approved by leaf.
|
1999-09-29 02:24:17 +00:00 |
troy%netscape.com
|
2d378f679b
|
Part of the fix for bug #11633. Check the NS_FRAME_OUT_OF_FLOW bit and make
sure the frame was really moved out of the flow
|
1999-09-28 23:42:35 +00:00 |
karnaze%netscape.com
|
48e4116d09
|
bug 10009 - uses width set on <td> in figuring width of nested table
|
1999-09-28 21:57:44 +00:00 |
karnaze%netscape.com
|
8ab4bc4819
|
new regression tests
|
1999-09-28 21:54:59 +00:00 |
hyatt%netscape.com
|
8d9e9ee8c9
|
Fixing tree widget updating problem (bienvenu).
|
1999-09-28 00:57:31 +00:00 |
mjudge%netscape.com
|
038109f57b
|
aproved leaf. reviews sfraser. checking for null stopping crash
|
1999-09-28 00:13:19 +00:00 |
troy%netscape.com
|
843e094239
|
Fix for bug #14959. Made sure that lines with floaters are also marked
dirty
|
1999-09-27 20:53:05 +00:00 |
mcafee%netscape.com
|
f86ea05aa6
|
Backing out latest change, apprunner menus were totally screwed up. a=shaver, r=ramiro,pavlov
|
1999-09-27 07:28:06 +00:00 |
troy%netscape.com
|
3b9c13faa9
|
Fixes for bug #2552 and bug #10961
|
1999-09-26 20:40:29 +00:00 |
warren%netscape.com
|
18d426d338
|
Fixed uninitialized variables
|
1999-09-26 10:07:16 +00:00 |
warren%netscape.com
|
add4f1c124
|
Refcounted case conversion service properly
|
1999-09-26 10:05:51 +00:00 |
warren%netscape.com
|
3b7cb74794
|
Fixed mismatched free problem.
|
1999-09-26 07:05:02 +00:00 |
mjudge%netscape.com
|
0bb65d1fc8
|
fixes for M11 a=shaver r=cmanske. this will add 1 enumerator value to en enum in nsIFrame so dont be scared. this is for tweaking selection should not affect anyone outside of selection/editor
|
1999-09-25 23:33:02 +00:00 |
troy%netscape.com
|
2ed263d46e
|
Optimized PrepareResizeReflow() so it doesn't mark lines dirty if they don't need
to be reflowed
|
1999-09-25 16:50:45 +00:00 |
peterl%netscape.com
|
ebc6169f45
|
fix bug 5458 - made ApplyRenderingChangeToTree handle overflow content
as well as floaters and positioned children
also improved handling of view invalidation and syncing
removed warning
approved chofman
|
1999-09-25 05:02:52 +00:00 |
peterl%netscape.com
|
d1882ffe5e
|
remove warnings
fix bug 10007 - when style change needs to regenerate frame do not set new context into frame
approved chofman
|
1999-09-25 05:00:41 +00:00 |
ftang%netscape.com
|
2561109d7f
|
fix bug 14802. reviewed by harishd.
|
1999-09-24 21:50:49 +00:00 |
kipp%netscape.com
|
da5609e4b9
|
Refixed bug #10496 - a=choffman, r=troy
|
1999-09-24 17:23:33 +00:00 |
troy%netscape.com
|
7e6db4684e
|
Fix for bug #14814. Changed GetFloaterContainingBlock() to also check for floated
or absolutely positioned inline elements
|
1999-09-24 17:14:19 +00:00 |
dcone%netscape.com
|
6708def373
|
Added a Release.. to fix a leak
|
1999-09-24 13:49:12 +00:00 |
dcone%netscape.com
|
29b739396d
|
Took out some Addrefs, causing leaks
|
1999-09-24 13:48:40 +00:00 |
nisheeth%netscape.com
|
0c537f8bad
|
Use NSPR logging rather than printf's for stopwatch output.
|
1999-09-24 08:57:36 +00:00 |
nisheeth%netscape.com
|
7594dce35d
|
Move the message that announces that time is being measured for layout processes from the content sink to the webshell.
|
1999-09-24 07:19:44 +00:00 |
troy%netscape.com
|
19b7877ab3
|
Fix for bug #14737. Made sure that captionFrame is initialized before
we use it
|
1999-09-24 03:15:49 +00:00 |
nisheeth%netscape.com
|
c3a1494f88
|
bug 13630, r=troy, a=leaf, Added a null check to prevent a crash.
|
1999-09-24 01:58:32 +00:00 |
putterman%netscape.com
|
4dcd4bda98
|
Fix for 14386. Prevent memory corruption when opening and closing an account.
Approved = leaf. Reviewed -= karnaze.
|
1999-09-23 22:44:47 +00:00 |
putterman%netscape.com
|
06c534cac5
|
Fix for 13815. Implement OnContentInserted. Approved by chofmann and reviewed by hyatt.
|
1999-09-23 21:11:02 +00:00 |
peterl%netscape.com
|
6512bae35c
|
Remember: always remove mapped attributes from hashtable before modifying them.
Fix bug 13589
|
1999-09-23 03:54:12 +00:00 |
ftang%netscape.com
|
eab8cbead0
|
fix crash when the pref callback get call. Part of bug 14219
|
1999-09-23 02:10:15 +00:00 |
ftang%netscape.com
|
4456c05d46
|
add pref callback for charset detectors
|
1999-09-22 08:49:28 +00:00 |
mjudge%netscape.com
|
247c5ac792
|
more tweaks for line boundaries. previous
|
1999-09-22 07:26:37 +00:00 |
mjudge%netscape.com
|
8e608e33df
|
tweaked word left and word right again. got double click working on edge cases! yeah
|
1999-09-22 07:09:41 +00:00 |
mjudge%netscape.com
|
f187d94247
|
recursion failing finding the same frame we started with sometimes with generated content from style. simple 2 line check to avoind this. dagley said ok to check in red tree since not hurting anyone.
|
1999-09-22 06:12:44 +00:00 |
mjudge%netscape.com
|
f4d520bbf9
|
approved by Dagley. fixes for CTRL_LEFT and CTRL_RIGHT navigation and wrapping
|
1999-09-22 05:56:44 +00:00 |
mjudge%netscape.com
|
375e6fb76f
|
fixes for line/frame traversal. now we use more common code inside nsFrame rather than nsTextFrame specific code all the time.
|
1999-09-22 04:12:23 +00:00 |
buster%netscape.com
|
0ffdf2b3d4
|
just removed some annoying printf's I left lying around
|
1999-09-22 02:47:47 +00:00 |
joki%netscape.com
|
de1d4abc32
|
Adding support for event.clickCount, obsoleting old dblclick event.
|
1999-09-22 02:29:33 +00:00 |
nisheeth%netscape.com
|
4476a32ca1
|
Stop the stopwatches before you print them.
|
1999-09-22 01:49:31 +00:00 |
peterl%netscape.com
|
aa659a7ec6
|
reset pushback buffer when creating a new scanner
factored scanner creation code
|
1999-09-22 01:19:29 +00:00 |
mjudge%netscape.com
|
208c00015a
|
fix for going to correct offset in selection with keyboard navigation
|
1999-09-22 01:19:04 +00:00 |
peterl%netscape.com
|
dc83c08aaa
|
remap style before rebuilding frames when style rule changes
|
1999-09-22 01:18:45 +00:00 |
buster%netscape.com
|
baaf46924c
|
just changed a comment to reflect reality, and removed some commented out code
|
1999-09-22 01:14:21 +00:00 |
buster%netscape.com
|
3dd7657163
|
enabled event state manager to do it's thing with focus switching.
this cleans up focus switching in general, and specifically enables tabbing
between single-line text controls and other html form elements.
|
1999-09-22 01:04:37 +00:00 |