aboutsummaryrefslogtreecommitdiffstats
path: root/libibex
diff options
context:
space:
mode:
authorNotZed <NotZed@HelixCode.com>2000-05-12 04:45:00 +0800
committerMichael Zucci <zucchi@src.gnome.org>2000-05-12 04:45:00 +0800
commit0aafb55e25e436ab2759f51012b03ae70fa07f6f (patch)
tree9380348d0aa39bc0353c8e63456a911268a19b69 /libibex
parent1e54cba4d328f71b7d1e3d7dfc0b8b95344a4d01 (diff)
downloadgsoc2013-evolution-0aafb55e25e436ab2759f51012b03ae70fa07f6f.tar.gz
gsoc2013-evolution-0aafb55e25e436ab2759f51012b03ae70fa07f6f.tar.zst
gsoc2013-evolution-0aafb55e25e436ab2759f51012b03ae70fa07f6f.zip
Make sure we mark the ibex as dirty.
2000-05-11 NotZed <NotZed@HelixCode.com> * index.c (ibex_unindex): Make sure we mark the ibex as dirty. svn path=/trunk/; revision=2992
Diffstat (limited to 'libibex')
-rw-r--r--libibex/ChangeLog4
-rw-r--r--libibex/index.c1
2 files changed, 5 insertions, 0 deletions
diff --git a/libibex/ChangeLog b/libibex/ChangeLog
index 27661d3012..6a79d0f2bf 100644
--- a/libibex/ChangeLog
+++ b/libibex/ChangeLog
@@ -1,3 +1,7 @@
+2000-05-11 NotZed <NotZed@HelixCode.com>
+
+ * index.c (ibex_unindex): Make sure we mark the ibex as dirty.
+
2000-05-07 NotZed <NotZed@HelixCode.com>
* file.c (ibex_save): New function, only write out the ibex if it
diff --git a/libibex/index.c b/libibex/index.c
index 5e3e9cf588..1afedbd251 100644
--- a/libibex/index.c
+++ b/libibex/index.c
@@ -127,6 +127,7 @@ ibex_unindex (ibex *ib, char *name)
ibf->index = -1;
g_tree_remove (ib->files, name);
g_ptr_array_add (ib->oldfiles, ibf);
+ ib->dirty = TRUE;
}
}
d>Chase boost and icu bumpbapt2014-02-071-0/+1 * Add NO_STAGE all over the place in preparation for the staging support (cat: ...bapt2013-09-211-0/+1 * Add an explicit dependency on pkgconfbapt2013-09-031-0/+1 * - adopt optionsNG for gamesjgh2013-05-311-30/+26 * - Fix all cases of 'No newline at end of file' in ports treeak2013-02-011-1/+1 * Update to 20120514cs2012-10-072-5/+4 * libogg.so.8: Bump PORTREVISION for ports that depend on libogg,naddy2012-07-201-1/+1 * - update png to 1.5.10dinoex2012-06-011-0/+1 * - Update to 20120128 (1.0.1)pawel2012-04-233-8/+17 * - Update devel/sdl12 to 1.2.15mva2012-02-181-0/+1 * - Update to 20111201 (1.0-release)pawel2011-12-203-4/+9 * Fix OPTIONSpawel2011-09-231-8/+11 * - Update to 20110731 (bugfix release)pawel2011-09-194-23/+53 * -remove MD5ohauer2011-07-031-1/+0 * - Fix build with new boostpav2010-12-281-0/+10 * - Update graphics/sdl_ttf to version 2.0.10mva2010-08-111-0/+1 * Update to 0.23.2 (20100424)makc2010-08-034-30/+18 * - Release maintainership of some ports I'm not interested inamdmi32010-04-241-1/+1 * - update to 1.4.1dinoex2010-03-281-1/+1 * - update to jpeg-8dinoex2010-02-051-1/+1 * - Update devel/sdl12 to version 1.2.14.mva2010-01-30