| Commit message (Expand) | Author | Age | Files | Lines |
* | Same. | Jeffrey Stedfast | 2004-04-20 | 1 | -1/+1 |
* | Change component icons to use the icon theme names for icons Remove | Michael Terry | 2004-04-19 | 1 | -1/+11 |
* | Remove dialog separators Change the border with of the dialog's vbox and | Rodney Dawes | 2004-04-01 | 1 | -4/+7 |
* | Used the stock icon in confirm dialog. | Bill Zhu | 2004-03-11 | 1 | -2/+2 |
* | add a ')' to create a valid query | JP Rosevear | 2004-01-08 | 1 | -1/+1 |
* | check that we found any importers before deferencing the pointer. | Not Zed | 2004-01-08 | 1 | -0/+6 |
* | Use BASE_VERSION for repo_ids and OAFIIDs Update killev to kill the | Rodney Dawes | 2003-12-02 | 1 | -2/+9 |
* | connect to "key_press_event" signal with key_press_event_callback. | Charles Zhang | 2003-09-23 | 1 | -0/+37 |
* | connect to "delete_event" signal with startup_wizard_delete. [#46284] | Antonio Xu | 2003-07-22 | 1 | -0/+12 |
* | connect "back" signal to back_finish_func in finish page. | Antonio Xu | 2003-07-21 | 1 | -0/+16 |
* | If the wizard factory returns NULL, we'll get a NIL wizard but no | Dan Winship | 2003-03-12 | 1 | -19/+41 |
* | New routine to attempt to start each available startup wizard in priority | Dan Winship | 2003-02-27 | 1 | -7/+38 |
* | Change this to let the Wizard provide an array of title/icon/control | Dan Winship | 2003-02-25 | 1 | -227/+57 |
* | Use g_signal_connect_after to connect to the "prepare" signal to work | Dan Winship | 2003-02-25 | 1 | -6/+11 |
* | Define EVOLUTION_IMAGES using $(imagesdir). Define EVOLUTION_GLADEDIR | Dan Winship | 2003-02-06 | 1 | -0/+2 |
* | re-enable. (prepare_importer_page): re-enable importer code. | Not Zed | 2003-02-05 | 1 | -8/+3 |
* | Set GTK_RESPONSE_OK as the default response. | Ettore Perazzoli | 2003-01-28 | 1 | -2/+4 |
* | changed to use a gtkdialog instead of a gnome one. | Not Zed | 2002-12-02 | 1 | -2/+2 |
* | Disabled for now. | Ettore Perazzoli | 2002-11-20 | 1 | -24/+23 |
* | (e_shell_startup_wizard_create): For | Ettore Perazzoli | 2002-11-16 | 1 | -1/+1 |
* | Removed. (no_views_left_cb): Use g_object_add_weak_pointer() instad of | Ettore Perazzoli | 2002-11-15 | 1 | -0/+2 |
* | Change type of member etd in | Ettore Perazzoli | 2002-11-14 | 1 | -2/+2 |
* | Connect finish_func to the "next" signal for now, since GnomeDruid seems | Ettore Perazzoli | 2002-11-14 | 1 | -2/+1 |
* | Pass TRUE for arg allow_creation to e_shell_folder_selection_dialog_new(). | Ettore Perazzoli | 2002-11-05 | 1 | -0/+2 |
* | Changed all gtk_object_refs()/gtk_object_unrefs() into | Ettore Perazzoli | 2002-11-04 | 1 | -18/+18 |
* | Renamed from GNOME_Evolution_Shell.oaf.in. | Ettore Perazzoli | 2002-11-04 | 1 | -40/+32 |
* | (startup_wizard_cancel): Unref the | Ettore Perazzoli | 2002-07-06 | 1 | -0/+14 |
* | handle translated timezone names. | Damon Chaplin | 2002-01-12 | 1 | -2/+6 |
* | make timezone default to "UTC" rather than "". | Damon Chaplin | 2001-11-15 | 1 | -1/+1 |
* | Check for exceptions. | Iain Holmes | 2001-11-13 | 1 | -1/+43 |
* | Fixed spacing and alignment probelms. (See bug #14281) | Anna Marie Dirks | 2001-11-06 | 1 | -5/+8 |
* | If we're not at the end of the druid list, tell the druid we're going to | 0 | 2001-10-30 | 1 | -2/+12 |
* | Fix the license text to make sense. | Ettore Perazzoli | 2001-10-27 | 1 | -1/+0 |
* | Update the licensing information to require version 2 of the GPL | Ettore Perazzoli | 2001-10-27 | 1 | -2/+2 |
* | gtk_widget_show_now() the dialog. Likewise. | Ettore Perazzoli | 2001-10-27 | 1 | -0/+2 |
* | Set the ->mailer to be CORBA_OBJECT_NIL in case of an exception, otherwise | Ettore Perazzoli | 2001-10-26 | 1 | -0/+1 |
* | Don't use __FUNCTION__. (evolution_wizard_set_show_finish): Likewise. | Ettore Perazzoli | 2001-10-26 | 1 | -2/+2 |
* | Fix bug 11114 | Iain Holmes | 2001-10-16 | 1 | -0/+2 |
* | Fix strings and the importer window not drawing correctly | Iain Holmes | 2001-10-13 | 1 | -13/+8 |
* | Only start wizard thing if there are no mail accounts | Iain Holmes | 2001-09-21 | 1 | -4/+3 |
* | Fix crash and remove warning | Iain Holmes | 2001-09-15 | 1 | -2/+2 |
* | [Remove a bunch of debugging messages, as per #7741.] | Ettore Perazzoli | 2001-09-14 | 1 | -4/+0 |
* | New design | Iain Holmes | 2001-09-08 | 1 | -73/+32 |
* | Studlycapsize all the IDs that are not. Likewise. Updated accordingly. | Ettore Perazzoli | 2001-08-28 | 1 | -0/+7 |
* | Implement the rest of the Evolution_Wizard events | Iain Holmes | 2001-08-25 | 1 | -2/+17 |
* | Add `sgmldocs.make' to `EXTRA_DIST'. | Ettore Perazzoli | 2001-08-22 | 1 | -1/+17 |
* | Show an error dialog when the Evolution Mailer Wizard interface cannot be cre... | Iain Holmes | 2001-08-22 | 1 | -1/+4 |
* | Do the import correctly. | Iain Holmes | 2001-08-21 | 1 | -11/+18 |
* | Don't free the returned displayname. | Ettore Perazzoli | 2001-08-21 | 1 | -4/+2 |
* | Compile fixes | Iain Holmes | 2001-08-18 | 1 | -2/+4 |
* | Startup assistant stuff | Iain Holmes | 2001-08-17 | 1 | -0/+845 |