Commit Graph

123191 Commits

Author SHA1 Message Date
igor%mir2.org
13d75fc940 Use non-static functions in Shell 2003-10-09 07:00:01 +00:00
igor%mir2.org
2aa3f1b663 Cosmetics: removal of end-of-line junk space 2003-10-09 06:57:12 +00:00
igor%mir2.org
99ad0b5fed Use newly introduced Context.initStandardObjects(), not initStandardObjects(null) in the documentation 2003-10-09 06:55:49 +00:00
igor%mir2.org
a738d7b424 dist depends on deepclean to prevent erroneous distribution builds when ant fails to detect source code dependencies and misses recompilation. 2003-10-09 06:44:38 +00:00
igor%mir2.org
a95f9c4651 GlobalScope is a part of API now. 2003-10-09 06:42:30 +00:00
igor%mir2.org
0c39c2bd7b Cosmetics: change argument order for package-private EcmaError constructor to it matchers other cases when a method takes line and column number. 2003-10-09 06:41:28 +00:00
igor%mir2.org
75e6970c55 Added version of Context.initStandardObjects that does not take scope as its argument. 2003-10-09 06:37:25 +00:00
bzbarsky%mit.edu
9d0aeeab9d Forgot to make these changes per biesi's review. Bug 171025. 2003-10-09 06:28:49 +00:00
technutz%netscape.net
c350c1013c Bug 55634. Position of horizontal divider not maintained in current AB session. patch by Stefan Borggraefe <borggraefe@despammed.com> r=neil, sr=bienvenu 2003-10-09 06:05:55 +00:00
timeless%mozdev.org
a13a428b48 Bug 221578 Double click to edit property
patch by mozbug@durys.net r=caillon sr=bz
2003-10-09 05:28:02 +00:00
bzbarsky%mit.edu
9d4af46a60 Move all URI dispatch code into nsDocumentOpenInfo. This lets us try other
content listeners if the first one we find fails, as well as letting us
gracefully handle failures to get content converters.  Bug 171025, r=biesi,
sr=darin
2003-10-09 04:00:01 +00:00
bzbarsky%mit.edu
cf0e81ce47 Gunzip things with content-encoding:gzip whose file extension is .zip when
saving or running helpers.  The idea here is to decompress unless the encoding
and extension match up.  If they do, then don't decompress.  Bug 152275,
r=biesi, sr=darin
2003-10-09 02:10:25 +00:00
ben%bengoodger.com
87bf331dbf Next Gen App Wizard Front End... forking Seamonkey Installer FE. 2003-10-09 02:02:08 +00:00
darin%meer.net
cbcb460359 fixes bug 193917 "incorporate changes from bz's comments in bug 176919" r+sr=bzbarsky 2003-10-09 01:54:07 +00:00
wchang0222%aol.com
2274da47a9 Bugzilla bug 221124: declare variables with const. Thanks to
timeless@bemail.org for the patch.
2003-10-09 01:29:23 +00:00
pinkerton%netscape.com
1ddd219db3 speedups for large histories. from camino branch. (r=bryner/sr=sfraser, bug
180109)
2003-10-09 01:01:44 +00:00
timeless%mozdev.org
d0d000ff61 Bug 138074 context menu for Image as URL doesn't match spec
r=caillon sr=jag
2003-10-09 00:33:16 +00:00
timeless%mozdev.org
02c84872d9 Bug 220451 - Popup Manager's "Allowed Sites" dialog doesn't persist size and position
patch by borggraefe@despammed.com r=neil sr=alecf
2003-10-09 00:29:09 +00:00
ben%bengoodger.com
1779c75488 Tweak to fix some thunderbird problems. 2003-10-09 00:14:31 +00:00
timeless%mozdev.org
197e862b88 Bug 221381 Add Attach Personal Card (vCard) option to Attach button
patch by bugzilla@arlen.demon.co.uk r=neil sr=bienvenu
2003-10-08 22:44:16 +00:00
rlk%trfenv.com
442ba451ec Removing obsolete file from build. r=neil.parkwaycc.co.uk 2003-10-08 22:33:32 +00:00
dbaron%dbaron.org
269402178c Add comments. 2003-10-08 20:04:20 +00:00
ere%atp.fi
c72e3e724d Fix for bug 220727: MailNews forgets horizontal splitter position
Patch by Stefan Borggraefe
r=neil
sr=bienvenu
2003-10-08 18:39:52 +00:00
technutz%netscape.net
febe1e965a Renaming 'Create message filters' in account central to 'Manage message filters'. r=neil, sr=bienvenu 2003-10-08 18:06:23 +00:00
bienvenu%nventure.com
067aba4676 fix 132862 wrong check for allocation failure in GetIndicesForSelection, patch by gemal.dk, r/sr=me 2003-10-08 15:02:44 +00:00
chanial%noos.fr
deb907dede - 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.
2003-10-08 09:01:48 +00:00
ben%bengoodger.com
076b7d4897 oops 2003-10-08 08:39:36 +00:00
ben%bengoodger.com
bbe90da650 remove unnecessary files 2003-10-08 08:22:29 +00:00
ben%bengoodger.com
2b634ab707 Firebird Installer Component XPI Install Scripts, default installer wizard ini files, and installer configuration script. 2003-10-08 08:20:11 +00:00
ben%bengoodger.com
7d49522cbb Next Generation Mozilla Applications Shared Installer generation scripts. 2003-10-08 08:17:39 +00:00
chanial%noos.fr
dc78449a98 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!).
2003-10-08 08:17:23 +00:00
cls%seawood.org
01093e8678 Case matters.
Fixing mingw cross-compiling bustage.
2003-10-08 06:44:35 +00:00
darin%meer.net
2a73d39883 provides foundation for solving bug 217787 "necko support for HTTP chunked requests" r=dougt sr=bzbarsky 2003-10-08 06:10:47 +00:00
cls%seawood.org
c3e6c4fd64 packages should not be the default target and use $(MAKE) instead of hardcoding make 2003-10-08 05:03:26 +00:00
bienvenu%nventure.com
cc2ca9bc0f bulletproof fix for 218414 crash opening imap folder, r/sr=mscott 2003-10-08 04:50:30 +00:00
chanial%noos.fr
fb4cd3d291 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. 2003-10-08 04:45:29 +00:00
cls%seawood.org
044fc56340 Copy of original MoreFiles ReadMe.txt.
See mozilla/lib/mac/MoreFiles/ReadMe.txt for the original copy & cvs history.
2003-10-08 04:42:51 +00:00
cls%seawood.org
904df35b7d Removing old copy of MoreFiles.
Bug #218777
2003-10-08 04:41:42 +00:00
darin%meer.net
9e05fad4b2 adding some additional documentation per bzbarsky, b=192284 2003-10-08 04:37:38 +00:00
darin%meer.net
2b14b6a01c fixes bug 192284 "support nsIChannel::open for all protocols" r=dougt sr=bzbarsky 2003-10-08 04:27:13 +00:00
scott%scott-macgregor.org
cf8632452f 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. 2003-10-08 04:16:02 +00:00
bryner%brianryner.com
ca31fbd3b7 attempting to fix calendar bustage 2003-10-08 04:09:12 +00:00
cls%seawood.org
a1ff9f0409 Move MoreFiles into xpcom.
Bug #218777
2003-10-08 03:39:52 +00:00
darin%meer.net
5b691ee334 removing nsAutoLock workaround for bug 221331. 2003-10-08 03:38:46 +00:00
darin%meer.net
7a85e4d69a fixes bug 221331 "nsAutoLock: bogus deadlock warning if unlock/lock are used." patch=brendan r+sr=darin 2003-10-08 03:37:17 +00:00
rlk%trfenv.com
2d874f9574 Bug 217328 - Send Link ... incorrectly cuts url after first variable. Patch by Jesper Hertel <jh@magnus.dk>. r=neil.parkwaycc.co.uk sr=tor 2003-10-08 01:27:59 +00:00
cls%seawood.org
2f52cc1711 Case matters.
Fixing mingw cross-compiling bustage.
2003-10-08 01:07:38 +00:00
dwitte%stanford.edu
3bc355e4fe 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.
2003-10-08 01:03:28 +00:00
jpierre%netscape.com
7f696b676c Fix for bug 55898 - print name of certificate causing failure in certutil . r=wtc 2003-10-08 01:00:37 +00:00
rlk%trfenv.com
4c74d691bd 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) 2003-10-07 23:48:39 +00:00