| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
2008-01-11 Milan Crha <mcrha@redhat.com>
** 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.
svn path=/trunk/; revision=34799
|
|
|
|
|
|
|
|
|
|
| |
2008-02-01 Andre Klapper <a9016009@gmx.de>
* plugin-manager.c: (org_gnome_plugin_manager_manage):
fix spelling.
svn path=/trunk/; revision=34746
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
2007-12-04 Milan Crha <mcrha@redhat.com>
** Fix for bug #500210
* plugins/plugin-manager/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.
* e-util/e-plugin.h:
* e-util/e-plugin.c: (e_plugin_configure), (e_plugin_is_configurable),
(epl_configure), (e_plugin_get_configure_widget),
(epl_get_configure_widget): Removed old configure functions,
replaced by get_configure_widget functions, to be able show
plugin configuration in a tab of plugin manager.
svn path=/trunk/; revision=34639
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
2007-11-19 Sankar P <psankar@novell.com>
** Fix for bug #498173
* plugin-manager.c: (eppm_response):
e_plugin_configure should be called only
when user clicks on Configure button.
svn path=/trunk/; revision=34553
|
|
|
|
|
|
|
|
|
| |
2007-11-14 Matthew Barnes <mbarnes@redhat.com>
** Remove trailing whitespace from source code.
svn path=/trunk/; revision=34537
|
|
|
|
| |
svn path=/trunk/; revision=34458
|
|
|
|
|
|
|
|
|
| |
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 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
|
|
|
|
|
|
|
| |
Fixes Preferences dialog bloating.
See bug #459522
svn path=/trunk/; revision=33847
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
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
|
|
|
|
|
|
|
|
|
|
| |
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
|
|
|
|
| |
svn path=/trunk/; revision=31328
|
|
|
|
|
|
|
|
|
| |
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
|
|
2004-10-20 Not Zed <NotZed@Ximian.com>
* implemented a plugin manager plugin.
svn path=/trunk/; revision=27810
|