Commit Graph

322 Commits

Author SHA1 Message Date
Grim Maple a0b882b18a Refactor exmaple1 part 1 2022-12-17 17:42:34 +03:00
V. Khmelevskiy a65085d8ad Migrate OpenGL/SDL2/FreeType to bindbc bindings 2022-05-24 16:13:36 +03:00
Vadim Lopatin 603b519040
Merge pull request #605 from emil-perhinschi/master
resolved some warnings
2020-07-28 12:10:51 +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
Grim Maple a1660173eb Remove win_app.def from windows build 2019-10-26 19:58:38 +03:00
Vadim Lopatin 60159c61e2 Derelict GL3 upgrade - fix #579 2018-11-26 09:43:15 +03:00
Roman Chistokhodov 137cb927f6 Fix for Windows 2017-10-12 19:20:59 +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
and3md 94f955a1d8 Added WindowFlag.ExpandSize to example1. 2017-10-07 15:28:21 +02:00
Vadim Lopatin 12b19ed1ff update tree if items are added or removed - fix #278 2017-09-11 11:58:32 +03:00
Vadim Lopatin b22b951af8 Merge pull request #426 from lemming-life/master
Added StringListWidget for "list2" in example1.
2017-09-08 08:50:55 +03:00
lemming-life 089f22158e Added StringListWidget for "list2" in example1. Showcases finding keywords in the list via keyboard. 2017-09-07 22:51:07 -06:00
John Colvin fb4b1310da remove trailing whitespace 2017-09-04 12:09:58 +01:00
and3md efead8c004 Extend grid example - fullColumnOnLeft, fullRowOnTop checkboxes. 2017-08-19 15:49:37 +02:00
and3md c6d6abc8dd New charts module with SimpleBarChart. 2017-07-18 15:33:21 +02:00
and3md e31bd2cc2f Some fixes after widgets measure change, example for new window content managment. 2017-06-25 16:07:11 +02:00
Vadim Lopatin 47615966db Merge pull request #368 from FreeSlave/x11_additions
X11 loop cleanup, less redraws. Support for non-resizable windows, mi…
2017-06-08 08:52:30 +03:00
Roman Chistokhodov 9657e80f04 X11 loop cleanup, less redraws. Support for non-resizable windows, minimize, maximize and restore on X11. Add minimize, maximize and restore buttons to example1 2017-06-08 03:54:08 +03:00
gazer 4b7fa25579 getting legacy GL to work 2017-06-07 23:33:16 +03:00
Vadim Lopatin bc96a55e48 fix deprecation warnings in example1 - UIString.fromRaw 2017-06-07 10:55:26 +03:00
Roman Chistokhodov bd6ed46cb2 Fix x11 version build. Temporarily build without opengl. Implement windowIcon setting for x11. Handling WM_DELETE_WINDOW event 2017-06-03 22:04:39 +03:00
Vadim Lopatin 10602abf3c CSS parser, initial version 2017-05-04 16:18:47 +03:00
igor84 fa31fa2600 Added multi selection to string grid and filedlg, issue #23 2017-04-23 21:47:53 +02:00
Vadim Lopatin d3724205df arc drawing support 2016-11-07 17:32:24 +03:00
Vadim Lopatin b5658d7811 fix drawEllipseF 2016-11-07 16:41:57 +03:00
Vadim Lopatin 0613e5740f fix fillPolyF 2016-11-07 16:00:16 +03:00
Vadim Lopatin 1814424ec5 fillPoly support in DrawBuf 2016-11-07 15:33:51 +03:00
Vadim Lopatin 1b80fbb77a poly line 2016-11-07 15:04:46 +03:00
Vadim Lopatin ec4b6c9392 triangle clipping 2016-11-07 12:22:11 +03:00
Vadim Lopatin e715c52d0b line, polyLine with width - implementation for OpenGL 2016-11-07 10:01:19 +03:00
Vadim Lopatin 0d20c251eb use default theme for SDL app 2016-10-18 11:01:06 +03:00
Vadim Lopatin c26de67d6f fix console support for progressBar, Switch, Grid, Slider - fix #309 2016-10-18 10:49:06 +03:00
Vadim Lopatin b4974cb177 progress bar initial implementatino 2016-10-11 10:36:47 +03:00
Vadim Lopatin ab05bf5340 update dark theme; fix drawable overriding in styles/themes 2016-10-10 17:12:52 +03:00
Vadim Lopatin 6177a93a74 fix example1 build under 64bit 2016-10-10 15:51:54 +03:00
Vadim Lopatin 070b7bdfe5 update default theme 2016-10-10 15:38:30 +03:00
Vadim Lopatin a6404a70d2 fix theme; better example1 2016-10-10 15:14:04 +03:00
Vadim Lopatin 64a74bb277 fix theme; fix slider style 2016-10-10 14:10:46 +03:00
Vadim Lopatin 3dc06f6057 fix default theme; fix groupbox; better example1 2016-10-10 13:45:22 +03:00
Vadim Lopatin 36eda44f3d GroupBox widget implemented 2016-10-10 12:36:09 +03:00
Vadim Lopatin a210978161 cleanup console state after console app exiting 2016-10-10 09:14:51 +03:00
Vadim Lopatin 10fa5f702f linux monod projects fix 2016-09-14 12:21:15 +03:00
Vadim Lopatin 24b0a4baec update mono-d linux project files 2016-09-14 11:38:49 +03:00
Vadim Lopatin d3a4f7df02 fixes for console mode; close issue #292 2016-09-12 12:15:27 +03:00
Vadim Lopatin b5f4bc38eb console theme improvements 2016-09-12 11:20:46 +03:00
Vadim Lopatin 79790c0654 use core.sys.windows instead of 3rdparty/win32 2016-09-12 09:19:08 +03:00
Vadim Lopatin 80c21f3122 console theme fixes 2016-09-09 13:21:07 +03:00
Vadim Lopatin 50ba103dbc theme fixes and editor support fixes for console backend: 2016-09-09 12:34:56 +03:00
Vadim Lopatin 63de7760df fix example1 - missing resource list 2016-09-08 19:02:07 +03:00
Vadim Lopatin 47a58af6cb Console Backend for linux and windows - #293 2016-09-08 14:36:58 +03:00