vanhauser-thc
d4a8a9df69
fix regression in class lookup
2021-08-31 23:54:19 +02:00
hexcoder
23c240a94a
add newline at end
2021-08-20 13:13:23 +02:00
DMaroo
8f378ab00a
Removed HEIGHT and WIDTH since the windows will anyways start maximized
2021-08-09 11:14:57 +05:30
DMaroo
a92952fa03
Added resizable panes instead of static separators in afl-plot-ui
...
The different plots can now be resized using dragging the panes.
The resizing isn't completely smooth from the visual POV (I'm guessing
this is because of embedding GNUplot), but once the position of the
panels are set, the rest of the visual experience is as smooth as it was
before.
2021-08-08 14:52:25 +05:30
DMaroo
d832ed68ea
Updated README with build and install instructions
2021-08-07 21:05:06 +05:30
DMaroo
73c7136bdb
Start plot UI window maximized on launch
2021-08-07 21:01:23 +05:30
DMaroo
7bedd862d3
Added README to describe the working of afl-plot-ui
2021-08-06 18:42:49 +05:30
DMaroo
6f3e63de05
Added Makefile for building and installing afl-plot-ui
...
Currently, it offers make and make clean functionality only
2021-08-06 18:41:55 +05:30
DMaroo
c7a93d50c4
Added usage info and command line help flag support
...
TODO: Prevent standalone execution
2021-08-06 18:40:38 +05:30