ben%netscape.com
0ab60d4a87
Clean up after earlier fix for 35835 - back out additional Copy Link Location code
2001-05-23 04:54:44 +00:00
ben%netscape.com
f54fae03dd
Clean up after my fix for 35835, back out earlier Copy Link Location code.
2001-05-23 04:54:22 +00:00
ben%netscape.com
21737c4384
[Part of fixes for 77125 and 81767 - disable inline editing in bookmarks]
...
Make Bookmark Properties dialog focus the name textfield when it is
displayed. Allows us to temporarily map Bookmark rename operations to
a call to display this window.
r=pchen, sr=blake
2001-05-23 04:53:17 +00:00
hewitt%netscape.com
f53227a108
82295 - move bookmarks button to right of separator, r=sgehani, sr=ben
2001-05-23 04:51:38 +00:00
hewitt%netscape.com
db65560b97
82071 - Implement redesigned Search button in main Toolbar, r=andreww, sr=ben
2001-05-23 04:36:23 +00:00
hewitt%netscape.com
a0f08ebc3b
72626 - modern3 disabled radio button problems, r=hwaara, sr=sspitzer
2001-05-23 04:23:22 +00:00
scc%mozilla.org
a50975fc25
fixing bustage
2001-05-23 04:19:39 +00:00
bstell%netscape.com
3ba3901e03
fix bustage
2001-05-23 04:17:57 +00:00
wtc%netscape.com
12d8fd2a71
Bugzilla bug #77264 : the IsValidNetAddrLen() check should accept both of
...
the possible sizes of struct sockaddr_in6 on Linux.
Modified files: prsocket.c, ptio.c.
2001-05-23 04:17:33 +00:00
bstell%netscape.com
6d350ee33f
fix string bustage
2001-05-23 04:13:44 +00:00
brendan%mozilla.org
8952a0a28f
Lazily pin the less likely atoms when resolving standard class names (77861, r=jst, sr=jband).
2001-05-23 04:02:06 +00:00
ccarlen%netscape.com
de0120eb78
Bug 38626 - remove nsFileLocations. r=valeski/sr=alecf
2001-05-23 03:50:38 +00:00
ccarlen%netscape.com
5af746c81b
Bug 38626 - remove nsFileLocations. This checkin removes it from Mac projects.
2001-05-23 03:45:36 +00:00
scc%mozilla.org
2ebaa532a1
bug #78398 : sr=waterson. adding my new header file "nsAStringGenerator.h" to the Mac project to make it easier to open.
2001-05-23 03:33:06 +00:00
scc%mozilla.org
6942d895f6
bug #78398 : sr=waterson. Getting the new header file "nsAStringGenerator.h" exported to dist.
2001-05-23 03:31:23 +00:00
scc%mozilla.org
1a7a0537da
bug #78398 : sr=waterson, adding a new abstract type (this here's the new file it comes in) |nsAC?StringGenerator|
2001-05-23 03:29:48 +00:00
bstell%netscape.com
02b956c418
fix debug printf, rs=bstell
2001-05-23 03:23:31 +00:00
sgehani%netscape.com
8edc20d964
Add DOWNLOAD_ONLY attribute support to components. (b=4837; r=ssu; sr=mscott)
2001-05-23 03:18:50 +00:00
bstell%netscape.com
4637faa37a
fix bustage
2001-05-23 02:55:52 +00:00
jgaunt%netscape.com
b47a889fee
One line regression fix for bug 79900. the fix for 80505 caused this.
...
Change from a QI to a GetAccessible() call on content nodes.
r=dr@netscape.com sr=scc@mozilla.org
2001-05-23 02:55:37 +00:00
scc%mozilla.org
e5f3c3cd03
bug #75220 : r=vidr, sr=jst ... had just been waiting for the commercial fixes, and now mscott has landed those. Finally get rid of |nsLiteralC?String| and |nsLocalC?String|. Use |nsDependentC?String| now instead.
2001-05-23 02:44:46 +00:00
ssu%netscape.com
c947a7fbe1
fixing bug 82279 - Win32 Installer crashes when using ftp proxy. r=sgehani,sr=mscott,a=chofmann. affects windows only
2001-05-23 02:32:21 +00:00
sgehani%netscape.com
c10a707cfd
Forgot newline in debug statement.
2001-05-23 02:28:50 +00:00
sgehani%netscape.com
cdcb69e58f
Add DOWNLOAD_ONLY attrbute to components.
...
b = 4836
r = ssu
sr = alecf
2001-05-23 02:24:24 +00:00
loadrunner%betak.net
40b4b6a4a3
bug 65253, r=timeless, sr=ben
2001-05-23 02:19:56 +00:00
sspitzer%netscape.com
5f59ea510d
fix for #66018 , #81741 , #50567 , #77211 . fix a bunch of migration problems.
...
patch by cavin, r=sspitzer,sr=bienvenu
2001-05-23 02:16:35 +00:00
bstell%netscape.com
f27ee9c3f0
bug 76238, r=ftang, rs=bstell
...
add baltic as a lanugage group to font prefs
2001-05-23 02:09:33 +00:00
bstell%netscape.com
4cf1c3af34
bug 82075, r=ftang, rs=bstell
...
add charset aliases for gbk, cns11643, iso8859-{1-15}, sun_eu_greek, 5601, ansi-1251
2001-05-23 02:04:15 +00:00
scc%mozilla.org
1090965382
bug #63923 : sr=sfraser, r=waterson (aka ``thrill-kitty''), casting to an abstract base prevents people on crack-baby platforms from using an |NS_LITERAL_STRING| (incompatibly) as an |nsAutoString|. Who's ready for a full rebuild?
2001-05-23 01:45:13 +00:00
mscott%netscape.com
073790738f
Bug #72131,77539 --> don't resolve relative urls against mail urls unless it's an anchor tag.
...
r=mstoltz
sr=sspitzer
2001-05-23 01:37:39 +00:00
mcgreer%netscape.com
b3763609b3
fix for 82264, some CA's not appearing b/c of trust mishandling
...
r=javi/sr=blizzard
2001-05-23 01:33:35 +00:00
bienvenu%netscape.com
ece972d9fc
fix for crash cleaning up mail dbs on shutdown on mac r=brade, sr=sspitzer, a=putterman 82195
2001-05-23 01:26:48 +00:00
scc%mozilla.org
b7b3395bad
bug #75220 : fixing stragglers, people who checked in uses of |nsLiteralC?String| after it had already been removed from the build
2001-05-23 01:21:04 +00:00
ashuk%eng.sun.com
af0c0df24f
Bug=46725
...
author=ashuk
Removing Makefile files from java/dom dir
2001-05-23 01:17:13 +00:00
gordon%netscape.com
ee65d9988a
For bug 80890. Changing default cache sizes to 50,000 k for disk, and 4096 k for memory, as per discussion with PDT. sr=hyatt.
2001-05-23 01:12:55 +00:00
ashuk%eng.sun.com
1762b66f14
Bug=46725
...
author=ashuk
Files modified
java/makefiles
This patch removes the Makefile files from java/dom. The
Makefiles are now generated by configure from Makefile.in
files.
2001-05-23 01:12:49 +00:00
scc%mozilla.org
cd7dbf28a9
bug #82208 : sr=sfraser, r=dbaron. Treat entries of |mIgnorePrefixes| consistently, dont' leak |mIgnorePrefixes|, don't |new NS_LITERAL_STRING|. Filed bug #82277 for further cleanup.
2001-05-23 01:11:30 +00:00
dianesun%netscape.com
86d6c5929d
Back up checkin for 79555 and 80127
2001-05-23 00:50:58 +00:00
mstoltz%netscape.com
b1f46023b9
Reinstating the partial fix for bug 66938, the wiretap exploit, which was blown away by the XPCDOM landing. These capability prefs should prevent scripts in mail messages from reading any plaintext content in the message. r=jst,pollman, sr=mscott.
2001-05-23 00:40:49 +00:00
dianesun%netscape.com
12aee0f5ea
Back up checkins for 79555 and 80127
2001-05-23 00:38:42 +00:00
dougt%netscape.com
5e408a28d8
Updating OnData API. (fixing build bustage)
2001-05-23 00:36:29 +00:00
waterson%netscape.com
8a5f3ef7c0
Add regression tests for bugs 4831, 59200, and 69960. Not part of the build.
2001-05-23 00:33:07 +00:00
sfraser%netscape.com
e0bfe4c093
Fix bug 82139; ensure that Find-related items get disabled when in view source mode. r=brade, sr=kin
2001-05-23 00:23:03 +00:00
sfraser%netscape.com
ce7d569925
Fix for 82243; make sure we use "html" extension when saving files, if the MIME info gives us "htm". r=jfrancis, sr=scc
2001-05-23 00:21:29 +00:00
ben%netscape.com
4ff63b2599
Part A for fix fo 35835, r=matt, sr=blake.
...
Correct typo that incorrectly set text/unicode data to be the text/html string
Part B = removing the Copy Link Location item, coming next.
2001-05-23 00:17:16 +00:00
ssu%netscape.com
322f1eac8f
fixing bug 80838 - Install must delete component.reg and xpti.dat on upgrade. r=sgehani, sr=mscott.
2001-05-23 00:15:55 +00:00
jst%netscape.com
372a877971
Backing out dbaron's last change for bug 42321 which prevented mozilla from running the JS GC when going from page to page, this caused bugscape blocker bug 5073. r/sr=vidur&rpotts
2001-05-23 00:15:54 +00:00
nhotta%netscape.com
6a7db91347
Delay menu check mark using setTimeout() to workaround the problem of checkmark not drawn, bug 73881, r=jbetak, sr=waterson.
2001-05-23 00:14:25 +00:00
nhotta%netscape.com
ecb3ff2992
Changed to avoid escaping '%' in URI, bug 81238, r=cmanske, sr=jst.
2001-05-23 00:13:23 +00:00
yokoyama%netscape.com
401a58582b
Bug 7=81786:
...
Clone Encoder/Decoder list before feeding to app::Init()
/r=ftang; /sr=scc
2001-05-23 00:12:51 +00:00