aboutsummaryrefslogtreecommitdiffstats
path: root/plugins/mail-notification
Commit message (Expand)AuthorAgeFilesLines
* Rename libeshell to libevolution-shell.Matthew Barnes2013-05-281-1/+1
* Rename libeutil to libevolution-util.Matthew Barnes2013-05-281-2/+2
* Replace deprecated static mutexesVadim Rutkovsky2013-02-141-5/+5
* Bump GDK_VERSION_MIN_REQUIRED to GDK_VERSION_3_2.Matthew Barnes2013-01-201-4/+4
* Bug 691047 - Support notification filteringMatthew Barnes2013-01-091-0/+4
* Move the contact map widgets to addressbook/gui/widgets.Matthew Barnes2012-12-131-2/+0
* Consolidate base utility libraries into libeutil.Matthew Barnes2012-12-132-3/+2
* Coding style and whitespace cleanup.Matthew Barnes2012-11-111-6/+8
* Remove the last remaining usage of GConfMilan Crha2012-06-152-107/+1
* Bump minimum libnotify version to 0.7.Matthew Barnes2012-06-081-5/+0
* Bug 677628 - Remove account and folder name from mail notificationsMatthew Barnes2012-06-081-9/+11
* Coding style and whitespace cleanup.Matthew Barnes2012-02-201-6/+18
* Change 'file name' to 'filename' according to the GDP Style GuideAndre Klapper2012-02-171-1/+1
* Add missing linker flags.Matthew Barnes2012-01-191-9/+10
* Introduce libemail-engine and libemail-utils.Matthew Barnes2012-01-192-1/+2
* Tweak GSettings schemas.Matthew Barnes2011-11-231-5/+5
* Migrate mail notification plugin to GSettingsRodrigo Moya2011-11-021-67/+45
* GtkApplication has some new EShell-like features.Matthew Barnes2011-10-061-1/+3
* Simplify library dependency flags.Matthew Barnes2011-10-051-6/+8
* Miscellaneous cleanups from the account-mgmt branch.Matthew Barnes2011-09-271-1/+0
* Coding style and whitespace cleanup.Matthew Barnes2011-09-041-5/+11
* Use new CamelService:display-name property.Matthew Barnes2011-08-181-9/+6
* error in mail notificationPunit Jain2011-07-211-1/+1
* Bug 653699 - Improve mail notificationsMatthew Barnes2011-07-072-203/+124
* Change EMEventTargetFolder contents.Matthew Barnes2011-05-301-14/+22
* Including <glib.h> directly is rarely needed.Matthew Barnes2011-05-281-1/+0
* Coding style cleanups.Matthew Barnes2011-05-091-1/+1
* Adapt to CamelFolder:name -> display-name.Matthew Barnes2011-05-071-1/+1
* EMEventTargetFolder: Add an EAccount member.Matthew Barnes2011-05-031-12/+8
* Workaround for bug #644792 - [mail-notify] Crash when sending D-Bus messageMilan Crha2011-03-151-0/+8
* Bug 631731 - Remove status icon from mail notifierWilliam Jon McCann2010-10-281-155/+22
* Bug 632903 - Support libnotify-0.7Flo Gravo2010-10-231-2/+6
* Move more account utilities to e-account-utils.c.Matthew Barnes2010-10-191-1/+2
* Replace EBinding with GBinding.Matthew Barnes2010-10-141-5/+6
* Coding style cleanups.Matthew Barnes2010-09-131-10/+10
* Re-work my GtkDialog:has-separator workaround.Matthew Barnes2010-09-111-2/+2
* No more blinking status icon.Matthew Barnes2010-09-112-48/+0
* Work around deprecation of gtk_dialog_set_has_separator()Matthew Barnes2010-09-111-0/+2
* Various memory leaksMilan Crha2010-09-081-0/+1
* Coding style and whitespace cleanup.Matthew Barnes2010-08-031-4/+12
* Bug #625606 - git/master build dies with glib-2.25.12Milan Crha2010-07-301-1/+1
* Bug #622912 - Migrate from dbus-glib to glib's GDBusMilan Crha2010-07-282-52/+56
* Fix some compiler warnings.Matthew Barnes2010-07-111-1/+3
* Coding style and whitespace cleanups.Matthew Barnes2010-06-071-22/+53
* Adapt to Camel API changes.Matthew Barnes2010-04-301-1/+4
* Giant leap towards GSEAL compliance.Matthew Barnes2010-04-081-1/+4
* Generate ChangeLog files for tarball releases.Matthew Barnes2010-04-031-217/+0
* Only #include Camel's top-level header.Matthew Barnes2010-04-031-2/+0
* Actually respect the --disable-schemas-install configure optionFridrich Strba2010-03-151-0/+4
* Bug 606449 - empty mail-notification popupsLucian Langa2010-01-091-3/+5
* Compiler and linker flag cleanups.Matthew Barnes2009-12-281-2/+2
* Enable building without Canberra-GTKTor Lillqvist2009-11-111-0/+9
* Bug 600926 - Fails to build due to missing dependenciesJonathon Jongsma2009-11-101-0/+2
* Bug #464400 - New mail notify should display sender and subjectMilan Crha2009-10-311-5/+57
* Bug #561843 - Properly check for filename being set, to not crashMilan Crha2009-10-301-1/+1
* Bug 480361 - Useful action when clicking on a mail notificationMatthew Barnes2009-10-211-39/+80
* Bug 596848 - Use per-target CPPFLAGS in automake filesH.Habighorst2009-10-011-7/+10
* Goodbye libgnome and libgnomeui!!Matthew Barnes2009-09-191-0/+1
* Make dbus-glib mandatory.Matthew Barnes2009-09-052-24/+5
* Relax the EBinding API to reduce GObject casting.Matthew Barnes2009-09-021-4/+4
* Coding style and whitespace cleanup.Matthew Barnes2009-08-301-8/+10
* Simplify EPlugin loading at startup.Matthew Barnes2009-08-301-2/+2
* Cleanup mail-notification configuration page.Matthew Barnes2009-08-231-217/+190
* Bug 571488 - Migrate from deprecated gnome_sound to libcanberraH.Habighorst2009-08-233-39/+84
* Bug #573919 - [Mail-Notification] Check for 'actions' capabilityKen VanDine2009-08-111-4/+37
* Merge branch 'master' into kill-bonoboMatthew Barnes2009-07-152-18/+6
|\
| * Bug 588018 – NetworkManager & DBUS build check rewriteH.Habighorst2009-07-142-18/+6
| * Fix excessive whitespace.Matthew Barnes2009-07-131-1/+0
* | Fix excessive whitespace.Matthew Barnes2009-07-141-1/+0
* | Merge branch 'master' into kill-bonoboMatthew Barnes2009-07-111-1/+1
|\|
| * Bug 588106 – Makefile.am misuses *_LDFLAGSDaniel Macks2009-07-091-1/+1
* | Merge branch 'master' into kill-bonoboMatthew Barnes2009-07-011-0/+7
|\|
| * Use AM_CPPFLAGS instead of INCLUDE in all Makefile.am.Matthew Barnes2009-07-011-2/+2
| * Stop abusing forward declarations.Matthew Barnes2009-06-191-0/+1
| * Whitespace cleanup.Matthew Barnes2009-05-291-7/+7
| * Prefer GLib basic types over C types.Matthew Barnes2009-05-291-13/+13
| * Remove trailing whitespace, again.Matthew Barnes2009-05-291-12/+12
* | Fix "make distcheck" errors and other build cleanups.Matthew Barnes2009-07-011-2/+2
* | Radically reorganize source code.Matthew Barnes2009-06-251-4/+4
* | Whitespace cleanup.Matthew Barnes2009-05-291-7/+7
* | Prefer GLib basic types over C types.Matthew Barnes2009-05-271-13/+13
* | Merge branch 'master' into kill-bonoboMatthew Barnes2009-05-271-12/+12
|\ \
| * | Remove trailing whitespace, again.Matthew Barnes2009-05-271-12/+12
| |/
* | Merge branch 'master' into kill-bonoboMatthew Barnes2009-05-221-1/+1
|\|
| * Bug 523216 – User-oriented plugin descriptionsMatthew Barnes2009-05-221-1/+1
| * Use Behdad's brilliant git.mk to generate .gitignore files.Matthew Barnes2009-05-021-0/+2
| * Only #include specific libgnome[ui] headers; easier to track.Matthew Barnes2009-05-011-1/+1
| * Bump the required GLib and GTK+ versions to latest stable.Matthew Barnes2009-05-011-4/+0
* | Use -no-undefined on Linux tooMilan Crha2009-05-201-10/+5
* | Use Behdad's brilliant git.mk to generate .gitignore files.Matthew Barnes2009-05-041-0/+2
* | Merge in changes from master.Matthew Barnes2009-05-011-5/+1
* | Merge branch 'master' into kill-bonoboMatthew Barnes2009-04-252-1/+13
|\|
| * Rats. gtk_status_icon_set_tooltip_text() is only in 2.16.Matthew Barnes2009-02-191-0/+4
| * ** Fixes part of bug #572348Matthew Barnes2009-02-192-1/+9
| * Link with more libraries on Windows.Tor Lillqvist2009-01-292-3/+6
| * Use -no-undefined and link with GNOME_PLATFORM_LIBS on Windows.Tor Lillqvist2009-01-292-2/+13
| * Fix compilation error.Srinivasa Ragavan2008-11-202-0/+6
| * ** Fix for BNC bug #434320Srinivasa Ragavan2008-11-192-1/+27
| * License changes from GPL to LGPLSankarasivasubramanian Pasupathilingam2008-09-162-13/+20
| * ** Fix for bug #514299Milan Crha2008-09-162-6/+15
| * Have a check for OS_WIN32 and handle the schema data differently. makeBharath Acharya2008-08-122-4/+22
| * ** Fixes bug #546892Matthew Barnes2008-08-122-2/+9
| * ** Fixes bug #514006Matthew Barnes2008-08-022-1/+8
| * ** Fix for bug #353927Milan Crha2008-08-012-2/+32
| * ** Fix for bug #544022Milan Crha2008-07-223-3/+11
| * Committing on behalf of Milan Crha <mcrha@redhat.com>Milan Crha2008-07-212-26/+120
* | Merge revisions 37200:3266 from trunk.Matthew Barnes2009-02-151-0/+1
* | Merge revisions 37108:37199 from trunk.Matthew Barnes2009-02-012-2/+16
* | Merge revisions 36737:36810 from trunk.Matthew Barnes2008-11-242-1/+33
* | Merge revisions 36016:36533 from trunk.Matthew Barnes2008-10-022-19/+35
* | Merge revisions 35951:35992 from trunk.Matthew Barnes2008-08-153-6/+31
* | Merge revisions 35747:35930 from trunk.Matthew Barnes2008-08-084-32/+171
|/
* updated novell copyright notices (left others alone)Jeffrey Stedfast2008-06-211-1/+1
* Added proper translator comments for stringsJohnny Jacob2008-01-282-1/+7
* Fixes Bug #511226. String fix.Johnny Jacob2008-01-282-2/+8
* Fix for Bug 504567. Added gettext for plurals in mail-notification plugin.Johnny Jacob2008-01-282-3/+13
* ** Fix for bug #492702Srinivasa Ragavan2008-01-093-10/+40
* Show the actual displayed folder name rather than the decoded/handled oneSrinivasa Ragavan2008-01-022-6/+6
* ** Fix for bug #504030Milan Crha2007-12-172-1/+8
* Part of fix for #492702 from Milan Crha : New mail notify and preferences ui ...Johnny Jacob2007-12-154-113/+786
* ** Remove trailing whitespace from source code.Matthew Barnes2007-11-151-16/+16
* Miscellaneous changes related to bug #437579.Matthew Barnes2007-10-122-1/+7
* Update FSF address in header comments (#469886). Patch from TobiasMatthew Barnes2007-09-021-1/+1
* Fix for bug #458822 from Anand V M <avmuttagi@gmail.com>Johnny Jacob2007-08-132-1/+7
* Fix for bug #455799 from Anand V M <avmuttagi@gmail.com>Johnny Jacob2007-08-052-1/+10
* Fixed syntax of ngettext.Claude Paroz2007-07-202-1/+6
* ** Fix for byug #452900 from Cosimo CecchiSrinivasa Ragavan2007-07-052-7/+44
* Fix for bug #437584Srinivasa Ragavan2007-06-182-1/+6
* Fix for version removal from installed files.Srinivasa Ragavan2007-06-032-16/+18
* Fix for version removal from installed filesSrinivasa Ragavan2007-06-031-0/+0
* Move files that have translations but are not shipped to POTFILES.skip.Matthew Barnes2007-05-202-2/+11
* ** Fix for bug #439316Srinivasa Ragavan2007-05-182-10/+24
* ** Fix for bug #439146 and #438711 from Ross Burton and Daniel Grynie...Srinivasa Ragavan2007-05-184-20/+87
* Fix a build error.Srinivasa Ragavan2007-05-112-1/+6
* Fix for build break.Srinivasa Ragavan2007-05-072-0/+6
* Make libnotify conditionalSrinivasa Ragavan2007-05-032-0/+7
* Initial commit for Mail notification plugin.Srinivasa Ragavan2007-05-034-0/+202