Grim Maple
b05d5a6126
Prevent children from recieving extra mouse events
2022-10-08 22:26:51 +03:00
Grim Maple
91fbca984e
Switch to undead xml
2022-10-08 21:27:24 +03:00
Grim Maple
c9ccaad2ed
Add multisampling support
2022-07-26 21:54:25 +03:00
Grim Maple
d92f668fbe
Merge pull request #612 from Superbelko/migrate_bindbc
...
Migrate to bindbc
2022-06-02 20:41:37 +03:00
V. Khmelevskiy
a65085d8ad
Migrate OpenGL/SDL2/FreeType to bindbc bindings
2022-05-24 16:13:36 +03:00
Grim Maple
76c9e108e2
Fix dlangide "console" configuration build
2022-04-22 21:40:24 +03:00
Grim Maple
68eba11e46
Fix linux build
2022-04-16 13:49:25 +03:00
Grim Maple
d19ff3c042
Fix opengl support, switch to bindbc
2022-04-16 13:49:04 +03:00
Grim Maple
352f7f94f2
Remove submodules
2022-04-16 13:48:43 +03:00
Grim Maple
d2622d54bf
Fix lists.d for dlangide compilation
2022-04-16 13:48:22 +03:00
Grim Maple
585b31ae30
Update examples build
2022-04-16 13:47:59 +03:00
Grim Maple
6bfb78e02d
Fix deprecations
2022-04-16 13:47:30 +03:00
Grim Maple
36939cf0d5
Extract icontheme dependency
2022-04-16 13:47:15 +03:00
Vadim Lopatin
86baf487e7
add link to beamui on readme - close #607
2020-07-29 07:24:10 +03:00
Vadim Lopatin
e7dfdd69eb
fix deprecation std.datetime.StopWatch
2020-07-28 16:24:38 +03:00
Vadim Lopatin
687027fe9c
fix build error
2020-07-28 12:59:26 +03:00
Vadim Lopatin
4508ad427f
Merge pull request #604 from QuickFixGuy/master
...
Update Dependency Versions and fixed deprecated features
2020-07-28 12:56:15 +03:00
Vadim Lopatin
7893b9f984
Merge branch 'master' into master
2020-07-28 12:55:58 +03:00
Vadim Lopatin
79434226cc
Merge pull request #606 from seoyoungjin/seoyoungjin
...
TTC(truetype collection) file extention and OEM charset face name on Windows
2020-07-28 12:11:35 +03:00
Vadim Lopatin
603b519040
Merge pull request #605 from emil-perhinschi/master
...
resolved some warnings
2020-07-28 12:10:51 +03:00
Vadim Lopatin
84324e417e
Merge pull request #603 from Maeriden/maeriden
...
Fix for call to to!string and deprecation warnings
2020-07-28 12:10:13 +03:00
Vadim Lopatin
1022a8384d
Merge pull request #601 from NotSpooky/patch-1
...
Fix compilation for DMD 2.090
2020-07-28 12:09:53 +03:00
Vadim Lopatin
56b7e1cd36
Merge pull request #600 from aferust/master
...
Implement SpinCtrl
2020-07-28 12:09:13 +03:00
Vadim Lopatin
f1df9bba23
Merge pull request #598 from GrimMaple/master
...
Remove win_app.def from windows build
2020-07-28 12:08:55 +03:00
Vadim Lopatin
2700d6ef21
Merge pull request #596 from BoQsc/patch-2
...
(Tetris Example) Error: min is not defined, perhaps import std.algorithm; is needed?
2020-07-28 12:08:10 +03:00
Seo Youngjin
925401b26a
Division by 0 error in Font::measureText() with MathJax_Vector and
...
MathJax_Vector-Bold fonts.
2020-07-21 21:41:07 +09:00
Seo Youngjin
cd0415e79a
OEM charset face name on Windows
2020-07-16 13:09:24 +09:00
Seo Youngjin
b5f42fb807
TTC file added to fontmanger
...
- fontmanager
1. Truetype collection(*.ttc) added
2. font number double counting fixed
- compile error fixed
2020-07-16 13:08:59 +09:00
Emil Nicolaie Perhinschi
96a251ab02
fixed examples including missing import std.conv; fixed deprecation warnings in examples
2020-06-16 00:37:34 +03:00
Emil Nicolaie Perhinschi
c288a3f674
resolved some warnings (DIP25 and one place where variables were shaddowing each other
2020-06-15 23:54:59 +03:00
QuickFixGuy
0d72d68e63
Check out pipeline
2020-05-09 22:09:09 -06:00
Tyler Crandall
271da0c901
Update Dependency Versions and fixed deprecated features
2020-04-02 03:02:01 -06:00
Christian Durán
0907817186
Fix unistd dup usage
2020-03-14 11:18:35 -06:00
Daniele Bondì
bbfb1ce96f
Fixed passing argument to to!string (it cannot handle inout args - bug in phobos?)
2020-02-29 22:59:18 +01:00
Daniele Bondì
e9b0a20482
Fixed deprecation warning about variable shadowing
2020-02-29 22:40:20 +01:00
Daniele Bondì
1e67893256
Fixed deprecation warning about foreach index being implicitly converted from size_t to int
2020-02-29 22:36:24 +01:00
Daniele Bondì
1c592c4664
Fixed deprecation warning about Nullable's alias this
2020-02-29 22:31:18 +01:00
Daniele Bondì
9c2c6a6fbb
Fixed deprecation warning about union fields initialization
2020-02-29 22:25:16 +01:00
Christian Durán Carvajal
39ec1512c9
Merge cc66329d48
into 1822edb88d
2020-01-17 18:33:59 +00:00
Christian Durán Carvajal
cc66329d48
Fix compilation for DMD 2.090
2020-01-17 12:05:02 -06:00
aferust
4d21e9d340
fix my stupitidy
2020-01-13 18:57:49 +03:00
aferust
6abd917549
@property bool enabled()
2020-01-13 16:30:46 +03:00
aferust
49555d43d6
fix some white spaces
2020-01-13 11:10:24 +03:00
aferust
65c0f2a678
remove lib folder
2020-01-13 10:58:05 +03:00
aferust
3b3ed044c8
SpinCtrl
2020-01-13 10:56:19 +03:00
Grim Maple
a1660173eb
Remove win_app.def from windows build
2019-10-26 19:58:38 +03:00
Feldwor
b61957f7f9
add import std.algorithm;
...
```
vaidas@vaidas-SATELLITE-L855:~$ dub run dlangui:tetris
Building package dlangui:tetris in /home/vaidas/.dub/packages/dlangui-0.9.182/dlangui/examples/tetris/
Performing "debug" build using dmd for x86_64.
derelict-util 3.0.0-beta.2: target for configuration "library" is up to date.
derelict-ft 2.0.0-beta.5: target for configuration "library" is up to date.
derelict-gl3 2.0.0-beta.8: target for configuration "library" is up to date.
derelict-sdl2 3.0.0-beta.8: target for configuration "derelict-sdl2-dynamic" is up to date.
dlangui 0.9.182: target for configuration "minimal" is up to date.
dlangui:tetris 0.9.182: building configuration "application"...
.dub/packages/dlangui-0.9.182/dlangui/examples/tetris/src/gui.d(562,20): Error: min is not defined, perhaps import std.algorithm; is needed?
dmd failed with exit code 1.
```
2019-09-18 17:37:30 +03:00
Vadim Lopatin
1822edb88d
Merge pull request #589 from Superbelko/android-wip
...
Android wip
2019-08-09 11:52:42 +03:00
V. Khmelevskiy
9e831ea0aa
Fix broken build
2019-02-20 19:58:42 +07:00
V. Khmelevskiy
6650581653
Update instructions
2019-02-19 10:42:14 +07:00