Commit Graph

747 Commits

Author SHA1 Message Date
Basile Burg a151020a41 libman editor, column click sorting 2015-03-27 02:29:16 +01:00
Basile Burg 13bede08e9 nothing 2015-03-26 22:34:57 +01:00
Basile Burg 9b18cdad22 todo list, libman, auto size columns 2015-03-26 22:34:29 +01:00
Basile Burg dfbe175866 only test asm KW if tok is tkKeywd 2015-03-24 07:40:33 +01:00
Basile Burg 6d7193877c fix, ddoc fold as option, close according to options, not both 2015-03-24 07:39:45 +01:00
Basile Burg a955a0557d improved D2 highlighter, ddoc fold as option
+ multi line comments were not handled in asm ranges
2015-03-24 07:20:23 +01:00
Basile Burg 269fd1be21 fix, DCD client could cause the app to hang 2015-03-24 02:29:01 +01:00
Basile Burg 34c2477541 specified default values to avoid them to be written 2015-03-23 05:35:59 +01:00
Basile Burg 4d1a299818 removed unused unit 2015-03-23 05:35:22 +01:00
Basile Burg 664d406e9e improvement, blanks & symbols disable current identifier HL 2015-03-23 04:18:11 +01:00
Basile Burg e36e4c39a0 fix, AV on closequery, sheet was not freed if <> current doc 2015-03-22 10:38:44 +01:00
Basile Burg f8f5825989 style 2015-03-22 01:22:48 +01:00
Basile Burg 4c5d4a057d improved custom folded region, trailing blanks are allowed 2015-03-22 01:21:36 +01:00
Basile Burg fafb6c151f fix, d2syn hl range, copy, region count not copied 2015-03-22 01:09:47 +01:00
Basile Burg c928ea57cb wait dcd client 2015-03-21 06:27:25 +01:00
Basile Burg f1e4466693 nothinf 2015-03-21 05:53:28 +01:00
Basile Burg c8f83e1140 duplicated test 2015-03-21 05:53:17 +01:00
Basile Burg b0f23d591b DCD integration, cache import list, avoid too much updates when libman is often updated 2015-03-21 05:52:23 +01:00
Basile Burg 649d29432d added note about proj conf synchro mode 2015-03-20 16:00:47 +01:00
Basile Burg c955a02715 fix, calltip win, VK(53) open would only work on French keyboard
+  hide call tip win on closed round bracket
2015-03-20 15:58:06 +01:00
Basile Burg 0e712aa0ee nothing 2015-03-20 03:54:08 +01:00
Basile Burg da8bb1eb24 fix, typo 2015-03-20 03:35:44 +01:00
Basile Burg e23faedaba fix, possible AV if str is empty 2015-03-20 03:33:41 +01:00
Basile Burg 03a6d355e2 fix, possible AV if opt is empty 2015-03-20 03:31:32 +01:00
Basile Burg a85aeb8172 runnable modules can always import from their parent folder 2015-03-18 21:52:27 +01:00
Basile Burg e83ddd6213 updated submodule libdparse 2015-03-17 17:15:44 +01:00
Basile Burg 0c34c8999e fix, DCD and TCESynmemo positions issues, (hints, goto decl) 2015-03-17 04:53:40 +01:00
Basile Burg 2c325dceef bdm 2015-03-17 04:01:53 +01:00
Basile Burg d6d6fab659 Revert "fix, dcd ddoc mouse hint, decl finder, location is not based on the speific document line ending kind but on the system one"
This reverts commit 6aed308035.
2015-03-17 03:34:42 +01:00
Basile Burg 6aed308035 fix, dcd ddoc mouse hint, decl finder, location is not based on the speific document line ending kind but on the system one 2015-03-17 02:16:44 +01:00
Basile Burg ac82a0aba8 DCD hints loc and decl finder always use system LE ? 2015-03-17 02:05:54 +01:00
Basile Burg a346e6c4ee renamed getMouseStart to getMouseFileBytePos 2015-03-17 01:35:26 +01:00
Basile Burg 3a5b9cf941 more accurate caret position after DCD find location 2015-03-17 01:34:12 +01:00
Basile Burg cfb5e2009d removed useless code, the stream is not the proc output, it's already copied 2015-03-17 01:33:26 +01:00
Basile Burg 429e0640f3 fix, project aloowed to be compiled with only extra-sources 2015-03-16 04:03:21 +01:00
Basile Burg 207e04056c fix, copy paste cut etc broken in widget since e4656ca9e7 2015-03-15 07:38:45 +01:00
Basile Burg 0cafc5b37a fix, call tip win position when fun has overloads 2015-03-15 01:28:09 +01:00
Basile Burg 92925489ca fix, editor scroll interruptions due to hints 2015-03-15 01:11:27 +01:00
Basile Burg 03ce7716f9 nothing 2015-03-15 01:09:09 +01:00
Basile Burg b947838d7a added dstring and wstring a highlighter keywords 2015-03-14 18:52:17 +01:00
Basile Burg 33b557c5d8 fix, D2 highlighter, ranges were not handled in token string 2015-03-13 22:30:05 +01:00
Basile Burg c849f563d6 improved hint and call tip windows 2015-03-13 22:20:30 +01:00
Basile Burg d4da82f505 always hide client console 2015-03-13 22:19:37 +01:00
Basile Burg ca5a44530f update libdparse submodule 2015-03-13 16:32:06 +01:00
Basile Burg 9791c618b4 fix, linux bug, action updater 2015-03-13 14:57:05 +01:00
Basile Burg e4656ca9e7 changed action updater
realted to linux bugs:
- doc close, AV
- TColorPropertyEditor convert error
2015-03-13 14:46:56 +01:00
Basile Burg 389ff729db fix, temp, option editor, convert error after color dialog 2015-03-12 23:45:46 +01:00
Basile Burg df7e91d1b5 navigation buffer not available under linux 2015-03-12 23:43:42 +01:00
Basile Burg 3b3bdf5c7b fix, cesyms disabled for non-D docs 2015-03-12 23:06:07 +01:00
Basile Burg b7ebaa3879 fix, dup src path in project 2015-03-12 21:40:22 +01:00