summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Add item providers.devs/tasn/ifaces-with-factoriesTom Hacohen2019-10-092-1/+30
* Remove uses of the now removed ptr()Tom Hacohen2019-10-092-5/+5
* Add a way to get the singleton of the markup class.Tom Hacohen2019-10-091-2/+7
* Move vertical align back into canvas text.Tom Hacohen2019-10-083-8/+27
* Add comment.Tom Hacohen2019-10-071-0/+1
* Cursor: emit changed signal on position_set.Tom Hacohen2019-10-071-0/+3
* Rename changed,user -> changed,user,pre.Tom Hacohen2019-10-072-8/+8
* Cursor: add a function to set the text objcet directly.Tom Hacohen2019-10-072-0/+17
* Add a comment.Tom Hacohen2019-10-031-1/+3
* Make canvas.text use the old text styles for now.Tom Hacohen2019-10-035-94/+47
* Add a markup legacy class.Tom Hacohen2019-10-032-0/+9
* Textblock: remove the style attribute.Tom Hacohen2019-10-031-15/+0
* Update and rename markup class.Tom Hacohen2019-10-034-69/+36
* Automatically update layout on obstacle changes.Tom Hacohen2019-10-031-8/+13
* Minor change.Tom Hacohen2019-10-031-1/+3
* Rename obstacle_del to obstacle_remove.Tom Hacohen2019-10-032-2/+2
* Raw editable: change replacemnt char to a codepoint.Tom Hacohen2019-10-032-3/+3
* Raw editable: fix cursor movements to handle cluters and words correctly.Tom Hacohen2019-10-031-7/+13
* Fix word start/end and implement grapheme start/end.Tom Hacohen2019-10-034-62/+248
* Fix content get for paragraph separators.Tom Hacohen2019-10-031-1/+9
* Fix fixme.Tom Hacohen2019-10-031-2/+1
* Fix cursor_prev when jumping paragraphs.Tom Hacohen2019-10-031-1/+7
* Improvements.Tom Hacohen2019-10-032-2/+3
* Fix segfault in cursor free.Tom Hacohen2019-10-031-5/+9
* rename to use newline_as_paragraphAli Alzyod2019-10-031-2/+2
* Cursor: Fix the setting of cur_obj.Tom Hacohen2019-10-031-1/+2
* Attribute for anchors: make const.Tom Hacohen2019-10-031-1/+1
* comments.Tom Hacohen2019-10-032-1/+2
* Input text.Tom Hacohen2019-10-032-20/+33
* Add comments.Tom Hacohen2019-10-021-0/+2
* Fix cursor_word_start.Tom Hacohen2019-10-021-16/+23
* Canvas text: fix jump by.Tom Hacohen2019-10-021-27/+4
* Emit cursor changed events on cursor.Tom Hacohen2019-10-021-3/+3
* Add comments.Tom Hacohen2019-10-021-0/+1
* Call the cursor changed user functions on the interactive cursor.Tom Hacohen2019-10-024-16/+23
* Remove redundant structures from ui.text.Tom Hacohen2019-10-021-51/+0
* Improve anchors and comments.Tom Hacohen2019-10-024-11/+16
* Add comments.Tom Hacohen2019-10-022-2/+2
* Fix warningAli Alzyod2019-10-021-2/+2
* improve raw_editable.Tom Hacohen2019-10-024-23/+8
* Update comments.Tom Hacohen2019-10-021-2/+0
* Disable travis.Tom Hacohen2019-10-021-132/+0
* Update comments.Tom Hacohen2019-10-021-0/+2
* Raw editable: define validation.Tom Hacohen2019-10-022-3/+18
* Improve filtering in raw_editable.Tom Hacohen2019-10-022-5/+19
* Change info: use the utf8 representations, not the markup in the content.Tom Hacohen2019-10-021-3/+3
* Fix issues in raw_editable text now that Efl.Canvas.Text is gone.Tom Hacohen2019-10-021-20/+18
* Improve eo files.Tom Hacohen2019-10-025-9/+7
* Update some cursor functions based on feedback.Tom Hacohen2019-10-026-69/+92
* Rename and fix remainig efl_canvas calls to efl2_canvas.Tom Hacohen2019-10-021-21/+18