Vadim Lopatin
|
3cb8c86d22
|
move About to message box
|
2015-03-27 12:16:49 +03:00 |
Vadim Lopatin
|
8ea8104341
|
configurations
|
2015-03-27 09:47:12 +03:00 |
Vadim Lopatin
|
d55cb158a1
|
fix gl3n dependency
|
2015-03-25 11:10:39 +03:00 |
Vadim Lopatin
|
d7ecdc4417
|
fix Tetris example build on dmd 2.0.67
|
2015-03-25 09:20:03 +03:00 |
Vadim Lopatin
|
a9d1a31f6b
|
added DrawBuf,drawLine() - issue #64 - based on code from Ted Bullen; OpenGL version of drawLine still needs optimization to avoid drawing by-pixel
|
2015-03-24 21:56:54 +03:00 |
Vadim Lopatin
|
0c2b25d558
|
CanvasWidget, with example
|
2015-03-24 21:20:47 +03:00 |
Vadim Lopatin
|
9ec5b0b1b9
|
scene 3D, initial implementation
|
2015-03-23 17:30:08 +03:00 |
Vadim Lopatin
|
af611fe4b4
|
update highres resources
|
2015-03-23 17:29:11 +03:00 |
Vadim Lopatin
|
f599a7e4df
|
fix opengl context creation
|
2015-03-16 09:39:29 +03:00 |
Vadim Lopatin
|
027cfdb685
|
possible fix for issue #72 - GUI is blurry when using retina displays; theme font size in pt
|
2015-03-12 10:04:31 +03:00 |
Vadim Lopatin
|
ae83f16639
|
dark theme, part 1
|
2015-03-05 17:40:19 +03:00 |
knommad
|
0d81aafee6
|
Use of package.d for cleaner import lines in applications.
|
2015-02-22 09:13:53 +10:30 |
Vadim Lopatin
|
4ffd0af922
|
support simple text popups; issue #43 is completed
|
2015-02-12 15:38:12 +03:00 |
Vadim Lopatin
|
9f01f14645
|
allow specifying window size on creation
|
2015-02-11 13:33:03 +03:00 |
Vadim Lopatin
|
9fd6a1e513
|
select word by double click in editors
|
2015-02-10 17:57:33 +03:00 |
Vadim Lopatin
|
c411682e17
|
Merge branch 'master' of github.com:buggins/dlangui
|
2015-02-10 15:14:54 +04:00 |
Vadim Lopatin
|
41377dff10
|
update mono-d projects
|
2015-02-10 15:14:22 +04:00 |
Vadim Lopatin
|
9db29a19cd
|
change package structure - #56
|
2015-02-10 09:53:21 +03:00 |
Vadim Lopatin
|
6bb69b2471
|
indent/unindent editor actions improved
|
2015-02-09 09:45:23 +03:00 |
Vadim Lopatin
|
e91114994e
|
fix issue #52 - showCloseButton flag
|
2015-02-08 19:51:41 +03:00 |
Vadim Lopatin
|
2f5500f792
|
fixes
|
2015-02-06 16:46:58 +03:00 |
Vadim Lopatin
|
d74e995d02
|
implement font gamma setting; tune fonts in default theme
|
2015-01-30 12:04:46 +03:00 |
Vadim Lopatin
|
4adeac03f2
|
Merge pull request #37 from John-Colvin/patch-1
fix tetris row counter
|
2015-01-28 21:20:42 +03:00 |
Vadim Lopatin
|
4920646aa8
|
disable subpixel antialiasing
|
2015-01-28 17:16:26 +03:00 |
John Colvin
|
d721c13f55
|
fix row counter
|
2015-01-28 13:16:46 +00:00 |
Vadim Lopatin
|
e63a9b0b2a
|
fix timers support; add timer example
|
2015-01-28 15:46:11 +03:00 |
Vadim Lopatin
|
d46febac11
|
disable OpenGL
|
2015-01-26 12:10:56 +03:00 |
Vadim Lopatin
|
3e53fdb3db
|
subpixel rendering for OpenGL, part 2
|
2015-01-26 10:39:50 +03:00 |
Vadim Lopatin
|
4e90c9b39e
|
cleartype for opengl, part 1; WARNING: openGL text rendering is broken - don't sync to this commit
|
2015-01-26 07:29:53 +03:00 |
Vadim Lopatin
|
b15478b8e5
|
subpixel antialiasing in freetype fonts
|
2015-01-24 22:10:08 +03:00 |
Vadim Lopatin
|
a6f68a5f52
|
turn on subpixel antialiasing (ClearType) for win32 fonts / no opengl
|
2015-01-23 22:27:47 +03:00 |
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
|
173388fdff
|
fix crash on action handling
|
2015-01-22 17:57:52 +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
|
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
|
3448facf43
|
package refactoring
|
2015-01-22 10:49:46 +03:00 |
Vadim Lopatin
|
c78814fa6c
|
minimize dub.json content
|
2015-01-22 09:33:12 +03:00 |
Vadim Lopatin
|
da3ef18046
|
move unused 3rdparty files to xrdparty-extra
|
2015-01-22 09:12:12 +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
|
7a8d19cafe
|
fix project dependencies
|
2015-01-20 09:35:42 +03:00 |
Vadim Lopatin
|
5ab9280c46
|
line numbers support in editors
|
2015-01-19 18:24:35 +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
|
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
|
eef521432f
|
add font antialiasing and hinting settings to example1
|
2015-01-19 10:12:42 +03:00 |
Vadim Lopatin
|
789e435d3f
|
fix visuald project release build settings
|
2015-01-14 21:38:12 +03:00 |
Vadim Lopatin
|
a157a5314d
|
update editbox style; remove unused resources
|
2015-01-14 16:48:20 +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
|
cc838718ef
|
fix LinearLayout
|
2015-01-12 17:43:33 +03: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
|
66f02db2f1
|
FileDialog - file type filter support, part 1
|
2015-01-07 11:16:36 +03:00 |
Vadim Lopatin
|
f0883c5816
|
Use master version of dlib to enable jpeg support; enable OPENGL for windows builds
|
2014-12-30 15:50:05 +03:00 |
Vadim Lopatin
|
27de6fae12
|
update dlib dependency
|
2014-12-30 12:17:58 +03:00 |
Vadim Lopatin
|
1fc0db9e02
|
get rid of FreeImage: use dlib image instead for loading PNGs and BMPs
|
2014-12-30 11:19:45 +03:00 |
Vadim Lopatin
|
eb8ca97878
|
add support of loading PNG images with de_image
|
2014-12-30 10:38:32 +03:00 |
Vadim Lopatin
|
981f53b825
|
Tetris example: add controls
|
2014-12-26 15:08:17 +03:00 |
Vadim Lopatin
|
a77a20e6e7
|
Tetris example improvements
|
2014-12-26 14:20:12 +03:00 |
Vadim Lopatin
|
af5a631051
|
move files
|
2014-12-26 13:22:19 +03:00 |
Vadim Lopatin
|
52b21b9d88
|
Tetris example: refactoring
|
2014-12-26 13:19:40 +03:00 |
Vadim Lopatin
|
a29fdb0fa1
|
Tetris example: fall down after rows are filled
|
2014-12-26 11:47:11 +03:00 |
Vadim Lopatin
|
a91138cb56
|
Tetris example: refactoring & improvements; destroying of full rows
|
2014-12-26 09:46:10 +03:00 |
Vadim Lopatin
|
f1cbf075c5
|
Tetris example: add Game Over popup background
|
2014-12-25 15:40:21 +03:00 |
Vadim Lopatin
|
1bab98e87e
|
Tetris example: refactoring
|
2014-12-25 15:39:40 +03:00 |
Vadim Lopatin
|
75cb2325cb
|
Tetris example: refactoring
|
2014-12-25 15:18:23 +03:00 |
Vadim Lopatin
|
939f85cd93
|
Tetris example: controls; game over handling
|
2014-12-25 14:05:49 +03:00 |
Vadim Lopatin
|
8d985baad2
|
tetris: fast fall
|
2014-12-25 12:22:59 +03:00 |
Vadim Lopatin
|
ba0b4df568
|
set focus on window show; Tetris example - fix focus
|
2014-12-25 11:46:23 +03:00 |
Vadim Lopatin
|
9cca695c8d
|
Tetris example: key handling
|
2014-12-24 15:18:15 +03:00 |
Vadim Lopatin
|
666c27edf1
|
tetris example update
|
2014-12-24 15:09:04 +03:00 |
Vadim Lopatin
|
b52284a7fc
|
tetris example: falling figures
|
2014-12-24 14:37:42 +03:00 |
Vadim Lopatin
|
26a90eeb42
|
tetris example development
|
2014-12-23 16:00:00 +03:00 |
Vadim Lopatin
|
8a448ef8fc
|
tetris example
|
2014-12-23 13:41:03 +03:00 |
Vadim Lopatin
|
58d0d0c3fa
|
fixes
|
2014-12-22 19:38:46 +03:00 |
Vadim Lopatin
|
0a7ee96cb8
|
Tetris example, continue
|
2014-12-22 18:31:55 +03:00 |
Vadim Lopatin
|
1b29c6b5dc
|
add Tetris example - initial version
|
2014-12-22 17:00:06 +03:00 |
Vadim Lopatin
|
1a2a5f1aae
|
message box
|
2014-12-22 16:04:58 +03:00 |
Vadim Lopatin
|
7fc0e7eee9
|
FileDialog fixes
|
2014-12-22 15:18:22 +03:00 |
Vadim Lopatin
|
38d2c5d1b0
|
standard app icon
|
2014-12-19 13:55:03 +03:00 |
Vadim Lopatin
|
1f919f8c0e
|
dialog fixes; sdl platform fixes; filedialog fixes
|
2014-12-19 13:52:45 +03:00 |
Vadim Lopatin
|
5e30aee4fc
|
Grid: add cell selection and activation listeners; File Dialog - navigation by directories
|
2014-12-17 17:40:11 +03:00 |
Vadim Lopatin
|
35104b170a
|
FileDialog - continue development; drive list
|
2014-12-17 13:59:53 +03:00 |
Vadim Lopatin
|
0b67f637cc
|
ComboBox implementation, continue
|
2014-12-15 15:04:43 +03:00 |
Vadim Lopatin
|
df8d271856
|
StringListAdapter implemented
|
2014-12-15 12:16:56 +03:00 |
Vadim Lopatin
|
a2fd7868fc
|
update copyFiles: if using new dub with support of directory copying, copy resources to destination directory for library users
|
2014-12-10 16:41:41 +03:00 |
Vadim Lopatin
|
63241b7ca7
|
fix version definitions for posix - to use SDL and OPENGL
|
2014-12-10 14:45:12 +03:00 |
Vadim Lopatin
|
8b87cd19c2
|
trying to fix dependencies
|
2014-12-05 18:02:32 +03:00 |
Vadim Lopatin
|
ca3df5d375
|
fixes
|
2014-12-05 14:56:31 +03:00 |
Vadim Lopatin
|
13358200a8
|
fix Win32 build to avoid using version def Unicode
|
2014-12-05 13:47:02 +03:00 |
Vadim Lopatin
|
8eb65282eb
|
trying to fix DUB build under win32
|
2014-12-05 13:29:30 +03:00 |
Vadim Lopatin
|
ca3319d078
|
trying to fix DUB build under win32
|
2014-12-05 13:27:08 +03:00 |
Vadim Lopatin
|
e948d463a0
|
fix dub package - use Win32 api build under windows
|
2014-12-05 13:22:30 +03:00 |