Commit Graph

408 Commits

Author SHA1 Message Date
Vadim Lopatin 83b4e98390 fix OpenGL support in additional windows under pure win32 - issue #27 2015-01-12 13:44:46 +03:00
Vadim Lopatin b6a991d3e6 fix win32 build properties 2015-01-07 18:22:59 +03:00
Vadim Lopatin 50a5232053 FileDlg improvements; fix ComboBox 2015-01-07 18:08:11 +03:00
Vadim Lopatin 15226e85a4 i18n: fix fallback value; FileDialog: filetype combobox 2015-01-07 12:50:58 +03:00
Vadim Lopatin 66f02db2f1 FileDialog - file type filter support, part 1 2015-01-07 11:16:36 +03:00
Vadim Lopatin cc6610bbc1 update docs for i18n 2015-01-06 23:06:05 +03:00
Vadim Lopatin 6cf62f374c i18n: support both resource id and fallback dstring - to allow inline fallback strings 2015-01-06 23:02:18 +03:00
Vadim Lopatin 202ff81633 file dialog path segments fixed; enhancement issue #22 implemented. 2015-01-05 18:17:25 +03:00
Vadim Lopatin 78f407c474 fixes 2015-01-05 18:04:58 +03:00
Vadim Lopatin 5fdf4ad935 FileDialog - path segments 2015-01-05 17:47:35 +03:00
Vadim Lopatin 0b073321a2 Merge pull request #24 from MrSmith33/master
Fix C-style arrays.
2014-12-31 13:14:05 +03:00
Vadim Lopatin 1de90b5434 FileDialog path segment buttons 2014-12-31 09:56:46 +03:00
Andrey Penechko bf6d65959d Fix C-style arrays. 2014-12-31 03:03:52 +02:00
Vadim Lopatin 4cbf96784b fileDialog - path elements panel, in progress 2014-12-30 18:28:49 +03:00
Vadim Lopatin 466509b7fa add empty parameters list constructor support to all widgets - for future usage by factory methods 2014-12-30 17:03:42 +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 5282fa9e00 fix font registration, logging on linux 2014-12-30 12:45:44 +04: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 ccaa2aa667 support of using de_image instead of FreeImage - part 1 2014-12-29 15:16:22 +03:00
Vadim Lopatin d5dff418fe fix compilation with freetype 2014-12-29 08:50:00 +03:00
Vadim Lopatin baecfc2216 FreeType: add more hardcoded paths to TTF fonts; temporary solution 2014-12-28 22:13:23 +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 a29fdb0fa1 Tetris example: fall down after rows are filled 2014-12-26 11:47:11 +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 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 58d0d0c3fa fixes 2014-12-22 19:38:46 +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 570b7f0c92 fix grid focus 2014-12-22 11:12:57 +03:00
Vadim Lopatin eda23b1bc6 grid: fix makeCellVisible for cases when too low space in scroll area 2014-12-22 10:37:00 +03:00
Vadim Lopatin 1f919f8c0e dialog fixes; sdl platform fixes; filedialog fixes 2014-12-19 13:52:45 +03:00
Vadim Lopatin 7e98f9a717 file dialog enhancements 2014-12-19 11:04:55 +03:00
Vadim Lopatin 47c56cf718 fix broken 64bit build 2014-12-18 15:45:51 +04: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 a51c058696 File Dialog - continue development; StringGridWidget - support custom drawn cells adapter 2014-12-17 16:24:01 +03:00
Vadim Lopatin 35104b170a FileDialog - continue development; drive list 2014-12-17 13:59:53 +03:00
Vadim Lopatin f7409f6c07 refactor file operations 2014-12-17 09:56:15 +03:00
Vadim Lopatin d33576a335 update documentation 2014-12-16 18:06:21 +03:00
Vadim Lopatin 9e69b64f1b improve documentation 2014-12-16 17:01:22 +03:00
Vadim Lopatin 62a5d27aca update documentation, ddox support improvements: 2014-12-16 15:59:29 +03:00
Vadim Lopatin f9ce0226fd update docs 2014-12-15 17:30:55 +03:00
Vadim Lopatin a0c892586d update documentation 2014-12-15 17:17:37 +03:00
Vadim Lopatin 1d5b26ccdc ComboBox - almost working 2014-12-15 16:34:13 +03:00
Vadim Lopatin 0b67f637cc ComboBox implementation, continue 2014-12-15 15:04:43 +03:00