Commit Graph

579 Commits

Author SHA1 Message Date
Vadim Lopatin 6a18bde8aa Merge pull request #218 from clinei/ircclient-64-fix
Makes IRC client example build possible on 64bit Linux
2016-03-22 17:21:56 +03:00
Vadim Lopatin 86325e7c58 d3d camera controls 2016-03-22 17:21:22 +03:00
Vadim Lopatin 05442de450 d3d example fixes; DML - double literals fix, DML widgets: alpha property fix 2016-03-22 15:49:26 +03:00
Vadim Lopatin b10cc6f5d8 support ScrollBar.orientation property in DML 2016-03-22 14:47:31 +03:00
Tanel Tagaväli 20c5fdaa83 fixes #217 2016-03-22 13:38:25 +02:00
Vadim Lopatin a8fb74602e d3d dminer fixes 2016-03-22 13:06:30 +03:00
Vadim Lopatin 01da716a70 minecraft like renderer 2016-03-22 11:55:05 +03:00
Vadim Lopatin 3671b1f2cb d3d example minecraft engine porting, some fixes and optimizations 2016-03-22 10:40:59 +03:00
Vadim Lopatin 73f63090f5 porting minecraft-like voxel engine implementation for d3d example 2016-03-22 09:47:22 +03:00
Vadim Lopatin 944d5158c5 d3d example: continue porting dminer - minecraft like engine 2016-03-21 15:48:01 +03:00
Vadim Lopatin a7f485555a porting miner 2016-03-21 14:20:18 +03:00
Vadim Lopatin aca556d794 Implement SwitchWidget - close issue #205 2016-03-16 16:40:02 +03:00
Vadim Lopatin b0361baeb8 update icons in IRC Client example 2016-03-16 15:03:14 +03:00
Vadim Lopatin 5220409a4d IRC Client fixes; List fixes 2016-03-16 14:49:32 +03:00
Vadim Lopatin d50c71695b IRC client example: settings dialog is working - #201 2016-03-16 10:32:48 +03:00
Vadim Lopatin 44faf49b7b IRC Client sample resources 2016-03-16 09:06:55 +03:00
Vadim Lopatin c9c3f82504 #201
improve settings dialog
2016-03-15 16:57:50 +03:00
Vadim Lopatin 69eb231279 IRC Client example, continue development 2016-03-15 16:45:04 +03:00
Vadim Lopatin f82b07e37e IRC Client example, continue development 2016-03-15 16:44:54 +03:00
Vadim Lopatin 6d0c8d83b3 irc client fixes 2016-03-15 15:41:52 +03:00
Vadim Lopatin 437391c7de AsyncSocket support in DlangUI; IRC Client example for AsyncSocket 2016-03-15 14:20:55 +03:00
Vadim Lopatin 03a878f5f1 Merge branch 'master' of github.com:buggins/dlangui 2016-03-14 08:42:08 +03:00
Vadim Lopatin 490d793cec scene3d fixes 2016-03-14 08:41:22 +03:00
FreeSlave 6872d1ed01 Add sdl configuration for example1 2016-03-12 03:29:26 +03:00
FreeSlave f4b28764b3 In example1: Fix All files filter to match files without extension. Add Executable files filter 2016-03-12 00:56:20 +03:00
Vadim Lopatin b8cadad8fb 3d scene - better scene for testing - #183 2016-03-10 16:15:31 +03:00
Vadim Lopatin 9661eb12dd Move cube mesh creation to Mesh static method - #183 2016-03-10 14:20:53 +03:00
Vadim Lopatin 5107982579 Scene3d - #183 2016-03-10 13:38:32 +03:00
Vadim Lopatin 5d733dd8c3 mesh drawing is working; still some problems with 3d math for matrix calculation 2016-03-10 11:54:00 +03:00
Vadim Lopatin 5419e6714b Scene3D/mesh testing for #183 2016-02-29 15:22:13 +03:00
Vadim Lopatin 99325e8dbb trying to get Scene3d drawing working 2016-02-29 09:48:23 +03:00
Vadim Lopatin a0632573b3 opengl scene 2016-02-29 09:41:25 +03:00
Vadim Lopatin d73eeb0c3f fix opengl on win32 2016-02-29 09:14:18 +03:00
Vadim Lopatin a2a4523e13 3d graphics #183 2016-02-26 15:26:27 +03:00
Vadim Lopatin f45371673b MainMenu support in DML - #182 2016-02-24 11:17:39 +03:00
Vadim Lopatin f694bf38eb 3d graphics: mesh, continue development: 2016-02-16 15:34:58 +03:00
Vadim Lopatin c6c49b2cef fix for issue #103 - workaround for DMD bug with static this() and synchronized class instantiation from it 2016-02-03 11:16:25 +03:00
Vadim Lopatin 224448357c scene3d/mesh vertex buffer - development in progress 2016-01-29 16:02:32 +03:00
Vadim Lopatin f9780e268e fix #168 - share OpenGL context between windows under Win32/OpenGL 2016-01-29 14:58:19 +03:00
Vadim Lopatin eb99980d5e fix style with substyles modification - close #150 2016-01-25 17:30:27 +03:00
Vadim Lopatin 48b6d474cb Tree Widget - support Default tree item 2016-01-18 13:12:02 +03:00
Vadim Lopatin 3c371caa5a 3d scene, continue development 2016-01-15 16:29:06 +03:00
Vadim Lopatin 087baad535 3d scene 2016-01-14 16:20:12 +03:00
Vadim Lopatin 73686fc1d4 update opengl example 2016-01-13 14:25:33 +03:00
Vadim Lopatin 73035e925d custom OpenGL drawing support fixed 2016-01-13 13:42:54 +03:00
Vadim Lopatin d3b2c9bedf GL Example - fix textures handling 2016-01-13 11:59:13 +03:00
Vadim Lopatin fc8ef197d6 OpenGL example update 2016-01-13 11:33:27 +03:00
Tomoya Tanjo 3d170edd8f Rename init to initialize for examples 2016-01-05 22:17:47 +09:00
Vadim Lopatin ac2abfba54 css parser, starting implementatin 2015-12-23 15:26:12 +03:00
Vadim Lopatin 3c5b3a61a7 replace tabs with 4 spaces 2015-12-23 08:45:54 +03:00
Vadim Lopatin e8f9422d59 opengl example 2015-12-22 14:48:23 +03:00
Vadim Lopatin 7bdff965b2 math3d 2015-12-22 13:41:34 +03:00
Vadim Lopatin f35bb6eda6 get rid of gl3n dependency 2015-12-22 12:25:33 +03:00
Vadim Lopatin 01d04ad99f update math3d 2015-12-22 11:23:07 +03:00
Vadim Lopatin 866cd78c69 update osx project - add opengl example 2015-12-21 20:08:38 +03:00
Vadim Lopatin 2900576f9f opengl example; 3d math 2015-12-21 16:58:29 +03:00
Vadim Lopatin 4f9c90f9dd trying to get opengl example with shaders working 2015-12-21 16:00:25 +03:00
Vadim Lopatin 6bae3ee378 OpenGL support & opengl example improvements 2015-12-21 15:47:25 +03:00
Vadim Lopatin 8140feac10 add OpenGL example 2015-12-21 12:34:51 +03:00
Vadim Lopatin aea38fb5fe change OpenGLDrawable interface 2015-12-21 09:52:19 +03:00
Vadim Lopatin 57aba53bf5 OpenGL example for legacy API 2015-12-21 09:46:14 +03:00
Vadim Lopatin 809794d15a Example1 OpenGL drawable with Old API (glBegin...) - GLGears 2015-12-21 09:32:08 +03:00
Vadim Lopatin 51c98147f8 OpenGL example 2015-12-19 08:26:15 +03:00
Vadim Lopatin 88a7aaf7f2 GLGears in Example1 2015-12-18 17:48:27 +03:00
Vadim Lopatin 568a124274 Custom OpenGL drawable 2015-12-18 16:14:40 +03:00
Vadim Lopatin d186cad30a fix project files 2015-12-10 16:55:12 +03:00
Vadim Lopatin b2b6802885 fix linux project files 2015-12-10 16:49:23 +03:00
Vadim Lopatin 93b44db66b remove dlib dependency 2015-12-10 16:39:29 +03:00
Vadim Lopatin 0c5ad89b85 Get rid of dlib dependency: strip png and jpeg reading code and put to 3rdparty/dimage 2015-12-10 16:19:03 +03:00
Vadim Lopatin c31d60951b StringListWinget 2015-12-06 09:27:18 +03:00
Vadim Lopatin ba1b13b290 refactoring of signal names 2015-12-04 14:04:41 +03:00
Vadim Lopatin 1dde772437 Event listener names refactoring 2015-12-03 16:29:45 +03:00
Vadim Lopatin 9fdf63963f fixes 2015-12-03 14:32:00 +03:00
Vadim Lopatin 4e5fa02802 Update configuration settings 2015-12-03 12:30:25 +03:00
Vadim Lopatin 8ab10544e5 X11 project files updated 2015-12-03 11:30:20 +03:00
Vadim Lopatin b94e4c0ba5 X11 backend OpenGL support, initial 2015-12-03 10:08:20 +03:00
Vadim Lopatin acc57df9e6 monod-osx projects update for X11 build 2015-12-02 21:35:09 +03:00
Vadim Lopatin 304f882dd2 X11 backend fixes 2015-12-02 14:23:53 +03:00
Vadim Lopatin 33b640f33f update Mono-D linux projects, X11 backend support 2015-12-02 12:30:19 +03:00
Vadim Lopatin 1a54009bf0 fonts and X11 fixes: 2015-12-01 13:29:36 +03:00
Vadim Lopatin 57b372e412 fix font support on OSX 2015-12-01 07:02:50 +03:00
Vadim Lopatin 7056e8e9b1 Mono-D OSX project for spreadsheet example 2015-11-30 21:07:31 +03:00
Vadim Lopatin 31bf7b8f3b cocoa 2015-11-30 20:52:38 +03:00
Vadim Lopatin 2a0d73476d tabs improvements; grid improvements 2015-11-30 17:40:50 +03:00
Vadim Lopatin 1dfa3c60eb updated scrollbar resources; spreadsheet example improved 2015-11-30 16:09:19 +03:00
Vadim Lopatin efeb1b94d4 spreadsheet 2015-11-30 14:52:42 +03:00
Vadim Lopatin 2dbb69b5a6 spreadsheet example 2015-11-30 14:24:55 +03:00
Vadim Lopatin a7decf99ea spreadsheet example 2015-11-30 13:40:58 +03:00
Vadim Lopatin 768d418eec spreadsheet example 2015-11-30 10:31:51 +03:00
Vadim Lopatin 8d008415a5 cleanup code 2015-11-27 10:24:05 +03:00
Vadim Lopatin 6e12f974d6 spreadsheet example, initial commit 2015-11-27 10:04:32 +03:00
lve 4bb0e5cf27 Update X11 build properties 2015-11-24 13:43:34 +03:00
Vadim Lopatin 6473c16520 X11 projects 2015-11-20 21:52:02 +03:00
Vadim Lopatin b977506c9b fix project settings for X11 2015-11-19 10:05:13 +03:00
Vadim Lopatin a6486ddb50 Merge branch 'master' of github.com:buggins/dlangui 2015-11-19 08:52:04 +03:00
Vadim Lopatin cabed856cb merge 2015-11-19 08:51:57 +03:00
Vadim Lopatin 158b47b4ce Cocoa backend prototype 2015-11-19 06:51:51 +03:00
Vadim Lopatin e2926ad4e6 X11 backend, initial version 2015-11-18 17:02:19 +03:00
Vadim Lopatin 0010e02bee OSX Cocoa support, prototyping 2015-11-18 07:59:36 +03:00
Vadim Lopatin a51abfffc1 mac osx cocoa support prototype 2015-11-16 21:29:32 +03:00
Vadim Lopatin 4ca288209d fix MacOSX Mono-D projects 2015-11-15 09:07:56 +03:00
Vadim Lopatin d39536bd2a fix example projects; update README with new information about VisualD development 2015-11-13 09:59:32 +03:00
Vadim Lopatin 26757efb69 cleanup old project files 2015-11-13 09:41:26 +03:00
Vadim Lopatin 6d2a79ba22 windows mono-d projects 2015-11-13 09:37:38 +03:00
Vadim Lopatin 5d2228d956 Mono-D OSX projects added 2015-11-12 18:43:01 +03:00
Vadim Lopatin bcb89f0f91 add Minimal (no OpenGL) configurations for monod-linux 2015-11-12 13:25:18 +03:00
Vadim Lopatin 91af0ba252 monod-linux projects 2015-11-12 11:49:50 +03:00
Vadim Lopatin 41cf57d432 create new solution for MonoD-linux; fix crash on startup 2015-11-12 10:38:11 +03:00
Vadim Lopatin 78eb509eaa fix osx dub builds 2015-11-11 21:16:59 +03:00
Vadim Lopatin 3980210b6f Merge branch 'master' of github.com:buggins/dlangui 2015-11-11 18:51:16 +03:00
Vadim Lopatin 17274d19e0 DerelictCocoa test app 2015-11-11 18:49:36 +03:00
Vadim Lopatin 2f7e8f6a0d fix DUB projects for examples 2015-11-11 15:24:37 +03:00
Vadim Lopatin 53c20f0498 fix crash in release mode 2015-11-11 14:56:25 +03:00
Vadim Lopatin 3f4fa96cb7 mac osx mono-d projects 2015-11-10 21:03:07 +03:00
Vadim Lopatin d33b5d1c93 fix Tetris example - falling after full rows removing - #94 2015-11-10 16:14:02 +03:00
Vadim Lopatin cbcb7a18a6 new solution and projects for fresh versions of VisualD 2015-11-05 11:55:07 +03:00
Vadim Lopatin 0778b77531 OpenGL: drawLine - use line shader instead of drawing line by points 2015-11-03 15:51:49 +03:00
Vadim Lopatin a6a818a884 fix DrawBuf.fill behavior - apply clipping rectangle 2015-11-03 10:49:57 +03:00
Vadim Lopatin 99a9270629 update win32 freetype libs 2015-11-02 15:42:15 +03:00
Vadim Lopatin 0a3ef886b2 fix #95 - window.close behavior on Win32 2015-11-02 11:10:58 +03:00
Vadim Lopatin 2ef1154265 fix build errors 2015-11-02 09:28:36 +03:00
Vadim Lopatin 2a839fc4e7 win_app.def - GUI mode for Win32 (8.1) 2015-05-29 08:30:16 +03:00
Vadim Lopatin 8190530136 migration to shorter listener names 2015-04-14 13:20:39 +03:00
Vadim Lopatin 6411f2adde more logging to investigate crash on dmd x86_64 release build 2015-04-10 10:50:00 +03:00
Vadim Lopatin 77a1793761 fix issue #87 2015-04-09 16:24:46 +03:00
Vadim Lopatin d7133ae17b initial version of dlangui:d3d example 2015-04-07 15:02:51 +03:00
Vadim Lopatin 3eaea625d7 refactoring of DML code 2015-04-07 11:46:03 +03:00
Vadim Lopatin cc0f09a4c4 Hello World rewritten with usage DML parser 2015-04-02 16:30:20 +03:00
Vadim Lopatin ff86afb051 fix DUB build of DMLEdit 2015-04-02 15:45:16 +03:00
Vadim Lopatin c895b3f03a DML editor samples 2015-04-02 15:42:44 +03:00
Vadim Lopatin bd56d0084b DML editor 2015-04-02 14:39:19 +03:00
Vadim Lopatin 5b67dbde81 DML editor sample 2015-04-02 11:53:28 +03:00
Vadim Lopatin f0a615ed82 ML parser improvements; allow specifying percent size for layoutWidth, layoutHeight in percents 2015-04-02 11:06:50 +03:00
Vadim Lopatin 2877cba890 new example: DML editor 2015-04-02 09:50:28 +03:00
Vadim Lopatin 22118b5654 improvements in loading from DML - issue #58 2015-04-01 17:39:58 +03:00
Vadim Lopatin b62334e5c7 improvements in loading from DML - issue #58 2015-04-01 15:14:00 +03:00
Vadim Lopatin bec083326b ML parser, continue 2015-03-31 18:33:06 +03:00
Vadim Lopatin b28a1e95b7 list adapters: support adding/removing items, fix issue #80 2015-03-31 13:06:14 +03:00
Vadim Lopatin 045621a90e dsfml platform - initial support 2015-03-27 16:48:40 +03:00
Vadim Lopatin bf9f438d0f fix layout problems 2015-03-27 14:08:40 +03:00
Vadim Lopatin a42c8c0806 fix SimpleTextFormatter 2015-03-27 13:12:48 +03:00
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
Vadim Lopatin 1b4dfd4220 update VisualD projects 2014-12-04 16:07:34 +03:00
Vadim Lopatin c13e5b097b resizers: continue development 2014-12-04 15:47:40 +03:00
Vadim Lopatin 521e17597b Resizers - part 1; Support of cursor types under Win32 platform 2014-12-04 15:07:46 +03:00
Vadim Lopatin 9fd29770a9 tree widget - almost usable 2014-12-04 11:53:36 +03:00
Vadim Lopatin 8a64035050 Tree widget, continue 2014-12-01 15:07:26 +03:00
Vadim Lopatin 88a288c6b2 Tree widget, continue development 2014-12-01 12:29:34 +03:00
Vadim Lopatin 7f0c4250d0 Scroll Widget is working 2014-11-28 14:51:26 +03:00
Vadim Lopatin 257496b6f8 TreeWidget, part 1 2014-11-28 11:35:26 +03:00
Vadim Lopatin 0a47398344 dlanguilib-win32 - project to build with XamarinStudio/MonoD under win32 2014-09-02 12:04:14 +04:00