Commit Graph

762 Commits

Author SHA1 Message Date
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
Vadim Lopatin f902ceb0b2 edit marks 2015-02-02 13:49:45 +03:00
Vadim Lopatin 51c93a0424 editors: modification marks for lines support, part 3 2015-02-02 12:16:01 +03:00
Vadim Lopatin 9194cecd12 editors: modification marks for lines support, part 2 2015-02-02 12:10:37 +03:00
Vadim Lopatin e7fe0e818c editors: modification marks for lines support, part 1 2015-02-02 11:09:40 +03:00
Vadim Lopatin 4931e00fec refactoring of action states - use struct 2015-02-01 08:30:25 +03:00
Vadim Lopatin 172defcc07 action state update - working 2015-01-31 22:52:04 +03:00
Vadim Lopatin 9e0d20c814 update actions - continue 2015-01-31 08:03:58 +03:00
Vadim Lopatin 055979b9e7 actions update - working 2015-01-30 17:55:04 +03:00
Vadim Lopatin a1ee2ba8b1 actions state requests, part 3 2015-01-30 17:04:48 +03:00
Vadim Lopatin bf79159d39 actions state requests, part 2 2015-01-30 16:14:43 +03:00
Vadim Lopatin 7564129b42 actions state requests, part 1 2015-01-30 15:09:46 +03:00
Vadim Lopatin 3ce5afe42b theme fixes; caret blinking speed adjusted 2015-01-30 13:52:24 +03:00
Vadim Lopatin e7f1e2201f implement caret blinking - issue #40 2015-01-30 13:43:07 +03:00
Vadim Lopatin 7dca400e4c refactoring: move EditableContent into separate module 2015-01-30 12:26:25 +03:00
Vadim Lopatin d74e995d02 implement font gamma setting; tune fonts in default theme 2015-01-30 12:04:46 +03:00