root


Mode:

Legend:

Added
Modified
Copied or renamed
Rev Chgset Date Author Log Message
(edit) @44 [44] 08/08/06 13:43:51 schst Reverted last commit
(edit) @43 [43] 08/07/06 18:45:27 schst Allow handleEvent() to throw anything that's throwable
(edit) @42 [42] 08/05/06 17:45:11 schst Removed unused import and unused variable
(edit) @41 [41] 08/05/06 17:43:37 schst Huge BC break: event listeners may now throw exceptions. This means, that …
(edit) @40 [40] 03/29/06 13:35:20 schst Added configuration for the clover plugin
(edit) @39 [39] 03/28/06 22:56:14 schst Added and refined various test cases
(edit) @38 [38] 03/28/06 22:05:23 schst Changed return value of getRegisteredEventNames, added two more test cases
(edit) @37 [37] 02/28/06 23:24:26 schst Release 0.11.0
(edit) @36 [36] 02/25/06 19:09:18 schst Added test case for removing event listeners
(edit) @35 [35] 02/25/06 19:01:44 schst Add a testcase for the event queue
(edit) @34 [34] 02/25/06 16:02:47 schst Added TestCase? for the auto-remove functionality
(edit) @33 [33] 02/25/06 15:51:39 schst Added some very simple test cases
(edit) @32 [32] 02/25/06 12:56:19 schst Added possibility to build binary distribution file using mvn …
(edit) @31 [31] 02/25/06 12:23:18 schst Added the JUnit dependency
(edit) @30 [30] 02/21/06 23:28:58 schst removed unnecessary linebreak at end of file
(edit) @29 [29] 02/21/06 22:58:30 schst NOW REQUIRES JAVA5: Switched to the use of Generics, bumped version number
(edit) @28 [28] 02/21/06 22:41:31 schst Added test case for factory methods
(edit) @27 [27] 02/21/06 22:16:38 schst Added support for maven
(edit) @26 [26] 01/03/06 16:07:26 schst Cleanup imports
(edit) @25 [25] 01/03/06 16:05:14 schst Added private constructor, added getDetachedInstance(), replace …
(edit) @24 [24] 12/07/05 11:09:05 schst Avoid memory leaks using weak hashmaps, added detachDispatcher method
(edit) @23 [23] 12/02/05 14:25:19 schst Added methods to remove event listeners
(edit) @22 [22] 08/19/05 14:07:57 schst Factory methods need to be synchronized
(edit) @21 [21] 08/09/05 14:34:39 schst Return the listener when removing it.
(edit) @20 [20] 08/04/05 15:36:37 schst Fixed autoRemove bug, remove some non-ASCII characters from examples
(edit) @19 [19] 07/31/05 14:08:24 schst Fixed ticket #3: EventListeners? can be removed specifying the classname
(edit) @18 [18] 07/21/05 10:39:18 schst added getGlobalEventListeners()
(edit) @17 [17] 07/21/05 10:37:15 schst Added some introspection functionality which gives you acces to event …
(edit) @16 [16] 07/20/05 16:11:53 schst added getRegisteredEventNames()
(edit) @15 [15] 06/21/05 20:18:15 akurth Removed obsolete basedir property.
(edit) @14 [14] 06/21/05 20:12:05 akurth Added LICENSE to jar file. Readded examples dir to compile target, …
(edit) @13 [13] 06/21/05 19:33:43 akurth Added build.properties to svn:ignore.
(edit) @12 [12] 06/21/05 19:32:48 akurth Moved build.properties to build.properties.sample.
(edit) @11 [11] 06/21/05 15:48:13 schst added removeGlobalEventListener()
(edit) @10 [10] 06/21/05 15:42:14 schst Added removeEventListener()
(edit) @9 [9] 06/21/05 14:55:04 schst Do not build examples
(edit) @8 [8] 06/21/05 14:28:51 akurth Added svn:ignore properties.
(edit) @7 [7] 06/21/05 14:24:21 akurth Default compiler is now modern.
(edit) @6 [6] 06/21/05 14:23:28 akurth Added build- and properties-files.
(edit) @5 [5] 06/17/05 17:09:51 schst Added the license
(edit) @4 [4] 06/17/05 16:48:58 schst added the autoRemove feature
(edit) @3 [3] 06/17/05 16:00:06 schst added global event listeners, that will be triggered, after the local …
(edit) @2 [2] 06/17/05 12:49:31 schst Removed the Blacklist check and added a docblock
(add) @1 [1] 06/17/05 12:34:24 anonymous Initial commit
Note: See TracRevisionLog for help on using the revision log.