Граф коммитов

135183 Коммитов

Автор SHA1 Сообщение Дата
scott%scott-macgregor.org e7c4f3371c Bug #260561 --> RSS feeds don't get added if URL contains trailing whitespace 2004-11-09 04:44:39 +00:00
scott%scott-macgregor.org 28b71fa20d Bug #268495 --> junk mail dialog polish, move account picker above tabs
to make it more clear.

sr=bienvenu
2004-11-09 00:57:02 +00:00
neil%parkwaycc.co.uk 49886c8453 Bug 263737 Trying to uncollapse message pane throws unnecessary exception when no message needs to be loaded r+sr=bienvenu 2004-11-09 00:33:55 +00:00
scott%scott-macgregor.org 39b346810c Bug #231742 --> Identity smart logic is case sensitive. lower case identity e-mail addresses before comparing
them to the identity hint.
2004-11-09 00:20:52 +00:00
myk%mozilla.org aee8acefe0 Fix for bug 251068: cssification of index.cgi; Patch by Vitaly Harisov; r=myk,kiko; a=myk for 2.20 2004-11-09 00:16:58 +00:00
scott%scott-macgregor.org 5398333edb Bug #258489 --> Outgoing mail imported from Eudora shows raw HTML code
Migrating messages from the eudora sent folder / outbox...eudora doesn't mark html messages
as being HTML so we need to sniff the first line of the body looking for a <html> tag.

sr=bienvenu
2004-11-08 23:28:33 +00:00
scott%scott-macgregor.org 3548f2c888 Bug #268034 --> Mail imported from Mozilla 1.x dumps messages in wrong mailboxes
when migrating mozilla profiles with multiple servers with the same host name, we should make
sure our hostname based diretory is unique.

sr=bienvenu
2004-11-08 23:18:18 +00:00
vladimir%pobox.com 12d3e805b0 attribute helpers for calendar 2004-11-08 22:39:17 +00:00
mvl%exedo.nl 13c0658477 some changes I forgot for bug 228745 2004-11-08 22:17:36 +00:00
darin%meer.net c22fc6623b fixes bug 268107 "mailnews allows cookies, despite the pref" r=mvl sr=bienvenu 2004-11-08 22:15:30 +00:00
mvl%exedo.nl d1416f373c auto-publish when deleting multiple events
bug 228745, patch by lilmatt, r=mvl
2004-11-08 22:07:46 +00:00
mostafah%oeone.com 807dd70da4 Removed duplicate "modal" option 2004-11-08 21:33:35 +00:00
aaronleventhal%moonset.net ddc5b46d8f Bug 267190. [MSAA] Fire events for jump to named anchor. r=pkwarren, sr=bryner 2004-11-08 21:07:50 +00:00
cltbld 878036838c Convert Firefox's EULA to DOS line endings during packaging to fix bug
268242. (cmp)
2004-11-08 20:30:52 +00:00
cltbld 2aa572935b Convert mail/LICENSE.txt to DOS line endings during packaging to fix bug
268242. (cmp)
2004-11-08 20:28:34 +00:00
mostafah%oeone.com 8982598fbd Checked in patches for bug 268110:tr-TR localization changes (Turkish) 2004-11-08 20:28:00 +00:00
mostafah%oeone.com efde0a8900 Removing obsolete files 2004-11-08 18:39:34 +00:00
joshmoz%gmail.com c55594b8d3 clean up nastily constructed method - follow-up for bug 245710 sr=pinkerton 2004-11-08 18:39:04 +00:00
mvl%exedo.nl edab1c498d use utf8 strings instead of ascii for path names
bug 164600, r=mostafah
2004-11-08 18:23:03 +00:00
dmose%mozilla.org 104b7760a0 More whitespace cleanup (not part of build). 2004-11-08 18:11:49 +00:00
dmose%mozilla.org c411058ef9 Whitespace and comment cleanups (not part of build). 2004-11-08 18:09:56 +00:00
mostafah%oeone.com 6de0214eb4 Updated translation 2004-11-08 17:39:47 +00:00
mostafah%oeone.com fc269527b8 Checked in patch for bug 268237:ca-AD localization changes (Catalan) 2004-11-08 17:19:10 +00:00
mostafah%oeone.com 7be3d366d5 Checked in attachment 164979 for bug 253420:
no import of tasks from ical files
2004-11-08 17:12:24 +00:00
mostafah%oeone.com 32f7dae0fb Checked in patch for bug 268123:'New' is out of order in some locales' calendar.properties 2004-11-08 17:02:05 +00:00
mostafah%oeone.com dfc3e3b2ac Checked in patch for bug 243821:
Context clicking on a day in the calendar mini view should not show it in the main view
2004-11-08 16:41:49 +00:00
mostafah%oeone.com 5651fe1a99 Checked in attachment 164772 for bug 264397:
Sunbird - Preferences: "General" icon is always highlighted (highlit?)
2004-11-08 16:38:55 +00:00
mostafah%oeone.com c2c4029db1 Checked in first part of patch 164774 for bug 264397:
Sunbird - Preferences: "General" icon is always highlighted (highlit?)
2004-11-08 16:35:25 +00:00
darin%meer.net 9ce15630b0 removing additional instances of deprecated nsServiceManager:: methods, bug 219400 2004-11-08 16:33:11 +00:00
mostafah%oeone.com 851ad00d08 Updated translation 2004-11-08 16:27:22 +00:00
mvl%exedo.nl f0929b7b00 Add a general way of blocking/allowing content based on nsIContentPolicy and nsIPermissionManager
Not enabled yet.
bug 240070, r=dwitte, sr=darin
2004-11-08 15:37:32 +00:00
timeless%mozdev.org 8365513d15 Bug 267169 "Home" button should open home page in new tab if middle-clicked
r=neil sr=jag
2004-11-08 06:45:57 +00:00
darin%meer.net 8b94f323ed attempt to fix otaku bustage 2004-11-08 06:39:59 +00:00
bsmedberg%covad.net b18aa2021b Mixed-case typo caused build bustage. 2004-11-08 05:29:47 +00:00
jshin%mailaps.org a58a3f011f bug 268219 NS_CopyNativeToUnicode/NS_CopyUnicodeToNative on Mac OS X should use CopyUTF8toUTF16/CopyUTF16toUTF8, r=ccarlen sr=darin 2004-11-08 05:20:05 +00:00
bsmedberg%covad.net 863e179ef5 Forgot a review nit from darin (bug 267455) 2004-11-08 05:06:46 +00:00
bsmedberg%covad.net 7b75ddfadb Bug 267455 - toolkit-only follow from app-startup (237745) - for mac re-launch code r=darin 2004-11-08 05:00:27 +00:00
darin%meer.net 274f54b646 fixes bug 268264 "nsISSLSocketControl interface not scriptable" r=biesi 2004-11-08 03:13:21 +00:00
aaronleventhal%moonset.net 60357216b0 Fixing bustage 2004-11-08 03:01:54 +00:00
wchang0222%aol.com 7a0d926ad2 Bugzilla bug 249782: make NSPR compile with Microsoft Visual Studio 2005.
The -DEBUGTYPE flag is no longer supported. Since -DEBUGTYPE:CV is the
default, we simply delete it.  We added support for VC 5.0 (MSC_VER=1100)
back.  The patch is contributed by Stephen Walker <sdwalker@myrealbox.com>.
r=wtc.
Modified Files:
	configure configure.in config/rules.mk
	lib/msgc/tests/Makefile.in
	lib/prstreams/tests/testprstrm/Makefile.in
	lib/tests/Makefile.in lib/tests/windows/makefile
	pr/src/cplus/tests/Makefile.in pr/src/misc/Makefile.in
	tools/Makefile.in
