summaryrefslogtreecommitdiff
path: root/src/tabs.py
AgeCommit message (Expand)Author
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
2011-07-11/version doesn’t block anymore waiting for the answer.Florent Le Coz
2011-07-11PUBSUB: publish items on node, with a text editorFlorent Le Coz
2011-07-03Key bindings \o/Florent Le Coz
2011-06-25Fixed #2190Florent Le Coz
2011-06-21Fix a stupid traceback.Florent Le Coz
2011-06-18Fixes bug #2183mathieui
2011-06-18Fix colors in private quit messagesFlorent Le Coz
2011-06-18hopefully fix chat statesmathieui
2011-06-04fix the display of the action 'emptying the status', and some few minor changesmathieui
2011-06-02make command case-insentitive (which means /w 1 works as fine as /W 1)mathieui
2011-06-02Added a /names commandmathieui
2011-05-29don’t leak presences with chat states when xa or awaymathieui
2011-05-29fixes #2121mathieui
2011-05-29fixes #2153 Remove the anon-specific tabFlorent Le Coz
2011-05-28Fixes #2179mathieui
2011-05-24fixes #2187 (import/export)mathieui
2011-05-24fixes #2184mathieui