Gimp/app/widgets
Henrik Brix Andersen 9b3bc08eb6 Replaced the netscape-dependent web browser plug-in with a user
2003-09-22 Henrik Brix Andersen <brix@gimp.org>

Replaced the netscape-dependent web browser plug-in with a user
configureable plug-in. This fixes bug #119120:

* app/config/gimpguiconfig.[ch]: added gchar *web_browser member

* app/config/gimprc-blurbs.h: added web browser blurb

* etc/gimprc
* docs/gimprc-1.3.5.in: regenerated using gimpconfig-dump

* app/gui/preferences-dialog.c (prefs_dialog_new): added UI for
specifying external web browser

* configure.in
* plug-ins/Makefile.am
* plug-ins/webbrowser/Makefile.am
* plug-ins/webbrowser/README
* plug-ins/webbrowser/web-browser.scm
* plug-ins/webbrowser/webbrowser.c : removed the old netscape-dependent
web browser plug-in

* po-plug-ins/POTFILES.in
* plug-ins/common/plugin-defs.pl
* plug-ins/common/webbrowser.c: added a new web browser plug-in

* plug-ins/common/.cvsignore
* plug-ins/common/Makefile.am: regenerated

* app/widgets/gimphelp.c
* app/widgets/widget-enums.[ch]
* plug-ins/helpbrowser/dialog.c
* plug-ins/maze/maze_face.c: changed accordingly + whitespace
clean-up

