aboutsummaryrefslogtreecommitdiffstats
path: root/modules/offline-alert
Commit message (Expand)AuthorAgeFilesLines
* Rename libeshell to libevolution-shell.Matthew Barnes2013-05-281-1/+1
* Rename libeutil to libevolution-util.Matthew Barnes2013-05-281-1/+1
* 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-5/+6
* Adapt to single-include E-D-S libraries.Matthew Barnes2012-06-041-1/+1
* Rename Evolution module libraries.Matthew Barnes2012-05-111-5/+5
* Bug #655753 - Improve offline notification for network outageMilan Crha2012-04-231-7/+8
* Add missing linker flags.Matthew Barnes2012-03-041-0/+1
* Move EAlert* and e-xml-utils references from other part of the code to libevo...Srinivasa Ragavan2012-03-031-1/+1
* EAlertBar: Add a close button to all alerts.Matthew Barnes2011-11-221-2/+0
* GtkApplication has some new EShell-like features.Matthew Barnes2011-10-061-6/+7
* Simplify library dependency flags.Matthew Barnes2011-10-051-4/+4
* The EExtension framework is now in libebackend.Matthew Barnes2011-09-261-1/+2
* Bug #646109 - Fix use of include <config.h> to make sure translations workMilan Crha2011-05-271-0/+4
* Coding style and whitespace cleanup.Matthew Barnes2011-05-221-13/+0
* Some modules missing CFLAGS/LIBS for EShell.Matthew Barnes2011-04-261-2/+4
* Remove NULL checks for GObject methods.Matthew Barnes2011-02-131-2/+2
* Add e_shell_submit_alert().Matthew Barnes2010-12-271-14/+2
* Free/busy meeting view doesn't work due to non-working extensionMilan Crha2010-12-061-0/+3
* Fix distcheck errors.EVOLUTION_2_91_2Matthew Barnes2010-11-081-0/+4
* Pass an EAlertSink to e_alert_sink_submit_alert().Matthew Barnes2010-11-011-2/+3
* Add an EOfflineAlert module.Matthew Barnes2010-10-194-1/+236
* EAlert: Allow arbitrary actions to be added.Matthew Barnes2010-10-192-0/+39