Commit Graph

160 Commits

Author SHA1 Message Date
Vadim Lopatin f977636742 fix slow closing of window under win32; additional fix to focus editor for #292 2017-09-13 18:19:13 +03:00
Vadim Lopatin c7fd915e1e support restoring window state - #278, #234 2017-09-13 17:02:02 +03:00
Vadim Lopatin b0aa592f73 fix #264 - show dlangui version in about 2017-09-13 14:57:57 +03:00
Vadim Lopatin 6ed6a61826 update dlangui to fix #285 2017-09-13 13:19:04 +03:00
Vadim Lopatin b34670873d workspace explorer - preserve tree items expand/collapse state and selected item - implement #252 2017-09-12 17:20:07 +03:00
Vadim Lopatin f2f1f3b85e update dlangui for travis CI fixing #276 2017-09-12 13:46:19 +03:00
Vadim Lopatin f609859598 additional fixes for restoring recent files - #275 #73 after PR 273 2017-09-12 12:03:02 +03:00
Vadim Lopatin 251fd6b8f7 fixes for #251, #258, #274 2017-09-12 11:03:19 +03:00
Vadim Lopatin af7e20ee36 fix #262 2017-09-11 15:38:45 +03:00
Vadim Lopatin 856f6d09ab fix #248 2017-09-11 14:26:41 +03:00
Vadim Lopatin 1b4718cf14 FinInFiles panel crash fix #265 2017-09-11 12:27:20 +03:00
Vadim Lopatin bed5c024e6 update dsymbol dep to fix crash on x86 2017-09-11 11:02:10 +03:00
Vadim Lopatin 09d5470dda new file dialog enhancements #258 2017-09-08 15:08:50 +03:00
Vadim Lopatin 4a7a6d0b07 search and highlight improvements - catch recent dlangui version 2017-09-08 13:24:22 +03:00
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