gerv%gerv.net
9923600756
Fixing bug 81904 bustage. Apologies. r=mcafee, sr=tor, a=tor.
2001-06-06 07:07:26 +00:00
ben%netscape.com
2f9e6c9cf5
Fix for 78020 - Chromeless window when opening updated bookmarked page
...
Fix jar.mn file to ensure the updated icon is jar'ed properly
r=pchen, sr=blake, a=chofmann
2001-06-06 06:12:50 +00:00
ben%netscape.com
e3686ba98c
Fix for 78020 - Chromeless window when opening updated bookmarked page
...
Appearance glitch in bookmarks window
r=pchen, sr=blake, a=chofmann
2001-06-06 06:11:50 +00:00
ben%netscape.com
9cdde5595b
Fix for 78020 - Chromeless window when opening updated bookmarked page
...
Make bookmarks-service open a Navigator window with uri as argument using
WindowWatcher interface.
r=pchen, sr=blake, a=chofmann
2001-06-06 06:11:28 +00:00
ben%netscape.com
7a29cc16d5
Fix for 78020 - Chromeless window when opening updated bookmarked page
...
Fix web:status attribute to remove namespace quantifier so that style rule for
update icon matches
r=pchen, sr=blake, a=chofmann
2001-06-06 06:10:05 +00:00
ben%netscape.com
92fb92d1f0
Every other bookmark isn't deleted (80833)
...
We don't need to increment count since we splice elements out of the selection array.
r=jag, sr=blake, a=chofmann.
2001-06-06 06:06:11 +00:00
peterlubczynski%netscape.com
235e8852b8
Fix for crash @ Shockwave.com, not calling correct ODA sr=mscott a=chofmann r=av
2001-06-06 05:45:49 +00:00
naving%netscape.com
afb28b31e8
84070 r=bienvenu sr=sspitzer a=chofmann. stop the search before closing the search window
...
(using close button)
2001-06-06 05:12:10 +00:00
wtc%netscape.com
024cd628f9
Bugzilla bug #83880 : deleted code for turning off shared libraries.
...
Shared libraries, if supported by the platform, must be built. Thanks
to Chris Seawood for the patch.
Modified files: configure.in, configure.
2001-06-06 04:52:44 +00:00
andreww%netscape.com
6a0fab7d22
bugzilla bug 82144 r=hewitt, sr=blake, a=tor : fixing splitters in mac classic skin.
2001-06-06 04:52:04 +00:00
justdave%syndicomm.com
4273abfb58
Fix for bug 39557: doeditvotes.cgi will no longer create a vote record for a nonexistant bug if the HTML is tampered with or other bugs cause bad bug numbers in the submitted form.
...
Patch by Myk Melez <myk@mozilla.org>
r= justdave@syndicomm.com
2001-06-06 04:51:55 +00:00
andreww%netscape.com
eda9b81bca
bugzilla bug 82965 r=kerz, sr=hewitt, a=tor : fixing drag and drop on status bar.
2001-06-06 04:49:14 +00:00
syd%netscape.com
56d9a5e8f8
trunk fix for 84115. Pass arguments to the process (I omitted these in an earlier
...
checkin). Bad because xpi files that invoke processes with args are not functioning
correctly. r=ssu, sr=mscott, a=drivers (asa)
2001-06-06 04:33:19 +00:00
justdave%syndicomm.com
4fe1f1c9c3
Fix for bug 82781: describecomponents.cgi now checks viewing permissions to make sure you can see a product
...
Patch by Myk Melez <myk@mozilla.org>
r= tara@tequilarista.org
2001-06-06 04:32:45 +00:00
justdave%syndicomm.com
7f393c1d85
Fix for bug 28458: "NEW" bugs were not getting CC or QA Contact information displayed.
...
Patch by Jake Steenhagen <jake@acutex.net>
r= justdave@syndicomm.com
2001-06-06 04:28:52 +00:00
sspitzer%netscape.com
6fad03cb01
fix for #83143 . delete key sometimes doesn't work. r=ducarroz,sr=mscott
...
a=selmer,a=chofmann
2001-06-06 04:05:51 +00:00
naving%netscape.com
b3a5b20270
50572 r=bienvenu sr=mscott a=pdt. check if the folder is noSelect folder and
...
return appropriately
2001-06-06 03:32:19 +00:00
justdave%syndicomm.com
450514d585
Fix for bug 75482: adding the capability to deactivate a group without deleting it (prevent new bugs from being placed into that group, but don't remove the group restriction from bugs already in it).
...
Patch by Myk Melez <myk@mozilla.org>
r= justdave@syndicomm.com
2001-06-06 03:16:52 +00:00
danm%netscape.com
f5dba5ec47
simply adding some logging helpful for debugging event queue interactions. from bugscape bug 4890, bugzilla bug 84247 r=darin
2001-06-06 02:34:52 +00:00
danm%netscape.com
ebf0feed30
nsCacheEntry now asks nsCacheService to release its data, and therefore no longer holds a strong ref to its event queue. bugscape bug 4890, bugzilla bug 84247 code=gordon,me r=beard,sfraser a=clayton,chofmann
2001-06-06 02:30:07 +00:00
yokoyama%netscape.com
b95d9c0083
Bug 63029: Japanese input in text area in forms confuses subsequent input
...
The fix is to
- maintain the index of PasswordBuf at the start of IME
- maintain the old IME text
- remove the old IME text from PasswordBuf
/r=jfrancis, /sr=kin, /a=blizzard
2001-06-06 01:21:05 +00:00
loadrunner%betak.net
fc89c6e234
bug 41245, Cancel does not work in Accept languge preference, r=nhotta, sr=alecf, a=blizzard
2001-06-06 01:02:26 +00:00
yokoyama%netscape.com
fd9f1e5097
bug 81486: Mac Romanian and cns plan 7 unicode converters do not work
...
Correcting typo errors for class names
r=ftang sr/a=blizzard
2001-06-06 00:45:48 +00:00
mscott%netscape.com
864262f972
Bug #83381 --> crash replying to message with long lines
...
r=sspitzer
sr=bienvenu
a=asa
2001-06-06 00:44:06 +00:00
yokoyama%netscape.com
d608082b01
bug 52464:
...
Preventing type cast to char which results loss of data.
/r=ftang, /sr=scc, /a=blizzard
2001-06-06 00:37:15 +00:00
valeski%netscape.com
b4662dc9a4
r=sfraser. sr=rpotts. no a= sorry, but this is crashing lots of folks
2001-06-06 00:27:36 +00:00
dougt%netscape.com
e0c4831d10
Fixes bug 83401. r=gagan, darin, sr=vidur, a=blizzard. Add port blacklisting to necko
2001-06-06 00:10:09 +00:00
dougt%netscape.com
d3be11ab85
Fixes bug
2001-06-06 00:02:56 +00:00
wtc%netscape.com
f864ebcadb
Bugzilla bug #82436 : assert that lock is not NULL in PR_Lock and PR_Unlock
...
to avoid crashing in an assertion statement like
PR_ASSERT(lock->owner != me) if lock is NULL.
2001-06-05 23:55:55 +00:00
oeschger%netscape.com
21b77a4d22
home button images for help window, NOT PART OF BUILD
2001-06-05 23:41:12 +00:00
leaf%mozilla.org
56755a9ae9
update user agent and mac version, r=jj, a=asa bug 83999
2001-06-05 23:05:32 +00:00
ftang%netscape.com
83f1a361ab
fix 82793. add additional entry for gbk-1988.1989-1
...
r=nhotta/bstll sr=kin a=blizzard
2001-06-05 22:41:37 +00:00
ccarlen%netscape.com
443e1c7a99
Bug 83687 - The keys NS_XPCOM_CURRENT_PROCESS_DIR and NS_OS_CURRENT_PROCESS_DIR were defined identically. They should be different. r=valeski/sr=jband/a=asa
2001-06-05 22:19:19 +00:00
gerv%gerv.net
3babcec0f3
Bug 81094 - re-introduce the ability to set the DPI value to "Ask X server"; i18n fixes, general clean-up and also make the Fonts prefs panel slightly more clear by adding a separator. r=mcafee, sr=alecf, a=blizzard.
2001-06-05 21:38:24 +00:00
valeski%netscape.com
96b8bdb98e
r=pavlov, sr=vidur, a=blizzard. 84162. making nsImgManager a nsIContentPolicy which allows it to play in the image blocking arena again. this fixes image blocking.
2001-06-05 21:37:48 +00:00
nhotta%netscape.com
d5a92356a7
Changed nsFilePicker::Show to set a larger buffer for the directory name string and make sure to free the memory returned by GetPath(),
...
bug 83345, r=law, sr=blizzard, a=blizzard.
2001-06-05 21:30:17 +00:00
valeski%netscape.com
5892765fc6
r=chak, sr=vidur, a=tor. 82000. removing unused arg from nsICategoryManager.
2001-06-05 21:25:57 +00:00
locka%iol.ie
401b4e2a1d
Implement ConfirmCheck so PSM doesn't abort form submits. b=84024 r=waterson@netscape.com sr=blizzard@mozilla.org a=tor@acm.org
2001-06-05 21:02:48 +00:00
pschwartau%netscape.com
8cc759fb23
Initial add.
2001-06-05 20:56:40 +00:00
pschwartau%netscape.com
80f20e863c
Making test a little more demanding -
2001-06-05 20:56:07 +00:00
ashuk%eng.sun.com
bcd2e19d3e
author=ashuk
...
files modified :
motif/MotifBrowserControlCanvas.cpp
changed include "ns_util.h" to
include "../ns_util.h"
This was a simple path resolution problem fix in the
include statement.
2001-06-05 20:43:57 +00:00
pavlov%netscape.com
11c8370603
fixing bug 82520 r=jag sr=hyatt a=tor
2001-06-05 20:22:52 +00:00
shrutiv%netscape.com
9dca9726d1
Bug 79557: Missing Installer background (r=bobj)
...
"Customize the Installer" screen of the wizard will not be displayed
2001-06-05 20:20:18 +00:00
shrutiv%netscape.com
43d2c38d48
Bug 77613: Title Bar Text doesn't have to be appended by "- config name"? (r=bobj)
...
Default browser value is displayed if the title bar field is empty
2001-06-05 19:42:43 +00:00
shrutiv%netscape.com
094be57618
Bug 75230: CCK should be updated to work with Netscape 6.1 (r=bobj)
...
Correcting component name
2001-06-05 19:32:47 +00:00
peterv%netscape.com
d4091f8963
Fix for bug 82955 (XML unable to load stylesheets without type="text/css" attribute). r=scc, sr=jst, a=asa.
2001-06-05 19:21:32 +00:00
dougt%netscape.com
0d7ec78037
Fixes 81709. Allows for compares between different nsIURI impl. r=rpotts, sr=darin, a=asa
2001-06-05 19:01:44 +00:00
darin%netscape.com
c9b2b663e2
Fixes bug 82200 "crashes [@ PL_strnchr] called from ParseChunkRemaining"
...
r=dbaron,gagan a=chofmann,blizzard
2001-06-05 18:21:53 +00:00
rods%netscape.com
1879e17fa4
Fixed up reload to it will correctly reflow to w/h of zero
...
Bug 58220 r=kmcclusk sr=attinasi a=dbaron
2001-06-05 18:09:13 +00:00
peterlubczynski%netscape.com
bf605eb2f2
Fix for BASE HREF not affecting applet bug 59430 patch by alexsavulov r=peterl sr=attinasi a=blizzard
2001-06-05 17:58:31 +00:00