Commit Graph

1514 Commits

Author SHA1 Message Date
Vadim Lopatin 86d6a3a32c dark theme fixes 2016-05-26 09:29:34 +03:00
Vadim Lopatin 4655d01bb8 dark theme fixes 2016-05-26 08:38:22 +03:00
Vadim Lopatin 3f9c1c335f dark theme rework 2016-05-25 15:21:42 +03:00
Vadim Lopatin 9ef54524db update default theme 2016-05-25 14:32:22 +03:00
Vadim Lopatin 50e2f08049 fixes 2016-05-20 13:19:27 +03:00
Vadim Lopatin 60a6ed5ac3 window state and position change support for win32 -- issue #258 2016-05-19 11:59:21 +03:00
Vadim Lopatin 5021141a88 window state and state change and signal support in base platform class -- issue #258 2016-05-19 11:08:22 +03:00
Vadim Lopatin 7c7b5df51c Rename SwitchWidget to SwitchButton - close issue #235 2016-05-18 15:38:17 +03:00
Vadim Lopatin 5f6c0ddf3e fix #264 -- system defined doubleclick time 2016-05-18 15:31:43 +03:00
Vadim Lopatin 8a7fec4674 fix menu checkboxes and radio buttons 2016-05-18 14:02:38 +03:00
Vadim Lopatin 9d983dcf52 fix window closing and input events handling if there is modal window above - fix #251 under windows 2016-05-18 12:33:48 +03:00
Vadim Lopatin b728a32b80 disable extra logging 2016-05-18 11:49:12 +03:00
Vadim Lopatin a855982cd4 fix scrollbar integer overflow on big positions - close #256 2016-05-18 11:48:10 +03:00
Vadim Lopatin 08b9461815 workaround for crash on mouse event in list when layout is not yet called - close #259 2016-05-18 11:30:55 +03:00
Vadim Lopatin e7e32db3be fix moving focus out of disabled focused widget - close #262 2016-05-18 11:21:48 +03:00
Vadim Lopatin 977bfd5270 support distinct left and right ctrl/shift/alt/win 2016-05-18 10:58:09 +03:00
Vadim Lopatin b6395253a0 fix accelerator map search; fix editor ctrl+shift+ up / down selection 2016-05-18 10:06:03 +03:00
Vadim Lopatin bc25586223 fix for issue #261 -- better matching of key flags, better accelerator handling 2016-05-18 09:33:16 +03:00
Vadim Lopatin ac4593b8f9 fix for issue #261 -- better matching of key flags 2016-05-18 08:47:05 +03:00
Vadim Lopatin 806742c848 Merge pull request #260 from default0/file_dialog_tweaks
File dialog tweaks
2016-05-10 09:59:10 +04:00
Cedric Schneider da7a1df886 FileDialog: Improve directory selection
If you select a directory but do not open it and then hit the "Select Directory" button to close the dialog the open path would be given as result instead of the selected directory.
This change breaks backwards compatibility insofar that the "path" property you would use to access the selected path in OpenDirectory dialogs is no longer the path the user chose, but instead the parent directory of the path the user chose.
2016-05-07 23:12:45 +02:00
Cedric Schneider d6011aa5e4 FileDialog: Flag to show hidden files 2016-05-07 22:56:22 +02:00
Vadim Lopatin de37d14b04 resolve module name conflict fontconfig/types.d and dlangui/core/types.d when building with ldmd2 on windows 2016-05-04 09:34:40 +03:00
Vadim Lopatin 4e2addbcd0 Merge branch 'master' of github.com:buggins/dlangui 2016-05-04 09:17:35 +03:00
Vadim Lopatin 56658e2802 fix win32 build with older compiler (w/o core.sys.windows) 2016-05-04 09:17:17 +03:00
Vadim Lopatin bf024b9ba1 Merge pull request #253 from MyLittleRobo/menu_action_segfault_fix
Fix segfault when MenuItem does not have Action
2016-04-29 19:00:58 +04:00
FreeSlave 07d2b0cf07 Fix segfault when MenuItem does not have Action 2016-04-29 08:38:37 -04:00
Vadim Lopatin 84895abfb2 dminer fixes 2016-04-27 11:57:39 +03:00
Vadim Lopatin 38899267f1 Fix Win32 platform multiple windows OpenGL context usage; -- dlangide#151 2016-04-27 11:56:56 +03:00
Vadim Lopatin 416b519f39 dminer fixes 2016-04-27 09:58:17 +03:00
Vadim Lopatin f77ed053cb dminer improvements 2016-04-27 09:01:08 +03:00
Vadim Lopatin f9cfc04d3c fixes for dminer 2016-04-26 16:55:51 +03:00
Vadim Lopatin 21e39df8a3 dminer 2016-04-26 16:49:27 +03:00
Vadim Lopatin 5cd49dd25e add Android project for DMiner 2016-04-26 16:17:24 +03:00
Vadim Lopatin 7cacca8964 remove old world chunks implementation 2016-04-26 16:15:54 +03:00
Vadim Lopatin 23fc79142f dminer - chunk 2016-04-26 15:59:33 +03:00
Vadim Lopatin e31fd88107 new chunks format 2016-04-26 15:48:21 +03:00
Vadim Lopatin 29db6b73a5 fix EditLine ENTER key handling - close #248 2016-04-26 11:12:34 +03:00
Vadim Lopatin 95a0d0370d DMiner fixes for android 2016-04-26 10:29:14 +03:00
Vadim Lopatin caa09ae56e fix dminer 2016-04-26 10:09:37 +03:00
Vadim Lopatin aada605eaa dminer fixes 2016-04-26 10:07:01 +03:00
Vadim Lopatin e1dfac4e14 opengl 2016-04-26 09:49:29 +03:00
Vadim Lopatin 74fd9ab474 dminer enhancements - #247 2016-04-26 09:29:24 +03:00
Vadim Lopatin 0484cd9b09 performance optimizations 2016-04-26 08:28:55 +03:00
Vadim Lopatin 682e3d69ac castle generator - #247 2016-04-25 16:15:59 +03:00
Vadim Lopatin 1ad136f42e #247 move while mouse is down 2016-04-25 15:21:09 +03:00
Vadim Lopatin eb3bd56e90 grass terrain 2016-04-25 14:43:23 +03:00
Vadim Lopatin ed1e5c04aa remove miner code from d3d 2016-04-25 14:07:18 +03:00
Vadim Lopatin 84dca765d9 fix warning 2016-04-25 13:50:14 +03:00
Vadim Lopatin 13ee465cef fix lighting 2016-04-25 13:39:46 +03:00