Commit Graph

146 Commits

Author SHA1 Message Date
Vadim Lopatin ad6d0b495e catch latest dlangui - for enabling of file dialog items sorting 2017-09-07 17:24:08 +03:00
Vadim Lopatin 9f63bb0603 sort workspace items - folders first - close #250 2017-09-07 10:56:01 +03:00
Vadim Lopatin 8e118cd5ae find/replace in current file #107 2017-09-05 12:06:54 +03:00
Vadim Lopatin bdebc90cc1 editors - search support Ctrl+F, initial version; #109 2017-09-04 18:12:21 +03:00
Vadim Lopatin 55007a6abe fix #202 2017-09-04 14:53:47 +03:00
Vadim Lopatin 77adfc73c1 fix #246 - autoindent issues 2017-09-04 14:13:57 +03:00
Vadim Lopatin 5183d59682 update dlangui version for #193 2017-09-04 13:23:11 +03:00
Vadim Lopatin 4e321789b1 documentation popup size fix #233 2017-08-30 09:31:32 +03:00
Vadim Lopatin ac2f87dc12 update dlangui version to get screen DPI detection under SDL/Linux fixed - #217 2017-08-29 15:31:55 +03:00
Vadim Lopatin a7bf256d15 fix theme update 2017-08-28 13:23:51 +03:00
Vadim Lopatin f7f97f80f2 #242 additional change 2017-08-25 19:53:53 +03:00
Vadim Lopatin e530b93426 attempt to resolve #242, #229 2017-08-25 18:00:18 +03:00
Vadim Lopatin fa8841ce24 fix zlib linking 2017-08-25 11:55:14 +03:00
Vadim Lopatin 68307368e5 link with zlib; put version to separate file views/VERSION 2017-08-25 10:17:10 +03:00
Vadim Lopatin 99315708d3 update dlangui version to fix scrollbar issue #236 2017-08-24 10:49:08 +03:00
Vadim Lopatin 8f2686677a update dlangui dep version - fix scrollbars 2017-08-21 14:38:15 +03:00
Vadim Lopatin d0b9ff8a0e implementation of #237 - save file as -- first part 2017-08-15 17:47:02 +03:00
Vadim Lopatin d15e6e769a fix #203 - DCD problem with multithreaded app 2017-08-15 15:52:32 +03:00
Vadim Lopatin 0b3530142f fix commandline workspace param processing after dlangui arg list change - item 0 is now executable filename 2017-08-14 10:11:53 +03:00
Vadim Lopatin 814dcd3ede .dt diet template support; trying to fix DCD issue 2017-08-11 19:19:30 +03:00
Vadim Lopatin becf357d0e add x11 configuration 2017-08-09 15:23:06 +03:00
Vadim Lopatin 180dbbe0e7 update dlangui dep 2017-08-09 15:14:31 +03:00
Vadim Lopatin cf63a63ae9 fix opening of workspace file from commandline 2017-08-08 11:10:43 +03:00
Vadim Lopatin d130848eb2 fix crash on startup 2017-08-07 15:47:51 +03:00
Vadim Lopatin 5771101f59 update dlangui deps 2017-08-07 09:09:39 +03:00
Vadim Lopatin 133cd7ce3e update Dlangui dep version 2017-07-29 20:33:44 +03:00
Vadim Lopatin bae22e7d01 update deps 2017-07-24 14:17:50 +03:00
Vadim Lopatin 63e88aeada update DlangUI dependency 2017-04-11 16:32:24 +03:00
Vadim Lopatin ade515ec62 update dlangui dependency version - fix several issues 2016-10-24 09:09:50 +03:00
Vadim Lopatin 0938a020e2 catch recent dlangui changes 2016-10-20 15:17:53 +03:00
Vadim Lopatin f8fcf03f23 add dub.sdl project format support - implement #170 2016-10-20 14:01:42 +03:00
Vadim Lopatin d15446273c subpackages support (embedded in main dub.json) - implement #171 2016-10-18 14:26:14 +03:00
Vadim Lopatin 0a8f4decc8 subpackages support - when specified as paths to subpackage dirs - for #171; todo: subpackages as part of main package file 2016-10-18 12:27:51 +03:00
Vadim Lopatin e8d21b5673 update dlangui version to fix crash on menu item selection 2016-10-17 16:24:20 +03:00
Vadim Lopatin 1ec3ac2f80 update dlangui version to fix grid problems and allow column resizing in grids 2016-10-17 13:25:42 +03:00
Vadim Lopatin c476b6bccf update dlangui version to get latest fixes 2016-10-17 10:16:03 +03:00
Vadim Lopatin ced85f66f1 improvements in autocompletion; initiate autocompletion by . press with delay 2016-10-14 13:57:17 +03:00
Vadim Lopatin 2f05223bea code completion improvements 2016-10-14 13:15:50 +03:00
Vadim Lopatin 6885ffc49e update dlangui version to fix #166 2016-10-14 11:03:17 +03:00
Vadim Lopatin c1832ded29 upgrade dlangui to fix #146 2016-10-13 22:00:29 +03:00
Vadim Lopatin 651566acc7 update dlangui version - close #181 2016-10-13 15:14:50 +03:00
Vadim Lopatin 9bf16c050a update dlangui version to fix crash on exit 2016-10-13 14:30:25 +03:00
Vadim Lopatin c79e5e0242 upgrade dlangui version to close #172 2016-10-13 10:56:51 +03:00
Vadim Lopatin 7a8b03109c support targetPath parameter in dub.json; use project dir if not specified; close #173 2016-10-13 09:46:58 +03:00
Vadim Lopatin b1ece5d64f upgrade DCD and dlangui versions 2016-10-11 16:21:35 +03:00
Vadim Lopatin 2815b6a02e allow selecting non-monospace fonts - for #12 2016-10-11 13:14:22 +03:00
Vadim Lopatin 3bc212e7e7 update dlangui version 2016-10-03 15:54:52 +03:00
Vadim Lopatin 12b8651587 DUB project - support minimal configuration to avoid OpenGL 2016-09-15 17:12:00 +03:00
Vadim Lopatin 1cdc51ca93 update DlangUI version - to fix crash on Windows 2016-09-15 13:33:57 +03:00
Vadim Lopatin 3b67751e27 update dlangui dep; fix debug console usage under windows 2016-09-14 14:16:31 +03:00