Commit Graph

1359 Commits

Author SHA1 Message Date
jshin%mailaps.org
3955f79b8c bug 278161 : make file URLs always be in (escaped) UTF-8 regardless of the file system encoding (opening an link to a local non-ASCII file) :r/sr/a1.8=darin
git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_8_BRANCH@195791 18797224-902f-48f8-a5cc-f745e15eee43
2006-05-02 05:55:20 +00:00
dougt%meer.net
7bc8b520d9 rmdir is not remove. wince only
git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_8_BRANCH@194566 18797224-902f-48f8-a5cc-f745e15eee43
2006-04-18 00:07:36 +00:00
dougt%meer.net
4556714656 Fixing build bustage on WinCE. This is not the most optimal way to get windows ce working as it isn't taking advantage of winces unicode backend. WINCE only.
git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_8_BRANCH@194269 18797224-902f-48f8-a5cc-f745e15eee43
2006-04-12 22:34:25 +00:00
neil%parkwaycc.co.uk
d5c2b5b52e Improved compatibility fixes b=162361 r=jshin sr+br=darin
git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_8_BRANCH@194117 18797224-902f-48f8-a5cc-f745e15eee43
2006-04-11 09:54:23 +00:00
jshin%mailaps.org
1d4d95ce16 bug 162361: Unicode file i/o in XPCOM/IO (cannot open files whose names contain characters outside the current locale: e.g. Japanese/Chinese on French Windows) : r=bsemdberg, sr=darin, a1.8=darin)
git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_8_BRANCH@193945 18797224-902f-48f8-a5cc-f745e15eee43
2006-04-08 17:13:04 +00:00
jwalden%mit.edu
748927fd7f Bug 322183 - Moving a folder on top of a non-empty folder doesn't throw the specified exception (Linux/Windows portion). r=dougt, sr=shaver, a-1.8.1=bsmedberg
git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_8_BRANCH@193365 18797224-902f-48f8-a5cc-f745e15eee43
2006-04-01 00:43:31 +00:00
darin%meer.net
9f3cdbcdd7 fixes bug 331163 "Synchronize nsStreamUtils between trunk and 1.8 branch" a=bzbarsky
git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_8_BRANCH@192829 18797224-902f-48f8-a5cc-f745e15eee43
2006-03-23 02:52:44 +00:00
gerv%gerv.net
d843bf0f26 Bug 236613: change to MPL/LGPL/GPL tri-license. a=caillon.
git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_8_BRANCH@188846 18797224-902f-48f8-a5cc-f745e15eee43
2006-02-03 14:41:27 +00:00
bryner%brianryner.com
3a598563e6 [Places merge, bug 324274] Bug 316869, p=brettw r+sr=darin Convenience function: nsEscape with CString
git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_8_BRANCH@188029 18797224-902f-48f8-a5cc-f745e15eee43
2006-01-23 02:14:04 +00:00
bryner%brianryner.com
cd77dd6bfa [Places merge, bug 324274] fixes bug 315786 "Make the functions defined in nsEscape.h more useful" p=darin r=biesi
git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_8_BRANCH@188028 18797224-902f-48f8-a5cc-f745e15eee43
2006-01-23 02:13:10 +00:00
bryner%brianryner.com
f120f1f4d8 [Places merge, bug 324274] fixes bug 319636 "Provide convenience function for consuming an entire nsIInputStream" p=darin r=biesi sr=bzbarsky
git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_8_BRANCH@188025 18797224-902f-48f8-a5cc-f745e15eee43
2006-01-23 01:07:51 +00:00
mark%moxienet.com
d09cada858 317345 nsLocalFile(OSX)::IsHidden is broken garbage. Use kFSCatInfoFinderInfo to obtain Finder attributes. r=josh sr=smfr a/1.8.0.1,1.8.1=dveditz
git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_8_BRANCH@186907 18797224-902f-48f8-a5cc-f745e15eee43
2006-01-04 15:02:57 +00:00
joshmoz%gmail.com
2f2b52f11a fix for downloads failing often on dual-cpu machines. b=208843 r=dougt r=wtc sr=darin a=dveditz
git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_8_BRANCH@186890 18797224-902f-48f8-a5cc-f745e15eee43
2006-01-04 01:23:34 +00:00
bsmedberg%covad.net
1859e17662 Bug 311346 - Add directory service key for "C:\Program Files" r=darin a=asa
git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_8_BRANCH@181937 18797224-902f-48f8-a5cc-f745e15eee43
2005-10-10 23:19:50 +00:00
timeless%mozdev.org
50035ab7f1 Bug 234624 crashes converting \r\r\n input from Iframe into a hidden form field [@ ConvertBreaks]
patch by tor@acm.org r=dougt a=asa


