Commit Graph

762 Commits

Author SHA1 Message Date
Vadim Lopatin 40c138e911 subpixel rendering, part 1 2015-01-23 15:48:29 +03:00
Vadim Lopatin b417db74a0 font size fixes 2015-01-23 10:36:51 +03:00
Vadim Lopatin fdb965b45c fix saving of text files 2015-01-22 18:16:45 +03:00
Vadim Lopatin 173388fdff fix crash on action handling 2015-01-22 17:57:52 +03:00
Vadim Lopatin 0b3440500a fix build error 2015-01-22 16:18:12 +03:00
Vadim Lopatin 0ddf2fa508 get rid of unnecessary resource dirs, language and theme setting when default values are used 2015-01-22 16:14:43 +03:00
Vadim Lopatin 5b1c0de0ae embedded resources in examples; embedded i18n resources support 2015-01-22 15:48:01 +03:00
Vadim Lopatin 3d8f195e4a embed standard resources 2015-01-22 14:21:18 +03:00
Vadim Lopatin 0cac220762 embed standard resources, part 1 2015-01-22 13:09:53 +03:00
Vadim Lopatin ae543e7c8a embed standard resources, part 1 2015-01-22 12:31:05 +03:00
Vadim Lopatin a19466c612 fix dub build 2015-01-22 11:17:49 +03:00
Vadim Lopatin e7571a37c5 fix dub build: 2015-01-22 12:10:33 +04:00
Vadim Lopatin 645ed7c9b5 fix x64 build 2015-01-22 12:09:10 +04:00
Vadim Lopatin 4984dee061 Merge branch 'master' of github.com:buggins/dlangui 2015-01-22 12:00:30 +04:00
Vadim Lopatin 3448facf43 package refactoring 2015-01-22 10:49:46 +03:00
Vadim Lopatin aba7f3ed57 add subconfigurations 2015-01-22 09:57:21 +03:00
Vadim Lopatin c78814fa6c minimize dub.json content 2015-01-22 09:33:12 +03:00
Vadim Lopatin 240a693942 update readme for win32 2015-01-22 09:14:34 +03:00
Vadim Lopatin 7ca206fe3d move X11 files to 3rdparty-extra 2015-01-22 09:14:08 +03:00
Vadim Lopatin da3ef18046 move unused 3rdparty files to xrdparty-extra 2015-01-22 09:12:12 +03:00
Vadim Lopatin a276806ef3 add toolbar styled combobox 2015-01-21 17:45:19 +03:00
Vadim Lopatin 27e4b4e9cb update styles 2015-01-21 16:17:00 +03:00
Vadim Lopatin 9bcff67702 update styles for treem, list items, menu items 2015-01-21 12:17:06 +03:00
Vadim Lopatin 98b99f1d7d fix issue #30 - fillRect clipping for openGL 2015-01-21 10:58:03 +03:00
Vadim Lopatin 255cf51d2c syntax highlight fixes 2015-01-21 10:53:19 +03:00
Vadim Lopatin 7b819f6db3 syntax coloring - more categories 2015-01-21 10:24:42 +03:00
Vadim Lopatin 851b928f23 syntax highlight 2015-01-21 09:30:27 +03:00
Vadim Lopatin f1c4ec82f2 win32 font fixes; syntax highlight categories update 2015-01-20 18:24:34 +03:00
Vadim Lopatin 312ecfa618 update project page link 2015-01-20 13:27:16 +03:00
Vadim Lopatin 70558eb6db fix wrong merge with gh-pages 2015-01-20 12:36:34 +03:00
Vadim Lopatin 0e79b685a1 Merge branch 'master' of github.com:buggins/dlangui 2015-01-20 12:32:53 +03:00
Vadim Lopatin 9b414beb35 update readme; update logo for tetris; improve example1 layouts; update docs 2015-01-20 12:31:05 +03:00
Vadim Lopatin f5365020f3 Merge branch 'gh-pages' of github.com:buggins/dlangui 2015-01-20 09:46:23 +03:00
Vadim Lopatin 4d5169c852 cleanup project from freeimage references 2015-01-20 09:39:04 +03:00
Vadim Lopatin eddda1243b fix warning 2015-01-20 09:35:51 +03:00
Vadim Lopatin 7a8d19cafe fix project dependencies 2015-01-20 09:35:42 +03:00
Vadim Lopatin 4f03b963d6 syntax highlight support, continue 2015-01-19 22:34:28 +03:00
Vadim Lopatin c1de71363c syntax highlight support, continue 2015-01-19 21:11:25 +03:00
Vadim Lopatin 3d87406f78 syntax highlight support, continue 2015-01-19 21:11:04 +03:00
Vadim Lopatin 2d1c6601e3 syntax highlight support, continue 2015-01-19 20:28:10 +03:00
Vadim Lopatin 87643a806f syntax highlight support, continue 2015-01-19 20:01:43 +03:00
Vadim Lopatin 81a9d44298 syntax highlight, part 1 2015-01-19 19:02:24 +03:00
Vadim Lopatin 5ab9280c46 line numbers support in editors 2015-01-19 18:24:35 +03:00
Vadim Lopatin d634aed027 fix loading of text files w/o BOM 2015-01-19 16:24:58 +03:00
Vadim Lopatin ed123e2fe2 custom events, SDL platform support 2015-01-19 16:17:15 +03:00
Vadim Lopatin 414563de0c support custom events and execution of tasks in GUI thread - win32 implementation 2015-01-19 15:55:16 +03:00
Vadim Lopatin ec0f7ea8f4 support writing of editor contents to file 2015-01-19 14:32:09 +03:00
Vadim Lopatin 00e4d207d4 example1: support opening of file in separate tab with open file dialog 2015-01-19 13:47:01 +03:00
Vadim Lopatin 4bbab0b7ca text file writing support 2015-01-19 13:13:48 +03:00
Vadim Lopatin a75d50c6c6 example1: SourceEdit instead of EditBox 2015-01-19 11:49:38 +03:00