Commit Graph

363 Commits

Author SHA1 Message Date
Vadim Lopatin 969090f5b4 remove gl3n references 2014-06-11 14:54:26 +04:00
Vadim Lopatin b8e95200d8 remove libpng references 2014-06-11 14:52:32 +04:00
Vadim Lopatin c22cd01372 remove libpng 2014-06-11 14:42:51 +04:00
Vadim Lopatin e2de90f258 remove unused subprojects 2014-06-11 14:40:37 +04:00
Vadim Lopatin fe721e181d Merge branch 'master' of github.com:buggins/dlangui 2014-06-11 14:39:34 +04:00
Vadim Lopatin 8441ca6f2c remove gl3n and libpng usage 2014-06-11 14:16:26 +04:00
Vadim Lopatin 7cdc6c4521 Merge branch 'master' of https://github.com/buggins/dlangui 2014-06-11 14:13:25 +04:00
Vadim Lopatin 0082fa5134 dub json fixes 2014-06-11 14:13:02 +04:00
Vadim Lopatin 47ddd2e856 fixes 2014-06-11 14:09:20 +04:00
Vadim Lopatin fe96a3dc87 update readme with Grid info 2014-06-11 13:39:30 +04:00
Vadim Lopatin 358d45ea04 remove LIBPNG support 2014-06-11 13:37:57 +04:00
Vadim Lopatin 566a962762 remove unused dlls 2014-06-11 13:35:46 +04:00
Vadim Lopatin d440780721 remove unused deps 2014-06-11 13:33:59 +04:00
Vadim Lopatin 956645f467 string grid is working ok 2014-06-11 13:31:43 +04:00
Vadim Lopatin 388a2bc970 grid fixes 2014-06-11 13:22:16 +04:00
Vadim Lopatin f2311006b5 grid coordinates fix 2014-06-09 14:40:20 +04:00
Vadim Lopatin ee8c6edbd7 header cols/rows with negative coords; part 1 2014-06-09 14:07:41 +04:00
Vadim Lopatin e7b40dc6e0 grids: row select support 2014-06-09 13:26:19 +04:00
Vadim Lopatin 0103bb8a3d grid: improved scroll support 2014-06-09 11:30:16 +04:00
Vadim Lopatin a283ebd307 better scrollbar support 2014-06-09 11:09:09 +04:00
Vadim Lopatin a488efaa15 grid actions: scroll by one cell 2014-06-09 10:21:43 +04:00
Vadim Lopatin 0091cacd88 fix auto fit col/row sizes 2014-06-09 10:05:46 +04:00
Vadim Lopatin 8a5127cef5 grids: move example data generation outside 2014-06-05 16:23:57 +04:00
Vadim Lopatin bafb0d2710 grid: refactor, move common functionality to base class 2014-06-05 14:36:29 +04:00
Vadim Lopatin 52824b85b5 grid: autohide scrollbars 2014-06-05 14:11:09 +04:00
Vadim Lopatin 10ea52c9bd grid: scrollbars 2014-06-05 13:47:14 +04:00
Vadim Lopatin f7f5e9e9e9 grid navigation: support PageUp/PageDown and Ctrl+PageUp/Ctrl+PageDown 2014-06-05 12:05:37 +04:00
Vadim Lopatin 16839c4f36 grids: navigation and scroll with keys 2014-06-05 10:58:55 +04:00
Vadim Lopatin a9b921350e grids: support selection moving using keys 2014-06-05 09:33:30 +04:00
Vadim Lopatin 305e020de7 grid mouse handling - select cell 2014-06-03 16:57:29 +04:00
Vadim Lopatin 1a849c1970 grids: continue development; simple grid content is shown 2014-06-03 14:30:47 +04:00
Vadim Lopatin 1dc6ac7697 grid development in progress 2014-06-03 11:02:59 +04:00
Vadim Lopatin d8cf52c6ad add grid.d to VD project 2014-06-03 09:42:58 +04:00
Vadim Lopatin dccc7a8d48 scrollbar fixes 2014-06-03 08:53:24 +04:00
Vadim Lopatin a6a7d91eac grid widget development 2014-05-26 15:58:30 +04:00
Vadim Lopatin 1b9933447b grid widget, continue 2014-05-26 14:52:14 +04:00
Vadim Lopatin 05c33f9e59 GridWidget, part 1 2014-05-23 10:56:10 +04:00
Vadim Lopatin 54b8336a10 fix win32 build with USE_OPENGL but w/o US_SDL 2014-05-22 22:17:30 +04:00
Vadim Lopatin d012c97dc3 Merge branch 'master' of github.com:buggins/dlangui 2014-05-22 16:58:35 +04:00
Vadim Lopatin 465a6f6b0c fix 2014-05-22 16:58:20 +04:00
Vadim Lopatin 00f0fc6c17 add screenshots 2014-05-22 16:25:35 +04:00
Vadim Lopatin 027eaed3c4 update docs 2014-05-22 15:27:38 +04:00
Vadim Lopatin 2b45ea504c improve ddoc generation 2014-05-22 14:14:55 +04:00
Vadim Lopatin d4cf9722f3 move documentation to gh-pages http://buggins.github.io/dlangui/ 2014-05-22 12:13:02 +04:00
Vadim Lopatin 37786af705 move documentation to gh-pages http://buggins.github.io/dlangui/ 2014-05-22 12:12:41 +04:00
Vadim Lopatin df957283c5 update MonoD project 2014-05-22 12:06:59 +04:00
Vadim Lopatin 17b53ae7b8 fix i18n resource merging 2014-05-22 10:05:53 +04:00
Vadim Lopatin 6cc3dc342d standard actions; i18n: support merging of translations from several files 2014-05-22 10:05:10 +04:00
Vadim Lopatin add02696aa better ddoc comments for events; extended Action functionality - ability to hold additional parameters 2014-05-22 09:24:16 +04:00
Vadim Lopatin 576dbda406 add dialogs, part 1 2014-05-22 09:03:26 +04:00