| Commit message (Expand) | Author | Age | Files | Lines |
* | Do not use deprecated EBook/ECal API | Milan Crha | 2011-06-14 | 1 | -11/+38 |
* | Coding style and whitespace cleanups. | Matthew Barnes | 2011-06-09 | 3 | -16/+36 |
* | Including <glib.h> directly is rarely needed. | Matthew Barnes | 2011-05-28 | 1 | -1/+0 |
* | EMFolderTree: Store an EMailBackend instead of an EMailSession. | Matthew Barnes | 2011-05-24 | 1 | -4/+3 |
* | Coding style and whitespace cleanup. | Matthew Barnes | 2011-05-22 | 2 | -4/+10 |
* | Coding style cleanups. | Matthew Barnes | 2011-05-09 | 4 | -23/+23 |
* | Whitespace and coding style cleanups. | Matthew Barnes | 2011-05-08 | 1 | -3/+9 |
* | Coding style and whitespace cleanup. | Matthew Barnes | 2011-01-30 | 1 | -4/+8 |
* | Add missing EVOLUTION_MAIL_LIBS to LIBADD in mail/importers | Milan Crha | 2010-11-04 | 1 | -0/+1 |
* | Bug #633158 - Importer stops after single mail import | Milan Crha | 2010-10-27 | 1 | -1/+1 |
* | Simplify EActivity. | Matthew Barnes | 2010-10-23 | 3 | -11/+19 |
* | Collect mail enum types in e-mail-enums.h. | Matthew Barnes | 2010-10-19 | 2 | -2/+2 |
* | Give MailSession a permanent home. | Matthew Barnes | 2010-10-13 | 5 | -16/+98 |
* | camel_operation_new() now returns a GCancellable pointer. | Matthew Barnes | 2010-09-29 | 5 | -31/+33 |
* | Adapt to Camel API changes. | Matthew Barnes | 2010-09-28 | 2 | -26/+13 |
* | Pass GCancellable to Camel. | Matthew Barnes | 2010-09-28 | 1 | -4/+8 |
* | Adapt to CamelOperation API changes. | Matthew Barnes | 2010-09-15 | 4 | -30/+23 |
* | Coding style cleanups. | Matthew Barnes | 2010-09-13 | 5 | -253/+253 |
* | Coding style and whitespace cleanup. | Matthew Barnes | 2010-08-29 | 1 | -17/+36 |
* | Migrate from CamelException to GError. | Matthew Barnes | 2010-07-09 | 5 | -12/+14 |
* | Coding style and whitespace cleanups. | Matthew Barnes | 2010-06-07 | 1 | -18/+46 |
* | Bug #499320 - Preview before import from command line | Milan Crha | 2010-05-19 | 5 | -0/+160 |
* | Adapt to Camel API changes. | Matthew Barnes | 2010-04-30 | 1 | -1/+3 |
* | Camel is now GObject-based. | Matthew Barnes | 2010-04-24 | 1 | -4/+4 |
* | Bug 615814 - Missing mnemonic in import dialog | Matthew Barnes | 2010-04-18 | 1 | -1/+5 |
* | Only #include Camel's top-level header. | Matthew Barnes | 2010-04-03 | 5 | -14/+1 |
* | Fix mismatched quotes. | Matthew Barnes | 2010-03-29 | 1 | -1/+1 |
* | Remove a long lived win32 hack | Fridrich Strba | 2010-03-06 | 1 | -6/+0 |
* | Remove dead assignments found by clang. | Matthew Barnes | 2010-01-16 | 1 | -3/+0 |
* | Coding style and whitespace cleanup. | Matthew Barnes | 2010-01-04 | 2 | -4/+10 |
* | Kill em_utils_get_data/config_dir(), push down to MailSession | Jonathon Jongsma | 2009-12-17 | 1 | -2/+2 |
* | Rename EError to EAlert to match general use better | Jonathon Jongsma | 2009-12-01 | 2 | -2/+0 |
* | port calendar/ to the new EError API | Jonathon Jongsma | 2009-12-01 | 1 | -0/+1 |
* | Fix a build error. | Matthew Barnes | 2009-11-25 | 1 | -0/+1 |
* | Further tweaks for the command-line importing. | Matthew Barnes | 2009-11-13 | 1 | -4/+8 |
* | Bug #588093 - Allow import of local files from command line | Milan Crha | 2009-11-12 | 1 | -4/+35 |
* | Bug 596848 - Use per-target CPPFLAGS in automake files | H.Habighorst | 2009-10-01 | 1 | -1/+3 |
* | Trim unused or unnecessary bits from the import framework. | Matthew Barnes | 2009-09-26 | 4 | -93/+7 |
* | Goodbye libgnome and libgnomeui!! | Matthew Barnes | 2009-09-19 | 1 | -1/+3 |
* | Fix compiler warnings and deprecated GTK+ API usage. | Matthew Barnes | 2009-08-16 | 2 | -36/+1 |
* | Remove some unnecessary Bonobo includes. | Matthew Barnes | 2009-08-06 | 1 | -1/+1 |
* | Fix excessive whitespace. | Matthew Barnes | 2009-07-14 | 1 | -1/+0 |
* | Fix "make distcheck" errors and other build cleanups. | Matthew Barnes | 2009-07-01 | 1 | -1/+1 |
* | Radically reorganize source code. | Matthew Barnes | 2009-06-25 | 3 | -9/+39 |
* | Split store and local folder management out from shell backend. | Matthew Barnes | 2009-06-24 | 2 | -10/+11 |
* | Stop abusing forward declarations. | Matthew Barnes | 2009-06-19 | 1 | -19/+19 |
* | More code cleanup. | Matthew Barnes | 2009-06-02 | 3 | -6/+6 |
* | Whitespace cleanup. | Matthew Barnes | 2009-05-29 | 2 | -2/+2 |
* | Prefer GLib basic types over C types. | Matthew Barnes | 2009-05-27 | 5 | -83/+83 |
* | Merge branch 'master' into kill-bonobo | Matthew Barnes | 2009-05-27 | 5 | -6/+6 |
|\ |
|
| * | Remove trailing whitespace, again. | Matthew Barnes | 2009-05-27 | 5 | -5/+5 |
| * | Fix compiler warnings in mail. | Matthew Barnes | 2009-05-26 | 2 | -3/+1 |
| * | Use Behdad's brilliant git.mk to generate .gitignore files. | Matthew Barnes | 2009-05-02 | 1 | -0/+2 |
| * | ** Disable debug macros (#define d(x) x) throughout. (#569638) | Matthew Barnes | 2009-02-01 | 2 | -2/+2 |
| * | Remove unneeded #include <libgnome/gnome-util.h>. | Matthew Barnes | 2009-01-11 | 1 | -1/+1 |
| * | License changes from GPL to LGPL | Sankarasivasubramanian Pasupathilingam | 2008-09-29 | 1 | -16/+15 |
| * | License changes from GPL to LGPL | Sankarasivasubramanian Pasupathilingam | 2008-09-16 | 1 | -18/+16 |
| * | License Changes from GPL to LGPL | Sankarasivasubramanian Pasupathilingam | 2008-09-13 | 1 | -16/+15 |
| * | Change License from GPL to LGPL. 2nd batch. | Sankarasivasubramanian Pasupathilingam | 2008-09-03 | 1 | -16/+16 |
| * | License Changes | Sankarasivasubramanian Pasupathilingam | 2008-08-27 | 1 | -13/+14 |
* | | Use -no-undefined on Linux too | Milan Crha | 2009-05-20 | 1 | -31/+0 |
* | | Fix most of the compiler warnings in mail. | Matthew Barnes | 2009-05-08 | 1 | -1/+3 |
* | | Adapt mail to EShellBackend changes. | Matthew Barnes | 2009-05-08 | 2 | -9/+9 |
* | | Use Behdad's brilliant git.mk to generate .gitignore files. | Matthew Barnes | 2009-05-04 | 1 | -0/+2 |
* | | Merge revisions 37200:3266 from trunk. | Matthew Barnes | 2009-02-15 | 2 | -2/+2 |
* | | Merge revisions 36866:37046 from trunk. | Matthew Barnes | 2009-01-12 | 1 | -1/+1 |
* | | Get the mail folder tree compiling, though I'm not yet sure why it's not | Matthew Barnes | 2008-10-17 | 2 | -8/+17 |
* | | Merge revisions 36016:36533 from trunk. | Matthew Barnes | 2008-10-02 | 3 | -50/+46 |
* | | Merge revisions 36016:36303 from trunk. | Matthew Barnes | 2008-09-11 | 2 | -29/+30 |
* | | Progress update: | Matthew Barnes | 2008-08-30 | 1 | -1/+0 |
|/ |
|
* | fixed copyright notices | Jeffrey Stedfast | 2008-06-21 | 5 | -8/+8 |
* | ** Allow evolution to build with G_DISABLE_SINGLE_INCLUDES and | Matthew Barnes | 2008-06-06 | 3 | -10/+3 |
* | ** Fixes breakage caused by bug #513951 | Matthew Barnes | 2008-03-12 | 1 | -2/+2 |
* | ** Fixes bug #362638 | Matthew Barnes | 2007-12-21 | 3 | -68/+55 |
* | ** Remove trailing whitespace from source code. | Matthew Barnes | 2007-11-15 | 4 | -28/+28 |
* | Warning fixes: - NULL vs. 0 vs FALSE - ANSIfication of function | Kjartan Maraas | 2007-10-29 | 3 | -4/+4 |
* | ** Fixes bug #469657 | Matthew Barnes | 2007-10-02 | 1 | -15/+7 |
* | Distribute README.async (#478704). | Matthew Barnes | 2007-09-22 | 4 | -2447/+0 |
* | Update FSF address in header comments (#469886). Patch from Tobias | Matthew Barnes | 2007-09-02 | 8 | -13/+13 |
* | ** Fix for bug #455799 | Hiroyuki Ikezoe | 2007-08-04 | 1 | -15/+0 |
* | Fix compilation warnings in mail folder (#437935). | Matthew Barnes | 2007-06-03 | 1 | -1/+1 |
* | Fix file descriptor leaks | Jules Colding | 2007-05-29 | 3 | -3/+6 |
* | ** Fixes bug #419524 | Matthew Barnes | 2007-03-21 | 2 | -2/+2 |
* | s/int/guint/g for 1-bit bitfield. Remove cruft use guint for 1-bit | Kjartan Maraas | 2006-02-08 | 1 | -3/+2 |
* | fix a bunch of Address Book strings | Karsten Bräckelmann | 2006-02-06 | 1 | -1/+1 |
* | use libedataserver/e-account-list.h instead of e-util/e-account-list.h. | Simon Zheng | 2006-01-06 | 1 | -1/+1 |
* | Include e-util-private.h for O_BINARY. | Tor Lillqvist | 2005-12-18 | 1 | -0/+2 |
* | importers/elm-importer.c importers/evolution-mbox-importer.c | Tor Lillqvist | 2005-12-18 | 6 | -23/+37 |
* | Use g_ascii_strcasecmp() instead of strcasecmp(). We are comparing to | Tor Lillqvist | 2005-09-28 | 1 | -2/+2 |
* | Use the bootstrap import library for libevolution-mail.la on Win32 as | Tor Lillqvist | 2005-08-10 | 1 | -1/+7 |
* | Merge back eplugin-import-branch. | Michael Zucci | 2005-07-12 | 7 | -668/+421 |
* | include atkutil.h (message_list_construct): cast warning. | Not Zed | 2005-03-02 | 1 | -0/+2 |
* | Remove unused global symbol. | Hans Petter Jansson | 2005-02-01 | 1 | -2/+0 |
* | addressbook/gui/component/addressbook-migrate.c | Hans Petter Jansson | 2004-12-09 | 1 | -1/+1 |
* | Moved various things from e-util to libedataserver. | Not Zed | 2004-12-03 | 2 | -2/+0 |
* | ** Merge in notzed-messageinfo-branch. | Not Zed | 2004-11-12 | 2 | -8/+10 |
* | Merged notzed-eplugin-2-branch to head. | Michael Zucci | 2004-09-20 | 3 | -0/+3 |
* | utf8_filename should be char * not char | JP Rosevear | 2004-08-28 | 1 | -2/+2 |
* | Convert filename to UTF-8 from local encoding before displaying it. | Frédéric Crozat | 2004-08-25 | 3 | -5/+13 |
* | ** See #59885. | Not Zed | 2004-06-17 | 1 | -25/+25 |
* | set the default selection to inbox. | Not Zed | 2004-05-26 | 2 | -3/+33 |
* | use the new e_book_new_* and e_book_open apis. | Chris Toshok | 2004-05-20 | 1 | -3/+3 |
* | ** Dunno why i bothered, but see bug #58090. | Not Zed | 2004-05-07 | 1 | -6/+36 |
* | removed. | Not Zed | 2004-05-03 | 2 | -0/+7 |
* | Removed unused and uninitialised "url" local that gets g_free-ed | David Malcolm | 2004-04-19 | 1 | -2/+1 |
* | use e_destination_export_to_vcard_attribute instead of exporting to xml, | Chris Toshok | 2004-04-10 | 1 | -11/+12 |
* | Updated for signature API changes. | Jeffrey Stedfast | 2004-04-02 | 1 | -6/+7 |
* | ** See bug #55096. | Not Zed | 2004-03-05 | 2 | -1/+12 |
* | fix for the weird-arsed e-contact list api. and fix a small memleak. | Not Zed | 2004-02-17 | 1 | -2/+16 |
* | use mail-importer to import the mail tree, fix the account stuff to talk | Not Zed | 2004-02-13 | 7 | -1174/+960 |
* | call the right recursive function, oops. | Not Zed | 2004-02-11 | 2 | -4/+2 |
* | include camel-operation.h | JP Rosevear | 2004-02-11 | 1 | -0/+2 |
* | Basically rewrote this, the import tasks run in another thread. It tells | Not Zed | 2004-02-11 | 14 | -746/+852 |
* | Use BASE_VERSION for repo_ids and OAFIIDs Update killev to kill the | Rodney Dawes | 2003-12-02 | 10 | -29/+29 |
* | use the server.mk file to get rules for building versioned .server files | JP Rosevear | 2003-11-17 | 1 | -2/+1 |
* | set up vars and rules for versioning the .server files | JP Rosevear | 2003-10-31 | 1 | -8/+7 |
* | updated for camel namespace changes | Jeffrey Stedfast | 2003-09-19 | 1 | -1/+1 |
* | temporarily reverting camel namespace changes until after other branches have... | Jeffrey Stedfast | 2003-08-27 | 1 | -1/+1 |
* | Updated for camel namespace changes. | Jeffrey Stedfast | 2003-08-27 | 1 | -1/+1 |
* | ** See bug #22542 | Not Zed | 2003-06-11 | 1 | -1/+1 |
* | Updated for API change in the filter code. | Jeffrey Stedfast | 2003-04-30 | 1 | -4/+4 |
* | Remove COMPONENTDIR and set BINDIR and VERSION instead. | Not Zed | 2003-04-17 | 6 | -12/+13 |
* | Fix bad XML noticed by Not Zed | Dan Winship | 2003-04-08 | 3 | -6/+6 |
* | Clean up server names | Dan Winship | 2003-04-08 | 6 | -21/+36 |
* | added "folder_type" parameter to EvolutionImporterLoadFileFn. | Rodrigo Moya | 2003-04-03 | 5 | -3/+5 |
* | ** for mail part of bug #38461. | Not Zed | 2003-03-20 | 5 | -275/+156 |
* | Replace "evolution:menu-name" prop with "evolution:menu_name". [#39692] | Ettore Perazzoli | 2003-03-20 | 2 | -2/+2 |
* | Use G_GNUC_FUNCTION instead of __FUNCTION__. (OUT): Likewise. Likewise. | Ettore Perazzoli | 2003-03-07 | 2 | -3/+3 |
* | Make libversit a shared library, update stuff for that, and clean up | Dan Winship | 2003-02-22 | 1 | -6/+0 |
* | add .server.in files | Dan Winship | 2003-02-20 | 1 | -1/+4 |
* | Removed unused variables. | Jeffrey Stedfast | 2003-02-13 | 4 | -59/+12 |
* | Split the ORBit IDL compilation rules to work properly with parallel | Ettore Perazzoli | 2003-02-11 | 1 | -3/+11 |
* | Add LDFLAGS to ported libs | Rodney Dawes | 2003-02-10 | 1 | -0/+6 |
* | track change to e_book_load_uri type. | Chris Toshok | 2003-02-07 | 1 | -3/+1 |
* | Remove *dir defs that are in configure.in now (INCLUDES): clean up using | Dan Winship | 2003-02-07 | 2 | -4/+2 |
* | update from ../../importers/. (main): Removed. | Not Zed | 2003-02-05 | 5 | -15/+3577 |
* | removed *.oaf.in that were left | Jeffrey Stedfast | 2003-01-23 | 2 | -58/+0 |
* | ignore *.server | Jeffrey Stedfast | 2002-12-05 | 1 | -1/+1 |
* | provide a proper implicit rule for building .server.in from .server.in.in. | Not Zed | 2002-11-20 | 2 | -8/+6 |
* | fix warning message, outlook->mbox. | Not Zed | 2002-11-19 | 2 | -2/+2 |
* | Added back libevolution-importer stuff. (SUBDIRS): Added back importers. | Not Zed | 2002-11-18 | 8 | -30/+149 |
* | Fixed i18n rule. | Michael Zucci | 2002-11-12 | 1 | -1/+1 |
* | Use the camel_message_info_new/free functions rather than g_new0 and | Jeffrey Stedfast | 2002-10-02 | 1 | -69/+43 |
* | [Fix #24732] | Ettore Perazzoli | 2002-10-02 | 1 | -2/+3 |
* | Define a versioned library directory that we can use for things that are | Peter Williams | 2002-07-15 | 1 | -1/+1 |
* | Update for camel_folder_append_message / camel_folder_transfer_messages_to | Dan Winship | 2002-05-14 | 1 | -1/+1 |
* | add const to silence warning. | Larry Ewing | 2002-04-29 | 1 | -1/+1 |
* | Use -avoid-version -module. (From Max Horn <max@quendi.de>) | Dan Winship | 2002-04-02 | 1 | -2/+2 |
* | Final cleanup for the CFLAGS and LIBS in the Makefiles. | Ettore Perazzoli | 2002-01-28 | 1 | -9/+8 |
* | Make the mbox importer check for Mozilla status headers and act on them. | Iain Holmes | 2002-01-09 | 3 | -4/+110 |
* | Update the licensing information to require version 2 of the GPL | Ettore Perazzoli | 2001-10-27 | 2 | -6/+4 |
* | Fix typo | Iain Holmes | 2001-10-17 | 1 | -1/+1 |
* | Fix race conditions in creating folders | Iain Holmes | 2001-10-13 | 1 | -2/+5 |
* | Only create the folder when the shell has created it. | Iain Holmes | 2001-10-05 | 1 | -2/+2 |
* | add $BONOBO_GNOME_CFLAGS to make it work with latest Bonobo | Rodrigo Moya | 2001-10-04 | 1 | -0/+1 |
* | Pass an empty flags argument to mail_tool_uri_to_folder. | Jeffrey Stedfast | 2001-10-03 | 2 | -4/+4 |
* | const fix | Iain Holmes | 2001-09-20 | 1 | -2/+2 |
* | Fix memory leak | Iain Holmes | 2001-09-20 | 1 | -0/+1 |
* | Fix the Pine and Netscape importers. Give them a nice progress reporting GUI. | Iain Holmes | 2001-08-31 | 1 | -13/+38 |
* | Compile fixes | Iain Holmes | 2001-08-18 | 1 | -2/+4 |
* | Fix the importers if you try to import into an already existing directory | Iain Holmes | 2001-07-13 | 1 | -20/+33 |
* | Kill irritating "Returning" g_warning. | Peter Williams | 2001-07-03 | 1 | -1/+0 |
* | Made a const char * here. | Christopher James Lahey | 2001-05-10 | 1 | -1/+2 |
* | Importer changes | Iain Holmes | 2001-05-09 | 8 | -1421/+62 |
* | Pull up fix from the branch: | Ettore Perazzoli | 2001-04-18 | 1 | -1/+1 |
* | Check for KMail files. | Iain Holmes | 2001-04-03 | 1 | -0/+60 |
* | Fix a crash when the evolution-importer-client tries to pass NULL for the fol... | Iain Holmes | 2001-03-31 | 2 | -2/+2 |
* | Cleaned up #includes. Remove unneccesary includes of <gnome.h>, | Kjartan Maraas | 2001-03-30 | 4 | -11/+22 |
* | Fix some warnings, Allow the importers to import into any folder. Update | Iain Holmes | 2001-03-23 | 4 | -6/+28 |
* | Step the parser so it imports more than one message. | Iain Holmes | 2001-03-21 | 1 | -0/+20 |
* | extra dist the oaf files | JP Rosevear | 2001-03-21 | 1 | -0/+2 |
* | Changes to the netscape importer for streamlining it and not creating silly f... | Iain Holmes | 2001-03-20 | 1 | -41/+40 |
* | Elm and Pine importers | Iain Holmes | 2001-03-20 | 5 | -2/+852 |
* | builddir != srcdir fixes. Yay! | Ettore Perazzoli | 2001-03-14 | 1 | -0/+2 |
* | Call gtk_html_end() on the stream so things happen. Fixes a problem with | Dan Winship | 2001-03-14 | 1 | -0/+12 |
* | All my changes to get the folder creation working, and the magic Netscape | Iain Holmes | 2001-03-13 | 7 | -0/+1113 |