- 08 Feb, 2000 1 commit
-
-
Michael Natterer authored
2000-02-08 Michael Natterer <mitch@gimp.org> * plug-ins/common/jpeg.c: wanted to fix the "loading/saving jpeg causes SEGV" bugs but ended up with just some more callbacks removed (works fine on my system anyway).
-
- 07 Feb, 2000 1 commit
-
-
Michael Natterer authored
2000-02-07 Michael Natterer <mitch@gimp.org> * app/* * libgimp/* * plug-ins/* * tools/pdbgen/*: did a global s/GUnit/GimpUnit/ and s/GimpSizeEntryUP/GimpSizeEntryUpdatePolicy/ * libgimp/gimpcolorspace.c: renamed the parameter names to match the names in the header. * libgimp/gimphelpui.h * libgimp/gimpimage.c * libgimp/gimpmatrix.h * libgimp/gimpsizeentry.[ch] * libgimp/gimpsizeentry.[ch] * libgimp/gimpunit.[ch] * libgimp/gimpunitmenu.[ch] * libgimp/gimpwidgets.[ch]: added documentation and use g* types all over the place (enables cross-referencing with the glib and gtk+ html documentation). * plug-ins/common/exchange.c * plug-ins/common/max_rgb.c: small cleanups. * plug-ins/common/mapcolor.c: the color buttons were attached in the wrong order.
-
- 31 Jan, 2000 1 commit
-
-
Marc Lehmann authored
-
- 25 Jan, 2000 1 commit
-
-
Michael Natterer authored
2000-01-25 Michael Natterer <mitch@gimp.org> * configure.in * po-plug-ins/POTFILES.in * plug-ins/common/Makefile.am * plug-ins/common/plugin-defs.pl * plug-ins/megawidget/*: removed. (There were only 3 functions left which were used by ~5 plugins, so I moved the resp. functions to the plugins). More preview stuff to come... * app/airbrush_blob.c * modules/colorsel_triangle.c * modules/colorsel_water.c: use G_PI instead of M_PI. * app/procedural_db.h * libgimp/gimpenums.h * plug-ins/script-fu/script-fu-constants.c * tools/pdbgen/enums.pl: new PDB return value STATUS_CANCEL which indicates that "Cancel" was pressed in a plugin dialog. (Useful only for file load/save plugins). * app/fileops.[ch] * app/menus.c: changes to handle STATUS_CANCEL correctly. Did some code cleanup in fileops.[ch]. Pop up a warning if File->Save failed. * app/plug_in.c: return_val[0] is of type PDB_STATUS, not PDB_INT32. * libgimp/gimpmath.h: new constant G_MAXRAND which equals to RAND_MAX if it exists or to G_MAXINT otherwise. * libgimp/gimpwidgets.[ch]: new function gimp_random_seed_new() which creates a spinbutton and a "Time" toggle. Call the function which does the "set_sensitive" magic from the radio button callback. * plug-ins/[75 plugins]: - Return STATUS_CANCEL in all file load/save dialogs if "Cancel" was pressed. - Standardized the file plugins' "run" functions. - Use G_PI and G_MAXRAND everywhere. - Added tons of scales and spinbuttons instead of text entries. - Applied uniform packing/spacings all over the place. - Reorganized some UIs (stuff like moving the preview to the top left corner of the dialog). - Removed many ui helper functions and callbacks and use the stuff from libgimp instead. - I tried not to restrict the range of possible values when I replaced entries with spinbuttons/scales but may have failed, though in some cases. Please test ;-) - #include <libgimp/gimpmath.h> where appropriate and use it's constants. - Indentation, s/int/gint/ et.al., code cleanup. RFC: The plugins are definitely not useable with GIMP 1.0 any more, so shouldn't we remove all the remaining compatibility stuff ??? (like "#ifdef GIMP_HAVE_PARASITES")
-
- 22 Jan, 2000 1 commit
-
-
GMT 2000 Austin Donnelly authored
Sat Jan 22 22:14:18 GMT 2000 Austin Donnelly <austin@gimp.org> * MAINTAINERS: update my entry. * PLUGIN_MAINTAINERS: I maintain newsprint. * app/fuzzy_select.c: fix so if you move the pointer back to where you started, the selection is also the same. Can people (tigert?) give this a spin - if it isn't as intuitive as the old way we should roll this back. * plug-ins/common/jpeg.c: use volatile to get rid of "clobber" warnings from GCC. Also, fix handling of multiple COM sections, so can load images such as /usr/share/pixmaps/backgrounds/space/clem_full_moon_strtrk.jpg or /usr/share/pixmaps/backgrounds/space/apollo08_earthrise.jpg which used to segv the jpeg plugin. * plug-ins/common/newsprint.c: update my email address. * plug-ins/common/ps.c: applied gimp-kirchgessner-000116-0.patch: save using PostScript level 2 features which result in files 60% smaller than naive level 1 method. Peter added a checkbutton to the UI to revert to level 1 algorithm, but we default to level 2. Almost everyone should have a level 2 printer, new printers and ghostscript are level 3 these days.
-
- 14 Jan, 2000 1 commit
-
-
Michael Natterer authored
2000-01-14 Michael Natterer <mitch@gimp.org> * app/Makefile.am * app/tool_options_ui.h: removed. * app/tool_options.c * libgimp/gimpwidgets.[ch]: moved some more ui utility functions to libgimp. * app/airbrush.c * app/blend.c * app/bucket_fill.c * app/channel_ops.c * app/clone.c * app/color_picker.c * app/convolve.c * app/crop.c * app/dodgeburn.c * app/eraser.c * app/file_new_dialog.[ch] * app/flip_tool.c * app/image_new.[ch] * app/ink.c * app/layers_dialog.c * app/magnify.c * app/measure.c * app/paintbrush.c * app/pencil.c * app/smudge.c * app/text_tool.c * app/tool_options.c * app/transform_tool.c * app/xinput_airbrush.c: use the libgimp functions (esp. the radio button group constructor), some code cleanup. * plug-ins/common/csource.c * plug-ins/common/despeckle.c * plug-ins/common/diffraction.c * plug-ins/common/jpeg.c * plug-ins/common/png.c * plug-ins/unsharp/unsharp.c: more plugin ui tuning. * plug-ins/unsharp/Makefile.am * plug-ins/unsharp/dialog_f.[ch] * plug-ins/unsharp/dialog_i.[ch]: removed.
-
- 08 Jan, 2000 1 commit
-
-
Sven Neumann authored
--Sven
-
- 07 Jan, 2000 1 commit
-
-
Michael Natterer authored
2000-01-07 Michael Natterer <mitch@gimp.org> * plug-ins/common/Makefile.am * plug-ins/common/hot.c * plug-ins/common/hrz.c * plug-ins/common/illusion.c * plug-ins/common/iwarp.c * plug-ins/common/jigsaw.c * plug-ins/common/jpeg.c * plug-ins/common/lic.c * plug-ins/common/mail.c * plug-ins/common/mapcolor.c * plug-ins/common/max_rgb.c * plug-ins/common/mblur.c * plug-ins/common/newsprint.c * plug-ins/common/nlfilt.c * plug-ins/common/noisify.c * plug-ins/common/nova.c * plug-ins/common/oilify.c: some more help-aware plugins. * plug-ins/helpbrowser/helpbrowser.c: had the wrong help page attached.
-
- 28 Dec, 1999 1 commit
-
-
SHIRASAKI Yasuhiro authored
* plug-ins/common/hrz.c * plug-ins/common/illusion.c * plug-ins/common/iwarp.c * plug-ins/common/jigsaw.c * plug-ins/common/laplace.c * po-plug-ins/POTFILES.in: added gettext support. * plug-ins/common/gauss_iir.c * plug-ins/common/gauss_rle.c * plug-ins/common/gicon.c * plug-ins/common/gif.c * plug-ins/common/gifload.c * plug-ins/common/gpb.c * plug-ins/common/gqbist.c * plug-ins/common/guillotine.c * plug-ins/common/gz.c * plug-ins/common/jpeg.c * plug-ins/common/lic.c: unmarked unnecessary translation tag. -- yasuhiro
-
- 08 Dec, 1999 1 commit
-
-
Michael Natterer authored
1999-12-08 Michael Natterer <mitch@gimp.org> * plug-ins/common/jpeg.c: The plugin allocated memory chunks of constant size to store strings which are longer when translated, causing buffer overflows. Fixes bug #3897. Replaced some malloc() and free() with g_*() functions and use g_snprintf instead of sprintf.
-
- 24 Nov, 1999 1 commit
-
-
Sven Neumann authored
--Sven
-
- 23 Nov, 1999 1 commit
-
-
Sven Neumann authored
--Sven
-
- 02 Nov, 1999 1 commit
-
-
GMT 1999 Andy Thomas authored
Tue Nov 2 22:50:31 GMT 1999 Andy Thomas <alt@gimp.org> * app/undo.h * app/undo.c * app/undo_history.c * pixmaps/question.xpm Fixed undo history so it shows a dummy image if the preview image has not already been generated. The actual image could probably do with an artists hand ;-) Also mask operations are shown as such in the previews. * app/lc_dialog.c Fixed rounding error in preview when width << height. * plug-ins/common/jpeg.c Always freeze the undo stack for any of the image export types. Anyone know why this was not the case to start with?
-
- 28 Oct, 1999 1 commit
-
-
BST 1999 Andy Thomas authored
Thu Oct 28 23:22:34 BST 1999 Andy Thomas <alt@gimp.org> * app/gimpimage.c Fixed memory leak with image is deleted. * plug-ins/common/jpeg.c Fixed the way the plugin added layers. Preview stuff does not now get corrupted.
-
- 17 Oct, 1999 1 commit
-
-
Marc Lehmann authored
-
- 08 Oct, 1999 1 commit
-
-
Sven Neumann authored
--Sven
-
- 03 Oct, 1999 2 commits
-
-
Sven Neumann authored
--Sven
-
Sven Neumann authored
--Sven CVS ----------------------------------------------------------------------
-
- 24 Sep, 1999 1 commit
-
-
Asbjørn Pettersen authored
-
- 28 Aug, 1999 1 commit
-
-
Manish Singh authored
-Yosh
-
- 24 Aug, 1999 1 commit
-
-
Tor Lillqvist authored
1999-08-24 Tor Lillqvist <tml@iki.fi> * plug-ins/common/gpb.c: Added saving of .gih files. * plug-ins/common/psp.c: Small changes, renamed the parasite. * docs/parasites.txt: Suggesta a parasite for pixmap brush pipes. * docs/gih.txt: Add the above parasite on the second line after the number of brushes. Suggest how to edit brush pipes. * docs/gpb.txt: Mention the gpb plug-in. * app/pixmapbrush.c: Small clarification. Fixes by Hans Breuer: * libgimp/gimp.def: Add missing entries. * app/gimpimage.h: Added declaration of gimp_image_{freeze,thaw}_undo. * modules/makefile.msc: Drop the .msvc from dll names. * plug-ins/common/jpeg.c: Guard inclusion of unistd.h. (save_dialog): Restrict text box height to help people with small displays.
-
- 21 Aug, 1999 4 commits
-
-
Tor Lillqvist authored
1999-08-21 Tor Lillqvist <tml@iki.fi> * app/errorconsole.c: Also provide a Clear button. * app/gimprc.c: Add a missing static function declaration. * app/makefile.{cygwin,msc}: Add new files. * libgimp/gimp.def: Add new entry points. * plug-ins/common/jpeg.c: Must include glib.h first. You don't want to know why. * plug-ins/common/psp.c: New file. This plug-in Loads Paint Shop Pro files (.psp and .tub). Doesn't yet save them. Handles only 24- bit images (with or without alpha) correctly so far. * plug-ins/makefile.{cygwin,msc}: Build psp. Somebody please add it to the auto* build system, too. I guess a test for zlib (which it needs) is needed in configure.in.
-
BST 1999 Adam D. Moss authored
Sat Aug 21 16:53:17 BST 1999 Adam D. Moss <adam@gimp.org> * plug-ins/common/jpeg.c: Preview layers need to be alpha-padded, since they're not on the bottom of the stack. That's a GIMP rule. Plus... use new API functions gimp_image_{freeze,thaw}_undo() to avoid the dilemma of either consuming a squillion superfluous tiles or clobbering the whole undo stack. * app/gimage.h * app/gimage_cmds.c * app/gimpimage.c * libgimp/gimp.h * libgimp/gimpimage.c: New API functions gimp_image_{freeze,thaw}_undo() to avoid the above twin evils. Similar to gimp_image_{disable,enable}_undo() but without clobbering the undo stack (I would have simply changed the latter, but too many plugins seem to rely on that behaviour). See the PDB docs for slightly more information.
-
Seth Burgess authored
Modified Files: ChangeLog plug-ins/common/jpeg.c
-
Seth Burgess authored
Modified Files: ChangeLog plug-ins/common/jpeg.c
-
- 29 May, 1999 1 commit
-
-
Manish Singh authored
* configure.in * Makefile.am: removed tips files, AC_SUBST GIMP_PLUGINS and GIMP_MODULES so you can easily skip those parts of the build * acinclude.m4 * config.sub * config.guess * ltconfig * ltmain.sh: libtool 1.3.2 * app/fileops.c: shuffle #includes to avoid warning about MIN and MAX [ The following is a big i18n patch from David Monniaux <david.monniaux@ens.fr> ] * tips/gimp_conseils.fr.txt * tips/gimp_tips.txt * tips/Makefile.am * configure.in: moved tips to separate dir * po-plugins: new dir for plug-in translation files * configure.in: add po-plugins dir and POTFILES processing * app/boundary.c * app/brightness_contrast.c * app/by_color_select.c * app/color_balance.c * app/convert.c * app/curves.c * app/free_select.c * app/gdisplay.c * app/gimpimage.c * app/gimpunit.c * app/gradient.c * app/gradient_select.c * app/install.c * app/session.c: various i18n tweaks * app/tips_dialog.c: localize tips filename * libgimp/gimpunit.c * libgimp/gimpunitmenu.c: #include "config.h" * plug-ins/CEL * plug-ins/CML_explorer * plug-ins/Lighting * plug-ins/apply_lens * plug-ins/autostretch_hsv * plug-ins/blur * plug-ins/bmp * plug-ins/borderaverage * plug-ins/bumpmap * plug-ins/bz2 * plug-ins/checkerboard * plug-ins/colorify * plug-ins/compose * plug-ins/convmatrix * plug-ins/cubism * plug-ins/depthmerge * plug-ins/destripe * plug-ins/gif * plug-ins/gifload * plug-ins/jpeg * plug-ins/mail * plug-ins/oilify * plug-ins/png * plug-ins/print * plug-ins/ps * plug-ins/xbm * plug-ins/xpm * plug-ins/xwd: plug-in i18n stuff -Yosh
-
- 27 May, 1999 1 commit
-
-
jaycox authored
* cursors/{mouse1_u,mouse1_umsk}: new mouse cursor for intersection operations. * app/cursorutil.[ch], app/rect_select.c: use the new cursor. * app/gimpimage.c: Applied layer removal bug fix from David Le Corfec, <lecorfec@etudiant.univ-mlv.fr> * plug-ins/gdyntext/{font_selection.c, gdyntext.c, gdyntext_ui.c}: replaced snprintf with g_snprintf. * plug-ins/jpeg/jpeg.c: updated to work with the double precision resolutions.
-
- 23 Feb, 1999 1 commit
-
-
GMT 1999 Adam D. Moss authored
Tue Feb 23 00:05:39 GMT 1999 Adam D. Moss <adam@gimp.org> * app/plug_in.c app/plug_in.h: Moved the RunModeType enum into the header so we can use it elsewhere (e.g. fileops) * plug-ins/gif/gif.c plug-ins/jpeg/jpeg.c: Don't show progress-bars if we're running noninteractively. This makes thumbnail updating look more pleasant. Try to do the same for all file plugins (and others)! * app/fileops.c: Reworked the thumbnail display again, fixed some buglets, file_open_image() is RunMode aware, added some tweaks, rhubarb rhubarb, merged in some 'cosmetic' tweaks from Marco.
-
- 23 Jan, 1999 1 commit
-
-
GMT 1999 Adam D. Moss authored
Sat Jan 23 18:43:23 GMT 1999 Adam D. Moss <adam@gimp.org> * plug-ins/gif/gif.c: Multi-line comments, a little more sanity-checking. * app/convert.c: Cosmetic changes to the warning about having too many colours for saving transparent/animated GIFs. * app/gdisplay.c: Titlebar is correctly updated upon revert. * app/paint_funcs.c: Minor improvement. * docs/parasites.txt: Minor amendments. * plug-ins/jpeg/jpeg.c: Minor code comment amendments.
-
- 16 Jan, 1999 1 commit
-
-
GMT 1999 Austin Donnelly authored
Sat Jan 16 18:21:58 GMT 1999 Austin Donnelly <austin@greenend.org.uk> * plug-ins/jpeg/jpeg.c: re-wrote the gimp-comment stuff so it works with older libjpeg libraries without cinfo.marker_list support. While there, added support for loading and saving resolution info.
-
- 15 Jan, 1999 1 commit
-
-
Federico Mena Quintero authored
1999-01-15 Federico Mena Quintero <federico@nuclecu.unam.mx> * Updated gtk_toggle_button_set_state() to gtk_toggle_button_set_active() in all the files.
-
- 13 Jan, 1999 1 commit
-
-
Sven Neumann authored
--Sven
-
- 11 Oct, 1998 1 commit
-
-
Manish Singh authored
* libgimp/gimp.h * plug-ins/jpeg.c * plug-ins/tiff.c: applied gimp-austin-981010-0, fixes compilation warnings for jpeg and tiff plugin * plug-ins/tiff/tiff.c: applied gimp-austin-981011-0, adds comment parasite support to tiff plugin * app/color_select.c: applied gimp-austin-981011-1, fixes color selector redraw bug * app/layer.c: applied gimp-austin-981011-2, fixes marching ants weirdness (doesn't move when selection moved) -Yosh
-
- 01 Jul, 1998 1 commit
-
-
Manish Singh authored
-Yosh
-
- 30 May, 1998 1 commit
-
-
Manish Singh authored
* more g_message changes * CEL plugin update * INSTALL: info on why plugins don't get built -Yosh
-
- 13 Apr, 1998 1 commit
-
-
Manish Singh authored
-Yosh
-
- 24 Nov, 1997 1 commit
-
-
Elliot Lee authored
-