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 |
Basile Burg
|
4ef06c984a
|
refactored ce_cdbcmd with ce_common process tools
|
2014-11-07 14:09:49 +01:00 |
Basile Burg
|
dd65981470
|
added TProcess utils to ce_common
|
2014-11-07 14:06:44 +01:00 |
Basile Burg
|
83b568904c
|
dcd integration: fixed identifier completion (without dot)
|
2014-11-07 07:41:29 +01:00 |
Basile Burg
|
aa35683cf9
|
dcd integration: process can be located elsewhere if their path is known
|
2014-11-07 07:30:09 +01:00 |
Basile Burg
|
cfc89ff0d4
|
added zooming shortcuts Ctrl+<+> Ctrl+<-> Ctrl+<.> to TCESynMemo
|
2014-11-07 06:51:00 +01:00 |
Basile Burg
|
0fb3a06a90
|
sorted sources name
|
2014-11-07 06:49:48 +01:00 |
Basile Burg
|
3637b7e41c
|
fix projinspect empty I/J/Xtra item
|
2014-11-07 05:03:17 +01:00 |
Basile Burg
|
49ab746c10
|
widget projinspect displays -I, -J and xtra sources
|
2014-11-07 04:47:42 +01:00 |
Basile Burg
|
c211a921a6
|
fix possible AV when scanning asteriskified path
|
2014-11-07 04:46:56 +01:00 |
Basile Burg
|
c54ec43fbc
|
fix linux version identifier. Only work on win btw.
|
2014-11-07 04:46:26 +01:00 |
Basile Burg
|
0787af2b9d
|
added runnable console wrapper example
|
2014-11-06 15:02:17 +01:00 |
Basile Burg
|
c41cbc5b52
|
binaries include latest fixes
|
2014-11-06 08:08:19 +01:00 |
Basile Burg
|
c45e021860
|
fix runnable console shown
|
2014-11-06 07:36:56 +01:00 |
Basile Burg
|
f354677a9f
|
fix poNoConsole caused the assertions and exception to be displayed in a msgBox
|
2014-11-06 06:21:28 +01:00 |
Basile Burg
|
5f9b16143e
|
scan file from path with asterisk can include the separator: path* or path\*
|
2014-11-05 09:39:03 +01:00 |
Basile Burg
|
97589f0ecc
|
fix TMRUFileList invalid files not removed
|
2014-11-05 02:13:41 +01:00 |
Basile Burg
|
f33fa0be53
|
alpha 7
|
2014-11-04 03:48:13 +01:00 |
Basile Burg
|
1c6a71b203
|
symbolic string <CPFS> works with unsaved/temp projects
|
2014-11-04 02:36:34 +01:00 |
Basile Burg
|
37cd89717c
|
fixed dcd completion list display
deactivated calltips
|
2014-11-03 15:15:17 +01:00 |
Basile Burg
|
1286d61412
|
clear cdb output list on restart
|
2014-11-03 15:13:41 +01:00 |
Basile Burg
|
5de7c44696
|
added a toyi widget for win32 cdb (ms debugging tool)
|
2014-11-03 12:39:34 +01:00 |
Basile Burg
|
1791623aee
|
fixed possible list error when getting the outputFilename
|
2014-11-03 12:38:07 +01:00 |
Basile Burg
|
4e9259371c
|
changed runnable module TProcess to TAsyncProcess.
|
2014-11-03 10:39:51 +01:00 |
Basile Burg
|
9a24bf0075
|
fix for the linux version
|
2014-11-03 09:28:09 +01:00 |
Basile Burg
|
43f2ee3e11
|
added input to stdin support to runnable modules
|
2014-11-03 08:13:23 +01:00 |
Basile Burg
|
493ef821ae
|
cdb test
|
2014-11-03 08:12:12 +01:00 |