Commit Graph

762 Commits

Author SHA1 Message Date
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 b08d9a1e33 Merge branch 'master' of github.com:buggins/dlangui 2015-01-15 14:12:13 +04: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
Vadim Lopatin ef4d842d38 refactoring 2015-01-13 18:41:06 +03:00
Vadim Lopatin 77a44a9e06 better resources for radio buttons and checkboxes 2015-01-13 16:50:45 +03:00
Vadim Lopatin acf5fb3531 update checkbox resources; support fixed layoutWidth, layoutHeight 2015-01-13 16:25:45 +03:00
Vadim Lopatin 55f9a43a2f fix tree view and scroll widget 2015-01-13 15:19:26 +03:00
Vadim Lopatin cc838718ef fix LinearLayout 2015-01-12 17:43:33 +03:00
Vadim Lopatin bdba7bd15b fix win32 build w/o opengl 2015-01-12 17:14:57 +03:00
Vadim Lopatin 24a033f1d9 don't shrink non-fill-parent items in linear layout 2015-01-12 14:18:58 +03:00
Vadim Lopatin d709a26434 fix win32 window icon - issue #28 2015-01-12 14:18:32 +03:00
Vadim Lopatin ddcf57257a Merge branch 'master' of github.com:buggins/dlangui 2015-01-12 14:46:46 +04:00
Vadim Lopatin 83b4e98390 fix OpenGL support in additional windows under pure win32 - issue #27 2015-01-12 13:44:46 +03:00
Vadim Lopatin 359ac8d0ba fix windows build properties 2015-01-07 18:39:00 +03:00
Vadim Lopatin b6a991d3e6 fix win32 build properties 2015-01-07 18:22:59 +03:00
Vadim Lopatin 1f482e48a2 temp fix of Window build with dub 0.9.22 2015-01-07 18:09:05 +03:00
Vadim Lopatin 50a5232053 FileDlg improvements; fix ComboBox 2015-01-07 18:08:11 +03:00
Vadim Lopatin 15226e85a4 i18n: fix fallback value; FileDialog: filetype combobox 2015-01-07 12:50:58 +03:00
Vadim Lopatin 66f02db2f1 FileDialog - file type filter support, part 1 2015-01-07 11:16:36 +03:00