Mark Banner
4e1d41184b
First part of Bug 443351 Move all of Thunderbird's unofficial/nightly branding items into mail/branding/nightly - content files and thunderbird-branding.js. r=mkmelin
...
--HG--
rename : mail/base/content/about-credits.png => mail/branding/nightly/content/about-credits.png
rename : mail/base/content/about-thunderbird.png => mail/branding/nightly/content/about.png
rename : mail/base/content/icon48.png => mail/branding/nightly/content/icon48.png
rename : mail/base/content/icon64.png => mail/branding/nightly/content/icon64.png
rename : mail/base/content/thunderbird-watermark.png => mail/branding/nightly/content/thunderbird-watermark.png
rename : mail/app/thunderbird-branding.js => mail/branding/nightly/thunderbird-branding.js
rename : other-licenses/branding/thunderbird/content/about-thunderbird.png => other-licenses/branding/thunderbird/content/about.png
rename : other-licenses/branding/thunderbird/content/jar.mn => other-licenses/branding/thunderbird/jar.mn
2008-07-25 17:03:39 +01:00
Robert Kaiser
d4c65409ba
bug 447636 - build editor/ui with Mozilla build system as long as it lives in mozilla/, r=Standard8, a=Standard8 for checkin into closed comm-central tree
2008-07-24 21:38:53 +02:00
Andrew Sutherland
e9f1d343ff
Added tag stable-with-mods for changeset 3d52bc12f0f5
2008-07-23 23:03:55 -07:00
Andrew Sutherland
59a6acef8d
* Body retrieval support (to go in thunderbird core, presumably)
...
* Refactoring required to support asynchrony required by body retrieval.
* Handle updateFolder properly so that we wait for a folderLoaded event. This means we can open folders not yet opened! (read: have no .msf file)
2008-07-23 23:03:46 -07:00
Justin Wood
d017b35e11
Bug 447225, actually support advertised --skip-calendar option.
...
r=KaiRo, a[closed-tree]=KaiRo over IRC
2008-07-24 00:29:59 -04:00
Mark Banner
7809bba91d
Increase timeout to cope with slow tinderboxes e.g. Thunderbird Mac. Only affects unit test
2008-07-23 08:56:36 +01:00
Mark Banner
9edbabd01d
Bug 446604 Provide -v option to client.py to list changed files during hg update. r=KaiRo,callek. a=KaiRo,dmose for checkin to closed tree
2008-07-22 20:58:15 +01:00
Robert Kaiser
644de17441
bug 444686 - create/adapt build system for comm-central, Thunderbird changes, r=ted r=Standard8 r=Callek
2008-07-22 14:31:43 +02:00
Robert Kaiser
3159c6accc
bug 444686 - create/adapt build system for comm-central, SeaMonkey changes (including fix for bug 366344), r=ted r=Callek r=Standard8 sr=Neil
2008-07-22 14:30:54 +02:00
Robert Kaiser
8928e44fa0
bug 444686 - create/adapt build system for comm-central, mailnews changes, r=Standard8 r=Callek
2008-07-22 14:28:40 +02:00
Robert Kaiser
77157ac94b
bug 444686 - create/adapt build system for comm-central, creating the buildsystem, r=ted r=Callek r=Standard8
2008-07-22 14:27:55 +02:00
hg@mozilla.org
cc78336489
bug 437643 - Build Thunderbird and SeaMonkey from comm-central, initial import of code from CVS tag HG_COMM_INITIAL_IMPORT at 2008-07-22 05:18:47 PST, imported and tagged cvs.mozilla.org modules: mozilla/directory/xpcom/ mozilla/mailnews/ mozilla/mail/ mozilla/suite/ mozilla/other-licenses/branding/thunderbird/
2008-07-22 14:21:15 +02:00
Andrew Sutherland
bd3083a2c0
Added tag stable for changeset 8dfd8299e8a5
2008-07-18 15:38:23 -07:00
Andrew Sutherland
4938242d29
support msgsDeleted! which apparently is used by the compose mechanism...
2008-07-18 15:38:20 -07:00
Andrew Sutherland
ebb702cc79
Added tag stable for changeset fe9ea5855aee
2008-07-18 10:39:44 -07:00
Andrew Sutherland
3fd8b18798
fix crash-on-exit due to leaving lingering listener for no good reason.
2008-07-18 10:39:42 -07:00
Andrew Sutherland
02e6cdd16c
Added tag stable for changeset c1902489c55f
2008-07-17 21:58:59 -07:00
Andrew Sutherland
73584fb0ca
demote error/warning criticalities which are not entirely surprising at this
...
stage of implementation; this avoids clogging up the error console.
2008-07-17 21:58:47 -07:00
Andrew Sutherland
76f31b6ed0
* fix wildly foolish SQL escaping mistake
...
* update fallback on wrong-messagekey logic to current API
* add right-click to gloda reindex a folder in the folder tree.
2008-07-17 20:18:35 -07:00
Andrew Sutherland
1de7b50b97
now msgAdded, msgsMoveCopyCompleted, folderDeleted,
...
folderMoveCopyCompleted (for move), and folderRenamed are believed to work.
2008-07-17 16:54:36 -07:00
Andrew Sutherland
04ec92e92d
process adds properly
2008-07-17 16:21:40 -07:00
Andrew Sutherland
4d9ae3586c
move updating works, although the current selection suffers due to the delay
...
in processing and the lack of a cache that would reuse existing objects rather
than allowing duplicates to come into existence. (also, some listening for
change notifications would perhaps be required.)
2008-07-16 21:05:00 -07:00
Andrew Sutherland
ffdc9ecb6c
progress bar is back, baby
2008-07-16 19:18:58 -07:00
Andrew Sutherland
81da6a550b
regressions begone
2008-07-16 19:01:16 -07:00
Andrew Sutherland
340c8e0083
status commit: end of day.
2008-07-15 21:10:46 -07:00
Andrew Sutherland
1b00b4a750
status commit: end of day.
2008-07-13 21:03:53 -07:00
Andrew Sutherland
24e888945f
add tag noun provider (forgot that last commit), and nuke the speculative
...
GlodaTag class now that it is moot.
2008-07-12 20:35:51 -07:00
Andrew Sutherland
6ff7189a23
status commit. noun generalization, fundamental attribute processing begins
...
to learn about the mailing-list ramifications (with relay generalizations),
tag noun provider.
2008-07-12 20:34:37 -07:00
Andrew Sutherland
5aeeb47831
status commit: localization, documentation, API change for attribute
...
definition, very in-progress continuous indexing efforts, other.
2008-07-12 16:18:48 -07:00
Andrew Sutherland
a2e10678e1
add comments, fix foolish errors in various sql getter functions, add md5 helper util
2008-07-11 14:55:18 -07:00
Andrew Sutherland
898518e2f4
Added tag stable for changeset 9f65871c0661
2008-07-08 18:07:08 -07:00
Andrew Sutherland
166abeff3f
status commit, trivial visualization snapshot, with interesting gloda back-end
...
changes being support for bound attributes with caching.
2008-07-08 17:37:47 -07:00
Andrew Sutherland
761b26f67d
Added tag stable for changeset cb593cb6c3e5
2008-07-06 21:58:48 -07:00
Andrew Sutherland
04bf58a9c8
Added tag gloda-milestone-1 for changeset 4b665f55dc96
2008-07-06 21:57:57 -07:00
Andrew Sutherland
9f3b8e907c
Fix logic glitch for attribute maps for initial database creation.
2008-07-06 21:35:51 -07:00
Andrew Sutherland
0c18b23b07
packing for xpi usability
2008-07-06 20:57:01 -07:00
Andrew Sutherland
17c1926162
Add listener notifications with usable progress info for the indexing progress.
2008-07-06 17:53:55 -07:00
Andrew Sutherland
9dbf3d928c
Always close out our transaction.
2008-07-05 22:13:43 -07:00
Andrew Sutherland
5284b495fa
serious typo on nested transaction optimization code.
2008-07-05 21:49:44 -07:00
Andrew Sutherland
9e44f853a0
background indexing!
2008-07-05 20:37:26 -07:00
Andrew Sutherland
d0f2f5d518
'other messages by author' working
2008-07-04 21:45:49 -07:00
Andrew Sutherland
642f4f75d4
indexes test data to completion (after much 'continue' hitting).
2008-07-04 17:49:19 -07:00
Andrew Sutherland
c15f491f1e
pre-run status commit
2008-07-04 15:55:48 -07:00
Andrew Sutherland
d5a4ab1216
Added tag stable for changeset a3ff3e9b9edd
2008-07-04 15:54:55 -07:00
Andrew Sutherland
a05d49da8d
Added tag gloda-milestone-0 for changeset 93bb9e91d8cd
2008-06-18 15:14:42 -04:00
Andrew Sutherland
71e4deb794
clean up m0 release; fix a few bugs, get us the rest of the way to m0
2008-06-14 17:25:04 -04:00
Andrew Sutherland
b58ab93885
credit where credit due
2008-06-14 16:25:23 -04:00
Andrew Sutherland
00168c1dae
milestone 0-ish!
2008-06-14 16:17:49 -04:00
Andrew Sutherland
fc6b299e5d
indexing seems worky
2008-06-12 23:42:06 -04:00
Andrew Sutherland
a458d13f03
initial import from Ted Mielczarek's extensionwiz, plus eclipse .project
2008-06-09 21:02:44 -04:00