Commit Graph

178 Commits

Author SHA1 Message Date
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
Vadim Lopatin 60b5f084d4 file open dialog - continue development 2014-07-07 10:22:31 +04:00