History for jrex / src / JRexFrame.java
2017-08-28
Implemented wide-to-long pivot. Functional but needs more testing/robustifying.
Mark George committed on 28 Aug 2017
2017-08-25
Created table model backed by Guava table.
Mark George committed on 25 Aug 2017
2017-08-22
Missed a component when adding right-click menu. Fixed.
mark.george committed on 22 Aug 2017
Added right-click edit menu to relevant text components.
mark.george committed on 22 Aug 2017
2017-08-20
Made dark theme a command line option.
Mark George committed on 20 Aug 2017
2016-09-28
Fixed bug where empty rows are produced if regex matches entire line.
Mark committed on 28 Sep 2016
2016-09-19
Added regex error display, and DOTALL support.
Mark committed on 19 Sep 2016
2016-09-08
Rewrote JRex frame. Added transpose option.
Mark committed on 8 Sep 2016