Commit Graph

944 Commits

Author SHA1 Message Date
sfraser%netscape.com
ee824cdaa3 Fix for 29521 -- i18n issues saving text area state, and 29827 problems with linebreaks going back to a forms page. r=ftang,akkana, a=jar 2000-03-02 01:16:29 +00:00
valeski%netscape.com
d81595ec75 26336. a=jar, r=norris,pollman. We now allow uri creation failure to pass through to the webshell so we can throw error dialogs if need be. This allows 'https not supported' dialogs to be thrown from form submissions when https isn't installed 2000-02-29 20:36:52 +00:00
karnaze%netscape.com
5ce5b346e3 PDT+ bug 28928 - correctly handle reflow of hidden inputs. r=rods, a=rickg 2000-02-29 13:17:33 +00:00
pierre%netscape.com
6875bf641b Bug 18136/21950 "Fixing the font size mess". Implemented Todd Farhner's system in nsStyleUtil. Disabled the font size rounding code on Windows (see bug 24005). r=erik, a=rickg 2000-02-24 12:51:28 +00:00
tbogard%aol.net
5395fed60e Commented out the call to webShell::Remove focus as it is no longer needed and the function is going away. Work for 13374. r=rods, saari 2000-02-24 01:47:40 +00:00
pollmann%netscape.com
2ed06994e0 Bug 12513: Add OptionCollection interface for Nav DOM compatability. r=vidur a=rickg 2000-02-24 00:08:00 +00:00
norris%netscape.com
d64387736b Fix 28612 META Refresh allowed in Mail/News
r=mstoltz,a=jar
Fix 28658 File upload vulnerability
r=vidur,a=jar
2000-02-23 22:34:40 +00:00
pollmann%netscape.com
92452b751f Bug 28691: Fix leaks, check for null, in code my implementation was based on r=harishd a=rickg 2000-02-23 20:58:42 +00:00
pollmann%netscape.com
7c2cefefe9 Bug 28691: Fix leaks, check for null, fix a bug in checkin for bug 16999 r=harishd a=rickg 2000-02-23 20:56:39 +00:00
dbaron%fas.harvard.edu
1e222cfa0f Fix bug 28544: stop leaking webshells when user enters URL in the URL bar. r=karnaze@netscape.com a=rickg@netscape.com 2000-02-22 04:06:16 +00:00
pollmann%netscape.com
4b87697a5e Bug 16999: Fix solaris nsCOMPtr complaints. 2000-02-21 06:26:55 +00:00
pollmann%netscape.com
1a014f1120 Bug 16999: Get default button labels from .properties file instead of html.css (GfxButtonControlFrame -> anonymous content creator). r=rods a=rickg 2000-02-21 05:55:25 +00:00
pollmann%netscape.com
69925f7a63 Bug 16999: Adding properties file to Linux build. r=rods,waqar a=rickg 2000-02-19 02:01:58 +00:00
pollmann%netscape.com
3356cbea97 Bug 16999: Adding properties file to Win32 build. r=rods,waqar a=rickg 2000-02-19 01:57:28 +00:00
pollmann%netscape.com
e51d4d1125 Bug 16999: Adding localizable default labels for submit, reset, and file browse buttons. r=rods a=rickg 2000-02-19 01:48:07 +00:00
akkana%netscape.com
03e5ecde89 23336: Fix double middle-mouse paste problem. This is a temporary fix,
making the smallest possible change so as not to rock the beta1 boat.
I'll look at more sweeping fixes later.  r=saari,a=leaf
2000-02-18 00:57:46 +00:00
rods%netscape.com
0d70f918f6 ifdef'ing out a badly formed optimization for incremental reflow.
r=buster b=24798
2000-02-16 05:20:21 +00:00
rods%netscape.com
1a371ab14b removing unused varible to remove warning
r=self
2000-02-16 05:17:59 +00:00
sfraser%netscape.com
e161e86e05 Fix command updating for GFX text widgets. for bug 18395. r=pinkerton 2000-02-16 01:41:59 +00:00
rods%netscape.com
e0e813fecd radio button now remembers state, and in standard mode it will always select
the first item. It will also perform rradiobutton behavior when the frame are hidden (no existent)
b=27063 r=kmcclusk
2000-02-15 23:02:55 +00:00
rods%netscape.com
e1b0cf791c added method
b 21945 r=pollmann
2000-02-15 15:57:13 +00:00
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