Commit Graph

124712 Commits

Author SHA1 Message Date
despotdaemon%netscape.com
d6b4d002a2 Pseudo-automatic update of changes made by knous@mozilla.org.
git-svn-id: svn://10.0.0.236/trunk@147755 18797224-902f-48f8-a5cc-f745e15eee43
2003-10-08 17:09:49 +00:00
bienvenu%nventure.com
04618f3d60 fix 132862 wrong check for allocation failure in GetIndicesForSelection, patch by gemal.dk, r/sr=me
git-svn-id: svn://10.0.0.236/trunk@147754 18797224-902f-48f8-a5cc-f745e15eee43
2003-10-08 15:02:44 +00:00
chanial%noos.fr
fb4929d722 - fix regression 221118: Can't drag links into bookmark manager or bookmark sidebar.
- logic change: a transaction will not be performed when one of its item can not be acted on. Before, the only the valid items were processed. A LOT of simplifications have come up. I am slowly moving toward the resolution of bug 168411, by simplifying the interface that will be needed to move the transactions to the bookmarks service.
- fix bug 221550: the selection is not retained when performing an invalid transaction
- no need to restore the selection after an action that doesn't touch the datasource.
- during a batch, the bookmarks toolbar observer wasn't notified.
- much faster preUpdateTreeSelection
- various code cleanup
- DND bookmarks in tree is now significantly faster.
- still need to figure out what is the best BATCH_LIMIT value.


git-svn-id: svn://10.0.0.236/trunk@147752 18797224-902f-48f8-a5cc-f745e15eee43
2003-10-08 09:01:48 +00:00
ben%bengoodger.com
1f5da0ba7f oops
git-svn-id: svn://10.0.0.236/trunk@147751 18797224-902f-48f8-a5cc-f745e15eee43
2003-10-08 08:39:36 +00:00
ben%bengoodger.com
c5b7ccc20d remove unnecessary files
git-svn-id: svn://10.0.0.236/trunk@147750 18797224-902f-48f8-a5cc-f745e15eee43
2003-10-08 08:22:29 +00:00
ben%bengoodger.com
9e9fad1ec5 Firebird Installer Component XPI Install Scripts, default installer wizard ini files, and installer configuration script.
git-svn-id: svn://10.0.0.236/trunk@147749 18797224-902f-48f8-a5cc-f745e15eee43
2003-10-08 08:20:11 +00:00
ben%bengoodger.com
ff93cb5fd5 Next Generation Mozilla Applications Shared Installer generation scripts.
git-svn-id: svn://10.0.0.236/trunk@147748 18797224-902f-48f8-a5cc-f745e15eee43
2003-10-08 08:17:39 +00:00
chanial%noos.fr
21d5f7a905 checking in back the fix for bug 172113.
an additional fix is included: if no ...#BookmarksToolbarFolder arc is found, then search for an (obsolete) resource "NC:PersonalToolbarFolder" (221410).
When none of them is found, then a new btf is created (only once!).


git-svn-id: svn://10.0.0.236/trunk@147747 18797224-902f-48f8-a5cc-f745e15eee43
2003-10-08 08:17:23 +00:00
cls%seawood.org
bbb552f070 Case matters.
Fixing mingw cross-compiling bustage.


git-svn-id: svn://10.0.0.236/trunk@147746 18797224-902f-48f8-a5cc-f745e15eee43
2003-10-08 06:44:35 +00:00
darin%meer.net
cb9a1d0d14 provides foundation for solving bug 217787 "necko support for HTTP chunked requests" r=dougt sr=bzbarsky
git-svn-id: svn://10.0.0.236/trunk@147745 18797224-902f-48f8-a5cc-f745e15eee43
2003-10-08 06:10:47 +00:00
cls%seawood.org
407e5ab280 packages should not be the default target and use $(MAKE) instead of hardcoding make
git-svn-id: svn://10.0.0.236/trunk@147742 18797224-902f-48f8-a5cc-f745e15eee43
2003-10-08 05:03:26 +00:00
bienvenu%nventure.com
0ff0a826f2 bulletproof fix for 218414 crash opening imap folder, r/sr=mscott
git-svn-id: svn://10.0.0.236/trunk@147741 18797224-902f-48f8-a5cc-f745e15eee43
2003-10-08 04:50:30 +00:00
chanial%noos.fr
9ae0c6a598 For the next cycles: backing out the changes for bug 172113 to investigate perf because I landed them just after the tinderbox went down and also because large landings occurred before it went up.
git-svn-id: svn://10.0.0.236/trunk@147740 18797224-902f-48f8-a5cc-f745e15eee43
2003-10-08 04:45:29 +00:00
cls%seawood.org
d986e6dc9e Copy of original MoreFiles ReadMe.txt.
See mozilla/lib/mac/MoreFiles/ReadMe.txt for the original copy & cvs history.


