index
:
poezio
ci-test
keepalive-log
main
new-tabs
no-resource
pubsub
roezio
self-ping
slix
slots_test
test-ci
v0.12-fixes
v0.8-fixes
xdg-desktop-portal
console XMPP client in python3
louiz@louiz.org
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
windows.py
Age
Commit message (
Expand
)
Author
2013-07-03
Move backwards in the input the same way we move forward (ref #2183)
mathieui
2013-06-30
Fix #2329 (display the info buffer in the muclisttab)
mathieui
2013-06-20
Use a logical order of arguments in the poopt functions, now
Florent Le Coz
2013-06-20
Use cut_by_columns to properly cut nicks in the UserWin window
Florent Le Coz
2013-06-19
Remove the now useless (and fucking slow) wcwidth python implementation
Florent Le Coz
2013-06-19
And actually use poopt.wcswidth to properly count the nicks' size
Florent Le Coz
2013-06-19
Consider the number of columns of each characters in the poopt module
Florent Le Coz
2013-06-13
Improve the roster search
mathieui
2013-06-10
Fix addstr_colored with colors that start with a -1
mathieui
2013-06-09
Fix #1892 (keep the contact selected in the roster)
mathieui
2013-06-09
Fix #2183 (do not scroll one char at a time when you reach the end)
mathieui
2013-06-08
Add a way to format background colors in a string
mathieui
2013-06-07
Accept NULL bytes in strings to be cut by the poopt module
Florent Le Coz
2013-05-16
Fix #2307 (commandinput history)
mathieui
2013-05-11
Actually use it.
mathieui
2013-05-11
Handle the roster order cache as a real cache
mathieui
2013-05-10
Fix #2131 (Input cursor when pasting text)
mathieui
2013-05-01
Make Alt+backspace work on my freebsd
Florent Le Coz
2013-04-04
Add an option to choose between shared and separate input history
mathieui
2013-04-04
Fix #2255 (search in input history)
mathieui
2013-03-13
Fix #2265
mathieui
2013-03-12
Implement user gaming (xep-0196)
mathieui
2013-03-11
Fix #1839 (User mood/activity)
mathieui
2013-03-11
Implement XEP-0118 (Fix #1840)
mathieui
2013-03-10
Fix #2122 (coloration of long messages)
mathieui
2013-03-06
Add a CHAR_NEW_TEXT_SEPARATOR theming option
mathieui
2013-03-04
Add a show_s2s_errors config option (cf #2182)
mathieui
2013-03-03
Fix #2182 (show s2s errors)
mathieui
2013-02-13
Add an indicator of the number of participants
mathieui
2013-02-03
Fix the folding of contacts in multiple groups
mathieui
2013-02-03
Add a key (Alt+d) de delete the next word in the input.
Florent Le Coz
2013-02-03
Remove some useless keys, and change the keys to scroll the info win.
Florent Le Coz
2013-01-29
scroll_to_separator now scrolls to the top if there’s no separator.
Florent Le Coz
2013-01-29
Makes next_hl and prev_hl work after a scroll_to_separator.
Florent Le Coz
2013-01-26
Implement XEP 296 for locking resource in conversations.
Florent Le Coz
2013-01-23
Don’t rebuild the lines on resize when the width has not changed
mathieui
2013-01-21
Break the ugly roster refresh loop into two
mathieui
2013-01-11
Improve the xml tab
mathieui
2013-01-02
Fix a traceback with corrections
mathieui
2012-12-30
Typo
mathieui
2012-12-30
Fix #2189 Fix #2139 - Make /correct work properly in all chat tabs
mathieui
2012-12-30
Do not rebuild everything in order to modify a message
mathieui
2012-12-29
Display the number of revisions of a corrected message.
Emmanuel Gil Peyrot
2012-12-29
Fix /correct and /me highlights, and handle /correct a bit better.
Emmanuel Gil Peyrot
2012-12-15
Make /w command better.
Florent Le Coz
2012-12-15
In user lists, the upper line is now the upper most person.
Florent Le Coz
2012-12-15
Fix the position of the ++ indicator in muc user list when asc sort is in use.
Florent Le Coz
2012-12-15
Introduce a special "reverse" value for the COLOR_HIGHLIGHT_NICK theme option.
Florent Le Coz
2012-12-15
Do not use COLOR_HIGHLIGHT_NICK for things not related to highlighted nicks.
Florent Le Coz
2012-12-13
bugfix: count roster list length by real listed item and not count filtered i...
Łabędź
[next]