sspitzer%netscape.com
873cb1f58a
fix #74354 . the icon in the thread column should have the green arrow
...
if the thread has any unread messages
fix #72281 . if new message arrive and they are children of a collapsed
thread, they should not become the king of the thread.
sr=bienvenu
2001-04-02 07:22:27 +00:00
jfrancis%netscape.com
3c44960b59
bug 58281: fixing mem leaks when shuffling nsISupports around in editor paste code. r=fm; sr=kin
2001-04-02 06:09:44 +00:00
sspitzer%netscape.com
1c181d051d
re-fix #72256 . now that AdjustSelection() is working, inappropriately calling RowCountChange() will mess up the selection. (I'm the champ who added the inappropriate call.) sr=bienvenu
2001-04-02 05:30:39 +00:00
mscott%netscape.com
05d680f30f
NOT PART OF THE BUILD YET
...
Windows specific icon channel implemenation for reading out icon bitmaps from the OS.
Landing files for icon urls. For windows only currently, this code will read out
icon bitmaps based on info from the windows registry and turns that into a 24 bit RGB image
which we can render. Icon urls have the form of:
icon://test.html/large
icon://test.doc/small
icon://test.doc (defaults to small).
Currently doesn't work on win2k yet.
2001-04-02 04:57:23 +00:00
mscott%netscape.com
12a00a40c4
NOT PART OF THE BUILD YET
...
Landing files for icon urls. For windows only currently, this code will read out
icon bitmaps based on info from the windows registry and turns that into a 24 bit RGB image
which we can render. Icon urls have the form of:
icon://test.html/large
icon://test.doc/small
icon://test.doc (defaults to small).
Currently doesn't work on win2k yet.
2001-04-02 04:56:18 +00:00
stephend%netscape.com
ecb2a4f1c4
Removing 'Netscape' from console output in nsPop3Protocol.cpp. Bug 42509. Patch by Henrik Gemal <gemal@gemal.dk> r=hwaara@chello.se sr=blizzard@mozilla.org
2001-04-02 03:57:29 +00:00
karnaze%netscape.com
375035d95f
new regression test, not affecting the build.
2001-04-02 03:37:59 +00:00
karnaze%netscape.com
f71daf3908
new regression tests, not affecting the build.
2001-04-02 03:24:31 +00:00
karnaze%netscape.com
46aa2d1bf9
bug 57467 - print a new row on the current page if it will waste too much space otherwise. sr=attinasi.
2001-04-02 03:21:58 +00:00
darin%netscape.com
b0e435e189
Fixes bug 72520 "support for cacheKeys must be implemented" r=gordon sr=dougt
2001-04-02 01:20:43 +00:00
darin%netscape.com
a5df5b1110
Fixes bug 73875 "www.fox.com does not load" r=beard sr=brendan
2001-04-02 01:12:40 +00:00
pollmann%netscape.com
19b315986e
Bug 65609: (DOM) Allow form elements inside a subtree to find their parent when the subtree is appended/inserted. r=nisheeth@netscape.com, sr=jst@netscape.com
2001-04-02 00:45:52 +00:00
bryner%uiuc.edu
26d3418da8
Bug 38061 - removing obsolete headers. sr=cls.
2001-04-02 00:22:19 +00:00
mcafee%netscape.com
2ed7a5672d
Minor UI changes to get content to fit on pref panes with better resizing behavior (74002). sr=ben
2001-04-01 22:28:34 +00:00
waterson%netscape.com
78c15db0e5
Bug 69973. Use NC_EXTENSION on Win32, too. Patch submitted by william.cook@crocodile-clips.com, r=bryner, ksosez@softhome.net; sr=waterson
2001-04-01 20:10:37 +00:00
jgmyers%netscape.com
e56c06dfcb
don't decode overlong UTF8 sequences: bug 29314 r=jag sr=scc
2001-04-01 19:40:32 +00:00
jgmyers%netscape.com
f185c5e4ed
distinguish weak crypto: bug 31896 r=ddrinan
2001-04-01 19:38:12 +00:00
jgmyers%netscape.com
3c357f35f1
distinguish weak crypto in PSM2: bug 31896 r=dmose ser=darin
2001-04-01 19:37:29 +00:00
chak%netscape.com
e80c94c446
Calling Activate()/Deactivate() from inside of HandleEvent() as suggested by blizzard
...
This is a part of:
Fix for #71014 - arrow keys don't work inside text areas in mfcEmbed.
r=saari, sr=blizzard
2001-04-01 18:02:39 +00:00
chak%netscape.com
56a218d232
Fix for #71014 - arrow keys don't work inside text areas in mfcEmbed.
...
r=saari, sr=blizzard
2001-04-01 17:51:12 +00:00
chak%netscape.com
909fc2f316
Fixes for the following bugs:
...
#74155 - MfcEmbed needs a prefs dlg box.
r=valeski, sr=blizzard
#71014 - arrow keys don't work inside text areas in mfcEmbed.
r=saari, sr=blizzard
2001-04-01 17:49:51 +00:00
mcafee%netscape.com
3b8322b04c
Centering find dialog (9131). sr=ben
2001-04-01 12:09:08 +00:00
mcafee%netscape.com
279d27e292
Adding ctrl+f for edit|search history (67908). r=blake, sr=ben
2001-04-01 11:43:06 +00:00
hwaara%chello.se
1e171d1437
Kill the last remaining js warning in this file. bug 60632. r=mao, sr=jst
2001-04-01 11:05:51 +00:00
jst%netscape.com
2cfa46615a
Removing unused files.
2001-04-01 11:05:14 +00:00
jst%netscape.com
eba8a4a7b7
Removing unused files.
2001-04-01 10:58:34 +00:00
darin%netscape.com
b7b2207299
Fixes bug 72320. abort on exit (sending "logout" to a closed IMAP socket?).
...
r=sspitzer,dougt,mscott.
2001-04-01 05:17:42 +00:00
disttsc%bart.nl
123bc557af
Removing prefutilities.js, moving the code in it to where it belongs. bug=73355, r=mao, sr=ben
2001-04-01 05:02:07 +00:00
cls%seawood.org
b8f2a5d9b9
Add accessibility to REQUIRES. Fixing senna tb bustage.
2001-04-01 03:44:35 +00:00
morse%netscape.com
6e965f400d
not part of build
2001-04-01 02:31:47 +00:00
av%netscape.com
5ab3b39726
Fixing bug 73071, adding nsIPlugin::Shutdown in the plugin host destruction, r=beard, a=av, sr=waterson
2001-04-01 02:29:51 +00:00
mcafee%netscape.com
a9fe61059c
Setting width, height for logo.gif to avoid reflow (68264). sr=ben
2001-04-01 01:51:44 +00:00
evaughan%netscape.com
37dc4968d3
Landing MSAA part of accessibility (DISABLED)
...
-r vidur -sr hyatt
2001-04-01 01:38:35 +00:00
jst%netscape.com
95d423e36c
New file, not part of the build.
2001-04-01 01:17:43 +00:00
jst%netscape.com
3eb3e7c7d0
Adding new files, not part of the build yet.
2001-04-01 01:10:59 +00:00
evaughan%netscape.com
2d2a0054e2
XP part of accessibility landing
...
-r vidur, rods -sr hyatt
2001-04-01 01:01:33 +00:00
cls%seawood.org
12cee16a3a
Second round of nspr autoconf cleanup.
...
Adding --with-dist-prefix options to free up standard options for real installs.
Bug #73919 r=bryner
2001-04-01 01:01:28 +00:00
waterson%netscape.com
7373bddf79
Bug 60079. Look a little bit harder for <area> elements, rather than just bailing if the first element in the <map> isn't an <area>. r=saari, sr=jst
2001-04-01 00:45:59 +00:00
waterson%netscape.com
93c3b9b46f
Bug 53251. RecreateFrameForContent() on a 'special' frame need only ReframeContainingBlock(). r=karnaze, sr=attinasi
2001-04-01 00:43:27 +00:00
mkaply%us.ibm.com
19f512d616
No bug
...
r=mkaply, a=blizzard
Changes to get OS/2 working after LIBPR0N
2001-03-31 23:50:35 +00:00
pinkerton%netscape.com
ce173e3ab1
take out some useless code r=blake. bug# 18726.
2001-03-31 23:50:25 +00:00
pinkerton%netscape.com
cedf922a43
prevent click-hold scrollbars from coming up on form elements. r=pchen/sr=hyatt. bug# 18726.
2001-03-31 23:32:14 +00:00
pinkerton%netscape.com
7cce9e8c4e
prevent scrollbars and popups from doing bad things with the new context menu events. r=pchen/sr=hyatt. bug# 18726
2001-03-31 23:31:37 +00:00
harishd%netscape.com
58dce22cf0
69331 - <?XML..> does not require BODY!!
...
66985 - Do not open BODY for INPUT type=hidden. For compatibility
72639 - Discard nested FORMS
2749 - Enable Strict comment parsing.
Replace PRBools with bit operation.
nsScanner Append() should return nsresult not PRBool.
r=heikki
sr=jst
2001-03-31 22:44:05 +00:00
disttsc%bart.nl
8b81ca1052
Adding .cvsignore loving to mozilla/accessible/ and mozilla/accessible/public/
2001-03-31 20:32:49 +00:00
evaughan%netscape.com
ede60c8b07
Adding accessibilty to mac build
-r pinkerton -sr sfraser
2001-03-31 20:18:31 +00:00
morse%netscape.com
625ad03781
bug 74112, cookie following deleted cookie not getting sent out, r=valeski, sr=alecf
2001-03-31 14:34:54 +00:00
roc+%cs.cmu.edu
9933fb2641
Correct child widget's view according to parent view's coordinates in AddCoveringWidgetsToOpaqueRegion. Fix for bug 73406. r=kmcclusk,sr=attinasi
2001-03-31 13:41:28 +00:00
hwaara%chello.se
1b56d6b081
fix if "limit message size" check box is disabled, disabled the "size" text area and do some additional cleanup. bug 74044. sr=sspitzer
2001-03-31 11:27:34 +00:00
syd%netscape.com
3882c35030
Fix for 74115, r=dveditz, sr=tor
2001-03-31 08:50:32 +00:00