non port: devel/dlangui/Makefile |
SVNWeb
|
Number of commits found: 6 |
Sun, 7 Apr 2019
|
[ 07:43 antoine ] (Only the first 10 of 48 ports in this commit are shown above. )
Deprecate ports broken for more than 6 months
|
Thu, 7 Mar 2019
|
[ 06:26 acm ]
- Bump PORTREVISION. lang/ldc was update to 1.14.0
|
Tue, 20 Nov 2018
|
[ 02:59 acm ]
- Mark BROKEN with latest version of lang/ldc
|
Sun, 3 Jun 2018
|
[ 07:10 acm ]
- Update to 0.9.178
|
Wed, 26 Jul 2017
|
[ 13:16 mat ] (Only the first 10 of 38 ports in this commit are shown above. )
Convert (again) every usage of https://github.com/.../archive/xxx to USE_GITHUB.
Pointy hat: acm
Sponsored by: Absolight
|
Sun, 23 Jul 2017
|
[ 02:47 acm ]
- New port: devel/dlangui
Cross platform GUI for D. Widgets, layouts, styles, themes, unicode, i18n,
OpenGL based acceleration
- Crossplatform (Win32, OSX, Linux, FreeBSD and Android are supported in
current version)
- Mostly inspired by Android UI API (layouts, styles, two phase layout, ...)
- Supports highly customizable UI themes and styles
- Supports internationalization
- Hardware acceleration using OpenGL (when built with version USE_OPENGL)
- Fallback to pure Win32 API / SDL / X11 when OpenGL is not available (e.g.
opengl dynamic library cannot be loaded)
- Actually it's a port (with major refactoring) of GUI library for cross
platform OpenGL based implementation of Cool Reader app project from C++.
- Non thread safe - all UI operations should be preformed in single thread
- Simple 3d engine - allows to embed 3D scenes within GUI
WWW: https://github.com/buggins/dlangui
|
Number of commits found: 6 |