git-svn-id: svn://10.0.0.236/trunk@147739 18797224-902f-48f8-a5cc-f745e15eee43
2003-10-08 04:42:51 +00:00
cls%seawood.org
5b69b8e206 Removing old copy of MoreFiles.
Bug #218777


git-svn-id: svn://10.0.0.236/trunk@147738 18797224-902f-48f8-a5cc-f745e15eee43
2003-10-08 04:41:42 +00:00
darin%meer.net
f20fe66f5d adding some additional documentation per bzbarsky, b=192284
git-svn-id: svn://10.0.0.236/trunk@147737 18797224-902f-48f8-a5cc-f745e15eee43
2003-10-08 04:37:38 +00:00
darin%meer.net
634c89e186 fixes bug 192284 "support nsIChannel::open for all protocols" r=dougt sr=bzbarsky
git-svn-id: svn://10.0.0.236/trunk@147736 18797224-902f-48f8-a5cc-f745e15eee43
2003-10-08 04:27:13 +00:00
scott%scott-macgregor.org
9d61371bb3 now that we have fixed up the padding for toolbars, the default toolbar set for the mail toolbar should not have 3 spacers between the button groups. Just one spacer will suffice.
git-svn-id: svn://10.0.0.236/trunk@147735 18797224-902f-48f8-a5cc-f745e15eee43
2003-10-08 04:16:51 +00:00
bryner%brianryner.com
fb2864b73f attempting to fix calendar bustage
git-svn-id: svn://10.0.0.236/trunk@147734 18797224-902f-48f8-a5cc-f745e15eee43
2003-10-08 04:09:12 +00:00
cls%seawood.org
e42119dc31 Move MoreFiles into xpcom.
Bug #218777


git-svn-id: svn://10.0.0.236/trunk@147733 18797224-902f-48f8-a5cc-f745e15eee43
2003-10-08 03:39:52 +00:00
darin%meer.net
c35492e608 removing nsAutoLock workaround for bug 221331.
git-svn-id: svn://10.0.0.236/trunk@147732 18797224-902f-48f8-a5cc-f745e15eee43
2003-10-08 03:38:46 +00:00
darin%meer.net
2f148e2753 fixes bug 221331 "nsAutoLock: bogus deadlock warning if unlock/lock are used." patch=brendan r+sr=darin
git-svn-id: svn://10.0.0.236/trunk@147731 18797224-902f-48f8-a5cc-f745e15eee43
2003-10-08 03:37:17 +00:00
rlk%trfenv.com
0ab1c9c28b Bug 217328 - Send Link ... incorrectly cuts url after first variable. Patch by Jesper Hertel <jh@magnus.dk>. r=neil.parkwaycc.co.uk sr=tor
git-svn-id: svn://10.0.0.236/trunk@147728 18797224-902f-48f8-a5cc-f745e15eee43
2003-10-08 01:27:59 +00:00
cls%seawood.org
b216fe7fa7 Case matters.
Fixing mingw cross-compiling bustage.


git-svn-id: svn://10.0.0.236/trunk@147727 18797224-902f-48f8-a5cc-f745e15eee43
2003-10-08 01:07:38 +00:00
dwitte%stanford.edu
a543d8da15 rearrange resource files in extensions/wallet to clean up the duplicate files and general mess that
various folk have made of it. (no names here, move along)

some files were moved in the cvs repo, but others were manually copied, and thus I will own blame
for them. to find old blame info for the respective files, look in the appropriate attic for these
locations:

