pollmann%netscape.com
77b365a874
Bug 3256: Scroll frame into view when form element receives focus.
...
git-svn-id: svn://10.0.0.236/trunk@43917 18797224-902f-48f8-a5cc-f745e15eee43
1999-08-21 00:19:34 +00:00
pollmann%netscape.com
8a60159afc
Bug 3256: Add ScrollIntoView() method to form control frame interface.
...
git-svn-id: svn://10.0.0.236/trunk@43913 18797224-902f-48f8-a5cc-f745e15eee43
1999-08-21 00:10:13 +00:00
pollmann%netscape.com
60e2a67f05
Bug 3256: Add ScrollIntoView() method to form frame objects.
...
git-svn-id: svn://10.0.0.236/trunk@43912 18797224-902f-48f8-a5cc-f745e15eee43
1999-08-21 00:09:24 +00:00
jdunn%netscape.com
128a27ec75
AIX does not allow calling the baseclass via the typedef. I talked this
...
over with Kevin McClusky and he agreed to allow the change.
git-svn-id: svn://10.0.0.236/trunk@43903 18797224-902f-48f8-a5cc-f745e15eee43
1999-08-20 23:37:15 +00:00
karnaze%netscape.com
363cd0680d
new regression test. fixed some others
...
git-svn-id: svn://10.0.0.236/trunk@43901 18797224-902f-48f8-a5cc-f745e15eee43
1999-08-20 23:29:56 +00:00
karnaze%netscape.com
ecc88ac54d
bug 11944 - row group is properly offset using table border. cleaned up new incremental reflow methods.
...
git-svn-id: svn://10.0.0.236/trunk@43899 18797224-902f-48f8-a5cc-f745e15eee43
1999-08-20 23:27:54 +00:00
troy%netscape.com
7ff87b81d8
Optimized CalculateRowHeights() to skip step 2 if there are no cells that
...
have row spans
git-svn-id: svn://10.0.0.236/trunk@43898 18797224-902f-48f8-a5cc-f745e15eee43
1999-08-20 23:27:39 +00:00
pollmann%netscape.com
02711c3435
Bug 3285: Implement Item() method on Form Element content object.
...
git-svn-id: svn://10.0.0.236/trunk@43889 18797224-902f-48f8-a5cc-f745e15eee43
1999-08-20 23:15:40 +00:00
hyatt%netscape.com
dd5bde5e90
Renaming onaction to oncommand. Also adding getIID to nsIFocusableContent, since
...
I'll need to be using that later on.
git-svn-id: svn://10.0.0.236/trunk@43880 18797224-902f-48f8-a5cc-f745e15eee43
1999-08-20 22:56:15 +00:00
kmcclusk%netscape.com
6fd517e94a
Correctly set the current state for the radio button in SetProperty. Previously the radio buttons state was not properly set
...
when JavaScript was used to set it.
git-svn-id: svn://10.0.0.236/trunk@43878 18797224-902f-48f8-a5cc-f745e15eee43
1999-08-20 22:52:35 +00:00
kmcclusk%netscape.com
1d9d68cf85
Changed if an action is not specified and we are in a 4.x browser than cause the URL to be reloaded.
...
This is compatible with Netscape 4.x browsers + I.E. If an action is not specified and inside an XML or XUL document than do nothing.
git-svn-id: svn://10.0.0.236/trunk@43877 18797224-902f-48f8-a5cc-f745e15eee43
1999-08-20 22:51:45 +00:00
jdunn%netscape.com
8131193612
AIX requires that the class definition be defined fully in the header (or
...
at least before the header is fully processed). So with Chris Waterson's
permission I moved the definition from the CPP to the header.
git-svn-id: svn://10.0.0.236/trunk@43872 18797224-902f-48f8-a5cc-f745e15eee43
1999-08-20 22:47:36 +00:00
jdunn%netscape.com
bf6da483f2
Need to specify base class type as public for Native compilers
...
git-svn-id: svn://10.0.0.236/trunk@43868 18797224-902f-48f8-a5cc-f745e15eee43
1999-08-20 22:45:43 +00:00
jdunn%netscape.com
ac764b5f55
HP requires a newline
...
git-svn-id: svn://10.0.0.236/trunk@43855 18797224-902f-48f8-a5cc-f745e15eee43
1999-08-20 22:42:36 +00:00
kmcclusk%netscape.com
9bbf99854b
Backing out to PartialGfx instead of full Gfx mode.
...
git-svn-id: svn://10.0.0.236/trunk@43836 18797224-902f-48f8-a5cc-f745e15eee43
1999-08-20 18:57:32 +00:00
rods%netscape.com
9fab4d944a
Removing extra nsGfxRadioControlFrame.obj, this was part of yesterday's bad checkin
...
git-svn-id: svn://10.0.0.236/trunk@43822 18797224-902f-48f8-a5cc-f745e15eee43
1999-08-20 14:41:17 +00:00
brade%netscape.com
14f64deece
remove mac compiler warning
...
git-svn-id: svn://10.0.0.236/trunk@43817 18797224-902f-48f8-a5cc-f745e15eee43
1999-08-20 13:32:23 +00:00
brade%netscape.com
65b459575d
remove macintosh compiler warnings
...
git-svn-id: svn://10.0.0.236/trunk@43815 18797224-902f-48f8-a5cc-f745e15eee43
1999-08-20 13:27:48 +00:00
arielb%netscape.com
ad40dbfcd5
includes updates to codbase matching security checks currently turned off
...
but in place. redefined the script security manager in caps and it is
now generating codebase principals.
git-svn-id: svn://10.0.0.236/trunk@43798 18797224-902f-48f8-a5cc-f745e15eee43
1999-08-20 09:51:02 +00:00
karnaze%netscape.com
025bd21a33
added null checking
...
git-svn-id: svn://10.0.0.236/trunk@43775 18797224-902f-48f8-a5cc-f745e15eee43
1999-08-20 03:30:40 +00:00
troy%netscape.com
dcbe877663
Changed GetTag() to return NULL for the tag name
...
git-svn-id: svn://10.0.0.236/trunk@43772 18797224-902f-48f8-a5cc-f745e15eee43
1999-08-20 03:17:11 +00:00
ramiro%netscape.com
e9abf6ff7e
Added public dir to the build to unbreak it.
...
git-svn-id: svn://10.0.0.236/trunk@43749 18797224-902f-48f8-a5cc-f745e15eee43
1999-08-20 00:11:29 +00:00
evaughan%netscape.com
c120b49c87
Fixed link error
...
git-svn-id: svn://10.0.0.236/trunk@43748 18797224-902f-48f8-a5cc-f745e15eee43
1999-08-20 00:04:59 +00:00
evaughan%netscape.com
e418bae616
Fixed compile bug.
...
git-svn-id: svn://10.0.0.236/trunk@43747 18797224-902f-48f8-a5cc-f745e15eee43
1999-08-19 23:33:38 +00:00
evaughan%netscape.com
aaf979c0a0
Fix for build error
...
git-svn-id: svn://10.0.0.236/trunk@43740 18797224-902f-48f8-a5cc-f745e15eee43
1999-08-19 22:44:06 +00:00
kmcclusk%netscape.com
24c5682859
bug #5944 , Changed default widget rendering mode from PartialGfx to Gfx
...
git-svn-id: svn://10.0.0.236/trunk@43737 18797224-902f-48f8-a5cc-f745e15eee43
1999-08-19 22:38:44 +00:00
saari%netscape.com
2516452095
Adding files for evaughan's xp scrollbars
...
git-svn-id: svn://10.0.0.236/trunk@43732 18797224-902f-48f8-a5cc-f745e15eee43
1999-08-19 22:28:27 +00:00
vidur%netscape.com
8fdb6facfd
Fixed document.cookies after Necko landing.
...
git-svn-id: svn://10.0.0.236/trunk@43727 18797224-902f-48f8-a5cc-f745e15eee43
1999-08-19 22:23:20 +00:00
troy%netscape.com
a088d8cb4d
Added invalidate of the cell map as well, since we don't know what has changed
...
git-svn-id: svn://10.0.0.236/trunk@43726 18797224-902f-48f8-a5cc-f745e15eee43
1999-08-19 22:22:52 +00:00
vidur%netscape.com
f22931fa55
Null check for replaceChild() parameter
...
git-svn-id: svn://10.0.0.236/trunk@43724 18797224-902f-48f8-a5cc-f745e15eee43
1999-08-19 22:22:45 +00:00
vidur%netscape.com
89bc046b3c
Spaces now stripped from map name for client-side maps. Client-side and server-side imagemaps can now co-exist
...
git-svn-id: svn://10.0.0.236/trunk@43722 18797224-902f-48f8-a5cc-f745e15eee43
1999-08-19 22:22:02 +00:00
akkana%netscape.com
a26cb0367a
Ifdef DEBUG, then when doing nsRange::ToString, also dump node contents
...
to stdout via List() so we can see what's in the range besides text.
git-svn-id: svn://10.0.0.236/trunk@43721 18797224-902f-48f8-a5cc-f745e15eee43
1999-08-19 22:20:57 +00:00
evaughan%netscape.com
fd72782f13
xpscrollbars
...
git-svn-id: svn://10.0.0.236/trunk@43717 18797224-902f-48f8-a5cc-f745e15eee43
1999-08-19 22:16:23 +00:00
rods%netscape.com
fb8cb55b71
Adding AppendFrames so it won't crash when adding items.
...
git-svn-id: svn://10.0.0.236/trunk@43716 18797224-902f-48f8-a5cc-f745e15eee43
1999-08-19 22:15:04 +00:00
ducarroz%netscape.com
172cde15a9
Create an autocomplete text widget if needed
...
git-svn-id: svn://10.0.0.236/trunk@43709 18797224-902f-48f8-a5cc-f745e15eee43
1999-08-19 22:11:03 +00:00
ducarroz%netscape.com
88bb45922a
Add Get/Set Autocomplete methods
...
git-svn-id: svn://10.0.0.236/trunk@43708 18797224-902f-48f8-a5cc-f745e15eee43
1999-08-19 22:10:56 +00:00
ducarroz%netscape.com
7d66ec6711
add nsGfxAutoTextControlFrame.cpp (auto completion widget)
...
git-svn-id: svn://10.0.0.236/trunk@43707 18797224-902f-48f8-a5cc-f745e15eee43
1999-08-19 22:10:54 +00:00
ducarroz%netscape.com
e865dd4c3a
Add constructor definition for autocomplete widget
...
git-svn-id: svn://10.0.0.236/trunk@43706 18797224-902f-48f8-a5cc-f745e15eee43
1999-08-19 22:10:53 +00:00
ducarroz%netscape.com
a1eb3e7bb7
add some autocomplete atoms
...
git-svn-id: svn://10.0.0.236/trunk@43704 18797224-902f-48f8-a5cc-f745e15eee43
1999-08-19 22:10:45 +00:00
hyatt%netscape.com
cae9ab2048
Checking in a tweak to menu bar listener, and adding some popup set code.
...
git-svn-id: svn://10.0.0.236/trunk@43703 18797224-902f-48f8-a5cc-f745e15eee43
1999-08-19 22:10:24 +00:00
hyatt%netscape.com
4366098c06
Adding new public directory to xul/base for interfaces, etc.
...
git-svn-id: svn://10.0.0.236/trunk@43702 18797224-902f-48f8-a5cc-f745e15eee43
1999-08-19 22:10:02 +00:00
karnaze%netscape.com
90a3fa6104
fix mac bustage
...
git-svn-id: svn://10.0.0.236/trunk@43670 18797224-902f-48f8-a5cc-f745e15eee43
1999-08-19 20:36:52 +00:00
vidur%netscape.com
29bf6d365c
Changed method signature of EvaluateScript to return nsresult. Added nsJSThreadContextStack pushing and popping around script evaluation.
...
git-svn-id: svn://10.0.0.236/trunk@43669 18797224-902f-48f8-a5cc-f745e15eee43
1999-08-19 20:36:31 +00:00
troy%netscape.com
abc7ca3cdf
Changed to handle "ReflowDirty" reflow command
...
git-svn-id: svn://10.0.0.236/trunk@43660 18797224-902f-48f8-a5cc-f745e15eee43
1999-08-19 20:05:27 +00:00
karnaze%netscape.com
ed362de5b2
moved TableIncrementalReflow from html/tests to html/tests/table/interactive
...
git-svn-id: svn://10.0.0.236/trunk@43649 18797224-902f-48f8-a5cc-f745e15eee43
1999-08-19 19:55:16 +00:00
ducarroz%netscape.com
6dc9107ae2
Fix some typo error
...
git-svn-id: svn://10.0.0.236/trunk@43646 18797224-902f-48f8-a5cc-f745e15eee43
1999-08-19 19:54:38 +00:00
karnaze%netscape.com
5e4439a661
Added new incremental reflow methods.
...
CellData keeps track of row versus col spans.
nsColFrame keeps track of what cell contributed to constrained width.
nsCellMap::GetCellFrameAt replace with GetCellInfoAt
simplified nsTableCellFrame::RecalcLayoutData and removed FindLargestMargin, CalculateMargins, CalculateMargins
simplified nsTableFrame::RecalcLayoutData and removed AppendLayoutData
Added gsDebugReflow capability, remove all existing debug printf
git-svn-id: svn://10.0.0.236/trunk@43641 18797224-902f-48f8-a5cc-f745e15eee43
1999-08-19 19:52:37 +00:00
pinkerton%netscape.com
4e13df5872
rewrite to use the new drag gesture event rather than tracking mouse downs/moves.
...
git-svn-id: svn://10.0.0.236/trunk@43639 18797224-902f-48f8-a5cc-f745e15eee43
1999-08-19 19:49:51 +00:00
pinkerton%netscape.com
6003923042
add drag_gesture event.
...
git-svn-id: svn://10.0.0.236/trunk@43636 18797224-902f-48f8-a5cc-f745e15eee43
1999-08-19 19:48:45 +00:00
rods%netscape.com
41642b89ef
Added all the focus rules in one place so we can make then right, then we can distribute then through out the file to were each element is defined
...
git-svn-id: svn://10.0.0.236/trunk@43626 18797224-902f-48f8-a5cc-f745e15eee43
1999-08-19 14:48:42 +00:00