Commit Graph

83088 Commits

Author SHA1 Message Date
ben%netscape.com
f9991121c2 Back out fix for 79639 and make sidebar toggle consistently accessible in all apps.
sr=alecf
2001-05-23 05:43:17 +00:00
wtc%netscape.com
7636a6a7c5 Bugzilla bug #82298: a temporary fix for Mozilla build bustage on Windows. 2001-05-23 05:36:23 +00:00
rbs%maths.uq.edu.au
039c940e55 Enable some MathML-specific fonts for parity with Win32 2001-05-23 05:18:58 +00:00
ben%netscape.com
e8bbc7067a 71685 - rename bookmarksPanel.xul to bm-panel.xul. r=pchen, sr=sfraser 2001-05-23 05:09:52 +00:00
bryner%uiuc.edu
15c0e2bcd2 fixing string bustage 2001-05-23 05:02:56 +00:00
ben%netscape.com
610022035e [Part of fixes for 77125 and 81767 - disable inline editing in bookmarks]
Make Personal Toolbar bookmarks code launch a dialog instead of invoking
an inline edit widget. This fixes crashers and other glitches. Inline Edit
will be back, some day.
r=pchen, sr=blake
2001-05-23 04:57:50 +00:00
ben%netscape.com
2f8acc9b1b [Part of fixes for 77125 and 81767 - disable inline editing in bookmarks]
Add strings for Create Folder dialog.
r=pchen, sr=blake
2001-05-23 04:56:51 +00:00
ben%netscape.com
8c4aff48a6 [Part of fixes for 77125 and 81767 - disable inline editing in bookmarks]
Make bookmarksTree code launch a dialog for folder creation operations (this
replaces the inline edit field).
Also remove Copy Link Location code now that Copy is working properly.
r=pchen, sr=blake
2001-05-23 04:56:20 +00:00
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