| Commit message (Expand) | Author | Age | Files | Lines |
* | Add missing linker flags. | Matthew Barnes | 2012-01-19 | 1 | -9/+10 |
* | Introduce libemail-engine and libemail-utils. | Matthew Barnes | 2012-01-19 | 2 | -1/+2 |
* | Tweak GSettings schemas. | Matthew Barnes | 2011-11-23 | 1 | -5/+5 |
* | Migrate mail notification plugin to GSettings | Rodrigo Moya | 2011-11-02 | 1 | -67/+45 |
* | GtkApplication has some new EShell-like features. | Matthew Barnes | 2011-10-06 | 1 | -1/+3 |
* | Simplify library dependency flags. | Matthew Barnes | 2011-10-05 | 1 | -6/+8 |
* | Miscellaneous cleanups from the account-mgmt branch. | Matthew Barnes | 2011-09-27 | 1 | -1/+0 |
* | Coding style and whitespace cleanup. | Matthew Barnes | 2011-09-04 | 1 | -5/+11 |
* | Use new CamelService:display-name property. | Matthew Barnes | 2011-08-18 | 1 | -9/+6 |
* | error in mail notification | Punit Jain | 2011-07-21 | 1 | -1/+1 |
* | Bug 653699 - Improve mail notifications | Matthew Barnes | 2011-07-07 | 2 | -203/+124 |
* | Change EMEventTargetFolder contents. | Matthew Barnes | 2011-05-30 | 1 | -14/+22 |
* | Including <glib.h> directly is rarely needed. | Matthew Barnes | 2011-05-28 | 1 | -1/+0 |
* | Coding style cleanups. | Matthew Barnes | 2011-05-09 | 1 | -1/+1 |
* | Adapt to CamelFolder:name -> display-name. | Matthew Barnes | 2011-05-07 | 1 | -1/+1 |
* | EMEventTargetFolder: Add an EAccount member. | Matthew Barnes | 2011-05-03 | 1 | -12/+8 |
* | Workaround for bug #644792 - [mail-notify] Crash when sending D-Bus message | Milan Crha | 2011-03-15 | 1 | -0/+8 |
* | Bug 631731 - Remove status icon from mail notifier | William Jon McCann | 2010-10-28 | 1 | -155/+22 |
* | Bug 632903 - Support libnotify-0.7 | Flo Gravo | 2010-10-23 | 1 | -2/+6 |
* | Move more account utilities to e-account-utils.c. | Matthew Barnes | 2010-10-19 | 1 | -1/+2 |
* | Replace EBinding with GBinding. | Matthew Barnes | 2010-10-14 | 1 | -5/+6 |
* | Coding style cleanups. | Matthew Barnes | 2010-09-13 | 1 | -10/+10 |
* | Re-work my GtkDialog:has-separator workaround. | Matthew Barnes | 2010-09-11 | 1 | -2/+2 |
* | No more blinking status icon. | Matthew Barnes | 2010-09-11 | 2 | -48/+0 |
* | Work around deprecation of gtk_dialog_set_has_separator() | Matthew Barnes | 2010-09-11 | 1 | -0/+2 |
* | Various memory leaks | Milan Crha | 2010-09-08 | 1 | -0/+1 |
* | Coding style and whitespace cleanup. | Matthew Barnes | 2010-08-03 | 1 | -4/+12 |
* | Bug #625606 - git/master build dies with glib-2.25.12 | Milan Crha | 2010-07-30 | 1 | -1/+1 |
* | Bug #622912 - Migrate from dbus-glib to glib's GDBus | Milan Crha | 2010-07-28 | 2 | -52/+56 |
* | Fix some compiler warnings. | Matthew Barnes | 2010-07-11 | 1 | -1/+3 |
* | Coding style and whitespace cleanups. | Matthew Barnes | 2010-06-07 | 1 | -22/+53 |
* | Adapt to Camel API changes. | Matthew Barnes | 2010-04-30 | 1 | -1/+4 |
* | Giant leap towards GSEAL compliance. | Matthew Barnes | 2010-04-08 | 1 | -1/+4 |
* | Generate ChangeLog files for tarball releases. | Matthew Barnes | 2010-04-03 | 1 | -217/+0 |
* | Only #include Camel's top-level header. | Matthew Barnes | 2010-04-03 | 1 | -2/+0 |
* | Actually respect the --disable-schemas-install configure option | Fridrich Strba | 2010-03-15 | 1 | -0/+4 |
* | Bug 606449 - empty mail-notification popups | Lucian Langa | 2010-01-09 | 1 | -3/+5 |
* | Compiler and linker flag cleanups. | Matthew Barnes | 2009-12-28 | 1 | -2/+2 |
* | Enable building without Canberra-GTK | Tor Lillqvist | 2009-11-11 | 1 | -0/+9 |
* | Bug 600926 - Fails to build due to missing dependencies | Jonathon Jongsma | 2009-11-10 | 1 | -0/+2 |
* | Bug #464400 - New mail notify should display sender and subject | Milan Crha | 2009-10-31 | 1 | -5/+57 |
* | Bug #561843 - Properly check for filename being set, to not crash | Milan Crha | 2009-10-30 | 1 | -1/+1 |
* | Bug 480361 - Useful action when clicking on a mail notification | Matthew Barnes | 2009-10-21 | 1 | -39/+80 |
* | Bug 596848 - Use per-target CPPFLAGS in automake files | H.Habighorst | 2009-10-01 | 1 | -7/+10 |
* | Goodbye libgnome and libgnomeui!! | Matthew Barnes | 2009-09-19 | 1 | -0/+1 |
* | Make dbus-glib mandatory. | Matthew Barnes | 2009-09-05 | 2 | -24/+5 |
* | Relax the EBinding API to reduce GObject casting. | Matthew Barnes | 2009-09-02 | 1 | -4/+4 |
* | Coding style and whitespace cleanup. | Matthew Barnes | 2009-08-30 | 1 | -8/+10 |
* | Simplify EPlugin loading at startup. | Matthew Barnes | 2009-08-30 | 1 | -2/+2 |
* | Cleanup mail-notification configuration page. | Matthew Barnes | 2009-08-23 | 1 | -217/+190 |
* | Bug 571488 - Migrate from deprecated gnome_sound to libcanberra | H.Habighorst | 2009-08-23 | 3 | -39/+84 |
* | Bug #573919 - [Mail-Notification] Check for 'actions' capability | Ken VanDine | 2009-08-11 | 1 | -4/+37 |
* | Merge branch 'master' into kill-bonobo | Matthew Barnes | 2009-07-15 | 2 | -18/+6 |
|\ |
|
| * | Bug 588018 – NetworkManager & DBUS build check rewrite | H.Habighorst | 2009-07-14 | 2 | -18/+6 |
| * | Fix excessive whitespace. | Matthew Barnes | 2009-07-13 | 1 | -1/+0 |
* | | Fix excessive whitespace. | Matthew Barnes | 2009-07-14 | 1 | -1/+0 |
* | | Merge branch 'master' into kill-bonobo | Matthew Barnes | 2009-07-11 | 1 | -1/+1 |
|\| |
|
| * | Bug 588106 – Makefile.am misuses *_LDFLAGS | Daniel Macks | 2009-07-09 | 1 | -1/+1 |
* | | Merge branch 'master' into kill-bonobo | Matthew Barnes | 2009-07-01 | 1 | -0/+7 |
|\| |
|
| * | Use AM_CPPFLAGS instead of INCLUDE in all Makefile.am. | Matthew Barnes | 2009-07-01 | 1 | -2/+2 |
| * | Stop abusing forward declarations. | Matthew Barnes | 2009-06-19 | 1 | -0/+1 |
| * | Whitespace cleanup. | Matthew Barnes | 2009-05-29 | 1 | -7/+7 |
| * | Prefer GLib basic types over C types. | Matthew Barnes | 2009-05-29 | 1 | -13/+13 |
| * | Remove trailing whitespace, again. | Matthew Barnes | 2009-05-29 | 1 | -12/+12 |
* | | Fix "make distcheck" errors and other build cleanups. | Matthew Barnes | 2009-07-01 | 1 | -2/+2 |
* | | Radically reorganize source code. | Matthew Barnes | 2009-06-25 | 1 | -4/+4 |
* | | Whitespace cleanup. | Matthew Barnes | 2009-05-29 | 1 | -7/+7 |
* | | Prefer GLib basic types over C types. | Matthew Barnes | 2009-05-27 | 1 | -13/+13 |
* | | Merge branch 'master' into kill-bonobo | Matthew Barnes | 2009-05-27 | 1 | -12/+12 |
|\ \ |
|
| * | | Remove trailing whitespace, again. | Matthew Barnes | 2009-05-27 | 1 | -12/+12 |
| |/ |
|
* | | Merge branch 'master' into kill-bonobo | Matthew Barnes | 2009-05-22 | 1 | -1/+1 |
|\| |
|
| * | Bug 523216 – User-oriented plugin descriptions | Matthew Barnes | 2009-05-22 | 1 | -1/+1 |
| * | Use Behdad's brilliant git.mk to generate .gitignore files. | Matthew Barnes | 2009-05-02 | 1 | -0/+2 |
| * | Only #include specific libgnome[ui] headers; easier to track. | Matthew Barnes | 2009-05-01 | 1 | -1/+1 |
| * | Bump the required GLib and GTK+ versions to latest stable. | Matthew Barnes | 2009-05-01 | 1 | -4/+0 |
* | | Use -no-undefined on Linux too | Milan Crha | 2009-05-20 | 1 | -10/+5 |
* | | Use Behdad's brilliant git.mk to generate .gitignore files. | Matthew Barnes | 2009-05-04 | 1 | -0/+2 |
* | | Merge in changes from master. | Matthew Barnes | 2009-05-01 | 1 | -5/+1 |
* | | Merge branch 'master' into kill-bonobo | Matthew Barnes | 2009-04-25 | 2 | -1/+13 |
|\| |
|
| * | Rats. gtk_status_icon_set_tooltip_text() is only in 2.16. | Matthew Barnes | 2009-02-19 | 1 | -0/+4 |
| * | ** Fixes part of bug #572348 | Matthew Barnes | 2009-02-19 | 2 | -1/+9 |
| * | Link with more libraries on Windows. | Tor Lillqvist | 2009-01-29 | 2 | -3/+6 |
| * | Use -no-undefined and link with GNOME_PLATFORM_LIBS on Windows. | Tor Lillqvist | 2009-01-29 | 2 | -2/+13 |
| * | Fix compilation error. | Srinivasa Ragavan | 2008-11-20 | 2 | -0/+6 |
| * | ** Fix for BNC bug #434320 | Srinivasa Ragavan | 2008-11-19 | 2 | -1/+27 |
| * | License changes from GPL to LGPL | Sankarasivasubramanian Pasupathilingam | 2008-09-16 | 2 | -13/+20 |
| * | ** Fix for bug #514299 | Milan Crha | 2008-09-16 | 2 | -6/+15 |
| * | Have a check for OS_WIN32 and handle the schema data differently. make | Bharath Acharya | 2008-08-12 | 2 | -4/+22 |
| * | ** Fixes bug #546892 | Matthew Barnes | 2008-08-12 | 2 | -2/+9 |
| * | ** Fixes bug #514006 | Matthew Barnes | 2008-08-02 | 2 | -1/+8 |
| * | ** Fix for bug #353927 | Milan Crha | 2008-08-01 | 2 | -2/+32 |
| * | ** Fix for bug #544022 | Milan Crha | 2008-07-22 | 3 | -3/+11 |
| * | Committing on behalf of Milan Crha <mcrha@redhat.com> | Milan Crha | 2008-07-21 | 2 | -26/+120 |
* | | Merge revisions 37200:3266 from trunk. | Matthew Barnes | 2009-02-15 | 1 | -0/+1 |
* | | Merge revisions 37108:37199 from trunk. | Matthew Barnes | 2009-02-01 | 2 | -2/+16 |
* | | Merge revisions 36737:36810 from trunk. | Matthew Barnes | 2008-11-24 | 2 | -1/+33 |
* | | Merge revisions 36016:36533 from trunk. | Matthew Barnes | 2008-10-02 | 2 | -19/+35 |
* | | Merge revisions 35951:35992 from trunk. | Matthew Barnes | 2008-08-15 | 3 | -6/+31 |
* | | Merge revisions 35747:35930 from trunk. | Matthew Barnes | 2008-08-08 | 4 | -32/+171 |
|/ |
|
* | updated novell copyright notices (left others alone) | Jeffrey Stedfast | 2008-06-21 | 1 | -1/+1 |
* | Added proper translator comments for strings | Johnny Jacob | 2008-01-28 | 2 | -1/+7 |
* | Fixes Bug #511226. String fix. | Johnny Jacob | 2008-01-28 | 2 | -2/+8 |
* | Fix for Bug 504567. Added gettext for plurals in mail-notification plugin. | Johnny Jacob | 2008-01-28 | 2 | -3/+13 |
* | ** Fix for bug #492702 | Srinivasa Ragavan | 2008-01-09 | 3 | -10/+40 |
* | Show the actual displayed folder name rather than the decoded/handled one | Srinivasa Ragavan | 2008-01-02 | 2 | -6/+6 |
* | ** Fix for bug #504030 | Milan Crha | 2007-12-17 | 2 | -1/+8 |
* | Part of fix for #492702 from Milan Crha : New mail notify and preferences ui ... | Johnny Jacob | 2007-12-15 | 4 | -113/+786 |
* | ** Remove trailing whitespace from source code. | Matthew Barnes | 2007-11-15 | 1 | -16/+16 |
* | Miscellaneous changes related to bug #437579. | Matthew Barnes | 2007-10-12 | 2 | -1/+7 |
* | Update FSF address in header comments (#469886). Patch from Tobias | Matthew Barnes | 2007-09-02 | 1 | -1/+1 |
* | Fix for bug #458822 from Anand V M <avmuttagi@gmail.com> | Johnny Jacob | 2007-08-13 | 2 | -1/+7 |
* | Fix for bug #455799 from Anand V M <avmuttagi@gmail.com> | Johnny Jacob | 2007-08-05 | 2 | -1/+10 |
* | Fixed syntax of ngettext. | Claude Paroz | 2007-07-20 | 2 | -1/+6 |
* | ** Fix for byug #452900 from Cosimo Cecchi | Srinivasa Ragavan | 2007-07-05 | 2 | -7/+44 |
* | Fix for bug #437584 | Srinivasa Ragavan | 2007-06-18 | 2 | -1/+6 |
* | Fix for version removal from installed files. | Srinivasa Ragavan | 2007-06-03 | 2 | -16/+18 |
* | Fix for version removal from installed files | Srinivasa Ragavan | 2007-06-03 | 1 | -0/+0 |
* | Move files that have translations but are not shipped to POTFILES.skip. | Matthew Barnes | 2007-05-20 | 2 | -2/+11 |
* | ** Fix for bug #439316 | Srinivasa Ragavan | 2007-05-18 | 2 | -10/+24 |
* | ** Fix for bug #439146 and #438711 from Ross Burton and Daniel Grynie... | Srinivasa Ragavan | 2007-05-18 | 4 | -20/+87 |
* | Fix a build error. | Srinivasa Ragavan | 2007-05-11 | 2 | -1/+6 |
* | Fix for build break. | Srinivasa Ragavan | 2007-05-07 | 2 | -0/+6 |
* | Make libnotify conditional | Srinivasa Ragavan | 2007-05-03 | 2 | -0/+7 |
* | Initial commit for Mail notification plugin. | Srinivasa Ragavan | 2007-05-03 | 4 | -0/+202 |