Commit Graph

2384 Commits

Author SHA1 Message Date
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
Vadim Lopatin 90f5a83618
Merge pull request #512 from denizzzka/fix_510
fix for #510
2017-11-10 09:53:08 +03:00
Denis Feklushkin 391d9959b3 dirty fix for #510 2017-11-10 13:14:01 +07:00
Vadim Lopatin dd702747f0
Merge pull request #509 from denizzzka/input_fix
Adds InputBox.text set/get
2017-11-08 16:52:58 +03:00
Vadim Lopatin cb2498bfe7
Merge pull request #508 from vennos5/androidfix
Androidfix
2017-11-08 16:51:55 +03:00
Denis Feklushkin d63cb402e3 Widget: prevents using text() without override 2017-11-08 14:11:52 +07:00
Denis Feklushkin 1a76d96452 InputBox: access to _text fix 2017-11-08 14:02:40 +07:00
vennos5 a276d37df4 remove echo 2017-11-07 19:04:03 +02:00
vennos5 cbd34f0be1 Fix build paths 2017-11-07 18:52:29 +02:00
vennos5 3f0fe0745e Added freetype build script 2017-11-07 18:09:59 +02:00
Denis Feklushkin bd4e4a1ff6 Widget.text() is const 2017-11-07 17:09:05 +07:00
Vadim Lopatin 25877effa1 update version 2017-11-07 11:35:02 +03:00
Vadim Lopatin 2a6e59de26
Merge pull request #506 from vennos5/androidfix
Update Android example
2017-11-07 11:32:41 +03:00
vennos5 063ba9ebbb Add mk files back 2017-11-06 22:20:14 +02:00
vennos5 565d0ab133 make glsupport.d compile with ldc2 2017-11-06 22:08:00 +02:00
vennos5 48649f51ae attempt to use gradle instead of ant 2017-11-06 22:06:21 +02:00
vennos5 b075a366b2 Add missing dlangui files 2017-11-06 22:03:06 +02:00
Vadim Lopatin f707ce3e83
Merge pull request #505 from denizzzka/const_adding
Const adding, bulk 2
2017-11-05 19:21:18 +03:00
Denis Feklushkin 380762c8bf windowCaption() const added 2017-11-03 14:07:11 +07:00
Denis Feklushkin 61a30cee60 mainWidget() inout added 2017-11-03 13:55:46 +07:00
Vadim Lopatin 0d9ea8cf5d
Merge pull request #504 from and3md/filedialog_style
Add FILE_DIALOG_GRID style to simplify change only FileDialog grid
2017-11-01 21:24:58 +03:00
and3md d0aba02426 FileDialog: add FILE_DIALOG_GRID style to simplify change only FileDialog grid font. 2017-10-31 19:11:35 +01:00
Vadim Lopatin f530b6880e update version 2017-10-27 17:45:50 +03:00
Vadim Lopatin ea7925feac Merge pull request #501 from denizzzka/const_adding
Widget methods: adding const
2017-10-27 16:44:53 +03:00
Denis Feklushkin 925224fdf8 class Button text() const 2017-10-27 15:21:15 +07:00
Denis Feklushkin 6db5d2cece childCount() const 2017-10-26 22:05:37 +07:00
Denis Feklushkin 9c85ab7deb child(int) works with const widget objects too 2017-10-26 22:00:51 +07:00
Denis Feklushkin ead1cff962 const added 2017-10-26 20:44:02 +07:00
Vadim Lopatin fcb5565f4c Merge pull request #497 from denizzzka/again_adding_WIDGET_STYLE_CONSOLE
Separates BACKEND_CONSOLE flag and console-style widgets flag, second attempt
2017-10-24 19:56:07 +03:00
Denis Feklushkin 40a737f525 Merge branch 'master' into again_adding_WIDGET_STYLE_CONSOLE 2017-10-23 12:56:43 +07:00
Vadim Lopatin 34ab593528 Merge pull request #500 from denizzzka/fix_ldc2_
Fix ldc2 build
2017-10-23 08:02:01 +03:00
Denis Feklushkin 02d8833cda ldc build fix-2 2017-10-22 15:51:41 +07:00
Denis Feklushkin 0984376266 ldc build fix 2017-10-22 14:22:55 +07:00
Denis Feklushkin 18414826a3 Merge branch 'master' of https://github.com/buggins/dlangui 2017-10-22 14:11:27 +07:00