enventor/src
Jaehyun Cho e0daa7936a indent: Fix to paste markup symbols
Previously, utf8 is set into textblock in copy&paste.
Now, markup is set into textblock in copy&paste.

<Test Case>
1. Copy "if (A && B) set_int(num, 1);"
2. Paste

<Test Result>
Previously, "if (A " is pasted.
Now, the copied text is pasted.
2016-02-19 09:30:47 +09:00
..
bin revise previous patch code. 2016-02-19 02:52:49 +09:00
include remove the concept of resizable view size. 2016-02-05 20:11:24 +09:00
lib indent: Fix to paste markup symbols 2016-02-19 09:30:47 +09:00
Makefile.am library support. 2014-09-30 23:56:16 +09:00