Commit Graph

566 Commits

Author SHA1 Message Date
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
Vadim Lopatin 0632f3eec4 turn on antialiasing for example1 2015-01-19 11:43:11 +03:00
Vadim Lopatin 1d639c66de support loading from files for editor contents; tabs and tree widgets improvements 2015-01-19 11:40:00 +03:00
Vadim Lopatin eef521432f add font antialiasing and hinting settings to example1 2015-01-19 10:12:42 +03:00
Vadim Lopatin 269b1736d3 support font antialiasing and hinting settings 2015-01-19 09:58:54 +03:00
Vadim Lopatin ddc97cd563 update .gitignore 2015-01-19 08:52:33 +03:00
Vadim Lopatin dd0f9d52e7 freetype: support multiple font face names delimited by comma in style font face name 2015-01-17 22:09:52 +03:00
Vadim Lopatin 2739c51393 support multiple font face names delimited by comma in style font face name 2015-01-17 22:04:53 +03:00
Vadim Lopatin 9ff1b50721 update tab resources 2015-01-16 20:57:06 +03:00
Vadim Lopatin e48a6be311 additional tab control styles 2015-01-16 17:42:05 +03:00
Vadim Lopatin 89bd705477 fix action handling 2015-01-16 16:40:03 +03:00
Vadim Lopatin 6f44eb5845 toolbars; fix focus problems in dock host 2015-01-16 15:08:55 +03:00
Vadim Lopatin fd4b00bfb4 toolbars support 2015-01-16 13:58:38 +03:00
Vadim Lopatin 462dcb2eb7 fix issue with widget own styles; Docked windows, part 2 2015-01-16 10:50:44 +03:00
Vadim Lopatin 94c494a690 dockable panels, part 1 2015-01-15 17:35:28 +03:00
Vadim Lopatin 96a0213145 add AppFrame and StatusLine classes 2015-01-15 15:30:03 +03:00
Vadim Lopatin 4c1615ffa6 Tab control: support navigation between tabs with Ctrl+Tab / Ctrl+Shift+Tab 2015-01-15 14:11:20 +03:00
Vadim Lopatin de9bdf2965 Merge branch 'master' of github.com:buggins/dlangui 2015-01-15 12:28:45 +03:00
Vadim Lopatin 477dababd8 syskey support for win32 2015-01-15 12:28:14 +03:00
Vadim Lopatin fbeef1b15d Menu fixes 2015-01-15 12:11:01 +03:00
Vadim Lopatin 789e435d3f fix visuald project release build settings 2015-01-14 21:38:12 +03:00
Vadim Lopatin 2c855c4a97 Merge branch 'master' of github.com:buggins/dlangui 2015-01-14 20:47:47 +03:00
Vadim Lopatin 7d0d4a4f01 exception dump 2015-01-14 20:47:31 +03:00
Vadim Lopatin 6efd603d17 fix editbox and combobox styles 2015-01-14 17:04:36 +03:00
Vadim Lopatin a157a5314d update editbox style; remove unused resources 2015-01-14 16:48:20 +03:00
Vadim Lopatin eba9fdfb79 refactoring: reduce duplicated code for default drawing of WidgetGroup 2015-01-14 16:16:05 +03:00
Vadim Lopatin e7cd6a2c9d fix combobox style and disabled state handling for combobox 2015-01-14 15:59:42 +03:00
Vadim Lopatin 22bd6fac35 refactoring: standard style ids 2015-01-14 15:51:16 +03:00
Vadim Lopatin 50d82fd414 update styles for buttons, checkboxes, radiobuttons 2015-01-14 14:58:45 +03:00
Vadim Lopatin 37d5f1efcd update styles for buttons and checkboxes; refactoring - extract color related definitions to colors.d 2015-01-14 13:21:58 +03:00
Vadim Lopatin 9a8eb66e6b combo box styles reworked 2015-01-14 12:03:23 +03:00
Vadim Lopatin c815bdbffe focus rectangle support added 2015-01-14 11:32:56 +03:00
Vadim Lopatin c532ca84e6 support custom colors in styles 2015-01-14 10:16:27 +03:00
Vadim Lopatin 05165a5b18 new button style for default theme 2015-01-14 09:56:11 +03:00