Commit Graph

8414 Commits

Author SHA1 Message Date
pollmann%netscape.com
a85a7c8239 Bug 16999: Adding properties file to Linux build. r=rods,waqar a=rickg
git-svn-id: svn://10.0.0.236/trunk@61344 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-19 02:01:58 +00:00
pollmann%netscape.com
03e0f71864 Bug 16999: Adding properties file to Win32 build. r=rods,waqar a=rickg
git-svn-id: svn://10.0.0.236/trunk@61341 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-19 01:57:28 +00:00
pollmann%netscape.com
edbba295aa Bug 16999: Adding localizable default labels for submit, reset, and file browse buttons. r=rods a=rickg
git-svn-id: svn://10.0.0.236/trunk@61339 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-19 01:48:07 +00:00
hyatt%netscape.com
2d8247be5a Adding guards. Harmless.
git-svn-id: svn://10.0.0.236/trunk@61297 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-18 10:22:20 +00:00
hyatt%netscape.com
7049c9cba6 fix for 27879, r=saari
git-svn-id: svn://10.0.0.236/trunk@61296 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-18 10:05:14 +00:00
hyatt%netscape.com
69a4ba6038 Fix for bug #28334. r=saari
git-svn-id: svn://10.0.0.236/trunk@61294 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-18 08:57:28 +00:00
hyatt%netscape.com
a4b12a48be Fix for PDT+ bug #18595. r=saari.
git-svn-id: svn://10.0.0.236/trunk@61292 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-18 08:05:56 +00:00
akkana%netscape.com
5cb91b3258 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


git-svn-id: svn://10.0.0.236/trunk@61261 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-18 00:57:46 +00:00
bryner%uiuc.edu
024181717c Set the event status to prevent us from receiving multiple mousewheel
events on Win32.  Fixes bug 24083.  r=saari,pinkerton.  a=chofmann.


git-svn-id: svn://10.0.0.236/trunk@61244 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-17 23:52:45 +00:00
jdunn%netscape.com
659b2712ed Fix problem with NS_IF_ADDREF on member variables inside of const
member functions.  This includes removing all references to
NS_DEF_PTR and the including of nsIPtr.h

r=troy@netscape.com,dougt@netscape.com,scc@netscape.com
# 28114
a=chofmann@netscape.com


git-svn-id: svn://10.0.0.236/trunk@61237 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-17 23:19:18 +00:00
evaughan%netscape.com
d80a875b00 Fixed application freeze when turning off XUL box debugging from preferences.
-r pinkerton a- jar


git-svn-id: svn://10.0.0.236/trunk@61181 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-17 04:10:02 +00:00
troy%netscape.com
2dd6a71001 b=27056 a=jar@netscape.com r=troy@netscape.com Change made by Vidur.
Avoid notifications in the middle of a table row


git-svn-id: svn://10.0.0.236/trunk@61149 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-16 23:43:59 +00:00
evaughan%netscape.com
09afb494b5 added files: mozilla/layout/xul/base/src/nsXULTextFrame.cpp
git-svn-id: svn://10.0.0.236/trunk@61144 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-16 23:05:34 +00:00
evaughan%netscape.com
3033176e30 Box performance fix.
-r jevering


git-svn-id: svn://10.0.0.236/trunk@61143 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-16 23:00:52 +00:00
dp%netscape.com
951d71ea06 Protecting shutdown with mInitialized. regxpcom will cause shutdown to
happen without mInitialized and without this incorrect shutdown to
happen. r=vidur r=rjc


git-svn-id: svn://10.0.0.236/trunk@61110 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-16 07:42:00 +00:00
joki%netscape.com
dcc35666e8 Fixes for bug 9544, 9552, 9558, 9561, and 13309. event handler 4x compat. and capture/bubble fixes. r:pollmann
git-svn-id: svn://10.0.0.236/trunk@61096 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-16 06:59:07 +00:00
attinasi%netscape.com
f88bc2d37f Made external stylesheets load synchronously, always. Controlled by a define in case we want to re-enable asynch external stylesheets later. r=pierre,troy b=17309
git-svn-id: svn://10.0.0.236/trunk@61093 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-16 06:50:39 +00:00
alecf%netscape.com
345e9c57a6 add debug_hyatt around this printf so I don't get it constantly
git-svn-id: svn://10.0.0.236/trunk@61090 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-16 06:26:41 +00:00
rods%netscape.com
f3c30277d4 ifdef'ing out a badly formed optimization for incremental reflow.
r=buster b=24798


git-svn-id: svn://10.0.0.236/trunk@61068 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-16 05:20:21 +00:00
rods%netscape.com
188627a19c removing unused varible to remove warning
r=self


git-svn-id: svn://10.0.0.236/trunk@61067 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-16 05:17:59 +00:00
buster%netscape.com
ff4e36de5a bug 24411
r=troy
changed the frame constructor call for <form> to pass 0 as the flags arg.


git-svn-id: svn://10.0.0.236/trunk@61062 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-16 05:09:57 +00:00
buster%netscape.com
bb33a00be3 bug 27927
r=troy


git-svn-id: svn://10.0.0.236/trunk@61045 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-16 04:11:37 +00:00
joki%netscape.com
49b90e87fb Fix for bug 9140, prevent recursion of mouseover/out events. r:vidur
git-svn-id: svn://10.0.0.236/trunk@61044 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-16 03:52:45 +00:00
mscott%netscape.com
1be5b26527 Bug #19499 --> remove some obsolete code involving mailto
urls. we can handle mailto urls just fine now. this was giving us problems if you moused over or
clicked on a http/file url that had the word "mailto" in it.
r=vidur


