Commit Graph

70 Commits

Author SHA1 Message Date
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 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 b5f4bc38eb console theme improvements 2016-09-12 11:20:46 +03:00
Vadim Lopatin 50ba103dbc theme fixes and editor support fixes for console backend: 2016-09-09 12:34:56 +03:00
Vadim Lopatin 47a58af6cb Console Backend for linux and windows - #293 2016-09-08 14:36:58 +03:00
Vadim Lopatin f4741bf297 close #282 2016-07-27 08:36:54 +03:00
Vadim Lopatin 95b794a500 close #272 2016-06-29 14:41:40 +03:00
Vadim Lopatin 9880447987 shortcuts and actions handling signals in widgets; close #189 2016-06-28 17:30:49 +03:00
Vadim Lopatin 543259fe88 example1: close button in opened document tabs - close issue #195 2016-06-28 15:25:13 +03:00
Vadim Lopatin 7c7b5df51c Rename SwitchWidget to SwitchButton - close issue #235 2016-05-18 15:38:17 +03:00
Vadim Lopatin aca556d794 Implement SwitchWidget - close issue #205 2016-03-16 16:40:02 +03:00
FreeSlave f4b28764b3 In example1: Fix All files filter to match files without extension. Add Executable files filter 2016-03-12 00:56:20 +03:00
Vadim Lopatin 3c5b3a61a7 replace tabs with 4 spaces 2015-12-23 08:45:54 +03:00
Vadim Lopatin 8140feac10 add OpenGL example 2015-12-21 12:34:51 +03:00
Vadim Lopatin aea38fb5fe change OpenGLDrawable interface 2015-12-21 09:52:19 +03:00
Vadim Lopatin 57aba53bf5 OpenGL example for legacy API 2015-12-21 09:46:14 +03:00
Vadim Lopatin 809794d15a Example1 OpenGL drawable with Old API (glBegin...) - GLGears 2015-12-21 09:32:08 +03:00
Vadim Lopatin 51c98147f8 OpenGL example 2015-12-19 08:26:15 +03:00
Vadim Lopatin 88a7aaf7f2 GLGears in Example1 2015-12-18 17:48:27 +03:00
Vadim Lopatin 568a124274 Custom OpenGL drawable 2015-12-18 16:14:40 +03:00
Vadim Lopatin ba1b13b290 refactoring of signal names 2015-12-04 14:04:41 +03:00
Vadim Lopatin 9fdf63963f fixes 2015-12-03 14:32:00 +03:00
Vadim Lopatin 41cf57d432 create new solution for MonoD-linux; fix crash on startup 2015-11-12 10:38:11 +03:00
Vadim Lopatin 53c20f0498 fix crash in release mode 2015-11-11 14:56:25 +03:00
Vadim Lopatin a6a818a884 fix DrawBuf.fill behavior - apply clipping rectangle 2015-11-03 10:49:57 +03:00
Vadim Lopatin 2ef1154265 fix build errors 2015-11-02 09:28:36 +03:00
Vadim Lopatin 8190530136 migration to shorter listener names 2015-04-14 13:20:39 +03:00
Vadim Lopatin 6411f2adde more logging to investigate crash on dmd x86_64 release build 2015-04-10 10:50:00 +03:00
Vadim Lopatin 2877cba890 new example: DML editor 2015-04-02 09:50:28 +03:00
Vadim Lopatin 22118b5654 improvements in loading from DML - issue #58 2015-04-01 17:39:58 +03:00
Vadim Lopatin b62334e5c7 improvements in loading from DML - issue #58 2015-04-01 15:14:00 +03:00
Vadim Lopatin bec083326b ML parser, continue 2015-03-31 18:33:06 +03:00
Vadim Lopatin b28a1e95b7 list adapters: support adding/removing items, fix issue #80 2015-03-31 13:06:14 +03:00
Vadim Lopatin a42c8c0806 fix SimpleTextFormatter 2015-03-27 13:12:48 +03:00
Vadim Lopatin 3cb8c86d22 move About to message box 2015-03-27 12:16:49 +03:00