aboutsummaryrefslogtreecommitdiffstats
path: root/shell/evolution-folder-selector-button.c
Commit message (Expand)AuthorAgeFilesLines
* Make separate dispose/finalize overrides of just overriding destroy.Ettore Perazzoli2002-11-121-7/+25
* New. (impl_finalize): New. (destroy): Removed. (class_init): InstallEttore Perazzoli2002-11-061-1/+1
* Replace gtk_signal_emit() with g_signal_emit(). Likewise. Likewise.Ettore Perazzoli2002-11-041-6/+3
* Changed all gtk_object_refs()/gtk_object_unrefs() intoEttore Perazzoli2002-11-041-3/+3
* First big sync of my GNOME 2 porting work (incomplete, and stillEttore Perazzoli2002-11-021-10/+17
* If we return from evolution_shell_client_user_select_folder to find thatDan Winship2002-10-011-0/+10
* If one of the allowed types is "type/*", allow anything starting withDan Winship2002-09-261-0/+8
* Mark a string for translation.Kjartan Maraas2002-09-181-1/+1
* If the selected URI is of an invalid type, don't accept it.Dan Winship2002-08-171-44/+89
* New function to set the uri programatically on aJeffrey Stedfast2002-07-301-8/+31
* (clicked): Ref the parent_window and then unref after you are done usingEttore Perazzoli2002-07-131-0/+2
* set the parent window insensitive before popping up the dialog andChris Toshok2002-05-211-2/+27
* Shell config page routines. Right now handles the default folders page.Dan Winship2002-04-111-2/+2
* New widget for a button that displays a folder selection in a standardDan Winship2002-04-051-0/+308