log browser_side/panels.py @ 442:17259c2ff96f

age author description
Wed, 14 May 2014 12:24:38 +0200 souliane browser_side: changes about the UI (remarks from Franck):
Thu, 08 May 2014 17:21:34 +0200 Goffi browser side: use of new log system (first draft):
Thu, 01 May 2014 11:29:09 +0200 souliane import constants.Const as C (according to the coding rules)
Sun, 27 Apr 2014 18:53:37 +0200 souliane browser and server sides: fixes module import + use enumerate instead of xrange
Wed, 26 Mar 2014 14:16:11 +0100 souliane browser_side: hide the presence/status panel until the connection is made
Wed, 26 Mar 2014 13:39:08 +0100 souliane browser_side: set microblog editor width to 80%
Wed, 26 Mar 2014 17:34:01 +0100 Goffi browser side: fixed bad use of Timer
Fri, 21 Mar 2014 09:20:27 +0100 souliane browser_side: set microblog editor minimal width + fix the scrolling to comment
Mon, 17 Mar 2014 16:33:05 +0100 souliane browser_side: handle the signal "roomUserChangedNick"
Sun, 16 Mar 2014 21:03:50 +0100 souliane browser_side: display chat states (with symbols) for MUC participants
Sat, 15 Mar 2014 00:21:04 +0100 souliane browser_side: refactorize SimpleTextEditor init parameters
Thu, 13 Mar 2014 16:05:35 +0100 souliane browser_side: HTMLTextEditor and LightTextEditor factorization
Thu, 13 Mar 2014 13:15:48 +0100 souliane browser_side: LightTextEditor renamed to HTMLTextEditor, new class LightTextEditor based on TextArea
Tue, 11 Mar 2014 13:53:19 +0100 souliane browser_side: bug fixes for microblog raw/rich edition toggle
Tue, 11 Mar 2014 11:53:03 +0100 souliane browser_side: radiocol displays who uploaded the file with ChatPanel.printInfo