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
Age
Commit message (
Expand
)
Author
2014-11-15
Merge branch 'master' of git.poez.io:poezio into slix
mathieui
2014-11-15
Fix the color of the first line for offline messages
mathieui
2014-10-31
Merge branch 'master' of git.poez.io:poezio into slix
mathieui
2014-10-20
Make the runtime changes to max_lines_in_memory useful
mathieui
2014-10-20
Remove the (sometimes wrong) default values in the config.get() calls
mathieui
2014-10-14
Merge branch 'master' of git.poez.io:poezio into slix
mathieui
2014-08-07
Continuation keys (like after M-j or Ctrl-c) are handled without blocking
Florent Le Coz
2014-08-01
Fix an indentation issue introduced earlier (bar tab displaying only one tab)
Florent Le Coz
2014-08-01
Entirely remove the g_lock (used to avoid a few race conditions with ncures)
Florent Le Coz
2014-07-27
Add dummy on_delete handlers for input placeholders
mathieui
2014-07-19
Scroll the input after erasing the last visible char
mathieui
2014-07-19
Fix #2563 (fix the asserts in adjust_view_pos)
mathieui
2014-05-31
Do not traceback if the server does not oprived options for list fields
Florent Le Coz
2014-05-05
Move the Windows from the DataFormsTab to the windows directory
mathieui
2014-05-05
Split the windows.py module into a subdirectory
mathieui