Michael Natterer
4782168955
plug-ins/common/Makefile.am plug-ins/common/hrz.c
...
2000-01-08 Michael Natterer <mitch@gimp.org>
* plug-ins/common/Makefile.am
* plug-ins/common/hrz.c
* plug-ins/common/papertile.c
* plug-ins/common/pat.c
* plug-ins/common/pixelize.c
* plug-ins/common/plasma.c
* plug-ins/common/plugindetails.c
* plug-ins/common/png.c
* plug-ins/common/pnm.c
* plug-ins/common/polar.c
* plug-ins/common/ps.c
* plug-ins/common/psp.c
* plug-ins/common/randomize.c
* plug-ins/common/ripple.c
* plug-ins/common/sample_colorize.c
* plug-ins/common/scatter_hsv.c
* plug-ins/common/screenshot.c
* plug-ins/common/sel_gauss.c
* plug-ins/common/sharpen.c
* plug-ins/common/shift.c
* plug-ins/common/smooth_palette.c
* plug-ins/common/snoise.c
* plug-ins/common/sobel.c
* plug-ins/common/sparkle.c
* plug-ins/common/spheredesigner.c
* plug-ins/common/spread.c
* plug-ins/common/sunras.c: more plugins which use the dialog
constructor. Hacked many UIs to look like the app's dialogs.
2000-01-08 15:23:28 +00:00
Sven Neumann
1b10f54b5a
overworked my latest change and fixed some typos
...
--Sven
2000-01-08 12:42:53 +00:00
Sven Neumann
440b86e12f
don't set the resolution to zero
...
got rid of the compiler warnings in psp.c
--Sven
2000-01-08 10:55:05 +00:00
Sven Neumann
a38de26ce6
i18n stuff, dots for menu entries and dialog layout tweaks
...
--Sven
1999-11-23 20:29:20 +00:00
Manish Singh
d0519fd33d
use G_OS_WIN32 and G_HAVE_CYGWIN #defines
...
* app/app_procs.c
* app/gdisplay_color.[ch]
* app/gdisplay_color_ui.c: make the ui usable
* app/gdisplay.c: enable cdisplay support
* modules/Makefile.am
* modules/cdisplay_gamma.c: moved gamma functionality to separate
-Yosh
1999-10-04 19:26:07 +00:00
Sven Neumann
cdc3f6e779
more export stuff
...
--Sven
1999-10-03 23:48:33 +00:00
Sven Neumann
6a19448d82
Undestructive File Export(TM)
...
--Sven
CVS ----------------------------------------------------------------------
1999-10-03 18:54:54 +00:00
Manish Singh
2139d2b4ab
plug-ins/gfli/fli.[ch] applied gimp-narazaki-990914-0, fixes bogus magic
...
* plug-ins/gfli/fli.[ch]
* plug-ins/gfli/gfli.c: applied gimp-narazaki-990914-0, fixes bogus
magic settings and noninteractive pdb
* plug-ins/common/ps.c: resolution info patch
-Yosh
1999-09-14 20:54:02 +00:00
Manish Singh
4555202ace
don't use wacky binary modifiers to popen when !__EMX__
...
-Yosh
1999-09-14 20:16:36 +00:00
Manish Singh
ccf7f01085
use INIT_I18N_UI ()
...
-Yosh
1999-08-28 19:23:22 +00:00
Tor Lillqvist
12938f1b6f
Update version.
...
* libgimp/gimpfeatures.h.win32: Update version.
* app/file_new_dialog.c: Include gimpcontext.h.
* app/gdisplay.c: Don't pass a pointer as an int parameter,
pass the result of an inequality comparison to zero.
* app/makefile.msc: Add new files.
* plug-ins/makefile.msc: Build the ps plug-in, too.
* plug-ins/ps/ps.c: Add code to use a "real" output file, not a
pipe (needed with Win32 port of ghostscript).
Use g_strdup_printf() instead of separate g_malloc() and sprintf()
calls. No need to check failure of g_malloc(), it aborts on
failure. Open files in binary mode.
(Win32:) Use indirect command line file to guard for too long
command line. (Not sure if this is really needed.) Use the
gswin32c program.
1999-06-21 00:23:55 +00:00
Manish Singh
f2622e5420
configure.in removed tips files, AC_SUBST GIMP_PLUGINS and GIMP_MODULES so
...
* 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
1999-05-29 16:35:47 +00:00
Asbjørn Pettersen
ee4c38b487
skip slash r
1999-05-01 16:10:36 +00:00
Federico Mena Quintero
10bc5237a7
Updated gtk_toggle_button_set_state() to gtk_toggle_button_set_active() in
...
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.
1999-01-15 17:35:04 +00:00
Manish Singh
783cbfaf48
New version
...
-Yosh
1999-01-03 22:41:12 +00:00
Manish Singh
fdb4b50f58
check for inline by ourselves if it's not defined in glibconfig.h. So
...
* configure.in: check for inline by ourselves if it's not
defined in glibconfig.h. So inline works if glib is compiled
with a different compiler than gimp. The plug-ins that use
inline #include "config.h" now (blur, destripe, emboss,
gfli, nlfilt, ps, randomize, sinus, and zealouscrop)
* app/main.c: applied gimp-kc-980707-0; fixes command line
parsing
* plug-ins/dbbrowser/dbbrowser_utils.c: searching by name does
- <-> _ translation
* Added filter pack plugin
-Yosh
1998-07-14 06:15:10 +00:00
Manish Singh
7a4579dbf2
don't use app private includes
...
-Yosh
1998-06-28 17:10:10 +00:00
Manish Singh
6ddbb705a3
more g_message changes
...
* more g_message changes
* CEL plugin update
* INSTALL: info on why plugins don't get built
-Yosh
1998-05-30 07:32:37 +00:00
Manish Singh
84abd5d700
Have fun recompiling gimp everyone. It's the great FSF address change!
...
-Yosh
1998-04-13 05:44:11 +00:00
Manish Singh
33c454a73e
Updated various plugins with new versions from the registry
...
-Yosh
1997-12-26 07:08:20 +00:00
Elliot Lee
32cefec8f7
Initial revision
1997-11-24 22:05:25 +00:00