[Win32] Make the fatal error message box easier to notice with

2003-08-19  Tor Lillqvist  <tml@iki.fi>

	* glib/gmessages.c (g_logv): [Win32] Make the fatal error message
	box easier to notice with MB_SETFOREGROUND. Also use MB_ICONERROR
	to get a nice stop-sign icon.
This commit is contained in:
Tor Lillqvist
2003-08-19 19:12:07 +00:00
committed by Tor Lillqvist
parent 9d8e67597c
commit 200bb7f771
7 changed files with 38 additions and 1 deletions

View File

@@ -1,3 +1,9 @@
2003-08-19 Tor Lillqvist <tml@iki.fi>
* glib/gmessages.c (g_logv): [Win32] Make the fatal error message
box easier to notice with MB_SETFOREGROUND. Also use MB_ICONERROR
to get a nice stop-sign icon.
Tue Aug 19 09:42:06 2003 Owen Taylor <otaylor@redhat.com>
* m4macros/glib-gettext.m4: Add $INTLLIBS to $LIBS