aboutsummaryrefslogtreecommitdiffstats
path: root/shell/e-shell-folder-selection-dialog.c
Commit message (Expand)AuthorAgeFilesLines
* (e_shell_folder_selection_dialog_construct): Set the defaultEttore Perazzoli2003-05-011-0/+1
* Added appropriate border width to the folder selection dialog. FixesAnna Marie Dirks2003-04-221-4/+13
* (impl_dispose): g_object_weak_unref() the shell here.Ettore Perazzoli2003-04-081-0/+5
* Desensitize the window's top-level container rather than desensitizing theDan Winship2003-04-081-16/+1
* Define RESPONSE_NEW for theEttore Perazzoli2003-04-051-2/+11
* updated for e scroll frame --> gtk scrolled windowRadek Doulik2003-02-051-9/+9
* Make dialog New/Cancel/OK to match HIG.Ettore Perazzoli2003-01-151-5/+5
* [With this commit, the shell compiles without deprecatedEttore Perazzoli2002-12-201-17/+17
* changed to use a gtkdialog instead of a gnome one.Not Zed2002-12-021-3/+4
* (impl_dispose): Save theEttore Perazzoli2002-11-211-2/+1
* use e_shell_ marshallers, and make sure STRING parameters map to *_STRING*Chris Toshok2002-11-201-2/+3
* Removed. (no_views_left_cb): Use g_object_add_weak_pointer() instad ofEttore Perazzoli2002-11-151-5/+1
* Make separate dispose/finalize overrides of just overriding destroy.Ettore Perazzoli2002-11-121-8/+23
* New. (impl_finalize): New. (destroy): Removed. (class_init): InstallEttore Perazzoli2002-11-061-1/+1
* Pass TRUE for arg allow_creation to e_shell_folder_selection_dialog_new().Ettore Perazzoli2002-11-051-81/+38
* Replace gtk_signal_emit() with g_signal_emit(). Likewise. Likewise.Ettore Perazzoli2002-11-041-7/+6
* Changed all gtk_object_refs()/gtk_object_unrefs() intoEttore Perazzoli2002-11-041-11/+9
* Renamed from GNOME_Evolution_Shell.oaf.in.Ettore Perazzoli2002-11-041-11/+13
* new function, emit cancelled so the folder selector button will sensitizeChris Toshok2002-10-051-0/+12
* If one of the allowed types is "type/*", allow anything starting withDan Winship2002-09-261-9/+14
* Don't destroy the dialog. It does that itself whenever it emitsDan Winship2002-09-251-2/+2
* no longer distribute the etstate files. enable_search on the view. addMike Kestner2002-09-061-0/+1
* New callback for the show_folder_properties signal.Ettore Perazzoli2002-08-071-1/+1
* (double_click_cb): RenamedEttore Perazzoli2002-07-191-57/+59
* (impl_clicked): PassEttore Perazzoli2002-06-251-1/+1
* Pass FALSE for @allow_shrink. Fixes #15688.Ettore Perazzoli2002-05-241-1/+1
* No more @default_type arg to e_shell_folder_selection_dialog_new().Ettore Perazzoli2002-05-231-16/+18
* Fixes bug #3290.Federico Mena Quintero2001-11-301-1/+18
* Fix the license text to make sense.Ettore Perazzoli2001-10-271-1/+0
* Update the licensing information to require version 2 of the GPLEttore Perazzoli2001-10-271-2/+2
* Allow callers to set the default type of folder to be created.Iain Holmes2001-09-291-3/+16
* Disable DnD on the EStorageSetView to avoid strange behaviors.Ettore Perazzoli2001-09-141-0/+1
* Add a warning for EttoreIain Holmes2001-08-181-0/+1
* Compile fixesIain Holmes2001-08-181-0/+4
* Grab focus on the storage set view.Ettore Perazzoli2001-08-131-1/+3
* New function. When a folder is selected set the OK button to be sensitiveJason Leach2001-07-261-2/+17
* Implemented the `File -> New -> Shortcut' command.Ettore Perazzoli2001-07-011-0/+53
* (Implemented deleting folders in the shell. Files changed that aren'tJason Leach2001-06-241-0/+11
* Add a caption to the folder selection dialog widget, and get theEttore Perazzoli2001-05-201-3/+23
* Ask for a folder to import into.Iain Holmes2001-05-121-3/+3
* the only problematic area - pass NULL for now in as the BonoboUIContainer.Chris Toshok2001-05-111-1/+1
* Pull up fix from the branch:Ettore Perazzoli2001-04-151-1/+3
* Since this is an ETree now, the signature of the double click callback hasChristopher James Lahey2001-03-311-0/+1
* Change the folder selection dialog so that, when you click on "New"Ettore Perazzoli2001-02-091-2/+23
* Update copyrights for files modified in year 2001.Ettore Perazzoli2001-01-281-3/+1
* Make the folder selection dialog use the right bevel for the scrollEttore Perazzoli2001-01-181-1/+4
* Destroy the dialog after a double click.Iain Holmes2000-12-151-0/+2
* Change the function to have the same signature as the double click callback.Iain Holmes2000-12-141-0/+4
* Fix typo in a comment.Matt Bissiri2000-11-081-1/+1
* If the widget is not realized don't do anything, to prevent BadGC's atIain Holmes2000-10-191-0/+20
* #include <gal/widgets/e-gui-utils.h>Chris Toshok2000-10-061-2/+1
* add #include for libgnomeui/gnome-messagebox.hChris Toshok2000-10-061-0/+1
* Added check for gnome-app-lib. Removed directories that have been moved toChristopher James Lahey2000-09-181-2/+2
* Fix some annoying warnings in the folder selection dialog.Ettore Perazzoli2000-09-121-2/+5
* Make sure default_uri isn't NULL!!Jeffrey Stedfast2000-08-041-1/+1
* Update the ::user_select_folder() interface so that it accepts both aEttore Perazzoli2000-08-041-6/+54
* Added an extra @allowed_types parameter to the shell's folderEttore Perazzoli2000-07-021-18/+108
* include gnome-dialog.h (PARENT_TYPE): GNOME_TYPE_DIALOG replaced withMichael Meeks2000-06-121-1/+2
* Folder selection dialog, (untested) CORBA interfaces for it, and a newEttore Perazzoli2000-06-111-0/+220