| patch |
summary |
view |
raw |
| 10_debian-thunderbird |
config/autoconf.mk.in | 10 +++++-----
mail/app/nsMailApp.cpp | 2 +-
2 files changed, 6 insertions(+), 6 deletions(-)
|
view
|
download
|
| 10_debian-icedove-startpage |
mail/locales/en-US/chrome/messenger/aboutDialog.dtd | 4 +---
mail/locales/en-US/chrome/messenger/start.dtd | 6 +++---
2 files changed, 4 insertions(+), 6 deletions(-)
|
view
|
download
|
| 10_profile_migration |
mail/components/migration/src/nsProfileMigrator.cpp | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
|
view
|
download
|
| 10_configure-MOZAPP-patch |
0 files changed
|
view
|
download
|
| 11_debian_mozilla.in |
mail/app/mozilla.in | 4 ++++
1 file changed, 4 insertions(+)
|
view
|
download
|
| 20_mailnews_mime_makefile_in |
mailnews/mime/src/Makefile.in | 2 ++
1 file changed, 2 insertions(+)
|
view
|
download
|
| 25_gnome_helpers_with_params |
uriloader/exthandler/Makefile.in | 2
uriloader/exthandler/unix/nsGNOMERegistry.cpp | 26 +-
uriloader/exthandler/unix/nsGNOMERegistry.h | 11 -
uriloader/exthandler/unix/nsMIMEInfoUnix.cpp | 196 +++++++++++++++++++++
uriloader/exthandler/unix/nsMIMEInfoUnix.h | 48 +++++
uriloader/exthandler/unix/nsOSHelperAppService.cpp | 40 ++--
6 files changed, 296 insertions(+), 27 deletions(-)
|
view
|
download
|
| 30_nspr_dev_discrim-patch |
nsprpub/config/Makefile.in | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
|
view
|
download
|
| 50_arch_alpha_fix |
xpcom/reflect/xptcall/src/md/unix/xptcinvoke_linux_alpha.cpp | 1 +
1 file changed, 1 insertion(+)
|
view
|
download
|
| 50_arch_arm_fix |
xpcom/reflect/xptcall/src/md/unix/xptcinvoke_arm.cpp | 2 +-
xpcom/reflect/xptcall/src/md/unix/xptcstubs_arm.cpp | 3 ++-
2 files changed, 3 insertions(+), 2 deletions(-)
|
view
|
download
|
| 50_arch_m68k_fix |
xpcom/reflect/xptcall/src/md/unix/xptcstubs_linux_m68k.cpp | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
|
view
|
download
|
| 50_arch_mips_Makefile_fix |
xpcom/reflect/xptcall/src/md/unix/Makefile.in | 12 +++---------
1 file changed, 3 insertions(+), 9 deletions(-)
|
view
|
download
|
| 50_arch_mips_fix |
xpcom/reflect/xptcall/src/md/unix/xptcinvoke_asm_mips.s | 233 +++++++---------
xpcom/reflect/xptcall/src/md/unix/xptcinvoke_mips.cpp | 16 -
xpcom/reflect/xptcall/src/md/unix/xptcstubs_asm_mips.s | 142 +++++++++
3 files changed, 260 insertions(+), 131 deletions(-)
|
view
|
download
|
| 50_arch_mips_preemptive |
config/rules.mk | 9 ---------
configure | 3 +--
configure.in | 3 +--
3 files changed, 2 insertions(+), 13 deletions(-)
|
view
|
download
|
| 50_arch_parisc_Makefile_fix |
xpcom/reflect/xptcall/src/md/unix/Makefile.in | 14 ++++++++++++++
1 file changed, 14 insertions(+)
|
view
|
download
|
| 50_arch_parisc_fix |
xpcom/reflect/xptcall/src/md/unix/xptcinvoke_asm_parisc_linux.s | 128 ++++++++++
xpcom/reflect/xptcall/src/md/unix/xptcstubs_asm_parisc_linux.s | 73 +++++
2 files changed, 201 insertions(+)
|
view
|
download
|
| 50_kbsd_nspr |
nsprpub/config/nsinstall.c | 2 +-
nsprpub/configure | 12 ++++++++----
nsprpub/configure.in | 10 +++++++---
nsprpub/pr/include/md/_linux.cfg | 11 ++++++++++-
nsprpub/pr/include/md/_linux.h | 9 +++++++++
nsprpub/pr/include/md/_pth.h | 16 ++++++++++++----
nsprpub/pr/include/md/_unixos.h | 3 ++-
nsprpub/pr/include/md/prosdep.h | 2 +-
nsprpub/pr/src/linking/prlink.c | 3 ++-
nsprpub/pr/src/md/prosdep.c | 3 ++-
nsprpub/pr/src/md/unix/unix.c | 2 +-
nsprpub/pr/src/md/unix/uxproces.c | 6 ++++--
nsprpub/pr/src/md/unix/uxrng.c | 3 ++-
nsprpub/pr/src/misc/prnetdb.c | 2 +-
nsprpub/pr/src/pthreads/ptio.c | 11 +++++++----
nsprpub/pr/tests/Makefile.in | 12 ++++--------
16 files changed, 73 insertions(+), 34 deletions(-)
|
view
|
download
|
| 50_kbsd |
configure | 7
configure.in | 7
directory/c-sdk/ldap/include/portable.h | 21 +-
directory/c-sdk/ldap/libraries/libldap/Makefile.in | 4
directory/c-sdk/ldap/libraries/libprldap/ldappr-error.c | 2
security/coreconf/Linux.mk | 83 ++--------
security/coreconf/Linux2.6.mk | 3
security/coreconf/arch.mk | 8
security/coreconf/config.mk | 2
security/nss/lib/freebl/unix_rand.c | 3
security/nss/lib/ssl/sslmutex.c | 2
security/nss/lib/ssl/sslmutex.h | 2
xpcom/reflect/xptcall/src/md/unix/Makefile.in | 2
xpcom/reflect/xptcall/src/md/unix/xptc_platforms_unixish_x86.h | 2
14 files changed, 57 insertions(+), 91 deletions(-)
|
view
|
download
|
| 50_kbsd_csdk |
directory/c-sdk/config/nsinstall.c | 2 +-
directory/c-sdk/configure | 15 ++++++++++-----
directory/c-sdk/configure.in | 15 ++++++++++-----
directory/c-sdk/ldap/libraries/libldap/Makefile.client | 4 ++--
4 files changed, 23 insertions(+), 13 deletions(-)
|
view
|
download
|
| 70_gtk-settings-patch |
widget/src/gtk2/nsDragService.cpp | 65 +++++++++++++++++++++++++++++++++++++-
1 file changed, 64 insertions(+), 1 deletion(-)
|
view
|
download
|
| 70_exclude_sep_extensions_autobuild |
extensions/Makefile.in | 3 ++-
1 file changed, 2 insertions(+), 1 deletion(-)
|
view
|
download
|
| 70_single_typeaheadfind_package.dpatch |
extensions/typeaheadfind/src/nsTypeAheadFind.h | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
|
view
|
download
|
| 91_fontsfix_359763 |
modules/libpref/src/init/all.js | 34 +++++++++++++++++-----------------
1 file changed, 17 insertions(+), 17 deletions(-)
|
view
|
download
|
| 91_gtk_nswindow_png_icon |
widget/src/gtk2/nsWindow.cpp | 18 ++++++++++++++++--
1 file changed, 16 insertions(+), 2 deletions(-)
|
view
|
download
|
| 91_branding_use_png_icons |
mail/app/Makefile.in | 28 ++++++++++++++++++++--------
1 file changed, 20 insertions(+), 8 deletions(-)
|
view
|
download
|
| 91_credits_icedove |
mail/base/content/credits.xhtml | 2 +-
mail/locales/en-US/chrome/messenger/credits.dtd | 2 +-
2 files changed, 2 insertions(+), 2 deletions(-)
|
view
|
download
|
| 91_rebranding_theme |
mail/app/profile/extensions/{972ce4c6-7e08-4474-a285-3208198ce6fd}/install.rdf.in | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
|
view
|
download
|
| 91_replytolist |
mail/base/content/mailCommands.js | 5 ++-
mailnews/base/resources/content/mailCommands.js | 4 +-
mailnews/compose/public/nsIMsgComposeParams.idl | 1
mailnews/compose/src/nsMsgCompose.cpp | 40 ++++++++++++++++++++++--
mailnews/mime/public/nsMailHeaders.h | 1
5 files changed, 46 insertions(+), 5 deletions(-)
|
view
|
download
|
| 91_gnome_path_fix |
mail/components/shell/nsMailGNOMEIntegration.cpp | 11 +----------
1 file changed, 1 insertion(+), 10 deletions(-)
|
view
|
download
|