git-svn-id: svn://10.0.0.236/trunk@61039 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-16 03:28:40 +00:00
attinasi%netscape.com
acb33ec403 ReResolveStyleContext now checks for the case where a background image is no longer used, in which case it stops the load for the frame. r=buster,pierre b=27042
git-svn-id: svn://10.0.0.236/trunk@61031 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-16 02:49:01 +00:00
vidur%netscape.com
0b6a16f8cb Fix for bug 9844. Implemented offsetTop/Left/Width/Height/Parent for HTML content.r=pollmann
git-svn-id: svn://10.0.0.236/trunk@61025 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-16 02:25:07 +00:00
karnaze%netscape.com
d9781d715a new regression test not affecting the build.
git-svn-id: svn://10.0.0.236/trunk@61016 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-16 01:53:20 +00:00
av%netscape.com
9b9daa296e Added check for null pointer to avoid possible crashes, could be reason for 27558
git-svn-id: svn://10.0.0.236/trunk@61012 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-16 01:49:42 +00:00
sfraser%netscape.com
32d1e793b2 Fix command updating for GFX text widgets. for bug 18395. r=pinkerton
git-svn-id: svn://10.0.0.236/trunk@61009 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-16 01:41:59 +00:00
sfraser%netscape.com
1044a92ddb Call the new Init() method on nsIEditorController for bug 18395. r=pinkerton
git-svn-id: svn://10.0.0.236/trunk@61008 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-16 01:41:17 +00:00
sfraser%netscape.com
9d2e9a09cc Fix the document viewer command updating, give it a selection listener etc, so that commands get updated at the right time. for bug 18395. r=pinkerton
git-svn-id: svn://10.0.0.236/trunk@61007 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-16 01:39:30 +00:00
pierre%netscape.com
87067d5a7e Bug 24390 "html:input styles in global.css are ignored". In SelectorMatches(), make string comparisons case-insensitive for HTML content.
git-svn-id: svn://10.0.0.236/trunk@60993 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-16 01:09:36 +00:00
karnaze%netscape.com
3be962e028 bug 7112, PDT+ 1802 - added custom style rule to handle <th> text alignment. Other text alignment changes. r=attinasi
git-svn-id: svn://10.0.0.236/trunk@60992 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-16 01:08:54 +00:00
buster%netscape.com
e5d5d194f5 bug 22853
absolute containing block was not checking frame bit, so sometimes contained block would not get an initial reflow


git-svn-id: svn://10.0.0.236/trunk@60991 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-16 01:05:38 +00:00
buster%netscape.com
ad34728fe0 continuing work on bug 25510
r=troy


git-svn-id: svn://10.0.0.236/trunk@60983 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-16 00:50:06 +00:00
karnaze%netscape.com
6ee49a5b9d new regression tests not affecting the build
git-svn-id: svn://10.0.0.236/trunk@60976 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-16 00:36:29 +00:00
pinkerton%netscape.com
8a495b28cb fix for 27858. pass the correct "dont resize view" flags to reflow. r=hyatt.
git-svn-id: svn://10.0.0.236/trunk@60972 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-16 00:23:41 +00:00
rods%netscape.com
9616895e6a 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


git-svn-id: svn://10.0.0.236/trunk@60954 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-15 23:02:55 +00:00
rods%netscape.com
b9030c84e0 setting flush flag to false, so it doesn't flush everytime an item is added
r=vidur b=27498


git-svn-id: svn://10.0.0.236/trunk@60949 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-15 22:45:26 +00:00
nisheeth%netscape.com
650cc21844 r=harishd. Fix for bug 27507. Removed a bogus assert.
git-svn-id: svn://10.0.0.236/trunk@60936 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-15 22:03:05 +00:00
pollmann%netscape.com
87dc0c8fdf Bug 27327: Input::SetAttribute('value') now updates content model, r=buster
git-svn-id: svn://10.0.0.236/trunk@60933 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-15 21:56:04 +00:00
bryner%uiuc.edu
7c5af2a242 Fix mousewheel scrolling in trees. r=hyatt@netscape.com.
git-svn-id: svn://10.0.0.236/trunk@60916 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-15 21:21:10 +00:00
karnaze%netscape.com
9ca9e132b9 new regression test not affecting the build.
git-svn-id: svn://10.0.0.236/trunk@60897 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-15 17:56:09 +00:00
jst%citec.fi
1afa110c68 Fix for blocker 27811. a=granrose
git-svn-id: svn://10.0.0.236/trunk@60896 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-15 17:14:59 +00:00
rods%netscape.com
052a391633 added method
b 21945 r=pollmann


git-svn-id: svn://10.0.0.236/trunk@60893 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-15 15:57:13 +00:00
rods%netscape.com
cd373c38d9 Border left and right was being added to an unconstrained size
b 21945 r=troy


git-svn-id: svn://10.0.0.236/trunk@60883 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-15 15:10:23 +00:00
rods%netscape.com
5609eaece7 They now cache their state properly in the PresState
b 27063 r=kmmclusk


git-svn-id: svn://10.0.0.236/trunk@60882 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-15 15:05:56 +00:00
rods%netscape.com
503225ca70 They now cache their state properly in the PresState
b 21945 r=pollmann


git-svn-id: svn://10.0.0.236/trunk@60880 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-15 15:04:38 +00:00
hyatt%netscape.com
0df87cd3f3 Converting trees to XBL. Boosts tree scrolling performance.
git-svn-id: svn://10.0.0.236/trunk@60858 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-15 09:28:28 +00:00
ftang%netscape.com
c9956df79a fix 22203. r=cata/jbetak do not call the reload but set the parser charset directly if auto detect happen in the first block.
git-svn-id: svn://10.0.0.236/trunk@60855 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-15 09:15:18 +00:00