Gimp/plug-ins/script-fu
Martin Nordholts abc09ec57a Bug 472403 – Add bevel script fu does not work if there is no
selection

* plug-ins/script-fu/scripts/add-bevel.scm (script-fu-add-bevel):
Applied modified patch from Barak Itkin that when there is no
selection makes the bevel be performed on the whole layer instead
of the whole image (which was broken in the first place). It also
fixes some bugs with setting the selection when there is no
initial selection.

svn path=/trunk/; revision=27070
2008-09-28 11:02:27 +00:00
..
ftx Test for symlink before testing for other file types. Spotted by David 2008-01-08 06:58:39 +00:00
scripts Bug 472403 – Add bevel script fu does not work if there is no 2008-09-28 11:02:27 +00:00
tinyscheme Applied changes from official version of TinyScheme which adds tests for 2008-09-14 22:59:06 +00:00
Makefile.am plug-ins/script-fu/Makefile.am new files containing script_fu_stresacpe(). 2008-09-20 09:58:30 +00:00
scheme-wrapper.c move variables to local scopes, fix some whitespace and indentation, some 2008-09-19 12:15:26 +00:00
scheme-wrapper.h reordered and renamed functions to be consistent. Got rid of file-global 2008-09-11 18:00:18 +00:00
script-fu-console.c plugged a memory leak. 2008-09-18 14:12:30 +00:00
script-fu-console.h plug-ins/script-fu/Makefile.am new files split out of 2008-08-21 14:48:29 +00:00
script-fu-enums.h if a plug-in or script registered with a DISPLAY argument after the 2007-04-12 15:56:57 +00:00
script-fu-eval.c reordered and renamed functions to be consistent. Got rid of file-global 2008-09-11 18:00:18 +00:00
script-fu-eval.h plug-ins/script-fu/Makefile.am new files split out of 2008-08-21 14:48:29 +00:00
script-fu-interface.c add new functions script_fu_script_get_title() and 2008-09-19 09:34:35 +00:00
script-fu-interface.h plug-ins/script-fu/script-fu-scripts.c changed to actually return a 2008-08-21 17:35:52 +00:00
script-fu-intl.h require glib-gettextize 2.16. 2008-05-23 13:36:31 +00:00
script-fu-regex.c namespace, copyright headers, indentation, formatting, everything... 2008-09-11 13:33:58 +00:00
script-fu-regex.h namespace, copyright headers, indentation, formatting, everything... 2008-09-11 13:33:58 +00:00
script-fu-script.c plug-ins/script-fu/Makefile.am new files containing script_fu_stresacpe(). 2008-09-20 09:58:30 +00:00
script-fu-script.h rename "menu_path" to "menu_label". Having a full path here is just compat 2008-09-19 19:17:12 +00:00
script-fu-scripts.c plug-ins/script-fu/Makefile.am new files containing script_fu_stresacpe(). 2008-09-20 09:58:30 +00:00
script-fu-scripts.h plug-ins/script-fu/Makefile.am new files containing script_fu_stresacpe(). 2008-09-20 09:58:30 +00:00
script-fu-server.c plugged a memory leak. 2008-09-18 14:12:30 +00:00
script-fu-server.h In all files, changed the standard copyright notice to say "GIMP - The GNU 2006-12-09 21:33:38 +00:00
script-fu-text-console.c Change Script-Fu error handling to properly use the new error message 2008-09-10 20:33:50 +00:00
script-fu-text-console.h plug-ins/script-fu/Makefile.am new files split out of 2008-08-21 14:48:29 +00:00
script-fu-types.h rename "menu_path" to "menu_label". Having a full path here is just compat 2008-09-19 19:17:12 +00:00
script-fu-utils.c plug-ins/script-fu/Makefile.am new files containing script_fu_stresacpe(). 2008-09-20 09:58:30 +00:00
script-fu-utils.h plug-ins/script-fu/Makefile.am new files containing script_fu_stresacpe(). 2008-09-20 09:58:30 +00:00
script-fu.c renamed "file-new-menu" to "file-create-menu" and changed the menu label 2008-09-19 12:01:12 +00:00
servertest.py plug-ins/script-fu/tinyscheme/scheme.[ch] small changes to tinyscheme - 2007-08-30 00:21:20 +00:00