git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_8_BRANCH@181125 18797224-902f-48f8-a5cc-f745e15eee43
2005-09-28 09:57:21 +00:00
darin%meer.net
f4b968aae6 fixes bug 308369 "Stop copying stat cache when cloning nsIFile instances" r=josh sr=dougt a=asa
git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_8_BRANCH@180819 18797224-902f-48f8-a5cc-f745e15eee43
2005-09-22 19:48:15 +00:00
masayuki%d-toybox.com
69d11431e3 Bug 288154 If the path has 0x7c in its name, firefox cannot open the file (Should encode 0x7c to %7C) r+sr=darin, a=benjamin
git-svn-id: svn://10.0.0.236/trunk@176757 18797224-902f-48f8-a5cc-f745e15eee43
2005-07-28 14:51:17 +00:00
bsmedberg%covad.net
10d638b203 Bug 297312 - EM gets confused between multiple installations of the same version, r=darin+robstrong, self-approving per deerpark triage meeting.
git-svn-id: svn://10.0.0.236/trunk@176484 18797224-902f-48f8-a5cc-f745e15eee43
2005-07-23 14:00:07 +00:00
darin%meer.net
0334ad90ba fixes bug 300423 "Expose nsIPipe implementation via component factory" r+a=bsmedberg
git-svn-id: svn://10.0.0.236/trunk@176228 18797224-902f-48f8-a5cc-f745e15eee43
2005-07-18 23:39:56 +00:00
mkaply%us.ibm.com
f4c0612368 #294067
r=mkaply, sr=mkaply (platform specific), a=mkaply (OS/2 only)
Patch from Rich Walsh - rewrite OS/2 file i/o code


git-svn-id: svn://10.0.0.236/trunk@175840 18797224-902f-48f8-a5cc-f745e15eee43
2005-07-08 16:18:44 +00:00
bsmedberg%covad.net
025d273bae Bug 297312 - nsILocalFile (windows) .equals is case-sensitive, which is causing problems with contains() and relativedescriptors - I'm not going to commit the rest of that patch (nsIPersistentDescriptorService) until the code that uses it is also written r=shaver a=asa
git-svn-id: svn://10.0.0.236/trunk@175757 18797224-902f-48f8-a5cc-f745e15eee43
2005-07-07 16:19:20 +00:00
joshmoz%gmail.com
bcca8a2301 clean up old mac os classic stuff. b=281889 r=smfr sr=bryner a=bsmedberg
git-svn-id: svn://10.0.0.236/trunk@175668 18797224-902f-48f8-a5cc-f745e15eee43
2005-07-06 01:23:20 +00:00
mark%moxienet.com
50961f1832 Bug 298529, Core support for Mac 10.4u ("universal") SDK, part 2. Mac alias API update. r=josh sr=smfr a=asa via irc
git-svn-id: svn://10.0.0.236/trunk@175379 18797224-902f-48f8-a5cc-f745e15eee43
2005-06-30 04:32:24 +00:00
bienvenu%nventure.com
f0ea07725c fix 254527 crash when using a symlink to a signature file, r/sr=darin, a=benjamin
git-svn-id: svn://10.0.0.236/trunk@175307 18797224-902f-48f8-a5cc-f745e15eee43
2005-06-29 17:25:24 +00:00
mconnor%steelgryphon.com
cb272edc8d bug 123315 - user-added searchplugins should be installed into the profile, r=bsmedberg, sr=shaver, a=bsmedberg
git-svn-id: svn://10.0.0.236/trunk@175297 18797224-902f-48f8-a5cc-f745e15eee43
2005-06-29 15:55:57 +00:00
mozilla.mano%sent.com
190f080619 Bug 298801 - [Mac] nsLocalFile::InitWithNativePath doesn't interpret ~/... paths. r=jhpedemonte, sr=smfr, a=bsmedberg
git-svn-id: svn://10.0.0.236/trunk@175224 18797224-902f-48f8-a5cc-f745e15eee43
2005-06-28 16:35:24 +00:00
cbiesinger%web.de
12a01dec29 Bug 295047 Want unicode stream readers/writers: Makes nsIUnicharInputStream and
nsIConverterInputStream scriptable, and adds nsIUnicharOutputStream and
nsIConverterOutputStream (together with implementations).
r=jshin sr=darin a=chofmann