* po-script-fu/POTFILES.in
* plug-ins/script-fu/scripts/Makefile.am
* plug-ins/script-fu/scripts/web-browser.scm: use the new web
browser plug-in to add menu entries to <Toolbox>/Help/
2003-09-22 20:04:39 +00:00
..
.cvsignore
gimpbrusheditor.c increased the upper limit for the brush radius to 1000. Fixes bug #109434. 2003-03-30 19:30:10 +00:00
gimpbrusheditor.h
gimpbrushfactoryview.c Reduced the range of the spacing scale widget for convenience. Extreme 2003-08-14 06:51:48 +00:00
gimpbrushfactoryview.h app/widgets/gimpbrushfactoryview.[ch] app/widgets/gimpbufferview.[ch] 2003-04-08 12:39:02 +00:00
gimpbufferview.c app/core/gimpedit.[ch] app/core/gimpmodules.[ch] app/core/gimpunits.[ch] 2003-09-15 17:26:28 +00:00
gimpbufferview.h app/widgets/gimpbrushfactoryview.[ch] app/widgets/gimpbufferview.[ch] 2003-04-08 12:39:02 +00:00
gimpcellrenderertoggle.c allow keyboard activation. 2003-03-28 11:20:24 +00:00
gimpcellrenderertoggle.h app/widgets/gimpcellrenderertoggle.[ch] added public functions to emit the 2003-03-19 15:17:13 +00:00
gimpcellrendererviewable.c allow keyboard activation. 2003-03-28 11:20:24 +00:00
gimpcellrendererviewable.h app/widgets/gimpcellrenderertoggle.[ch] added public functions to emit the 2003-03-19 15:17:13 +00:00
gimpchanneltreeview.c app/widgets/gimpdatafactoryview.[ch] app/widgets/gimpitemtreeview.[ch] 2003-09-17 22:54:48 +00:00
gimpchanneltreeview.h Added GtkTreeView versions of layers/channels/vectors: 2003-03-16 11:14:29 +00:00
gimpcolordialog.c changed GimpHelpFunc typedef: - renamed "const gchar *help_data" to "const 2003-08-23 19:35:05 +00:00
gimpcolordialog.h added dialog_factory and dialog_identifier parameters to the constructors 2003-05-16 11:53:50 +00:00
gimpcolordisplayeditor.c app/display/gimpdisplayshell-filter-dialog.c 2003-08-24 13:52:51 +00:00
gimpcoloreditor.c save some space by showing the stock_id instead of the colorselector's 2003-07-19 01:43:51 +00:00
gimpcoloreditor.h
gimpcolormapeditor.c changed the hex entry to look and feel like the hex entry in the 2003-09-19 12:05:28 +00:00
gimpcolormapeditor.h Fix for bug #122695: 2003-09-19 11:40:12 +00:00
gimpcolorpanel.c don't call gimp_dialog_factory_add_foreign() with a NULL dialog_factory. 2003-05-23 12:00:49 +00:00
gimpcolorpanel.h
gimpcomponenteditor.c added GimpMenuPositionFunc typedef. 2003-07-02 12:03:56 +00:00
gimpcomponenteditor.h added a GimpItemFactory to the GimpEditor struct. Added 2003-03-21 11:47:37 +00:00
gimpcontainereditor.c added GimpMenuPositionFunc typedef. 2003-07-02 12:03:56 +00:00
gimpcontainereditor.h app/widgets/gimpbrushfactoryview.[ch] app/widgets/gimpbufferview.[ch] 2003-04-08 12:39:02 +00:00
gimpcontainergridview.c removed the useless padding from the label which shows the name of the 2003-09-21 14:57:30 +00:00
gimpcontainergridview.h added a "selected_item" pointer to the GimpContainerGridView struct so we 2003-04-15 14:13:14 +00:00
gimpcontainermenu.c added vitrual function GimpViewable::get_description() which returns the 2003-04-08 16:01:01 +00:00
gimpcontainermenu.h added vitrual function GimpViewable::get_description() which returns the 2003-04-08 16:01:01 +00:00
gimpcontainermenuimpl.c app/widgets/gimppreview.[ch] moved background functionality into the 2003-04-11 11:18:12 +00:00
gimpcontainermenuimpl.h removed tree_view->preview_border_width. 2003-04-04 21:16:58 +00:00
gimpcontainerpopup.c app/display/gimpdisplayshell-callbacks.c app/display/gimpdisplayshell.c 2003-09-09 11:35:27 +00:00
gimpcontainerpopup.h connect to "realize" of the scrolled window's viewport and scroll to the 2003-04-13 20:19:07 +00:00
gimpcontainertreeview-dnd.c app/widgets/gimpcellrenderertoggle.[ch] added public functions to emit the 2003-03-19 15:17:13 +00:00
gimpcontainertreeview-dnd.h app/widgets/gimpcellrenderertoggle.[ch] added public functions to emit the 2003-03-19 15:17:13 +00:00
gimpcontainertreeview.c when reordering the selected item, don't just scroll to its position but 2003-08-19 14:08:50 +00:00
gimpcontainertreeview.h added GimpDrawable::alpha_changed() signal. 2003-05-21 11:34:00 +00:00
gimpcontainerview-utils.c derive it from GtkBin, not from GtkVBox. Removed "content_spacing" style 2003-04-11 16:51:49 +00:00
gimpcontainerview-utils.h added vitrual function GimpViewable::get_description() which returns the 2003-04-08 16:01:01 +00:00
gimpcontainerview.c added BOOLEAN: OBJECT, POINTER. 2003-05-18 13:28:27 +00:00
gimpcontainerview.h added BOOLEAN: OBJECT, POINTER. 2003-05-18 13:28:27 +00:00
gimpcursor.c cursors/hand.xbm removed. 2003-09-17 10:42:26 +00:00
gimpcursor.h
gimpdataeditor.c Makefile.am removed this header file. 2003-03-25 16:38:19 +00:00
gimpdataeditor.h added a GimpItemFactory to the GimpEditor struct. Added 2003-03-21 11:47:37 +00:00
gimpdatafactoryview.c app/widgets/gimpdatafactoryview.[ch] app/widgets/gimpitemtreeview.[ch] 2003-09-17 22:54:48 +00:00
gimpdatafactoryview.h app/widgets/gimpdatafactoryview.[ch] app/widgets/gimpitemtreeview.[ch] 2003-09-17 22:54:48 +00:00
gimpdeviceinfo.c
gimpdeviceinfo.h
gimpdevices.c app/config/Makefile.am moved code from gimpconfig.[ch] to these new files. 2003-07-24 14:14:23 +00:00
gimpdevices.h
gimpdevicestatus.c removed an unused function. 2003-07-20 22:50:34 +00:00
gimpdevicestatus.h app/gui/Makefile.am removed... 2003-07-07 13:37:19 +00:00
gimpdialogfactory.c app/display/gimpdisplayshell-callbacks.c app/display/gimpdisplayshell.c 2003-09-09 11:35:27 +00:00
gimpdialogfactory.h added new function gimp_dialog_factory_add_foreign() which adds a dialog 2003-05-02 18:43:15 +00:00
gimpdnd.c reset object properties only if they are GIMP_PARAM_SERIALIZABLE. 2003-04-05 19:56:38 +00:00
gimpdnd.h reset object properties only if they are GIMP_PARAM_SERIALIZABLE. 2003-04-05 19:56:38 +00:00
gimpdock.c added "dockable_added", "dockable_removed" and "dockable_reordered" 2003-05-03 11:59:44 +00:00
gimpdock.h
gimpdockable.c added a title bar showing the dockable's name, a "close" and a "menu" 2003-09-21 19:35:54 +00:00
gimpdockable.h added a title bar showing the dockable's name, a "close" and a "menu" 2003-09-21 19:35:54 +00:00
gimpdockbook.c added gimp_dockbook_help_func() which shows the help for the active page. 2003-08-26 10:07:01 +00:00
gimpdockbook.h Added configurable styles for dockable tabs (fixes bug #87376): 2003-07-08 15:07:56 +00:00
gimpdocumentview.c app/core/gimpedit.[ch] app/core/gimpmodules.[ch] app/core/gimpunits.[ch] 2003-09-15 17:26:28 +00:00
gimpdocumentview.h app/widgets/gimpbrushfactoryview.[ch] app/widgets/gimpbufferview.[ch] 2003-04-08 12:39:02 +00:00
gimpdrawabletreeview.c removed "visible" and all its API... 2003-09-11 19:52:29 +00:00
gimpdrawabletreeview.h removed "visible" and all its API... 2003-09-11 19:52:29 +00:00
gimpeditor.c app/display/gimpdisplayshell-callbacks.c app/display/gimpdisplayshell.c 2003-09-09 11:35:27 +00:00
gimpeditor.h app/display/gimpdisplayshell-filter-dialog.c 2003-08-24 13:52:51 +00:00
gimpenummenu.c app/config/gimpconfig-deserialize.c app/config/gimpconfig-serialize.c 2003-08-08 19:30:23 +00:00
gimpenummenu.h added "icon_size" parameters to gimp_enum_stock_box_new[_with_range](). 2003-03-31 12:09:09 +00:00
gimperrorconsole.c app/display/gimpdisplayshell-filter-dialog.c 2003-08-24 13:52:51 +00:00
gimperrorconsole.h Cleaned up and improved the message system: 2003-06-13 14:37:00 +00:00
gimpfontselection-dialog.c app/gui/info-window.c app/widgets/gimpfontselection.c replaced the last 2003-08-26 09:57:28 +00:00
gimpfontselection-dialog.h
gimpfontselection.c app/text/gimptextlayout-render.c (gimp_text_layout_render) 2003-09-02 13:43:26 +00:00
gimpfontselection.h
gimpgradienteditor.c app/display/gimpdisplayshell-filter-dialog.c 2003-08-24 13:52:51 +00:00
gimpgradienteditor.h added "gboolean data_editable" which gets set in 2003-03-10 14:07:22 +00:00
gimphelp-ids.h Fix for bug #122695: 2003-09-19 11:40:12 +00:00
gimphelp.c Replaced the netscape-dependent web browser plug-in with a user 2003-09-22 20:04:39 +00:00
gimphelp.h Completed the new help infrastructure. Needs some polishing but basically 2003-08-28 18:49:11 +00:00
gimphistogrambox.c Makefile.am removed this header file. 2003-03-25 16:38:19 +00:00
gimphistogrambox.h
gimphistogramview.c
gimphistogramview.h
gimpimagedock.c added some toolbox and dock related help IDs. 2003-08-26 22:00:42 +00:00
gimpimagedock.h added "dockable_added", "dockable_removed" and "dockable_reordered" 2003-05-03 11:59:44 +00:00
gimpimageeditor.c default the fill_type to GIMP_BACKGROUND_FILL (as in gimp_initialize()). 2003-03-20 14:34:16 +00:00
gimpimageeditor.h
gimpimageview.c app/widgets/gimpbrushfactoryview.[ch] app/widgets/gimpbufferview.[ch] 2003-04-08 12:39:02 +00:00
gimpimageview.h app/widgets/gimpbrushfactoryview.[ch] app/widgets/gimpbufferview.[ch] 2003-04-08 12:39:02 +00:00
gimpitemfactory.c make a copy of dgettext() results from full_path in all cases, since it 2003-08-31 00:07:58 +00:00
gimpitemfactory.h added missing g_rand_free(). 2003-08-27 00:02:04 +00:00
gimpitemtreeview.c app/widgets/gimpdatafactoryview.[ch] app/widgets/gimpitemtreeview.[ch] 2003-09-17 22:54:48 +00:00
gimpitemtreeview.h app/widgets/gimpdatafactoryview.[ch] app/widgets/gimpitemtreeview.[ch] 2003-09-17 22:54:48 +00:00
gimplayertreeview.c app/widgets/gimpdatafactoryview.[ch] app/widgets/gimpitemtreeview.[ch] 2003-09-17 22:54:48 +00:00
gimplayertreeview.h display the floating selection's name in italic letters. Added the bold 2003-09-06 21:17:16 +00:00
gimpmenudock.c added some toolbox and dock related help IDs. 2003-08-26 22:00:42 +00:00
gimpmenudock.h added "dockable_added", "dockable_removed" and "dockable_reordered" 2003-05-03 11:59:44 +00:00
gimpmenufactory.c app/widgets/gimpitemfactory.[ch] added a help_id to GimpItemFactory. It's 2003-08-25 17:57:21 +00:00
gimpmenufactory.h app/widgets/gimpitemfactory.[ch] added a help_id to GimpItemFactory. It's 2003-08-25 17:57:21 +00:00
gimpmenuitem.c added vitrual function GimpViewable::get_description() which returns the 2003-04-08 16:01:01 +00:00
gimpmenuitem.h added vitrual function GimpViewable::get_description() which returns the 2003-04-08 16:01:01 +00:00
gimpnavigationpreview.c set the cursor on preview->event_window, not widget->window. Use 2003-04-11 10:58:28 +00:00
gimpnavigationpreview.h added VOID__DOUBLE_DOUBLE 2003-04-01 10:32:03 +00:00
gimpnavigationview.c set the cursor on preview->event_window, not widget->window. Use 2003-04-11 10:58:28 +00:00
gimpnavigationview.h added VOID__DOUBLE_DOUBLE 2003-04-01 10:32:03 +00:00
gimppaletteeditor.c app/widgets/gimpdatafactoryview.[ch] app/widgets/gimpitemtreeview.[ch] 2003-09-17 22:54:48 +00:00
gimppaletteeditor.h app/widgets/gimpdatafactoryview.[ch] app/widgets/gimpitemtreeview.[ch] 2003-09-17 22:54:48 +00:00
gimppreview-popup.c app/display/gimpdisplayshell-callbacks.c app/display/gimpdisplayshell.c 2003-09-09 11:35:27 +00:00
gimppreview-popup.h
gimppreview.c changed GimpObject::get_memsize() to return a second value named 2003-08-25 10:49:33 +00:00
gimppreview.h return early if the widget is not realized to enable destroying the widget 2003-08-13 23:28:26 +00:00
gimppreviewrenderer-utils.c removed. 2003-09-06 22:02:12 +00:00
gimppreviewrenderer-utils.h
gimppreviewrenderer.c added utility function gimp_rgb_get_gdk_color(), documented 2003-06-10 16:44:44 +00:00
gimppreviewrenderer.h app/widgets/gimppreview.[ch] moved background functionality into the 2003-04-11 11:18:12 +00:00
gimppreviewrendererbrush.c
gimppreviewrendererbrush.h
gimppreviewrendererdrawable.c More transform virtualization preparation: 2003-05-08 11:52:31 +00:00
gimppreviewrendererdrawable.h
gimppreviewrenderergradient.c added "gboolean reverse" to gimp_gradient_get_color_at() so all gradients 2003-07-22 14:24:11 +00:00
gimppreviewrenderergradient.h Argh, this should have gone with my last checkin... 2003-07-22 14:29:06 +00:00
gimppreviewrendererimage.c use GIMP_STOCK_IMAGE as default_stock_id. 2003-03-24 14:31:59 +00:00
gimppreviewrendererimage.h use GIMP_STOCK_IMAGE as default_stock_id. 2003-03-24 14:31:59 +00:00
gimppreviewrendererlayer.c removed. 2003-09-06 22:02:12 +00:00
gimppreviewrendererlayer.h removed. 2003-09-06 22:02:12 +00:00
gimppropwidgets.c added "gboolean allow_percent" to gimp_param_spec_unit() and to the 2003-07-17 15:22:21 +00:00
gimppropwidgets.h app/gui/Makefile.am removed... 2003-07-07 13:37:19 +00:00
gimpselectioneditor.c removed gimp_channel_load(). 2003-09-04 20:18:08 +00:00
gimpselectioneditor.h app/widgets/gimpvectorstreeview.h moved function definitions to the 2003-06-02 17:57:11 +00:00
gimptemplateeditor.c modify the focus chain so it doesn't go line-by-line, but spinbuttons 2003-04-16 12:59:36 +00:00
gimptemplateeditor.h invalidate the preview when the stock_id changes. 2003-04-13 16:25:14 +00:00
gimptemplateview.c app/widgets/gimpdatafactoryview.[ch] app/widgets/gimpitemtreeview.[ch] 2003-09-17 22:54:48 +00:00
gimptemplateview.h app/widgets/gimpdatafactoryview.[ch] app/widgets/gimpitemtreeview.[ch] 2003-09-17 22:54:48 +00:00
gimptexteditor.c app/text/gimptextlayout-render.c (gimp_text_layout_render) 2003-09-02 13:43:26 +00:00
gimptexteditor.h themes/Default/images/Makefile.am 2003-03-31 15:10:15 +00:00
gimptoolbox-color-area.c app/display/gimpdisplayshell-callbacks.c app/tools/gimpcolorpickertool.c 2003-05-28 17:23:54 +00:00
gimptoolbox-color-area.h
gimptoolbox-dnd.c app/core/gimpedit.[ch] app/core/gimpmodules.[ch] app/core/gimpunits.[ch] 2003-09-15 17:26:28 +00:00
gimptoolbox-dnd.h app/widgets/Makefile.am new files containing the toolbox' drop callbacks. 2003-06-06 15:14:47 +00:00
gimptoolbox-indicator-area.c Makefile.am removed this header file. 2003-03-25 16:38:19 +00:00
gimptoolbox-indicator-area.h
gimptoolbox.c added some toolbox and dock related help IDs. 2003-08-26 22:00:42 +00:00
gimptoolbox.h added a container that keeps references to the buttons which are not added 2003-06-11 12:05:00 +00:00
gimptooloptionseditor.c app/display/gimpdisplayshell-filter-dialog.c 2003-08-24 13:52:51 +00:00
gimpundoeditor.c app/display/gimpdisplayshell-filter-dialog.c 2003-08-24 13:52:51 +00:00
gimpundoeditor.h
gimpvectorstreeview.c app/widgets/gimpdatafactoryview.[ch] app/widgets/gimpitemtreeview.[ch] 2003-09-17 22:54:48 +00:00
gimpvectorstreeview.h added new virtual function GimpItem::stroke(). 2003-09-01 17:56:44 +00:00
gimpview-popup.c app/display/gimpdisplayshell-callbacks.c app/display/gimpdisplayshell.c 2003-09-09 11:35:27 +00:00
gimpview-popup.h
gimpview.c changed GimpObject::get_memsize() to return a second value named 2003-08-25 10:49:33 +00:00
gimpview.h return early if the widget is not realized to enable destroying the widget 2003-08-13 23:28:26 +00:00
gimpviewablebutton.c connect to "realize" of the scrolled window's viewport and scroll to the 2003-04-13 20:19:07 +00:00
gimpviewablebutton.h connect to "realize" of the scrolled window's viewport and scroll to the 2003-04-13 20:19:07 +00:00
gimpviewabledialog.c changed GimpHelpFunc typedef: - renamed "const gchar *help_data" to "const 2003-08-23 19:35:05 +00:00
gimpviewabledialog.h changed GimpHelpFunc typedef: - renamed "const gchar *help_data" to "const 2003-08-23 19:35:05 +00:00
gimpviewrenderer-utils.c removed. 2003-09-06 22:02:12 +00:00
gimpviewrenderer-utils.h
gimpviewrenderer.c added utility function gimp_rgb_get_gdk_color(), documented 2003-06-10 16:44:44 +00:00
gimpviewrenderer.h app/widgets/gimppreview.[ch] moved background functionality into the 2003-04-11 11:18:12 +00:00
gimpviewrendererbrush.c
gimpviewrendererbrush.h
gimpviewrendererdrawable.c More transform virtualization preparation: 2003-05-08 11:52:31 +00:00
gimpviewrendererdrawable.h
gimpviewrenderergradient.c added "gboolean reverse" to gimp_gradient_get_color_at() so all gradients 2003-07-22 14:24:11 +00:00
gimpviewrenderergradient.h Argh, this should have gone with my last checkin... 2003-07-22 14:29:06 +00:00
gimpviewrendererimage.c use GIMP_STOCK_IMAGE as default_stock_id. 2003-03-24 14:31:59 +00:00
gimpviewrendererimage.h use GIMP_STOCK_IMAGE as default_stock_id. 2003-03-24 14:31:59 +00:00
gimpviewrendererlayer.c removed. 2003-09-06 22:02:12 +00:00
gimpviewrendererlayer.h removed. 2003-09-06 22:02:12 +00:00
gimpwidgets-constructors.c Makefile.am removed this header file. 2003-03-25 16:38:19 +00:00
gimpwidgets-constructors.h
gimpwidgets-utils.c app/display/gimpdisplayshell-callbacks.c app/display/gimpdisplayshell.c 2003-09-09 11:35:27 +00:00
gimpwidgets-utils.h removed function gimp_menu_path_strip_uline() ... 2003-08-11 17:14:32 +00:00
gtkhwrapbox.c
gtkhwrapbox.h
gtkvwrapbox.c
gtkvwrapbox.h
gtkwrapbox.c
gtkwrapbox.h
Makefile.am app/display/Makefile.am app/gui/Makefile.am app/paint/Makefile.am 2003-09-07 19:35:10 +00:00
makefile.msc renamed GimpOrientationType with Compat postfix to avoid name clashing 2003-07-26 17:37:32 +00:00
widgets-enums.c Replaced the netscape-dependent web browser plug-in with a user 2003-09-22 20:04:39 +00:00
widgets-enums.h Replaced the netscape-dependent web browser plug-in with a user 2003-09-22 20:04:39 +00:00
widgets-types.h app/display/display-types.h app/tools/tools-types.h 2003-09-07 10:29:10 +00:00