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
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
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
FreeSlave
07d2b0cf07
Fix segfault when MenuItem does not have Action
2016-04-29 08:38:37 -04:00
Vadim Lopatin
38899267f1
Fix Win32 platform multiple windows OpenGL context usage; -- dlangide#151
2016-04-27 11:56:56 +03:00
Vadim Lopatin
29db6b73a5
fix EditLine ENTER key handling - close #248
2016-04-26 11:12:34 +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
Vadim Lopatin
b912b6ba83
fixes
2016-04-25 09:59:15 +03:00
Marco Leise
02ee3ec7bc
Minimal error reporting for SDL_Init
2016-04-23 01:49:59 +02:00
Vadim Lopatin
155607f188
implement #245 - TOUCH_MODE flag; true for Android
2016-04-22 14:53:43 +03:00
Vadim Lopatin
01f82d6725
support animation status on Android platform
2016-04-22 14:46:15 +03:00
Vadim Lopatin
c32df24ad9
ComboEdit enhancements - issue #224
2016-04-22 12:17:11 +03:00
Vadim Lopatin
53e13ff706
ComboEdit enhancements - issue #224
2016-04-22 11:31:28 +03:00
Vadim Lopatin
c1a48eea18
fixes for ComboEdit
2016-04-22 09:39:06 +03:00
Vadim Lopatin
587b5f713e
Android project template - #119
2016-04-21 16:18:03 +03:00
Vadim Lopatin
673d17bf65
Android MotionEvent handling - close #238
2016-04-21 15:40:38 +03:00
Vadim Lopatin
1934e937df
Android: touch event support, part 1 -- implementing #238 #119
2016-04-21 14:56:15 +03:00
Vadim Lopatin
15343b3f47
Android: use default theme
2016-04-21 14:33:31 +03:00
Vadim Lopatin
21b3a2591f
Android support fixes; add fullscreen mode; #119
2016-04-21 14:04:42 +03:00
Vadim Lopatin
806eb393b9
Android support fixes : #119
2016-04-21 10:46:07 +03:00
Vadim Lopatin
a315a9bdae
Android: move platform code to dlangui.platforms.android.androidapp -- #119
2016-04-21 10:01:28 +03:00
Vadim Lopatin
b528a96e3b
Android support; now can show window -- #119
2016-04-21 09:41:47 +03:00
Vadim Lopatin
1911c75765
Android fixes
2016-04-20 16:54:21 +03:00
Vadim Lopatin
2325d3e4df
Android support refactoring; #119
2016-04-20 15:21:28 +03:00
Vadim Lopatin
67bc536912
Android: freetype support
2016-04-20 13:35:17 +03:00
Vadim Lopatin
013e8e956b
allow stripping out legacy OpenGL; disable legacy opengl for Android #119
2016-04-20 11:11:07 +03:00
Vadim Lopatin
7a71c97491
Android support for dlangui.core.logger - #119
2016-04-20 10:48:57 +03:00
Vadim Lopatin
7e230f3d02
Fixes for Android support #119
2016-04-19 15:04:19 +03:00
Vadim Lopatin
ca678d32be
#119 - android backend support, initial implementation
2016-04-19 10:48:51 +03:00
Vadim Lopatin
0e3a2b8c51
possible fix for #231
2016-04-18 10:52:46 +03:00
Vadim Lopatin
8b28219174
fix issue #113 - TableLayout FILL_PARENT support
2016-04-18 10:49:03 +03:00
Vadim Lopatin
234693e408
Merge branch 'master' of github.com:buggins/dlangui
2016-04-18 10:08:03 +03:00
Vadim Lopatin
5898fd478d
update D3d example
2016-04-18 10:07:49 +03:00
FreeSlave
05f8ddb6aa
Add isHidden
2016-04-11 23:56:57 +03:00
FreeSlave
27ff72c90a
Fix getting of gtk bookmarks
2016-04-11 10:53:56 -04:00
Vadim Lopatin
ae1598b977
fix new DMD import warnings
2016-04-11 14:04:32 +03:00
Vadim Lopatin
40b15f77c1
fix LookAt
2016-04-11 13:57:11 +03:00
Vadim Lopatin
156ce94f37
Scene3d Texture colors fixed
2016-04-11 11:58:50 +03:00
Vadim Lopatin
0f61a1d355
fix warnings of DMD2.071
2016-04-11 10:24:45 +03:00
FreeSlave
369d03eb34
Shorten showInFileManager for Linux
2016-04-09 00:41:40 +03:00
FreeSlave
11f77075fa
Don't show dialog when link to bookmark can't be resolved
2016-04-08 14:17:21 +03:00
FreeSlave
1ae842a950
Add bookmarks on Windows
2016-04-07 17:26:26 +03:00
FreeSlave
815a5beb3f
Add bookmarks on linux
2016-04-07 10:03:13 -04:00
Vadim Lopatin
67165ad9e5
fix build error
2016-04-07 14:38:15 +03:00
Vadim Lopatin
3aa01e9065
fix build error:
2016-04-07 14:24:15 +03:00