Allocate memory for windows when needed

This commit is contained in:
James Booth
2012-11-23 00:19:29 +00:00
parent 45a26b111f
commit 2a69f8d23f
5 changed files with 339 additions and 255 deletions

View File

@@ -9,7 +9,7 @@ profanity_SOURCES = src/command.c src/contact.c src/history.c src/jabber.h \
src/chat_log.h src/tinyurl.c src/tinyurl.h src/chat_session.c \
src/chat_session.h src/release.c src/release.h src/room_chat.c \
src/room_chat.h src/stanza.c src/stanza.h src/parser.c src/parser.h \
src/theme.c src/theme.h
src/theme.c src/theme.h src/window.c src/window.h
TESTS = tests/testsuite
check_PROGRAMS = tests/testsuite