]> cgit.babelmonkeys.de Git - jubjub.git/history - src/gui/gtk/JubGtkChatUI.m
Prefix ivars with an underscore
[jubjub.git] / src / gui / gtk / JubGtkChatUI.m
2013-02-16 Florian ZeitzPrefix ivars with an underscore
2013-01-29 Florian ZeitzAdapt to use XMPPContactManager
2013-01-06 Florian ZeitzScroll ChatTextView to the end when text is added
2013-01-01 Florian ZeitzFix return types for signal handlers
2012-12-26 Florian ZeitzUse of g_idle_add_block() where possible
2012-12-26 Florian ZeitzAdd helper to g_idle_add() blocks
2012-12-24 Florian ZeitzHandle closing chat windows, fix a race and a retain...
2012-12-23 Florian ZeitzAdd some simple chat UI