MAIN:jplemieux:20081219064431
by jplemieux on
19 December 2008, 00:44:31 -0600
(21 days ago)
creating DisposableEventList interface to allow TransformedLists to be used in 3rd party APIs more naturally
MAIN:jplemieux:20081219063619
by jplemieux on
19 December 2008, 00:36:19 -0600
(21 days ago)
moving "scheduled = false" into a finally block so that ThreadProxyEventList is more resilient to RuntimeExceptions
MAIN:jplemieux:20081215083107
by jplemieux on
15 December 2008, 02:31:07 -0600
(25 days ago)
separator rows must always be editable (they can always be collapsed / expanded)
MAIN:brands:20081214144949
by brands on
14 December 2008, 08:49:49 -0600
(25 days ago)
added constructor with TableItemConfigurer to EventTableViewer and deprecated another one.
MAIN:jplemieux:20081125051140
by jplemieux on
24 November 2008, 23:11:40 -0600
(45 days ago)
removing the (apparently unnecessary) Bundle Localization parameter
MAIN:jplemieux:20081124013505
by jplemieux on
23 November 2008, 19:35:05 -0600
(46 days ago)
adding ConditionalCount as a convenience API for counting the number of elements that satisfy a given Matcher
MAIN:jplemieux:20081122124944
by jplemieux on
22 November 2008, 06:49:44 -0600
(47 days ago)
adding Subtraction to the stable of available Calculations
MAIN:jplemieux:20081031065835
by jplemieux on
31 October 2008, 01:58:38 -0500
(2 months 9 days ago)
adding new Calculations geared toward enabling / disabling Actions based on selection counts (a common task)
MAIN:jplemieux:20080915000907
by jplemieux on
14 September 2008, 19:09:07 -0500
(3 months 24 days ago)
switching to BND to generate OSGi information in the jar's manifest.mf file
MAIN:jplemieux:20080901192203
by jplemieux on
01 September 2008, 14:22:03 -0500
(4 months 7 days ago)
improving the documentation because of a question on the mailing list
MAIN:jplemieux:20080831104613
by jplemieux on
31 August 2008, 05:46:13 -0500
(4 months 8 days ago)
altering BeanProperty to report the bean class as the value class when "this" is specified
MAIN:jplemieux:20080831103911
by jplemieux on
31 August 2008, 05:39:11 -0500
(4 months 8 days ago)
altering FunctionListMap so that it does not reorder the source elements
MAIN:jplemieux:20080828190910
by jplemieux on
28 August 2008, 14:09:10 -0500
(4 months 11 days ago)
added method for easily creating CalculationCategoryDatasets