Commit Graph

112 Commits

Author SHA1 Message Date
Vadim Lopatin ffe10b24b8 highlight compiler output; fix tetris sample dub.json 2015-02-10 11:25:33 +03:00
Vadim Lopatin 5b95c5a66f Merge pull request #13 from Extrawurst/patch-1
specify dmd version to build
2015-02-10 10:19:42 +03:00
Vadim Lopatin 0e596e2213 Merge pull request #16 from Extrawurst/master
parse compiler output for errors/warnings and make it clickable to jump ...
2015-02-10 10:06:18 +03:00
Vadim Lopatin cdde4883e7 update dlangui dependency 2015-02-10 09:57:52 +03:00
Vadim Lopatin 31054482b4 toggle comment feature 2015-02-09 17:43:25 +03:00
Vadim Lopatin 0221da6a76 toggle line comment is working 2015-02-09 17:04:33 +03:00
Vadim Lopatin 14537d67c8 support block comment - uncomment 2015-02-09 16:26:20 +03:00
Vadim Lopatin 4000298679 toggle comment support 2015-02-09 15:28:54 +03:00
Vadim Lopatin da9eafebaf toggle line comments support 2015-02-09 12:33:54 +03:00
Vadim Lopatin 223c562913 add popup menu 2015-02-09 09:44:36 +03:00
Vadim Lopatin 263f9b8d81 more editor actions 2015-02-08 21:23:41 +03:00
Vadim Lopatin 339cdb489d fix close button flag 2015-02-08 19:52:34 +03:00
Stephan Dilly a481a851d0 parse compiler output for errors/warnings and make it clickable to jump to sourcefile/line 2015-02-06 23:16:10 +01:00
Stephan Dilly c8aa277c54 specify dmd version to build
at least 2.065 does not build the project
2015-02-06 19:53:34 +01:00
Vadim Lopatin 1278b1c0e8 fixes 2015-02-06 16:54:46 +03:00
Vadim Lopatin 42fb5cab8e font rendering setting - AutoHint, gamma=0.8 2015-01-31 19:03:45 +03:00
Vadim Lopatin 6f6fe65b31 update actions - continue 2015-01-31 08:04:43 +03:00
Vadim Lopatin 6d482ab4b0 enable / disable toolbar buttons dependin on app state 2015-01-30 17:56:26 +03:00
Vadim Lopatin 301de56d9f tune font settings 2015-01-30 12:05:29 +03:00
Vadim Lopatin bf73e5877d fixes 2015-01-29 22:41:32 +03:00
Vadim Lopatin 0e1d8eae18 update readme 2015-01-29 18:24:42 +03:00
Vadim Lopatin defbaa3f60 improve workspace operations; add upgrade dependencies and refresh project commans; add Tetris project as a sample 2015-01-29 18:03:00 +03:00
Vadim Lopatin 6f2844a1df support build, run and different build configurations with dub 2015-01-29 16:52:32 +03:00
Vadim Lopatin 13e06670b9 fix project props 2015-01-29 16:31:08 +03:00
Vadim Lopatin 57b070af09 build is working 2015-01-29 15:50:58 +03:00
Vadim Lopatin 70326b65a4 update builder 2015-01-29 11:54:13 +03:00
Vadim Lopatin 73604e115c merge 2015-01-29 11:27:09 +03:00
Vadim Lopatin 25301d8c4e rework background process handling 2015-01-29 11:20:40 +03:00
Vadim Lopatin f9183b9038 can build current project with dub 2015-01-28 23:10:31 +03:00
Vadim Lopatin 52040619c9 build using dub, continue 2015-01-28 18:03:58 +03:00
Vadim Lopatin 926ecb0cd8 fixes 2015-01-28 17:17:56 +03:00
Vadim Lopatin ead4391676 builders 2015-01-28 13:58:57 +03:00
Vadim Lopatin 8c2dc182ef fix build error 2015-01-28 11:40:07 +03:00
Vadim Lopatin 97f6ad372e build support, part 1 2015-01-28 11:39:10 +03:00
Vadim Lopatin d1b3aac798 update readme 2015-01-27 22:13:38 +03:00
Vadim Lopatin c0fd1b4c0c allow opening package.json project 2015-01-27 22:13:22 +03:00
Vadim Lopatin a32aac9561 loading of projects and workspaces completed 2015-01-27 18:34:50 +03:00
Vadim Lopatin ce91b7c797 support opening of projects and workspaces 2015-01-27 18:08:52 +03:00
Vadim Lopatin 807796e3d1 close file confirmation 2015-01-27 16:28:04 +03:00
Vadim Lopatin 6b51d36741 homescreen improvements 2015-01-27 14:51:03 +03:00
Vadim Lopatin 42b1a1bea2 home screen 2015-01-27 13:57:59 +03:00
Vadim Lopatin 01ffc1dffa Home Screen, part 1 2015-01-27 12:18:06 +03:00
Vadim Lopatin 75a2bf89a7 IDE actions and menu 2015-01-26 17:35:59 +03:00
Vadim Lopatin aeb265f224 main menu and actions 2015-01-26 16:55:14 +03:00
Vadim Lopatin 93102585da allow closing tabs; ask confirmation if content is changed 2015-01-26 16:07:11 +03:00
Vadim Lopatin 790a427b84 show filename in window caption 2015-01-26 13:43:49 +03:00
Vadim Lopatin 17eaa97026 show editor modified state with * prefix on tab 2015-01-26 13:37:13 +03:00
Vadim Lopatin 00ef54ccf3 Merge branch 'master' of github.com:buggins/dlangide 2015-01-26 12:11:58 +03:00
Vadim Lopatin 8e3d0a91bc support opening of source files 2015-01-26 12:11:36 +03:00
Vadim Lopatin b987922103 turn on subpixel antialiasing (ClearType) for win32 fonts / no opengl 2015-01-23 22:28:27 +03:00