| Commit message (Expand) | Author | Age | Files | Lines |
* | Kill mail_store_set_offline(). | Matthew Barnes | 2010-10-23 | 1 | -0/+2 |
* | Collect mail enum types in e-mail-enums.h. | Matthew Barnes | 2010-10-19 | 1 | -1/+12 |
* | Composer: Show cancellable operations and errors inline. | Matthew Barnes | 2010-10-13 | 1 | -0/+4 |
* | Give MailSession a permanent home. | Matthew Barnes | 2010-10-13 | 1 | -2/+2 |
* | Rewrite the folder subscription editor. | Matthew Barnes | 2010-10-03 | 1 | -2/+2 |
* | Missing linker flag. | Matthew Barnes | 2010-08-02 | 1 | -0/+1 |
* | addressbook: Port to use new _async suffix instead of _ex suffix | Rob Bradford | 2010-08-02 | 1 | -0/+1 |
* | Redo everything with optional clutter support. | Srinivasa Ragavan | 2010-07-26 | 1 | -4/+13 |
* | Build awesome clutter/Mx based tab'ed mail reader. | Srinivasa Ragavan | 2010-07-26 | 1 | -0/+6 |
* | Add folder pane for tabbed browser. | Srinivasa Ragavan | 2010-07-26 | 1 | -0/+4 |
* | Add EMailNotebook View | Srinivasa Ragavan | 2010-07-26 | 1 | -0/+2 |
* | Redo EMailPanedView and almost match to the basic one. | Srinivasa Ragavan | 2010-07-26 | 1 | -0/+4 |
* | Generate ChangeLog files for tarball releases. | Matthew Barnes | 2010-04-03 | 1 | -1/+0 |
* | Make the gconf schemas installation rules consistent in all Makefiles.am | Fridrich Strba | 2010-03-16 | 1 | -11/+12 |
* | Actually respect the --disable-schemas-install configure option | Fridrich Strba | 2010-03-15 | 1 | -0/+4 |
* | More relocation cleanup EVOLUTION_ICONSDIR -> EVOLUTION_ICONDIR | Fridrich Strba | 2010-03-11 | 1 | -1/+1 |
* | Use proper URIs in markup and be consistent in directory names | Fridrich Strba | 2010-03-11 | 1 | -1/+1 |
* | Update win32 directory relocation and some consistency cleanup | Fridrich Strba | 2010-03-10 | 1 | -1/+1 |
* | Give all preview panes a search bar. | Matthew Barnes | 2010-01-18 | 1 | -4/+0 |
* | Remove more unneeded gunk from configure.ac. | Matthew Barnes | 2009-12-28 | 1 | -2/+0 |
* | Compiler and linker flag cleanups. | Matthew Barnes | 2009-12-28 | 1 | -2/+2 |
* | Introduce EMailBackend into libevolution-mail. | Matthew Barnes | 2009-12-16 | 1 | -0/+2 |
* | Move mail migration code to libevolution-mail.so. | Matthew Barnes | 2009-12-16 | 1 | -0/+2 |
* | Introduce EMailSidebar into libevolution-mail. | Matthew Barnes | 2009-12-15 | 1 | -0/+2 |
* | Bug 589153 - Use GtkBuilder instead of libglade | Matthew Barnes | 2009-11-17 | 1 | -10/+7 |
* | Bug 600714 - No label colors in popup menu | Matthew Barnes | 2009-11-14 | 1 | -0/+2 |
* | Add zooming and drag-and-drop to the plugin. | Matthew Barnes | 2009-11-10 | 1 | -2/+0 |
* | Bug 600926 - Fails to build due to missing dependencies | Jonathon Jongsma | 2009-11-10 | 1 | -1/+3 |
* | Bug 600926 - Fails to build due to missing dependencies | Yan Li | 2009-11-10 | 1 | -0/+4 |
* | Bug 596848 - Use per-target CPPFLAGS in automake files | H.Habighorst | 2009-10-01 | 1 | -3/+4 |
* | Goodbye libgnome and libgnomeui!! | Matthew Barnes | 2009-09-19 | 1 | -0/+2 |
* | Require a parent window when creating an EMFolderSelector. | Matthew Barnes | 2009-09-11 | 1 | -2/+0 |
* | Simplify EPlugin loading at startup. | Matthew Barnes | 2009-08-30 | 1 | -2/+2 |
* | Bug 571488 - Migrate from deprecated gnome_sound to libcanberra | H.Habighorst | 2009-08-23 | 1 | -0/+2 |
* | Kill EMMenu and EMPopup. | Matthew Barnes | 2009-08-10 | 1 | -4/+0 |
* | Fix "make distcheck" errors and other build cleanups. | Matthew Barnes | 2009-07-01 | 1 | -1/+1 |
* | Get the "startup-wizard" plugin working again. | Matthew Barnes | 2009-06-30 | 1 | -0/+2 |
* | Radically reorganize source code. | Matthew Barnes | 2009-06-25 | 1 | -109/+66 |
* | Split store and local folder management out from shell backend. | Matthew Barnes | 2009-06-24 | 1 | -0/+4 |
* | Fix whitespace errors in mail/Makefile.am | Matthew Barnes | 2009-06-09 | 1 | -1/+1 |
* | Add MAINTAINERCLEANFILES based on Pango. | Matthew Barnes | 2009-06-03 | 1 | -1/+1 |
* | Merge branch 'master' into kill-bonobo | Matthew Barnes | 2009-05-27 | 1 | -1/+0 |
|\ |
|
| * | Fix compiler warnings in mail. | Matthew Barnes | 2009-05-26 | 1 | -1/+0 |
| * | Mail changes required for Anjal. | Srinivasa Ragavan | 2009-05-22 | 1 | -56/+89 |
| * | Bug 580925 – Better search bar for word searches | Matthew Barnes | 2009-05-21 | 1 | -0/+2 |
| * | Use Behdad's brilliant git.mk to generate .gitignore files. | Matthew Barnes | 2009-05-02 | 1 | -0/+2 |
| * | Commit the rest of the attachment UI rewrite | Matthew Barnes | 2009-04-28 | 1 | -0/+4 |
| * | Bug 577929 – Consolidate marshallers | Matthew Barnes | 2009-04-23 | 1 | -5/+1 |
* | | Mail changes required for Anjal. | Srinivasa Ragavan | 2009-05-24 | 1 | -6/+6 |
* | | Use -no-undefined on Linux too | Milan Crha | 2009-05-20 | 1 | -9/+8 |
* | | Use the proper idiom for loading types in a GTypeModule. | Matthew Barnes | 2009-05-11 | 1 | -2/+3 |
* | | Adapt mail to EShellBackend changes. | Matthew Barnes | 2009-05-08 | 1 | -6/+6 |
* | | Use Behdad's brilliant git.mk to generate .gitignore files. | Matthew Barnes | 2009-05-04 | 1 | -0/+2 |
* | | Attachment rewrite pretty much complete. Just testing now. | Matthew Barnes | 2009-04-08 | 1 | -2/+0 |
* | | Split the attachment button into a separate widget that integrates with | Matthew Barnes | 2009-04-03 | 1 | -0/+2 |
* | | Extend EAttachmentView by subclassing EAttachmentHandler. | Matthew Barnes | 2009-04-01 | 1 | -0/+2 |
* | | Saving progress again on the attachment rewrite. | Matthew Barnes | 2009-03-24 | 1 | -0/+2 |
* | | Move text searching UI into a new EMailSearchBar widget. | Matthew Barnes | 2009-03-02 | 1 | -135/+3 |
* | | Split the interactive parts of the message display out of EMFormatHTMLDisplay | Matthew Barnes | 2009-03-01 | 1 | -0/+2 |
* | | Inline mail_crypto_get_pgp_cipher_context() logic into the composer | Matthew Barnes | 2009-02-16 | 1 | -4/+0 |
* | | Rewrite the signature management UI from top to bottom. | Matthew Barnes | 2009-02-10 | 1 | -2/+0 |
* | | Rewrite the mail label code from top to bottom. | Matthew Barnes | 2009-02-08 | 1 | -0/+8 |
* | | Continue chipping away at EMFolderView and EMFolderBrowser. | Matthew Barnes | 2009-01-11 | 1 | -2/+0 |
* | | Tweak the EShell API. | Matthew Barnes | 2009-01-08 | 1 | -4/+0 |
* | | Define a new interface called EMailReader, which implements operations | Matthew Barnes | 2008-12-27 | 1 | -0/+6 |
* | | Implement yet more mail actions. | Matthew Barnes | 2008-12-19 | 1 | -0/+2 |
* | | - Fix NetworkManager connection tracking. | Matthew Barnes | 2008-12-14 | 1 | -0/+2 |
* | | Progress update: | Matthew Barnes | 2008-11-19 | 1 | -0/+8 |
* | | Rearranged some of the addressbook code to try and eliminate some circular | Matthew Barnes | 2008-11-14 | 1 | -1/+3 |
* | | Get composer integration working with the rest of the modules, but man do | Matthew Barnes | 2008-11-01 | 1 | -9/+7 |
* | | Add popup menus to the calendar memopad and taskpad. | Matthew Barnes | 2008-10-31 | 1 | -6/+6 |
* | | Get the mail folder tree compiling, though I'm not yet sure why it's not | Matthew Barnes | 2008-10-17 | 1 | -3/+104 |
* | | Progress update: | Matthew Barnes | 2008-10-14 | 1 | -175/+174 |
* | | Progress update: | Matthew Barnes | 2008-09-18 | 1 | -5/+1 |
|/ |
|
* | ** Fix for bug #526741 (gnome-vfs to gio/gvfs port) | Milan Crha | 2008-04-18 | 1 | -2/+0 |
* | ** Fixes part of bug #526152, plus some tangential code cleanup. | Matthew Barnes | 2008-04-05 | 1 | -21/+1 |
* | Varadhan's patch for configurable proxy settings in Evolution. | Suman Manjunath | 2008-03-25 | 1 | -0/+2 |
* | Distribute README.async (#478704). | Matthew Barnes | 2007-09-22 | 1 | -0/+1 |
* | Fix a minor typo spotted by Gilles Dartiguelongue (#386503). | Matthew Barnes | 2007-06-10 | 1 | -1/+1 |
* | Fix for version removal from installed files. | Srinivasa Ragavan | 2007-06-03 | 1 | -15/+12 |
* | ** Fixes part of bug #337616 | Matthew Barnes | 2007-05-13 | 1 | -0/+2 |
* | Use THREADS_CFLAGS and _LIBS. Don't need CAMEL_LIBS. | Tor Lillqvist | 2005-12-18 | 1 | -2/+3 |
* | ** See #312668. | Not Zed | 2005-08-18 | 1 | -2/+0 |
* | ** See #313440. | Not Zed | 2005-08-16 | 1 | -0/+1 |
* | Link with all needed libraries. Use -no-undefined on Win32. Work around | Tor Lillqvist | 2005-08-10 | 1 | -5/+24 |
* | Fix make distcheck issues. | Harish Krishnaswamy | 2005-07-27 | 1 | -0/+1 |
* | Merge back eplugin-import-branch. | Michael Zucci | 2005-07-12 | 1 | -3/+0 |
* | moved to plugins/sa-junk-plugin updated to removed/add these files. assign | Vivek Jain | 2005-07-06 | 1 | -4/+2 |
* | change this to sub-class evolution-component, not bonobo-object. | Not Zed | 2005-06-02 | 1 | -1/+21 |
* | forward-reference structures | Not Zed | 2005-05-16 | 1 | -33/+38 |
* | Add profiler so that it gets disted properly | Rodney Dawes | 2005-05-14 | 1 | -0/+2 |
* | renamed from mail-errors.xml, add i18n tags, fix some whitespace issues. | Not Zed | 2005-05-06 | 1 | -7/+5 |
* | Pull in the contact editors, so we can pass pointers to their creation | Hans Petter Jansson | 2005-01-25 | 1 | -0/+2 |
* | install schemas properly | JP Rosevear | 2005-01-07 | 1 | -1/+1 |
* | Moved various things from e-util to libedataserver. | Not Zed | 2004-12-03 | 1 | -8/+0 |
* | ** Merge in notzed-messageinfo-branch. | Not Zed | 2004-11-12 | 1 | -0/+2 |
* | Merged notzed-eplugin-2-branch to head. | Michael Zucci | 2004-09-20 | 1 | -35/+45 |
* | tarball should ship .schemas.in.in files, not generated files. | Frédéric Crozat | 2004-07-09 | 1 | -1/+1 |
* | bump version, requirements | JP Rosevear | 2004-07-05 | 1 | -3/+2 |
* | Remove $(error_i18n) (CLEANFILES): Put $(error_i18n) in here | Rodney Dawes | 2004-07-02 | 1 | -2/+3 |
* | use mail dialogs.glade. | Not Zed | 2004-06-18 | 1 | -1/+1 |
* | ** See #59885. | Not Zed | 2004-06-17 | 1 | -2/+33 |
* | ** See #59885. | Not Zed | 2004-06-17 | 1 | -2/+6 |
* | Require e-error-tool | Rodney Dawes | 2004-05-28 | 1 | -0/+1 |
* | don't dist the error .h file | JP Rosevear | 2004-05-20 | 1 | -1/+1 |
* | Add a stripsig filter. Fixes bug #52767. | Jeffrey Stedfast | 2004-05-13 | 1 | -0/+2 |
* | add for translators. | Not Zed | 2004-05-12 | 1 | -5/+6 |
* | ** Changed error messages to use EError. | Not Zed | 2004-04-28 | 1 | -1/+8 |
* | REMOVED! And there was much rejoicing. | Not Zed | 2004-03-31 | 1 | -2/+1 |
* | remove local-config.glade form Makefile.am as it is removed form CVS | Sivaiah Nallagatla | 2004-03-25 | 1 | -1/+1 |
* | Basically rewrote this, the import tasks run in another thread. It tells | Not Zed | 2004-02-11 | 1 | -10/+2 |
* | ** See bug #52994. | Not Zed | 2004-02-02 | 1 | -0/+2 |
* | removed evolution-mbox-upgrade.c from the build | Jeffrey Stedfast | 2004-01-17 | 1 | -9/+0 |
* | Startup files/folders. | Not Zed | 2004-01-16 | 1 | -1/+1 |
* | get the build moving again. add CERT_UI_CFLAGS here for the time being. | Chris Toshok | 2003-12-12 | 1 | -0/+1 |
* | use a POSITIVE value for the response value, gtk uses -ative ones. Bug | Not Zed | 2003-12-10 | 1 | -0/+2 |
* | Remove hard coded disable deprecated flags | JP Rosevear | 2003-12-07 | 1 | -1/+0 |
* | Do not depend on e-folder-list. | Ettore Perazzoli | 2003-12-03 | 1 | -2/+0 |
* | Version the schemas Removed Added | Rodney Dawes | 2003-12-02 | 1 | -1/+6 |
* | turn on deprecated Gtk stuff | JP Rosevear | 2003-11-26 | 1 | -1/+0 |
* | use the server.mk file to get rules for building versioned .server files | JP Rosevear | 2003-11-17 | 1 | -2/+1 |
* | Removed. | Jeffrey Stedfast | 2003-11-15 | 1 | -2/+0 |
* | New folder-tree widget that replaces the shell's folder-tree widget. | Jeffrey Stedfast | 2003-11-14 | 1 | -0/+4 |
* | merged spam filtering branch | Radek Doulik | 2003-11-13 | 1 | -0/+4 |
* | new glade file for security related stuff. | Not Zed | 2003-11-11 | 1 | -1/+1 |
* | build the marshall files right at the beginning | JP Rosevear | 2003-11-07 | 1 | -2/+1 |
* | Various changes to merge in evolution-data-server reliance. | JP Rosevear | 2003-11-07 | 1 | -3/+0 |
* | New source files to migrate from the old mail directory to the new mail | Jeffrey Stedfast | 2003-11-06 | 1 | -0/+2 |
* | set up vars and rules for versioning the .server files | JP Rosevear | 2003-10-31 | 1 | -6/+3 |
* | Nuked the MailConfig interface stuff. | Jeffrey Stedfast | 2003-10-30 | 1 | -25/+1 |
* | Re-Namespaced mail-accounts.c | Jeffrey Stedfast | 2003-10-25 | 1 | -6/+6 |
* | removed unused etspec files | Jeffrey Stedfast | 2003-10-23 | 1 | -1/+1 |
* | Merge new-ui-branch to the trunk. | Ettore Perazzoli | 2003-10-22 | 1 | -117/+152 |
* | removed unused etspec file | Jeffrey Stedfast | 2003-10-07 | 1 | -1/+1 |
* | removed subscribe-dialog.etspec and added another FIXME to em-folder-browser.c | Jeffrey Stedfast | 2003-09-30 | 1 | -1/+1 |
* | Initialise charset to NULL or it may be used uninitialised. Also include | Jeffrey Stedfast | 2003-09-19 | 1 | -1/+2 |
* | cvs removed. | Not Zed | 2003-09-18 | 1 | -24/+40 |
* | New source file to migrate from the old mbox structure to the new mbox | Jeffrey Stedfast | 2003-09-18 | 1 | -2/+8 |
* | removed upgrade-mailer.c - no longer used/needed | Jeffrey Stedfast | 2003-08-20 | 1 | -7/+0 |
* | Put the ChangeLog.pre-1-4 in the Makefiles. | Ettore Perazzoli | 2003-06-13 | 1 | -0/+1 |
* | ** See bug #22542 | Not Zed | 2003-06-11 | 1 | -1/+1 |
* | install gconf schemas even if purify is disabled (oops) :-) | Jeffrey Stedfast | 2003-06-03 | 1 | -6/+6 |
* | added server_DATA (*.server) so make clean works. For #42691. | Not Zed | 2003-06-02 | 1 | -1/+1 |
* | [ fixes #21499 ] | Rodney Dawes | 2003-04-19 | 1 | -0/+1 |
* | Revert ettore's broken patch. | Jeffrey Stedfast | 2003-03-20 | 1 | -2/+0 |
* | removed main.c from the build. | Not Zed | 2003-03-10 | 1 | -1/+0 |
* | Make libversit a shared library, update stuff for that, and clean up | Dan Winship | 2003-02-22 | 1 | -2/+0 |
* | Use tables instead of vboxes, so that groups of label/entry pairs (as in | Dan Winship | 2003-02-22 | 1 | -1/+1 |
* | Make libemiscwidgets, libefilterbar, and libetimezonedialog dynamic | Dan Winship | 2003-02-21 | 1 | -2/+2 |
* | Split the ORBit IDL compilation rules to work properly with parallel | Ettore Perazzoli | 2003-02-11 | 1 | -10/+16 |
* | Fix EVOLUTION_ICONSDIR | Dan Winship | 2003-02-07 | 1 | -1/+1 |
* | add EVOLUTION_PRIVDATADIR | Dan Winship | 2003-02-07 | 1 | -0/+1 |
* | Remove *dir defs that are in configure.in now (INCLUDES): clean up using | Dan Winship | 2003-02-07 | 1 | -34/+29 |
* | (iconsdir): Remove, this is now defined in | Ettore Perazzoli | 2003-01-25 | 1 | -1/+0 |
* | Define componentdir instead of COMPONENT_DIR. Set it to | Ettore Perazzoli | 2003-01-24 | 1 | -1/+0 |
* | Use EVOLUTION_GALVIEWSDIR. | Ettore Perazzoli | 2003-01-23 | 1 | -30/+32 |
* | (libevolution_mail_la_SOURCES): Add mail-format.h. | Ettore Perazzoli | 2003-01-15 | 1 | -0/+2 |
* | Make the component be unversioned as a shlib | Rodney Dawes | 2003-01-15 | 1 | -1/+1 |
* | install the schemas file | Jeffrey Stedfast | 2003-01-14 | 1 | -0/+7 |
* | Updated for function rename. | Jeffrey Stedfast | 2003-01-11 | 1 | -0/+3 |
* | Added druidpagestart1 to the pages list. (construct): Change the limits on | Not Zed | 2003-01-09 | 1 | -6/+9 |
* | Images are now in $(datadir)/evolution/images | Ettore Perazzoli | 2003-01-09 | 1 | -27/+27 |
* | remove idldir definition. (It's defined in configure.in now) | Dan Winship | 2003-01-06 | 1 | -1/+0 |
* | Fixed some build issues. | Jeffrey Stedfast | 2003-01-04 | 1 | -0/+1 |
* | fixed to build with -DG_DISABLE_DEPRECATED | Jeffrey Stedfast | 2003-01-03 | 1 | -0/+1 |
* | Re-implemented to use streams. Also no need to check for html since | Jeffrey Stedfast | 2002-12-17 | 1 | -2/+2 |
* | Added back libevolution-importer stuff. (SUBDIRS): Added back importers. | Not Zed | 2002-11-18 | 1 | -14/+13 |
* | Add rules to substitute @LIBEXEC@ in GNOME_Evolution_Mail.server.in.in and | Ettore Perazzoli | 2002-11-16 | 1 | -5/+7 |
* | Remove a couple backslashes that were causing automake to complain, even | Joe Shaw | 2002-11-14 | 1 | -2/+2 |
* | destroy->weak ref. (owner_set_cb): shell client changes. | Not Zed | 2002-11-13 | 1 | -1/+2 |
* | Added to cvs. Currently contains no configurable stuff, but maybe it will | Not Zed | 2002-11-13 | 1 | -42/+17 |
* | Added files I've ported. | Jeffrey Stedfast | 2002-11-13 | 1 | -0/+24 |
* | Commented out stuff that doesn't build yet. Also fixed idl build rule. | Not Zed | 2002-11-12 | 1 | -36/+37 |
* | add these and install Mailer.idl | Dan Winship | 2002-09-24 | 1 | -0/+3 |
* | rename this from "Mail.idl" so that the generated .h file won't overwrite | Dan Winship | 2002-09-13 | 1 | -7/+7 |
* | Hex decode the folder names when searching for them in the memory buffer, | Jeffrey Stedfast | 2002-09-06 | 1 | -1/+4 |
* | Return FALSE here. (get_base_url): Add a cast. | Ettore Perazzoli | 2002-09-05 | 1 | -3/+5 |
* | Add upgrade-mailer.c to the build. | Jeffrey Stedfast | 2002-09-05 | 1 | -1/+4 |
* | Removed folder-browser-window from the build. | Jeffrey Stedfast | 2002-08-01 | 1 | -2/+0 |
* | Install libversit.a so that people compiling against the addressbook can | Peter Williams | 2002-07-18 | 1 | -0/+1 |
* | Define a versioned library directory that we can use for things that are | Peter Williams | 2002-07-15 | 1 | -1/+1 |
* | Add include lines to get ebook headers relative to <ebook/foo.h>, not | Peter Williams | 2002-07-11 | 1 | -0/+2 |
* | Removed special-case code for NNTP support. | Jeffrey Stedfast | 2002-07-05 | 1 | -10/+1 |
* | added folder-info.h to the build | Jeffrey Stedfast | 2002-05-17 | 1 | -0/+1 |
* | dist Spell.idl | JP Rosevear | 2002-05-09 | 1 | -0/+1 |
* | implemented (c'n'p-ed and updated) spell checking settings | Radek Doulik | 2002-05-09 | 1 | -3/+17 |
* | handle requests for the font manager control. | Larry Ewing | 2002-04-29 | 1 | -0/+2 |
* | Don't link with libibex anymore, it's been deprecated. | Jeffrey Stedfast | 2002-04-27 | 1 | -1/+0 |
* | Sync with yet-another-mail-config branch. | Jeffrey Stedfast | 2002-03-27 | 1 | -1/+7 |
* | more fixes for libversit.la -> libversit.a | Dan Winship | 2002-03-20 | 1 | -1/+1 |
* | New callback to set a colour on a message. | Jeffrey Stedfast | 2002-03-16 | 1 | -0/+1 |
* | Set the folder on a folder-browser object. | Jeffrey Stedfast | 2002-03-13 | 1 | -0/+2 |
* | merge new signature handling | Radek Doulik | 2002-03-07 | 1 | -0/+2 |
* | New flag-for-followup tag editor dialog. | Jeffrey Stedfast | 2002-02-09 | 1 | -1/+3 |
* | Base class for a message tag editor. | Jeffrey Stedfast | 2002-02-09 | 1 | -0/+2 |
* | Clean up some of the Makefiles so we dont' link every library multiple | Ettore Perazzoli | 2002-01-25 | 1 | -2/+2 |
* | Define CAMEL_PROVIDERDIR to be the configure.in-defined camel_providerdir. | Dan Winship | 2002-01-24 | 1 | -2/+1 |
* | New class that wraps writing to a GtkHTML stream so that we don't have to | Jeffrey Stedfast | 2001-10-23 | 1 | -0/+2 |
* | [Patch for Automake 1.5 compatibility pointed out by Richard | Ettore Perazzoli | 2001-09-26 | 1 | -1/+1 |
* | Reimplement to be asynchronous and pretty, with progressive folder loading | Peter Williams | 2001-08-07 | 1 | -2/+2 |
* | Add EVOLUTION_BUTTONSDIR to get to some different icons. | Not Zed | 2001-08-02 | 1 | -0/+2 |
* | remove something notzed didn't mean to commit | Dan Winship | 2001-07-20 | 1 | -1/+1 |
* | partial checkin before completing the changes | Not Zed | 2001-07-19 | 1 | -1/+1 |
* | Typo | JP Rosevear | 2001-07-11 | 1 | -1/+1 |
* | extra dist the news files | JP Rosevear | 2001-07-11 | 1 | -1/+8 |
* | Remove the ridiculuous relic known as test-mail. Clean up a bit. | Peter Williams | 2001-07-06 | 1 | -23/+0 |
* | Added an MailAccountEditorNews, for NNTP configuratuion. Based on | Sam Creasey | 2001-07-03 | 1 | -0/+8 |
* | New file. Protoypes for the Mail Folder Cache, which provides a place for | Peter Williams | 2001-07-03 | 1 | -0/+2 |
* | Mail: | Peter Williams | 2001-06-27 | 1 | -0/+2 |
* | Remove DB3_LDADD | Dan Winship | 2001-06-19 | 1 | -1/+0 |
* | Remove folder-info.h until iain checks it in | JP Rosevear | 2001-06-13 | 1 | -1/+0 |
* | Committing the new My Evolution. | Iain Holmes | 2001-06-09 | 1 | -16/+2 |
* | Fix linking order for `$(DB3_LDADD)'s so that we avoid pulling | Ettore Perazzoli | 2001-06-03 | 1 | -3/+3 |
* | Add a bunch of missing `$(DB3_LDADD)'s. | Ettore Perazzoli | 2001-06-02 | 1 | -1/+2 |
* | Removed the etable spec string. (message_list_construct): Load the etable | Jeffrey Stedfast | 2001-05-28 | 1 | -1/+5 |
* | Reference libeshell.la instead of libeshell.a. | Peter Williams | 2001-05-26 | 1 | -1/+1 |
* | Use MAILER_CFLAGS and MAILER_LIBS. | Jeffrey Stedfast | 2001-05-23 | 1 | -6/+2 |
* | Return the serialized EDestinations (rather than just a string w/ e-mail | Jon Trowbridge | 2001-05-18 | 1 | -0/+2 |
* | Fix the importer linkline | Iain Holmes | 2001-05-15 | 1 | -0/+1 |
* | Remove this... it's not used any more. | Dan Winship | 2001-05-15 | 1 | -2/+0 |
* | my computer crashed while commiting this first time. | Gediminas Paulauskas | 2001-05-12 | 1 | -1/+0 |
* | sanitize LD_ADDS and CFLAGS so the libtool lines are shorter (fixes | Martha Burke | 2001-05-12 | 1 | -3/+1 |
* | Use the ESearchingTokenizer to highlight search matches for folder-level | Jon Trowbridge | 2001-05-11 | 1 | -0/+2 |
* | New file, started by Ettore, finished by me, to implement the | Dan Winship | 2001-05-10 | 1 | -1/+3 |
* | Removed EVOLUTION_VERSION from the rest of makefiles. use VERSION instead. So | Gediminas Paulauskas | 2001-05-08 | 1 | -1/+0 |
* | Renamed from session.c and made to be a subclass of CamelSession. | Dan Winship | 2001-04-28 | 1 | -2/+2 |
* | Remove UNICODE_CFLAGS | Dan Winship | 2001-04-26 | 1 | -2/+0 |
* | Added "MessageSearch" verb. | Jon Trowbridge | 2001-04-26 | 1 | -0/+2 |
* | Use the message-browser widget rather than the mail-view window. | Jeffrey Stedfast | 2001-04-24 | 1 | -1/+2 |
* | Do this everywhere, also fixup CLEANFILES | Michael Meeks | 2001-04-14 | 1 | -0/+3 |
* | Remove some redundant LIBS variables... purify complained that the command | Dan Winship | 2001-04-14 | 1 | -4/+1 |
* | Updated for changes to PGP code. | Jeffrey Stedfast | 2001-04-13 | 1 | -2/+0 |
* | Probably the very last new config dialog ever. (Ha ha). From Anna, based | Dan Winship | 2001-03-27 | 1 | -0/+2 |
* | All my changes to get the folder creation working, and the magic Netscape | Iain Holmes | 2001-03-13 | 1 | -5/+5 |
* | Removed from cvs | Jeffrey Stedfast | 2001-03-09 | 1 | -2/+0 |
* | Removed, no longer link with libcamelvee. (evolution_mail_LDADD): Ditto. | Not Zed | 2001-02-22 | 1 | -5/+0 |
* | Fix for api changes to append_mail. | Not Zed | 2001-02-21 | 1 | -2/+0 |
* | New handy dandy function to ref and return the vfolder storage (will | Jeffrey Stedfast | 2001-02-20 | 1 | -0/+2 |
* | xml-i18n-tools setup. Mark strings for translation. | Kjartan Maraas | 2001-02-13 | 1 | -2/+6 |
* | Getting almost full and proper use of xml-i18n-tools. | Gediminas Paulauskas | 2001-02-11 | 1 | -4/+1 |
* | Added libmenus.la. | Christopher James Lahey | 2001-02-07 | 1 | -1/+2 |
* | added mail-send-recv.h | Jeffrey Stedfast | 2001-02-07 | 1 | -0/+1 |
* | Forgot | Iain Holmes | 2001-01-26 | 1 | -1/+21 |
* | New swanky send/recieve thingy, well it so far only receives (pop/mbox). | Not Zed | 2001-01-19 | 1 | -0/+1 |
* | Use static libcomposer.a here instead of the libtoolized one. | Miguel de Icaza | 2001-01-18 | 1 | -1/+1 |
* | Removed GPG_* variables. | Jeffrey Stedfast | 2001-01-13 | 1 | -3/+1 |
* | Moved to mail-config.glade | Jeffrey Stedfast | 2001-01-10 | 1 | -2/+1 |
* | Add -export-dynamic, so libglade can resolve evolution-mail symbols. | Dan Winship | 2001-01-10 | 1 | -0/+3 |
* | Updated. (decode_pgp): Get rid of #ifdef PGP_PROGRAM's and handle | Jeffrey Stedfast | 2001-01-10 | 1 | -0/+2 |
* | Brand spankin' new config druid, editor, and manager. | Jeffrey Stedfast | 2001-01-09 | 1 | -2/+6 |