Commit Graph

60 Commits

Author SHA1 Message Date
Grim Maple 663b7dfd73 Fix Migrate to arsd for image reading
This also removes dimage from 3rdparty
And adds additional image formats that could be read!
2023-05-19 18:56:09 +03:00
徐昶森 a4f70afdc6 better dml: Sort object attributes; DockWin allow left column width draggable 2022-12-27 10:46:40 +03:00
Grim Maple 85a334e951 Remove xdgpath (for GDC build) 2022-12-17 18:15:41 +03:00
V. Khmelevskiy a65085d8ad Migrate OpenGL/SDL2/FreeType to bindbc bindings 2022-05-24 16:13:36 +03:00
Grim Maple 36939cf0d5 Extract icontheme dependency 2022-04-16 13:47:15 +03:00
Viktor 23533060bb
fix 2018-07-10 00:20:28 +03:00
Roman Chistokhodov b2bcb79621 Add icon provider class. Add 3rdparty dependencies for freedesktop. Add 'Icons' tab to example1 2017-10-12 18:09:47 +03:00
John Colvin fb4b1310da remove trailing whitespace 2017-09-04 12:09:58 +01:00
Tomoya Tanjo 267910e153 Fix implicit string concatenation 2016-12-03 22:40:25 +09:00
Vadim Lopatin 79790c0654 use core.sys.windows instead of 3rdparty/win32 2016-09-12 09:19:08 +03:00
Vadim Lopatin de37d14b04 resolve module name conflict fontconfig/types.d and dlangui/core/types.d when building with ldmd2 on windows 2016-05-04 09:34:40 +03:00
Vadim Lopatin 15343b3f47 Android: use default theme 2016-04-21 14:33:31 +03:00
Vadim Lopatin 21b3a2591f Android support fixes; add fullscreen mode; 2016-04-21 14:04:42 +03:00
Vadim Lopatin b528a96e3b Android support; now can show window -- 2016-04-21 09:41:47 +03:00
Vadim Lopatin 7a71c97491 Android support for dlangui.core.logger - 2016-04-20 10:48:57 +03:00
Vadim Lopatin 83d691693e fix build of android native app example 2016-04-20 09:55:02 +03:00
Vadim Lopatin bdb483b45a android fixes 2016-04-19 16:27:52 +03:00
Vadim Lopatin 7e230f3d02 Fixes for Android support 2016-04-19 15:04:19 +03:00
Vadim Lopatin 5716f90411 fix build errors, 2016-04-19 10:52:44 +03:00
Vadim Lopatin ca678d32be - android backend support, initial implementation 2016-04-19 10:48:51 +03:00
Vadim Lopatin fdb6149ce9 android files by Joakim Noah (putting them there until proper DUB package is created 2016-04-19 07:56:24 +03:00
Vadim Lopatin 3c5b3a61a7 replace tabs with 4 spaces 2015-12-23 08:45:54 +03:00
Vadim Lopatin 7178d09630 fix PNG with palette and transparency - close 2015-12-16 15:40:19 +03:00
Vadim Lopatin 4414a2665a fix unit tests 2015-12-14 10:01:50 +03:00
Vadim Lopatin 0c5ad89b85 Get rid of dlib dependency: strip png and jpeg reading code and put to 3rdparty/dimage 2015-12-10 16:19:03 +03:00
Vadim Lopatin f38b143a40 fix win32 2015-12-03 17:27:37 +03:00
Vadim Lopatin d11f9428cc cleanup 2015-12-03 13:04:44 +03:00
Vadim Lopatin 4e5fa02802 Update configuration settings 2015-12-03 12:30:25 +03:00
Vadim Lopatin d33b5d1c93 fix Tetris example - falling after full rows removing - 2015-11-10 16:14:02 +03:00
Vadim Lopatin 8edf15db5f FontConfig support 2015-05-05 14:07:33 +03:00
Vadim Lopatin a780bcafad add win32.ocidl module 2015-02-25 14:30:33 +03:00
Vadim Lopatin 41377dff10 update mono-d projects 2015-02-10 15:14:22 +04:00
Vadim Lopatin 240a693942 update readme for win32 2015-01-22 09:14:34 +03:00
Vadim Lopatin 7ca206fe3d move X11 files to 3rdparty-extra 2015-01-22 09:14:08 +03:00
Vadim Lopatin da3ef18046 move unused 3rdparty files to xrdparty-extra 2015-01-22 09:12:12 +03:00
Vadim Lopatin 4d5169c852 cleanup project from freeimage references 2015-01-20 09:39:04 +03:00
Andrey Penechko bf6d65959d Fix C-style arrays. 2014-12-31 03:03:52 +02:00
Vadim Lopatin 7c70116c91 put version(USE_XCB): to all xcb files 2014-12-05 14:55:36 +03:00
Vadim Lopatin ac230392d7 put version (Windows) for all win32 files 2014-12-05 14:54:30 +03:00
Vadim Lopatin 8441ca6f2c remove gl3n and libpng usage 2014-06-11 14:16:26 +04:00
Vadim Lopatin a06ca86820 Linux/MonoD solution fix 2014-05-05 09:35:19 +04:00
Vadim Lopatin cbc647a60b fix linux+dub build 2014-04-24 23:19:27 +04:00
Vadim Lopatin 435afc43e4 GLX support fixes 2014-03-20 13:27:11 +04:00
Vadim Lopatin 0f43f73bd9 XCB GLX support fixes, not yet working 2014-03-19 17:11:57 +04:00
Vadim Lopatin 1e39e2fdf6 XCB OpenGL support 2014-03-19 14:17:30 +04:00
Vadim Lopatin 81a71fab33 use Derelict/FreeImage instead of libpng to fix library version issues 2014-03-15 16:11:49 +04:00
Vadim Lopatin bf57f2f26f app 2014-03-14 17:35:53 +04:00
Vadim Lopatin 05d1ec598a xcb shm image 2014-03-14 17:10:33 +04:00
Vadim Lopatin cb500d42e4 fixes and refactoring - XCB app 2014-03-14 13:54:35 +04:00
Vadim Lopatin 5135e9ec30 XCB platform 2014-03-14 12:15:21 +04:00