Commit Graph

409 Commits

Author SHA1 Message Date
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
Vadim Lopatin 60b5f084d4 file open dialog - continue development 2014-07-07 10:22:31 +04:00
Vadim Lopatin cee53890a7 filedialog test code 2014-07-03 10:41:01 +04:00
Vadim Lopatin b8e95200d8 remove libpng references 2014-06-11 14:52:32 +04:00
Vadim Lopatin 0082fa5134 dub json fixes 2014-06-11 14:13:02 +04:00
Vadim Lopatin d440780721 remove unused deps 2014-06-11 13:33:59 +04:00
Vadim Lopatin 956645f467 string grid is working ok 2014-06-11 13:31:43 +04:00
Vadim Lopatin 388a2bc970 grid fixes 2014-06-11 13:22:16 +04:00
Vadim Lopatin e7b40dc6e0 grids: row select support 2014-06-09 13:26:19 +04:00
Vadim Lopatin 8a5127cef5 grids: move example data generation outside 2014-06-05 16:23:57 +04:00
Vadim Lopatin dccc7a8d48 scrollbar fixes 2014-06-03 08:53:24 +04:00
Vadim Lopatin a6a7d91eac grid widget development 2014-05-26 15:58:30 +04:00
Vadim Lopatin 2b45ea504c improve ddoc generation 2014-05-22 14:14:55 +04:00
Vadim Lopatin 576dbda406 add dialogs, part 1 2014-05-22 09:03:26 +04:00
Vadim Lopatin 901c5be5d7 window icon support for win32 api backend 2014-05-21 15:27:53 +04:00
Vadim Lopatin a521d0234a fix win32 api backend support 2014-05-21 11:12:46 +04:00
Vadim Lopatin c4de481f69 fix win32 build w/o SDL 2014-05-21 06:38:56 +04:00
Vadim Lopatin c71da5b7fc better animation demo 2014-05-20 17:03:55 +04:00
Vadim Lopatin ba53e802e6 tiled images support, part 2 2014-05-20 16:22:31 +04:00
Vadim Lopatin 64f5924b8e support tiled images, part 1 2014-05-20 15:25:41 +04:00
Vadim Lopatin 5b528ec5dc support window icon 2014-05-20 09:34:37 +04:00
Vadim Lopatin c95a45083b use dstring for windowCaption property; example1: change window caption according to currently selected tab 2014-05-20 08:56:21 +04:00
Vadim Lopatin 9ad2d4bd53 window flags support; window closing support; multiple windows support improvement; about dialog in example1 2014-05-19 16:48:21 +04:00
Vadim Lopatin 60776f2ce9 support changing of theme 2014-05-19 15:35:13 +04:00
Vadim Lopatin 1f9e1eba27 support loading of theme from .xml file 2014-05-19 14:33:38 +04:00
Vadim Lopatin b69d55f3eb Internationalization demo in example1 - Menu/View/Interface Language 2014-05-19 11:16:21 +04:00
Vadim Lopatin 908fbd396e radio button and checkbox menu item types support; i18n of example1 2014-05-19 10:29:15 +04:00
Vadim Lopatin 455e0ebd52 sample animation 2014-05-13 17:00:24 +04:00
Vadim Lopatin ba1b983ad4 Table Layout - Part 2 (usable, but doesn't support FILL_PARENT) 2014-05-12 16:51:21 +04:00
Vadim Lopatin 8a04d6aea6 implement APLHA support for widgets; use semitransparency for icons in disabled menu items; reduce excessive logging 2014-05-12 15:13:54 +04:00
Vadim Lopatin 6d518ed5c0 popup menus; popup menu for editors 2014-05-12 13:28:41 +04:00
Vadim Lopatin 0b35db01c7 popup menu support 2014-05-12 10:34:07 +04:00
Vadim Lopatin 45cafad1cb fix menu navigation 2014-05-12 09:32:27 +04:00
Vadim Lopatin 374b5bb058 menu item action handling 2014-05-08 12:06:35 +04:00
Vadim Lopatin 2719aecadb support underlined text style, and underlining of hotkey chars in text 2014-05-08 08:59:33 +04:00
Vadim Lopatin b27925f54f Menu improvements 2014-05-06 16:24:56 +04:00
Vadim Lopatin b553a7e1d0 Merge branch 'master' of github.com:buggins/dlangui 2014-05-05 09:35:34 +04:00
Vadim Lopatin a06ca86820 Linux/MonoD solution fix 2014-05-05 09:35:19 +04:00
Vadim Lopatin 78e8982a2f example1 improvements: Buttons demo tab 2014-04-30 15:29:36 +04:00
Vadim Lopatin 85aca6f039 support SDL build w/o OpenGL 2014-04-30 11:48:15 +04:00
Vadim Lopatin b076ed5859 update DUB.JSON to use SDL 2014-04-30 09:44:48 +04:00
Vadim Lopatin 5375d03ebe SDL support 2014-04-28 16:47:49 +04:00
Vadim Lopatin ce71e7dc1a support SDL2 under Windows 2014-04-28 16:35:36 +04:00
Vadim Lopatin c29dab5a2c SDL2 support. part 3 2014-04-27 07:56:55 +04:00
Vadim Lopatin 21cf6bd401 fix linux build, and build instructions 2014-04-26 20:48:14 +04:00
Vadim Lopatin efa195b70a fix duplicate guids in mono-d project 2014-04-24 23:37:29 +04:00
Vadim Lopatin cbc647a60b fix linux+dub build 2014-04-24 23:19:27 +04:00
Vadim Lopatin aa4e1411b2 editors: support move by words, part 1 2014-04-24 18:28:58 +04:00
Vadim Lopatin 7862f897f9 EditBox: scrolling using mouse wheel and scrollbars; font zooming using ctrl + mouse wheel 2014-04-24 17:30:19 +04:00
Vadim Lopatin 08fb2f27d3 support multiple views for same EditableContent - demo 2014-04-24 16:12:02 +04:00
Vadim Lopatin f5bf1bb9ec editor readonly mode support 2014-04-24 14:37:53 +04:00
Vadim Lopatin 117d4ce33e editors enhancements 2014-04-24 13:58:10 +04:00
Vadim Lopatin 6bb605dde9 fixes 2014-04-23 16:44:56 +04:00
Vadim Lopatin 729b406a45 performance optimizations 2014-04-23 16:43:56 +04:00
Vadim Lopatin 3961ff9068 sample usage of EditLine and EditBox 2014-04-22 20:50:39 +04:00
Vadim Lopatin 31f7507822 editbox scrollbars 2014-04-21 14:43:24 +04:00
Vadim Lopatin e04d2ab7a5 stub for EditBox implementation 2014-04-21 09:50:00 +04:00
Vadim Lopatin 7bce36f40d editline development; fix padding and margins attributes support in styles} 2014-04-18 15:43:12 +04:00
Vadim Lopatin d1a794dcb2 edit line 2014-04-18 15:14:36 +04:00
Vadim Lopatin cd731525af fix buttons behavior 2014-04-17 22:48:13 +04:00
Vadim Lopatin 1bc3a724d1 Merge branch 'master' of github.com:buggins/dlangui 2014-04-17 17:31:48 +04:00
Vadim Lopatin 4ae03b56dc fix paletized images support / freeimage 2014-04-17 17:02:52 +04:00
Vadim Lopatin a61c611433 fix mono-D project / linux build 2014-04-17 16:23:36 +04:00
Vadim Lopatin c898bf6683 fix project file 2014-04-17 16:19:04 +04:00
Vadim Lopatin 4c4846e4a7 implement CheckBox and RadioButton controls 2014-04-17 16:17:58 +04:00
Vadim Lopatin 53e1898487 move standard resources to solution directory; add helloworld project 2014-04-17 11:53:39 +04:00
Vadim Lopatin ee2ed00c2b fixes 2014-04-17 10:29:18 +04:00
Vadim Lopatin e6782a24af simplify app initialization code 2014-04-17 10:25:04 +04:00
Vadim Lopatin bf1fa558ae refactor DUB build 2014-04-17 06:46:50 +04:00
Vadim Lopatin 53eab3f14a win32 dub build is working for both library and example1 2014-04-17 01:11:35 +04:00
Vadim Lopatin a710eb5216 list and focus handling fixes 2014-04-16 16:07:59 +04:00
Vadim Lopatin dd687b4433 fix lists 2014-04-16 15:28:19 +04:00
Vadim Lopatin fc8f1724af list item styles 2014-04-15 17:24:04 +04:00
Vadim Lopatin 03621c071d key events 2014-04-15 15:49:46 +04:00
Vadim Lopatin f35b63ef95 fixes 2014-04-15 14:26:33 +04:00
Vadim Lopatin c11a305037 main menu styles 2014-04-15 07:15:21 +04:00
Vadim Lopatin f07f153f22 menu style 2014-04-15 06:54:12 +04:00
Vadim Lopatin a8ddcd9c4f menu refactoring 2014-04-14 21:53:53 +04:00
Vadim Lopatin 61b8fe91d4 popup support 2014-04-14 15:10:32 +04:00
Vadim Lopatin 85c3dd0091 popups support 2014-04-14 13:50:37 +04:00
Vadim Lopatin cb9b46719c fix hover tracking 2014-04-14 11:36:37 +04:00
Vadim Lopatin 2a7b8b73e9 fix hover 2014-04-14 10:15:50 +04:00
Vadim Lopatin dce7eec7a8 menus, part 1 2014-04-11 18:24:31 +04:00
Vadim Lopatin 6e7d9b7cd8 support color transform in state drawables 2014-04-11 17:14:39 +04:00
Vadim Lopatin 5accf91de5 state drawables; use state drawables for buttons 2014-04-11 14:22:20 +04:00
Vadim Lopatin 9e562548ba refactoring 2014-04-11 12:09:14 +04:00
Vadim Lopatin f3c0197837 state drawables 2014-04-10 15:29:01 +04:00
Vadim Lopatin 7c47c542cc change tab styles 2014-04-10 08:54:07 +04:00
Vadim Lopatin dd13b36bc3 glyph cache fixes 2014-04-04 09:08:04 +04:00
Vadim Lopatin fbe9ef75fb performance fixes 2014-04-02 13:27:00 +04:00
Vadim Lopatin 970928d5f6 performace optimizations 2014-04-02 09:01:01 +04:00
Vadim Lopatin 0fd29831ab optimize font glyph cache 2014-04-01 22:36:15 +04:00
Vadim Lopatin da09eeed1c linux app fixes 2014-04-01 19:30:33 +04:00
Vadim Lopatin 0b7f59bd95 rearrange example widgets using tabs 2014-04-01 19:16:06 +04:00
Vadim Lopatin bf97ece83f tabs 2014-04-01 18:42:34 +04:00
Vadim Lopatin 17c0d2557e tabs 2014-04-01 17:12:58 +04:00
Vadim Lopatin 48242a1af7 tab widget 2014-03-31 18:22:29 +04:00
Vadim Lopatin 091a5b15ab i18n support 2014-03-31 13:26:53 +04:00
Vadim Lopatin d1a47bd401 lists 2014-03-26 16:48:17 +04:00
Vadim Lopatin 03a0844a9f Hover, scrollbars 2014-03-25 14:40:47 +04:00
Vadim Lopatin 7eaf08aec3 scrollbars support 2014-03-25 11:49:26 +04:00
Vadim Lopatin 1dfb88defd custom drawable attributes in theme; scroll bar theming 2014-03-24 22:11:01 +04:00
Vadim Lopatin 6c60828690 scrollbars, part 2 2014-03-24 10:39:33 +04:00
Vadim Lopatin fbc30ab5c8 scrollbar control, part 1 2014-03-23 14:24:10 +04:00
Vadim Lopatin 1e39e2fdf6 XCB OpenGL support 2014-03-19 14:17:30 +04:00
Vadim Lopatin 6d180a7a1b fix win32 version 2014-03-18 21:28:12 +04:00
Vadim Lopatin abb5417819 resource cleanup fixed 2014-03-18 15:43:42 +04:00
Vadim Lopatin e76394c5da rework resources destroy 2014-03-18 15:19:20 +04:00
Vadim Lopatin 67b4534b70 fix xcb build; update button resources 2014-03-18 09:16:00 +04:00
Vadim Lopatin 27d2f64735 fix styles 2014-03-17 21:26:13 +04:00
Vadim Lopatin df1d104133 fixes 2014-03-17 18:39:25 +04:00
Vadim Lopatin c73f1ae0b0 horizontal layout; mouse event processing fixes 2014-03-17 17:56:52 +04:00
Vadim Lopatin 5fd93700a0 styles for states 2014-03-17 13:33:40 +04:00
Vadim Lopatin bf57f2f26f app 2014-03-14 17:35:53 +04:00
Vadim Lopatin 05d1ec598a xcb shm image 2014-03-14 17:10:33 +04:00
Vadim Lopatin 8a3f491074 XCB binding 2014-03-13 18:26:00 +04:00
Vadim Lopatin 1aa4617872 ftfonts fixes 2014-03-12 12:02:40 +04:00
Vadim Lopatin a5ac694004 OpenGL shaders 2014-03-10 16:58:16 +04:00
Vadim Lopatin 1341bb6e71 fix linear layout implementation 2014-03-08 22:09:35 +04:00
Vadim Lopatin 3661f7f9fb remove binaries 2014-03-07 20:38:56 +04:00
Vadim Lopatin a85dde2d6f window update issue fixed 2014-03-07 15:55:28 +04:00
Vadim Lopatin c6c89303d8 styles: background drawable - working; add initial implementation of Button 2014-03-07 14:59:08 +04:00
Vadim Lopatin bfc77c0974 button image resources 2014-03-07 14:34:58 +04:00
Vadim Lopatin 6764fe17eb working drawable cache and resized image drawing 2014-03-07 13:26:15 +04:00
Vadim Lopatin 93df2f902f styles improvements, documenting 2014-03-06 18:17:19 +04:00
Vadim Lopatin 3713c73db6 use style for widget properties 2014-03-06 17:27:11 +04:00
Vadim Lopatin adf9e40365 fix project settings for Release 2014-03-06 11:52:24 +04:00
Vadim Lopatin 595e1fc7d6 simple text widget 2014-03-05 16:47:54 +04:00
Vadim Lopatin 79a18449cd loading and drawing of PNGs is working 2014-03-05 14:52:50 +04:00
Vadim Lopatin b506c6f285 refactor solution to move dlangui into a separate library project 2014-03-05 13:11:36 +04:00