Vadim Lopatin
3ca6e5ea6e
terminal pipe
2016-05-31 16:21:39 +03:00
Vadim Lopatin
c3293a6d09
ptty test
2016-05-31 15:09:23 +03:00
Vadim Lopatin
58fec37c25
Merge branch 'master' of github.com:buggins/dlangide
2016-05-31 14:43:27 +03:00
Vadim Lopatin
b45b138ac7
fixes
2016-05-31 14:28:39 +03:00
Vadim Lopatin
7614acd8dc
fix linux monod project - add terminal.d
2016-05-31 14:24:33 +03:00
Vadim Lopatin
97cb667dc9
terminal colors
2016-05-30 16:36:03 +03:00
Vadim Lopatin
7055f48cc5
terminal: cursor position setting, erase screen commands
2016-05-30 15:53:29 +03:00
Vadim Lopatin
c4869ca3c0
scroll and cursor position
2016-05-30 12:03:41 +03:00
Vadim Lopatin
f65108dbea
terminal - initial implementation
2016-05-30 10:51:56 +03:00
Vadim Lopatin
83c86d70fd
refactor GDB support; update mago-mi
2016-05-27 16:47:02 +03:00
Vadim Lopatin
97a9cd90c8
debugger enhancements; compatibility fixes for lldbmi2
2016-05-27 10:33:32 +03:00
Vadim Lopatin
3d14caa41f
update mago-mi
2016-05-26 13:25:55 +03:00
Vadim Lopatin
cc4ef57bc0
update theme
2016-05-26 13:25:42 +03:00
Vadim Lopatin
00a6a9bcfe
update mago-mi version
2016-05-24 08:20:40 +03:00
Vadim Lopatin
b941610b81
fix mago-mi compatibility
2016-05-20 14:17:40 +03:00
Vadim Lopatin
e59f9d1755
update dlangui and mago-mi versions
2016-05-20 13:21:17 +03:00
Vadim Lopatin
df2ce7f28a
update dlangui dep
2016-05-18 14:22:30 +03:00
Vadim Lopatin
762fc83953
add prebuilt mago-mi.exe
2016-05-17 10:34:21 +03:00
Vadim Lopatin
e0429ac6f0
settings: use mago-mi for debugging on Windows
2016-05-17 10:26:23 +03:00
Vadim Lopatin
ac07ac9868
debugger support fixes
2016-05-16 23:09:46 +03:00
Vadim Lopatin
c9d038feaa
fix import deprecation messages
2016-04-27 12:10:38 +03:00
Vadim Lopatin
c7b59deaaa
update dlangui dependency version to include fix for #151
2016-04-27 11:59:37 +03:00
Vadim Lopatin
6d91b80c78
update dlangui dependency
2016-04-20 08:34:39 +03:00
Vadim Lopatin
8e9f20ad20
update DlangUI dependency version
2016-03-29 10:29:17 +03:00
Vadim Lopatin
0eaeb24995
fix crash on theme change
2016-03-29 10:28:54 +03:00
Vadim Lopatin
22fe2de1fa
update DlangUI dependency version - possible fix for #140 , #145 DUB issue
2016-03-16 16:55:12 +03:00
Vadim Lopatin
d2c4622bf0
Merge pull request #144 from keywan-ghadami/patch-1
...
updated dlangui minor number
2016-03-11 10:49:43 +03:00
Keywan Ghadami
77cf494d0d
updated dlangui minor number
...
Should temporary fix #140 , but only until the next realese of dlanggui
2016-03-10 21:16:59 +01:00
Vadim Lopatin
2d1992ff47
fix merge conflict
2016-03-09 09:18:52 +03:00
Vadim Lopatin
21cc22847d
update dependencies
2016-03-09 09:17:06 +03:00
Vadim Lopatin
93dcab56a0
Merge pull request #142 from keywan-ghadami/workaround-dub-hangs
...
workaround for #140
2016-03-09 09:09:55 +03:00
Vadim Lopatin
41b7e96172
Merge pull request #143 from keywan-ghadami/prefill-searchpanel-textbox
...
WIP: prefill the search panael text box with selected text from the editor
2016-03-09 09:09:44 +03:00
Keywan Ghadami
45159cb301
prefill the search panael text box with the selected text from the current editor
...
usecase: if DCD does not work or is not responsible i like to be able to select some text and then search for other occurrences.
If the ide automaticlly prefill the textbox for the search it much more comfortable.
It is standard behaivor in many (maybe every) popular applications (firefox, openoffice ...)
2016-03-08 11:53:08 +01:00
Keywan Ghadami
caa3d2e833
workaround for #140
...
using highest availible version number lowers the problems for dub
2016-03-06 10:18:56 +01:00
Vadim Lopatin
a53361df26
Merge branch 'master' of github.com:buggins/dlangide
2016-02-26 15:25:00 +03:00
Vadim Lopatin
f47c21a06c
update dulangui dependency
2016-02-26 13:18:58 +03:00
Vadim Lopatin
a777f08e80
Merge pull request #139 from theokeist/master
...
add czech language support ; needs to complete
2016-02-24 09:04:43 +03:00
theokeist
ec21b3e55c
add czech language support ; needs to complete
2016-02-22 21:32:42 +01:00
Vadim Lopatin
89b7dd40b2
update dlangui version, to close issue #138
2016-02-05 10:24:55 +03:00
Vadim Lopatin
58bbb43214
Merge pull request #137 from g4z3r/new
...
fix windows build
2016-02-04 11:21:01 +03:00
gazer
bd0a22eb2e
fix windows build
2016-02-04 10:46:33 +03:00
Vadim Lopatin
9a0fbeac37
Merge pull request #136 from g4z3r/new
...
rewrite rdmd execution
2016-02-03 15:47:35 +03:00
gazer
6a89972ab8
fix
2016-02-03 13:59:18 +03:00
gazer
3f3b3d2fc0
rewrite rdmd execution
2016-02-03 13:27:34 +03:00
gazer
f8fe92aa77
run a program with run-script, so terminal will not close immediately after execution
2016-02-03 13:27:34 +03:00
Vadim Lopatin
efce30b76e
update dlangui dependency
2016-02-03 11:29:02 +03:00
Vadim Lopatin
a94fbd7ad1
Merge branch 'master' of github.com:buggins/dlangide
2016-02-02 10:44:38 +03:00
Vadim Lopatin
62c9a52061
update dlangui dependency
2016-02-02 10:44:04 +03:00
Vadim Lopatin
f7da2aa407
Merge pull request #133 from default0/master
...
Fix saving/loading startup project of workspace
2016-02-01 18:50:57 +03:00
00schneider
8293053cef
Fix saving/loading startup project of workspace
2016-02-01 15:31:38 +01:00