troy%netscape.com
47642bfe0a
Fix for bug #3605 . The problem was that when creating table caption and table cell
...
frames we weren't pushing a new float context. That meant floated images had an
incorrect parent frame pointer
1999-07-16 23:04:27 +00:00
pinkerton%netscape.com
f03171a13b
added nsToolbarItemFrame and nsToolbarDragListener for rods.
1999-07-16 22:41:29 +00:00
pollmann%netscape.com
b9b709850c
Bug 10024: Check base target for form submission
1999-07-16 21:01:13 +00:00
hangas%netscape.com
1a53eea89b
Fix DEBUG Mac Build Bustage. Changed memset to nsCRT::memset
1999-07-16 19:11:43 +00:00
bienvenu%netscape.com
6b471206ed
more build bustage
1999-07-16 19:08:44 +00:00
troy%netscape.com
4c8663e850
Minor cleanup
1999-07-16 18:17:14 +00:00
kipp%netscape.com
f9e23515cd
Removed a compiler warning
1999-07-16 17:40:39 +00:00
rods%netscape.com
77013f79fa
changed Invalidate calls to have a FLASE repaint flag
1999-07-16 14:24:51 +00:00
rods%netscape.com
6a9e9cee81
commented out repaint for focus
1999-07-16 14:23:48 +00:00
rods%netscape.com
6849fe3a17
XIF is now being put into the transferable as double byte
1999-07-16 14:20:59 +00:00
rods%netscape.com
ae2d6fac71
Using nsCOMTypeInfo instead of /class/::GetID
...
added comments, added code to reset the active state after the drop
fixed a selection bug in native text fields because the events weren't being
propagated correctly.
1999-07-16 13:02:01 +00:00
warren%netscape.com
c5684bf4d7
Big changes for Necko load groups. Things are much happier now. Now images work (on pages, but not in chrome).
1999-07-16 11:14:36 +00:00
hyatt%netscape.com
83d5b9691a
Fixing build bustage.
1999-07-16 07:54:18 +00:00
troy%netscape.com
ec1f3c4682
Turned on the use of the digital search tree code
1999-07-16 03:32:09 +00:00
kipp%netscape.com
7331aebd98
Refix the problem with maxElementSize pointing below the stack
1999-07-16 03:12:56 +00:00
troy%netscape.com
e22d48a911
Fix for bug #9891 : added NULL pointer check in ContentInserted()
1999-07-16 02:14:26 +00:00
troy%netscape.com
498f311928
added files: mozilla/layout/html/base/src/nsDST.cpp
1999-07-16 01:33:06 +00:00
troy%netscape.com
4cde864fa2
Fixed so it's correct C++ and it compiles on Solaris and AIX
1999-07-16 01:20:04 +00:00
jdunn%netscape.com
dbf0f72ff2
Adding newline at end... HP requires it
1999-07-16 00:26:47 +00:00
sfraser%netscape.com
d3acdc68c8
Don't cast a char* to a PRUnichar* array when calling PaintTextDecorations.
1999-07-15 23:11:35 +00:00
buster%netscape.com
5b1fd1f962
a tiny bit of extra debug output, not enabled by default
1999-07-15 19:28:12 +00:00
mjudge%netscape.com
50a5f08b41
fix for assert problem. check pointer as well as return value
1999-07-15 19:08:11 +00:00
mjudge%netscape.com
a2f598637e
checkin for carpool for multiple seleciton/ime selection and api changes to nsIDOMselection
1999-07-15 18:19:03 +00:00
valeski%netscape.com
f135856aa7
yanked some function redefinitions if NECKO was defined
1999-07-15 15:17:43 +00:00
dcone%netscape.com
f80c513c88
Fixed printing to make sure all URL's are loaded before print.
...
Fixed the background tile render'er to save and restore clip.
1999-07-15 14:23:40 +00:00
sspitzer%netscape.com
b52b41b601
back this out. causes build bustage. sorry
1999-07-15 07:13:06 +00:00
sspitzer%netscape.com
a56022118e
use NS_DEFINE_CID instead of NS_DEFINE_CID where appropriate. fix warning
1999-07-15 07:00:22 +00:00
sspitzer%netscape.com
74c476330c
fix warning
1999-07-15 06:58:53 +00:00
mcafee%netscape.com
bf20619ba5
removing unused variable.
1999-07-15 02:02:56 +00:00
kmcclusk%netscape.com
20ae89b8fc
Added arrow.gif to Makefile.in
1999-07-14 23:39:38 +00:00
beard%netscape.com
e7ac662ac9
Fixing bustage
1999-07-14 23:23:47 +00:00
kmcclusk%netscape.com
abc62f8ec2
Added missing arrow.gif
1999-07-14 22:45:58 +00:00
sfraser%netscape.com
0deb6862cd
File Removed.
1999-07-14 22:37:03 +00:00
sfraser%netscape.com
815c2ea4f3
Removal of nsCaretProperties
1999-07-14 22:18:29 +00:00
sfraser%netscape.com
08a8fd08a7
Fix the include guard names.
1999-07-14 22:08:13 +00:00
kmcclusk%netscape.com
f052dc2f0d
fixed bugs #6303 , #6753 , #6756 , #6759
...
Re-wrote nsComboboxFrame.
removed the obsolete nsHTMLAtoms: comboText,comoTextSelected,comTextSelectedFocus,dropDownVisible,
dropdownHidden, dropDownBtnOut, dropDownBtnPressed,
Added nsHTMLAtoms::combobox, nsLayoutAtoms::popupList
Renamed dropDownList to dropDownListPseudo
Added "arrow.gif" as to be used the background-image for the combobox button
ua.css - added rules for select to differentiate between comboboxes and listboxes.
Added style rules to more closely match the XPTOOLKIT XPWidgets look.
removed the following :-moz-combobox-text, -moz-combobox-textselected
nsIFormControlFrame.h - Added SetSuggestedSize method.
nsButtonControlFrame - Implemented SetSuggestedSize.
nsCSSFrameConstructor.cpp - Rewrote ConstructSelectFrame.
nsIWidget.h -Added GetAbsoluteBounds method.
nsWindow.cpp - Implemented GetAbsoluteBounds.
1999-07-14 22:00:24 +00:00
tague%netscape.com
e1cd6e87e7
Fixed bug #8227 deref errors in tempDOMTextRange
1999-07-14 21:10:55 +00:00
kipp%netscape.com
9ded078abc
Disabled my debug noise (whoops)
1999-07-14 20:40:23 +00:00
mcafee%netscape.com
b0552c2036
Moved inclusion of nsIStyleContext.h into nsToolbarFrame.h, this fixes Solaris bustage.
1999-07-14 19:40:03 +00:00
mcafee%netscape.com
e9c4a81136
Fixing Solaris bustage for TOOLBAR_DD ifdef.
1999-07-14 19:35:22 +00:00
pollmann%netscape.com
f0cd040396
Bug 9847: Check for null returned from new.
1999-07-14 19:32:22 +00:00
hyatt%netscape.com
9a6f55e84c
Fix for bugs 9601 and 9698.
1999-07-14 19:21:27 +00:00
jdunn%netscape.com
12f3466b6b
anonymous unions CAN'T define any new types, so the struct's definition has
...
to be outside of the union... plus since the union is protected (and can't
be declared a friend - since it is anonymous, the struct's def must be public.
1999-07-14 19:09:42 +00:00
akkana%netscape.com
6d07c8eeb4
Restructure the editor output routines to allow passing in
...
a mime type and a flag argument. Also fix the following bugs:
9746: get rid of bogus empty <style> in head.
8143: save wrap column in editor shell in case it's set before the
editor is created.
9470, 9488: allow explicit specification of formatted output.
1999-07-14 18:54:29 +00:00
kin%netscape.com
7d535c6162
Call NS_IF_RELEASE instead of NS_RELEASE for handler, because it could be NULL.
...
Fixes crash that occurs when pressing the submit button in a for displayed in
the editor.
1999-07-14 18:33:24 +00:00
nisheeth%netscape.com
5e2ebc1d78
Fix for bug 8314. The block frame takes the bullet's position and area into account when it sets the combined area of the frame during reflow.
1999-07-14 18:02:14 +00:00
nisheeth%netscape.com
ea2bbccb91
Removing ifdef XML_PSEUDO_ELEMENT which is never defined.
1999-07-14 17:59:19 +00:00
kipp%netscape.com
d35dadaa64
Added GetFrameName
1999-07-14 17:32:56 +00:00
kipp%netscape.com
890d89df6c
Added GetFrameName method to improve List's; fix a purify BSR by stubbing out maxElementSize; left in some debug noise (disabled)
1999-07-14 17:32:43 +00:00
kipp%netscape.com
8dd2e06ad4
Tweaked an improper if then else code from troy
1999-07-14 17:31:43 +00:00