7f6178b405
New ScriptFu argument type SF-STRING: Never have to add those damned quotes
...
again...
--Sven
1998-08-05 19:58:10 +00:00
5ebfaaae74
Applied a patch from Simon.Budig@unix-ag.org (gimp-simon-220598-0).
...
Cosmetic changes to the script-fu dialog.
Added session-managment to the error-console.
--Sven
1998-08-02 19:05:02 +00:00
707a0c006e
Cosmetic change to the Script-Fu dialog.
...
I tried to use the gtk_statusbar for this, but it seems that the label
redrawing in gtk+ is still buggy.
--Sven
1998-07-18 17:31:31 +00:00
1d95a05af0
gimp_message. libgimp also overrides g_message for all plugins. Converted
...
* redid the error message handling. g_message now calls message_box or prints
to console depending on whether the no_interface is set or not. gimp-message
is also exported to the PDB as a wrapper to g_message, and libgimp has a new
API: gimp_message. libgimp also overrides g_message for all plugins. Converted
lots of messages in app/* to g_message. Made script-fu a little friendlier.
* updated the regex code from grep 2.2
* said goodbye to the old script-fu logo in script-fu.h
-Yosh
1998-05-28 09:03:57 +00:00
3f2f4b5c3f
added new plug-in
...
plug-ins/animationplay/animationplay.c: fix sigsegv on close
-Yosh
1998-04-20 03:21:31 +00:00
84abd5d700
Have fun recompiling gimp everyone. It's the great FSF address change!
...
-Yosh
1998-04-13 05:44:11 +00:00
13c9475749
fix jpeg check. Add config for sendmail
...
* configure.in: fix jpeg check. Add config for sendmail
* plug-ins/mail/Makefile.am: use autoconf MAILER
* plug-ins/script-fu: s/\<err\>/my_err/g for portability
-Yosh
1998-04-09 09:00:27 +00:00
e03fe9db39
Script-fu handles delete event for colorsel correctly
...
minor cleanups for polar
-Yosh
1998-03-19 11:30:56 +00:00
b07e146676
Applied gimp-jbuhler-980315-0
...
-Yosh
1998-03-19 09:10:25 +00:00
5e5dd448dd
*AlienMap/AlienMap.c CEL/CEL.c CML_explorer/CML_explorer.c
...
align_layers/align_layers.c animationplay/animationplay.c
bmp/bmpwrite.c dbbrowser/dbbrowser.c emboss/emboss.c
exchange/exchange.c faxg3/faxg3.c faxg3/g3.c gbr/gbr.c
gif/gif.c gqbist/gqbist.c hot/hot.c ifscompose/ifscompose.c
iwarp/iwarp.c max_rgb/max_rgb.c maze/maze_face.c
megawidget/megawidget.c mpeg/mpeg.c nlfilt/nlfilt.c pcx/pcx.c
plasma/plasma.c pnm/pnm.c print/print-escp2.c
print/print-pcl.c print/print.c scatter_hsv/scatter_hsv.c
script-fu/script-fu-scripts.c script-fu/script-fu.c
sinus/sinus.c tga/tga.c tileit/tileit.c
vpropagate/vpropagate.c xpm/xpm.c: More picky picky ansi type
stuff from gimp-hpux-980316.patch.
isnt big patches fun?
-adrian
1998-03-19 02:11:53 +00:00
cfdf1a9969
only destroy the dialog at the end of gtk_main() if it still exists.
...
Sat Mar 14 00:50:31 1998 Tim Janik <timj@gimp.org >
* plug-ins/script-fu/script-fu-scripts.c: only destroy the dialog at
the end of gtk_main() if it still exists.
this commit is devoted to manic yosh ;)
1998-03-13 23:56:06 +00:00
68e7843c87
Initial commit of the webbrowser plugin. I'm not sure whether to make this
...
optional or not, so I took the easy way out in the configure script and made
everything link with -lXmu. Ugh.
-Yosh
1998-02-25 10:48:59 +00:00
4cebd76133
Plugin updates Properly generated aa Makefile (still not built by default)
...
Plugin updates
Properly generated aa Makefile (still not built by default)
Sven's no args script patch
-Yosh
1998-01-25 09:29:29 +00:00
32cefec8f7
Initial revision
1997-11-24 22:05:25 +00:00