| Commit message (Expand) | Author | Age | Files | Lines |
* | 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 |