aboutsummaryrefslogtreecommitdiffstats
path: root/mail/em-event.c
Commit message (Expand)AuthorAgeFilesLines
* Bug #669893 - Send/Receive dialog content too tallMilan Crha2012-05-151-2/+2
* Mail widget cleanups.Matthew Barnes2011-11-221-1/+1
* Coding style and whitespace cleanup.Matthew Barnes2011-09-041-1/+2
* Change EMEventTargetFolder contents.Matthew Barnes2011-05-301-11/+11
* Including <glib.h> directly is rarely needed.Matthew Barnes2011-05-281-2/+0
* Coding style cleanups.Matthew Barnes2011-05-091-3/+3
* EMEventTargetFolder: Add an EAccount member.Matthew Barnes2011-05-031-0/+7
* EMEvent coding style cleanups.Matthew Barnes2011-05-031-47/+61
* Coding style cleanups.Matthew Barnes2010-09-131-23/+23
* Camel is now GObject-based.Matthew Barnes2010-04-241-4/+4
* Only #include Camel's top-level header.Matthew Barnes2010-04-031-11/+0
* Bug #464400 - New mail notify should display sender and subjectMilan Crha2009-10-311-3/+9
* Prefer GQueue (or GNode) over EDList.Matthew Barnes2009-10-271-1/+0
* Simplify EPlugin loading at startup.Matthew Barnes2009-08-301-80/+0
* Merge commit 'EVOLUTION_2_27_5' into kill-bonoboMatthew Barnes2009-07-281-1/+6
|\
| * Bug #339361 (bnc) - soap threading not working.Chenthill Palanisamy2009-07-231-1/+6
| * Bug 584154 – custom icon folder hook does not workLucian Langa2009-05-291-2/+3
| * Prefer GLib basic types over C types.Matthew Barnes2009-05-291-6/+6
| * Remove trailing whitespace, again.Matthew Barnes2009-05-291-1/+1
* | Fix "make distcheck" errors.Matthew Barnes2009-06-201-16/+0
* | Bug 584154 – custom icon folder hook does not workLucian Langa2009-06-021-2/+3
* | Prefer GLib basic types over C types.Matthew Barnes2009-05-271-6/+6
* | Remove trailing whitespace, again.Matthew Barnes2009-05-271-1/+1
|/
* Fix compiler warnings.Matthew Barnes2009-02-021-1/+0
* EPLugin : Added new hook point.Johnny Jacob2009-02-021-0/+17
* License changes. Changed license from GPL to LGPL.Sankarasivasubramanian Pasupathilingam2008-09-041-14/+14
* ** Fixes bug #546892Matthew Barnes2008-08-121-1/+0
* ** See bug #544969: Added the hook for folder custom icon.Lucian Langa2008-07-281-0/+17
* fixed copyright noticesJeffrey Stedfast2008-06-211-1/+1
* Send the folder name along with the new mail event.Srinivasa Ragavan2008-01-021-1/+1
* ** Remove trailing whitespace from source code.Matthew Barnes2007-11-151-7/+7
* Warning fixes: - NULL vs. 0 vs FALSE - ANSIfication of functionKjartan Maraas2007-10-291-6/+6
* 2007-10-03 mcrha Fix for bug #473903Milan Crha2007-10-031-1/+1
* Update FSF address in header comments (#469886). Patch from TobiasMatthew Barnes2007-09-021-1/+1
* ** Added the hook for plugging into Send/Receive dialog for theSrinivasa Ragavan2007-07-041-0/+19
* Fix compilation warnings in mail folder (#437935).Matthew Barnes2007-06-031-1/+1
* Improvements to the new mail hook.Srinivasa Ragavan2007-05-031-1/+3
* Don't #include <composer/e-msg-composer.h> since we don't install thatMatthew Barnes2007-04-031-0/+1
* Creates and returns an event target (composer).Raghavendran R2007-01-231-0/+23
* Moved various things from e-util to libedataserver.Not Zed2004-12-031-1/+1
* revert jeff's last change - we do actually want to know when we couldn'tNot Zed2004-11-031-4/+8
* duh, they're camel not gobjects.Not Zed2004-10-221-2/+2
* Add a REPLY_ALL flag to the Message target. Set the REPLY_ALL flag whenNat Friedman2004-10-221-0/+2
* emit a 'message.replying' event with a message target.Not Zed2004-10-211-0/+28
* convert to org.gnome hook namesJP Rosevear2004-10-201-2/+2
* Merged notzed-eplugin-2-branch to head.Michael Zucci2004-09-201-0/+185