summaryrefslogtreecommitdiff
path: root/src/bin/e_alert.c
Commit message (Expand)AuthorAgeFilesLines
* Remove unused variableSebastian Dransfeld2010-01-151-1/+1
* make alerts work with composite managers in modules.. so if we segv... we canCarsten Haitzler2010-01-061-6/+26
* No need to use fprintf to print a simple string.Sebastian Dransfeld2008-10-261-1/+1
* make alerts smaller... small white boxes of death.Carsten Haitzler2007-09-111-1/+1
* recover might be nicer a termCarsten Haitzler2006-08-181-1/+1
* really - ignore is pointless. restart or exit now.Carsten Haitzler2006-07-051-39/+15
* ok - turn off visibility stuff for e -0 for some reason just the dropshadowCarsten Haitzler2006-01-101-0/+1
* Fix EAPI warnings.sebastid2006-01-071-3/+3
* alert made more robust just in case... but mor eimportantle e_apps andCarsten Haitzler2005-12-021-46/+44
* E_Intl changesstffrdhrn2005-11-221-1/+2
* Need Ecore.h for ecore_app_restart()sebastid2005-07-191-0/+1
* remove fixme commentCarsten Haitzler2005-06-221-2/+0
* Unused variables.sebastid2005-06-191-3/+2
* segv/bus/ill/fpe handler to trap all the nasties and allow debug or recoveryCarsten Haitzler2005-06-151-0/+234