/russian/

>1-13/+19 * Fails to import calendar events due to used incorrect enum valuesMilan Crha2012-09-141-2/+2 * Coding style and whitespace cleanup.Matthew Barnes2012-08-201-19/+19 * Adapt to single-include E-D-S libraries.Matthew Barnes2012-06-041-5/+3 * Adapt calendar/importers to the new ESource API.Matthew Barnes2012-06-031-38/+40 * Adapt to libedataserver[ui] changes.Matthew Barnes2012-04-221-10/+44 * Coding style and whitespace cleanup.Matthew Barnes2012-02-201-4/+12 * Port calendar importer to GSettingsRodrigo Moya2011-10-101-5/+5 * First successful buildRodrigo Moya2011-10-061-1/+1 * Merge from masterRodrigo Moya2011-10-051-2/+3 |\ | * Miscellaneous cleanups from the account-mgmt branch.Matthew Barnes2011-09-271-2/+3 | * Coding style and whitespace cleanup.Matthew Barnes2011-09-041-32/+78 | * Coding style and whitespace cleanup.Matthew Barnes2011-08-131-29/+57 | * Replace alarm by reminder for UI consistency. Fixes bug #340614Andre Klapper2011-08-021-1/+1 | * Bug #654261 - Importing ics files into Evolution fails silentlyMilan Crha2011-07-251-1/+5 | * Do not use deprecated EBook/ECal APIMilan Crha2011-06-141-121/+264 | * Coding style cleanups.Matthew Barnes2011-05-091-13/+13 | * More whitespace cleanup.Matthew Barnes2011-01-311-1/+1 | * Utilize the new ESourceSelector:primary-selection property.Matthew Barnes2010-11-021-2/+2 * | Use GSettings where possible in calendar importerRodrigo Moya2011-09-211-3/+3 * | Coding style and whitespace cleanup.Matthew Barnes2011-09-141-32/+78 * | Coding style and whitespace cleanup.Matthew Barnes2011-09-141-29/+57 * | Replace alarm by reminder for UI consistency. Fixes bug #340614Andre Klapper2011-09-141-1/+1 * | Bug #654261 - Importing ics files into Evolution fails silentlyMilan Crha2011-09-141-1/+5 * | Do not use deprecated EBook/ECal APIMilan Crha2011-06-301-121/+264 * | Coding style cleanups.Matthew Barnes2011-06-301-13/+13 * | More whitespace cleanup.Matthew Barnes2011-06-301-1/+1 * | Utilize the new ESourceSelector:primary-selection property.Matthew Barnes2010-11-101-2/+2 |/ * Coding style cleanups.Matthew Barnes2010-09-131-54/+54 * Bug #623204 - Be able to report detailed errors from backendsMilan Crha2010-07-091-3/+3 * Bug 257776 - Import assistant shows wrong extension for vCalendar filesMatthew Barnes2010-06-031-1/+1 * Coding style and whitespace cleanup.Matthew Barnes2010-05-271-1/+7 * Bug #499320 - Preview before import from command lineMilan Crha2010-05-191-4/+511 * Make authentication functionality availableGustavo Noronha Silva2010-01-271-3/+3 * Rename EError to EAlert to match general use betterJonathon Jongsma2009-12-011-2/+2 * Trim unused or unnecessary bits from the import framework.Matthew Barnes2009-09-261-4/+2 * Prefer GLib basic types over C types.Matthew Barnes2009-05-291-21/+21 * Remove trailing whitespace, again.Matthew Barnes2009-05-291-1/+1 * Fix compiler warnings in calendar.Matthew Barnes2009-05-261-4/+6 * ** Fix for bug #555310Milan Crha2009-01-121-1/+1 * Milan Crha <mcrha@redhat.com> ** Fix for bug #528816 (Disable vCalendar impo...Suman Manjunath2008-10-201-11/+23 * Change License from GPL to LGPL.Sankarasivasubramanian Pasupathilingam2008-10-011-13/+15 * updated novell copyright notices (left others alone)Jeffrey Stedfast2008-06-211-1/+1 * ** Allow evolution to build with G_DISABLE_SINGLE_INCLUDES andMatthew Barnes2008-06-061-7/+1 * ** Remove trailing whitespace from source code.Matthew Barnes2007-11-151-4/+4 * Warning fixes: - NULL vs 0 vs FALSE/TRUE - ANSIfication of declarations -Kjartan Maraas2007-10-241-3/+3 * 2007-10-01 mcrha Fix for bug #428402Milan Crha2007-10-011-4/+4 * ** Fix for bug #471791 (Move away from asserts to g_ret*)Srinivasa Ragavan2007-09-031-1/+1 * 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/+1 * addressbook/importers/evolution-ldif-importer.cFrancisco Javier F. Serrador2006-10-151-2/+2 * removed a duplicated exclamation mark. Fixes bug 325123.Andre Klapper2005-12-301-1/+1 * Use g_build_filename(), g_filename_from_uri(), g_usleep().Tor Lillqvist2005-12-171-9/+43 * Merge back eplugin-import-branch.Michael Zucci2005-07-121-311/+315 * Prune unnecessary and nonexistent directories from the -I options. PruneTor Lillqvist2005-06-271-1/+1 * Fixes #70035Rodrigo Moya2005-04-081-2/+2 * use receive_objects method instead of individually updating objects. SetRodrigo Moya2005-01-201-0/+6 * use receive_objects method instead of individually updating objects.Rodrigo Moya2005-01-191-27/+13 * dittoJP Rosevear2004-10-141-1/+1 * include config.h. See #61395.Not Zed2004-07-221-0/+4 * Fixes #54021JP Rosevear2004-04-191-2/+4 * Fixes #56553JP Rosevear2004-04-141-6/+0 * remove useless includeJP Rosevear2004-02-101-1/+0 * use new cal auth functionsJP Rosevear2004-02-051-9/+3 * we only have a single client to free (prepare_events): make the vtodo listJP Rosevear2004-02-051-128/+176