Age | Commit message (Collapse) | Author | |
---|---|---|---|
2010-09-11 | don't add the ',' after a last-word completion. | louiz@4325f9fc-e183-4c21-96ce-0ab188b42d13 | |
2010-09-11 | fixed #1767 | louiz@4325f9fc-e183-4c21-96ce-0ab188b42d13 | |
2010-09-11 | only have 64 colours, so everything works fine on every terminal, even on ↵ | louiz@4325f9fc-e183-4c21-96ce-0ab188b42d13 | |
tmux. Fixed #1824 | |||
2010-09-10 | fix some ncurses crash. fixed #1817 | louiz@4325f9fc-e183-4c21-96ce-0ab188b42d13 | |
2010-09-08 | remove one more possible ncurses glitch by using a muttex. Also correctly ↵ | louiz@4325f9fc-e183-4c21-96ce-0ab188b42d13 | |
receive the error messages. And little cleanup | |||
2010-09-07 | do not require argparse anymore, chmod in the directory in the python ↵ | louiz@4325f9fc-e183-4c21-96ce-0ab188b42d13 | |
process directly, fix a little bit the Mafile | |||
2010-09-03 | python 3 only. Fixes all EncodingError bugs :)))) | louiz@4325f9fc-e183-4c21-96ce-0ab188b42d13 | |
2010-08-22 | Mor colored information message, also finish the theme 'engine'. fixed #1537 | louiz@4325f9fc-e183-4c21-96ce-0ab188b42d13 | |
2010-08-22 | Themes working | louiz@4325f9fc-e183-4c21-96ce-0ab188b42d13 | |
2010-08-20 | Themes are working, need a little polishing and documentation | louiz@4325f9fc-e183-4c21-96ce-0ab188b42d13 | |
2010-08-19 | A tentative to fix the 'glitch' bug due to both thread writing on the screen | louiz@4325f9fc-e183-4c21-96ce-0ab188b42d13 | |
2010-08-14 | fix a crash on completion, fixed #1722 | louiz@4325f9fc-e183-4c21-96ce-0ab188b42d13 | |
2010-08-10 | Fix Link Mauve completion bug | louiz@4325f9fc-e183-4c21-96ce-0ab188b42d13 | |
2010-08-09 | Print a line separator to indicate the new messages. fixed #1487 | louiz@4325f9fc-e183-4c21-96ce-0ab188b42d13 | |
2010-08-07 | completion is now sorted by last_talked. fixed #1712 | louiz@4325f9fc-e183-4c21-96ce-0ab188b42d13 | |
2010-08-05 | fixed #1679 | louiz@4325f9fc-e183-4c21-96ce-0ab188b42d13 | |
2010-08-05 | fix the vertical line color (cyon->blue) | louiz@4325f9fc-e183-4c21-96ce-0ab188b42d13 | |
2010-08-05 | Our own is ALWAYS white and other nicks are NEVER white. Also reset MAGENTA ↵ | louiz@4325f9fc-e183-4c21-96ce-0ab188b42d13 | |
for information messages | |||
2010-08-04 | indicates the number of available lines to be scrolled down fixed #1674 | louiz@4325f9fc-e183-4c21-96ce-0ab188b42d13 | |
2010-08-04 | fix the scroll again. The scroll size is now a page - 1 and it handles the ↵ | louiz@4325f9fc-e183-4c21-96ce-0ab188b42d13 | |
multiline message perfectly | |||
2010-08-04 | fix ctrl+x, automatic-completion. Add auto-rejoin (fixed #1662) | louiz@4325f9fc-e183-4c21-96ce-0ab188b42d13 | |
2010-07-26 | fixed #1665 | louiz@4325f9fc-e183-4c21-96ce-0ab188b42d13 | |
2010-07-26 | Display the time of the message only once, fixed #1675 | louiz@4325f9fc-e183-4c21-96ce-0ab188b42d13 | |
2010-07-22 | remove useless shebangs. Fixed 1669 | louiz@4325f9fc-e183-4c21-96ce-0ab188b42d13 | |
2010-07-20 | Fix some color thing/STUFF | louiz@4325f9fc-e183-4c21-96ce-0ab188b42d13 | |
2010-07-19 | fixes some stuff. Also fixed #1617 | louiz@4325f9fc-e183-4c21-96ce-0ab188b42d13 | |
2010-07-14 | Verbose result for /bookmark command. fixed #1614 | louiz@4325f9fc-e183-4c21-96ce-0ab188b42d13 | |
2010-07-14 | fix a typo | louiz@4325f9fc-e183-4c21-96ce-0ab188b42d13 | |
2010-07-12 | fix crash on ctrl+y with utf-8 in clipboard, also fixed #1528 | louiz@4325f9fc-e183-4c21-96ce-0ab188b42d13 | |
2010-07-08 | Shift+TAB is used to complete recently said words. fixed #1563 | louiz@4325f9fc-e183-4c21-96ce-0ab188b42d13 | |
2010-07-08 | when tab is pressed when nothing is in the input, complete to the last ↵ | louiz@4325f9fc-e183-4c21-96ce-0ab188b42d13 | |
nickname who spole. fixed #1566 | |||
2010-07-08 | Add many keyboard shortcuts. fixed #1507 | louiz@4325f9fc-e183-4c21-96ce-0ab188b42d13 | |
2010-07-08 | Rewrite of the cursor-moving functions. Much much simpler et easier to add ↵ | louiz@4325f9fc-e183-4c21-96ce-0ab188b42d13 | |
new functions | |||
2010-07-01 | fixed #1570 | louiz@4325f9fc-e183-4c21-96ce-0ab188b42d13 | |
2010-07-01 | fixed #1555 | louiz@4325f9fc-e183-4c21-96ce-0ab188b42d13 | |
2010-07-01 | fixed #1569 | louiz@4325f9fc-e183-4c21-96ce-0ab188b42d13 | |
2010-07-01 | server on /join can be omitted, fixed #1525 Also reorganize various ↵ | louiz@4325f9fc-e183-4c21-96ce-0ab188b42d13 | |
functions in common.py and update CHANGELOG | |||
2010-06-30 | break words even on the last line | louiz@4325f9fc-e183-4c21-96ce-0ab188b42d13 | |
2010-06-30 | break line on spaces if possible. Fixed #1541 | louiz@4325f9fc-e183-4c21-96ce-0ab188b42d13 | |
2010-06-24 | Fixes blink on key_up key_down. Also do not set a room as 'urgent' when ↵ | louiz@4325f9fc-e183-4c21-96ce-0ab188b42d13 | |
receiving an history message | |||
2010-06-21 | fixed 1502 | louiz@4325f9fc-e183-4c21-96ce-0ab188b42d13 | |
2010-06-16 | fix role=none crash. Fixed #1492 | louiz@4325f9fc-e183-4c21-96ce-0ab188b42d13 | |
2010-06-13 | code cleanup before 0.6 beta | louiz@4325f9fc-e183-4c21-96ce-0ab188b42d13 | |
2010-06-13 | /quit can have a message. fixed #1488 | louiz@4325f9fc-e183-4c21-96ce-0ab188b42d13 | |
2010-06-13 | Private messages! fixed #1077 | louiz@4325f9fc-e183-4c21-96ce-0ab188b42d13 | |
2010-06-13 | fix the LAST issue with the empty lines !!, seriously | louiz@4325f9fc-e183-4c21-96ce-0ab188b42d13 | |
2010-06-13 | fix various encoding crash | louiz@4325f9fc-e183-4c21-96ce-0ab188b42d13 | |
2010-06-13 | FOR ♥MATHIEUI♥ : Show the cursor in the input window | louiz@4325f9fc-e183-4c21-96ce-0ab188b42d13 | |
2010-06-13 | definitely fix this empty line issue svn diff | louiz@4325f9fc-e183-4c21-96ce-0ab188b42d13 | |
2010-06-13 | comment cleanup, and fix another issue with empty text lines. | louiz@4325f9fc-e183-4c21-96ce-0ab188b42d13 | |