Age | Commit message (Collapse) | Author |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
This can be improved a lot...
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
This will be going away soon, anyway.
|
|
|
|
|
|
|
|
Also add LogMsgFunc typedef and move functions up in utils.c, because
progress_bar() also needs the stderr_lock.
|
|
|
|
Not previously noticed because ERROR and STATUS were macros
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
This was necessary before to keep pixel alignment. Now that we can
easily zoom, it's not as important to keep pixel-for-pixel
correspondence.
|
|
|
|
|