aboutsummaryrefslogtreecommitdiffstats
path: root/plugins/startup-wizard/startup-wizard.c
Commit message (Expand)AuthorAgeFilesLines
* Convert "startup-wizard" to an EExtension.Matthew Barnes2010-06-031-295/+0
* Merge branch 'express2'Matthew Barnes2010-05-271-1/+10
|\
| * Coding style and whitespace cleanup.Matthew Barnes2010-05-251-1/+0
| * Fix compiler warnings.Matthew Barnes2010-05-251-4/+6
| * Store the initial view request and use that to decide whether to showSrinivasa Ragavan2010-04-221-0/+8
* | Bug #610495 - Plugins should define e_plugin_lib_enableRoy Marples2010-04-271-0/+7
* | Giant leap towards GSEAL compliance.Matthew Barnes2010-04-081-5/+18
|/
* Fix misspelled strings.Srinivasa Ragavan2010-03-171-1/+1
* Removed obsolete method signatures in em-account-editor.hMichael Meeks2010-03-141-14/+10
* Restructure capplet stuffs and load only on express mode.Srinivasa Ragavan2010-03-141-1/+1
* Switch to anjal style on express mode.Srinivasa Ragavan2010-03-141-12/+14
* Integrate into new account button.Srinivasa Ragavan2010-03-141-1/+1
* Integrate account assistant wizard to anjal style.Srinivasa Ragavan2010-03-141-1/+1
* Integrate anjal's account capplet lib in start up wizard.Srinivasa Ragavan2010-03-141-2/+22
* Port all error code to use GObject-ified EAlert / EAlertDialogJonathon Jongsma2009-12-081-2/+2
* Rename EError to EAlert to match general use betterJonathon Jongsma2009-12-011-2/+2
* Bug #594471 - Shouldn't call e_error_new/run with NULL 'parent'Milan Crha2009-10-131-6/+1
* Trim unused or unnecessary bits from the import framework.Matthew Barnes2009-09-261-1/+1
* Kill the default parent window hack in e-error.c.Matthew Barnes2009-09-051-1/+6
* Bug 567260 - Migrate from GnomeDruid to GtkAssistantMilan Crha2009-08-181-22/+32
* More refactoring of settings management.Matthew Barnes2009-08-091-1/+2
* Get the "startup-wizard" plugin working again.Matthew Barnes2009-06-301-15/+30
* Fix more compiler warnings.Matthew Barnes2009-06-021-1/+1
* Prefer GLib basic types over C types.Matthew Barnes2009-05-271-6/+6
* Remove trailing whitespace, again.Matthew Barnes2009-05-271-1/+1
* Fix compiler warnings in plugins.Matthew Barnes2009-05-271-1/+1
* Only #include specific libgnome[ui] headers; easier to track.Matthew Barnes2009-05-011-1/+4
* Use system timezone in EvolutionMilan Crha2009-04-251-53/+7
* Change license from GPL to LGPLSankarasivasubramanian Pasupathilingam2008-09-191-12/+14
* ** Fixes bug #546892Matthew Barnes2008-08-121-1/+0
* updated novell copyright notices (left others alone)Jeffrey Stedfast2008-06-211-1/+1
* ** Remove trailing whitespace from source code.Matthew Barnes2007-11-151-10/+10
* Update FSF address in header comments (#469886). Patch from TobiasMatthew Barnes2007-09-021-2/+2
* Massive code cleanup (bug #429422)Matthew Barnes2007-04-201-1/+0
* ** Fixes bug #360240Matthew Barnes2007-03-171-1/+0
* Mark strings as translatable. See bug #399381 for details.Nickolay V. Shmyrev2007-01-271-2/+2
* Pass startup timezone as NULL, so that the local timezone will be shown.Srinivasa Ragavan2006-06-141-3/+1
* Make this place a bit more quietKjartan Maraas2006-01-281-0/+1
* re-write the importer stuff to use the eplugin stuff.Not Zed2005-07-131-104/+83
* removed all the importer stuff. fixed the copyright.Not Zed2005-07-121-199/+23
* Exit evolution when closing wizard using window manager control ; don'tFrédéric Crozat2005-07-081-2/+10
* A plugin the does the startup wizardJP Rosevear2005-03-011-0/+456