Commit Graph

2217 Commits

Author SHA1 Message Date
and3md 5a6c7f3218 Add license information about default theme icons. 2018-01-28 14:59:16 +01:00
and3md 2221edcf8e Replaced oxygene icons with really free Icons8 Flat Color Icons (with modifications made by me) 2018-01-28 14:59:09 +01:00
Vadim Lopatin d47c8a03b2
Merge pull request #535 from triplejam/wordwrap2
Word Wrapping Implementation
2018-01-17 08:58:17 +03:00
James Johnson cfff2982e8 Moved back to EditBox 2018-01-12 12:00:38 -05:00
James Johnson 435c10c662 Added comments, renamed variable 2018-01-12 11:14:57 -05:00
James Johnson f40ae806da Whitespace marks 2018-01-12 09:47:43 -05:00
James Johnson 87f4a8a918 Small additions from previous implementation 2018-01-12 09:10:29 -05:00
James Johnson 278ecc75eb Word wrap mouse offset 2018-01-12 08:09:37 -05:00
James Johnson d2caa2a1a7 EnsureCaretVisible for word wrap 2018-01-12 07:17:09 -05:00
James Johnson 3463fec39d Made function for filling rect in word wrap 2018-01-11 19:55:28 -05:00
James Johnson d28eab7e9d highlightLineRange implemented like last 2018-01-11 18:22:39 -05:00
James Johnson 71931c8e43 Basic implementation for highlighting text selection in word wrap 2018-01-11 17:41:18 -05:00
James Johnson 422517aff4 Caret movement 2018-01-11 13:02:13 -05:00
James Johnson bd721d590e Improved efficiency a bit 2018-01-11 12:40:32 -05:00
James Johnson bc40bbf561 Removed some redundant parts from findWrapLine 2018-01-11 12:37:20 -05:00
James Johnson 83a2f2ef5c Changed accumulation to work for both points and widths 2018-01-11 11:56:00 -05:00
James Johnson ce39c13e31 Don't horizontal scroll in word wrap mode 2018-01-11 11:36:38 -05:00
James Johnson 7c500bd57a drawExtendedArea 2018-01-11 11:26:21 -05:00
James Johnson e58538de60 Improved caret offset, put placeholder linespan into place 2018-01-11 10:10:33 -05:00
James Johnson d39fadd1d0 CaretRect in progress 2018-01-11 09:59:15 -05:00
James Johnson 72187063bd findWrapLine and getSpan added into the mix 2018-01-11 09:38:35 -05:00
James Johnson ad6d547812 Even better, scrolling 2018-01-11 09:19:02 -05:00
James Johnson 64dab5989e Working now 2018-01-11 08:55:00 -05:00
James Johnson 761a7bc821 Sort of working 2018-01-11 08:50:59 -05:00
James Johnson 8df39f232b Set need rewrap true by default 2018-01-11 08:23:07 -05:00
James Johnson 05a8dd7bdc Using WrapPoint[] 2018-01-11 08:20:01 -05:00
James Johnson e56d3c4df3 Version 2 starting implementation 2018-01-11 08:07:56 -05:00
Vadim Lopatin 24d70c0e42 update readme 2017-12-19 10:28:31 +03:00
Vadim Lopatin 7fc8ae7c77 update readme 2017-12-19 10:26:32 +03:00
Vadim Lopatin e8e92134f3
Merge pull request #518 from denizzzka/external_changes
Changes external configuration
2017-12-04 06:10:46 +03:00
Vadim Lopatin aa3fabc7b0
Merge pull request #528 from triplejam/master
quick fix for dmledit
2017-12-04 06:06:17 +03:00
Vadim Lopatin 983950d842
Merge pull request #527 from dukc/master
Now that was quite a difficulty spike for tetris! :D
2017-12-04 06:05:52 +03:00
Vadim Lopatin edca9241bf update version 2017-12-03 15:10:23 +03:00
James Johnson 846ea37565 quick fix for dmledit 2017-12-03 03:09:36 -05:00
dukc 00fb95f375 Now that was quite a difficulty spike for tetris! :D 2017-12-02 22:26:37 +02:00
Vadim Lopatin 29aa9ab6c2
Merge pull request #524 from and3md/text_fixes
Fixes for TextWidget/MultilineTextWidget
2017-11-30 11:41:05 +03:00
Vadim Lopatin e85f21ec3d
Merge pull request #523 from Doado/removed-typo-filedlg-log
Fix FILE_DIALOG_GRID in dark theme, removed typo filedlg log
2017-11-30 11:40:51 +03:00
and3md bfd373a368 TextWidget/MultilineTextWidget: _measureSaver should also check maxLines 2017-11-29 10:44:12 +01:00
and3md b8c669f9d9 TextWidget/MultilineTextWidget fix multiline when maxWidth is set. 2017-11-29 10:33:01 +01:00
Doado a8b7e07be7 Removed typo in filedlg.d log message 2017-11-28 10:37:28 +00:00
Doado 02532a949d Added FILE_DIALOG_GRID along with backgroundImageId to theme. Else editbox_background_dark is not loaded, when dark theme is used. 2017-11-27 16:26:10 +00:00
Vadim Lopatin 3bfcc1e253
Merge pull request #520 from and3md/imagetextbutton_fix
Fixed font attributes in ImageTextButton and derived classes.
2017-11-19 14:26:25 +03:00
and3md bfb5aea2b5 Fixed font attributes in ImageTextWidget and derived classes. 2017-11-18 20:05:23 +01:00
Vadim Lopatin 429db1b52f
Merge pull request #516 from and3md/logwidget_style
Add style for LogWidget
2017-11-14 18:16:13 +03:00
Vadim Lopatin e708c1129b
Merge pull request #515 from denizzzka/const_3
Adds const for orientation() method
2017-11-14 18:15:51 +03:00
Denis Feklushkin 783502f1c7 external deps added 2017-11-14 17:13:31 +07:00
Denis Feklushkin 9cbac64292 external config flags removed, users should add it to external configs 2017-11-14 16:07:06 +07:00
and3md 0c1af2b7b3 Add style for LogWidget. 2017-11-12 18:43:39 +01:00
Denis Feklushkin 9292783204 orientation const added 2017-11-12 20:45:13 +07:00
Vadim Lopatin 413fd9a753 update version 2017-11-10 09:55:23 +03:00