aboutsummaryrefslogtreecommitdiffstats
path: root/plugins/templates
Commit message (Expand)AuthorAgeFilesLines
* Add a EShellWindow::shell-view-created signal.Matthew Barnes2010-01-231-5/+17
* Compiler and linker flag cleanups.Matthew Barnes2009-12-281-2/+2
* Bug #603342 - Memory leak fixesMilan Crha2009-12-151-0/+1
* Expand the EMailReader interface so it's easier to use.Matthew Barnes2009-12-021-8/+6
* Merge bits and pieces of the anjal-evo-2-30 branch.Matthew Barnes2009-12-011-4/+5
* Rename EError to EAlert to match general use betterJonathon Jongsma2009-12-011-1/+0
* BugĀ 589153 - Use GtkBuilder instead of libgladeMatthew Barnes2009-11-173-147/+54
* BugĀ 600926 - Fails to build due to missing dependenciesJonathon Jongsma2009-11-101-0/+1
* Bug #575208 - Use complete template message with all attachmentsMilan Crha2009-10-241-61/+9
* 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
* Cleanup up templates using EPluginUI callback feature.Matthew Barnes2009-09-022-29/+14
* Bug 593675 - Freeze on startupMilan Crha2009-09-011-12/+41
* 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-102-175/+248
* Fix excessive whitespace.Matthew Barnes2009-07-141-2/+0
* Fix "make distcheck" errors and other build cleanups.Matthew Barnes2009-07-011-1/+1
* 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
* 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
* Use consistent variable names for GtkUIManagerMatthew Barnes2009-04-281-2/+2
* ** Fix for bug #556284Bharath Acharya2008-10-162-36/+15
* License ChangesSankar P2008-09-152-19/+23
* Fix compiler warnings in some of the test programs.Matthew Barnes2008-09-012-1/+6
* Have a check for OS_WIN32 and handle the schema data differently. makeBharath Acharya2008-08-122-4/+22
* Use NO_UNDEFINED. Link with more libraries. To generate dlls on Windows.Bharath Acharya2008-08-122-1/+10
* Templates EPlugin : Remove unused header files.Johnny Jacob2008-07-213-1/+7
* ** Fixes Bug #200147Bharath Acharya2008-07-216-0/+1005