- 13 Jun, 2003 1 commit
-
-
Michael Natterer authored
2003-06-13 Michael Natterer <mitch@gimp.org> * POTFILES.in: added plug-ins/common/psd_save.c
-
- 30 Mar, 2003 1 commit
-
-
Sven Neumann authored
2003-03-30 Sven Neumann <sven@gimp.org> * configure.in * plug-ins/common/Makefile.am * plug-ins/common/plugin-defs.pl * plug-ins/common/mng.c: added MNG save plug-in written by S. Mukund <muks@mukund.org>.
-
- 25 Mar, 2003 1 commit
-
-
Sven Neumann authored
2003-03-25 Sven Neumann <sven@gimp.org> * configure.in * plug-ins/Makefile.am: removed traces of gap which was moved to a separate CVS module and bumped the version to 1.3.14. * pixmaps/Makefile.am: removed a couple of pixmaps that are not used any longer.
-
- 01 Feb, 2003 1 commit
-
-
Sven Neumann authored
-
- 03 Sep, 2002 1 commit
-
-
Sven Neumann authored
2002-09-03 Sven Neumann <sven@gimp.org> * plug-ins/gimpressionist/ppmtool.c (saveppm): merged fix for bug #92394 from stable branch.
-
- 11 May, 2002 1 commit
-
-
Sven Neumann authored
2002-05-11 Sven Neumann <sven@gimp.org> * app/tools/Makefile.am (SOURCES): removed gimptool.h. * libgimptool/Makefile.am (SOURCES): added gimptoolcontrol.h. Updated POTFILES.in and german translations.
-
- 13 Nov, 2001 1 commit
-
-
Sven Neumann authored
2001-11-13 Sven Neumann <sven@gimp.org> * POTFILES.in: temporarily commented out gap, gdyntext and helpbrowser
-
- 05 Nov, 2001 1 commit
-
-
Sven Neumann authored
2001-11-05 Sven Neumann <sven@gimp.org> * plug-ins/imagemap/*.c: ported fixes from stable branch (mostly missing includes of config.h), * plug-ins/gimpressionist/orientmap.c: removed commented out code that continued to show up when grepping for deprecated GTK+ code. * tools/pdbgen/pdb/procedural_db.pdb: removed unneeded inclusion of config.h (it gets added automatically).
-
- 23 Jul, 2001 1 commit
-
-
Sven Neumann authored
-
- 20 Dec, 2000 1 commit
-
-
Michael Natterer authored
2000-12-20 Michael Natterer <mitch@gimp.org> * POTFILES.in: removed spheredesigner.c Found by Robert L Krawitz <rlk@alum.mit.edu>
-
- 19 Dec, 2000 1 commit
-
-
Stanislav Brabec authored
2000-12-19 Stanislav Brabec <utx@penguin.cz> * plug-ins/gap/gap_lib.c: Typo fixes. * po-plug-ins/POTFILES.in: Added gee_zoom.c. * plug-ins/common/gee.c, plug-ins/common/gee_zoom.c: Added i18n of menu item.
-
- 18 Dec, 2000 2 commits
-
-
Sven Neumann authored
--Sven
-
Michael Natterer authored
2000-12-18 Michael Natterer <mitch@gimp.org> * po-plug-ins/POTFILES.in: removed gpb.c, added gih.c
-
- 22 Aug, 2000 2 commits
-
-
Kjartan Maraas authored
2000-08-22 Kjartan Maraas <kmaraas@gnome.org> * no.po: Updated Norwegian translation. * POTFILES.in: Fixed path to some moved files.
-
Sven Neumann authored
2000-08-22 Sven Neumann <sven@gimp.org> * POTFILES.in: Alienmap plug-ins moved in the source tree.
-
- 15 Aug, 2000 1 commit
-
-
Michael Natterer authored
2000-08-15 Michael Natterer <mitch@gimp.org> * plug-ins/print/* * po-plug-ins/POTFILES.in: updated to the current CVS version from sourceforge (something after 4.0a1).
-
- 30 Jul, 2000 1 commit
-
-
Sven Neumann authored
translation --Sven
-
- 30 Apr, 2000 1 commit
-
-
Michael Natterer authored
2000-05-01 Michael Natterer <mitch@gimp.org> * POTFILES.in: borderaverage.c is now in plug-ins/common.
-
- 01 Apr, 2000 1 commit
-
-
Michael Natterer authored
2000-04-01 Michael Natterer <mitch@gimp.org> Backported the UI changes of the 3.1.x gimp-print plugin to the stable 3.0.x version. Put the printer definitions to a separate file and added the 3.1.x access functions. This way the new dialog files can be used with minimal changes. Bumped version number to 3.0.10. * po-plug-ins/POTFILES.in * plug-ins/print/Makefile.am * plug-ins/print/print_gimp.h * plug-ins/print/gimp_color_window.c * plug-ins/print/gimp_main_window.c: new files containing the dialog code. * plug-ins/print/print-printers.c: new file containing the printer definitions. * plug-ins/print/print-util.c: added printer list access functions. * plug-ins/print/print.[ch]: removed the dialog stuff and use the list access functions.
-
- 29 Feb, 2000 1 commit
-
-
Michael Natterer authored
2000-02-29 Michael Natterer <mitch@gimp.org> * plug-ins/common/.cvsignore * plug-ins/common/Makefile.am * plug-ins/common/plugin-defs.pl * po-plug-ins/POTFILES.in * help/C/filters/Makefile.am * help/C/filters/index.html * plug-ins/common/uniteditor.c * help/C/filters/uniteditor.html: new plugin. After one year of announcing it, I finally hacked the GIMP unit editor. Have fun with lightyears, parsec, ... :-)
-
- 27 Feb, 2000 1 commit
-
-
Sven Neumann authored
--Sven
-
- 17 Feb, 2000 2 commits
-
-
Michael Natterer authored
2000-02-18 Michael Natterer <misch@gimp.org> * libgimp/gimpcolorbutton.[ch]: new function gimp_color_button_double_new() which uses an array of gdouble instead uf guchar to store the color. * libgimp/gimpwidgets.h: added macros for easier access of the scale_entries widgets. * plug-ins/common/film.c: use the scale_entry widget accessors. * plug-ins/libgck/gck/Makefile.am * plug-ins/libgck/gck/gckcolor.h * plug-ins/libgck/gck/gcktypes.h * plug-ins/libgck/gck/gckui.[ch]: removed. * plug-ins/libgck/gck/gck.h * plug-ins/libgck/gck/gckcolor.c: left only the color functions in libgck. * plug-ins/Lighting/lighting_pixmaps.h * plug-ins/MapObject/mapobject_pixmaps.h: removed (include the pixmaps directly). * po-plug-ins/POTFILES.in: added mapobject_ui.c. * plug-ins/Lighting/lighting_image.c * plug-ins/Lighting/lighting_main.[ch] * plug-ins/Lighting/lighting_preview.c * plug-ins/Lighting/lighting_ui.[ch] * plug-ins/MapObject/mapobject_image.[ch] * plug-ins/MapObject/mapobject_main.[ch] * plug-ins/MapObject/mapobject_preview.c * plug-ins/MapObject/mapobject_ui.[ch]: use gtk+ and libgimp functions instead of gck ones, cleanups, I18N. More stuff to come...
-
SHIRASAKI Yasuhiro authored
-- yasuhiro
-
- 01 Feb, 2000 1 commit
-
-
Sven Neumann authored
--Sven
-
- 31 Jan, 2000 3 commits
-
-
Sven Neumann authored
--Sven
-
SHIRASAKI Yasuhiro authored
* plug-ins/gap/gap_decode_mpeg_main.c: fixed typo. * plug-ins/common/whirlpinch.c: unmarked blurb and help. * po-plug-ins/POTFILES.in: removed plug-ins/perl/Gimp.c which doesn't contain translatable messages. -- yasuhiro
-
Sven Neumann authored
--Sven
-
- 30 Jan, 2000 1 commit
-
-
jfell authored
Mon, 31 Jan 2000 22:00:37 +0100 Fellmann Joaquim <joaquim@hrnet.fr> * Updated French translation of plugins / list of plugins source files
-
- 27 Jan, 2000 1 commit
-
-
Manish Singh authored
* configure.in * po-plug-ins * po-libgimp: moved libgimp strings into their own catalog. Mitch/Sven, could you take care of the domain rebinding? * Makefile.am: make a gimp-config symlink to gimptool -Yosh
-
- 26 Jan, 2000 1 commit
-
-
Shirasaki Yasuhiro authored
2000-01-27 Shirasaki Yasuhiro <yasuhiro@gnome.gr.jp> * plug-ins/gap/gap_decode_mpeg_main.c: added dummy menus for menu path translation. * po-plug-ins/POTFILES.in: added missing plug-ins/gap/gap_frontends_main.c. -- yasuhiro
-
- 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")
-
- 24 Jan, 2000 1 commit
-
-
Sven Neumann authored
removed script-fu/regex.[ch] --Sven
-
- 18 Jan, 2000 2 commits
-
-
David Monniaux authored
-
Tor Lillqvist authored
2000-01-18 Tor Lillqvist <tml@iki.fi> * README.win32: Some clarifications. * PLUGIN_MAINTAINERS: I maintain psp. * libgimp/gimp.def * libgimp/gimpui.def * libgimp/makefile.cygwin * libgimp/makefile.msc * plug-ins/makefile.cygwin * plug-ins/makefile.msc: Updates. * plug-ins/twain/twain.c * plug-ins/winsnap/winsnap.c * po-plug-ins/POTFILES.in: i18n.
-
- 17 Jan, 2000 2 commits
-
-
David Monniaux authored
-
SHIRASAKI Yasuhiro authored
* plug-ins/common/csource.c * plug-ins/common/header.c * plug-ins/common/winclipboard.c * po-plug-ins/POTFILES.in: added gettext support. -- yasuhiro
-
- 15 Jan, 2000 1 commit
-
-
Shirasaki Yasuhiro authored
2000-01-16 Shirasaki Yasuhiro <yasuhiro@gnome.gr.jp> * plug-ins/common/waves.c * plug-ins/common/whirlpinch.c * plug-ins/common/wind.c * plug-ins/common/wmf.c * plug-ins/pagecurl/pagecurl.c * plug-ins/pagecurl/Makefile.am * po-plug-ins/POTFILES.in: added gettext support. -- yasuhiro
-
- 14 Jan, 2000 1 commit
-
-
Manish Singh authored
* configure.in * plug-ins/Makefile.am * plug-ins/common/unsharp.c: move unsharp here, since it doesn't have any support files anymore -Yosh
-
- 11 Jan, 2000 1 commit
-
-
Sven Neumann authored
from libgimp instead of implementing it itself --Sven
-
- 09 Jan, 2000 1 commit
-
-
SHIRASAKI Yasuhiro authored
* plug-ins/common/tga.c * plug-ins/common/tiff.c * plug-ins/common/tile.c * plug-ins/common/tileit.c * plug-ins/common/tiler.c * plug-ins/common/url.c * plug-ins/common/video.c * plug-ins/common/vinvert.c * plug-ins/common/vpropagate.c * po-plug-ins/POTFILES.in: added gettext support. * plug-ins/common/threshold_alpha.c: fixed typo. -- yasuhiro
-