Commit Graph

727 Commits

Author SHA1 Message Date
Vadim Lopatin b037625854 fix editors cursor placement 2015-02-11 13:36:34 +03:00
Vadim Lopatin 9f01f14645 allow specifying window size on creation 2015-02-11 13:33:03 +03:00
Vadim Lopatin 888859835c popup menu support for tree items 2015-02-11 12:03:26 +03:00
Vadim Lopatin 7a53faa63f ability to remove collapse icon for single top item 2015-02-11 10:54:52 +03:00
Vadim Lopatin a749f127f8 fixes 2015-02-11 10:54:27 +03:00
Vadim Lopatin 75ef00fb15 ability to add custom icons for file types 2015-02-11 10:53:29 +03:00
Vadim Lopatin f64b2c55c6 more keycodes; increase font size for tabs 2015-02-11 09:34:37 +03:00
Vadim Lopatin 84bf895d06 paired bracket highlight, part 1 2015-02-10 18:27:44 +03:00
Vadim Lopatin 9fd6a1e513 select word by double click in editors 2015-02-10 17:57:33 +03:00
Vadim Lopatin 02526cbbb3 fix underlining 2015-02-10 16:06:25 +03:00
Vadim Lopatin 1733394bb1 optimizations 2015-02-10 16:05:56 +03:00
Vadim Lopatin c411682e17 Merge branch 'master' of github.com:buggins/dlangui 2015-02-10 15:14:54 +04:00
Vadim Lopatin 41377dff10 update mono-d projects 2015-02-10 15:14:22 +04:00
Vadim Lopatin de4c374197 win32 fonts size 2015-02-10 11:24:45 +03:00
Vadim Lopatin 9db29a19cd change package structure - #56 2015-02-10 09:53:21 +03:00
Vadim Lopatin 266c24936e fix toggle comment shortcut under SDL; allow freetype support when using sdl under win32 2015-02-09 17:59:51 +03:00
Vadim Lopatin 70d27155b0 support toggle comment 2015-02-09 17:42:05 +03:00
Vadim Lopatin 8293129a25 fix toggle line comment 2015-02-09 15:43:32 +03:00
Vadim Lopatin 44728bdb61 toggle comment support 2015-02-09 15:29:18 +03:00
Vadim Lopatin f99985623c toggle line comment support 2015-02-09 12:33:26 +03:00
Vadim Lopatin 183571efa0 editable - refactoring of tabs processing 2015-02-09 11:23:58 +03:00
Vadim Lopatin ed6d2df29a support toggle line and block comments in editors 2015-02-09 10:11:26 +03:00
Vadim Lopatin 6bb69b2471 indent/unindent editor actions improved 2015-02-09 09:45:23 +03:00
Vadim Lopatin 9fba7e6cfa fix font zooming with Ctrl+MouseWheel - fix issue #55 2015-02-08 21:50:51 +03:00
Vadim Lopatin 1cf381e4b9 update editor actions 2015-02-08 21:23:15 +03:00
Vadim Lopatin f9bef62e65 keys 2015-02-08 21:12:49 +03:00
Vadim Lopatin 15c911b7bd delete line by Ctrl+Y, insert new line by Ctrl+Enter 2015-02-08 20:25:07 +03:00
Vadim Lopatin 688866b017 new editor actions - part 1 2015-02-08 20:07:47 +03:00
Vadim Lopatin e91114994e fix issue #52 - showCloseButton flag 2015-02-08 19:51:41 +03:00
Vadim Lopatin 1f26e95467 autodetect line endings while processing resource list for embedding; issue #49 2015-02-08 19:43:07 +03:00
Vadim Lopatin 5212b97151 Merge branch 'master' of github.com:buggins/dlangui 2015-02-06 17:38:37 +03:00
Vadim Lopatin 29da551ee2 fix warning 2015-02-06 17:37:51 +03:00
Vadim Lopatin b9b7c38525 Merge pull request #50 from John-Colvin/patch-2
Buff.reserve should take size_t
2015-02-06 17:35:32 +03:00
John Colvin 76967e6c8d Buff.reserve should take size_t 2015-02-06 14:19:37 +00:00
Vadim Lopatin f2879a4c37 update readme 2015-02-06 16:54:02 +03:00
Vadim Lopatin 2f5500f792 fixes 2015-02-06 16:46:58 +03:00
Vadim Lopatin 4fde13e620 improve settings implementation 2015-02-06 14:48:34 +03:00
Vadim Lopatin 7bffc5ec90 Settings json loading/saving is working 2015-02-06 12:25:42 +03:00
Vadim Lopatin 589a02debd json parsing 2015-02-06 11:55:41 +03:00
Vadim Lopatin 424bf7a83e json parsing 2015-02-06 11:02:15 +03:00
Vadim Lopatin 392e3b4c1d settings support 2015-02-05 13:06:15 +03:00
Vadim Lopatin 539a8d859e settings support 2015-02-05 09:48:47 +03:00
Vadim Lopatin 6c4d113e8c settings API refactoring 2015-02-04 17:17:35 +03:00
Vadim Lopatin dcd5b33b2c settings refactoring 2015-02-04 14:57:26 +03:00
Vadim Lopatin 199b0ef2a2 refactoring settings 2015-02-03 14:11:14 +03:00
Vadim Lopatin 224b6d1fb5 fix line endings detection when opening text files - issue #48 2015-02-03 10:55:52 +03:00
Vadim Lopatin d2e37e38b8 settings - part 3 2015-02-02 17:56:50 +03:00
Vadim Lopatin 45ef53745d settings - part 2 2015-02-02 16:30:19 +03:00
Vadim Lopatin aa31add405 Settings support, part 1 2015-02-02 15:54:36 +03:00
Vadim Lopatin 1003270833 edit marks 2015-02-02 14:36:39 +03:00