git-svn-id: svn://10.0.0.236/trunk@175107 18797224-902f-48f8-a5cc-f745e15eee43
2005-06-24 19:44:50 +00:00
timeless%mozdev.org
ba9a139478 Bug 298053 directoryservice.nsIProperties.has("nonexistant") should return false instead of throwing an exception
r=dougt a=asa


git-svn-id: svn://10.0.0.236/trunk@174935 18797224-902f-48f8-a5cc-f745e15eee43
2005-06-21 14:45:50 +00:00
dougt%meer.net
37fc2206e7 Removing nsIRandomAccessStore from tree (still lives in obsolete). b=283487 r=darin, sr=mscott, a=asa
git-svn-id: svn://10.0.0.236/trunk@174755 18797224-902f-48f8-a5cc-f745e15eee43
2005-06-17 03:47:11 +00:00
bsmedberg%covad.net
20d5470fa4 Yet another bustage fix, bug 296430.
git-svn-id: svn://10.0.0.236/trunk@174236 18797224-902f-48f8-a5cc-f745e15eee43
2005-06-07 20:19:07 +00:00
bsmedberg%covad.net
2b59050eaa Hopefully a bustage fix for MSVC6, bug 296430
git-svn-id: svn://10.0.0.236/trunk@174232 18797224-902f-48f8-a5cc-f745e15eee43
2005-06-07 20:01:24 +00:00
bsmedberg%covad.net
d487c2447e Bug 296430 part "firefox" - Use a firefox-specific dirprovider to provide the <extension>/searchplugins key, r=darin a=asa (at some point in the future I will move the remaining app-specific keys from nsXREDirProvider to nsMailDirectoryProvider)
git-svn-id: svn://10.0.0.236/trunk@174228 18797224-902f-48f8-a5cc-f745e15eee43
2005-06-07 19:45:11 +00:00
bsmedberg%covad.net
052cd76014 Bug 296430, part "xpcom" - Add a category for directory-service providers which will be registered after autoregistration but before xpcom-startup r=darin a=asa
git-svn-id: svn://10.0.0.236/trunk@174225 18797224-902f-48f8-a5cc-f745e15eee43
2005-06-07 19:35:20 +00:00
bsmedberg%covad.net
e46d9782ad Bug 295247 - Allow extensions to ship plugin DLLs, part 1 - r=darin a=shaver
git-svn-id: svn://10.0.0.236/trunk@174059 18797224-902f-48f8-a5cc-f745e15eee43
2005-06-02 13:29:04 +00:00
timeless%mozdev.org
4721ae7654 Bug 292908 r:/mozilla\intl\uconv\src\nsTextToSubURI.cpp(231) : warning C4309: 'argument' : truncation of constant value
r=dougt sr=darin a=shaver


git-svn-id: svn://10.0.0.236/trunk@173950 18797224-902f-48f8-a5cc-f745e15eee43
2005-06-01 18:34:53 +00:00
cbiesinger%web.de
ffb2a4afa8 295126 document readLine's return value better
r=bzbarsky sr=darin a=asa


git-svn-id: svn://10.0.0.236/trunk@173739 18797224-902f-48f8-a5cc-f745e15eee43
2005-05-24 10:59:12 +00:00
bsmedberg%covad.net
33f1fefae1 Bug 293461 - Make safe mode a system option and make handling by the EM less fragile. Also fixes bug 275529 - allows app ID and extension ID to be a prettyname@vendor.tld instead of {GUID}. r=darin+robstrong a=asa
git-svn-id: svn://10.0.0.236/trunk@173324 18797224-902f-48f8-a5cc-f745e15eee43
2005-05-12 13:23:30 +00:00
cbiesinger%web.de
6e0043739a 291033 support "local" profile directories
r=bsmedberg sr=darin a=asa


