Age | Commit message (Expand) | Author |
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 |
2011-04-17 | Remove the paused timed event when we send the message | Florent Le Coz |
2011-04-17 | Fix the infinite loop… | Florent Le Coz |
2011-04-17 | Fixed #2150 | Florent Le Coz |
2011-04-10 | fix the colors for Subscribed alerts | Florent Le Coz |
2011-04-10 | Fix the read_keyboard on ^C | Florent Le Coz |
2011-04-04 | Color 7is now the default color instead of white | Florent Le Coz |
2011-04-04 | Fixed #2136 | Florent Le Coz |
2011-04-04 | Fix colors of reason in a kick message | Florent Le Coz |
2011-03-30 | Finish colors support with xhtml (clean the elinks dump, handle the input etc) | Florent Le Coz |
2011-03-29 | Remove the xhtml-im that was inserted for debug, add the start of a method to... | Florent Le Coz |
2011-03-29 | Message and complete words can now be colored even if the | Florent Le Coz |
2011-03-29 | Fix the highlight (now the nick is colored, not the message itself) | Florent Le Coz |
2011-03-29 | Cleanup some code not used anymore | Florent Le Coz |
2011-03-29 | Change how colors are handled. With \x19x etc | Florent Le Coz |
2011-03-21 | Use namedtuples instead of dict, this should GREATELY lower the memory footprint | Florent Le Coz |
2011-03-13 | Text in TextWins not is cut one row before the end of line. | Florent Le Coz |
2011-03-10 | use config.get() only once instead of doing it at each iteration | Florent Le Coz |
2011-03-09 | little fixes and (very little) optimization | Florent Le Coz |
2011-03-09 | Some optimizations in build_new_message. Also cleaned up. Added an optimized ... | Florent Le Coz |
2011-03-08 | Have a single TextWin in common for each tab, reducing the needed memory, and... | Florent Le Coz |
2011-03-07 | Inputs are garbage collected, making MucListTab collectable. | Florent Le Coz |
2011-03-06 | Remove a useless "locale" change | Florent Le Coz |
2011-03-05 | Kind of big cleanup. | Florent Le Coz |
2011-02-24 | Display chatstates in the user list in MucTabs | Florent Le Coz |
2011-02-24 | end and handle chatstates in privateconversations | Florent Le Coz |