mozilla/extensions/wallet/cookieviewer/CookieViewer.js
mozilla/extensions/wallet/cookieviewer/CookieViewer.xul
mozilla/extensions/wallet/cookieviewer/CookieViewer.properties
mozilla/extensions/wallet/cookieviewer/CookieViewer.dtd
mozilla/extensions/wallet/editor/WalletEditor.properties
mozilla/extensions/wallet/editor/WalletEditor.dtd
mozilla/extensions/wallet/signonviewer/SignonViewer.js
mozilla/extensions/wallet/signonviewer/SignonViewer.xul
mozilla/extensions/wallet/signonviewer/SignonViewer.properties
mozilla/extensions/wallet/signonviewer/SignonViewer.dtd
mozilla/extensions/wallet/src/wallet.properties
mozilla/extensions/wallet/walletpreview/WalletPreview.js
mozilla/extensions/wallet/walletpreview/WalletPreview.xul

b=26020 (yeah that old!), r=timeless, sr=heikki, and props to leaf for moving stuff around
the cvs repo.


git-svn-id: svn://10.0.0.236/trunk@147726 18797224-902f-48f8-a5cc-f745e15eee43
2003-10-08 01:03:28 +00:00
jpierre%netscape.com
4012fce7ab Fix for bug 55898 - print name of certificate causing failure in certutil . r=wtc
git-svn-id: svn://10.0.0.236/trunk@147725 18797224-902f-48f8-a5cc-f745e15eee43
2003-10-08 01:00:37 +00:00
rlk%trfenv.com
d8d18e638d Bug 203529 - Navigator Help - Picture/pictures shouldn't be used. Replace with image/images. r=rlk@trfenv.com. Patch by Daniel Wang (stolenclover@yahoo.com.tw)
git-svn-id: svn://10.0.0.236/trunk@147724 18797224-902f-48f8-a5cc-f745e15eee43
2003-10-07 23:48:39 +00:00
dbaron%dbaron.org
b4f655f45c Bustage fixes for bug 221316 no longer needed thanks to bug 221525.
git-svn-id: svn://10.0.0.236/trunk@147721 18797224-902f-48f8-a5cc-f745e15eee43
2003-10-07 23:21:50 +00:00
dbaron%dbaron.org
e2dd495447 nsCOMArray should not use nsDerivedSafe. b=221525 r=bryner
git-svn-id: svn://10.0.0.236/trunk@147720 18797224-902f-48f8-a5cc-f745e15eee43
2003-10-07 23:17:58 +00:00
scott%scott-macgregor.org
9ec190fe4b Re-style the address book toolbar to do the following:
1) restore the icon on top, text on bottom style that was regressed

2) make text only and icons only mode work on the address book toolbar


git-svn-id: svn://10.0.0.236/trunk@147719 18797224-902f-48f8-a5cc-f745e15eee43
2003-10-07 23:17:56 +00:00
brendan%mozilla.org
92cda301e0 Late-breaking security fix (221526, r=shaver).
git-svn-id: svn://10.0.0.236/trunk@147718 18797224-902f-48f8-a5cc-f745e15eee43
2003-10-07 23:02:29 +00:00
cls%seawood.org
75faa3566d what dbaron said
git-svn-id: svn://10.0.0.236/trunk@147716 18797224-902f-48f8-a5cc-f745e15eee43
2003-10-07 22:43:54 +00:00
dbaron%dbaron.org
2419d717b2 Fix HP-UX and AIX bustage. b=221316
git-svn-id: svn://10.0.0.236/trunk@147712 18797224-902f-48f8-a5cc-f745e15eee43
2003-10-07 22:15:26 +00:00
cls%seawood.org
3fc2e58791 What bryner said
git-svn-id: svn://10.0.0.236/trunk@147711 18797224-902f-48f8-a5cc-f745e15eee43
2003-10-07 22:07:14 +00:00
locka%iol.ie
9059a0ab4a NOT PART OF BUILD. First cut at standalone installer for ActiveX control using Nullsoft installer
git-svn-id: svn://10.0.0.236/trunk@147710 18797224-902f-48f8-a5cc-f745e15eee43
2003-10-07 22:02:51 +00:00
seawood%netscape.com
daa962a7e7 Bug 217502 - Use sane libpath in LDAP libraries.
r=MarkCSmithWork@aol.com, a=asa@mozilla.org


