HTTP Request simplify UI

2016-03-05 Thread Philippe Mouawad
Hello, What do you think of using a JTabbedPane to simplify the UI. There would be a Basic Pane for usual parameters and an advanced one for those which are rarely used. I created https://bz.apache.org/bugzilla/show_bug.cgi?id=59129 with screenshots. -- Regards. Philippe

Re: svn commit: r1733650 - in /jmeter/trunk: src/protocol/http/org/apache/jmeter/protocol/http/proxy/ProxyControl.java xdocs/changes.xml

2016-03-05 Thread sebb
On 5 March 2016 at 11:00, Felix Schumacher wrote: > > > Am 4. März 2016 21:42:20 MEZ, schrieb pmoua...@apache.org: >>Author: pmouawad >>Date: Fri Mar 4 20:42:20 2016 >>New Revision: 1733650 >> >>URL: http://svn.apache.org/viewvc?rev=1733650=rev >>Log: >>Bug

Re: svn commit: r1733756 - in /jmeter/trunk/src: components/org/apache/jmeter/modifiers/gui/ components/org/apache/jmeter/visualizers/ core/org/apache/jmeter/config/gui/ core/org/apache/jmeter/gui/uti

2016-03-05 Thread Milamber
On 05/03/2016 20:05, Philippe Mouawad wrote: Hi, Wouldn't it be better to put applyHiDPI in ComponentUtil ? See my comment about Jorphan package https://bz.apache.org/bugzilla/show_bug.cgi?id=58426#c28 To have a applyHiDPI method in ComponentUtil, probably we need to change the current

Re: svn commit: r1733756 - in /jmeter/trunk/src: components/org/apache/jmeter/modifiers/gui/ components/org/apache/jmeter/visualizers/ core/org/apache/jmeter/config/gui/ core/org/apache/jmeter/gui/uti

2016-03-05 Thread Felix Schumacher
Am 05.03.2016 um 21:05 schrieb Philippe Mouawad: Hi, Wouldn't it be better to put applyHiDPI in ComponentUtil ? I have just seen your comment about ComponentUtil#createTable and I like it even better than JMeterUtils#applyHiDPI. An easy solution would be to add a return statement to

Re: svn commit: r1733756 - in /jmeter/trunk/src: components/org/apache/jmeter/modifiers/gui/ components/org/apache/jmeter/visualizers/ core/org/apache/jmeter/config/gui/ core/org/apache/jmeter/gui/uti

2016-03-05 Thread Philippe Mouawad
Hi, Wouldn't it be better to put applyHiDPI in ComponentUtil ? Regards On Sat, Mar 5, 2016 at 7:50 PM, wrote: > Author: milamber > Date: Sat Mar 5 18:50:43 2016 > New Revision: 1733756 > > URL: http://svn.apache.org/viewvc?rev=1733756=rev > Log: > Better code to apploy

[GitHub] jmeter pull request: bug 58426 move the jtable hdpi ui improvement...

2016-03-05 Thread benbenw
GitHub user benbenw opened a pull request: https://github.com/apache/jmeter/pull/160 bug 58426 move the jtable hdpi ui improvements into a single method You can merge this pull request into a Git repository by running: $ git pull https://github.com/benbenw/jmeter hdpifactor

[GitHub] jmeter pull request: Change the running indicator

2016-03-05 Thread benbenw
Github user benbenw closed the pull request at: https://github.com/apache/jmeter/pull/152 --- If your project is set up for it, you can reply to this email and have your reply appear on GitHub as well. If your project does not have this feature enabled and wishes so, or if the feature is

[GitHub] jmeter pull request: Change the running indicator

2016-03-05 Thread milamberspace
Github user milamberspace commented on the pull request: https://github.com/apache/jmeter/pull/152#issuecomment-192651347 @benbenw Thanks for your PR. I've just merge the #159 with include the change for the status icon. You can close your PR @pmouawad thanks for the ping. ---

Re: Changes the default tree's icons with new icons set ready to HiDPI

2016-03-05 Thread Milamber
Hello, I've just commit the pseudo-hidpi changes in the trunk. With this changes, a new icon set was bring inside. First, for the nostalgic people, you can return to old tree's icons with the property: jmeter.icons=org/apache/jmeter/images/icon_old.properties Second, this new icons was

Re: Remaining Work before Release of 3.0

2016-03-05 Thread Philippe Mouawad
Hi On Sat, Mar 5, 2016 at 9:43 AM, Mark Collin wrote: > > > If Mark is ok with this, what about having a separate sister project of > > jmeter for the maven plugin (maybe also the jenkins one if we have some > > volunteers) > > It could be (if incubated and agreed

Re: svn commit: r1733650 - in /jmeter/trunk: src/protocol/http/org/apache/jmeter/protocol/http/proxy/ProxyControl.java xdocs/changes.xml

2016-03-05 Thread Felix Schumacher
Am 4. März 2016 21:42:20 MEZ, schrieb pmoua...@apache.org: >Author: pmouawad >Date: Fri Mar 4 20:42:20 2016 >New Revision: 1733650 > >URL: http://svn.apache.org/viewvc?rev=1733650=rev >Log: >Bug 59118 - Add comment in recorded think time by proxy recorder >#resolve #157 >Bugzilla Id: 59118 >

Re: Remaining Work before Release of 3.0

2016-03-05 Thread Mark Collin
> If Mark is ok with this, what about having a separate sister project of > jmeter for the maven plugin (maybe also the jenkins one if we have some > volunteers) > It could be (if incubated and agreed upon) under the Apache umbrella and we > could(those who want) participate to it. > > The