This website requires JavaScript.
Explore
Help
Sign In
Bommels05
/
Mozilla
Watch
1
Star
0
Fork
0
You've already forked Mozilla
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
Mozilla
/
mozilla
/
uriloader
/
exthandler
History
gerv%gerv.net
b759f30f5f
Bug 331921 - Fix up some corrupt/dodgy Initial Developer lines.
...
git-svn-id: svn://10.0.0.236/trunk@193253 18797224-902f-48f8-a5cc-f745e15eee43
2006-03-30 07:57:05 +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
bug 183156 remove *UCS2* functions, replacing them with *UTF16* ones
2006-02-03 14:18:39 +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
Makefile.in
Build change to make WinCE build exthandler. r=dougt
2005-11-30 18:36:17 +00:00
nsCExternalHandlerService.idl
…
nsExternalHelperAppService.cpp
Bug 245725 Make downloads display an approximation to the current transfer rate rather than the overall average speed p=son.le0@gmail.com r=biesi sr=me
2006-02-06 00:34:30 +00:00
nsExternalHelperAppService.h
bug 309241 a tmp file should be created if open an attachment of an local eml file
2005-09-26 03:14:50 +00:00
nsExternalProtocolHandler.cpp
…
nsExternalProtocolHandler.h
…
nsHelperAppRDF.h
…
nsIExternalHelperAppService.idl
…
nsIExternalProtocolService.idl
…
nsIHelperAppLauncherDialog.idl
…
nsIInternetConfigService.idl
…
nsMIMEInfoImpl.cpp
…
nsMIMEInfoImpl.h
…