aboutsummaryrefslogtreecommitdiffstats
path: root/shell/evolution-folder-selector-button.c
Commit message (Expand)AuthorAgeFilesLines
* Remove dead filesJP Rosevear2004-02-111-455/+0
* Desensitize the window's top-level container rather than desensitizing theDan Winship2003-04-081-16/+21
* If you can't get a pixbuf icon for the folder's type, do not crash.Ettore Perazzoli2003-03-201-3/+4
* (impl_finalize): ProtectEttore Perazzoli2003-03-041-3/+6
* (evolution_LDFLAGS): -export-dynamic so customEttore Perazzoli2003-01-091-1/+2
* dont double-free storage_lname.Not Zed2003-01-071-1/+0
* [With this commit, the shell compiles without deprecatedEttore Perazzoli2002-12-201-27/+28
* changed to use a gtkdialog instead of a gnome one.Not Zed2002-12-021-5/+5
* use e_shell_ marshallers, and make sure STRING parameters map to *_STRING*Chris Toshok2002-11-201-3/+5
* No need to check for priv being NULL here anymore.Ettore Perazzoli2002-11-161-5/+5
* 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