Commit Graph

4 Commits

Author SHA1 Message Date
Murilo Soares Pereira
094fff00f0 initialize_frame() isn't needed, newwin() takes care of it. 2010-04-04 21:20:39 -03:00
Murilo Soares Pereira
155e03e42c We need to malloc() the size of the structure, not the pointer. 2010-04-04 21:00:36 -03:00
Murilo Soares Pereira
d8d42c42b2 delwin() rather than free() on WINDOWs. 2010-04-01 11:14:11 -03:00
Murilo Soares Pereira
4a84d62d07 Modularization started. 2010-04-01 02:28:00 -03:00