aboutsummaryrefslogtreecommitdiffstats
path: root/e-util/e-dialog-utils.c
Commit message (Collapse)AuthorAgeFilesLines
* Remove a g_warning.Ettore Perazzoli2001-10-301-2/+0
| | | | | | * e-dialog-utils.c (e_set_dialog_parent): Remove a g_warning. svn path=/trunk/; revision=14405
* Fixing the license text.Ettore Perazzoli2001-10-281-1/+0
| | | | svn path=/trunk/; revision=14212
* Update the licensing information to require version 2 of the GPLEttore Perazzoli2001-10-271-2/+2
| | | | | | (instead of version 2 or any later version). svn path=/trunk/; revision=14190
* Fix the WM problems related to the folder selection dialog beingEttore Perazzoli2001-10-191-0/+18
| | | | | | | out-of-proc. Now it can be set to be a transient window correctly, and fakes its WindowGroup hint appropriately. svn path=/trunk/; revision=13765
* Ooops. Committed the wrong version of the file.Ettore Perazzoli2001-08-081-3/+0
| | | | svn path=/trunk/; revision=11769
* New. New.Ettore Perazzoli2001-08-081-0/+152
* e-dialog-utils.h: New. * e-dialog-utils.c: New. svn path=/trunk/; revision=11767