Commit Graph

663 Commits

Author SHA1 Message Date
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 9a6619cd33 completion filtering and sorting - #235 2017-08-29 17:54:59 +03:00
Vadim Lopatin 0f2fc02157 update version 2017-08-29 16:50:02 +03:00
Vadim Lopatin 23213147d2 fix #245, partial change for #235 2017-08-29 16:44:57 +03:00
Vadim Lopatin cfcf70c1ea update version 2017-08-29 16:07:35 +03:00
Vadim Lopatin 49cb61b4c3 fix readme 2017-08-29 16:06:59 +03:00
Vadim Lopatin bed6b6a709 hide workspace tree when no workspace is opened 2017-08-29 16:03:54 +03:00
Vadim Lopatin 01fbc67b05 update translations 2017-08-29 16:03:28 +03:00
Vadim Lopatin 2f2a1e5351 add donate link to Help menu - #186 2017-08-29 15:56:01 +03:00
Vadim Lopatin fec824d00a donation link in home screen 2017-08-29 15:46:03 +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 98f53d6560 add vibe-d and D forum links to home screen 2017-08-29 10:58:47 +03:00
Vadim Lopatin ad5aafea8e dlang tour link in home screen 2017-08-29 10:54:28 +03:00
Vadim Lopatin e52d812401 add Menu / Show Home Screen command 2017-08-29 10:47:11 +03:00
Vadim Lopatin 4dc88393de fix #238 2017-08-29 10:39:43 +03:00
Vadim Lopatin 1fa7a06d9e update readme with existing project import instructions 2017-08-28 16:42:28 +03:00
Vadim Lopatin a7bf256d15 fix theme update 2017-08-28 13:23:51 +03:00
Vadim Lopatin b5744a8411 Merge pull request #244 from shiche/73-openListOfPrevFiles
73 open list of prev files
2017-08-27 10:02:07 +03:00
Vitaly Livshic 2a81c2e6d4 Merge 2017-08-26 19:54:54 +03:00
Vitaly Livshic 911dcffb0d #73 Last opened files automatically opens 2017-08-26 19:49:15 +03:00
and3md 9d516c99d0 More recent dlangui version when create new dlangui based project. 2017-08-25 19:55:52 +02: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 a318577f97 apply ui font changes 2017-08-25 17:01:25 +03:00
Vadim Lopatin 8fffaa9e09 UI settings - fontFace and fontSize 2017-08-25 15:07:08 +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 7560d8347c DCD fixes; waiting for DSymbol PR 2017-08-15 15:26:38 +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 9647069fc3 trying to fix #203 2017-08-10 17:41:04 +03:00
Vadim Lopatin 55fee46ab6 update version 2017-08-10 17:29:07 +03:00
Vadim Lopatin fd7523761c fixes for #203, #231, #220 2017-08-10 17:15:27 +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 c1b5a014b4 possible fix for issue #221 2017-08-09 15:13:05 +03:00
Vadim Lopatin cf63a63ae9 fix opening of workspace file from commandline 2017-08-08 11:10:43 +03:00
Vadim Lopatin 99f14342e8 Merge pull request #232 from shiche/209-OpenIDEWithWorkspace
#209 Workspace can be opened from command line
2017-08-08 09:20:38 +03:00
Vitaly Livshic 34507bc622 #209 Workspace can be opened from command line 2017-08-08 07:27:32 +03:00
Vadim Lopatin 0cd202d43f autoOpen setter 2017-08-07 15:52:20 +03:00
Vadim Lopatin d130848eb2 fix crash on startup 2017-08-07 15:47:51 +03:00