summaryrefslogtreecommitdiff
path: root/src/windows
AgeCommit message (Expand)Author
2014-11-15Merge branch 'master' of git.poez.io:poezio into slixmathieui
2014-11-15Fix the color of the first line for offline messagesmathieui
2014-10-31Merge branch 'master' of git.poez.io:poezio into slixmathieui
2014-10-20Make the runtime changes to max_lines_in_memory usefulmathieui
2014-10-20Remove the (sometimes wrong) default values in the config.get() callsmathieui
2014-10-14Merge branch 'master' of git.poez.io:poezio into slixmathieui
2014-08-07Continuation keys (like after M-j or Ctrl-c) are handled without blockingFlorent Le Coz
2014-08-01Fix an indentation issue introduced earlier (bar tab displaying only one tab)Florent Le Coz
2014-08-01Entirely remove the g_lock (used to avoid a few race conditions with ncures)Florent Le Coz
2014-07-27Add dummy on_delete handlers for input placeholdersmathieui
2014-07-19Scroll the input after erasing the last visible charmathieui
2014-07-19Fix #2563 (fix the asserts in adjust_view_pos)mathieui
2014-05-31Do not traceback if the server does not oprived options for list fieldsFlorent Le Coz
2014-05-05Move the Windows from the DataFormsTab to the windows directorymathieui
2014-05-05Split the windows.py module into a subdirectorymathieui