gimp r25996 - in branches/soc-2008-tagging: . app/core
- From: aurisj svn gnome org
- To: svn-commits-list gnome org
- Subject: gimp r25996 - in branches/soc-2008-tagging: . app/core
- Date: Fri, 27 Jun 2008 20:36:56 +0000 (UTC)
Author: aurisj
Date: Fri Jun 27 20:36:55 2008
New Revision: 25996
URL: http://svn.gnome.org/viewvc/gimp?rev=25996&view=rev
Log:
* app/core/Makefile.am
* app/core/core-types.h
* app/core/gimpfilteredcontainer.[ch]: added GimpFilteredContainer
which can be used to filter containers based on object tags.
* app/widgets/gimpbrushfactoryview.c
* app/widgets/gimpdatafactoryview.[ch]: simple tag query from GUI.
Modified:
branches/soc-2008-tagging/ChangeLog
branches/soc-2008-tagging/app/core/Makefile.am
Modified: branches/soc-2008-tagging/app/core/Makefile.am
==============================================================================
--- branches/soc-2008-tagging/app/core/Makefile.am (original)
+++ branches/soc-2008-tagging/app/core/Makefile.am Fri Jun 27 20:36:55 2008
@@ -159,6 +159,8 @@
gimpdrawablemodundo.h \
gimpdrawableundo.c \
gimpdrawableundo.h \
+ gimpfilteredcontainer.c \
+ gimpfilteredcontainer.h \
gimpfloatingselundo.c \
gimpfloatingselundo.h \
gimpgradient.c \
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]