summaryrefslogtreecommitdiff
path: root/src/windows.py
AgeCommit message (Expand)Author
2011-10-02Fix completion case-sensitivenessFlorent Le Coz
2011-10-01Do not try to cycle completion on commands if there was only one possibily.Florent Le Coz
2011-09-30fixes #2185 completion can be done with the cursor ANYWHERE!Florent Le Coz
2011-09-25Backed out changeset e811b4e21013Florent Le Coz
2011-09-25Forgot that…Florent Le Coz
2011-09-23make colors work with 3-digits color numbersFlorent Le Coz
2011-09-21Handles 256 colors, easier theming and more flexible way to define colorsFlorent Le Coz
2011-09-20Do not limit the size of the windows, fixes #2246Florent Le Coz
2011-09-16Fixes the new-message-separator (I think)Florent Le Coz
2011-09-13Keep one bool LESS in each line, YAY, that’s HUGE.Florent Le Coz
2011-09-13fix issues with too long nicknamesFlorent Le Coz
2011-09-12Fix the (now rare) tracebacks from curses.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-11Fix an issue that breaks the message display if it contains \tFlorent Le Coz
2011-09-11Change license to zlib (MIT sucks :()Florent Le Coz
2011-09-11fix a offset size issue that made the text be cut in too short lines.Florent Le Coz
2011-09-11fixes crashes on too small size (except on the /configure tab, but that’s a...Florent Le Coz
2011-09-10w t fFlorent Le Coz
2011-09-10cleanup in build_new_message, and very little speedups as wellFlorent Le Coz
2011-09-09Make it work. MAY segfault. Need intensive testing.Florent Le Coz
2011-09-08c code that doesn’t workFlorent Le Coz
2011-07-10Pubsub browser can display atom element, etcFlorent Le Coz
2011-07-04Merge these forgotten commits as well.Florent Le Coz
2011-07-04Merge pubsub branch to defaultFlorent Le Coz
2011-06-30Fix the roster erasing in the refresh()Florent Le Coz
2011-06-23Fixes #1736mathieui
2011-06-21Enter displays the content of the selected itemFlorent Le Coz
2011-06-21Reset the cursor position from the item list when node changesFlorent Le Coz
2011-06-21Nodes can be scrolled and the item list is updated accordinglyFlorent Le Coz
2011-06-14I add a char to show the active and paused chatstates in muc user listsFlorent Le Coz
2011-05-29Fix some bug due to the new way chars are returnedFlorent Le Coz
2011-05-14Breaking poezio is a bad thingmathieui
2011-05-14fixes #2171, fixes #2173, also set a minimum size (< 5 lines crashes poezio w...mathieui
2011-05-13Fix #2176, and remove useless stuff added by 2to3mathieui
2011-05-13Don’t break xhtml-immathieui
2011-05-13Fix a traceback on C-c ❶ or C-c ², etcmathieui
2011-05-11should fix #2161, and enable xhtml-im while in debugmathieui
2011-05-06Aha, remove this duplicate functionFlorent Le Coz
2011-05-05M-backspace deletes a wordFlorent Le Coz
2011-05-04Fix /recolor correctly, and also fixes #2158Florent Le Coz
2011-05-04fixes #2148, #2156, #2155mathieui
2011-04-18Great roster refresh optimizationFlorent Le Coz
2011-04-17Remove the paused timed event when we send the messageFlorent Le Coz
2011-04-17Fix the infinite loop…Florent Le Coz
2011-04-17Fixed #2150Florent Le Coz
2011-04-10fix the colors for Subscribed alertsFlorent Le Coz
2011-04-10Fix the read_keyboard on ^CFlorent Le Coz
2011-04-04Color 7is now the default color instead of whiteFlorent Le Coz
2011-04-04Fixed #2136Florent Le Coz