summaryrefslogtreecommitdiffstats
path: root/scripts/githooks/commit-msg
diff options
context:
space:
mode:
authorAles Kozumplik <akozumpl@redhat.com>2011-02-14 15:41:04 +0100
committerAles Kozumplik <akozumpl@redhat.com>2011-02-21 10:00:55 +0100
commit3cdec7fb0622d4c18ccc340f55e47718e9307b15 (patch)
treec1530f6e518007bbad95c531e2774570c06c8d52 /scripts/githooks/commit-msg
parent0b11b880750f0a920b75e47cded4c39c33b3423c (diff)
Make the dispatcher call the shots.
Changes the way the dispatcher and anaconda.intf cooperate in an attempt to take control away from the interface and give it to the dispatcher where it should be. The dispatcher.moveStep() method is rewritten into a form that does not include the complex condition in the while cycle. Also the method was renamed to dispatch() to reflect that it (exclusively) containts the step-shifting logic and that upon a single call to it the installation can progress more than one step (or all of them). For GUI interface implementation, this patch removes icw.setScreen and isolates the code that creates next GUI screen into the display_step() method. Similar changes happened for the text and command line interfaces.
Diffstat (limited to 'scripts/githooks/commit-msg')
0 files changed, 0 insertions, 0 deletions