summaryrefslogtreecommitdiff
path: root/src/tabs.py
AgeCommit message (Expand)Author
2011-10-20Fix crash on completion of recent words containing xhtml-im attributesFlorent Le Coz
2011-10-17/affiliation commandmathieui
2011-10-17remove /visitor /participant /moderator and replace them with /rolemathieui
2011-10-17TypoMathieu Pasquet
2011-10-14User role management in MUC (ie /visitor /particpant /moderator)mathieui
2011-10-09Fixed #2268mathieui
2011-10-02/clear command in MUCmathieui
2011-10-01Do not try to cycle completion on commands if there was only one possibily.Florent Le Coz
2011-10-01More contact management commandsTodd Eisenberger
2011-09-30fixed #2258Florent Le Coz
2011-09-30fixes #2185 completion can be done with the cursor ANYWHERE!Florent Le Coz
2011-09-29²Florent Le Coz
2011-09-29Fix that resize bug AGAINFlorent Le Coz
2011-09-25Fix some more presence leaksmathieui
2011-09-25Fixes the refresh issue when the user of a private conversation leaves/joinsFlorent Le Coz
2011-09-25and thatFlorent Le Coz
2011-09-25Restaure thatFlorent Le Coz
2011-09-23make colors work with 3-digits color numbersFlorent Le Coz
2011-09-23Merge branch 256 into masterFlorent Le Coz
2011-09-21Fixes #2251mathieui
2011-09-21Handles 256 colors, easier theming and more flexible way to define colorsFlorent Le Coz
2011-09-20mergeFlorent Le Coz
2011-09-20Do not limit the size of the windows, fixes #2246Florent Le Coz
2011-09-20Fixes #2221mathieui
2011-09-20Fixes #2245mathieui
2011-09-17And fix the display of the part message in that caseFlorent Le Coz
2011-09-17Fix a bug where the private tabs would pop on the screen when the user parts ...Florent Le Coz
2011-09-17Refresh only once, not at every refresh() call, after we resized the screen o...Florent Le Coz
2011-09-12Fixes #2213mathieui
2011-09-12The active chat state is not sent anymore with a message when being xa or away.mathieui
2011-09-12Refresh properly the display after private part/joinmathieui
2011-09-12Add a color state for disconnected rooms (Fixes #2166)mathieui
2011-09-12PGUP/PGDOWN on muc list (partially fixes #2165)mathieui
2011-09-12Add an history in the RosterInfoTab (Fixes #2223)mathieui
2011-09-11Change license to zlib (MIT sucks :()Florent Le Coz
2011-09-11mergeFlorent Le Coz
2011-09-11fixes crashes on too small size (except on the /configure tab, but that’s a...Florent Le Coz
2011-09-10Fixes #2215mathieui
2011-09-06Fixed various things regarding privatetabs:mathieui
2011-09-06Fixes #2236mathieui
2011-09-06Clean up chatstate stuff (removed empty_before), and fixed some bugsmathieui
2011-09-06Change license to MITFlorent Le Coz
2011-08-21Fix a refresh bug on /query with a messageFlorent Le Coz
2011-08-14Show /info in the info window, like /version. Fixes #2225.Emmanuel Gil Peyrot
2011-08-11Fix a tb on invalid show in presence from a mucFlorent Le Coz
2011-08-04Fix 2 typosFlorent Le Coz
2011-08-01Fix typos in some command help messages.Florent Le Coz
2011-08-01Deactivate the /info command for private rooms until it’s finishedFlorent Le Coz
2011-07-18Fix that correctly :)Florent Le Coz
2011-07-15Fix the size of the text area in ConversationTab. fixed #2193Florent Le Coz