aboutsummaryrefslogtreecommitdiffstats
path: root/plugins/templates/Makefile.am
Commit message (Collapse)AuthorAgeFilesLines
* Actually respect the --disable-schemas-install configure optionFridrich Strba2010-03-151-0/+4
|
* Compiler and linker flag cleanups.Matthew Barnes2009-12-281-2/+2
|
* BugĀ 589153 - Use GtkBuilder instead of libgladeMatthew Barnes2009-11-171-6/+3
|
* BugĀ 600926 - Fails to build due to missing dependenciesJonathon Jongsma2009-11-101-0/+1
|
* Bug 596848 - Use per-target CPPFLAGS in automake filesH.Habighorst2009-10-011-9/+12
|
* Goodbye libgnome and libgnomeui!!Matthew Barnes2009-09-191-0/+2
|
* Bug 594284 - FTBFS: missing linksDiego Escalante Urrelo2009-09-061-0/+1
|
* Use AM_CPPFLAGS instead of INCLUDE in all Makefile.am.Matthew Barnes2009-07-011-1/+1
|
* Add -I$(top_srcdir)/widgets to a bunch of plugins.Matthew Barnes2009-05-051-0/+1
|
* Use Behdad's brilliant git.mk to generate .gitignore files.Matthew Barnes2009-05-021-0/+2
|
* Have a check for OS_WIN32 and handle the schema data differently. makeBharath Acharya2008-08-121-4/+17
| | | | | | | | | | 2008-08-12 Bharath Acharya <abharath@novell.com> * Makefile.am: Have a check for OS_WIN32 and handle the schema * data differently. make install error on win32. svn path=/trunk/; revision=35961
* Use NO_UNDEFINED. Link with more libraries. To generate dlls on Windows.Bharath Acharya2008-08-121-1/+5
| | | | | | | | | | 2008-08-12 Bharath Acharya <abharath@novell.com> * Makefile.am: Use NO_UNDEFINED. Link with more libraries. To generate dlls on Windows. svn path=/trunk/; revision=35960
* Templates EPlugin : Remove unused header files.Johnny Jacob2008-07-211-0/+1
| | | | svn path=/trunk/; revision=35805
* ** Fixes Bug #200147Bharath Acharya2008-07-211-0/+40
2008-07-18 Bharath Acharya <abharath@novell.com> ** Fixes Bug #200147 Basic functionality implemented by Diego Escalante Urrelo <diegoe@gnome.org> Everyone owes him a big mug of Beer for that. ** Added Templates plugin * Makefile.am: * apps-evolution-template-placeholders.schemas.in: * org-gnome-templates.eplug.xml: * templates.c: * templates.glade: svn path=/trunk/; revision=35780