Basile Burg
|
a02a269a7b
|
fix possible AV in patchPlatform paths
|
2014-11-18 13:47:53 +01:00 |
Basile Burg
|
43c646aebb
|
deleted TCEMainForm.expandSymbolicString() in favor of the new dedicated TCESymbolExpander class
|
2014-11-18 11:34:46 +01:00 |
Basile Burg
|
52be1650f4
|
added a class dedicated t sym string processing
|
2014-11-18 11:13:27 +01:00 |
Basile Burg
|
7896d48405
|
changed the way empty sym string are handled
|
2014-11-18 11:13:01 +01:00 |
Basile Burg
|
7dc4fbcc8b
|
fix, editor does not remove trailing whites anymore: was incompatible with multi-line string literals.
|
2014-11-17 10:12:37 +01:00 |
Basile Burg
|
064d32e45a
|
fix an invalid param was always passed to runnable processes
|
2014-11-16 13:25:42 +01:00 |
Basile Burg
|
80d60dd453
|
fix project cant be run if outputFilename not specified
|
2014-11-16 13:19:07 +01:00 |
Basile Burg
|
65b2089d2e
|
fix paths <-I> <-J> <-of> were not patched anymore.
|
2014-11-16 12:53:41 +01:00 |
Basile Burg
|
5364af90a4
|
fix for the linux version (6ef73e5 )
|
2014-11-16 01:39:54 +01:00 |
Basile Burg
|
6ef73e5b0b
|
possible workaround for linux OnTerminate TAsyncProcess bug
|
2014-11-16 01:04:05 +01:00 |
Basile Burg
|
d0d230cc2d
|
fix messages from processes sometime cut
|
2014-11-15 18:37:28 +01:00 |
Basile Burg
|
61def85939
|
fix, edit action copy/cut/paste were always greyed but shortcut were still working. flux.
|
2014-11-15 16:25:35 +01:00 |
Basile Burg
|
f2c702757e
|
reactivated the trigger deactivated as a temp fix in 015c16b
|
2014-11-15 00:44:53 +01:00 |
Basile Burg
|
b2f684439b
|
improved static explorer widget, JSON info are now generated by a non-blocking TAsyncProcess.
|
2014-11-15 00:42:41 +01:00 |
Basile Burg
|
bf68d0384a
|
set build mode "release" as default
|
2014-11-14 23:09:56 +01:00 |
Basile Burg
|
83327ccfb8
|
added fast clean msg btn
|
2014-11-14 23:09:10 +01:00 |
Basile Burg
|
c67abe2ac9
|
fix, missing sym string expansion, project couldnt be executed anymore if containing a sym string.
|
2014-11-14 18:50:32 +01:00 |
Basile Burg
|
b914ae5970
|
fix bug in TCEProject, run, parameters not copied from TCEPorjectRunOptions
|
2014-11-14 18:28:20 +01:00 |
Basile Burg
|
5a4076b1cb
|
unleashed a bug in TCEProject, run, parameters not copied from TCEPorjectRunOptions
|
2014-11-13 16:33:01 +01:00 |
Basile Burg
|
1a1f050937
|
fix symb string not expanded in elem display
|
2014-11-13 16:30:36 +01:00 |
Basile Burg
|
1713c1c9c2
|
fix LFM highlightning lost when saving the project sources within CE.
|
2014-11-12 13:16:02 +01:00 |
Basile Burg
|
46aba7c0e4
|
added a simple text highlighter to edit txt, imported files, markdown sources, etc.
|
2014-11-12 11:24:07 +01:00 |
Basile Burg
|
339383fea6
|
added a flag to avoid the saving of parameters if an error appends in the constructor
|
2014-11-12 08:26:13 +01:00 |
Basile Burg
|
cad1a1feb6
|
fix invalid event not removed from gui script
|
2014-11-11 22:05:29 +01:00 |
Basile Burg
|
a10f438351
|
cleanup
|
2014-11-11 15:19:55 +01:00 |
Basile Burg
|
d89a57a933
|
added <Ctrl> + <middle mouse button> shortcut to restore editor zoom
|
2014-11-11 14:55:53 +01:00 |
Basile Burg
|
611e28f878
|
changed ambiguous actions captions
|
2014-11-11 14:46:43 +01:00 |
Basile Burg
|
4e3642ec54
|
removed a lot of ornamental/useless <const> storage class
|
2014-11-11 10:15:39 +01:00 |
Basile Burg
|
ec4ddf1305
|
added coedit project to test mixin err mesg
|
2014-11-11 06:46:13 +01:00 |
Basile Burg
|
05643cd32d
|
removed comment, error mixin(import(file)), original file name is not passed in messages
|
2014-11-11 06:38:45 +01:00 |
Basile Burg
|
07acbd42cf
|
fix message selection not yet compatible with new system: filtering, selection
|
2014-11-11 06:29:46 +01:00 |
Basile Burg
|
98be70f68f
|
fix message w/ file & pos not clickable anymore
|
2014-11-11 06:11:48 +01:00 |
Basile Burg
|
48c28bffcb
|
fix runnable compilation messages not shown anymore
|
2014-11-11 06:11:03 +01:00 |
Basile Burg
|
12c6a2cf8d
|
added punctuation to guessMessageKind() identifier breakers
|
2014-11-11 05:53:01 +01:00 |
Basile Burg
|
76c236ce4e
|
fixed possible future bugs when multiple project will be implemented
|
2014-11-11 05:41:27 +01:00 |
Basile Burg
|
084a476e5f
|
stylefix and cleanup
|
2014-11-10 16:21:42 +01:00 |
Basile Burg
|
aea4d3c945
|
fix editor messages not cleared on editor close
|
2014-11-10 15:58:45 +01:00 |
Basile Burg
|
15257c2b2c
|
fix dmdwrap, TPathOptions, items in TStringList were not patched when realoding from file.
|
2014-11-10 15:52:40 +01:00 |
Basile Burg
|
118b747ef7
|
generalized usage of dExtList
|
2014-11-10 11:08:00 +01:00 |
Basile Burg
|
58616ecb7d
|
messages rewrite using internal observer system 5
|
2014-11-10 10:03:41 +01:00 |
Basile Burg
|
4fba5dff2c
|
rewritten message dbl click, open editor and focus line, column
|
2014-11-10 07:47:30 +01:00 |
Basile Burg
|
e7c9cfac4d
|
messages rewrite using internal observer system 4
|
2014-11-08 19:21:29 +01:00 |
Basile Burg
|
de0022a61f
|
messages rewrite using internal observer system 3
|
2014-11-08 06:26:56 +01:00 |
Basile Burg
|
e4b4129b68
|
cleanup project compile and run sub routines
|
2014-11-08 02:03:35 +01:00 |
Basile Burg
|
ebecea6eb2
|
improved projects actions state
|
2014-11-08 01:49:58 +01:00 |
Basile Burg
|
47bfe2fccc
|
moved runProject to TCEProject
|
2014-11-08 01:44:22 +01:00 |
Basile Burg
|
49b693f6b0
|
moved project compile to TCEProject
|
2014-11-08 01:18:53 +01:00 |
Basile Burg
|
7bda6d3e46
|
messages rewrite using internal observer system 1
|
2014-11-08 01:18:18 +01:00 |
Basile Burg
|
dc2db7676b
|
added another TProcess util to ce_common
|
2014-11-08 01:16:39 +01:00 |
Basile Burg
|
afabbb1b45
|
messages rewrite using internal observer system 1
|
2014-11-07 14:11:25 +01:00 |