home · contact · privacy
Improved error handling, more error catching, error messages.
[plomrogue] / src / wincontrol.c
2013-08-31 Christian HellerImproved error handling, more error catching, error...
2013-08-30 Christian HellerMoved allocation and freeing of Win structs into window...
2013-08-30 Christian HellerCorrected window title creation.
2013-08-30 Christian HellerCleaned up memory allocation by Win initialization.
2013-08-29 Christian HellerAlso read window title from config/windows/ files....
2013-08-29 Christian HellerMoved window configuration files into their own config...
2013-08-29 Christian HellerRead in initial window sizes from files below config/.
2013-08-29 Christian HellerRead default order of windows from file config/toggle_w...
2013-08-29 Christian HellerMoved several windows control functions from misc libra...