From 26240e0b180bdaf92702e513a21da2f859883fb3 Mon Sep 17 00:00:00 2001 From: Matthew Barnes Date: Fri, 2 Apr 2010 17:51:41 -0400 Subject: Generate ChangeLog files for tarball releases. Remove old ChangeLog files that predate our switch to git. --- plugins/plugin-manager/ChangeLog | 184 --------------------------------------- 1 file changed, 184 deletions(-) delete mode 100644 plugins/plugin-manager/ChangeLog (limited to 'plugins/plugin-manager') diff --git a/plugins/plugin-manager/ChangeLog b/plugins/plugin-manager/ChangeLog deleted file mode 100644 index 45dd1105d6..0000000000 --- a/plugins/plugin-manager/ChangeLog +++ /dev/null @@ -1,184 +0,0 @@ -2008-10-31 Matthew Barnes - - ** Fixes part of bug #558726 (patch by Frederic van Starbmann) - - * plugin-manager.c (eppm_enable_toggled): - Fix a potential format string crash. - -2008-09-04 Sankar P - -License Changes - - * plugin-manager.c: - -2008-06-18 Matthew Barnes - - ** Fixes bug #530069 - - * plugin-manager.c: - Don't show the configuration tab unless the selected plugin - actually has configuration options (excluding options that get - crammed into the Preferences dialog). - -2008-05-23 Johnny Jacob - - ** Fixes Bug 496476. - - * plugin-manager.c (org_gnome_plugin_manager_manage): Let the - plugin configure widget expand. - -2008-03-20 Sankar P - - * org-gnome-plugin-manager.eplug.xml: - Use "true" instead of "yes" - -2008-03-19 Sankar P - - ** Fix for bug #496839 - - * org-gnome-plugin-manager.eplug.xml: - * plugin-manager.c: (org_gnome_plugin_manager_manage): - - Do not show all plugins in plugin-manager. - Hide the core system plugins. - -2008-01-11 Milan Crha - - ** Fix for bug #502303 - - * plugin-manager.c: (eppm_response): - Always destroy dialog and unset global variable. - * plugin-manager.c: (org_gnome_plugin_manager_manage): - Use G_TYPE_POINTER instead of GTK_TYPE_WIDGET in a list store - to get rid of reference counting troubles on configuration - widgets of plugins. Remember created dialog for future use. - -2008-02-01 Andre Klapper - - * plugin-manager.c: (org_gnome_plugin_manager_manage): - fix spelling. - -2007-12-04 Milan Crha - - ** Fix for bug #500210 - - * plugin-manager.c: Changed coding-style to be more accurate to other - sources, but the main change was to show configuration options of the - plugin into extra tab, instead of new popup under 'Configure' button. - -2007-11-19 Sankar P - - ** Fix for bug #498173 - - * plugin-manager.c: (eppm_response): - e_plugin_configure should be called only - when user clicks on Configure button. - -2007-10-26 Kjartan Maraas - - * plugin-manager.c: (org_gnome_plugin_manager_manage): - Don't mix code and declarations. - -2007-10-26 Sankar P - - * plugin-manager.c: (eppm_selection_changed): - Ssssshhhhhhhh the compiler warning. - -2007-10-26 Sankar P - - ** Fix for bug #461272 - - * plugin-manager.c: (eppm_selection_changed), - (org_gnome_plugin_manager_manage): - Configure button should not be enabled for all. - configure button needs a hot-key. - -2007-07-26 Sankar P - - * plugin-manager.c: (eppm_response), - (org_gnome_plugin_manager_manage), (e_plugin_lib_configure): - Plugins should be configurable within the plugin-manager itself. - Fixes Preferences dialog bloating. - See bug #459522 - -2007-05-11 Sankar P - - * Committed on behalf of Gilles Dartiguelongue - - * plugin-manager.c: (eppm_show_plugin), (eppm_selection_changed), - (eppm_enable_toggled), (eppm_free), - (org_gnome_plugin_manager_manage): - Sort the list of plugins based on name so that it is easy to use - -2006-01-25 Rajeev ramanathan - - ** Fixes Bug #314913 - - * plugin-manager.c : Removed id, path displayed in UI - -2006-01-16 Kjartan Maraas - - * plugin-manager.c: (eppm_enable_toggled): Remove unused var. - -2006-01-13 Srinivasa Ragavan - - ** Fixes bug #326265 - - * org-gnome-plugin-manager.xml: Added mnemonics to Plugin menu item. - -2005-12-30 Andre Klapper - - * evolution/plugins/plugin-manager/org-gnome-plugin-manager.eplug.xml: - Fixing several typos and harmonizing - capital/small letters. Partially fixes bug 306117. - -2005-12-12 Harish Krishnaswamy - - * Makefile.am: Fix make-clean issues. - -2005-08-03 Li Yuan - - * plugin-manager.c: (org_gnome_plugin_manager_manage): - Add a11y name to Plugin Table. - -2005-07-21 Not Zed - - * org-gnome-plugin-manager.xml: Remove the tools menu which - someone was too lazy to remove. - -2005-06-27 Tor Lillqvist - - * Makefile.am: Use NO_UNDEFINED. Link with more libraries. - -2005-06-18 Tor Lillqvist - - * org-gnome-plugin-manager.eplug.xml: Use SOEXT. - -2005-05-13 Rodney Dawes - - * org-gnome-plugin-manager.xml: Update for new menu layout - -2005-05-13 Rodney Dawes - - * Makefile.am: Add a backslash line separator to EXTRA_DIST - -2005-05-11 Not Zed - - * Makefile.am: added built_sources/cleanfiles - -2005-05-06 Not Zed - - * Makefile.am: - * org-gnome-plugin-manager.eplug.xml: s/.in/.xml/ & i18n. - -2004-11-09 Rodney Dawes - - * Makefile.am: Add the xml file to EXTRA_DIST - -2004-11-03 Not Zed - - * Makefile.am: extra_dist the .eplug.in file. - -2004-10-20 Not Zed - - * implemented a plugin manager plugin. - -- cgit v1.2.3