aboutsummaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authorEttore Perazzoli <ettore@src.gnome.org>2000-06-29 15:37:55 +0800
committerEttore Perazzoli <ettore@src.gnome.org>2000-06-29 15:37:55 +0800
commit3bedc38a9480532b83e4bfeb386f4bbd7b611b38 (patch)
tree1a33af67a5949913ca02be4c39d4f8acde34c436 /ChangeLog
parent31e562c685d59c22fa1f241aa549bf8867042657 (diff)
downloadgsoc2013-evolution-3bedc38a9480532b83e4bfeb386f4bbd7b611b38.tar.gz
gsoc2013-evolution-3bedc38a9480532b83e4bfeb386f4bbd7b611b38.tar.zst
gsoc2013-evolution-3bedc38a9480532b83e4bfeb386f4bbd7b611b38.zip
Implement saving of configuration information. Now when you run
Evolution it will display the same folder as the last time, and will hide/show the shortcut/folder bars as the last time. This uses GConf so I also put a GConf check into configure.in. svn path=/trunk/; revision=3787
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog4
1 files changed, 4 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 9187b21311..49dc3418f6 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,7 @@
+2000-06-28 Ettore Perazzoli <ettore@helixcode.com>
+
+ * configure.in: `AM_PATH_GCONF'.
+
2000-06-27 Peter Williams <peterw@curious-george.helixcode.com>
* configure.in (ctime_r): Check for whether ctime_r takes
td>Baptiste Daroussin2015-03-228-10/+15 * - Remove useless MASTER_SITE_SUBDIRDmitry Marakasov2015-03-032-2/+1 * Fix CVE-2015-0255.Koop Mast2015-02-132-1/+176 * Cleanup plistBaptiste Daroussin2015-02-062-4/+0 * - Fix AutoAddDevices option when config/devd backend is usedAlex Kozlov2014-12-242-2/+11 * Final removal of WITH_NEW_XORGJean-Sébastien Pédron2014-12-231-5/+1 * x11-servers/xorg-server: Update to 1.14Jean-Sébastien Pédron2014-12-2036-1353/+709 * Fix multiple xserver security advisories in the 1.12.4 xserver.Koop Mast2014-12-1130-1/+4002 * x11-servers/Xfstt: 1.6 -> 1.9.1Kurt Jaeger2014-11-259-57/+37 * - Fix various distinfo errorsAlex Kozlov2014-10-161-1/+0 * Add some bits to the armv6 build to get a successful build/run on the RPi.Sean Bruno2014-09-163-0/+55 * Fix the PORTREVISION bump for the lang/gcc update that went badly forGerald Pfeifer2014-09-121-3/+3 * Update the default version of GCC in the Ports Collection from GCC 4.7.4Gerald Pfeifer2014-09-111-1/+1 * Update to 1.14.7Baptiste Daroussin2014-09-092-18/+42 * Readd PORTEPOCH removed by accidentBaptiste Daroussin2014-09-091-0/+1 * Prefer explicit activation of xvfbBaptiste Daroussin2014-09-081-1/+2 * Update to 1.14.7Baptiste Daroussin2014-09-082-18/+44 * Cleanup plistBaptiste Daroussin2014-09-031-3/+2 * Properly reset ownershipBaptiste Daroussin2014-09-031-3/+2 * Because this is a slave port, it cannot load bsd.port.pre.mk before definingAdam Weinberger2014-08-171-5/+5 * Remove indefinite articles and trailing periods from COMMENT, plusJimmy Olgeni2014-08-081-1/+1 * Bump XORG_REVISION to reflect changed behavior on PowerPC.Nathan Whitehorn2014-07-301-1/+1 * mmap() /dev/mem instead of /dev/console on PowerPC. Mostly this was alreadyNathan Whitehorn2014-07-301-17/+52 * Rename all patches that contain '::' as a path separator, and useAdam Weinberger2014-07-304-0/+0 * Remove NOPORTDOCS.Adam Weinberger2014-07-051-2/+2 * Use MAKE_CMDBaptiste Daroussin2014-06-251-94/+94 * Convert GMAKE to MAKE_CMDBaptiste Daroussin2014-06-251-2/+2 * x11-drivers/xf86-video-ati:Koop Mast2014-05-302-6/+27 * Revert accident commit in -r351411. This should stop the option dialogKoop Mast2014-05-161-2/+0 * Restore PORTREVISION mistakenly removed in last commitPawel Pekala2014-05-011-0/+1 * Fix BadImplemented errors that happen with gdk 3.12.x and GNOME 3. [1]Koop Mast2014-04-242-8/+43 * When linking a library libA with a library libB using libtool, if libB.laTijl Coosemans2014-04-231-4/+3 * The FreeBSD x11@ and graphics team proudly presentsNiclas Zeising2014-04-174-11/+10 * Support stageBaptiste Daroussin2014-03-022-11/+8 * X11rdp is an X server for xrdp.Steve Wills2014-02-128-0/+720 * - Stage supportMartin Wilke2014-02-031-3/+3 * Fix packaging on FreeBSD 11 when WITH_NEW_XORG is defined by bsd.port.mkBaptiste Daroussin2014-01-261-5/+5 * Fix properties on pkg-plistBaptiste Daroussin2014-01-221-1/+0 * Remove extra bsd.port.options.mk, it already defined in the master port.Koop Mast2013-12-311-2/+0 * Remove extra bsd.port.options.mk, it already defined in the master port.Koop Mast2013-12-312-5/+1 * Fix PLIST_SUB (add a space after @comment) for non-default option.Boris Samorodov2013-12-301-1/+1 * - Support CC/CFLAGS properlyPawel Pekala2013-12-212-15/+18 * Fix whitespace, no functional changes.Niclas Zeising2013-12-161-1/+0 * Switch FreeBSD CURRENT to use the new xorg stack (WITH_NEW_XORG=) [0]Niclas Zeising2013-12-168-47/+64 * Fix typo.Koop Mast2013-10-251-1/+1 * Document xorg-server use after free CVE.Koop Mast2013-10-243-4/+89 * Fix patches. Remove two unneeded ones, and add new patches to fix sparc64.Niclas Zeising2013-09-304-15/+19 * Fix perl dependency.Niclas Zeising2013-09-301-2/+2 * The FreeBSD graphics/x11 team proudly presentsNiclas Zeising2013-09-306-16/+528 * Add NO_STAGE all over the place in preparation for the staging support (cat: ...Baptiste Daroussin2013-09-219-10/+11 * Plug two more use before initialized with the new x server.Niclas Zeising2013-08-141-0/+23 * - Convert to new perl frameworkAndrej Zverev2013-08-041-1/+2 * Convert to USES=imakeBaptiste Daroussin2013-06-291-9/+3 * Enable AIGLX by default on xorg-server 1.12. (WITH_NEW_XORG)Niclas Zeising2013-06-282-2/+3 * Readd the dix_events.c patch that was removed with the xorg update.Niclas Zeising2013-06-272-2/+92 * Add a patch to fix upstream bug 18451 for 1.7.7.Jung-uk Kim2013-06-182-3/+233 * Don't install the README.compiled file, it got installed in a directoryKoop Mast2013-06-171-0/+11 * Fix patching on powerpc with new xorg.Niclas Zeising2013-06-143-1/+19 * The FreeBSD x11 team proudly presentsNiclas Zeising2013-05-2519-271/+100 * Add a new xorg module, to use with USE_XORG: xorg-macros. This moduleNiclas Zeising2013-03-121-1/+2 * 2013-02-27 www/igal: No more upstream, no more public distfiles, consider usi...Baptiste Daroussin2013-03-049-204/+0 * Fix the patch used to make xorg-server build with clang on i386.Niclas Zeising2013-02-033-16/+1 * Fix build on i386 when building with clang.Niclas Zeising2013-01-193-0/+30 * Add a patch to fix a couple of cases of use before initialized in the newNiclas Zeising2012-12-142-2/+56 * 3dfx has been defunct for a long timeEitan Adler2012-12-091-6/+4 * - Add missing "defined".Alberto Villa2012-11-151-1/+1