summaryrefslogtreecommitdiff
path: root/src/windows
AgeCommit message (Expand)Author
2015-05-31Cleanup: remove sone unused code and threading stuffmathieui
2015-05-08Micro-optimizations on refreshmathieui
2015-04-13Display error messages inside a conversationmathieui
2015-02-09Fix a color not going back to normal when adding a row in the BookmarksTabmathieui
2015-02-09Add a bookmarkstab (fixes #2004)mathieui
2015-01-28Minor fixes to the certificate warning prompt (#2949)mathieui
2014-12-31Fix broken CTRL+arrow key shortcuts under some termsCĂ©lestin Matte
2014-12-19Remove an useless input method which was needed with threadsmathieui
2014-12-17Fix scrolling inside the input when the text is small enough to fitmathieui
2014-12-07Fix #2570 (add /filter_jid to XMLTab, and syntax highlighting)mathieui
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