gimp/po
Tor Lillqvist 6ef23d984f app/appenv.h New file. Includes <math.h>. Move G_PI, RINT(), ROUND() etc
1999-09-01  Tor Lillqvist  <tml@iki.fi>

* app/appenv.h
* libgimp/gimpmath.h: New file. Includes <math.h>. Move G_PI,
RINT(), ROUND() etc from app/appenv.h here, so plug-ins can
use them, too. Remove some commented-out old stuff in appenv.h.

* libgimp/gimp.h: Include gimpmath.h.

* libgimp/gimp.c (gimp_main): Win32: Don't install signal
handlers, we can't do anything useful in the handler ourselves
anyway (it would be nice to print out a backtrace, but that seems
pretty hard to do, even if not impossible). Let Windows inform the
user about the crash. If the plug-in was compiled with MSVC, and
the user also has it, she is offered a chance to start the
debugger automatically anyway.

* app/*several*.c: Include gimpmath.h for G_PI etc. Don't include
<math.h>, as gimpmath.h includes it.

* plug-ins/*/*many*.c: Include config.h. Don't include <math.h>.
Remove all the duplicated definitions of G_PI and rint(). Use
RINT() instead of rint().

* app/app_procs.[ch]: app_exit() takes a gboolean.

* app/batch.c
* app/commands.c
* app/interface.c: Call app_exit() with FALSE or TRUE.

* app/main.c (on_error): Call gimp_fatal_error. (main): Don't
install any signal handler on Win32 here, either.

* app/errors.c (gimp_fatal_error, gimp_terminate): Win32: Format
the message and call MessageBox with it.  g_on_error_query doesn't
do anything useful on Win32, and printf'ing a message to stdout or
stderr doesn't do anything, either, in a windowing application.
1999-09-01 20:30:56 +00:00
..
.cvsignore shut up cvs 1999-03-21 02:36:41 +00:00
ChangeLog added danish file corrected headers of some *.po files so msgfmt -v can be 1999-09-01 12:22:08 +00:00
POTFILES.in removed removed file 1999-08-26 01:07:52 +00:00
cs.po 1.1.8 stuff 1999-08-02 05:50:14 +00:00
da.po added danish file corrected headers of some *.po files so msgfmt -v can be 1999-09-01 12:22:08 +00:00
de.po 1.1.8 stuff 1999-08-02 05:50:14 +00:00
fi.po added danish file corrected headers of some *.po files so msgfmt -v can be 1999-09-01 12:22:08 +00:00
fr.po added danish file corrected headers of some *.po files so msgfmt -v can be 1999-09-01 12:22:08 +00:00
gimp.pot s/gtk_check_menu_item_set_state/gtk_check_menu_item_set_active/ 1999-01-21 01:05:24 +00:00
hu.po 1.1.8 stuff 1999-08-02 05:50:14 +00:00
it.po added danish file corrected headers of some *.po files so msgfmt -v can be 1999-09-01 12:22:08 +00:00
ja.po added danish file corrected headers of some *.po files so msgfmt -v can be 1999-09-01 12:22:08 +00:00
ko.po updated to 1.1.9 1999-08-27 11:24:01 +00:00
makefile.msc app/appenv.h New file. Includes <math.h>. Move G_PI, RINT(), ROUND() etc 1999-09-01 20:30:56 +00:00
nl.po added danish file corrected headers of some *.po files so msgfmt -v can be 1999-09-01 12:22:08 +00:00
no.po Updated translation. 1999-08-23 21:10:54 +00:00
pl.po added danish file corrected headers of some *.po files so msgfmt -v can be 1999-09-01 12:22:08 +00:00
ru.po 1.1.8 stuff 1999-08-02 05:50:14 +00:00
sv.po Updated 1999-08-26 23:19:09 +00:00