aboutsummaryrefslogtreecommitdiffstats
path: root/widgets/misc/e-alert-bar.c
Commit message (Expand)AuthorAgeFilesLines
* Consolidate base utility libraries into libeutil.Matthew Barnes2012-12-131-390/+0
* Coding style and whitespace cleanup.Matthew Barnes2012-11-111-4/+6
* Bug #656143 - Stop using deprecated Gtk[HV]Box(Class)Dominique Leuenberger2012-11-071-1/+1
* Coding style and whitespace cleanup.Matthew Barnes2012-02-201-0/+4
* EAlertBar: Add a close button to all alerts.Matthew Barnes2011-11-221-72/+146
* Bug #646109 - Fix use of include <config.h> to make sure translations workMilan Crha2011-05-271-1/+4
* Make EAlertBar messages selectableMilan Crha2011-04-281-0/+2
* EAlertBar: Make warnings time out after 5 minutesMatthew Barnes2011-03-261-1/+11
* Reduce EAlertBar height.Matthew Barnes2011-03-261-6/+12
* Coding style and whitespace cleanup.Matthew Barnes2011-03-061-1/+2
* Bug #614480 - Avoid using G_TYPE_INSTANCE_GET_PRIVATE repeatedlyMilan Crha2011-02-251-6/+2
* Coding style and whitespace cleanup.Matthew Barnes2011-01-301-15/+15
* Show calendar backend errors in an alert sinkMilan Crha2010-12-041-0/+32
* Send errors to an EAlertSink instead of the task bar.Matthew Barnes2010-10-191-2/+0
* EAlert: Allow arbitrary actions to be added.Matthew Barnes2010-10-191-43/+69
* EAlertBar: Always show the most recent alert.Matthew Barnes2010-10-141-6/+2
* Adjust EAlertBar text attributes.Matthew Barnes2010-10-131-2/+7
* Composer: Show cancellable operations and errors inline.Matthew Barnes2010-10-131-0/+235