Basile Burg
57ef887aad
change license
2016-09-14 06:20:12 +02:00
Basile Burg
9ef37f36e5
editor, don't validate comp menu entry with a dot
...
e.g completion triggered while typing a slice expression
2016-09-13 09:08:05 +02:00
Basile Burg
b1813706cf
fix, upstream, group was closed even if open dialog canceled
2016-09-11 14:43:18 +02:00
Basile Burg
1e957c8f2b
add MRU list for the projects groups
2016-09-11 14:42:38 +02:00
Basile Burg
7bea816372
fixup for f205b4d2ea
2016-09-11 11:50:08 +02:00
Basile Burg
521474ca5b
updstream fix for 19eed6ea36
2016-09-09 14:58:13 +02:00
Basile Burg
f779e16712
ce & dub projects, get messages service in ctor
2016-09-09 01:45:11 +02:00
Basile Burg
0152510c4e
ce projects, multi sel file in inspector
2016-09-09 01:34:02 +02:00
Basile Burg
dd60df8b7e
about box, emit a warning when important tools miss
2016-09-09 01:23:44 +02:00
Basile Burg
fe8afffa63
remove new options moved to the runnable category
2016-09-09 01:02:19 +02:00
Basile Burg
19eed6ea36
project groups, upstream fix, selected item not highlighted after list update
2016-09-09 00:55:24 +02:00
Basile Burg
f2f7661462
dastworx, upstream fix, flush after each module imports
2016-09-04 16:04:38 +02:00
Basile Burg
6f5cc9ce1e
fix, projects group, upstream, cases where widgets did not reset their ptr to the FSP
2016-09-04 15:38:06 +02:00
Basile Burg
b22b13d008
dastworx, fix broken build due to typo in identifier
2016-09-04 12:42:40 +02:00
Basile Burg
1f4fcd682e
revert canges made in 36d06688c8
2016-09-03 23:50:25 +02:00
Basile Burg
36d06688c8
use ExitCode and not ExitStatus
2016-09-03 17:32:51 +02:00
Basile Burg
f205b4d2ea
libman, register from code.dlang, back to widget on success
2016-09-03 17:23:47 +02:00
Basile Burg
1cf1c8b287
add read only support for dub SDL projects, close #96
2016-09-02 14:41:22 +02:00
Basile Burg
dfd7bbf633
libman, upstream fix for 82bc48a16a
...
when the package list is not downloaded use the old method to get ver.
+ fix: latest tag (=stable) doesn't always match to latest version (beta, alpha...)
+ fix: source root detection didn't filter obj, a and lib
2016-09-01 18:05:25 +02:00
Basile Burg
f9f25f4603
Merge pull request #94 from BBasile/ppbtn
...
add donation link
2016-09-01 14:18:04 +02:00
Basile Burg
58dacbf389
add donation link
2016-09-01 14:16:18 +02:00
Basile Burg
2bd4562f52
remove detection of contiguous asterisks
...
not required since lexer change of version 2 update 3
2016-09-01 10:03:43 +02:00
Basile Burg
f5c0bf81eb
libman, register from code.dlang, show package description as hint
2016-08-31 02:45:59 +02:00
Basile Burg
82bc48a16a
libman, register from code.dlang, use result from new empty search
2016-08-31 02:37:04 +02:00
Basile Burg
7d84ab1a04
dastworx, prevent some zombie proc,
...
may cause problem again under win see e0fa57d8b6
2016-08-29 11:27:24 +02:00
Basile Burg
0b8c3bf093
add self return to TStringRange.popFront + add TStringRange.popFrontN
2016-08-29 11:24:33 +02:00
Basile Burg
7d0f3212c1
dastworx, remove usage of globals
2016-08-29 11:10:11 +02:00
Basile Burg
28ac7bbbef
extend the syntax used to define switches for a runnable, close #91
2016-08-28 07:47:56 +02:00
Basile Burg
64ba94705d
highlitgther, add attributes for the phobos-style types, close #92
2016-08-27 14:03:50 +02:00
Basile Burg
1e9e727155
waiting not necessary for a sync TProcess
2016-08-23 07:19:25 +02:00
Basile Burg
e0fa57d8b6
fix #90 , dastworx issue under win32 + rework dastworx main()
2016-08-23 07:18:53 +02:00
Basile Burg
a41fbd6271
dastworx, flush output on exit
2016-08-23 03:24:21 +02:00
Basile Burg
1e45053e54
more changes for win
2016-08-22 12:14:40 +02:00
Basile Burg
cc9420b78d
fix windows building broken
2016-08-22 10:50:44 +02:00
Basile Burg
15f15725e0
ce projects, move missing file checks in their own method
2016-08-22 08:07:56 +02:00
Basile Burg
9f60c0ae9c
fix missing icon until a group contains items
2016-08-22 07:58:08 +02:00
Basile Burg
2a5d916d0c
fixup for cf3987b2ac
, missing icons
2016-08-21 08:06:03 +02:00
Basile Burg
90c11a2259
fixup for DUB script support, process called twice
...
close dlang/dub#885
2016-08-21 08:03:34 +02:00
Basile Burg
284d2ee070
nothing
2016-08-21 06:11:33 +02:00
Basile Burg
d9809f0e81
deactivate error message
...
b/c output when loading a proj to test its validity
2016-08-21 06:11:20 +02:00
Basile Burg
cf3987b2ac
projects group, add a hybrid async compilation mode with wait points
2016-08-21 06:04:43 +02:00
Basile Burg
6b5c26ba43
fixup for flat look, sync persistent page options with val set from appli opts
2016-08-20 12:44:51 +02:00
Basile Burg
d59cddfd3c
move page caption detection to memo + improve cation in split mode
2016-08-20 12:32:40 +02:00
Basile Burg
c4b01c901e
add button click event to pagecontrol
2016-08-20 12:31:14 +02:00
Basile Burg
7580d621af
fix issue revealed by split view (3/3), close #84
2016-08-19 05:56:16 +02:00
Basile Burg
2e603f605c
fixup for e3e42ead05
...
"compiler" setting from runnable options was not yet used.
2016-08-18 21:11:24 +02:00
Basile Burg
310c5a51af
editor, comment ident, hansle spaces at ident boundaries
2016-08-17 02:09:23 +02:00
Basile Burg
d0358546d3
lfm auto update
2016-08-17 02:08:36 +02:00
Basile Burg
59d75f4323
fix dead statement
2016-08-15 07:55:17 +02:00
Basile Burg
e3e42ead05
options editor, move the options related to the runnables to their own category
2016-08-15 04:36:34 +02:00