Commit Graph

25 Commits

Author SHA1 Message Date
9e4fcb29cf ** Remove trailing whitespace from source code.
2007-11-14  Matthew Barnes  <mbarnes@redhat.com>

	** Remove trailing whitespace from source code.


svn path=/trunk/; revision=34537
2007-11-14 22:04:21 +00:00
f13fd21b50 Fix warnings from sparse and gcc
svn path=/trunk/; revision=34458
2007-10-30 22:21:14 +00:00
e48ca861ed Ssssshhhhhhhh the compiler warning.
2007-10-26  Sankar P  <psankar@novell.com>

	* plugin-manager.c: (eppm_selection_changed):
	Ssssshhhhhhhh the compiler warning.

svn path=/trunk/; revision=34433
2007-10-26 11:40:15 +00:00
131a11a8a6 ** Fix for bug #461272
2007-10-26  Sankar P  <psankar@novell.com>

	** 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.



svn path=/trunk/; revision=34432
2007-10-26 10:54:17 +00:00
e0b92a2aaa ** Fix for bug #455799
2007-08-04  Hiroyuki Ikezoe  <poincare@ikezoe.net>

	** Fix for bug #455799

	Remove all .cvsignore and update svn:ignore porperty in whole
	directories.


svn path=/trunk/; revision=33945
2007-08-03 23:52:01 +00:00
81a1525568 Plugins should be configurable within the plugin-manager itself.
Fixes Preferences dialog bloating.
	See bug #459522

svn path=/trunk/; revision=33847
2007-07-26 11:28:11 +00:00
679e7a6353 Committed on behalf of Gilles Dartiguelongue <dartigug@esiee.fr>
2007-05-11  Sankar P  <psankar@novell.com>

	* Committed on behalf of Gilles Dartiguelongue <dartigug@esiee.fr>

	* 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



svn path=/trunk/; revision=33505
2007-05-11 07:04:04 +00:00
0107529270 ** Fixes Bug #314913
2006-01-25  Rajeev ramanathan  <rajeevramanathan_2004@yahoo.co.in>

	** Fixes Bug #314913

	* plugin-manager.c : Removed id, path displayed in UI

svn path=/trunk/; revision=31350
2006-01-30 06:42:09 +00:00
45f799eb86 Make this place a bit more quiet
svn path=/trunk/; revision=31328
2006-01-27 16:34:03 +00:00
fa156f7463 ** Fixes bug #326265
2006-01-13  Srinivasa Ragavan  <sragavan@novell.com>

	** Fixes bug #326265

	* org-gnome-plugin-manager.xml: Added mnemonics to Plugin menu item.

svn path=/trunk/; revision=31173
2006-01-13 16:25:24 +00:00
a6474b72dd Fixing several typos and harmonizing capital/small letters. Partially
2005-12-30  Andre Klapper <a9016009@gmx.de>

	* evolution/plugins/plugin-manager/org-gnome-plugin-manager.eplug.xml:
 	 Fixing several typos and harmonizing
	 capital/small letters. Partially fixes bug 306117.

svn path=/trunk/; revision=30991
2005-12-31 14:22:48 +00:00
f34387f743 Fixing several typos and harmonizing capital/small letters. Partially
2005-12-30  Andre Klapper <a9016009@gmx.de>
	* evolution/plugins/exchange-operations/org-gnome-exchange-operations.error.xml,
 	evolution/plugins/groupwise-features/properties.glade,
 	evolution/plugins/bbdb/org-gnome-evolution-bbdb.eplug.xml,
 	evolution/plugins/plugin-manager/org-gnome-plugin-manager.eplug.xml,
 	evolution/ui/evolution-calendar.xml org-gnome-evolution-startup-wizard.eplug.xml,
 	evolution/mail/mail.error.xml:  Fixing several typos and harmonizing
	 capital/small letters. Partially fixes bug 306117.

svn path=/trunk/; revision=30972
2005-12-30 03:45:46 +00:00
1f082fa212 Fix make-clean issues.
2005-12-12  Harish Krishnaswamy  <kharish@novell.com>

* Makefile.am: Fix make-clean issues.

svn path=/trunk/; revision=30750
2005-12-12 05:36:17 +00:00
848a963fd5 Add a11y name to Plugin Table.
2005-08-03  Li Yuan  <li.yuan@sun.com>

	* plugin-manager.c: (org_gnome_plugin_manager_manage):
	Add a11y name to Plugin Table.

svn path=/trunk/; revision=29979
2005-08-04 04:32:43 +00:00
1c8869f913 Remove the tools menu which someone was too lazy to remove.
2005-07-21  Not Zed  <NotZed@Ximian.com>

        * org-gnome-plugin-manager.xml: Remove the tools menu which
        someone was too lazy to remove.