2004-11-08 02:52:56 +00:00
darin%meer.net 2a234ac098 fixing bustage 2004-11-08 02:43:19 +00:00
aaronleventhal%moonset.net f6c7b7365a bug 267188. Rest of patch for XUL tab fix to expose positional information in MSAA. r=pkwarren, sr=Henry.Jia 2004-11-08 02:37:14 +00:00
aaronleventhal%moonset.net 6dfbfcdd52 Bug 267387. Fix event_scrolling_end so it still gets fired after first document. r=pkwarren, sr=Henry.Jia 2004-11-08 02:29:47 +00:00
aaronleventhal%moonset.net f87889ae17 bug 267188. Make XUL tabs expose positional info in MSAA. r=pkwarren, sr=Henry.Jia 2004-11-08 02:28:12 +00:00
bugreport%peshkin.net 7b82e34fd8 Bug 257344: Remove exit from error handlers when non-interactive
r=glob,justdave
a=justdave
2004-11-08 02:25:59 +00:00
aaronleventhal%moonset.net 01871d2425 Bug 266603. Crash when quickly alt+tabbing between Mozilla and HPR. r=pkwarren, sr=Henry.Jia 2004-11-08 02:21:49 +00:00
joshmoz%gmail.com 8df0dc2729 fix typo in constant usage from patch for bug 204237 - this error causes buttons to incorrectly theme fairly often 2004-11-08 01:59:14 +00:00
cbiesinger%web.de 6359f9fb2c fixing more build bustage 2004-11-08 01:27:35 +00:00
cbiesinger%web.de 05744f9991 fixing build bustage 2004-11-08 01:14:56 +00:00
jocuri%softhome.net c1d05a18f1 Fixing documentation tree build which was broken by commiting the patch on bug 266461. 2004-11-08 00:57:14 +00:00