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

1048 Коммитов

Автор SHA1 Сообщение Дата
Mark Banner bfb81ddbb1 Bug 381555 'Show only display name' works only for personal address book. r=bienvenu 2008-08-18 16:25:04 +01:00
Mark Banner 23067df976 Bug 450072 Kill obsolete nsResetPrefs.js (comm-central part). r=Neil 2008-08-18 16:24:45 +01:00
Robert Kaiser 1306452d88 merge backout 2008-08-18 17:11:59 +02:00
Robert Kaiser e505904f3c merge backout 2008-08-18 17:11:24 +02:00
Robert Kaiser a9d2b11714 Backed out changeset bad4bd9c53c5 due to breakage on mac. 2008-08-18 17:10:55 +02:00
David Bienvenu a607a5018a fix difference in url escaping between imap folder uri's and content policy uris for message display, which was causing problems displaying images in imap messages r/sr=neil, 450332 2008-08-18 07:41:14 -07:00
Robert Kaiser d7bf54dd92 bug 450964 - Get rid of remaining SVG build options in comm-central, r=Standard8 2008-08-18 16:19:30 +02:00
Robert Kaiser e8eeeab59b bug 450967 - Check for alternate autoconf-2.13 names in comm-central build system, r=Standard8 2008-08-18 16:05:39 +02:00
Boying Lu f4996d48ce First part of Bug 243631 Availability to show the name out of the addressbook for a display name - use AB display name when displaying message headers. r=me 2008-08-18 11:48:38 +01:00
Andrew Sutherland 221a9415fe status commit: end of day.
* subject auto-completion proof-of-working!
 * caching pretty much there and seems to work, including explicit dirty flushing and cache eviction.
 * popularity stuff seems to work.
 * constraints on identities based on contacts is happy.
 * suffix tree glitch fixed.
 * etc.
2008-08-18 03:17:16 -07:00
Serge Gautherie 06e761c152 Bug 445387 Replace strres.js uses with stringbundles in /suite (browser part). r/sr=Neil 2008-08-18 09:04:18 +01:00
Robert Strong a2086db861 Bug 446527 - major update not offered when some language packs are installed. r=philringnalda 2008-08-17 14:13:59 -07:00
Mark Banner 0fa2dd2f15 Bug 437908 Search/Filters don't check correctly for address in Mac OS X Address Book. r/sr=bienvenu 2008-08-17 21:59:02 +01:00
Mark Banner 81298fe04e Backout bug 232515/changeset 119:a4294d175bf6 due to test failures 2008-08-17 21:31:59 +01:00
Karsten Düsterloh ebe8bda166 Bug 446281: double id cleanup, part 2: browser window (without sidebar changes); r=IanN,philip.chee 2008-08-17 20:35:20 +02:00
Karsten Düsterloh 4303469425 Bug 429143: Migrate Composition prefpane; p=Bruno 'Aqualon' Escherl <aqualon@aquachan.de>, r=me, sr=Neil 2008-08-17 16:55:36 +02:00
Karsten Düsterloh 8077e3a6e4 Bug 446281: double id cleanup, part 4: preferences #2; r=IanN 2008-08-17 16:23:24 +02:00
Andrew Sutherland 975ba3b7eb status commit: end of day.
* add fulltext support; explicit code for conversations/messages, plus the generalized stuff for constraints.  untested.
 * datastore now opens connection unshared for fts3 support.
 * datastore will purge existing database on upgrade for now; this current schema should probably be mature enough that we might be able to just ALTER TABLE in the future, but no promises yet.  (by code freeze though :)
 * introducing a caching layer to the collection manager and use by the datastore to maintain single object instance.
 * concept of dirty introduced, hopefully allowing reasonable performance.  erring on the side of too often and too expensive for committing the data right now.  (need to scan to find dirty things if we're not just flushing on cache eviction.  this clearly could be optimized, but I'd rather not add a data structure for that.)
 * add all the to-me, cc-me, from-me-to, from-me-cc optimization attributes, plus the logic to mess with popularity in the fundamental attributes.
 * and more!
