Age | Commit message (Collapse) | Author |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
when resizing)
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
to enter attributes in Inputs, convert \n to <br /> in xhtml_im bodies and put that body in a <p> element
|
|
take more than one line to be displayed.
|
|
|
|
|
|
Should work like before and be a little lighter on the RA
|
|
|
|
Thus fixing a strange display bug, and making it easier to
copy a text without the "|" at the end of line
|
|
|
|
|
|
way to do "wcswidth(string) > n": wcsislonger. And should use less memory because the dict replacing Message and Lines object stores ONLY the needed attributes.
|
|
and simplifying its resize (F7 and F8 stuff)
|
|
Memory improvement issues.
|
|
|
|
Core and Connection classes are now used as singletons, we do not need to pass them to each Tab and Win. This remove a lot of arguments to varius methods.
|
|
|
|
|
|
and display the state of the remote contact
|
|
some display issues (for example the cursor position
when entering stranges characters likes 癔)
|