Age | Commit message (Expand) | Author |
2011-04-18 | Add some more debug and optimze the general refresh again | Florent Le Coz |
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-17 | Litter bug on roster presence | Florent Le Coz |
2011-04-17 | Fix update.sh one last time. | Florent Le Coz |
2011-04-17 | Fix update.sh | Florent Le Coz |
2011-04-17 | Update README to the correct dependencies. | Florent Le Coz |
2011-04-17 | idem etc | Florent Le Coz |
2011-04-16 | Idem | Florent Le Coz |
2011-04-16 | Fix some refresh issues | Florent Le Coz |
2011-04-16 | Optimize refresh by doing only when strictly required and on the concerned pa... | Florent Le Coz |
2011-04-16 | Make the information messages "pop" the information buffer temporarly | Florent Le Coz |
2011-04-16 | Add the udate of poezio’s sources in update.sh + comment + check of the dir... | Florent Le Coz |
2011-04-16 | Fix a typo that made the ban messages not appear at all | Florent Le Coz |
2011-04-13 | Add a update.sh to download, update and install dependencies in the src dir | Florent Le Coz |
2011-04-10 | fix the colors for Subscribed alerts | Florent Le Coz |
2011-04-10 | Remove the bugged handling of :ctrl+arrows | Florent Le Coz |
2011-04-10 | Fix the read_keyboard on ^C | Florent Le Coz |
2011-04-10 | Fix the dispay of links in xhtml messages. Reenabling xhtml-im by default | Florent Le Coz |
2011-04-10 | Ignore messages with empty body. fixed #2144 | Florent Le Coz |
2011-04-10 | Fix the *args of timed events | Florent Le Coz |
2011-04-10 | Implement paused chate state. fixed #2124 | Florent Le Coz |
2011-04-09 | Basic timed event implementation. | Florent Le Coz |
2011-04-08 | Have a timeout in read_char to enable timed events | Florent Le Coz |
2011-04-08 | Update changelog | Florent Le Coz |
2011-04-05 | Alt+ a number returns to the previous tab if we are already on tab “number”. | Florent Le Coz |
2011-04-05 | Save the last presence. Fix #2133 | Florent Le Coz |
2011-04-04 | Disable xhtml-im by default | 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 that again | Florent Le Coz |
2011-04-04 | Fix colors of reason in a kick message | Florent Le Coz |
2011-03-31 | Fix a crash on normal messages, and add colors to information messages | Florent Le Coz |
2011-03-30 | Fix the generated xhtml: span was closed too often at the end | 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 | poezio_colors to_html | Florent Le Coz |
2011-03-29 | Convert html markup received in xhtml_im elements to poezio colors | Florent Le Coz |
2011-03-29 | Change the highlight color of the default theme | Florent Le Coz |
2011-03-29 | Fix some colors, again... | Florent Le Coz |
2011-03-29 | Add files for xhtml containing xhtml->shell colors and shell colors->poezi... | Florent Le Coz |
2011-03-29 | Fix the color in join message | Florent Le Coz |
2011-03-29 | Messages in text_buffer should not be colored when they | 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-27 | Jump the space on /message JID blabla command | Florent Le Coz |