gecko-dev/uriloader/exthandler
jshin%mailaps.org ea5f965eed bug 359148 : when saving a file, "unicode" characters in filename are lost (turned into '_') : r=biesi, sr=darin 2006-11-04 10:09:59 +00:00
..
beos Bug 331921 - Fix up some corrupt/dodgy Initial Developer lines. 2006-03-30 07:57:05 +00:00
mac bug 183156 remove *UCS2* functions, replacing them with *UTF16* ones 2006-02-03 14:18:39 +00:00
os2 #326273 2006-05-11 17:21:18 +00:00
unix bug 183156 remove *UCS2* functions, replacing them with *UTF16* ones 2006-02-03 14:18:39 +00:00
win This is a workaround for the WinCE Native Unicode converter. I couldn't figure out how to use the utf8 codepages on certain devices. So, mapping from UTF-8 -> UCS-2 became a problem. This fix simply uses the existing algorithm in intl/uconv. This change only effect the Windoze CE native uconv. NPODB. Also includes further gfx fixup. r/sr=dveditz b=297683 WinCE only. 2005-09-07 19:21:02 +00:00
.cvsignore
Makefile.in Bug 241972 (new window opened by window.open('xxx.exe') or target="_blank" isn't closed automatically when a download begins). Fix stores state on the channel indicating whether a window was opened specifically for the download. The external helper app service then closes the window if there is no refresh header and if the window was opened specifically for the download. r=cbiesinger, sr=darin 2006-07-04 20:48:33 +00:00
nsCExternalHandlerService.idl Blocked protocols should still allow URI creation; they should just fail 2004-05-21 00:28:52 +00:00
nsExternalHelperAppService.cpp bug 359148 : when saving a file, "unicode" characters in filename are lost (turned into '_') : r=biesi, sr=darin 2006-11-04 10:09:59 +00:00
nsExternalHelperAppService.h Bug 330331 Building with option --disable-xul failed 2006-08-14 22:36:15 +00:00
nsExternalProtocolHandler.cpp Bug 337917 Make consumers stop using cids from other modules 2006-06-18 21:18:22 +00:00
nsExternalProtocolHandler.h Blocked protocols should still allow URI creation; they should just fail 2004-05-21 00:28:52 +00:00
nsHelperAppRDF.h Bug 236613: change to MPL/LGPL/GPL tri-license. 2004-04-17 16:52:41 +00:00
nsIExternalHelperAppService.idl Bug 289842 Make nsIHelperAppLauncher inherit from nsICancelable 2005-04-15 19:41:07 +00:00
nsIExternalProtocolService.idl bumping IID after bug 263546's checkin 2004-10-29 16:48:38 +00:00
nsIHelperAppLauncherDialog.idl Bug 285517 show better message in helper app dialog when the type was sniffed from text/plain 2005-03-13 17:03:44 +00:00
nsIInternetConfigService.idl Bug 236613: change to MPL/LGPL/GPL tri-license. 2004-04-17 16:52:41 +00:00
nsMIMEInfoImpl.cpp 335840 nsIMimeInfo doesn't indicate when Mac type/creator are invalid. r=josh sr=bryner 2006-04-28 18:17:11 +00:00
nsMIMEInfoImpl.h 282196 - need to access arbitrary metdata on default application handler (windows) - make nsMIMEInfoWin implement nsIPropertyBag with property keys to access moz-icon URIs for default and preferred application handlers. r=biesi sr=bz 2005-02-25 09:02:14 +00:00