]> cgit.babelmonkeys.de Git - jubjub.git/history - src/gui/gtk/JubGtkChatUI.m
Move away from BOOL
[jubjub.git] / src / gui / gtk / JubGtkChatUI.m
2013-06-23 Florian ZeitzMove away from BOOL
2013-02-18 Florian ZeitzJubGtkChat: Refer to the correct version of the close...
2013-02-18 Florian ZeitzJubGtkChat: Hook 'activate' instead of 'key_release_event'
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