nisheeth%netscape.com
|
19143aa5fe
|
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
|
3aeb826157
|
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
|
b66140352d
|
Fix for 13815. Implement OnContentInserted. Approved by chofmann and reviewed by hyatt.
|
1999-09-23 21:11:02 +00:00 |
|
mgleeson1%netscape.com
|
1e66807868
|
fix for UNIX ports r=kipp, a=hofmann,kipp
|
1999-09-23 19:02:23 +00:00 |
|
peterl%netscape.com
|
7b9a8f64d4
|
Remember: always remove mapped attributes from hashtable before modifying them.
Fix bug 13589
|
1999-09-23 03:54:12 +00:00 |
|
saari%netscape.com
|
d891a7b1ef
|
A better fix for blocker #14464. Reviewed by Hyatt w. permission from leaf/choffman
|
1999-09-23 02:31:37 +00:00 |
|
ftang%netscape.com
|
2b923e10df
|
fix crash when the pref callback get call. Part of bug 14219
|
1999-09-23 02:10:15 +00:00 |
|
saari%netscape.com
|
83ab100d9c
|
Fix for blocker bug #14464. Reviewed by Hyatt, checkin permission by leaf.
|
1999-09-23 01:55:41 +00:00 |
|
ftang%netscape.com
|
ec30802e8f
|
add pref callback for charset detectors
|
1999-09-22 08:49:28 +00:00 |
|
rpotts%netscape.com
|
547771542f
|
Changed the printing to use the ImageGroup notifications rather than the document loader because a document is *not* being loaded... This fixes printing after the changes to the document loader notifications.
|
1999-09-22 07:34:31 +00:00 |
|
mjudge%netscape.com
|
c6fd49197c
|
more tweaks for line boundaries. previous
|
1999-09-22 07:26:37 +00:00 |
|
mjudge%netscape.com
|
e989c3be45
|
tweaked word left and word right again. got double click working on edge cases! yeah
|
1999-09-22 07:09:41 +00:00 |
|
joki%netscape.com
|
b114e2a582
|
Various fixes to prevent casting events to the wrong struct subtypes when queried
|
1999-09-22 06:30:01 +00:00 |
|
joki%netscape.com
|
b2f254f766
|
Fix scrolling via home/end keys to scroll to beginning and end of doc
|
1999-09-22 06:28:57 +00:00 |
|
mjudge%netscape.com
|
6976c807dc
|
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
|
99dadf07b9
|
approved by Dagley. fixes for CTRL_LEFT and CTRL_RIGHT navigation and wrapping
|
1999-09-22 05:56:44 +00:00 |
|
mjudge%netscape.com
|
88c407b158
|
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 |
|
mjudge%netscape.com
|
a59a53609b
|
fixes for hint code
|
1999-09-22 04:11:38 +00:00 |
|
evaughan%netscape.com
|
b71fe46dec
|
1) Made better box debug output
2) Disabled auto collapsing of splitterview
|
1999-09-22 03:11:47 +00:00 |
|
pinkerton%netscape.com
|
2a4187e698
|
make the progress meter animate the correct direction.
|
1999-09-22 03:02:45 +00:00 |
|
buster%netscape.com
|
178b1fd81c
|
just removed some annoying printf's I left lying around
|
1999-09-22 02:47:47 +00:00 |
|
joki%netscape.com
|
4016178c5d
|
Adding support for event.clickCount, obsoleting old dblclick event.
|
1999-09-22 02:29:33 +00:00 |
|
nisheeth%netscape.com
|
6fff19fc5b
|
Stop the stopwatches before you print them.
|
1999-09-22 01:49:31 +00:00 |
|
mjudge%netscape.com
|
ebc32d984f
|
fix for nsRangeList get frame for node was not lookin at the node at the "offset" even if the parent node could have children. this would return invalid stuff when get primary frame for content was called.
|
1999-09-22 01:20:29 +00:00 |
|
peterl%netscape.com
|
341ec82a84
|
reset pushback buffer when creating a new scanner
factored scanner creation code
|
1999-09-22 01:19:29 +00:00 |
|
mjudge%netscape.com
|
dfcf0208d4
|
fix for going to correct offset in selection with keyboard navigation
|
1999-09-22 01:19:04 +00:00 |
|
peterl%netscape.com
|
739aaab6e0
|
remap style before rebuilding frames when style rule changes
|
1999-09-22 01:18:45 +00:00 |
|
buster%netscape.com
|
b77a584214
|
just changed a comment to reflect reality, and removed some commented out code
|
1999-09-22 01:14:21 +00:00 |
|
buster%netscape.com
|
bede78590e
|
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 |
|
kipp%netscape.com
|
f76eb620df
|
Queue up a reflow command when yanking floaters so that cases like bug #11389 work properly
|
1999-09-22 00:58:58 +00:00 |
|
kipp%netscape.com
|
574daaa6d8
|
Whoops, left some noise on
|
1999-09-22 00:41:13 +00:00 |
|
kipp%netscape.com
|
5a777fb9ed
|
Fixed various bugs including part of 14486 and 14427; cleaned up the usage of stack based buffers to avoid future issues
|
1999-09-22 00:40:56 +00:00 |
|
kipp%netscape.com
|
2cdc8576a2
|
Changed to have the stack buffer embedded in the xformer
|
1999-09-22 00:40:16 +00:00 |
|
kipp%netscape.com
|
3f7a66b903
|
Fixed part of bug 5726 by making spacers have some definite area when they have a non-zero size
|
1999-09-22 00:39:47 +00:00 |
|
kipp%netscape.com
|
6c23f4f233
|
Work around purify nonsense with bitfields
|
1999-09-22 00:38:57 +00:00 |
|
vidur%netscape.com
|
0420636fbc
|
Fix for bug 14109. Corrected dir getter.
|
1999-09-21 23:23:53 +00:00 |
|
saari%netscape.com
|
cb935f51c7
|
Changing broadcaster to use onbroadcast instead of oncommand. Adding the "braodcast" "commandupdate" and "input" events. Changed all xul observes nodes to use onbroadcast instead of onchange.
|
1999-09-21 23:02:35 +00:00 |
|
mjudge%netscape.com
|
1e48363fd7
|
changes to selection code to stop a never ending loop
|
1999-09-21 22:58:14 +00:00 |
|
vidur%netscape.com
|
324706ee56
|
Fix for bug 14105 - correct processing of area tabindex
|
1999-09-21 22:19:29 +00:00 |
|
kmcclusk%netscape.com
|
c2ce94007e
|
Set select[input type=button] to have a 2px outset border instead of a 1px outset border.
This prevents reflows when the mouse is moved over the combo box dropdown button.
|
1999-09-21 22:04:35 +00:00 |
|
danm%netscape.com
|
710eaa86d3
|
Comment out body of UpdateDismissalListener. Prevents crash dismissing menu in toolbar. (Code in progress, anyway.) a:hyatt@netscape.com
|
1999-09-21 21:41:31 +00:00 |
|
karnaze%netscape.com
|
22f9f41d8e
|
divided col width tests
-----------------------------------------------------
|
1999-09-21 21:35:28 +00:00 |
|
rods%netscape.com
|
256480c581
|
Added nsIRollupListener for rolling up the dropdown
|
1999-09-21 21:20:50 +00:00 |
|
buster%netscape.com
|
0bb4192dde
|
fixed link handling in editor by making links only grab focus when
the pres context has a link handler. bug 14455
|
1999-09-21 21:10:34 +00:00 |
|
akkana%netscape.com
|
3d1013a83e
|
Fix a warning
|
1999-09-21 20:29:12 +00:00 |
|
rods%netscape.com
|
b6d508aebe
|
changed mulitple to mulitple
|
1999-09-21 19:34:53 +00:00 |
|
joki%netscape.com
|
95bc014f1b
|
Fix bug 6258, release of null content pointer due to reentrant event
|
1999-09-21 19:00:55 +00:00 |
|
dcone%netscape.com
|
604b036704
|
added debugging for printing
|
1999-09-21 14:34:28 +00:00 |
|
joki%netscape.com
|
7304187269
|
Adding old 4.x capture/release compatibility code, changing dom event VK_* names to DOM_VK_*
|
1999-09-21 14:18:52 +00:00 |
|
pollmann%netscape.com
|
1d75057a7c
|
Bug 11488: Crash when deleting options from GFX selects
|
1999-09-21 13:25:32 +00:00 |
|