- 05 Jul, 2016 1 commit
-
-
Link Mauve authored
-
- 30 Jun, 2016 2 commits
- 27 Jun, 2016 1 commit
-
-
Link Mauve authored
-
- 11 Jun, 2016 1 commit
-
-
Link Mauve authored
-
- 05 Apr, 2016 1 commit
-
-
mathieui authored
-
- 19 Sep, 2015 1 commit
-
-
louiz’ authored
-
- 09 Feb, 2015 1 commit
-
-
mathieui authored
now we can edit stuff, save or cancel those modifications, and change the chose storage easily
-
- 01 Aug, 2014 1 commit
-
-
louiz’ authored
-
- 31 May, 2014 1 commit
-
-
louiz’ authored
-
- 05 May, 2014 2 commits
-
-
mathieui authored
-
mathieui authored
This reverts commit b46f0f5e. Conflicts: src/tabs/muclisttab.py Doing this made the unresized elements refresh in the old subwins, causing glitches and weirdness. And anyway, the only problematic element is the TextWin (rebuilding all the lines of a buffer is expensive), but it already checks if the width changed.
-
- 04 May, 2014 4 commits
- 03 May, 2014 1 commit
-
-
mathieui authored
-
- 02 May, 2014 1 commit
-
-
mathieui authored
(also, wrap one forgotten call to curses funcs)
-
- 01 May, 2014 3 commits
- 03 Apr, 2014 1 commit
-
-
mathieui authored
(thanks eijebong)
-
- 22 Mar, 2014 1 commit
-
-
mathieui authored
- No idea why subclasses of ConversationTab were working before (info_header was overriden with None in __init__) - Or why the date parsing worked (“Exeception”) - Some more reformatting with pylint indications - Document each module in the tabs module
-
- 20 Oct, 2013 1 commit
-
-
louiz’ authored
Noticeable changes: - The input "view" is smarter, it always move to a decent position so we can see enough text around the cursor. - The cursor goes at the end of the input when pasting some long text - The formatting chars (^C and o, b, a, 1, 2, 3 etc) are now visible in the input. This makes it a lot easier to know where these special characters are, to change them and efficiently edit our text (we just lose a little, on the cosmetic side, but who cares) - The code is actually a lot simpler in the functions to move the cursor, insert/delete chars: we do not have to deal with special cases where the formatting characters are actually composed of two chars. fixes #2183
-
- 26 Jan, 2012 2 commits
-
- 29 Dec, 2011 1 commit
-
-
mathieui authored
-
- 28 Dec, 2011 1 commit
-
-
mathieui authored
Vertical tab list, text not erased from previous tab
-
- 25 Nov, 2011 1 commit
-
-
louiz’ authored
-
- 15 Nov, 2011 1 commit
-
-
mathieui authored
-
- 10 Nov, 2011 1 commit
-
-
mathieui authored
-
- 11 Oct, 2011 1 commit
-
-
mathieui authored
-
- 26 Sep, 2011 1 commit
-
-
mathieui authored
[teisenbe] Make the data forms more usable (highlight of the selected row) + theme colors instead of hardcoded ones
-
- 25 Sep, 2011 3 commits
- 17 Sep, 2011 1 commit
-
-
louiz’ authored
-
- 11 Sep, 2011 1 commit
-
-
louiz’ authored
-
- 06 Sep, 2011 1 commit
-
-
louiz’ authored
-
- 29 May, 2011 1 commit
-
-
mathieui authored
-