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
akkana%netscape.com
da93c0ae05
Call FlushText after calling AddText, to keep from dropping text at the end of the fragment
1999-06-28 23:39:15 +00:00
mcafee%netscape.com
f81dc61901
Changes for OS/2. Patch provided by Eric Olson (eric.olson@sympatico.ca)
1999-06-28 23:11:18 +00:00
troy%netscape.com
6e18bd2ff5
Fix for bug #8863 . Removed some code that was not being used
1999-06-28 22:02:06 +00:00
valeski%netscape.com
d8c59005f7
necko linux build checkin
1999-06-28 21:53:25 +00:00
pnunn%netscape.com
3759b30155
changed image format list. pnunn.
1999-06-28 21:51:26 +00:00
pnunn%netscape.com
3a2f4d314e
changing image format list. pnunn.
1999-06-28 21:49:53 +00:00
akkana%netscape.com
a88b8ef7ae
Fix warnings, mostly from conflicts with the index routine declared in string.h on Linux
1999-06-28 21:27:10 +00:00
jdunn%netscape.com
bd295eac1e
MUST have a newline at end of file
1999-06-28 21:01:36 +00:00
mscott%netscape.com
19e27ea0e4
necko change: nsIStreamListener::OnDataAvailable now takes a nsIInputStream instead of a nsIBufferInputStream.
1999-06-28 20:43:28 +00:00
evaughan%netscape.com
cf79f111ae
Fixed offset bug in the scrollbar
1999-06-28 19:57:28 +00:00
harishd%netscape.com
bb0006855d
Fix for Bug# 7957.
...
Always set the first "Title".
1999-06-28 19:56:10 +00:00
nisheeth%netscape.com
c04d0276a5
Replacing nsIURI.h with nsIURL.h in the include list.
1999-06-28 15:06:33 +00:00
nisheeth%netscape.com
949a2374ff
Adding the architecture for an external transformation engine to hook into Raptor's layout process. One way this architecture can be used is for doing XSL transforms using a 3rd party component that implements the XSL processor. More details will be posted in mozilla.layout.
...
Currently enabled on windows only. Set MOZ_XSL to 1 in your environment and build mozilla/layout.
1999-06-28 14:49:29 +00:00
nisheeth%netscape.com
5ecb0803d5
Adding the architecture for an external transformation engine to hook into Raptor's layout process. One way this architecture can be used is for doing XSL transforms using a 3rd party component that implements the XSL processor. More details will be posted in mozilla.layout.
...
Currently enabled on windows only. Set MOZ_XSL to 1 in your environment and build mozilla/layout.
1999-06-28 14:17:30 +00:00
nisheeth%netscape.com
28012cc29f
Changed nsIURL to nsIURI.
1999-06-28 14:12:08 +00:00
nisheeth%netscape.com
863dcf6860
Adding the architecture for an external transformation engine to hook into Raptor's layout process. One way this architecture can be used is for doing XSL transforms using a 3rd party component that implements the XSL processor. More details will be posted in mozilla.layout.
...
Currently enabled on windows only. Set MOZ_XSL to 1 in your environment and build mozilla/layout.
1999-06-28 14:12:07 +00:00
nisheeth%netscape.com
d5c45dd624
Fixing up xml stylesheet PI...
1999-06-28 14:01:51 +00:00
nisheeth%netscape.com
502bb58295
Adding the architecture for an external transformation engine to hook into Raptor's layout process. One way this architecture can be used is for doing XSL transforms using a 3rd party component that implements the XSL processor. More details will be posted in mozilla.layout.
...
Currently enabled on windows only. Set MOZ_XSL to 1 in your environment and build mozilla/layout.
1999-06-28 13:52:29 +00:00
buster%netscape.com
2cbf846e50
GFX text controls now hanlde max length, and max length set via DOM
...
GFX text controls now handle readonly and disabled states set via DOM
1999-06-28 13:48:38 +00:00
buster%netscape.com
1823698740
fixed warnings
1999-06-28 13:44:40 +00:00
hyatt%netscape.com
5cb7376832
More shuffling and error-checking.
1999-06-28 10:47:52 +00:00
hyatt%netscape.com
d2598d0dc7
Shuffling some stuff around.
1999-06-28 10:38:06 +00:00
warren%netscape.com
f5e1196f42
Last of the necko ifdefs. Now we link with necko.
1999-06-28 10:35:57 +00:00
hyatt%netscape.com
9a161d923f
Number Two: Mail/news performance continued to decline. We thought the
...
situation with the tree widget was hopeless. And so we cloned it. This
new tree widget is exactly like the original in every way... only
1/8 its size.
Dr. Evil: I shall call it... MINI-TREE.
(Translation: Backward scrolling now works in the lazy tree
widget.)
1999-06-28 08:35:10 +00:00
peterl%netscape.com
6f9cc422d7
removed autostring constructor usage per rickg
...
cleaned up url listing
1999-06-27 21:17:39 +00:00
peterl%netscape.com
bac393ddbc
cleanup url listing
1999-06-27 21:16:16 +00:00
peterl%netscape.com
d39564b89e
removed old autostring constructor per rickg
1999-06-27 20:42:45 +00:00
rickg%netscape.com
4c5129437d
fixup nsString API
1999-06-27 18:21:27 +00:00
valeski%netscape.com
ff18ce7d6d
various #ifdef NECKO fixes.
1999-06-27 16:12:20 +00:00
troy%netscape.com
5213679b85
Fix for bug #7656 . Changed the root frame to size the document element's
...
frame so it covers the entire canvas
1999-06-27 02:39:09 +00:00
av%netscape.com
892b528961
Enabling stuff checked in earlier
1999-06-27 00:05:05 +00:00
danm%netscape.com
18e69811ef
added 'content' property to JS window
1999-06-26 21:48:29 +00:00
mcafee%netscape.com
02058970cb
Adding BeOS case.
1999-06-26 07:28:55 +00:00
mcafee%netscape.com
58aee90695
Adding case for BeOS.
1999-06-26 07:26:55 +00:00
warren%netscape.com
f6b9d3a028
Necko ifdefs for layout and rdf.
1999-06-26 06:36:26 +00:00
troy%netscape.com
520a472166
Fix for bug #6630 . Don't force the desired width to 0 for zero-height
...
frames, and don't have the document element frame shrink wrap
1999-06-26 03:21:49 +00:00
hyatt%netscape.com
9c6b436724
Throw me a frickin' bone here.
1999-06-26 02:45:36 +00:00
akkana%netscape.com
78e98af618
- Add a prettyprint flag to the html-to-text sink (false by default).
...
When prettyprinting is on, we will attempt to make the plaintext
mimic the look of the html; when off (as for copy/paste), we just
dump the text with no formatting information.
1999-06-26 00:01:11 +00:00
dcone%netscape.com
e60b46a5a2
Fixed a bug that double prints
1999-06-25 14:48:37 +00:00
mcafee%netscape.com
28609227a2
BeOS landing; thanks to Duncan Wilcox (duncan@be.com) for these changes.
1999-06-25 10:56:50 +00:00
hyatt%netscape.com
98d61129f0
Fix for nsCOMPtr lameness.
1999-06-25 10:21:09 +00:00
hyatt%netscape.com
cb9283ce54
Release the chain when done with it.
1999-06-25 10:07:45 +00:00
hyatt%netscape.com
99a310c209
Fixing my for scoping.
1999-06-25 10:03:37 +00:00
hyatt%netscape.com
4a9c1748ca
More scrolling fun.
1999-06-25 09:59:20 +00:00
ramiro%netscape.com
05ae9c3868
Changes to turn gfxps into a true component. Thanks to alecf@netscape.com
...
for providing the base patch.
1999-06-25 09:38:26 +00:00
hyatt%netscape.com
b3853e4a0b
Give me your baby! Ah want tuh eat yore baby!
1999-06-25 09:35:39 +00:00
hyatt%netscape.com
ebd6cc8ab4
The tree widgets will use its giant "laser beam" to conquer 1960s Earth.
1999-06-25 08:45:01 +00:00
hyatt%netscape.com
79970b44df
Tree views are the diet coke of evil.
1999-06-25 08:06:46 +00:00
troy%netscape.com
6b4be3d824
Fix for bug #5762 . Changed DeleteFrame() to call CancelReflowCommand()
...
when a frame is destroyed
1999-06-25 04:22:15 +00:00
troy%netscape.com
3bd4abf53c
Fix for bug #6947 . Changed PlaceBlock() to also check the combined area height
...
when checking for a zero-height frame
1999-06-25 03:17:04 +00:00
warren%netscape.com
2f5289766d
Renamed nsIURLGroup to nsILoadGroup in preparation for necko.
1999-06-25 02:17:37 +00:00
warren%netscape.com
6fc20cbcd6
More necko changes.
1999-06-25 01:53:22 +00:00
hyatt%netscape.com
03cf38bfb1
Do tree widgets make you feel horny, baby? Do they?
1999-06-25 01:48:40 +00:00
hyatt%netscape.com
cdeb38b3a8
Fixes for scrolling.
1999-06-25 01:28:43 +00:00
pollmann%netscape.com
b5ccb72a9c
Getting cursor from style system: Insert paranoia^H^H^H^H^H^H^H^H^H stability code here.
1999-06-25 01:17:18 +00:00
pollmann%netscape.com
32d96f0efc
Use the style system to get the mouse pointer for an image input element.
1999-06-25 00:19:44 +00:00
buster%netscape.com
2fada58f4d
fixed build bustage, forgo using nsCOMPtr on views, they can't be ref counted!
1999-06-24 23:49:03 +00:00
buster%netscape.com
d05673c3ab
attempt to fix mac build
1999-06-24 23:32:03 +00:00
buster%netscape.com
ec65b45b03
fixed problem that scrollbars would appear on single-line text controls
...
fixed API masking problem, thanks Simon!
1999-06-24 22:42:50 +00:00
av%netscape.com
238854bcac
Fixing build problem
1999-06-24 21:34:37 +00:00
av%netscape.com
170e328f13
fixes getting right hdc foe winless plugin painting, disabled yet
1999-06-24 20:55:33 +00:00
akkana%netscape.com
f0da4068f2
5924: Fix XIF handling of HTML comments, and also pass through the document's original formatting whitespace
1999-06-24 20:15:52 +00:00
briano%netscape.com
97c665944e
File was missing a newline at the end of file, which upsets some Unix compilers.
1999-06-24 03:20:47 +00:00
troy%netscape.com
c36412d39d
Fix for bug #7397 . Changed space manager to allows negative values
...
for rect regions
1999-06-24 02:04:50 +00:00
troy%netscape.com
ec259e33cb
Updated to test for negative values for rect regions
1999-06-24 02:03:34 +00:00
hyatt%netscape.com
fbe6e1846a
Fun with tree widget scrollbars.
1999-06-24 01:45:44 +00:00
pollmann%netscape.com
c881390b63
Notify form submit observers on... well... form submission.
1999-06-24 00:45:23 +00:00
pollmann%netscape.com
eaca9b63b0
Adding form submit observer interface for Wallet and Single Signon
1999-06-24 00:07:34 +00:00
hyatt%netscape.com
6a503af3ec
Fixing a bug in the scrollbar buttons that was causing them to call the
...
MouseClicked method twice on a left click event.
1999-06-23 23:18:29 +00:00
hyatt%netscape.com
d47d863625
Hooking up the scrollbar so that I can listen to events.
1999-06-23 23:05:36 +00:00
kmcclusk%netscape.com
1ab657043a
Modified gfx-rendered widget styles to more closely match styles
...
in http://www.mozilla.org/xpfe/nsGFXWidgets.html .
Added check for null mHitFrame in nsListControlFrame::MultipleSelection and
nsListControlFrame::SingleSelection.
1999-06-23 21:50:56 +00:00
putterman%netscape.com
bcea6be137
This is hyatt checking in a fix for numerous mail/news tree bugs.
1999-06-23 21:04:14 +00:00
hyatt%netscape.com
81d809db20
Fix for bug #8778 .
1999-06-23 20:23:11 +00:00
warren%netscape.com
5e8dccf3fe
More necko changes. Changed nsIPluginTagInfo2::GetDocumentBase to copy string.
1999-06-23 19:55:21 +00:00
hyatt%netscape.com
7794b9b80e
Tweaks to the scrollbar.
1999-06-23 17:00:17 +00:00
hyatt%netscape.com
07ef474d09
Fun fun fun.
1999-06-23 09:26:50 +00:00
hyatt%netscape.com
1b1ec994dd
More methods.
1999-06-23 09:24:26 +00:00
hyatt%netscape.com
4085f9d461
Adding a scrollbar listener object, so I can be notified.
1999-06-23 09:15:48 +00:00
hyatt%netscape.com
e1000eaca3
More savory tree widget goodness.
1999-06-23 09:07:59 +00:00
hyatt%netscape.com
fdcbb1fc16
Fix for build bustage.
1999-06-23 04:50:31 +00:00
hyatt%netscape.com
3c9d21b9db
Fix Linux build bustage.
1999-06-23 04:27:50 +00:00
troy%netscape.com
fe901e9978
Fix for bug #6903 : changed Reflow() to handle reflow commands of type
...
StyleChanged
1999-06-23 04:18:07 +00:00
warren%netscape.com
23864df5e3
Renamed nsIURL to nsIURI in preperation for necko. More NECKO ifdefs too.
1999-06-23 03:29:44 +00:00
troy%netscape.com
76b971cb53
Fix for bug #6937 : changed ConstructFrameByDisplayType() to use the correct
...
parent frame pointer for floated elements
1999-06-23 03:14:24 +00:00
hyatt%netscape.com
f90cda96d6
Landing the tree widget branch.
1999-06-23 03:02:21 +00:00
syd%netscape.com
109e475a84
Make sure pointer has a value before dereferencing it.
1999-06-23 02:36:04 +00:00
evaughan%netscape.com
94d02efcb6
Images will now change on hover on titledbuttons.
1999-06-23 01:13:58 +00:00
akkana%netscape.com
e1b3dd32f4
Remove selection methods from nsIDocument -- they were bogus anyway, real selection lives in the pres shell
1999-06-22 21:47:45 +00:00
akkana%netscape.com
06a48707c5
Add some error checking, for robustness; fix some warnings
1999-06-22 21:45:00 +00:00
mjudge%netscape.com
4ad23aca76
fix for crasher in browser. check for null
1999-06-22 19:41:41 +00:00
peterl%netscape.com
791b26bc52
removed unnecessary null tests (tested at call site for performance)
...
cleaned up null link handler testing to avoid URL conputation
1999-06-22 19:25:31 +00:00
peterl%netscape.com
522791432d
removed unnecessary null tests (tested at call site for performance)
1999-06-22 19:24:50 +00:00
peterl%netscape.com
6c837925c8
use '-moz-fixed' for pre fixed font hack instead of 'monospace'
...
cleaned up font api
1999-06-22 19:23:56 +00:00
peterl%netscape.com
a3c6e75b99
allow underscores in idents
1999-06-22 19:22:59 +00:00
peterl%netscape.com
871263e096
fixed skipping of unsupported at rules
...
made ID parsing CSS2 compliant
1999-06-22 19:22:41 +00:00
peterl%netscape.com
6ae3f48441
fixed UMR
...
added error output for charset converter failure
1999-06-22 19:21:54 +00:00
peterl%netscape.com
c902cefb9d
set display type for map to block
1999-06-22 19:20:42 +00:00
peterl%netscape.com
d9bf100cd5
use '-moz-fixed' font for pre hack instead of 'monospace'
1999-06-22 19:19:13 +00:00
peterl%netscape.com
0818917cf6
better protection against bad calls in resolve style
1999-06-22 19:16:40 +00:00
peterl%netscape.com
0635688879
added fixed font flag support
1999-06-22 19:16:16 +00:00
peterl%netscape.com
3ea70e2838
added font flag
1999-06-22 19:15:16 +00:00
rods%netscape.com
58aec2ad7e
Turned on dragOver style
1999-06-22 14:21:27 +00:00
rods%netscape.com
f3326fbb16
Fixed clearing of state for setting style for mouse hover and dragOver Bug #3175
...
Added support for DROP to force a style change.
1999-06-22 14:20:14 +00:00
mcafee%netscape.com
47e22f078a
Better comment to describe the NORMAL_DRAG_HANDLING #define.
1999-06-21 23:24:33 +00:00
mcafee%netscape.com
bd158627db
Fixing drag test case, this is #if 0 by default.
1999-06-21 23:19:54 +00:00
sspitzer%netscape.com
6b0190f2ca
fix build bustage
1999-06-21 21:24:05 +00:00
kmcclusk%netscape.com
8584722a29
Removed commented out code to perform system mouse capture.
1999-06-21 20:46:47 +00:00
kmcclusk%netscape.com
70c83e0548
Numerous changes to support gfx-rendered form elements.
1999-06-21 20:41:56 +00:00
mjudge%netscape.com
667fc51569
commenting out errant printf!
1999-06-21 20:31:30 +00:00
jfrancis%netscape.com
393b6f7f02
don't consume mouse down events if no link handler (allows text selection to work in links when link clicking is disabled).
1999-06-21 07:56:49 +00:00
jfrancis%netscape.com
a49b921177
making the world safe for null linkHandlers
1999-06-21 07:47:29 +00:00
jfrancis%netscape.com
365a0ec07e
care and feeding of the compiler...
1999-06-20 23:32:22 +00:00
jfrancis%netscape.com
99b76dc78a
spring cleaning of interfaces
1999-06-20 23:02:48 +00:00
sfraser%netscape.com
60d1827643
Add a null check to avoid crashing when typing in the profile window text fields.
1999-06-20 00:15:40 +00:00
jfrancis%netscape.com
ef5c78809a
fixing bug that broke selection in docs with generated content
1999-06-20 00:12:59 +00:00
sfraser%netscape.com
fecd3f3980
Comment out nsTraceRefCnt lines, which should really be debug only.
1999-06-19 21:51:14 +00:00
sfraser%netscape.com
5c9bc5e8e1
stdlib.h should come from system includes
1999-06-19 21:50:41 +00:00
sspitzer%netscape.com
b1ffc95e12
safety checks to prevent dereferencing null
1999-06-19 21:18:13 +00:00
sspitzer%netscape.com
e744366a53
fix tree bustage.
1999-06-19 21:13:48 +00:00
mjudge%netscape.com
5594373348
oops forgot one
1999-06-19 20:50:20 +00:00
mjudge%netscape.com
9eccad5750
up/down selection BRFrames dont allow selecting upon them for now. horizontal bars are now drawn selected. ect.
1999-06-19 20:36:44 +00:00
valeski%netscape.com
487d9ea921
NECKO ifdef (ifdef'd _off_ by default) this checkin should not impact anything. checkin approved. If someone runs into a problem, call me at 303.546.0061.
1999-06-18 17:34:08 +00:00
peterl%netscape.com
457dea0ee6
force display type of viewport frame to BLOCK
1999-06-18 05:36:58 +00:00
saari%netscape.com
d11469e740
Fixing Bug #8328 , keybinding fix
1999-06-17 01:48:22 +00:00
beard%netscape.com
c253d1fa92
Bug #5677 : Reenabled drawing images referenced by <OBJECT> tags, fixed a crashing bug on the Mac as a result.
a=chofmann, r=pierre
1999-06-17 00:58:07 +00:00
sfraser%netscape.com
fef071e32e
Fix for bug 8317 -- leaked caret causes crash. r mjudge, a leaf.
1999-06-16 23:55:48 +00:00
joki%netscape.com
e66208d1da
Fix for bug 8270. A:chofmann Reenable key events to control tabbing/scrolling
1999-06-16 22:52:16 +00:00
jfrancis%netscape.com
2642d186aa
bug 8287; rvd sfraser; aprvd buster; aprvd chofmann
1999-06-16 21:38:51 +00:00
peterl%netscape.com
7eabb8ee51
fixed re-resolve style contexts to handle local pseudo elements
...
and capture style change information
1999-06-16 06:17:21 +00:00
peterl%netscape.com
a5e9725c84
dont emit error messages when sheets canceled after doc disconnect
1999-06-16 06:16:53 +00:00