Skip to main content
aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2016-09-05Update bundle manifest files for 1.5Dirk Fauth1-48/+48
2016-06-15Bug 496218 - Update build process for pomless Tycho buildsDirk Fauth1-27/+0
2016-04-17Updated project specific formatting settings for NeonDirk Fauth1-0/+18
2016-01-11Bug 485537 - [javadoc] Fix Javadoc errorsDirk Fauth4-27/+20
2016-01-10Added CSS styling capabilities to NatTableDirk Fauth1-6/+21
2015-12-28Bug 484589 - GroupByModel needs a refresh methodDirk Fauth1-9/+46
2015-11-26switched back from Require-Bundle to Import-Package for SWT and JFaceDirk Fauth1-3/+7
2015-11-09Bug 479949 - Combobox filter row takes too long to initializeDirk Fauth3-116/+340
2015-09-22Bug 478036 - NPE in GroupByComparator when changing list contentDirk Fauth1-13/+7
2015-09-18Updated formatting rules for Mars (again)Dirk Fauth1-1/+1
2015-09-18Bug 477775 - Add Nebula Extension to NatTable projectDirk Fauth1-7/+3
2015-09-08Updated project formatter settings for MarsDirk Fauth1-5/+5
2015-09-01Bug 473909 - GlazedListsDataProvider is not thread safeDirk Fauth2-2/+8
2015-07-30Bug 473899 - GlazedListsEventLayer.activate() does noch trigger cumulated eventsDirk Fauth1-13/+14
2015-07-23Bug 471488 - DefaultGlazedListsStaticFilterStrategy#removeStaticFilter()Dirk Fauth1-9/+8
2015-07-23Bug 471490 - Add support for changing the locale of NatTable elements atDirk Fauth1-5/+6
2015-06-09Bug 469535 - Replace system outputs with loggerDirk Fauth1-33/+19
2015-06-05Update version to 1.4.0Dirk Fauth2-58/+58
2015-03-17Bug 462367 - GroupBy table performance is very bad for tables with manyDirk Fauth1-11/+41
2015-02-25Bug 460640 - Fix potential NPE in GroupByComparator#isTreeColumnEvan O'Connell1-1/+4
2015-02-24Bug 460347 - OSGi semantic versioning compliance: added baseline, addedRoman Flueckiger2-58/+58
2015-02-17Bug 460031 - GroupDescriptorMatcher: NullPointerException withDaniel Fritsch1-1/+9
2015-02-09Bug 459246 - introduced ICalculatedValueCache interface to be able toDirk Fauth1-1/+31
2015-02-09Bug 459422 - the necessary comparator is no determined by the lastDirk Fauth1-2/+11
2015-01-09Bug 444839, Bug 444855, Bug 453885 - fixed several issues regardingDirk Fauth6-146/+719
2014-12-22Bug 453874 - enabled possibility for conditional formatting of GroupBy summar...Dirk Fauth1-16/+55
2014-12-16Bug 455364 - TreeExportFormatter now always uses formatForExport() instead of...Dirk Fauth1-0/+3
2014-12-16Bug 448115, 449361 - introduced the GroupByDisplayConverter to be able to use...Dirk Fauth4-40/+268
2014-12-16Bug 455327 - changed GroupByObject#descriptor to the a Map<Integer, Object>Dirk Fauth2-27/+19
2014-12-15added missing generic type argumentsDirk Fauth1-18/+15
2014-12-15Bug 455205 - Added possibility to expand a tree node to a certain levelDirk Fauth1-0/+38
2014-12-10Bug 453895 - added GroupByConfigLabelModifier to avoid tree specific renderin...Dirk Fauth1-0/+54
2014-12-09Bug 454503 - metacharacters and escape sequences are not treated as regular e...Dirk Fauth1-40/+38
2014-12-09Bug 454566 - Added the possibility to pass the ExpansionModel to theRoman Flückiger1-89/+59
2014-12-05Bug 447185 - GroupByModel now also saves ungrouped stateDirk Fauth1-14/+10
2014-12-02source clean up of extension.glazedlists pluginDirk Fauth28-301/+372
2014-12-02performed Clean Up that matches the Save Actions in the project settings to a...Dirk Fauth2-6/+3
2014-12-01Bug 453707 - Added ability to expand a tree to a certain levelDirk Fauth2-22/+216
2014-11-25Bug 453219 - PopupMenuBuilder now adds a DisposeListener for disposing the cr...Dirk Fauth1-49/+30
2014-11-25Bug 453177 - added additional constructors that take a GroupByHeaderConfigura...Dirk Fauth1-14/+95
2014-10-21Bug 448038 - moved anonymously overriden ColumnReorderDragMode to a concrete ...Dirk Fauth2-32/+43
2014-10-20modified some line wrapping configurations for code formattingDirk Fauth1-6/+6
2014-10-20Bug 447418 - removed usage of Apache Commons Lang builderDirk Fauth1-3/+3
2014-10-15code format: increased line width to 160 and set join wrapped lines to falseDirk Fauth1-2/+2
2014-10-15updated package versions in MANIFESTDirk Fauth1-48/+48
2014-10-14Enabled project specific settings and performed code formattingDirk Fauth39-4071/+5125
2014-10-14Increased version number to 1.2.0 for the next planned releaseDirk Fauth2-2/+2
2014-10-10Bug 446476 - GroupByDragMode calculates the column index on mouseDown rather ...Dirk Fauth1-8/+21
2014-09-12Updated version to 1.1.11.1.1Dirk Fauth2-2/+2
2014-09-10Bug 443106 - added handling of PatternSyntaxException to log a warning withou...Dirk Fauth1-8/+15

Back to the top