annotate CVSROOT/writers @ 494:edcf9ec12f8c

Fixed a bug in the dialog system on Unix where, gtk_main() could exit when dw_dialog_wait() and dw_dialog_dismiss() were called from different threads.
author bsmith@81767d24-ef19-dc11-ae90-00e081727c95
date Tue, 02 Dec 2003 18:40:27 +0000
parents afc0d5f5d74f
children
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
rev   line source
4
e248987dfabf cvssenv: Added security
ktk@81767d24-ef19-dc11-ae90-00e081727c95
parents:
diff changeset
1 ktk
6
160798fd63c4 changed nuke to bsmith :-)
ktk@81767d24-ef19-dc11-ae90-00e081727c95
parents: 5
diff changeset
2 bsmith
240
afc0d5f5d74f new user: mhessling
ktk@81767d24-ef19-dc11-ae90-00e081727c95
parents: 6
diff changeset
3 mhessling