aboutsummaryrefslogtreecommitdiffstats
path: root/widgets/misc/e-import-assistant.c
Commit message (Expand)AuthorAgeFilesLines
* Coding style and whitespace cleanups.Matthew Barnes2011-06-091-1/+2
* Bug #646109 - Fix use of include <config.h> to make sure translations workMilan Crha2011-05-271-0/+4
* Bug 650491 - Shell handles forwarding uris to existing process wrongMatthew Barnes2011-05-231-11/+8
* Coding style and whitespace cleanup.Matthew Barnes2011-05-221-11/+22
* Coding style cleanups.Matthew Barnes2011-05-091-5/+5
* Coding style and whitespace cleanup.Matthew Barnes2011-03-061-1/+3
* Bug #614480 - Avoid using G_TYPE_INSTANCE_GET_PRIVATE repeatedlyMilan Crha2011-02-251-23/+16
* Drop backward-compatibility cruft.Matthew Barnes2011-01-251-3/+0
* Bump gtk+-2.0 requirement to 2.22.0.Matthew Barnes2010-09-291-7/+0
* Use new GDK keysym names if available.Matthew Barnes2010-09-181-1/+4
* GObject boilerplate cleanup.Matthew Barnes2010-08-251-2/+5
* Make EImportAssistant extensible.Matthew Barnes2010-07-311-37/+16
* Remove unused 'preview' argument from e_import_assistant_new_simple().Matthew Barnes2010-07-301-5/+1
* Bug 624022 - "stock_mail-import" no longer exists in gnome-icon-themeMatthew Barnes2010-07-101-19/+0
* More GTK3 preparation.Matthew Barnes2010-06-041-20/+31
* Coding style and whitespace cleanup.Matthew Barnes2010-05-271-4/+13
* Bug #499320 - Preview before import from command lineMilan Crha2010-05-191-15/+90
* Fix command-line import crasher.Matthew Barnes2010-02-121-0/+1
* Remove dead assignments found by clang.Matthew Barnes2010-01-161-1/+0
* Coding style and whitespace cleanup.Matthew Barnes2010-01-041-4/+12
* Rename EError to EAlert to match general use betterJonathon Jongsma2009-12-011-1/+0
* BugĀ 589153 - Use GtkBuilder instead of libgladeMatthew Barnes2009-11-171-1/+0
* Further tweaks for the command-line importing.Matthew Barnes2009-11-131-2/+4
* Bug #588093 - Allow import of local files from command lineMilan Crha2009-11-121-80/+495
* Show import progress directly in the assistant window.Matthew Barnes2009-09-261-77/+100
* More import assistant cleanup.Matthew Barnes2009-09-261-134/+153
* Rename EShellImporter to EImportAssistant and move it to widgets.Matthew Barnes2009-09-261-0/+898