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 (
Collapse
)
Author
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
Doesn’t run yet if term doesn’t support 256 colors, I know (thus the branch "256")
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 ↵
Florent Le Coz
an other issue) fixes #2186
2011-09-10
w t f
Florent Le Coz
t f
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
Should be A. LOT. FASTER. though.
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 ↵
mathieui
when resizing)
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
[next]