[Bug 60687] Make GUI more responsive when it gets a lot of events

2017-02-10 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=60687 --- Comment #13 from Felix Schumacher --- Date: Fri Feb 10 20:04:58 2017 New Revision: 1782515 URL: http://svn.apache.org/viewvc?rev=1782515=rev Log: Simplify code and implement the option to keep all

[Bug 59995] Allow user to change font size with 2 new menu items and use "jmeter.hidpi.scale.factor" for scaling fonts

2017-02-10 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=59995 --- Comment #6 from Felix Schumacher --- Date: Fri Feb 10 20:35:29 2017 New Revision: 1782519 URL: http://svn.apache.org/viewvc?rev=1782519=rev Log: Use instanceof instead of a string compare to get the font

[Bug 59995] Allow user to change font size with 2 new menu items and use "jmeter.hidpi.scale.factor" for scaling fonts

2017-02-10 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=59995 --- Comment #7 from Felix Schumacher --- Date: Fri Feb 10 20:40:08 2017 New Revision: 1782521 URL: http://svn.apache.org/viewvc?rev=1782521=rev Log: Register a mousewheel listener to enable zooming with

Re: [Bug 59995] Allow user to change font size with 2 new menu items and use "jmeter.hidpi.scale.factor" for scaling fonts

2017-02-10 Thread Felix Schumacher
Am 10.02.2017 um 21:40 schrieb bugzi...@apache.org: https://bz.apache.org/bugzilla/show_bug.cgi?id=59995 --- Comment #7 from Felix Schumacher --- Date: Fri Feb 10 20:40:08 2017 New Revision: 1782521 URL: http://svn.apache.org/viewvc?rev=1782521=rev Log:

[Bug 59995] Allow user to change font size with 2 new menu items and use "jmeter.hidpi.scale.factor" for scaling fonts

2017-02-10 Thread bugzilla
ception: java.util.ConcurrentModificationException: null at java.util.Hashtable$Enumerator.next(Hashtable.java:1378) ~[?:1.8.0_112] at org.apache.jmeter.util.JMeterUtils.lambda$0(JMeterUtils.java:1174) ~[ApacheJMeter_core.jar:3.2-SNAPSHOT.20170210] at java.awt.event.Invocat

[Bug 60714] java.nio.charset.MalformedInputException: Input length = 1

2017-02-10 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=60714 Philippe Mouawad changed: What|Removed |Added CC|

Re: [Bug 59995] Allow user to change font size with 2 new menu items and use "jmeter.hidpi.scale.factor" for scaling fonts

2017-02-10 Thread Felix Schumacher
them after the iteration. Will do that tomorrow, of you don't beat me :) Felix >at java.util.Hashtable$Enumerator.next(Hashtable.java:1378) >~[?:1.8.0_112] > at org.apache.jmeter.util.JMeterUtils.lambda$0(JMeterUtils.java:1174) >~[ApacheJMeter_core.jar:3.2-SNAPSHOT.2017021