Commit Graph

362 Commits

Author SHA1 Message Date
Basile Burg d8bd4ad9ec added shared icon system 2015-01-04 01:57:00 +01:00
Basile Burg 9a9b00fa8b source for tut3 2015-01-04 01:38:50 +01:00
Basile Burg 59fe5d169b fix, error in temp runnable module, file could be reopened 2015-01-04 01:38:18 +01:00
Basile Burg 2f8a485e4f runnable module output not deleted if file is not in temp dir 2015-01-04 01:37:31 +01:00
Basile Burg ed5dab39e9 fix, wrench icon hidden 2015-01-02 15:51:02 +01:00
Basile Burg f2ae9c9a29 fix typo 2015-01-02 15:48:17 +01:00
Basile Burg 9901b811a0 fix, deprecated switch noBoundCheck still read but wont be written anymore to project file 2015-01-02 06:59:10 +01:00
Basile Burg 4ea86602a2 added project-specific -I to dcd -I 2015-01-02 06:11:56 +01:00
Basile Burg 4caebcfa57 fix, static explorer broken for runnable module after first execution 2015-01-02 05:55:25 +01:00
Basile Burg 8d6cb64fb2 updated runnable template 2015-01-01 23:19:16 +01:00
Basile Burg e6a9837ed8 fix, tree not cleared on doc closing 2014-12-30 23:36:49 +01:00
Basile Burg 3492e489f9 fix docFocused event not emitted after document load 2014-12-29 04:26:06 +01:00
Basile Burg 3870020ad1 fix useless burst of updates when loading project from file 2014-12-29 04:25:29 +01:00
Basile Burg 0881fe9cec renamed ce_common member getDocPath 2014-12-29 04:24:51 +01:00
Basile Burg 02af01a612 fix, dcd import path from project, paths were not translated to absolute 2014-12-29 03:20:37 +01:00
Basile Burg b0f1df11db fix, dcd-server output were erroneously piped 2014-12-29 03:19:41 +01:00
Basile Burg 5db4627eff added font.size to editor cache 2014-12-29 01:54:19 +01:00
Basile Burg 21894bffc0 added utility to test if a source is part of a project 2014-12-29 01:54:00 +01:00
Basile Burg ee86c8f939 fix, source not related to project, json info not produced if project has erroneous sources 2014-12-25 16:07:30 +01:00
Basile Burg 47f460d31a re-enabled ext constraint only if outputFilename is guessed 2014-12-20 17:35:30 +01:00
Basile Burg 31732d751b workaround the issues related to 77e6a6e 2014-12-16 09:40:52 +01:00
Basile Burg 99bcbc5d15 fix b00b2d5, case issue. 2014-12-16 08:27:12 +01:00
Basile Burg 19ff4f214f removed unused method 2014-12-16 08:18:00 +01:00
Basile Burg c0603f8e9d removed unused file 2014-12-16 07:54:50 +01:00
Basile Burg b00b2d5f48 bug found 2014-12-14 14:17:19 +01:00
Basile Burg d70200244b hide range error in debug mode 2014-12-14 14:16:54 +01:00
Basile Burg b93810099f added folding to cache system 2014-12-13 04:44:11 +01:00
Basile Burg 96be761415 fix, static macro auto insertion broken due to dollar added as wordbreaker 2014-12-12 08:03:20 +01:00
Basile Burg 0da23fa8f4 forgot to remove two ref to fDoc 2014-12-12 07:11:33 +01:00
Basile Burg 77e6a6ef77 fix, AV while closing doc on linux 2014-12-12 07:05:37 +01:00
Basile Burg 89cde48f5c fix, splitter bug on realign 2014-12-12 05:50:42 +01:00
Basile Burg ea85c97350 fix, splitter bug on realign 2014-12-12 05:36:29 +01:00
Basile Burg 82995b0963 fix , selection after move up/down 2014-12-12 05:23:12 +01:00
Basile Burg 45d84c2464 slightly improved the completion menu 2014-12-11 22:54:35 +01:00
Basile Burg 32c1defa71 added editor cache system 2014-12-11 14:04:58 +01:00
Basile Burg 4903d8097a added missing word breakers, solve current ident highlight issues 2014-12-11 12:16:31 +01:00
Basile Burg 3b746c212a removed old switch 2014-12-11 12:15:33 +01:00
Basile Burg 93be81f643 wrapped DCD things in a class: allow to save settings and the instance to know docs and projs.
+ fixes the small lag previously happening during first DCD query
2014-12-11 09:06:16 +01:00
Basile Burg d0ca1fbffa fix, changed ancestor, previous one didn't have a Shortcut.
removed default attrib, property is always written to setting file
2014-12-09 11:33:48 +01:00
Basile Burg 8fc973dd99 made clearer the reason why TCEOption force EntitiesConnector to update 2014-12-09 11:32:28 +01:00
Basile Burg 4e15bdcd15 optimized entities-connection performances at startup 2014-12-09 04:54:51 +01:00
Basile Burg dce827ef65 avoid possible failure if dir does not exist 2014-12-09 03:49:46 +01:00
Basile Burg 1592af26bb added TCEStaticEditorMacro 2014-12-09 03:48:59 +01:00
Basile Burg 58483b5c63 preparing alpha 9 2014-12-08 03:29:19 +01:00
Basile Burg 9a13de3c05 editor position buffer on key up 2014-12-07 10:51:20 +01:00
Basile Burg 817944c2e6 no way to redirect xterm like cmd 2014-12-07 08:53:55 +01:00
Basile Burg 1cf1a81c56 project outputFilename extension not constrained 2014-12-07 08:25:08 +01:00
Basile Burg 3c62646055 replaced custom extension stripping routine by sysutils version 2014-12-07 07:59:28 +01:00
Basile Burg 460db35033 binaries are on the rls page 2014-12-07 02:45:10 +01:00
Basile Burg c1bcec63e5 cleanup 2014-12-07 00:40:13 +01:00