svn path=/trunk/; revision=29824
2005-07-21 07:07:19 +00:00
1e47292c45 Use NO_UNDEFINED. Link with more libraries.
2005-06-27  Tor Lillqvist  <tml@novell.com>

	* */Makefile.am: Use NO_UNDEFINED. Link with more libraries.

svn path=/trunk/; revision=29593
2005-06-27 00:55:24 +00:00
087a3e6532 Use SOEXT.
2005-06-18  Tor Lillqvist  <tml@novell.com>

	* */*.eplug.xml: Use SOEXT.

svn path=/trunk/; revision=29538
2005-06-18 11:39:20 +00:00
d88e794ded Add profiler so that it gets disted properly
2005-05-13  Rodney Dawes  <dobey@novell.com>

	* plugins/Makefile.am (DIST_SUBDIRS): Add profiler so that it gets
	disted properly

2005-05-13  Rodney Dawes  <dobey@novell.com>

	* Makefile.am: Add new em-folder-utils.[ch] abstraction

	* em-folder-browser.c: Update for new menu layout
	Add new methods to handle the actions that were previously only
	available from the context menu when right-clicking on a folder

	* em-folder-selector.c (emfs_response): Just call emfu_folder_create
	if the user wants to create a new folder in the selector dialog
	(em_folder_selector_get_selected_path): Clean up the code to fix a
	couple potential crashes

	* em-folder-tree.[ch]: Add methods to get pointers to a CamelFolder or
	CamelFolderInfo object for the selected item in the tree
	Add a method to get a pointer to an EMFolderTreeModelStoreInfo object
	for the selected store in the tree
	Move folder operations out into em-folder-utils.[ch] so that they
	are abstracted from the tree and can be used by methods other than
	the internal context menu

	* em-folder-utils.[ch]: Move the folder operations code to here

	* em-folder-view.c: Update for the new menu layout
	Fix Mark as Read/Unread in the context menu to only show up in the list

	* mail-component.c (create_item): Just call emfu_folder_create here
	when the user requests to create a new folder from the New toolbar item

2005-05-13  Rodney Dawes  <dobey@novell.com>

	* org-gnome-mailing-list-actions.xml: Update for the new menu layout

2005-05-13  Rodney Dawes  <dobey@novell.com>

	* org-gnome-plugin-manager.xml: Update for new menu layout

2005-05-13  Rodney Dawes  <dobey@novell.com>

	* org-gnome-save-attachments.xml: Update for new menu layout

2005-05-13  Rodney Dawes  <dobey@novell.com>

	* e-shell-window.c (setup_widgets): Update for the new menu layout by
	putting the "component" switching items under the "Tools" menu

2005-05-13  Rodney Dawes  <dobey@novell.com>

	* *.xml: Update to the new menu layout

2005-05-13  Rodney Dawes  <dobey@novell.com>

	* e-filter-bar.[ch]: Update for the new menu layout

svn path=/trunk/; revision=29354
2005-05-13 21:29:28 +00:00
c006784d0d Add a backslash line separator to EXTRA_DIST
2005-05-13  Rodney Dawes  <dobey@novell.com>

	* Makefile.am: Add a backslash line separator to EXTRA_DIST

svn path=/trunk/; revision=29353
2005-05-13 20:47:30 +00:00
f835feb962 Fixed built_sources && cleanfiles for generated files
svn path=/trunk/; revision=29327
2005-05-12 04:27:39 +00:00
b9269bd098 fix names so that intltool will parse as xml
remove use of e-error-tool
	tag xml for translations where appropriate

svn path=/trunk/; revision=29304
2005-05-06 09:24:13 +00:00
23d033ebad Add the xml file to EXTRA_DIST
2004-11-09  Rodney Dawes  <dobey@novell.com>

	* Makefile.am: Add the xml file to EXTRA_DIST

svn path=/trunk/; revision=27873
2004-11-09 15:18:22 +00:00
868eda5acf Shush
svn path=/trunk/; revision=27850
2004-11-05 14:22:17 +00:00
b45a85de00 extra_dist the .eplug.in file.
2004-11-03  Not Zed  <NotZed@Ximian.com>

        * Makefile.am: extra_dist the .eplug.in file.

svn path=/trunk/; revision=27813
2004-11-03 08:56:39 +00:00
5e5dd766fc implemented a plugin manager plugin.
2004-10-20  Not Zed  <NotZed@Ximian.com>

	* implemented a plugin manager plugin.

svn path=/trunk/; revision=27810
2004-11-03 07:28:33 +00:00