aboutsummaryrefslogtreecommitdiffstats
path: root/shell/e-shell-startup-wizard.c
Commit message (Expand)AuthorAgeFilesLines
* add a ')' to create a valid queryJP Rosevear2004-01-081-1/+1
* check that we found any importers before deferencing the pointer.Not Zed2004-01-081-0/+6
* Use BASE_VERSION for repo_ids and OAFIIDs Update killev to kill theRodney Dawes2003-12-021-2/+9
* connect to "key_press_event" signal with key_press_event_callback.Charles Zhang2003-09-231-0/+37
* connect to "delete_event" signal with startup_wizard_delete. [#46284]Antonio Xu2003-07-221-0/+12
* connect "back" signal to back_finish_func in finish page.Antonio Xu2003-07-211-0/+16
* If the wizard factory returns NULL, we'll get a NIL wizard but noDan Winship2003-03-121-19/+41
* New routine to attempt to start each available startup wizard in priorityDan Winship2003-02-271-7/+38
* Change this to let the Wizard provide an array of title/icon/controlDan Winship2003-02-251-227/+57
* Use g_signal_connect_after to connect to the "prepare" signal to workDan Winship2003-02-251-6/+11
* Define EVOLUTION_IMAGES using $(imagesdir). Define EVOLUTION_GLADEDIRDan Winship2003-02-061-0/+2
* re-enable. (prepare_importer_page): re-enable importer code.Not Zed2003-02-051-8/+3
* Set GTK_RESPONSE_OK as the default response.Ettore Perazzoli2003-01-281-2/+4
* changed to use a gtkdialog instead of a gnome one.Not Zed2002-12-021-2/+2
* Disabled for now.Ettore Perazzoli2002-11-201-24/+23
* (e_shell_startup_wizard_create): ForEttore Perazzoli2002-11-161-1/+1
* Removed. (no_views_left_cb): Use g_object_add_weak_pointer() instad ofEttore Perazzoli2002-11-151-0/+2
* Change type of member etd inEttore Perazzoli2002-11-141-2/+2
* Connect finish_func to the "next" signal for now, since GnomeDruid seemsEttore Perazzoli2002-11-141-2/+1
* Pass TRUE for arg allow_creation to e_shell_folder_selection_dialog_new().Ettore Perazzoli2002-11-051-0/+2
* Changed all gtk_object_refs()/gtk_object_unrefs() intoEttore Perazzoli2002-11-041-18/+18
* Renamed from GNOME_Evolution_Shell.oaf.in.Ettore Perazzoli2002-11-041-40/+32
* (startup_wizard_cancel): Unref theEttore Perazzoli2002-07-061-0/+14
* handle translated timezone names.Damon Chaplin2002-01-121-2/+6
* make timezone default to "UTC" rather than "".Damon Chaplin2001-11-151-1/+1
* Check for exceptions.Iain Holmes2001-11-131-1/+43
* Fixed spacing and alignment probelms. (See bug #14281)Anna Marie Dirks2001-11-061-5/+8
* If we're not at the end of the druid list, tell the druid we're going to02001-10-301-2/+12
* 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
* gtk_widget_show_now() the dialog. Likewise.Ettore Perazzoli2001-10-271-0/+2
* Set the ->mailer to be CORBA_OBJECT_NIL in case of an exception, otherwiseEttore Perazzoli2001-10-261-0/+1
* Don't use __FUNCTION__. (evolution_wizard_set_show_finish): Likewise.Ettore Perazzoli2001-10-261-2/+2
* Fix bug 11114Iain Holmes2001-10-161-0/+2
* Fix strings and the importer window not drawing correctlyIain Holmes2001-10-131-13/+8
* Only start wizard thing if there are no mail accountsIain Holmes2001-09-211-4/+3
* Fix crash and remove warningIain Holmes2001-09-151-2/+2
* [Remove a bunch of debugging messages, as per #7741.]Ettore Perazzoli2001-09-141-4/+0
* New designIain Holmes2001-09-081-73/+32
* Studlycapsize all the IDs that are not. Likewise. Updated accordingly.Ettore Perazzoli2001-08-281-0/+7
* Implement the rest of the Evolution_Wizard eventsIain Holmes2001-08-251-2/+17
* Add `sgmldocs.make' to `EXTRA_DIST'.Ettore Perazzoli2001-08-221-1/+17
* Show an error dialog when the Evolution Mailer Wizard interface cannot be cre...Iain Holmes2001-08-221-1/+4
* Do the import correctly.Iain Holmes2001-08-211-11/+18
* Don't free the returned displayname.Ettore Perazzoli2001-08-211-4/+2
* Compile fixesIain Holmes2001-08-181-2/+4
* Startup assistant stuffIain Holmes2001-08-171-0/+845