nisheeth%netscape.com
|
8f16f22564
|
Fixed a crash that resulted from trying to access freed memory in CSSLoaderImpl::DidLoadStyle(). I was trying to access aLoadData to print out an error message after aLoadData had been freed. Moved the error printing code to where aLoadData still has valid content.
|
1999-06-16 01:29:27 +00:00 |
|
vidur%netscape.com
|
67ee9dfef9
|
sink now creates content for BASE element
|
1999-06-16 00:44:50 +00:00 |
|
sfraser%netscape.com
|
c464dfe7ba
|
Don't release the selection that you didn't addref, mister document encoder.
|
1999-06-15 23:58:41 +00:00 |
|
nisheeth%netscape.com
|
c3f5debc82
|
Fix for bug 4196. Clicking on anchors now targets frames properly. We were being too eager in truncating the target in nsGenericHTMLElement::GetBaseTarget().
|
1999-06-15 23:58:07 +00:00 |
|
sfraser%netscape.com
|
548a956d60
|
Fix GetViewForRendering() in the window coordinates case.
|
1999-06-15 23:54:26 +00:00 |
|
jdunn%netscape.com
|
24a4ba4bce
|
HP requires a Newline at end of file
|
1999-06-15 23:32:44 +00:00 |
|
ftang%netscape.com
|
bb0b5a26ee
|
fix 7973. Do correct conversion for non ASCII for multipart posting
|
1999-06-15 23:31:05 +00:00 |
|
pinkerton%netscape.com
|
7a9c1afcd4
|
fix memory leaks (bug# 8221)
|
1999-06-15 23:26:32 +00:00 |
|
sfraser%netscape.com
|
eef37728c7
|
Fix the multiple reflow problem which makes page rendering very slow. r hyatt, a leaf.
|
1999-06-15 21:30:14 +00:00 |
|
hyatt%netscape.com
|
5f6e627b54
|
Fixing a bug in the distribution of excess space to multiple row groups.
|
1999-06-15 07:06:55 +00:00 |
|
peterl%netscape.com
|
8eae23158b
|
sync to css loader api change (default namespace)
|
1999-06-15 06:22:46 +00:00 |
|
peterl%netscape.com
|
eb5234afd3
|
better medium testing api
|
1999-06-15 06:22:07 +00:00 |
|
peterl%netscape.com
|
5a92df470b
|
added better medium testing api
|
1999-06-15 06:21:47 +00:00 |
|
peterl%netscape.com
|
8079c8b02f
|
added faster medium testing support
added default namespace support
WIP for faster cascade
|
1999-06-15 06:20:46 +00:00 |
|
peterl%netscape.com
|
d4d5bc6e95
|
changed medium testing API
|
1999-06-15 06:19:57 +00:00 |
|
peterl%netscape.com
|
eb378fd080
|
added default namespace id
added safety checks when loading is aborted
|
1999-06-15 06:19:21 +00:00 |
|
peterl%netscape.com
|
29466176e6
|
added default namespace id
|
1999-06-15 06:18:37 +00:00 |
|
peterl%netscape.com
|
79f80316a0
|
added default namespace ID to loading
|
1999-06-15 06:18:23 +00:00 |
|
peterl%netscape.com
|
1327a9be5a
|
added namespace definitions
|
1999-06-15 06:17:17 +00:00 |
|
peterl%netscape.com
|
61d4b9ed9f
|
delete floaters before regular children
|
1999-06-15 06:16:29 +00:00 |
|
peterl%netscape.com
|
a7811ef149
|
use new medium testing api
use enumeration func for faster rule matching
|
1999-06-15 06:15:51 +00:00 |
|
peterl%netscape.com
|
93a3dcc5f3
|
added create child namespace by id
|
1999-06-15 06:14:59 +00:00 |
|
peterl%netscape.com
|
61dec32772
|
added UseForMedium (for faster medium testing)
|
1999-06-15 06:14:31 +00:00 |
|
peterl%netscape.com
|
e5916cf43f
|
added new create child namespace
|
1999-06-15 06:14:09 +00:00 |
|
av%netscape.com
|
2808e253e4
|
Hooking up event passing to winless plugins
|
1999-06-15 05:28:23 +00:00 |
|
sfraser%netscape.com
|
a6db1c955a
|
Added nsScrollbarButtonFrame.cpp, and fix constness of MouseClicked param.
|
1999-06-15 04:10:27 +00:00 |
|
evaughan%netscape.com
|
e2255c4a64
|
Integrated a new XP scrollbar
Added tri state behavior to titled buttons.
|
1999-06-15 04:02:43 +00:00 |
|
joki%netscape.com
|
2c742db83b
|
Fixes for event going to frames which have changes as a result of other event handlers. (loosely bug 1283)
|
1999-06-15 03:14:28 +00:00 |
|
hyatt%netscape.com
|
141b8814b7
|
fixing a bug in getframeforpoint for nested row groups
|
1999-06-15 02:27:17 +00:00 |
|
ftang%netscape.com
|
053016f7c4
|
fix bug 7544
|
1999-06-15 02:21:03 +00:00 |
|
hyatt%netscape.com
|
000e6b29df
|
Added support for incremental reflow of nested row groups (yeah, baby, yeah, baby, YEAH).
|
1999-06-15 01:19:18 +00:00 |
|
hyatt%netscape.com
|
0208e24dac
|
More nested row group work.
|
1999-06-14 23:45:14 +00:00 |
|
hyatt%netscape.com
|
eb46905ff2
|
More nested row group changes.
|
1999-06-14 23:42:16 +00:00 |
|
vidur%netscape.com
|
1e53949df6
|
Implemented Set/GetValue for Select elements
|
1999-06-14 23:14:17 +00:00 |
|
av%netscape.com
|
ad244932bd
|
Cleaning up
|
1999-06-14 22:35:46 +00:00 |
|
vidur%netscape.com
|
8941203f0b
|
Fix for bug 6154. Unqualified references in the context of a form are now resolved.
|
1999-06-14 22:09:25 +00:00 |
|
karnaze%netscape.com
|
becd625326
|
fixed images referenced in regression tests
|
1999-06-14 22:05:29 +00:00 |
|
jdunn%netscape.com
|
2c11b7f1ed
|
fixing macro syntax. HP flagged the construct as an error.
|
1999-06-14 21:16:05 +00:00 |
|
karnaze%netscape.com
|
5c352db65f
|
regression test images
|
1999-06-14 21:15:46 +00:00 |
|
hyatt%netscape.com
|
815e81f837
|
More nested row group work.
|
1999-06-14 08:22:47 +00:00 |
|
hyatt%netscape.com
|
16d4e11bdf
|
More changes to allow tables to support nested row groups.
|
1999-06-14 08:01:00 +00:00 |
|
tague%netscape.com
|
2ee25ba819
|
Fixed conditional problem when i turned on my keyobard patch.
|
1999-06-14 04:39:03 +00:00 |
|
karnaze%netscape.com
|
fedc87dda6
|
regression test
|
1999-06-14 03:46:21 +00:00 |
|
tague%netscape.com
|
8688949472
|
Turned on bug fix for #6896: Windows editorinterprets the period key as a forward delete.
|
1999-06-13 21:13:12 +00:00 |
|
av%netscape.com
|
bec64804f6
|
*** empty log message ***
|
1999-06-13 06:18:35 +00:00 |
|
av%netscape.com
|
e3b6bd77c1
|
*** empty log message ***
|
1999-06-13 06:11:33 +00:00 |
|
av%netscape.com
|
c507c2c8b3
|
*** empty log message ***
|
1999-06-13 06:06:12 +00:00 |
|
av%netscape.com
|
7eab79e8e3
|
*** empty log message ***
|
1999-06-13 06:00:56 +00:00 |
|
sspitzer%netscape.com
|
17f657c9c3
|
fix for build bustage
|
1999-06-13 00:09:00 +00:00 |
|
sspitzer%netscape.com
|
85cda373b9
|
fix build breakage for steve clark
|
1999-06-12 23:14:37 +00:00 |
|