author | Max Kellermann <max@duempel.org> | |
Tue, 29 Sep 2009 22:35:22 +0000 (00:35 +0200) | ||
committer | Max Kellermann <max@duempel.org> | |
Tue, 29 Sep 2009 22:35:22 +0000 (00:35 +0200) | ||
commit | 6a76472ab9ebcb1ef4a688e863c46cc0d66ebb9c | |
tree | 495e8858f770b2c87b9001fde9261174191705e3 | tree | snapshot |
parent | 8f159b41b1db6dfcebcd4cfe735e0bcdb2d5da40 | commit | diff |
screen: moved code to progress_bar.c
This class repaints only if the bar width has really changed. It uses
integer division instead of floating point.
This class repaints only if the bar width has really changed. It uses
integer division instead of floating point.
Makefile.am | diff | blob | history | |
src/progress_bar.c | [new file with mode: 0644] | blob |
src/progress_bar.h | [new file with mode: 0644] | blob |
src/screen.c | diff | blob | history | |
src/screen.h | diff | blob | history |