home · contact · privacy
Slightly re-structured and re-styled a for-loop for greater understandability.
[plomrogue] / src / windows.c
2013-07-30 Christian HellerSlightly re-structured and re-styled a for-loop for...
2013-07-25 Christian HellerMinor stylistic consistency correction.
2013-07-25 Christian HellerEnforced new indentation rules.
2013-07-25 Christian HellerEnforced three empty lines between functions / large...
2013-07-25 Christian HellerEnforced width limit on a comment.
2013-07-25 Christian HellerApplied new style and documentation rules to the "windo...
2013-06-28 Christian HellerIf pad ends leftwards of current right screen border...
2013-06-27 Christian HellerMake resize_active_win use yx_uint16 for coordinates...
2013-06-27 Christian HellerSorted out library dependencies / includes. Include...
2013-06-19 Christian HellerRestructured source tree. Code moves to src/, object...