| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
|
|
|
|
|
|
| |
2002-09-30 Chris Toshok <toshok@ximian.com>
[ Partial fix for #30657 ]
* addressbook-sources.xml: remove Bigfoot, since ldap.bigfoot.com
no longer resolves.
svn path=/trunk/; revision=18272
|
|
|
|
|
|
|
|
| |
* 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-07-29 Jeffrey Stedfast <fejj@ximian.com>
* searches.xml: Reordered.
svn path=/trunk/; revision=17635
|
|
|
|
|
|
|
|
|
| |
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-12-10 Not Zed <NotZed@Ximian.com>
* Makefile.am: Added vfolders.xml containing default initial
vfolders - important vfolder and unread vfolder, #1040.
svn path=/trunk/; revision=14945
|
|
|
|
|
|
|
|
| |
2001-11-02 JP Rosevear <jpr@ximian.com>
* local/Inbox/mbox: Fix email link to be valid
svn path=/trunk/; revision=14577
|
|
|
|
|
|
|
|
|
| |
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
|
|
|
|
|
|
| |
* local/Inbox/mbox: Oops, remove stray ">".
svn path=/trunk/; revision=13396
|
|
|
|
|
|
| |
* local/Inbox/mbox: New version of the default mailbox by Aaron.
svn path=/trunk/; revision=13395
|
|
|
|
|
|
|
|
| |
* local/Drafts/Makefile.am: Install the empty mbox file too.
* local/Sent/Makefile.am: Likewise.
* local/Outbox/Makefile.am: Likewise.
svn path=/trunk/; revision=13393
|
|
|
|
|
|
|
|
| |
2001-09-06 Jeffrey Stedfast <fejj@ximian.com>
* Makefile.am: Add mkdir config in dist-hook here instead.
svn path=/trunk/; revision=12649
|
|
|
|
|
|
|
|
| |
2001-09-05 Jeffrey Stedfast <fejj@ximian.com>
* config/: Added.
svn path=/trunk/; revision=12630
|
|
|
|
|
|
|
|
|
| |
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-09 Chris Toshok <toshok@ximian.com>
* addressbook-sources.xml: remove the description field.
svn path=/trunk/; revision=11832
|
|
|
|
|
|
|
|
| |
2001-08-07 Chris Toshok <toshok@ximian.com>
* addressbook-sources.xml: giving up for now. removed netcenter.
svn path=/trunk/; revision=11762
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
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
|
|
|
|
|
|
|
| |
* Makefile.am (install-data-hook): Only try to make a
$(defaultdir)/news if building with NNTP support.
svn path=/trunk/; revision=11475
|
|
|
|
|
|
|
|
|
| |
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
|
|
|
|
|
|
|
| |
* Makefile.am (default_DATA): Remove `shortcuts.xml'. The shell
is now able to create that by itself.
svn path=/trunk/; revision=10745
|
|
|
|
| |
svn path=/trunk/; revision=10163
|
|
|
|
|
|
|
|
| |
2001-05-08 Not Zed <NotZed@Ximian.com>
* searches.xml: Reverted Gediminas patch.
svn path=/trunk/; revision=9708
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
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-03-01 Not Zed <NotZed@Ximian.com>
* Makefile.am: Added searches.xml to default user data.
svn path=/trunk/; revision=8437
|
|
|
|
|
|
|
|
|
|
|
|
| |
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
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
2001-01-08 Damon Chaplin <damon@helixcode.com>
* local/Makefile.am (SUBDIRS): added Tasks subdir.
* local/Tasks/Makefile.am:
* local/Tasks/folder-metadata.xml: new files for the default Tasks
folder.
* shortcuts.xml: added Tasks folder shortcut.
svn path=/trunk/; revision=7481
|
|
|
|
|
|
|
|
|
|
|
| |
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
|
|
|
|
|
|
| |
Fixed a silly size issue for composer file selectors.
svn path=/trunk/; revision=6187
|
|
|
|
| |
svn path=/trunk/; revision=5870
|
|
|
|
| |
svn path=/trunk/; revision=5816
|
|
|
|
| |
svn path=/trunk/; revision=5734
|
|
|
|
|
|
|
|
| |
2000-09-22 Chris Toshok <toshok@helixcode.com>
* ldapservers.xml: added yahoo, whowhere, and infospace servers.
svn path=/trunk/; revision=5551
|
|
|
|
|
|
| |
by ade@freebsd.org
svn path=/trunk/; revision=5508
|
|
|
|
|
|
|
|
|
| |
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
|
|
|
|
|
|
|
|
|
|
| |
* local/Makefile.am: Renamed Sentbox to Sent
* local/{Sent\ Mail,Sentbox}/*: removed
* local/Sent/*: created
svn path=/trunk/; revision=5371
|
|
|
|
|
|
|
|
|
| |
2000-09-03 Jeffrey Stedfast <fejj@helixcode.com>
Reversed my last change, folders with spaces in the name breaks
configure
svn path=/trunk/; revision=5188
|
|
|
|
|
|
|
|
|
|
| |
2000-09-03 Jeffrey Stedfast <fejj@helixcode.com>
* local/Makefile.am: Renamed Sentbox to Sent\ Mail
* local/Sent\ Mail/*: Updated
svn path=/trunk/; revision=5186
|
|
|
|
|
|
|
|
|
|
| |
2000-09-01 Jeffrey Stedfast <fejj@helixcode.com>
* local/Makefile.am: Added Sentbox
* local/Sentbox/*: New folder for storing sent messages
svn path=/trunk/; revision=5167
|
|
|
|
|
|
|
|
| |
2000-07-12 Chris Toshok <toshok@helixcode.com>
(install-data-hook): ignore error on mkdir.
svn path=/trunk/; revision=4137
|
|
|
|
|
|
|
|
|
| |
2000-07-12 Chris Toshok <toshok@helixcode.com>
* Makefile.am (install-data-hook): create an empty news directory
in $(defaultdir).
svn path=/trunk/; revision=4114
|
|
|
|
|
|
|
|
|
| |
2000-07-06 Chris Toshok <toshok@helixcode.com>
* ldapservers.xml: break up the uri into it's component pieces. -
don't store the uri in this file.
svn path=/trunk/; revision=3943
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
2000-07-05 Chris Toshok <toshok@helixcode.com>
* shortcuts.xml: remove the Internet Directories group.
* Makefile.am (default_DATA): add ldapservers.xml.
* local/Makefile.am (SUBDIRS): remove Directories.
* ldapservers.xml: new ldap metadata.
* local/Directories/*: remove directories.
svn path=/trunk/; revision=3891
|
|
|
|
|
|
| |
in Evolution's startup window.
svn path=/trunk/; revision=3329
|
|
|
|
|
|
| |
+ currently unimplemented shortcut items.
svn path=/trunk/; revision=2969
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
2000-05-10 Christopher James Lahey <clahey@helixcode.com>
* Makefile.am: Removed dist-hook section.
* configure.in: Set the version number. Added a check for gnome
window icons. Removed a bunch of unused Makefiles.
* tools/Makefile.am: Created a proper EXTRA_DIST section.
* widgets/e-text/Makefile.am: Added
e-text-event-processor-types.h.
From addressbook/ChangeLog:
2000-05-10 Christopher James Lahey <clahey@helixcode.com>
* backend/ebook/Makefile.am: Added e-book-types.h, e-card-pairs.h,
e-card-types.h.
* backend/pas/Makefile.am: Added pas-backend-ldap.h.
* contact-editor/Makefile.am: Added a proper EXTRA_DIST section.
Removed some old defines.
* ename/Makefile.am: Added e-name-western-tables.h.
* gui/component/Makefile.am: Added e-ldap-server-dialog.h. Added
a proper EXTRA_DIST section.
* gui/minicard/e-reflow.c: Added a missed cast.
* printing/Makefile.am: Added a proper EXTRA_DIST section.
From calendar/ChangeLog:
2000-05-10 Christopher James Lahey <clahey@helixcode.com>
* gui/Makefile.am: Added main.h. Combined the two EXTRA_DIST
sections.
From camel/ChangeLog:
2000-05-10 Christopher James Lahey <clahey@helixcode.com>
* Makefile.am: Added camel-types.h, camel-folder-pt-proxy.h, and
camel-thread-proxy.h.
From default_user/ChangeLog:
2000-05-10 Christopher James Lahey <clahey@helixcode.com>
* Makefile.am, local/Calendar/Makefile.am,
local/Contacts/Makefile.am, local/Directories/Makefile.am,
local/Directories/subfolders/Bigfoot/Makefile.am,
local/Directories/subfolders/Netcenter/Makefile.am,
local/Drafts/Makefile.am, local/Inbox/Makefile.am,
local/Outbox/Makefile.am, local/Trash/Makefile.am: Created a
proper EXTRA_DIST section.
From filter/ChangeLog:
2000-05-10 Christopher James Lahey <clahey@helixcode.com>
* filter-arg.h: Changed tree.h to gnome-xml/tree.h.
* Makefile.am: Added filter-arg-types.h, filter-arg.h,
filter-xml.h, filter-format.h, filter-druid.h, filter-editor.h.
From libical/ChangeLog:
2000-05-10 Christopher James Lahey <clahey@helixcode.com>
* configure.in: Reorder Makefiles so that it will build.
From mail/ChangeLog:
2000-05-09 Christopher James Lahey <clahey@helixcode.com>
* Makefile.am: Removed folder-browser-factory.h since it doesn't
exist. Added mail-display.h, mail-types.h, pixmaps.h.
From widgets/e-table/ChangeLog:
2000-05-10 Christopher James Lahey <clahey@helixcode.com>
* Makefile.am: Added e-table-col-dnd.h and table-test.h.
From wombat/ChangeLog:
2000-05-10 Christopher James Lahey <clahey@helixcode.com>
* Makefile.am: Added an include for the pcs directory.
svn path=/trunk/; revision=2966
|
|
|
|
|
|
|
|
|
| |
2000-05-09 Christopher James Lahey <clahey@helixcode.com>
* local/Directories/subfolders/Bigfoot/.cvsignore: New .cvsignore
file.
svn path=/trunk/; revision=2957
|
|
|
|
|
|
|
|
|
| |
2000-05-09 Christopher James Lahey <clahey@helixcode.com>
* local/Contacts/Makefile.am, local/Contacts/addressbook.db:
Removed addressbook.db since this is now handled by the pas.
svn path=/trunk/; revision=2940
|
|
|
|
|
|
|
| |
* shortcuts.xml: Removed unused shortcuts which point to
unimplemented folders.
svn path=/trunk/; revision=2923
|
|
|
|
|
|
|
|
| |
2000-05-08 Christopher James Lahey <clahey@helixcode.com>
* local/Contacts/Makefile.am: Install `addressbook.db'.
svn path=/trunk/; revision=2909
|
|
svn path=/trunk/; revision=2851
|