- 31 Oct, 1998 1 commit
-
-
Marc Lehmann authored
* configure.in: make perl use the GLIB_CFLAGS/LIBS vars properly. * app/drawable_cmds.c: corrected documentation for gimp_drawable_fill.
-
- 30 Oct, 1998 1 commit
-
-
jaycox authored
Modified Files: ChangeLog app/Makefile.am app/app_procs.c app/channel.c app/channel.h app/file_new_dialog.c app/gimage_cmds.c app/gimage_cmds.h app/gimpdrawable.c app/gimpdrawable.h app/gimpdrawableP.h app/gimpimage.c app/gimpimage.h app/gimpimageF.h app/gimpimageP.h app/internal_procs.c app/layer.c app/layer.h app/parasite_cmds.c app/parasite_cmds.h app/plug_in.c app/preferences_dialog.c libgimp/Makefile.am libgimp/gimp.h libgimp/gimpdrawable.c libgimp/gimpfeatures.h.in libgimp/gimpimage.c libgimp/gimpmatrix.h libgimp/parasite.c libgimp/parasite.h plug-ins/script-fu/script-fu-console.c plug-ins/script-fu/script-fu.c Added Files: app/gimpparasite.c app/gimpparasite.h app/parasitelist.c app/parasitelist.h app/parasitelistF.h app/parasitelistP.h libgimp/gimpparasite.c lots of parasite related changes.
-
- 27 Oct, 1998 2 commits
-
-
Manish Singh authored
* app/indexed_palette.c: applied gimp-ruth-981025-0, cosmetic fix for indexed palette dialog * app/fileops.[ch] * app/gimage.h * app/gimpimage.[ch] * app/gimpimageP.h: applied gimp-ruth-981025-1, remember LAST_VALS for image save -Yosh
-
Marc Lehmann authored
* configure.in: changed order in library search path for the perl plug-in.
-
- 25 Oct, 1998 3 commits
-
-
Marc Lehmann authored
* configure.in: changed order in library search path for the perl plug-in.
-
Manish Singh authored
-Yosh
-
Manish Singh authored
-Yosh
-
- 24 Oct, 1998 9 commits
-
-
EDT 1998 Adrian Likins authored
Sat Oct 24 14:53:19 EDT 1998 Adrian Likins <adrian@gimp.org> * app/plug_in.c: fix from Tor Lillqvist <tml@iki.fi> to make scriptfu work again (argc = 1; line 2281) -adrian
-
Marc Lehmann authored
-
Lauri Alanko authored
-
Lauri Alanko authored
-
Lauri Alanko authored
more flexible, and type safe. Also added more stuff to the front end.
-
Manish Singh authored
-Yosh
-
Manish Singh authored
-Yosh
-
Manish Singh authored
-Yosh
-
Marc Lehmann authored
-
- 23 Oct, 1998 1 commit
-
-
Marc Lehmann authored
-
- 22 Oct, 1998 6 commits
-
-
CEST 1998 Marc Lehmann authored
Fri Oct 23 00:58:37 CEST 1998 Marc Lehmann <pcg@goof.com> * configure.in: got rid of the ugly but harmless autoconf warning in line 117.
-
Lauri Alanko authored
-
Nam SungHyun authored
-
Manish Singh authored
-Yosh
-
Manish Singh authored
* plug-ins/checkerboard/checkerboard.c: fixed a buglet that caused an FP exception in PsychoBilly mode * added borderaverage, wind, jigsaw, and newsprint plug-ins -Yosh
-
Manish Singh authored
* libgimp/Makefile.am * configure.in: fix --disable-static compilation * gimptool.in: use the right dir for scripts. Strip out path from the compiled bin * app/colormaps.c: comment out unused gamma_correct function * app/layer.c: #include "libgimp/parasite.h" * app/paint_funcs.c: convert icky C++ comments * plug-ins/mosaic/mosaic.c * plug-ins/cubism/cubism.c: cleanups * plug-ins/libgck/gck/gckcolor.c: fix adaptive supersampling bug -Yosh
-
- 21 Oct, 1998 8 commits
-
-
BST 1998 Andy Thomas authored
Wed Oct 21 23:37:01 BST 1998 Andy Thomas <alt@picnic.demon.co.uk> Fixed a problem in gradient.c where if a gradient was selected via the PDB and the editor has not been displayed on the screen gimp would crash.
-
BST 1998 Andy Thomas authored
Wed Oct 21 22:38:07 BST 1998 Andy Thomas <alt@picnic.demon.co.uk> * plug-ins/script-fu/scripts/beveled-pattern-arrow.scm * plug-ins/script-fu/scripts/beveled-pattern-bullet.scm * plug-ins/script-fu/scripts/beveled-pattern-button.scm * plug-ins/script-fu/scripts/beveled-pattern-heading.scm * plug-ins/script-fu/scripts/beveled-pattern-hrule.scm * plug-ins/script-fu/scripts/chip-away.scm * plug-ins/script-fu/scripts/glossy.scm * plug-ins/script-fu/scripts/test-sphere.scm * plug-ins/script-fu/scripts/textured-logo.scm These scripts use new script-fu type * plug-ins/gfig/gfig.c Redid yosh fix since I broken backwards compat. in gimp_interactive_selection_brush().
-
Lauri Alanko authored
-
Marc Lehmann authored
-
CEST 1998 Marc Lehmann authored
Wed Oct 21 20:15:14 CEST 1998 Marc Lehmann <pcg@goof.com> * app/plug_in.h, app/plug_in.c, app/procedural_db.c: Added an "argc" parameter to plug_in_run and changed all callers so that they only pass as much arguments as necessary (should be done for procedural_db_execute as well).
-
Lauri Alanko authored
-
Tuomas Kuosmanen authored
or 'tigert' :) --tigert
-
Manish Singh authored
-Yosh
-
- 20 Oct, 1998 1 commit
-
-
BST 1998 Andy Thomas authored
Tue Oct 20 23:20:40 BST 1998 Andy Thomas <alt@picnic.demon.co.uk> * app/brush_select.h * app/brush_select.c * app/internal_procs.c * app/gimpbrushlist.c * libgimp/Makefile.am * libgimp/gimpmenu.h * libgimp/gimpmenu.c * plug-ins/script-fu/scripts/3d-outline.scm * plug-ins/script-fu/scripts/test-sphere.scm * plug-ins/script-fu/scripts/trochoid.scm * plug-ins/script-fu/script-fu-enums.h * plug-ins/script-fu/script-fu-scripts.c * plug-ins/script-fu/script-fu.c New file libgimp/gimpbrushmneu.c. Brush dialog can now be fully controlled via the PDB. New widget (not true widget) type added to libgimpui (gimp_brush_select_widget()). Plugins should easily be able to control & select brushes. Script-fu updated to use new widget. See the test script for example. Started to change some of the scripts to use the new widget types.
-
- 19 Oct, 1998 2 commits
-
-
Chris Lahey authored
-
Chris Lahey authored
-
- 18 Oct, 1998 6 commits
-
-
Adrian Likins authored
It was broked. adrian
-
Adrian Likins authored
Fix the broken palette.c. I accidently committed a broken one. -adrian
-
BST 1998 Austin Donnelly authored
Sun Oct 18 21:20:25 BST 1998 Austin Donnelly <austin@greenend.org.uk> * app/clone.c: don't bail if we don't have a source drawable if we're actually using a pattern as source. * app/file_new_dialog.c: set new image resolution correctly. Previously wasn't taking into account the units, and assuming dpi. When using existing image as a template for size, take resolution too. Make sure cm/inch option menus are persistent across dialog popups.
-
BST 1998 Austin Donnelly authored
Sun Oct 18 21:20:25 BST 1998 Austin Donnelly <austin@greenend.org.uk> * app/file_new_dialog.c: set new image resolution correctly. Previously wasn't taking into account the units, and assuming dpi. When using existing image as a template for size, take resolution too. Make sure cm/inch option menus are persistent across dialog popups.
-
BST 1998 Austin Donnelly authored
Sun Oct 18 21:20:25 BST 1998 Austin Donnelly <austin@greenend.org.uk> * app/clone.c: don't bail if we don't have a source drawable if we're actually using a pattern as source.
-
Tuomas Kuosmanen authored
using one such fancy device needs to search for "<fixme-with-german-kbd>" and make the obvious change. /tigert
-