1. c83feeb Clear window alert flags after setting winlink alert flags, fixes problem by nicm · 8 years ago
  2. 99946aa Do not handle activity or silence alerts in the current window, reported by nicm · 8 years ago
  3. 899e629 Alerts are too slow, so rather than walking all sessions and windows, by nicm · 8 years ago
  4. fe10684 Use notifys for alerts too. by nicm · 8 years ago
  5. 1b31d14 Remove some dead code in cmd-move-window.c and make a load of local by nicm · 8 years ago
  6. 373b13b Add on alerts rather than ignoring them if the event has already been by nicm · 8 years ago
  7. 995af0e I no longer use my SourceForge address so replace it. by nicm · 9 years ago
  8. c981530 Add hooks for alerts (bell, silence, activity), from Thomas Adam. by nicm · 9 years ago
  9. b956334 Fix bell indicators across detach, reported by Torbjorn Lonnemark, diff by nicm · 9 years ago
  10. 40fefe2 The alerts callback should be fired for bells even if bell-action is by nicm · 9 years ago
  11. 98967c5 The activity flag could already be set, so queue the callback always (if by nicm · 9 years ago
  12. 577c0e3 Use __unused rather than rolling our own. by nicm · 9 years ago
  13. 44657bf Move struct options into options.c. by nicm · 9 years ago
  14. d5f223a Reset the alerts timer always on activity, from Thomas Adam. by nicm · 9 years ago
  15. 38e3baa A one line helper function is a little silly. by nicm · 9 years ago
  16. b5aaefc Move alerts onto events rather than checking every loop. by nicm · 9 years ago