- 29 Oct, 2007 1 commit
-
-
Kevin Cozens authored
2007-10-29 Kevin Cozens <kcozens@cvs.gnome.org> This update brings Tiny-Fu in sync with the Script-Fu plug-in in the 2.4.0 version of GIMP. * autogen.sh: Added support for automake 1.10. * configure.in: Updated glib/gtk2 needed to match GIMP requirements. * ftx/ftx.c: * re/split.c * re/re.c * re/main.c * scripts/*.scm * tiny-fu/*.[ch] * tinyscheme/CHANGES * tinyscheme/Manual.txt * tinyscheme/*.[ch] * tinyscheme/init.scm: Copied files from Script-Fu plug-in of GIMP. * tiny-fu/Makefile.am: Added -DSTANDALONE=0 needed by updated code. * po/Makefile.in.in: Copied file from Script-Fu plug-in of GIMP. * po/POTFILES.in: Updated list of files. svn path=/trunk/; revision=374
-
- 11 Jan, 2007 1 commit
-
-
Kevin Cozens authored
2007-01-11 Kevin Cozens <kcozens@cvs.gnome.org> From various changes made to Script-Fu in GIMP * tinyscheme/scheme.c: Don't include malloc.h file. Fixes bug #391195. * scripts/Makefile.am * scripts/difference-clouds.scm: Added new script "Difference Clouds" written by Martin Nordholts (bug #363458). * scripts/drop-shadow.scm: Removed hyphen from menu entry and description. * scripts/old-photo.scm: Fixed crash when Mottle option is selected (mLayer was incorrectly declared). * scripts/*.scm: Changed "The GIMP" to just "GIMP" in headers. svn path=/trunk/; revision=345
-
- 24 Oct, 2006 1 commit
-
-
Kevin Cozens authored
2006-10-24 Kevin Cozens <kcozens@cvs.gnome.org> * scripts/*.scm: Updated the scripts to bring them in-line with the current versions being used in Script-Fu.
-
- 12 Oct, 2006 1 commit
-
-
Kevin Cozens authored
2006-10-12 Kevin Cozens <kcozens@cvs.gnome.org> The changes below (except for init.scm) were found during the work of updating the GIMP Script-Fu plug-in to become Tiny-Fu. * tiny-fu/tiny-fu-console.c * tiny-fu/tiny-fu-interface.c * tiny-fu/tiny-fu-scripts.c * tiny-fu/tiny-fu-server.c * tiny-fu/tiny-fu-text-console.c * tiny-fu/tiny-fu.c: Various minor bug fixes and changes to bring Tiny-Fu up-to-date with changes made in Script-Fu. * scripts/*.scm: Applied patch from Saul Goode with review and localisation of Script-Fu procedure blurbs (bug #351283). Also some formatting changes. * tinyscheme/init.scm: Updated based on version 1.38 of TinyScheme.
-
- 30 Sep, 2006 1 commit
-
-
Kevin Cozens authored
2006-09-30 Kevin Cozens <kcozens@cvs.gnome.org> * scripts/*.scm: Minor formatting changes.
-
- 29 Sep, 2006 1 commit
-
-
Kevin Cozens authored
2006-09-29 Kevin Cozens <kcozens@cvs.gnome.org> Changes for increased compatability with Script-Fu scripts. * tiny-fu/tiny-fu-scripts.c: * tiny-fu/ts-wrapper.c: Changed references of tiny-fu*-register to script-fu*-register, tiny-fu-path to script-fu-path, and tiny-fu-quit to script-fu-quit. * scripts/*.scm: All scripts changed to use script-fu-... instead of tiny-fu-... in function names and in the register call.
-
- 02 Jul, 2006 1 commit
-
-
Kevin Cozens authored
2006-07-02 Kevin Cozens <kcozens@cvs.gnome.org> * scripts/Makefile.am: Added reverse-layers.sct. Moved ts-helloworld.sct to the list of test scripts. * scripts/reverse-layers.sct: new script from Akkana Peck which reverses the layers in an image. * tiny-fu/tiny-fu.c * scripts/3d-outline.sct * scripts/3dTruchet.sct * scripts/alien-glow-arrow.sct * scripts/alien-glow-bar.sct * scripts/alien-glow-bullet.sct * scripts/alien-glow-button.sct * scripts/alien-glow-logo.sct * scripts/alien-neon-logo.sct * scripts/basic1-logo.sct * scripts/basic2-logo.sct * scripts/beveled-button.sct * scripts/beveled-pattern-arrow.sct * scripts/beveled-pattern-bullet.sct * scripts/beveled-pattern-button.sct * scripts/beveled-pattern-heading.sct * scripts/beveled-pattern-hrule.sct * scripts/blended-logo.sct * scripts/bovinated-logo.sct * scripts/camo.sct * scripts/carved-logo.sct * scripts/chalk.sct * scripts/chip-away.sct * scripts/chrome-logo.sct * scripts/comic-logo.sct * scripts/contactsheet.sct * scripts/coolmetal-logo.sct * scripts/crystal-logo.sct * scripts/flatland.sct * scripts/frosty-logo.sct * scripts/gimp-headers.sct * scripts/gimp-labels.sct * scripts/glossy.sct * scripts/glowing-logo.sct * scripts/gradient-bevel-logo.sct * scripts/guides-new.sct * scripts/i26-gunya2.sct * scripts/land.sct * scripts/neon-logo.sct * scripts/news-text.sct * scripts/pupi-button.sct * scripts/rendermap.sct * scripts/sota-chrome-logo.sct * scripts/speed-text.sct * scripts/sphere.sct * scripts/starburst-logo.sct * scripts/starscape-logo.sct * scripts/swirltile.sct * scripts/swirly-pattern.sct * scripts/t-o-p-logo.sct * scripts/test-sphere.sct * scripts/text-circle.sct * scripts/textured-logo.sct * scripts/title-header.sct * scripts/truchet.sct * scripts/ts-helloworld.sct: Move the script categories that were in Xtns->Tiny-Fu directly into Xtns. Language specific tools (e.g. Refresh, Console) remain in language-specific menus. Bug #145507. Based on changes made by Akkana Peck to Script-Fu.
-
- 21 Sep, 2005 1 commit
-
-
Kevin Cozens authored
2005-09-21 Kevin Cozens <kcozens@cvs.gnome.org> * scripts/3d-outline.sct * scripts/alien-glow-bar.sct * scripts/alien-glow-bullet.sct * scripts/alien-glow-logo.sct * scripts/basic1-logo.sct * scripts/basic2-logo.sct * scripts/beveled-pattern-button.sct * scripts/blend-anim.sct * scripts/blended-logo.sct * scripts/bovinated-logo.sct * scripts/burn-in-anim.sct * scripts/carved-logo.sct * scripts/chalk.sct * scripts/chip-away.sct * scripts/comic-logo.sct * scripts/coolmetal-logo.sct * scripts/crystal-logo.sct * scripts/drop-shadow.sct * scripts/gimp-headers.sct * scripts/gimp-labels.sct * scripts/glowing-logo.sct * scripts/gradient-bevel-logo.sct * scripts/image-structure.sct * scripts/neon-logo.sct * scripts/perspective-shadow.sct * scripts/starburst-logo.sct * scripts/starscape-logo.sct * scripts/textured-logo.sct * scripts/title-header.sct * scripts/waves-anim.sct: Global s/preserve_trans/lock_alpha/ in preparation for more layer locking flags. Based on a change made to Script-Fu by Michael Natterer.
-
- 20 Sep, 2005 1 commit
-
-
Kevin Cozens authored
2005-09-20 Kevin Cozens <kcozens@cvs.gnome.org> * scripts/*.sct: Don't mark menu branches for translation; the translatable branch name is registered by the Tiny-Fu extension. Based on a change made to Script-Fu by Sven Neumann.
-
- 23 Nov, 2004 1 commit
-
-
Kevin Cozens authored
2004-11-22 Kevin Cozens <kcozens@cvs.gimp.org> * scripts/*.sct: Updated all scripts to use script-fu-menu-register and pass just the menu label in script-fu-register. Updates based on changes made by Michael Natterer to Script-Fu. * tiny-fu/tiny-fu-scripts.c: Pass untranslated menu_paths to the core, not translated ones. Don't store the scripts directly in the "script_list" tree but use a list of scripts per key because there can be identical keys for different scripts now. Renamed variable "script_list" to "script_tree" because it's a GTree. Sort the SFMenu structs by their menu_paths *and* the procedure's menu_labels. Fixes menu item sorting after "Refresh".
-
- 06 Oct, 2004 1 commit
-
-
Kevin Cozens authored
-