Age | Commit message (Expand) | Author |
2011-11-06 | Code cleanup (unused import, variables, undefined names, etc…) | mathieui |
2011-11-06 | Use threads RLock to avoid crash on simultaneous refresh and resize. | Florent Le Coz |
2011-11-06 | Remove the Room class. fixes #2122 | Florent Le Coz |
2011-11-06 | First part of the “remove the Room class” change | Florent Le Coz |
2011-11-06 | Smaller means being insane, and even then, it should’nt bug too much | mathieui |
2011-11-05 | Fixes #2255 with some lambda fun | mathieui |
2011-11-05 | Partial fix to #2266 and #2255 (removes the idea of "color state" and | mathieui |
2011-10-02 | Fix completion case-sensitiveness | Florent Le Coz |
2011-10-01 | Do not try to cycle completion on commands if there was only one possibily. | Florent Le Coz |
2011-09-30 | fixes #2185 completion can be done with the cursor ANYWHERE! | Florent Le Coz |
2011-09-25 | Backed out changeset e811b4e21013 | Florent Le Coz |
2011-09-25 | Forgot that… | Florent Le Coz |
2011-09-23 | make colors work with 3-digits color numbers | Florent Le Coz |
2011-09-21 | Handles 256 colors, easier theming and more flexible way to define colors | Florent Le Coz |
2011-09-20 | Do not limit the size of the windows, fixes #2246 | Florent Le Coz |
2011-09-16 | Fixes the new-message-separator (I think) | Florent Le Coz |
2011-09-13 | Keep one bool LESS in each line, YAY, that’s HUGE. | Florent Le Coz |
2011-09-13 | fix issues with too long nicknames | Florent Le Coz |
2011-09-12 | Fix the (now rare) tracebacks from curses. | mathieui |
2011-09-12 | PGUP/PGDOWN on muc list (partially fixes #2165) | mathieui |
2011-09-12 | Add an history in the RosterInfoTab (Fixes #2223) | mathieui |
2011-09-11 | Fix an issue that breaks the message display if it contains \t | Florent Le Coz |
2011-09-11 | Change license to zlib (MIT sucks :() | Florent Le Coz |
2011-09-11 | fix a offset size issue that made the text be cut in too short lines. | Florent Le Coz |
2011-09-11 | fixes crashes on too small size (except on the /configure tab, but that’s a... | Florent Le Coz |
2011-09-10 | w t f | Florent Le Coz |
2011-09-10 | cleanup in build_new_message, and very little speedups as well | Florent Le Coz |
2011-09-09 | Make it work. MAY segfault. Need intensive testing. | Florent Le Coz |
2011-09-08 | c code that doesn’t work | Florent Le Coz |
2011-07-10 | Pubsub browser can display atom element, etc | Florent Le Coz |
2011-07-04 | Merge these forgotten commits as well. | Florent Le Coz |
2011-07-04 | Merge pubsub branch to default | Florent Le Coz |
2011-06-30 | Fix the roster erasing in the refresh() | Florent Le Coz |
2011-06-23 | Fixes #1736 | mathieui |
2011-06-21 | Enter displays the content of the selected item | Florent Le Coz |
2011-06-21 | Reset the cursor position from the item list when node changes | Florent Le Coz |
2011-06-21 | Nodes can be scrolled and the item list is updated accordingly | Florent Le Coz |
2011-06-14 | I add a char to show the active and paused chatstates in muc user lists | Florent Le Coz |
2011-05-29 | Fix some bug due to the new way chars are returned | Florent Le Coz |
2011-05-14 | Breaking poezio is a bad thing | mathieui |
2011-05-14 | fixes #2171, fixes #2173, also set a minimum size (< 5 lines crashes poezio w... | mathieui |
2011-05-13 | Fix #2176, and remove useless stuff added by 2to3 | mathieui |
2011-05-13 | Don’t break xhtml-im | mathieui |
2011-05-13 | Fix a traceback on C-c ❶ or C-c ², etc | mathieui |
2011-05-11 | should fix #2161, and enable xhtml-im while in debug | mathieui |
2011-05-06 | Aha, remove this duplicate function | Florent Le Coz |
2011-05-05 | M-backspace deletes a word | Florent Le Coz |
2011-05-04 | Fix /recolor correctly, and also fixes #2158 | Florent Le Coz |
2011-05-04 | fixes #2148, #2156, #2155 | mathieui |
2011-04-18 | Great roster refresh optimization | Florent Le Coz |