aboutsummaryrefslogtreecommitdiffstats
path: root/e-util/e-request.c
Commit message (Expand)AuthorAgeFilesLines
* add a11y description for the entry.Mengjie Yu2005-01-271-1/+3
* Remove separator from dialogs per HIG.William Jon McCann2004-03-101-0/+1
* remove the assert, if we dont understand the response, assume it's aNot Zed2003-05-051-4/+1
* (e_request_string): Handle GTK_RESPONSE_NONE.Ettore Perazzoli2003-05-011-0/+1
* Added appropriate spacing/padding to the rename dialogs. Fixes bugsAnna Marie Dirks2003-04-231-2/+4
* (e_request_string): Make the entry activate theEttore Perazzoli2003-03-071-0/+1
* Port to GtkDialog. Strdup the text returned by GtkEntry after destroyingEttore Perazzoli2003-01-281-24/+24
* A bunch of fixes to make e-util build with -DG_DISABLE_DEPRECATED andJeffrey Stedfast2003-01-031-18/+15
* First big sync of my GNOME 2 porting work (incomplete, and stillEttore Perazzoli2002-11-021-1/+1
* Document the fact that this takes two locale charset strings and one UTF8Dan Winship2002-03-221-7/+7
* Fixing the license text.Ettore Perazzoli2001-10-281-1/+0
* Update the licensing information to require version 2 of the GPLEttore Perazzoli2001-10-271-2/+2
* Modified to accept and return UTF-8 string.Zbigniew Chyla2001-08-251-2/+3
* Added a simple `e_request_string()' utility function.Ettore Perazzoli2001-07-011-0/+104