]> cgit.babelmonkeys.de Git - jubjub.git/commit
Add a minimal JubChatClient class and refactor other code to use it
authorFlorian Zeitz <florob@babelmonkeys.de>
Sat, 5 Jan 2013 16:42:57 +0000 (17:42 +0100)
committerFlorian Zeitz <florob@babelmonkeys.de>
Sat, 5 Jan 2013 16:42:57 +0000 (17:42 +0100)
commit0daa7a1cf98c6281dd7ba09baf0bf36cd1e154f7
tree34a3e53f54c99fd3887d07e6d579ef7feae4df4e
parent68a17f7fc1f5fe8c2fee68ff35e672af4fd1e2f2
Add a minimal JubChatClient class and refactor other code to use it
src/core/JubChatClient.h [new file with mode: 0644]
src/core/JubChatClient.m [new file with mode: 0644]
src/core/Makefile
src/core/main.m
src/gui/common/JubUI.h
src/gui/gtk/JubGtkRosterUI.h
src/gui/gtk/JubGtkRosterUI.m
src/gui/gtk/JubGtkUI.h
src/gui/gtk/JubGtkUI.m
src/gui/gtk/Makefile