aboutsummaryrefslogtreecommitdiffstats
path: root/plugins/pst-import
Commit message (Expand)AuthorAgeFilesLines
* Fix translations being boken by removing calls to bindtextdomain() from plugins.Kjartan Maraas2011-04-022-10/+0
* Fix Gtk-Doc comment notation.Matthew Barnes2011-03-021-22/+43
* Bug #641456 - Crash in pst_process_appointment at pst-importer.cMilan Crha2011-02-281-67/+16
* Bug #641701 - Issues with pst-import pluginMilan Crha2011-02-101-12/+23
* Bug #641451 - Crash in folder_selection_button_newBharath Acharya2011-02-071-5/+9
* Add missing libeshell.la to LIBADD in pst-import pluginMilan Crha2010-11-041-1/+1
* Simplify EActivity.Matthew Barnes2010-10-231-6/+12
* Collect mail enum types in e-mail-enums.h.Matthew Barnes2010-10-191-1/+1
* Give MailSession a permanent home.Matthew Barnes2010-10-131-8/+43
* camel_operation_new() now returns a GCancellable pointer.Matthew Barnes2010-09-291-1/+1
* Adapt to Camel API changes.Matthew Barnes2010-09-281-19/+15
* Pass GCancellable to Camel.Matthew Barnes2010-09-281-8/+17
* Adapt to CamelOperation API changes.Matthew Barnes2010-09-151-8/+6
* Coding style cleanups.Matthew Barnes2010-09-131-21/+21
* Coding style and whitespace cleanups.Matthew Barnes2010-09-121-1/+1
* Migrate from CamelException to GError.Matthew Barnes2010-07-091-11/+11
* Camel is now GObject-based.Matthew Barnes2010-04-241-13/+13
* [win32] Fix a build breakage by adding a proper define for gmtime_rFridrich Štrba2010-04-151-0/+7
* Adapt to Camel API changes.Matthew Barnes2010-04-041-6/+6
* Generate ChangeLog files for tarball releases.Matthew Barnes2010-04-031-22/+0
* Only #include Camel's top-level header.Matthew Barnes2010-04-032-12/+4
* Fix mismatched quotes.Matthew Barnes2010-03-291-2/+2
* Bug #601551 - [PST] evolution crashed with SIGSEGVMilan Crha2010-02-251-3/+11
* Remove dead assignments found by clang.Matthew Barnes2010-01-161-2/+1
* Compiler and linker flag cleanups.Matthew Barnes2009-12-281-1/+2
* Bug 601626 - pst-import missing link to libeutilTravis Reitter2009-11-121-0/+1
* Use EVOLUTION_CALENDAR_CFLAGS instead of EVOLUTION_MAIL_CFLAGSTor Lillqvist2009-11-111-1/+1
* Bug 599245 - Use bitwise AND instead of logical AND for checking flagsThomas Andersen2009-10-221-2/+2
* Bug 596848 - Use per-target CPPFLAGS in automake filesH.Habighorst2009-10-011-7/+10
* Trim unused or unnecessary bits from the import framework.Matthew Barnes2009-09-261-0/+1
* Goodbye libgnome and libgnomeui!!Matthew Barnes2009-09-191-0/+2
* Simplify EPlugin loading at startup.Matthew Barnes2009-08-301-2/+2
* Build with -Wl,--no-undefined and fix linker errors.Matthew Barnes2009-08-281-1/+4
* Fix compiler warnings and deprecated GTK+ API usage.Matthew Barnes2009-08-161-9/+11
* Get the pst-import plugin working.Matthew Barnes2009-08-121-3/+3
* Fix distcheck errors.Matthew Barnes2009-08-111-1/+1
* Merge commit 'EVOLUTION_2_27_5' into kill-bonoboMatthew Barnes2009-07-281-175/+153
|\
| * Update NEWS + coding style cleanups.Matthew Barnes2009-07-271-5/+5
| * BUG #578945 - Adapt to changes in libpst 0.6.41Bharath Acharya2009-07-271-176/+154
| * More whitespace cleanup.Matthew Barnes2009-07-191-4/+4
| * Fix excessive whitespace.Matthew Barnes2009-07-131-2/+0
* | More whitespace cleanup.Matthew Barnes2009-07-191-4/+4
* | Fix excessive whitespace.Matthew Barnes2009-07-141-2/+0
* | Merge branch 'master' into kill-bonoboMatthew Barnes2009-07-011-0/+9
|\|
| * Use AM_CPPFLAGS instead of INCLUDE in all Makefile.am.Matthew Barnes2009-07-011-1/+1
| * Fix build issue for pst-import pluginBharath Acharya2009-06-221-0/+1
| * More code cleanup.Matthew Barnes2009-06-021-2/+2
| * Whitespace cleanup.Matthew Barnes2009-05-291-2/+2
| * Prefer GLib basic types over C types.Matthew Barnes2009-05-291-46/+46
| * Remove trailing whitespace, again.Matthew Barnes2009-05-291-120/+120
* | Fix "make distcheck" errors and other build cleanups.Matthew Barnes2009-07-011-1/+1
* | More code cleanup.Matthew Barnes2009-06-021-2/+2
* | Whitespace cleanup.Matthew Barnes2009-05-291-2/+2
* | Prefer GLib basic types over C types.Matthew Barnes2009-05-271-46/+46
* | Merge branch 'master' into kill-bonoboMatthew Barnes2009-05-271-120/+120
|\ \
| * | Remove trailing whitespace, again.Matthew Barnes2009-05-271-120/+120
| |/
| * Use Behdad's brilliant git.mk to generate .gitignore files.Matthew Barnes2009-05-021-0/+2
| * On Windows use -no-undefined and link with all required libraries. (JustTor Lillqvist2009-01-293-4/+28
| * ** Fix for bug #208426Bharath Acharya2009-01-154-0/+1821
* Use -no-undefined on Linux tooMilan Crha2009-05-201-9/+0
* Use Behdad's brilliant git.mk to generate .gitignore files.Matthew Barnes2009-05-041-0/+2
* Merge revisions 37108:37199 from trunk.Matthew Barnes2009-02-013-4/+28
* Merge revisions 37075:37107 from trunk.Matthew Barnes2009-01-214-0/+1821