- 24 Oct, 2004 3 commits
-
-
Kevin Cozens authored
2004-10-24 Kevin Cozens <kcozens@cvs.gimp.org> * NEWS: Updated with a summary of information about all public releases up to (and including) the 0.9.3 release.
-
Kevin Cozens authored
2004-10-24 Kevin Cozens <kcozens@cvs.gimp.org> * NEWS: Updated with a summary of information about the first five public tarballs of Tiny-Fu.
-
Kevin Cozens authored
2004-10-24 Kevin Cozens <kcozens@cvs.gimp.org> Applied changes made to the autogen.sh file of GIMP. * autogen.sh: don't tell nonsense by printing "I am going to run ./configure with no arguments", because we always pass at least --enable-maintainer-mode. Instead, simply always print all arguments. Also removed --copy from the calls to glib-gettextize and intltoolize. (Michael Natterer) * autogen.sh: Add support for automake 1.9. Also rm autom4te.cache, since it might interfere with differing autoconf versions. (Manish Singh)
-
- 21 Oct, 2004 2 commits
-
-
Kevin Cozens authored
2004-10-21 Kevin Cozens <kcozens@cvs.gimp.org> * tiny-fu/tiny-fu.c: Removed _() tag from two strings that should not have been marked for translation.
-
Kevin Cozens authored
2004-10-20 Kevin Cozens <kcozens@cvs.gimp.org> * tiny-fu/tiny-fu.c: Just some minor formatting changes.
-
- 20 Oct, 2004 2 commits
-
-
Kevin Cozens authored
2004-10-20 Kevin Cozens <kcozens@cvs.gimp.org> * tiny-fu/tiny-fu.c: Removed #ifdef's that should have been removed when server mode was re-enabled for Windows. Fixed spelling error, and two comments.
-
Kevin Cozens authored
2004-10-20 Kevin Cozens <kcozens@cvs.gimp.org> * scripts/circuit.sct: Removed line left in by mistake.
-
- 17 Oct, 2004 1 commit
-
-
Kevin Cozens authored
2004-10-16 Kevin Cozens <kcozens@cvs.gimp.org> * plug-ins/tiny-fu/ts-wrapper.c: Reworded two error messages.
-
- 16 Oct, 2004 5 commits
-
-
Kevin Cozens authored
-
Kevin Cozens authored
* *.po: Regenerated all .po files. * POTFILES.in: Added remaining Script-Fu scripts (grid-system.sct, hsv-graph.sc, and image-structure.sct).
-
Kevin Cozens authored
2004-10-16 Kevin Cozens <kcozens@cvs.gimp.org> * po/POTFILES.in * scripts/Makefile.am: Updated list of files.
-
Kevin Cozens authored
2004-10-16 Kevin Cozens <kcozens@cvs.gimp.org> * scripts/grid-system.sct * scripts/hsv-graph.sct * scripts/image-structure.sct: Added remaining Script-Fu scripts.
-
Kevin Cozens authored
2004-10-16 Kevin Cozens <kcozens@cvs.gimp.org> * scripts/script-fu-compat.init: Added 'pow' used in hsv-graph.sct
-
- 15 Oct, 2004 2 commits
-
-
Kevin Cozens authored
* *.po: Regenerated all .po files. * POTFILES.in: Added guides*.sct scripts to list
-
Kevin Cozens authored
2004-10-14 Kevin Cozens <kcozens@cvs.gimp.org> * po/POTFILES.in: Updated list of files. * scripts/Makefile.am * scripts/guides-from-selection.sct * scripts/guides-new-percent.sct * scripts/guides-new.sct * scripts/guides-remove-all.sct: Added new scripts from Alan Horkan added to Script-Fu. (see bug #119667)
-
- 14 Oct, 2004 1 commit
-
-
Kevin Cozens authored
2004-10-14 Kevin Cozens <kcozens@cvs.gimp.org> * plug-ins/script-fu/scripts/circuit.scm: Fixed to allow use of script on original layer. (bug #155358) Fixed spelling error.
-
- 13 Oct, 2004 1 commit
-
-
Kevin Cozens authored
2004-10-12 Kevin Cozens <kcozens@cvs.gimp.org> Updates based on Script-Fu changes made by Sven Neumann. * plug-ins/script-fu/scripts/selection-round.scm: moved out of the "Modify" placeholder. Using placeholders from Script-Fu breaks i18n. * plug-ins/script-fu/scripts/alien-glow-button.scm * plug-ins/script-fu/scripts/alien-glow-logo.scm * plug-ins/script-fu/scripts/basic2-logo.scm * plug-ins/script-fu/scripts/gradient-bevel-logo.scm: use "Sans Bold" instead of "Futura_Poster". The underscore in the font name used to confuse intltool (bug #137029) and the freefont package isn't that widely used any longer anyway.
-
- 12 Oct, 2004 2 commits
-
-
Kevin Cozens authored
2004-10-12 Kevin Cozens <kcozens@cvs.gimp.org> * autogen.sh: removed reference to libtool in the "I am testing ..." message since libtool isn't used.
-
Michael Natterer authored
2004-10-12 Michael Natterer <mitch@gimp.org> * autogen.sh: sync'ed with gimp's autogen.sh. Also adds support for the AUTOGEN_CONFIGURE_ARGS environment variable.
-
- 10 Oct, 2004 3 commits
-
-
Kevin Cozens authored
2004-10-09 Kevin Cozens <kcozens@cvs.gimp.org> * configure.in: Bumped version number to 0.9.5
-
Kevin Cozens authored
2004-10-09 Kevin Cozens <kcozens@cvs.gimp.org> Released version 0.9.4 (first standalone tarball)
-
Kevin Cozens authored
2004-10-09 Kevin Cozens <kcozens@cvs.gimp.org> * scripts/Makefile.am * scripts/images/Makefile.am: DATADIR is now GIMP_DATADIR * configure.in: Added check for GIMP >= 2.1. Added checks for some needed libraries, and for some needed library routines.
-
- 09 Oct, 2004 5 commits
-
-
Kevin Cozens authored
2004-10-09 Kevin Cozens <kcozens@cvs.gimp.org> * re/Makefile.am: Added more files missing from the distribution. * re/debug.c * re/main.c * re/regcomp.c * re/regerror.c * re/regexec.c: Changed <regex.h> to "regex.h" to emphasize local header is being used rather than standard libc header file.
-
Kevin Cozens authored
2004-10-08 Kevin Cozens <kcozens@cvs.gimp.org> * Makefile.am: Forgot to commit this file at the same time as the others.
-
Kevin Cozens authored
2004-10-08 Kevin Cozens <kcozens@cvs.gimp.org> * ftx/Makefile.am * re/Makefile.am * scripts/Makefile.am * scripts/images/Makefile.am * tiny-fu/Makefile.am * tinyscheme/Makefile.am: Cleaned up files, added EXTRA_DIST with list of files to include in a distribution. Fixed typo in filename in the re/Makefile.am file.
-
Kevin Cozens authored
2004-10-08 Kevin Cozens <kcozens@cvs.gimp.org> * AUTHORS: Added initial list of authors and contributors.
-
Kevin Cozens authored
2004-10-08 Kevin Cozens <kcozens@cvs.gimp.org> * tiny-fu/tiny-fu-console.c: Added #ifdef GIMP_PROC_BROWSER around currently unused variable declaration.
-
- 08 Oct, 2004 4 commits
-
-
Kevin Cozens authored
2004-10-08 Kevin Cozens <kcozens@cvs.gimp.org> * TODO: Updated list of TODO items.
-
Kevin Cozens authored
2004-10-08 Kevin Cozens <kcozens@cvs.gimp.org> * configure.in: Removed two LIBTOOL lines that are not needed and added missing AC_CANONICAL_HOST.
-
Kevin Cozens authored
2004-10-08 Kevin Cozens <kcozens@cvs.gimp.org> * configure.in * tiny-fu/Makefile.am: Re-instated ability to build under Windows.
-
Kevin Cozens authored
2004-10-08 Kevin Cozens <kcozens@cvs.gimp.org> * tiny-fu/tiny-fu-console.c: Removed "Browse" button using #ifdef GIMP_PROC_BROWSER until the needed code is available via libgimpui.
-
- 07 Oct, 2004 9 commits
-
-
Kevin Cozens authored
2004-10-07 Kevin Cozens <kcozens@cvs.gimp.org> * tiny-fu/tiny-fu.c: Untabified file. * tiny-fu/tiny-fu-console.c: Added #ifdef GIMP_PROC_BROWSER around apply_callback() since its not currently used. * tiny-fu/ts-wrapper.c: Debugging features are now off by default.
-
Kevin Cozens authored
2004-10-07 Kevin Cozens <kcozens@cvs.gimp.org> * tiny-fu/tiny-fu.c: Untabified file. * tiny-fu/tiny-fu-console.c: Added #ifdef GIMP_PROC_BROWSER around apply_callback() since its not currently used. * tiny-fu/ts-wrapper.c: Debugging features are now off by default.
-
Kevin Cozens authored
-
Kevin Cozens authored
2004-10-07 Kevin Cozens <kcozens@cvs.gimp.org> Updates based on Script-Fu changes made by Michael Natterer. * scripts/selection-round.scm: use a scale_entry instead of a spinbutton, changed mnemonic from "R" to "E", indentation. * scripts/test-sphere.scm: s/SF_BRUSH/SF-BRUSH/ in a comment. Update based on Script-Fu change made by Sven Neumann. * scripts/selection-round.scm: applied patch by Alan Horkan that improves usability and usefulness of this script. Did some code cleanup and added the old procedure for backward compatibility. (See bug #145147)
-
Kevin Cozens authored
2004-10-07 Kevin Cozens <kcozensATinterlogDOTcom> * scripts/spyrogimp.sct: Update based on change made by Michael Natterer to Script-Fu version due to change in GIMP API.
-
Kevin Cozens authored
-
Kevin Cozens authored
-
Kevin Cozens authored
2004-10-07 Kevin Cozens <kcozensATinterlogDOTcom> * gimp-tiny-fu/tiny-fu/tiny-fu-console.c * gimp-tiny-fu/tiny-fu/tiny-fu-scripts.c * gimp-tiny-fu/tiny-fu/tiny-fu-server.c * gimp-tiny-fu/tiny-fu/tiny-fu-text-console.c: Untabified and unmarked error messages for translation.
-
Kevin Cozens authored
2004-10-05 Kevin Cozens <kcozensATinterlogDOTcom> Updates based on Script-Fu change made by Sven Neumann. * plug-ins/script-fu/scripts/addborder.scm: simple change to make the script work on all image types, not only RGB.
-