aboutsummaryrefslogtreecommitdiffstats
path: root/plugins/templates/templates.c
Commit message (Expand)AuthorAgeFilesLines
* Fix compiler warnings and deprecated GTK+ API usage.Matthew Barnes2009-08-161-0/+3
* Remove debug messages.Matthew Barnes2009-08-101-4/+0
* Kill EMMenu and EMPopup.Matthew Barnes2009-08-101-153/+234
* Fix excessive whitespace.Matthew Barnes2009-07-141-2/+0
* Get the "templates" plugin working again.Matthew Barnes2009-06-251-9/+9
* More code cleanup.Matthew Barnes2009-06-021-1/+1
* Whitespace cleanup.Matthew Barnes2009-05-291-8/+8
* Prefer GLib basic types over C types.Matthew Barnes2009-05-271-21/+21
* Remove trailing whitespace, again.Matthew Barnes2009-05-271-31/+31
* Fix compiler warnings in plugins.Matthew Barnes2009-05-271-2/+2
* Fix several types of pedantic compiler warnings.Matthew Barnes2009-05-171-1/+1
* Use consistent variable names for GtkUIManagerMatthew Barnes2009-04-281-2/+2
* ** Fix for bug #556284Bharath Acharya2008-10-161-36/+6
* License ChangesSankar P2008-09-151-19/+17
* Fix compiler warnings in some of the test programs.Matthew Barnes2008-09-011-1/+1
* Templates EPlugin : Remove unused header files.Johnny Jacob2008-07-211-1/+0
* ** Fixes Bug #200147Bharath Acharya2008-07-211-0/+764