Commit Graph

706 Commits

Author SHA1 Message Date
Vadim Lopatin 3bc212e7e7 update dlangui version 2016-10-03 15:54:52 +03:00
Vadim Lopatin 12b8651587 DUB project - support minimal configuration to avoid OpenGL 2016-09-15 17:12:00 +03:00
Vadim Lopatin 1cdc51ca93 update DlangUI version - to fix crash on Windows 2016-09-15 13:33:57 +03:00
Vadim Lopatin 3b67751e27 update dlangui dep; fix debug console usage under windows 2016-09-14 14:16:31 +03:00
Vadim Lopatin ac58083940 console mode in mono-d linux project 2016-09-14 13:03:43 +03:00
Vadim Lopatin 8a4e8a2b76 console mode support fixes 2016-09-13 16:53:21 +03:00
Vadim Lopatin 5b7de27d92 fixes for console mode 2016-09-13 10:34:46 +03:00
Vadim Lopatin d8145233c1 parser experiments 2016-09-12 17:45:45 +03:00
Vadim Lopatin 420812aa3c fix tokenizer 2016-09-12 16:20:53 +03:00
Vadim Lopatin a0594d5922 console mode fixes 2016-09-12 12:18:08 +03:00
Vadim Lopatin 21606da3e1 fixes 2016-09-12 09:17:35 +03:00
Vadim Lopatin 1fb3bd9ec1 console mnode support 2016-09-12 08:57:07 +03:00
Vadim Lopatin 80c2ab2811 console mnode support 2016-09-12 08:51:22 +03:00
Vadim Lopatin 7403d558c9 update version 2016-07-08 11:15:02 +03:00
Vadim Lopatin 79b6934029 fixes 2016-07-08 11:14:26 +03:00
Vadim Lopatin cd84fe3453 update dlangui deps 2016-07-01 16:45:11 +03:00
Vadim Lopatin e7e011e815 fix win32 x64 build 2016-07-01 16:02:13 +03:00
Vadim Lopatin 0cdd6a9216 fix Travis CI unittest 2016-06-29 13:08:23 +03:00
Vadim Lopatin bc7041530d fix Travis CI unittest 2016-06-29 13:01:26 +03:00
Vadim Lopatin ddc5a569e8 update dlangui 2016-06-28 16:32:18 +03:00
Vadim Lopatin 052f9f9bfe exception handling 2016-06-28 15:24:18 +03:00
Vadim Lopatin 84ffe98ba0 update version string 2016-06-28 14:42:56 +03:00
Vadim Lopatin 0c8a4260d0 update dlangui version 2016-06-28 14:42:11 +03:00
Vadim Lopatin 25506648cf Merge branch 'master' of github.com:buggins/dlangide 2016-06-28 14:35:41 +03:00
Vadim Lopatin ae6458a93b update mago-mi 2016-06-28 14:22:46 +03:00
Vadim Lopatin 6321fdb69d tab position marks in editors 2016-06-28 14:21:06 +03:00
Vadim Lopatin b12ced369a lldbmi2 support fixes; better demangling of strange corrupted symbols under DMD OSX 2016-06-07 21:47:32 +03:00
Vadim Lopatin df2ecd5b41 fixes for lldbmi2 debugger 2016-06-07 21:24:22 +03:00
Vadim Lopatin cc878579e0 MacOSX - lldbmi2 debugger support 2016-06-07 19:23:15 +03:00
Vadim Lopatin db9b49f2c3 update mago-mi version 2016-06-07 13:57:20 +03:00
Vadim Lopatin fa3691897f fix issue #160 2016-06-07 13:53:59 +03:00
Vadim Lopatin 5abc7bf27c disable terminal widget on windows 2016-06-07 13:53:36 +03:00
Vadim Lopatin d00d3b032f update mago-mi 2016-06-07 10:50:57 +03:00
Vadim Lopatin 18ea6395e0 debugger support fixes 2016-06-07 10:48:42 +03:00
Vadim Lopatin 0e390efd05 fix terminal support 2016-06-07 08:58:32 +03:00
Vadim Lopatin 8dd29d78a0 terminal support 2016-06-06 15:43:13 +03:00
Vadim Lopatin fd0f10bfc5 fix terminal support for linux 2016-06-06 13:27:13 +03:00
Vadim Lopatin 1f48df2f80 Merge branch 'master' of github.com:buggins/dlangide 2016-06-06 12:02:46 +03:00
Vadim Lopatin 0545964ecf dlangui dependency update 2016-06-06 12:02:34 +03:00
Vadim Lopatin d54c0a7249 terminal keycodes 2016-06-06 12:02:18 +03:00
Vadim Lopatin c05e1f3ee1 fix build error with close() 2016-06-06 09:44:46 +03:00
Vadim Lopatin 312662f828 terminal keyboard input 2016-06-06 09:39:51 +03:00
Vadim Lopatin f7b6e45ef3 Merge pull request #159 from meatatt/patch-1
close() disambiguation
2016-06-06 07:31:02 +03:00
Sheldon Shen 72c9be2d5b close disambiguation
The implicit close(masterfd) here actually calls dlangide.ui.terminal.TerminalDevice.close, which is not callable using argument types (int) and somehow leads to a compile failure.
2016-06-04 21:24:19 +08:00
Vadim Lopatin 444db7e37d fix readme 2016-06-03 09:31:21 +03:00
Vadim Lopatin ebdd8fafa1 fixes for #158 2016-06-03 09:28:58 +03:00
Vadim Lopatin dce064d1f0 terminal support fixes 2016-06-01 15:11:08 +03:00
Vadim Lopatin 416d46bca5 update about dialog 2016-06-01 15:10:54 +03:00
Vadim Lopatin 592826f94a close issue #155, close issue #156, partial fix for issue #154 2016-06-01 15:09:46 +03:00
Vadim Lopatin 045acfd73d terminal device 2016-06-01 12:21:17 +03:00