git-svn-id: svn://10.0.0.236/trunk@172770 18797224-902f-48f8-a5cc-f745e15eee43
2005-04-27 11:56:40 +00:00
darin%meer.net
a2354b4d36 fixes bug 231300 "nsLocalFile::MoveTo is very slow to move directories [Cause of disk trashing (on NT) when clearing cache?]" patch by alfredkayser@nl.ibm.com, r+sr=darin, a=asa
git-svn-id: svn://10.0.0.236/trunk@172764 18797224-902f-48f8-a5cc-f745e15eee43
2005-04-27 04:38:21 +00:00
darin%meer.net
ddb302c507 fixes bug 291033 "Enable support for profile temp directory on local filesystem" aka "delete my cache please" r=bsmedberg a=chofmann
git-svn-id: svn://10.0.0.236/trunk@172714 18797224-902f-48f8-a5cc-f745e15eee43
2005-04-26 00:37:23 +00:00
mkaply%us.ibm.com
d7745318ac OS/2 build bustage
git-svn-id: svn://10.0.0.236/trunk@172686 18797224-902f-48f8-a5cc-f745e15eee43
2005-04-25 13:06:43 +00:00
dbaron%dbaron.org
5fcf1dd8ac Fix const-ness of variables so this code compiles when _mbsstr and _mbschr are an overloaded pair of functions differing in constness, as seems to be the case on Visual Studio 2005. r=darin a=asa
git-svn-id: svn://10.0.0.236/trunk@172663 18797224-902f-48f8-a5cc-f745e15eee43
2005-04-24 16:53:25 +00:00
ben%bengoodger.com
60ac6ac557 fix build bustage - use comptr to delete obj
git-svn-id: svn://10.0.0.236/trunk@172637 18797224-902f-48f8-a5cc-f745e15eee43
2005-04-23 02:08:12 +00:00
ben%bengoodger.com
9c6d01071e 291177 - need interface for enumerating directories, implement nsIDirectoryEnumerator with close() method to free system resources after enumeration complete - used incorrect checkin comment for previous checkin which has the meat of the change! r+sr=darin a=brendan
git-svn-id: svn://10.0.0.236/trunk@172634 18797224-902f-48f8-a5cc-f745e15eee43
2005-04-23 01:41:42 +00:00
ben%bengoodger.com
3b79325273 286034 - allow extensions to be installed/uninstalled by simply adding/removing their directories... r=bsmedberg, sr=darin, a=brendan
git-svn-id: svn://10.0.0.236/trunk@172633 18797224-902f-48f8-a5cc-f745e15eee43
2005-04-23 01:39:51 +00:00
mkaply%us.ibm.com
9f75cae627 #287603
r=mkaply, sr=blizzard (platform specific), a=mkaply (OS/2 only)
Patch from Rich Walsh - Enable Mozilla to handle URL objects on the command line (similar to .url files on Windows)


git-svn-id: svn://10.0.0.236/trunk@172598 18797224-902f-48f8-a5cc-f745e15eee43
2005-04-22 13:21:23 +00:00
bzbarsky%mit.edu
a46c14c7d3 Implement WriteUtf8Z. Bug 290914, r=biesi, sr=darin, a=asa
git-svn-id: svn://10.0.0.236/trunk@172491 18797224-902f-48f8-a5cc-f745e15eee43
2005-04-20 15:39:24 +00:00
bzbarsky%mit.edu
ff7428a06d Throw instead of crashing if used before init(). Bug 290907, r=biesi,
sr=darin, a=asa


git-svn-id: svn://10.0.0.236/trunk@172490 18797224-902f-48f8-a5cc-f745e15eee43
2005-04-20 15:37:38 +00:00
timeless%mozdev.org
8364f91faf Bug 287987 FindProviderFile should continue Enumerating on failed QI
patch by bugspam.Callek@gmail.com r=darin sr=darin a=asa


git-svn-id: svn://10.0.0.236/trunk@171917 18797224-902f-48f8-a5cc-f745e15eee43
2005-04-10 05:43:33 +00:00
bsmedberg%covad.net
f0ad878c0e Bug 288626 - Switch the strict API from opt-in (MOZILLA_STRICT_API) to opt-out (MOZILLA_INTERNAL_API) r=darin
git-svn-id: svn://10.0.0.236/trunk@171774 18797224-902f-48f8-a5cc-f745e15eee43
2005-04-06 03:35:24 +00:00