aboutsummaryrefslogtreecommitdiffstats
path: root/doc/white-papers/mail
diff options
context:
space:
mode:
authorChristopher James Lahey <clahey@helixcode.com>2000-03-04 06:10:50 +0800
committerChris Lahey <clahey@src.gnome.org>2000-03-04 06:10:50 +0800
commitf073038b91db7859f22c240c82226e4741228a7f (patch)
tree85385dcae93c8446c9011a9fa29a5f3e117662e2 /doc/white-papers/mail
parentc82484319fa3173f4a2700314749b5f24ddaeb03 (diff)
downloadgsoc2013-evolution-f073038b91db7859f22c240c82226e4741228a7f.tar.gz
gsoc2013-evolution-f073038b91db7859f22c240c82226e4741228a7f.tar.zst
gsoc2013-evolution-f073038b91db7859f22c240c82226e4741228a7f.zip
New doc for the ETable widget.
2000-03-03 Christopher James Lahey <clahey@helixcode.com> * white-papers/widgets/, white-papers/widgets/e-table.sgml: New doc for the ETable widget. * ChangeLog: Created a ChangeLog file for the docs file and integrated the individual ChangeLogs. svn path=/trunk/; revision=2029
Diffstat (limited to 'doc/white-papers/mail')
-rw-r--r--doc/white-papers/mail/ChangeLog26
1 files changed, 0 insertions, 26 deletions
diff --git a/doc/white-papers/mail/ChangeLog b/doc/white-papers/mail/ChangeLog
deleted file mode 100644
index 5933582d40..0000000000
--- a/doc/white-papers/mail/ChangeLog
+++ /dev/null
@@ -1,26 +0,0 @@
-2000-03-01 Dan Winship <danw@helixcode.com>
-
- * ibex.sgml: Ibex white paper
-
-2000-02-29 Dan Winship <danw@helixcode.com>
-
- * camel.sgml: Reorg a bit more, make the <PRE> section narrower,
- add more references to graphics (the graphics themselves are
- still in beta), add a section on CamelStream.
-
-2000-02-28 Dan Winship <danw@helixcode.com>
-
- * camel.sgml: add Bertrand to authors, edit his additions
-
-2000-02-28 bertrand <bertrand@helixcode.com>
-
- * camel.sgml: add a blurb about camel offering
- uniform interface. needs style and grammar corrections.
- Talk about virtual folders.
- Talk about lightweight messages
- Talk about IMAP.
-
-2000-02-28 Dan Winship <danw@helixcode.com>
-
- * camel.sgml: Beginnings of a Camel white paper
-
2007-03-271-1/+1 * - Remove support for xfree86-3pav2007-02-031-7/+1 * Use libtool port instead of included version to avoid objformat a.out botchkris2007-02-011-0/+1 * Disable the CJK patchset as it is no longer needed after the recentmarcus2006-11-012-9/+6 * portlint:mezz2006-05-161-4/+4 * Conversion to a single libtool environment.ade2006-02-232-1/+3 * Fixups after removal of separate mtree file for X_WINDOW_SYSTEM=XOrg case.lesi2006-01-222-7/+1 * - Add WITH_CJK patchespav2005-12-182-0/+10 * Mass-conversion to the USE_AUTOTOOLS New World Order. The code presentade2005-11-151-1/+1 * - Remove CJK patch; it does not compile anymorepav2005-11-102-9/+1 * - Update CJK patch to fix bug which caused Firefox to crash on startuppav2005-07-162-5/+6 * - Readd WITH_CJK knob with an updated patchpav2005-07-152-0/+8 * - Remove WITH_CJK knob and patch, it was merged into 2.1.7pav2005-07-142-8/+0 * - Restore distinfo for WITH_CJK knobpav2005-07-141-0/+2 * Update to 2.1.7.marcus2005-07-144-71/+5 * Fix up plist after modifications to mtree (BSD.x11-4.dist rev. 1.27).lesi2005-06-152-0/+7 * Fix a crash that can occur when using TrueType fonts. This should havemarcus2005-03-282-0/+13 * Update to the latest Firefly patchset. This patchset makes CJK TrueType fontsmarcus2005-03-161-1/+2 * Re-add the distinfo entries for the CJK patch.marcus2005-02-251-0/+2 * Use an alternate (working) MASTER_SITE which only has bzip2 distfiles.marcus2005-02-192-5/+4 * Add the Firefly font patchset. This patchset is mainly used to makemarcus2004-11-222-0/+7 * - Add the X_WINDOW_SYSTEM={xorg,xfree86-4,xfree86-3} variable to bsd.port.mk,anholt2004-07-241-2/+2 * Update to 2.1.6 with the official freetype2-2.1.7 fix.marcus2004-03-233-61/+3 * Revert a portion of the font rendering code that enforces strict bitmap fontmarcus2004-03-192-0/+58 * Add libXft after a repo-copy from Xft and update to 2.1.5. libXft is simplymarcus2004-03-172-6/+5 * Bump PORTREVISION on all ports that depend on gettext to aid with upgrading.marcus2004-02-041-0/+1 * USE_REINPLACE need be defined only when REINPLACE_CMD is used.trevor2003-11-171-1/+0 * Add a new MASTER_SITE since the Fontconfig site went away.marcus2003-09-181-1/+1 * Update to 2.1.2. This wraps up a lot of our patches, and fixes some othermarcus2003-05-1511-496/+60 * Add a patch to fix PCF glyph problems.marcus2003-04-252-1/+37 * Fix a segfault that can occur when mixing RENDER and non-RENDER fonts.marcus2003-04-072-1/+21 * fontconfig-config is no longer installed. Therefore, Xft wasn't beingmarcus2003-04-051-1/+2 * Revert previous commit since it caused an infinite recursion loopmarcus2003-04-052-20/+1 * Borrow a little from kdelibs3, and add a dependency on the scalable fonts.marcus2003-04-042-4/+21 * Make sure the include directory exists before trying to copy files intomarcus2003-03-291-0/+3 * Sync with XFree86 4.3.0 release.marcus2003-03-032-1/+277 * * Install the Xft manpagemarcus2003-02-232-2/+7 * Remove the renaming of Xft headers and library from the Xft (Xft2) port.anholt2003-02-185-44/+89 * Noone cares about having ports that actually build and then don't crash,green2003-01-252-12/+0 * Make the xft-config script use -lXft2, not the old -lXft. This willgreen2003-01-252-0/+12 * Update to 2.1. According to the release notes, more symbols have beenmarcus2003-01-202-4/+3 * Make Xft conditional on having XFree86 4.x installed. Also add a notemarcus2003-01-071-1/+9 * Install the headers in the ${X11BASE}/include/X11/Xft directory formarcus2002-10-084-15/+35 * Add a lib number to the fontconfig dependency.marcus2002-10-071-1/+1 * Add Xft 2.0, a client-sided font rendering engine for X applications.marcus2002-10-07