aboutsummaryrefslogtreecommitdiffstats
path: root/mail/em-event.h
Commit message (Expand)AuthorAgeFilesLines
* Consolidate base utility libraries into libeutil.Matthew Barnes2012-12-131-2/+1
* Bug #669893 - Send/Receive dialog content too tallMilan Crha2012-05-151-2/+2
* Mail widget cleanups.Matthew Barnes2011-11-221-0/+19
* Change EMEventTargetFolder contents.Matthew Barnes2011-05-301-5/+5
* Including <glib-object.h> directly is rarely needed.Matthew Barnes2011-05-281-2/+0
* EMEventTargetFolder: Add an EAccount member.Matthew Barnes2011-05-031-0/+2
* EMEvent coding style cleanups.Matthew Barnes2011-05-031-25/+45
* Coding style cleanups.Matthew Barnes2010-09-131-6/+6
* Bug #464400 - New mail notify should display sender and subjectMilan Crha2009-10-311-1/+6
* Simplify EPlugin loading at startup.Matthew Barnes2009-08-301-15/+0
* Merge commit 'EVOLUTION_2_27_5' into kill-bonoboMatthew Barnes2009-07-281-2/+5
|\
| * Coding style and whitespace cleanups.Matthew Barnes2009-07-261-1/+1
| * Bug #339361 (bnc) - soap threading not working.Chenthill Palanisamy2009-07-231-2/+5
| * Fix excessive whitespace.Matthew Barnes2009-07-131-1/+0
| * Stop abusing forward declarations.Matthew Barnes2009-06-191-13/+9
| * Use G_BEGIN_DECLS / G_END_DECLS macros.Matthew Barnes2009-06-191-7/+2
| * Bug 584154 – custom icon folder hook does not workLucian Langa2009-05-291-2/+3
| * Whitespace cleanup.Matthew Barnes2009-05-291-1/+1
| * Prefer GLib basic types over C types.Matthew Barnes2009-05-291-9/+9
| * Remove trailing whitespace, again.Matthew Barnes2009-05-291-1/+1
* | Fix "make distcheck" errors.Matthew Barnes2009-06-201-17/+0
* | Stop abusing forward declarations.Matthew Barnes2009-06-191-13/+9
* | Use G_BEGIN_DECLS / G_END_DECLS macros.Matthew Barnes2009-06-181-7/+2
* | Bug 584154 – custom icon folder hook does not workLucian Langa2009-06-021-2/+3
* | Whitespace cleanup.Matthew Barnes2009-05-291-1/+1
* | Prefer GLib basic types over C types.Matthew Barnes2009-05-271-9/+9
* | Remove trailing whitespace, again.Matthew Barnes2009-05-271-1/+1
|/
* Fix several types of pedantic compiler warnings.Matthew Barnes2009-05-171-7/+7
* Fix compiler warnings.Matthew Barnes2009-02-021-0/+2
* EPLugin : Added new hook point.Johnny Jacob2009-02-021-0/+15
* License ChangesSankarasivasubramanian Pasupathilingam2008-08-271-14/+15
* ** Fix for bug #249844Milan Crha2008-08-061-1/+1
* ** See bug #544969: Added the hook for folder custom icon.Lucian Langa2008-07-281-0/+15
* fixed copyright noticesJeffrey Stedfast2008-06-211-1/+1
* Send the folder name along with the new mail event.Srinivasa Ragavan2008-01-021-0/+1
* ** Remove trailing whitespace from source code.Matthew Barnes2007-11-151-1/+1
* 2007-10-03 mcrha Fix for bug #473903Milan Crha2007-10-031-2/+2
* 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
* Improvements to the new mail hook.Srinivasa Ragavan2007-05-031-0/+2
* Don't #include <composer/e-msg-composer.h> since we don't install thatMatthew Barnes2007-04-031-3/+3
* Creates and returns an event target (composer).Raghavendran R2007-01-231-0/+16
* Add a REPLY_ALL flag to the Message target. Set the REPLY_ALL flag whenNat Friedman2004-10-221-2/+7
* emit a 'message.replying' event with a message target.Not Zed2004-10-211-1/+14
* Merged notzed-eplugin-2-branch to head.Michael Zucci2004-09-201-0/+94