Skip to main content
summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2017-02-08use new util classTom Schindl1-7/+7
2017-02-08make styleresource staticTom Schindl1-6/+12
2017-02-08started adding a property-cellTom Schindl1-0/+76
2017-02-08adding experimental code for a new styled text controlTom Schindl12-0/+999
2017-02-08adding sizeing featuresTom Schindl1-21/+107
2017-02-08moved ArrayUtils and added new methodsTom Schindl1-272/+0
2017-02-07fix for JavaFX regression https://bugs.openjdk.java.net/browse/JDK-8174048Tom Schindl1-0/+6
2017-02-04Bug 511684 - Adding a ListCell implementation who use TextRegistryTom Schindl1-0/+77
2017-02-02Bug 510656 - Make e(fx)clipse applications run on Java9Tom Schindl1-32/+29
2017-02-02Bug 510656 - Make e(fx)clipse applications run on Java9Tom Schindl4-920/+1743
2017-02-02Merge remote-tracking branch 'origin/2.6.x'Tom Schindl3-47/+65
2017-02-02Ensure that the final properties never see a NaN2.6.xTom Schindl1-2/+35
2017-02-02Check if the current scroll value is NaN and convert that to 0.0Tom Schindl1-0/+3
2017-01-31Bug 511373 - Add an ImageViewer who scales the contained image accordion to t...Tom Schindl1-2/+0
2017-01-31Bug 511373 - Add an ImageViewer who scales the contained image accordion to t...Tom Schindl5-0/+630
2017-01-30[Bug 498930] StyledTextArea#setEditable(false) does not entirely disable text...Tom Schindl1-1/+1
2017-01-24Bug 510656 - Make e(fx)clipse applications run on Java9Tom Schindl1-26/+38
2017-01-24Bug 510656 - Make e(fx)clipse applications run on Java9Tom Schindl1-1/+1
2017-01-20Bug 510656 - Make e(fx)clipse applications run on Java9Tom Schindl1-5/+6
2017-01-20Bug 510736 - Add set of utilities to single-source for JavaFX8 and JavaFX9Tom Schindl1-0/+141
2017-01-18Bug 510656 - Make e(fx)clipse applications run on Java9Tom Schindl1-6/+8
2017-01-18Bug 510656 - Make e(fx)clipse applications run on Java9Tom Schindl1-39/+0
2017-01-17fixes #36Tom Schindl1-3/+6
2017-01-13refs #36Christoph Caks1-44/+23
2017-01-12fixes #14Tom Schindl1-1/+1
2017-01-12refs #14Tom Schindl1-18/+277
2016-12-22Merge remote-tracking branch 'origin/2.6.x'Tom Schindl3-5/+22
2016-12-22fixes #39Tom Schindl1-5/+7
2016-12-22fixes #3Tom Schindl2-5/+14
2016-12-21refs #3Christoph Caks1-0/+6
2016-12-06Merge remote-tracking branch 'origin/2.6.x'Tom Schindl11-81/+800
2016-11-25added proposed workaround to controlChristoph Caks1-3/+11
2016-11-25added support for setting line ruler style classesChristoph Caks2-10/+15
2016-11-24fixed LineRuler refresh on zoomChristoph Caks1-0/+4
2016-11-23commit for #11Christoph Caks2-3/+14
2016-11-23refs #35 - catching ALT-Tab EventsTom Schindl1-0/+2
2016-10-13refs #252.5.02.5.xTom Schindl1-0/+1
2016-10-09refs #7Tom Schindl1-0/+12
2016-10-09refs #7Tom Schindl1-6/+2
2016-10-07refs #28Christoph Caks1-0/+12
2016-10-04refs #20Tom Schindl1-14/+17
2016-10-04refs #18Tom Schindl1-1/+2
2016-09-28refs #7Tom Schindl1-0/+4
2016-09-27refs #7Tom Schindl1-2/+3
2016-09-27refs #7Tom Schindl2-1/+7
2016-09-27refs #7Tom Schindl1-8/+46
2016-09-21refs #23Christoph Caks1-1/+2
2016-09-21refs #17Christoph Caks1-0/+5
2016-09-17fixed spacing to be defined through CSSTom Schindl2-1/+2
2016-09-16refs #7Tom Schindl1-2/+6

Back to the top