Commit Graph

177 Commits

Author SHA1 Message Date
Vadim Lopatin a7c203525c better fonts 2017-09-27 15:51:44 +03:00
Vadim Lopatin 033f682d88 fix crash on theme change - #330 2017-09-27 09:54:26 +03:00
Vadim Lopatin 75a9c780a7 provide default editor popup menu - fix #290 2017-09-26 17:28:46 +03:00
Vadim Lopatin 4f2cd3391f implement editor state display in status line - #284 2017-09-26 16:39:01 +03:00
Vadim Lopatin 403108bf39 update action shortcut override - fix #208 2017-09-26 11:26:44 +03:00
Vadim Lopatin ada63d3cc7 rework build configuration and project configuration implementation; fix #277, fix #295 2017-09-25 18:14:18 +03:00
Vadim Lopatin 2b633184b4 fix editor position byte offset calculation for multibyte utf8 characters - fix #313, #324 2017-09-25 13:12:56 +03:00
Vadim Lopatin c518f55243 fix #318 2017-09-25 11:14:43 +03:00
Vadim Lopatin b480da8bda upgrade dlangide to fix #314 2017-09-22 10:47:32 +03:00
Vadim Lopatin bf95fe49e0 file path tooltips in tabs - implement #299 2017-09-20 10:39:53 +03:00
Vadim Lopatin e0c267080f fix #448 - expand all / collapse all for workspace tree 2017-09-19 14:24:05 +03:00
Vadim Lopatin 963676b083 fixes for #306 2017-09-18 11:11:12 +03:00
Vadim Lopatin db88a02863 View menu itmes; check items for whitespace and tab marks settings - #302 2017-09-18 10:50:56 +03:00
Vadim Lopatin 0cdee6d5e4 remove duplicate go to definition, get completions - #305 2017-09-18 10:19:43 +03:00
Vadim Lopatin 97c3955625 fix #282, #281, #255 2017-09-15 16:22:12 +03:00
Vadim Lopatin 9bcec11903 ability to hide workspace explorer and log window - fix #280, ability to hide log window - fix #283, fix #247; partial change for #282 2017-09-14 17:29:25 +03:00
Vadim Lopatin 595f0b5847 additional fix #292 2017-09-14 14:02:00 +03:00
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