aboutsummaryrefslogtreecommitdiffstats
path: root/src/com/itmill/toolkit/terminal/gwt/client/ui/INotification.java
Commit message (Expand)AuthorAgeFilesLines
* #2904: initial bulk rename "com.itmill.toolkit" -> "com.vaadin"Henri Sara2009-05-111-323/+0
* sanity check to Notification animation, GWT 1.6 regressionMatti Tahvonen2009-04-281-7/+9
* refactored notification fading, avoids regression when updating to GWT 1.6. A...Matti Tahvonen2009-04-281-16/+25
* Fix for #2501 - Changed notification event handling so it only reacts to the ...Artur Signell2009-02-061-3/+12
* removed obsolete log messageMatti Tahvonen2009-01-021-2/+0
* fixes #2415, notifications now reacts all but key/mouse up eventsMatti Tahvonen2009-01-021-5/+11
* Notification fade tries to compensate for slow browsers, fixes #2381Marc Englund2008-12-191-3/+8
* fixes #2097 (session expired message and modal window incompatibility)Matti Tahvonen2008-09-231-7/+12
* Fixes #2010 - Client classes renamedArtur Signell2008-08-281-0/+289