- 16 Nov, 1998 3 commits
-
-
Sven Neumann authored
--Sven
-
Marc Lehmann authored
-
Marc Lehmann authored
-
- 15 Nov, 1998 6 commits
-
-
Sven Neumann authored
by Wolfgang Hofer). --Sven
-
Sven Neumann authored
First set of changes to integrate GAP (Gimp Animation Plugin written by Michael Hofer) New functions: gimp_layer_[get|set]_linked gimp_image_raise_layer_to_top gimp_image_lower_layer_to_bottom --Sven
-
Sven Neumann authored
--Sven
-
Tuomas Kuosmanen authored
-
Tuomas Kuosmanen authored
-
Marc Lehmann authored
* app/blend.c: allow the use of DIVIDE_MODE.
-
- 14 Nov, 1998 6 commits
-
-
GMT 1998 Austin Donnelly authored
Sat Nov 14 23:16:55 GMT 1998 Austin Donnelly <austin@greenend.org.uk> * app/gimpimage.h * app/gimpimageP.h * app/gimpimage.c * app/gimage_cmds.c * app/file_new_dialog.c * app/info_window.c * libgimp/gimp.h * libgimp/gimpimage.c * plug-ins/newsprint/newsprint.c * plug-ins/tiff/tiff.c: gimp_image_{get,set}_resolution() calls now get and set both X and Y resolutions. Gimp image struct now has two resolution fields, one for each direction. I've updated the two plugins which used the info (TIFF and newsprint).
-
Marc Lehmann authored
* plug-ins/script-fu/scripts/*: removed the image argument from functions that no longer need it.
-
GMT 1998 Austin Donnelly authored
Sat Nov 14 20:02:31 GMT 1998 Austin Donnelly <austin@greenend.org.uk> * app/rect_select.c: deal with zero-size selections correctly (ie, select the whole image but don't show marching ants). * app/app_procs.c: sort out colourmap before creating splash window, so if we need to install a private cmap then everything will use it. * plug-ins/newsprint/newsprint.c: delete spurious debugging printf.
-
Marc Lehmann authored
-
Lauri Alanko authored
and marshallers.
-
Vincent Renardias authored
* po/POTFILES.in: Update. * po/fr.po: continue to translate messages (418 done out of 1276).
-
- 13 Nov, 1998 4 commits
-
-
Sven Neumann authored
size of area displaying cursor position is now adjusted to fit maximum possible cursor values --Sven
-
Marc Lehmann authored
* airbrush.c, blend.c, brightness_contrast.c, bucket_fill.c by_color_select.c, channel_ops.c, clone.c, color_balance.c color_picker.c, convolve.c, curves.c, desaturate.c, edit_cmds.c equalize.c, eraser.c, flip_tool.c, fuzzy_select.c, gimage_mask_cmds.c histogram_tool.c, hue_saturation.c, invert.c, levels.c, pencil.c paintbrush.c, perspective_tool.c, posterize.c, rotate_tool.c scale_tool.c, shear_tool.c, text_tool.c, threshold.c: API-mega-break-it-all patch part one: removed the unnecessary PDB_IMAGE argument from many functions. Affected functions: gimp_airbrush gimp_blend gimp_brightness_contrast gimp_bucket_fill gimp_by_color_select gimp_channel_ops_offset gimp_clone gimp_color_balance gimp_color_picker gimp_convolve gimp_curves_explicit gimp_curves_spline gimp_desaturate gimp_edit_clear gimp_edit_copy gimp_edit_cut gimp_edit_fill gimp_edit_paste gimp_edit_stroke gimp_equalize gimp_eraser gimp_eraser_extended gimp_flip gimp_fuzzy_select gimp_histogram gimp_hue_saturation gimp_invert gimp_levels gimp_paintbrush gimp_paintbrush_extended gimp_pencil gimp_perspective gimp_posterize gimp_rotate gimp_scale gimp_selection_float gimp_selection_layer_alpha gimp_selection_load gimp_shear gimp_threshold
-
Marc Lehmann authored
-
jaycox authored
* app/drawable_cmds.c, app/gimage_cmds.c * app/parasite_cmds.c, libgimp/parasite.[ch], * libgimp/gimp.c, libgimp/gimpprotocol.c * tiff.c, gif.c, script-fu.c: removed all references to parasite_error() and parasite_is_error(). Enable the passing of null parasites in the pdb. Return a copy of the parasite instead of the orginal in all pdb functions.
-
- 11 Nov, 1998 3 commits
-
-
Manish Singh authored
* configure.in: fix buglet with making GLIB_LIBS (shouldn't have been tripped, but bug nevertheless) -Yosh
-
Marc Lehmann authored
* libgimp/gimp.c (gimp_run_procedure2): fixed a memory leak, (gimp_destroy_paramdefs) new function. * libgimp/gimp.h (gimp_destroy_paramdefs): added header. * libgimp/gimpfeatures.h.in (GIMP_HAVE_DESTROY_PARAMDEFS): new macro. * plug-ins/script-fu/script-fu.c (init_procedures): fixed a big memory leak (this also applied to perl!)
-
Marc Lehmann authored
-
- 10 Nov, 1998 1 commit
-
-
Sven Neumann authored
Use transform_core_do() for scaling too. This gives a consistent behaviour regarding the corrective transform and seems to be faster too... --Sven
-
- 09 Nov, 1998 4 commits
-
-
Sven Neumann authored
managment. A few cosmetic fixes to the script-fu dialog. --Sven
-
Manish Singh authored
-
Manish Singh authored
* Makefile.am * README.i18n: new file, explains i18n stuff * plug-ins/script-fu/scripts/(lots of files): applied gimp-ruth-981108-0, use nice SF-FONT and SF-FILENAME stuff * plug-ins/png/png.c: applied gimp-ruth-981108-1, fixes loader for some indexed pngs. Also default to level 6 compression, level 9 compression is cpu hungry and isn't much of a win compared to 6. * plug-ins/tiff/tiff.c: applied gimp-ruth-981108-2, major tiff rework -Yosh
-
Raja R Harinath authored
* configure.in (sendmail_path): Prefer /usr/sbin/sendmail to /usr/lib/sendmail.
-
- 08 Nov, 1998 3 commits
-
-
Marc Lehmann authored
-
Marc Lehmann authored
-
jaycox authored
fix my earlier busted serialize commit
-
- 07 Nov, 1998 1 commit
-
-
Jay Cox authored
1998-11-07 Jay Cox <jaycox@earthlink.net> * libgimp/{gimp.h, gimpchannel.c, gimpdrawable.c, gimplayer.c}: export the tattoo functions to the plug-ins * libimp/gserialize.c, libimp/gserialize.h: new files for serializing structures * main.c: test the gserialize functions * gimpsignal.h: declare gimp_sigtype_* as extern
-
- 06 Nov, 1998 3 commits
-
-
Marc Lehmann authored
-
Seth Burgess authored
-
Manish Singh authored
* Makefile.am: added MAINTAINERS to EXTRA_DIST * configure.in: nicer -Wall, -ansi, etc. adding for CFLAGS with gcc * libgimp/parasite*.h * libgimp/gimpintl.h * app/Makefile.am * po/Makefile.in.in * configure.in: portablity, locale patch (gimp-joke-981028-0) * configure.in * plug-ins/Makefile.am: added lic, mapcolor, and xbm plug-ins * app/app_procs.c * app/menus.c: cosmetic message fixes * libgimp/parasite.c: use %p to print pointers * plug-ins/dbbrowser/dbbrowser_utils.[ch]: changes for new clist stuff * plug-ins/script-fu/script-fu-enums.h * plug-ins/script-fu/script-fu-scripts.c * plug-ins/script-fu/script-fu.c * plug-ins/script-fu/scripts/carved-logo.scm * plug-ins/script-fu/scripts/chrome-it.scm * plug-ins/script-fu/scripts/crystal-logo.scm * plug-ins/script-fu/scripts/neon-logo.scm * plug-ins/script-fu/scripts/sota-chrome-logo.scm: applied gimp-ruth-981103-0, adds a filesel to script-fu and SF-FILENAME param type. Make some scripts use this. -Yosh
-
- 05 Nov, 1998 2 commits
-
-
GMT 1998 Andy Thomas authored
Thu Nov 5 21:55:46 GMT 1998 Andy Thomas <alt@picnic.demon.co.uk> * app/gradient.c * app/gradient_select.c Changes due to gtk+ updates. Clist have been changed recently in gtk which required changes to source code. These changes have only been tested with the gtk version that introduced these changes. (so lets get all those updates going...)
-
EST 1998 Adrian Likins authored
Wed Nov 4 11:24:55 EST 1998 Adrian Likins <adrian@gimp.org> * MAINTAINERS: added a list of current maintainers and developers and what they work on. If you should be here, add your name. If you dont have cvs commit access, email me. But then, your probabaly not reading this. -adrian
-
- 04 Nov, 1998 2 commits
-
-
GMT 1998 Andy Thomas authored
Wed Nov 4 22:23:18 GMT 1998 Andy Thomas <alt@picnic.demon.co.uk> * app/gradient.c * app/Makefile.am New files * app/gradient_select.c * app/gradient_header.h Split gradient selector dialog out of the main gradient code. New gradient headerfile that contains the key gradient structures and #defines.
-
Marc Lehmann authored
-
- 03 Nov, 1998 2 commits
-
-
GMT 1998 Andy Thomas authored
Tue Nov 3 21:47:53 GMT 1998 Andy Thomas <alt@picnic.demon.co.uk> * plug-ins/script-fu/scripts/comic-logo.scm * plug-ins/script-fu/scripts/glossy.scm * plug-ins/script-fu/scripts/land.scm * plug-ins/script-fu/scripts/lava.scm * plug-ins/script-fu/scripts/rendermap.scm Updated these scripts to use the new SF-GRADIENT Script-fu type.
-
EST 1998 Adrian Likins authored
Tue Nov 3 04:39:40 EST 1998 Adrian Likins <adrian@gimp.org> * plug-ins/script-fu/scripts/swirl-tile.scm: ooops, I accidently committed a broken file again. Found by Nick Lamb. dont ya hate it when you commit broken stuff by accident? -adrian
-