poezio/src/windows
mathieui 596f269621
Fix scrolling inside the input when the text is small enough to fit
(e.g. during a completion, the input might scroll due to the length of
the completed item, and not go back to its original state without this
change)
2014-12-17 21:22:21 +01:00
..
__init__.py Fix #2570 (add /filter_jid to XMLTab, and syntax highlighting) 2014-12-07 20:50:24 +01:00
base_wins.py Entirely remove the g_lock (used to avoid a few race conditions with ncures) 2014-08-01 16:00:01 +02:00
data_forms.py Entirely remove the g_lock (used to avoid a few race conditions with ncures) 2014-08-01 16:00:01 +02:00
funcs.py Remove the (sometimes wrong) default values in the config.get() calls 2014-10-20 21:21:04 +02:00
info_bar.py Merge branch 'master' of git.poez.io:poezio into slix 2014-10-31 19:16:44 +01:00
info_wins.py Entirely remove the g_lock (used to avoid a few race conditions with ncures) 2014-08-01 16:00:01 +02:00
input_placeholders.py Merge branch 'master' of git.poez.io:poezio into slix 2014-10-14 15:51:30 +02:00
inputs.py Fix scrolling inside the input when the text is small enough to fit 2014-12-17 21:22:21 +01:00
list.py Entirely remove the g_lock (used to avoid a few race conditions with ncures) 2014-08-01 16:00:01 +02:00
misc.py Entirely remove the g_lock (used to avoid a few race conditions with ncures) 2014-08-01 16:00:01 +02:00
muc.py Merge branch 'master' of git.poez.io:poezio into slix 2014-10-31 19:16:44 +01:00
roster_win.py Merge branch 'master' of git.poez.io:poezio into slix 2014-10-31 19:16:44 +01:00
text_win.py Fix #2570 (add /filter_jid to XMLTab, and syntax highlighting) 2014-12-07 20:50:24 +01:00