]> cgit.babelmonkeys.de Git - jubjub.git/history - src/gui/gtk/JubGtkRosterUI.m
Prefix ivars with an underscore
[jubjub.git] / src / gui / gtk / JubGtkRosterUI.m
2013-02-16 Florian ZeitzPrefix ivars with an underscore
2013-02-10 Florian ZeitzShow the domainpart for contacts without nick and nodepart
2013-02-03 Florian ZeitzHandle multiple contact resources
2013-01-30 Florian ZeitzMove chat window creation to JubChatClient
2013-01-29 Florian ZeitzAdd a status tooltip to the roster
2013-01-29 Florian ZeitzShow presence's show value in roster
2013-01-29 Florian ZeitzAdapt to use XMPPContactManager
2013-01-12 Florian ZeitzAdjust to ObjXMPP changes.
2013-01-06 Florian ZeitzMake the PresenceComboBox's changed handler only fire...
2013-01-06 Florian ZeitzTrack current presence
2013-01-05 Florian ZeitzAdd a minimal JubChatClient class and refactor other...
2013-01-01 Florian ZeitzBuild roster window in JubGtkRosterUI
2013-01-01 Florian ZeitzFix return types for signal handlers
2013-01-01 Florian ZeitzEnable changing presence (show only)
2012-12-27 Florian ZeitzOpen new chat windows when activating a roster row
2012-12-26 Florian ZeitzUse of g_idle_add_block() where possible
2012-12-26 Florian ZeitzUse nodepart in roster, if no other name exists
2012-12-24 Florian ZeitzHandle closing chat windows, fix a race and a retain...
2012-12-23 Florian ZeitzAdd some simple chat UI
2012-12-16 Florian ZeitzSplit GTK roster delegate into separate class