git-svn-id: svn://10.0.0.236/trunk@147709 18797224-902f-48f8-a5cc-f745e15eee43
2003-10-07 22:01:12 +00:00
dbaron%dbaron.org
d85cb7c634 Fix bustage. b=221316
git-svn-id: svn://10.0.0.236/trunk@147708 18797224-902f-48f8-a5cc-f745e15eee43
2003-10-07 21:48:04 +00:00
bryner%brianryner.com
48d6c011d3 attempting to fix windows bustage
git-svn-id: svn://10.0.0.236/trunk@147706 18797224-902f-48f8-a5cc-f745e15eee43
2003-10-07 21:18:57 +00:00
rlk%trfenv.com
0905493266 Help TOC part of bug 218878 - Cleanup of help RDF. r=alecf
git-svn-id: svn://10.0.0.236/trunk@147705 18797224-902f-48f8-a5cc-f745e15eee43
2003-10-07 21:16:03 +00:00
jocuri%softhome.net
90be6fb988 Bug 219724: typo in URL in section 4.2.5 of the guide; r=kiko, a=justdave.
git-svn-id: svn://10.0.0.236/trunk@147704 18797224-902f-48f8-a5cc-f745e15eee43
2003-10-07 20:44:06 +00:00
bryner%brianryner.com
3a4f9319a7 Make nsCOMPtr operator== work correctly with multiple inheritance (bug 221316). r=dbaron, sr=darin.
git-svn-id: svn://10.0.0.236/trunk@147703 18797224-902f-48f8-a5cc-f745e15eee43
2003-10-07 20:43:34 +00:00
cls%seawood.org
ae91d9764c Case matters.
Fixing mingw cross-compiling bustage.


git-svn-id: svn://10.0.0.236/trunk@147702 18797224-902f-48f8-a5cc-f745e15eee43
2003-10-07 20:39:25 +00:00
jocuri%softhome.net
de2a56bd48 Bug 213384: shutdownhtml login bypass via editparams.cgi is broken under suexec. r=kiko, a=justdave
git-svn-id: svn://10.0.0.236/trunk@147700 18797224-902f-48f8-a5cc-f745e15eee43
2003-10-07 19:15:35 +00:00
scott%scott-macgregor.org
ee3f7e372a Bug #220404 --> Card Summary Pane menu item should be under View, not View | Toolbars
patch by stephen walker


git-svn-id: svn://10.0.0.236/trunk@147699 18797224-902f-48f8-a5cc-f745e15eee43
2003-10-07 18:50:32 +00:00
scott%scott-macgregor.org
445f0c6544 jsj3250.dll is only built when oji support is enabled and we don't build thunderbird with oji support.
thanks to stephen walker for the patch


git-svn-id: svn://10.0.0.236/trunk@147698 18797224-902f-48f8-a5cc-f745e15eee43
2003-10-07 18:43:08 +00:00
scott%scott-macgregor.org
c6358ef04e Port Ian's patch for Bug #64030: Right click pop-up menu for address book does not work (context menu)
thanks to stephen walker for the port.


git-svn-id: svn://10.0.0.236/trunk@147697 18797224-902f-48f8-a5cc-f745e15eee43
2003-10-07 18:37:43 +00:00
darin%meer.net
ddd2eeea63 fixes bug 221431 "crash: @nsHTMLDocument::ResolveName" patch=keeda@hotpop.com r=darin sr=bz
git-svn-id: svn://10.0.0.236/trunk@147696 18797224-902f-48f8-a5cc-f745e15eee43
2003-10-07 18:20:58 +00:00
scott%scott-macgregor.org
99e7c2bc55 Port Neil's patch for Bug #45524 to thunderbird. Change the strings for the attach menu button drop down.
git-svn-id: svn://10.0.0.236/trunk@147695 18797224-902f-48f8-a5cc-f745e15eee43
2003-10-07 18:09:12 +00:00
nelsonb%netscape.com
14f2683ef1 Eliminate one of several redundant OID table lookups. Bug 207033.
git-svn-id: svn://10.0.0.236/trunk@147692 18797224-902f-48f8-a5cc-f745e15eee43
2003-10-07 17:19:55 +00:00
sicking%bigfoot.com
07be961d9e Bug 218770: speed up sorting by using NS_QuickSort and reducing number of allocations.
r=Pike sr=peterv


git-svn-id: svn://10.0.0.236/trunk@147691 18797224-902f-48f8-a5cc-f745e15eee43
2003-10-07 17:11:21 +00:00