aboutsummaryrefslogtreecommitdiffstats
path: root/widgets/misc/e-import-assistant.c
Commit message (Collapse)AuthorAgeFilesLines
* 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
| | | | | | | | | | The EError mechanism is used both for error dialogs as well as basic alerts or user prompts, so we should give it a more general name which matches this use. This patch also cleans up a few includes of e-alert.h (formerly e-error.h) that were not actually being used. https://bugzilla.gnome.org/show_bug.cgi?id=602963
* 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
| | | | | Includes Bastien Nocera's patch to register our importable MIME types with the MIME database.
* 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