aboutsummaryrefslogtreecommitdiffstats
path: root/e-util/e-request.c
Commit message (Collapse)AuthorAgeFilesLines
* This commit was manufactured by cvs2svn to create tag 'GNOME_2'.GNOME_2nobody2001-10-251-105/+0
| | | | svn path=/tags/GNOME_2/; revision=14021
* Modified to accept and return UTF-8 string.Zbigniew Chyla2001-08-251-2/+3
| | | | | | | | | 2001-08-23 Zbigniew Chyla <cyba@gnome.pl> * e-request.c (e_request_string): Modified to accept and return UTF-8 string. svn path=/trunk/; revision=12442
* Added a simple `e_request_string()' utility function.Ettore Perazzoli2001-07-011-0/+104
svn path=/trunk/; revision=10650