2008-08-17 02:13:56 -07:00
Magnus Melin 987866f77f Recomitting accidentially backed out bugs: bug 449618, bug 449618, bug 450613,
bug 450899
Joshua Cranmer - Bug 449618 -- Move cardForEmailAddress to nsIAbDirectory
r=Standard8, sr=dmose
Robert Kaiser - bug 449367 - comm-central doesn't allow full-configures for l10n
purposes, r=Standard8
Joshua Cranmer - Fix typo in bug 449618.
Neil Rashbrook - Bug 450613 Bookmarks and Internet Search should null-check
observer data r=IanN
Robert Kaiser - bug 450899 - Port bug 450196 and bug 447853 to comm-central,
r=Standard8
2008-08-17 12:03:04 +03:00
Magnus Melin 9c6d53c596 Backing out phony merge. 2008-08-17 10:50:32 +03:00
Magnus Melin a113be4a84 Merge conflict for bug 232515. 2008-08-17 10:08:31 +03:00
Magnus Melin f329964f4a Bug 232515: S/MIME support not RFC2633 compliant: transfer-encoding problem - no transfer encoding applied when ascii msg body. r=standard8, sr=bienvenu 2008-08-17 00:00:26 +03:00
Robert Kaiser e18e92068e bug 450899 - Port bug 450196 and bug 447853 to comm-central, r=Standard8 2008-08-16 22:26:15 +02:00
Neil Rashbrook dfc84882e5 Bug 450613 Bookmarks and Internet Search should null-check observer data r=IanN 2008-08-16 21:23:00 +01:00
Joshua Cranmer 740db5a01b Fix typo in bug 449618. 2008-08-16 15:11:48 -04:00
Robert Kaiser 3a680d224e bug 449367 - comm-central doesn't allow full-configures for l10n purposes, r=Standard8 2008-08-16 17:48:43 +02:00
Joshua Cranmer 1f39bf918f Bug 449618 -- Move cardForEmailAddress to nsIAbDirectory r=Standard8, sr=dmose 2008-08-16 10:54:28 -04:00
Magnus Melin 6ad3ab9847 Bug 450740: Mark as read still can't be disabled when "immediately on display" is chosen. r+sr=bienvenu 2008-08-16 12:36:04 +03:00
Joshua Cranmer c0d8955a0a Reverting changeset fad5a882c378 (bug 449618) for failing tests 2008-08-15 23:21:01 -04:00
Joshua Cranmer 2db62b085a Bug 449618 -- Move cardForEmail to nsIAbDirectory r=standard8, sr=dmose
This also took the opportunity to do two replacements of RDF with nsIAbManager in code I was already changing.
2008-08-15 22:28:04 -04:00
Justin Wood 99341a75d7 Bug 437064 - DOM Inspector should live in its own repository.
comm-central patch to actually checkout from the new repo. r=KaiRo
2008-08-15 19:47:02 -04:00
Andrew Sutherland 8e373a75a5 status commit, end of yesterday. 2008-08-15 13:32:38 -07:00
Mark Banner b36dd48c1b Bug 403256 Cache the top-level address book to help performance (moving cache to nsAbManager). r/sr=bienvenu 2008-08-15 18:16:07 +01:00
Mark Banner f3009eff7d Followup to bug 440635 upgrade spam files to latest versions. r/sr=bienvenu 2008-08-15 18:15:32 +01:00
Andrew Sutherland 700096e022 status commit 2008-08-13 19:11:40 -07:00
Andrew Sutherland 793e63f191 suffix tree's awesomeness and workingness is now off the chart. heyo! 2008-08-13 14:32:07 -07:00
Andrew Sutherland ef300d94c5 status commit: end of day.
* adds a fancy suffix tree implementation
2008-08-13 01:50:19 -07:00
Andrew Sutherland 4e73a59269 horrible threading glitch resolved, and more!
(I promise, my commit messages will be better once we hit a stable point.)
2008-08-11 23:19:14 -07:00
Andrew Sutherland 64ed1ca6be gloda-backed nsIMsgDBView vaguely works! hooray! (requires hacked
thunderbird chrome to use it as the default view...)
2008-08-11 15:15:56 -07:00
Andrew Sutherland 01c6c3fa10 status commit: end of day. 2008-08-07 23:36:39 -07:00
Andrew Sutherland 126c669bd9 status commit: almost end of day / it has been a while. 2008-08-07 22:58:00 -07:00
Andrew Sutherland 6157c342ab * clean up, document data binding
* try and handle exceptions involving transactions, but fail at it.  we need to perform some kind of cleanup, apparently.
2008-08-03 23:41:35 -07:00
Andrew Sutherland 17eadfc612 forgot to add new file. 2008-08-03 21:18:12 -07:00
Andrew Sutherland 25d4307266 dubiously working status commit for machine transfer...
* limited address book support
 * first-pass data-binding support for attributes that need their own storage tables
2008-08-03 21:04:12 -07:00
Serge Gautherie 1255b64a51 Bug 450044 Remove obsoleted mail-folder-bindings.xml. r=mkmelin 2008-08-02 05:48:25 +02:00
Kent James 34ea6578a0 Bug 444994 In <folderWidgets.xml>, "Error: aFolder is null", loading "Junk Settings" panel. r/sr=Neil 2008-08-15 18:11:49 +01:00
Magnus Melin 67398db46d Update string key for [Bug 387656] Rename 'Unsent' folder to 'Outbox'
r=standard8
2008-08-15 15:20:59 +03:00
Magnus Melin cf6ffa7d11 Bug 387656: Rename 'Unsent' folder to 'Outbox'
r=mnyromyr, sr=bienvenu
2008-08-15 14:36:42 +03:00
Dave Townsend ccc66eac10 Bug 436719: Read updater.ini from app dir, not gre. r=bsmedberg, r=philor 2008-08-14 17:09:21 +01:00
Mark Banner 98e3063e39 Bug 439304 Assertions when autocompleting recipient (ASSERTION: Replacing?: '\!m_AddressList || NS_FAILED(m_AddressList->IndexOf(0, aDirectory, &pos))') - due to incorrect assumption in Mac OS X Address Book. r/sr=bienvenu 2008-08-14 16:26:16 +01:00