rods%netscape.com
0eee3592f9
They now cache their state properly in the PresState
...
b 27063 r=kmmclusk
2000-02-15 15:05:56 +00:00
rods%netscape.com
1acec82129
They now cache their state properly in the PresState
...
b 21945 r=pollmann
2000-02-15 15:04:38 +00:00
buster%netscape.com
ced395f9e9
backed out a mistake (wrong disk in the removable drive at home), put in the real file
...
sorry if anybody caught this
2000-02-15 06:51:45 +00:00
buster%netscape.com
073eb6c32c
no bug number
...
little fix r=travis checking to make sure docshell size doesn't go negative
2000-02-15 06:37:16 +00:00
buster%netscape.com
12d278523d
enabled "physical" and "virtual" as synonyms for <textarea> "wrap" attribute value
...
bug = ???, it's been reassigned to someone else, this was part of a larger problem
that has mostly been fixed already
r=rods
checked in some debug-only metrics code that's been sitting in my tree for a few weeks
r=rods
bug 24950
the frame was creating additional initial reflows for itself indirectly and unnecessarily in some cases
r=hyatt (though he hasn't had time for a thorough review of this yet, so I'm going out on a limb a bit
by checking it in prematurely. But I'm very confident, I've done tons of testing, and I'll still insist
on a thorough code review of this change.)
2000-02-14 02:07:50 +00:00
buster%netscape.com
86108be131
enabled "physical" and "virtual" as synonyms for <textarea> "wrap" attribute value
...
bug = ???, it's been reassigned to someone else, this was part of a larger problem
that has mostly been fixed already
r=rods
2000-02-14 02:03:36 +00:00
rods%netscape.com
bde09e7c9b
Let's try a non-COMPtr fix, I wish COMPtr would work the same on all platforms....
2000-02-12 17:49:11 +00:00
rods%netscape.com
72ea52428d
same old thing Linux hates comparing a nsCOMPtr to a non-OMCPtr
2000-02-12 17:01:35 +00:00
rods%netscape.com
0835a549dd
now remembers state when selected for single select combos and listboxes,
...
it does not remember mulitple selections (more work needed in content class)
converted over to rnsCOMptr as much as I could
b=21945, r=pollmann
2000-02-12 16:21:37 +00:00
pavlov%netscape.com
f067a78d67
fix for combo boxes not grabbing the mouse on linux (fixes bugs 7898 and 26273) r=waqar
2000-02-11 22:26:36 +00:00
nhotta%netscape.com
ff36f4f489
Added a function to return path name in unicode, contributed by m_kato@ga2.so-net.ne.jp, edited by nhotta, bug 22863, r=ftang.
2000-02-11 01:08:56 +00:00
evaughan%netscape.com
c1c4f7681f
1) Fixed freeze because of sync drawing in forms
...
2) Fixed fieldset blocker
-r rods, granrose
2000-02-10 21:36:28 +00:00
mjudge%netscape.com
b32999a1de
big checkin. fixing problems blocking Cmanske (also a reviewer). Checking in preliminary for gen content.(nothing damaged yet) lots of bug numbers not going to look them up, the tree just opened.
2000-02-10 04:35:51 +00:00
mcafee%netscape.com
ddcdb8463c
Adding nsGfxListControlFrame.cpp for Unix, should fix zero bloat stats. a=don
2000-02-10 01:12:22 +00:00
rods%netscape.com
fab88c6406
changing nsCOMPtr to weak references for PresContext
...
a=leaf, r=self, bug=bloat&leak went up
2000-02-09 23:20:56 +00:00
evaughan%netscape.com
b361107ebe
1) implememted box reflow coelescing.
...
2) implemented gfx scrollbars for list boxes
3) fixed progess meter to be an animated gif
4) fixed bugs 23521, 24721, 19114, 20546, 24385, 24457, 23156, 20226, 22543
-r hyatt, troy, rod
2000-02-09 22:02:40 +00:00
rods%netscape.com
e3bab71834
forgot to remove unneeded files
2000-02-09 20:49:23 +00:00
rods%netscape.com
6b41252eea
ifdef'ing out some new functionality for radio buttons in standard mode
...
a=leaf r=self
2000-02-09 20:19:19 +00:00
rods%netscape.com
1539b1b9c3
removing unneeded native frames and unneeded frame classes that these derived from
...
fixing checkbox and radiobutton state restore
fixing right btn click on dropdown
adding in initial work for accesskey
bug 17027,26296,27063,7559; carpool a=leaf; r=kmcclusk
2000-02-09 19:34:39 +00:00
dp%netscape.com
859cc763b0
Fixing leak of observers when notification of OnSubmit(). This fixes
...
walletservice from being leaked. r=pollmann
2000-02-08 05:31:08 +00:00
jdunn%netscape.com
56fe6f9966
changing false to PR_FALSE... since false isn't defined on all platforms
2000-02-08 03:30:53 +00:00
alecf%netscape.com
299cc6fa08
don't leak an atom (forgot NS_OK)
...
r=hyatt
2000-02-07 08:02:22 +00:00
jfrancis%netscape.com
28fd752530
fix for 24051: modifying password field corrupts pw text; checked in on behalf of buster; r=jfrancis
2000-02-07 02:48:36 +00:00
valeski%netscape.com
917d1539e7
26219. r=rhp. Form submission file extension to MIME type mapping was broken. The means that we weren't reporting the correct MIME type of files that were being uploaded
2000-02-05 18:37:51 +00:00
sdagley%netscape.com
64569b5154
Fix #22428 where attachments didn't work on Mac as the length of the form data wasn't being computed properly. In nsFormFrame::ProcessAsMultipart now uses an nsILocalFile to get file size rather than PR_GetFileInfo as the path to the file is in native format and PR_GetFileInfo doesn't handle native Mac paths. r=saari
2000-02-04 05:55:54 +00:00
sdagley%netscape.com
0ca8ceeaaa
nsFormFrame::GetFileNameWithinPath didn't work properly for Mac or Unix paths. Found as part of investigation of bug #22428 but not a fix by itself. r=gagan
2000-02-04 04:11:51 +00:00
pp%ludusdesign.com
58065dda04
Converting ::GetIID() into NS_GET_IID(). Bug #20232 . r=scc, r=mozbot
2000-02-02 22:24:56 +00:00
kin%netscape.com
d33444cfb6
Fix for bug #20387 (scrollbars appearing in single line text control)
...
mozilla/layout/forms/src/nsGfxTextControlFrame.cpp
mozilla/layout/forms/src/nsGfxTextControlFrame.h
- Added GetFirstFrameWithIID() utility method.
- Modified InitializeTextControl() so that it sets the
single line text control's viewport overflow value
to NS_STYLE_OVERFLOW_SCROLLBARS_NONE.
r=buster@netscape.com
2000-02-02 14:12:01 +00:00
rods%netscape.com
d35e634fb8
removed all native widget frame implementations
...
b=(bugzilla is down, it's the one where I am suppose to remove all the extra cruft) r=dcone
2000-02-01 22:58:25 +00:00
buster%netscape.com
6def713dab
fixed bug 25762
...
r=beard
2000-02-01 05:26:27 +00:00
rods%netscape.com
29f4dad61e
added the caching of the restore state until the list frame gets reset
...
removed the positioning of the dropdown at the bottom of reflow
r kmcclusk b=21945,25059
2000-01-31 23:59:55 +00:00
rods%netscape.com
6485e37aef
add extra debug; added some inremenal reflow code;
...
doing much better job check return vars;GetText now check for NS_OK;
r dcone, b 24292
2000-01-31 23:36:50 +00:00
mscott%netscape.com
cc200aabd3
Part of docshell/webshell landing prep work. The doc loader is being re-factored into the uri loader.
...
tweaks to make doc loader observer scriptable
tweaks to make doc loader observer scriptable
r=travis
2000-01-29 06:08:05 +00:00
leaf%mozilla.org
d1f2514b8d
backing out rods to fix options lists
2000-01-28 19:03:34 +00:00
rods%netscape.com
42afe24660
using correct usesage pattern for getting and seeting the FrameState
...
Added in my new reflow code with an ifdef so I can work on it and fix other bugs
fixed the checking of return codes for getHTMLAttr
removed ShouldScrollFrameIntoView, the presshell can now do this.
also commented out the call to Position the Dropdown
r=dcone b=24292
2000-01-28 15:24:49 +00:00
rods%netscape.com
8dd52cec3d
added check so it doesn't do a reset on the incremental reflow
...
r=dcone bug=none
2000-01-28 15:04:19 +00:00
rods%netscape.com
c81534082f
reworked reflow to better support incremental reflow
...
bugs 6747,18602 r=dcone
2000-01-27 15:57:30 +00:00
pinkerton%netscape.com
9dd1d506bb
fix for bug 25092 (UMR's in drag/drop part of ESM). Again, we weren't copying the full event before redispatching. r=sfraser.
2000-01-26 21:52:47 +00:00
norris%netscape.com
7ec9655d07
Fix 23227 Document object vulnerability
...
r=mstoltz
2000-01-26 15:33:57 +00:00
pinkerton%netscape.com
29d7ccb375
fix for bug 25026 where context menus wouldn't show up on input fields because the refpoint part of the nsEvent was never copied from the clientX/Y of the nsIDOMEvent passed to us. r=akkana.
2000-01-26 02:08:02 +00:00
pollmann%netscape.com
47d773f8d9
Bug 18649: non FormControlFrame derived form elements also only scroll when not at all visible r=rods
2000-01-25 22:19:39 +00:00
nisheeth%netscape.com
9c6617b147
r=vidur. Add support for a new pref "layout.reflow.async.afterDocLoad" that enables async reflow in the pres shell only after the document is done loading. Cleaned up ExitReflowLock() so that it uses preferences to decide whether to do async reflow, not a parameter.
2000-01-25 16:00:44 +00:00
rods%netscape.com
b6cc395d48
added assertion for the creation of native widgets r=dcone b=17027
2000-01-25 15:26:09 +00:00
rods%netscape.com
364d22bb8c
changed signature of GetFont b=905 r=dcone
2000-01-25 15:25:46 +00:00
rods%netscape.com
4fb1d3ba7e
changed signature of GetFont, chanhe when the webshell gets shown to reduce flicker b=905,24497 r=dcone
2000-01-25 15:25:19 +00:00
rods%netscape.com
cb8300c754
changed to use new signature of GetFont r=dcone b=905
2000-01-25 15:25:07 +00:00
rods%netscape.com
daeb2e4655
changed signature of GetFont,GetFrameFontFM b=905 r=dcone
2000-01-25 15:25:04 +00:00
rods%netscape.com
0403a43678
changed signature of GetFont,changed to scroll it into view only if it isn't visible b=905,18649 r=dcone,troy
2000-01-25 15:24:48 +00:00
sfraser%netscape.com
c7f149bdf3
Work on command updating in the ender widget. r=buster
2000-01-25 02:58:25 +00:00
beard%netscape.com
7226bc7257
floating views. bug=21966, r=troy, rods, a=brendan
2000-01-25 01:53:34 +00:00