History of
src
@master
-
MoutiWidgets: add method class_to_command().
Xavier G.
1 year, 6 months ago
-
QuitDialog: allow users to terminate the process launched by "moulti run".
Xavier G.
1 year, 6 months ago
-
app: fix obsolete comment.
Xavier G.
1 year, 6 months ago
-
Introduce a modal dialog shown when quitting Moulti.
Xavier G.
1 year, 6 months ago
-
app: add an attribute to track the init command state.
Xavier G.
1 year, 6 months ago
-
app: "moulti run" now sets MOULTI_INSTANCE_PID.
Xavier G.
1 year, 6 months ago
-
cli: add --version command-line argument.
Xavier G.
1 year, 6 months ago
-
Tag v1.2.0.
Xavier G.
1 year, 6 months ago
-
Move "step_" prefix to the AbstractStep class.
Xavier G.
1 year, 6 months ago
-
app: ensure widget id and type match.
Xavier G.
1 year, 6 months ago
-
Move "moulti pass" implementation from app to step.
Xavier G.
1 year, 6 months ago
-
Introduce input questions.
Xavier G.
1 year, 6 months ago
-
buttonquestion: remove unused import.
Xavier G.
1 year, 6 months ago
-
Introduce button questions.
Xavier G.
1 year, 6 months ago
-
Refactoring: allow for widgets other than steps.
Xavier G.
1 year, 6 months ago
-
step: move prevent_deletion attribute to AbstractStep.
Xavier G.
1 year, 6 months ago
-
cli: write error message on stderr, not stdout.
Xavier G.
1 year, 6 months ago
-
app: remove unnecessary cast.
Xavier G.
1 year, 6 months ago
-
Introduce the AbstractStep class.
Xavier G.
1 year, 6 months ago
-
Tag v1.1.0.
Xavier G.
1 year, 6 months ago
-
console: add network listening information.
Xavier G.
1 year, 6 months ago
-
Introduce MOULTI_PASS_CONCURRENCY.
Xavier G.
1 year, 6 months ago
-
"moulti wait" now sends a "ping" command.
Xavier G.
1 year, 6 months ago
-
Improve behavior on platforms that do not support abstract Unix sockets.
Xavier G.
1 year, 6 months ago
-
protocol: make getraddr() more robust.
Xavier G.
1 year, 6 months ago
-
cli: require positive integers.
Xavier G.
1 year, 6 months ago
-
app: improve checks re: step ids and classes.
Xavier G.
1 year, 6 months ago
-
Introduce MoultiTLVReader.
Xavier G.
1 year, 6 months ago
-
cli: catch KeyboardInterrupt.
Xavier G.
1 year, 7 months ago
-
exec: run after the network loop is ready.
Xavier G.
1 year, 7 months ago