* vfolders.xml: Make the default vfolders only operate on local
folders. Otherwise evolution is mysteriously incredibly slow to
start up for new users with lots of IMAP/exchange folders.
svn path=/trunk/; revision=18200
2002-06-25 Aaron Weber <aaron@ximian.com>
* local/Inbox/mbox: Add example FAQ items in welcome email, as per
danw's request in bug 18645
svn path=/trunk/; revision=17276
2001-10-11 Chris Toshok <toshok@ximian.com>
* Makefile.am (install-data-hook): make the private dir so it gets
created in ~/evolution.
svn path=/trunk/; revision=13599
2001-08-16 Peter Williams <peterw@ximian.com>
* searches.xml: Implement "Message Contains" (searches sender,
recipients, subject, and body) and make it first.
svn path=/trunk/; revision=12134
2001-08-14 Peter Williams <peterw@ximian.com>
* searches.xml: Rename <title> to <_title> so that these fields can
be translated.
in filter:
2001-08-14 Peter Williams <peterw@ximian.com>
* filter-rule.c (xml_decode): Match either "title" or "_title" to allow
for translations of the title (provided in the default files)
svn path=/trunk/; revision=12034
2001-08-07 Jeffrey Stedfast <fejj@ximian.com>
* searches.xml: So it turns out that I needed to name the
recipient's part name to "to" instead of "recipient" because they
need to match whatever is in vfoldertypes.xml. I also changed the
"type" to "address" which is what the vfoldertypes.xml
specifies. Unfortunately, it's still not working? At least it's
probably more correct now...
svn path=/trunk/; revision=11759
2001-07-31 Jeffrey Stedfast <fejj@ximian.com>
* searches.xml: Moved "Sender-contains" to the top of the list and
added a Recipient contains item. This fixes bugs #4888 and #5668.
svn path=/trunk/; revision=11528
2001-07-19 Chris Toshok <toshok@ximian.com>
* addressbook-sources.xml: remove all the servers that just don't
work anymore, and add Verisign's directory.
svn path=/trunk/; revision=11222
2001-05-08 Gediminas Paulauskas <menesis@delfi.lt>
* searches.xml: replace title> with _title>. Part of fix to #2253.
2001-05-08 Gediminas Paulauskas <menesis@delfi.lt>
* mail-search.c: convert search entry to utf8.
* mail-local.c: d() debugging message.
* mail-send-recv.c: replace " ..." with "..."
* Makefile.am: removed EVOLUTION_VERSION.
2001-05-07 Gediminas Paulauskas <menesis@delfi.lt>
* POTFILES.in: add mail/mail-search.c
2001-05-08 Gediminas Paulauskas <menesis@delfi.lt>
* misc/e-search-bar.c (add_dropdown), (set_option): first try to
translate, then if not suceeded -- convert from utf8. This handles
cases when menuitem needs to be translated (it is passed as N_()), or is
utf8 search title. However you cannot have a search like "Folders" -- it
is translated. Part of fix for #2253.
* misc/e-filter-bar.c: d() debugging strings. Use E_FILTERBAR_ADVANCED
macro instead of own "Advanced ..." for consistency.
2001-05-08 Gediminas Paulauskas <menesis@delfi.lt>
* filter-rule.c (xml_decode): allow "_title" in user rules. translate
them and encode to utf8.
(get_rule_part_widget): do not call gettext on part->title. It is always
translated already.
svn path=/trunk/; revision=9706
* local/Inbox/mbox: Change the From address to "The Evolution
Team" <evolve@ximian.com> so that we get spammed instead of hello@
svn path=/trunk/; revision=8906
2001-03-08 Jeffrey Stedfast <fejj@ximian.com>
* local/Trash/folder-metadata.xml: The type of this folder is now
"vtrash" and not "mail".
svn path=/trunk/; revision=8605
2001-01-25 Christopher James Lahey <clahey@helixcode.com>
* local/Contacts/Makefile.am (defaultcalendar_DATA): Added
create-initial.
* local/Contacts/create-initial: New empty file to trigger the
contact manager to add the initial Hello contact.
svn path=/trunk/; revision=7815
2000-12-29 Chris Toshok <toshok@helixcode.com>
* ldap-servers.xml, addressbook-sources.xml: down with
ldap-servers.xml, up with addressbook-sources.xml.
* Makefile.am (default_DATA): same.
svn path=/trunk/; revision=7197
2000-09-13 JP Rosevear <jpr@helixcode.com>
* local/Sent/Makefile.am (defaultcalendardir): Install the Sent
dir in Sent, not Sentbox
svn path=/trunk/; revision=5398