sfraser%netscape.com
c0f346c2cd
First Checked In.
1999-07-09 01:14:45 +00:00
vidur%netscape.com
5080813119
Cut-and-paste error. GetVLinkColor was calling the body's GetLink method. Fix approved by chofmann, reviewed by nisheeth.
1999-07-08 19:55:47 +00:00
kipp%netscape.com
779fae0c49
Fixed bug 6574 - the problem was that the current color was being reset when the text decoration, in this case an underline, was being drawn so that the next chunk of text rendered in the smallcaps font was drawn in the wrong color
1999-07-08 19:52:57 +00:00
kipp%netscape.com
835a8e5d69
Only pass on url to server side image map when we end up with a valid url
1999-07-08 19:44:42 +00:00
kipp%netscape.com
24c8b64d1e
Fix bug #652 - made server side image maps find the proper href to base the url on by looking up the content tree of an nsIDOMHTMLAnchorElement
1999-07-08 19:38:08 +00:00
pnunn%netscape.com
ce1af62c69
added to img mime types. pnunn. ok'd by chofmann.
1999-07-08 01:32:11 +00:00
sfraser%netscape.com
122c70cece
Fix for 9361, comment out bogus assert in the caret code. a chofmann
1999-07-08 01:24:52 +00:00
hyatt%netscape.com
01f0b66ecf
Nailed this repainting/disappearing bug to the WALL!
1999-07-08 00:43:17 +00:00
mcafee%netscape.com
ae96ec08d1
Adding nsToolbarItemFrame.cpp to the build, this gets used when TOOLBAR_DD=1, ie. --enable-toolbar-dd. a=cyeh
1999-07-07 22:55:47 +00:00
akkana%netscape.com
c52443a441
9180: add content comment, not XIF comment. r=chofmann
1999-07-07 22:43:46 +00:00
pinkerton%netscape.com
48f925b5fe
rewite GetScreen* to use nsIWidget::WidgetToScreen(), which actually will work under linux and mac. (rev pavlov, appr cyeh). Bug #9114 .
1999-07-07 22:40:22 +00:00
hyatt%netscape.com
dd7355cf02
Fixing problems with redraw on initial show of window.
1999-07-07 22:34:31 +00:00
troy%netscape.com
82422752eb
Fix for bug #9354 , crash when typing into an empty document
1999-07-07 20:33:07 +00:00
warren%netscape.com
6a0313832e
Added channel argument to nsIStreamObserver/nsIStreamListener/nsIProgressEventSink methods.
1999-07-07 08:19:38 +00:00
warren%netscape.com
9efa754f74
Added channel argument to nsIStreamObserver/nsIStreamListener/nsIProgressEventSink methods.
1999-07-07 08:08:40 +00:00
norris%netscape.com
fc9729ccd2
Tom Pixley's code for the beginnings of DOM security, with a fix for the previous Mac link failure.
1999-07-07 07:50:03 +00:00
nisheeth%netscape.com
670427b1d4
Removed an extra space from the string displayed in the title bar.
1999-07-07 07:45:48 +00:00
nisheeth%netscape.com
1381c60863
Partial fix for bug 5707. We now set the title of the image to "Image: width x height pixels", where width and height are the dimensions of the image being displayed. This title is set from nsImageDocument::EndLayout() a newly added method that gets called from nsImageListener::StopRequest().
1999-07-07 07:31:24 +00:00
vidur%netscape.com
6f85dce006
Added a HTMLDocumentColor special-case rule for the HTML element. This is set when either the bgColor or fgColor is set on a HTML document.
1999-07-07 04:53:36 +00:00
vidur%netscape.com
7a1255d34d
Switched document.bgColor,fgColor, etc. to set a style rule on the HTMLStyleSheet if the BODY element doesn't yet exist
1999-07-07 04:52:27 +00:00
ramiro%netscape.com
abf0cc4a0f
Define the toolkit flags in one place an reuse that. Hopefully this will
...
put an end to the cut-n-paste insanity.
1999-07-07 04:38:18 +00:00
kipp%netscape.com
b635ab5465
Removed HaveFixedContent* methods from nsHTMLReflowState and updated code to match (fix bug #7993 )
1999-07-07 02:33:17 +00:00
peterl%netscape.com
089df585d5
fix unix bustage (query interface macro usage error)
1999-07-07 02:07:34 +00:00
peterl%netscape.com
c5e28df980
force quirks off for XML
1999-07-07 01:33:27 +00:00
peterl%netscape.com
de00c8306c
cleanup error handling
1999-07-07 01:32:59 +00:00
peterl%netscape.com
7559c431c6
split attributes into mapped and unmapped parts
1999-07-07 01:32:28 +00:00
peterl%netscape.com
92fcfce881
added color name string value
1999-07-07 01:31:34 +00:00
peterl%netscape.com
acbf191666
split attribute container into mapped and unmapped parts
...
only mapped part is uniqued now
1999-07-07 01:30:43 +00:00
peterl%netscape.com
012965c3f8
split attribute container into mapped and unmapped parts
1999-07-07 01:30:14 +00:00
peterl%netscape.com
251d04536a
hook up quirk mode
1999-07-07 01:29:49 +00:00
peterl%netscape.com
a4ad0b9db0
sync to content api change
1999-07-07 01:28:43 +00:00
peterl%netscape.com
2bad49b1ac
hooked up quirk mode
1999-07-07 01:28:04 +00:00
peterl%netscape.com
f3d35bf597
cleanup
1999-07-07 01:27:29 +00:00
peterl%netscape.com
2e2639bd12
better quirk mode handling
1999-07-07 01:27:08 +00:00
peterl%netscape.com
cdcf705d0b
fixed body append notification a bit
1999-07-07 01:26:25 +00:00
peterl%netscape.com
c379074092
better color attribute handling
1999-07-07 01:25:41 +00:00
peterl%netscape.com
551c1fcc99
reworked attribute storage to seperate attributes mapped in to style from
...
those that aren't
This lets the style system optimize style contexts better.
1999-07-07 01:24:40 +00:00
peterl%netscape.com
39ce4ee192
changed attribute mapping to use special attribute container
1999-07-07 01:22:38 +00:00
peterl%netscape.com
455ea670d9
better fixed font handling
1999-07-07 01:22:04 +00:00
peterl%netscape.com
458d13448a
made compatibility mode pref an override of auto
1999-07-07 01:21:25 +00:00
peterl%netscape.com
d5a1581d6d
better memory handling
1999-07-07 01:20:43 +00:00
peterl%netscape.com
1092f444a0
propogate quirk mode into child contexts
1999-07-07 01:20:21 +00:00
peterl%netscape.com
8184256766
cleanup
1999-07-07 01:19:31 +00:00
peterl%netscape.com
f21a88c90a
changed attribute impact api
1999-07-07 01:18:59 +00:00
sfraser%netscape.com
59c72c9266
Fix the uber caret problem, where the caret would draw incorrectly when the selection pointed to child nodes of a parent node. Now, it points to the start of the indexed child node in this situation.
1999-07-07 01:11:49 +00:00
edburns%acm.org
9aac167f26
Stanley Ho's REFLOW_MODS change.
1999-07-07 00:32:01 +00:00
akkana%netscape.com
9e5868b5e5
Fix formatted plaintext output -- it wasn't following prettyprint or wrap length
1999-07-06 23:13:15 +00:00
andreas.otte%primus-online.de
d968fa955b
NECKO only: replacing GetBuffer with ToNewCString and some error checking
1999-07-06 23:08:16 +00:00
joki%netscape.com
0dc1a5f2fe
Partial fix for bug 8123, handle spacebar scrolling on keypress, not keydown
1999-07-06 22:55:46 +00:00
troy%netscape.com
3c0f50675b
Removed one call to SetPrimaryFrameFor() that was redundant
1999-07-06 22:45:13 +00:00
hangas%netscape.com
129f4a34aa
Fix for bugs 9288 and 8783.
1999-07-06 22:41:54 +00:00
sspitzer%netscape.com
3649abeee9
fix warning
1999-07-06 22:40:54 +00:00
troy%netscape.com
912a5d74e7
Changed GetPrimaryFrameFor() to use a hash table to improve performance
1999-07-06 03:52:33 +00:00
kipp%netscape.com
667f48ea59
Removed white-space stripping from href's/backgrounds/etc to fix bug #8319
1999-07-05 21:14:37 +00:00
kipp%netscape.com
342e03b752
Fixed bug #9282 - clip rect was computed wrong from style info and sign of right/bottom were inverted; eliminated many linux compiler warnings
1999-07-05 20:38:14 +00:00
kipp%netscape.com
596f172e63
Map entities that expand to \r to \n (bug #6199 ); eliminate linux specific compiler warnings
1999-07-05 19:45:27 +00:00
kipp%netscape.com
57ef4d52a6
Fixed bug #8905 by moving a copy of the first-letter construction code into the bowels of the generated content frame generation code
1999-07-05 18:46:09 +00:00
kipp%netscape.com
debcbca361
Fixed margin calcs for block elements (and tables) so that when the object is wider than the avail width the object is pinned to the left/right edge as appropriate (bug #6155 )
1999-07-05 18:45:12 +00:00
kipp%netscape.com
926ce8bbed
Made direction inheritable by tables in nav-quirks mode; cleaned up some linux specific compiler warning noise
1999-07-05 18:43:38 +00:00
kipp%netscape.com
d226ed8f81
Cleaned up ctor initializer order to quite down compiler warnings
1999-07-05 18:42:51 +00:00
radha%netscape.com
22066bd370
Don't use the values returned by NS_MakeAbsURL to pass it to link handler, when
...
a mailto: url is clicked. This is because netlib doesn't understand mailto: urls yet.
This will be fixed the right way after NECKO lands
1999-07-04 23:48:06 +00:00
andreas.otte%primus-online.de
e3b91de73e
NECKO only: fixing MakeAbsolute while loading images
1999-07-04 22:41:42 +00:00
andreas.otte%primus-online.de
873a640f4b
NECKO only: fixing MakeAbsolute when loading images, cleanup
1999-07-04 22:23:38 +00:00
andreas.otte%primus-online.de
ef62836077
NECKO only: fixing MakeAbsolute when using link
1999-07-04 20:56:29 +00:00
sdagley%netscape.com
19d051e30a
Fixing build bustage. Hyatt's new changes require access to nsIFrameReflow.h
1999-07-04 04:58:30 +00:00
hyatt%netscape.com
2af7a6b407
Checking in support for intrinsic sizing of chrome.
1999-07-04 04:09:54 +00:00
jfrancis%netscape.com
5dc9421f1c
thread safety comes to nsRange
1999-07-03 11:14:08 +00:00
warren%netscape.com
d45f27091f
Fix for necko crash trying to load pages with images.
1999-07-03 08:56:26 +00:00
warren%netscape.com
6d3e85b53e
Changed necko assertion to warning to make progress.
1999-07-03 06:52:55 +00:00
jfrancis%netscape.com
ebc79c328c
fix for bug 8024
1999-07-03 06:19:11 +00:00
troy%netscape.com
f1c23e79f3
General clean up and fixing of compiler warnings
1999-07-03 02:22:10 +00:00
mcafee%netscape.com
d84aac13bb
Adding nsToolbarDragListener.cpp
1999-07-02 23:58:32 +00:00
troy%netscape.com
1750abc9eb
Added 'm' prefix to struct data members
1999-07-02 23:31:01 +00:00
troy%netscape.com
47aaa64031
Fix for bug #9073 . Changed Init() to return NS_ERROR_OUT_OF_MEMORY if we fail
...
to allocate the space manager
1999-07-02 22:45:07 +00:00
troy%netscape.com
a5442cc98b
Fixed a compiler warning
1999-07-02 22:41:42 +00:00
troy%netscape.com
377f6463aa
Fixed some compiler warnings
1999-07-02 22:39:32 +00:00
kipp%netscape.com
673f4543b9
Use old-upper/lower-alpha/roman style constants so that when we map them back to strings we can reverse the mapping (bug #4324 )
1999-07-02 22:27:55 +00:00
kipp%netscape.com
9d36163585
Support old-upper/lower-alpha/roman style constants
1999-07-02 22:27:03 +00:00
kipp%netscape.com
83749f7555
Added style constants for old style list bullet decorations
1999-07-02 22:25:42 +00:00
kipp%netscape.com
7117dfe100
Only check for creating a first-letter frame when we have a frame (bug #8878 )
1999-07-02 21:18:29 +00:00
kipp%netscape.com
3f6e7af913
Added code to fill in the maxElementSize in the reflow metrics properly for inner frames (bug #6726 )
1999-07-02 21:05:20 +00:00
vidur%netscape.com
2833d42c0e
SCRIPT elements now added to the tree with a containing text element representing the script content
1999-07-02 20:59:39 +00:00
rods%netscape.com
68ba01040b
Change returns codes for proper bubbling of events
...
made non toolbaritem and titlebuttons non-draggable
1999-07-02 20:20:49 +00:00
akkana%netscape.com
53ee27fc97
Fix DoPrettyPrint -- turning off prettyprinting was broken
1999-07-02 19:41:40 +00:00
dveditz%netscape.com
4c4f269dd4
nakefile cleanups
1999-07-02 13:42:17 +00:00
ramiro%netscape.com
b86c78a296
Separate the widget and gfx toolkits into two variables.
...
Instead of MOZ_TOOLKIT, we now have MOZ_WIDGET_TOOLKIT and MOZ_GFX_TOOLKIT.
There is also a new configure flag, --enable-gfx-toolkit which does what its
name implies.
The configure script should continue to work as before.
1999-07-02 13:06:48 +00:00
sspitzer%netscape.com
141ea81e76
fix build bustage
1999-07-02 06:16:29 +00:00
warren%netscape.com
3e3615fba2
Fixed necko include path.
1999-07-02 06:14:06 +00:00
hyatt%netscape.com
11e9daffcf
Landing changes to wrap XUL windows in a box frame so that we can support
...
intrinsic sizing of windows. (Unlike HTML and XML, we are no longer wrapped
in an area frame. We are instead wrapped in a box frame.)
Also included is a patch for the table code, since it crashes inside boxes
because of a bug in its incremental reflow code.
nsISpaceManager was touched to give it a GetIID method so that it could be
used with nsCOMPtrs.
1999-07-02 05:28:32 +00:00
troy%netscape.com
2f11636ac0
Work-in-progress for hash table that maps from content->frame
1999-07-02 04:47:05 +00:00
troy%netscape.com
f49cf1f201
Added function FindPrimaryFrameFor()
1999-07-02 04:46:19 +00:00
sfraser%netscape.com
5e146f4ce5
Fix for crash on startup -- don't use nsCOMPtr on frame-derived things, becaue they are not refcounted, and this causes nsCOMPtr to delete the frame on destructions.
1999-07-02 04:02:48 +00:00
gagan%netscape.com
b5dac4e05a
NECKO only. Including neckoutil_s
1999-07-01 22:31:43 +00:00
rods%netscape.com
1dd45fccf9
Fixed a couple of more small compile time issues
1999-07-01 22:27:43 +00:00
rods%netscape.com
cd8d473e99
Added a newline at the end of file
1999-07-01 22:25:54 +00:00
rods%netscape.com
ced5901e06
changed the hard-coded twips value of 15 to a calculated value.
1999-07-01 22:24:57 +00:00
rods%netscape.com
b05d6af6a7
changes nscoord.h to nsCoord.h
1999-07-01 22:19:16 +00:00
gagan%netscape.com
866ffc3167
Reordered Netlib libs. NECKO only.
1999-07-01 21:54:11 +00:00
vidur%netscape.com
8038804add
Style elements now have a text child for their contents.
1999-07-01 21:39:14 +00:00
rods%netscape.com
9d0f70febd
Added D&D to toolbars and toolboxes
1999-07-01 21:12:43 +00:00
rods%netscape.com
6ca1a9377a
added nsToolbarItem to constructing code
1999-07-01 21:11:38 +00:00
warren%netscape.com
8462929dda
Renamed OnStartBinding/OnStopBinding to OnStartRequest/OnStopRequest (removing the redundant ones from necko). Numerous necko fixes. Necko now using nsIPrompt interface instead of nsINetSupport.
1999-07-01 19:30:20 +00:00
kin%netscape.com
c28fd4c67a
Added GetIID() method.
1999-07-01 18:57:36 +00:00
troy%netscape.com
22c6d62d72
Work-in-progress for hash table that maps from content->frame
1999-07-01 14:34:35 +00:00
jfrancis%netscape.com
f83c611c20
fixed bug in CompareEndPoints()
1999-07-01 13:40:09 +00:00
joki%netscape.com
cc8b77b488
Backing out js security changes.
1999-07-01 13:03:35 +00:00
joki%netscape.com
5056a89212
New JavaScript/DOM security stuff.
1999-07-01 10:38:26 +00:00
jfrancis%netscape.com
d11c31e1c0
a little neatening
1999-07-01 08:39:24 +00:00
jfrancis%netscape.com
edcceb3605
making nsRangeList be more like a model nsCOMPtr citizen...
1999-07-01 08:19:44 +00:00
sspitzer%netscape.com
d6d461e4ed
fix crash. when I launch apprunner -pref, I hit the assertion.
...
then I crash because I dereference null.
1999-07-01 07:28:47 +00:00
sspitzer%netscape.com
b524c35438
set deleted pointers to nsnull. just to be safe. r=hyatt
1999-07-01 07:12:46 +00:00
sspitzer%netscape.com
63eb7be6a6
add new line to end of file
1999-07-01 06:11:16 +00:00
hyatt%netscape.com
b3a5ceb7e2
Fix for the crash on startup.
1999-07-01 05:16:56 +00:00
hyatt%netscape.com
eda43ad47d
Adding some atoms.
1999-07-01 05:06:11 +00:00
troy%netscape.com
936549c1fa
Minor cleanup
1999-07-01 04:37:07 +00:00
pinkerton%netscape.com
ffbfc70557
filled in widget, clickCount, and mouse location for mouse enter/exit/over and drag enter/exit/over events. This info was just not getting set as it was for mouse clicks.
1999-07-01 04:12:42 +00:00
pinkerton%netscape.com
04ba4da225
don't crash if parent is null when asking for mouse coordinates.
1999-07-01 03:26:43 +00:00
tague%netscape.com
0e818a3b6b
Fix UNIX build warnings
1999-07-01 00:44:05 +00:00
pinkerton%netscape.com
7ed91b17f1
fix build bustage.
1999-07-01 00:20:45 +00:00
pinkerton%netscape.com
5eb8f33484
add include for linux to fix build bustage.
1999-07-01 00:12:54 +00:00
evaughan%netscape.com
7af75c33ab
added files: mozilla/layout/xul/base/src/nsSplitterFrame.cpp, mozilla/layout/xul/base/src/nsGrippyFrame.cpp
1999-06-30 22:18:11 +00:00
evaughan%netscape.com
903d3c7c19
Added anonymous node support.
...
Added splitters
Added Grippies.
1999-06-30 22:17:43 +00:00
waterson%netscape.com
8e4378d610
Add GetIID().
1999-06-30 19:47:42 +00:00
waterson%netscape.com
602b1c37bf
Add GetIID().
1999-06-30 19:28:16 +00:00
akkana%netscape.com
830cc10614
- New dialog and editor shell API for Insert HTML Source
...
- Add wrapcolumn setting to document encoders, and use it in the editor
- Fix numbered lists in the html to text sink stream.
1999-06-30 19:26:08 +00:00
troy%netscape.com
6f27fbf17d
Work-in-progress for having GetPrimaryFrameFor() use a hash table
1999-06-30 04:42:26 +00:00
troy%netscape.com
7552882705
Removed a NS_WARNING in ContentAppended() that no longer needed to be
...
there
1999-06-30 00:24:03 +00:00
vidur%netscape.com
133c98462e
Fix for bug 9035. Shut of layers emulation and fixed type in layers getter.
1999-06-30 00:14:21 +00:00
vidur%netscape.com
88a75ad2dc
Switched to using NS_WITH_SERVICE as per bug 5403
1999-06-29 23:43:46 +00:00
valeski%netscape.com
88adc85bf7
getbuffer bypass
1999-06-29 23:14:43 +00:00
tague%netscape.com
126754690a
Fixed (hopefully) linux build bustage by re-writing the expression w/ a temp variable
1999-06-29 22:46:20 +00:00
pollmann%netscape.com
d51e1d593b
Bug 8227 and warning cleanups.
1999-06-29 22:01:55 +00:00
scc%netscape.com
54c96baa72
|nsISupports::GetIID()| --> |nsCOMTypeInfo<nsISupports>::GetIID()|
1999-06-29 21:01:31 +00:00
tague%netscape.com
b40147fcc6
Added clause and selection support for Input Methods. Fixes bug #8639 , #8459 , #6989 , #7824
1999-06-29 20:31:22 +00:00
tague%netscape.com
3456598afe
Added clause range and selection support for Input Methods.
1999-06-29 20:30:42 +00:00
scc%netscape.com
d049be3c31
Added |GetIID()|
1999-06-29 20:28:56 +00:00
hyatt%netscape.com
5c0e073194
Turning on the lazy mode in the tree widget. It is now the default. Let
...
the bug filing begin. :(
1999-06-29 20:20:40 +00:00
tague%netscape.com
790c2edcef
Fixed up UNIX build warnings
1999-06-29 20:14:59 +00:00
sfraser%netscape.com
1452e2050a
Call the Output routines with a new param for selection only.
1999-06-29 20:14:58 +00:00
rods%netscape.com
8c10c3dc25
Initial checkin
1999-06-29 14:24:10 +00:00
rods%netscape.com
a06b2b94d4
Added toolbaritem
1999-06-29 14:21:14 +00:00
mcafee%netscape.com
10922bae43
Fixing solaris bustage.
1999-06-29 11:10:48 +00:00
rickg%netscape.com
3ca35153ae
allow view-source to work with XUL/RDF
1999-06-29 06:46:03 +00:00
troy%netscape.com
8d078abd29
Fix for bug #2062 . When sizing the view, take into account child frames
...
that stick outside the right/bottom edges of the parent's frame
1999-06-29 03:41:58 +00:00
jdunn%netscape.com
b10a98918e
declare class as public... since some compilers assume private
1999-06-29 02:25:08 +00:00
warren%netscape.com
28d53ce097
Necko cleanup.
1999-06-29 00:37:14 +00:00
akkana%netscape.com
04d06ed20e
Better place to flush the buffer, suggested by Vidur
1999-06-29 00:26:06 +00:00
warren%netscape.com
163cf1930c
Fixed necko ifdef.
1999-06-29 00:25:46 +00:00
vidur%netscape.com
eb9495e722
added case for HTML element to MakeContentObject
1999-06-28 23:41:01 +00:00
vidur%netscape.com
d922249feb
nsHTMLContentSink.cpp
1999-06-28 23:39:25 +00:00