Commit Graph

312 Commits

Author SHA1 Message Date
Vadim Lopatin c564bb67a2 win32 api backend improvements 2014-05-21 11:39:01 +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 767e6734cb tiled images support is working 2014-05-20 16:36:00 +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 f6d7350e77 update documentation 2014-05-20 08:57:00 +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 23a228889a update docs 2014-05-19 16:49:59 +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 574e83291e update docs 2014-05-19 15:40:22 +04:00
Vadim Lopatin 1c7bff281f fix readme 2014-05-19 15:39:40 +04:00
Vadim Lopatin 310613ddc3 update README 2014-05-19 15:38:26 +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 2da47b106a put DDOC documentation under source control - to see on GitHub 2014-05-15 11:01:29 +04:00
Vadim Lopatin 5a1bd36652 update ddocs 2014-05-15 10:58:32 +04:00
Vadim Lopatin faeac55f4b cursor changing for editors - working ok on SDL 2014-05-14 11:18:18 +04:00
Vadim Lopatin e16d1cacbc support standard mouse cursors 2014-05-14 10:45:36 +04:00
Vadim Lopatin 455e0ebd52 sample animation 2014-05-13 17:00:24 +04:00
Vadim Lopatin 468a1bc318 refactor TableLayout 2014-05-13 09:15: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 2caeb1f36f TableLayout, part 1 2014-05-12 16:10:53 +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 8c9964e596 main menu fixes 2014-05-08 11:13:37 +04:00
Vadim Lopatin dd0527a698 underline main menu item shortcuts when alt is pressed or main menu is active 2014-05-08 10:32:45 +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 e0c9b8bc9c fix crash on nested popup closing 2014-05-07 16:45:57 +04:00
Vadim Lopatin ba9ce609a4 better menu handling 2014-05-07 15:58:52 +04:00
Vadim Lopatin bc9aeab14e main menu, key processing, focus handling improvements 2014-05-07 15:21:14 +04:00
Vadim Lopatin b684955132 SDL: optimized redraw using user defined event 2014-05-07 12:17:50 +04:00
Vadim Lopatin 3adf2138b5 menus: align menu item icons and accelerators 2014-05-07 11:41:22 +04:00
Vadim Lopatin a7d062097a fix broken margins and padding 2014-05-07 11:03:14 +04:00
Vadim Lopatin b27925f54f Menu improvements 2014-05-06 16:24:56 +04:00
Vadim Lopatin 3e1db50468 hack to support keypad control keys (Home, End, PageUp, Arrows, ...) under Linux 2014-05-05 13:55:03 +04:00
Vadim Lopatin 300bc90dbf fix resource cleanup 2014-05-05 13:28:22 +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 67f74980c7 update readme 2014-04-30 14:51:24 +04:00
Vadim Lopatin d2cbd7c7c3 tweak button resources 2014-04-30 14:50:45 +04:00
Vadim Lopatin 85aca6f039 support SDL build w/o OpenGL 2014-04-30 11:48:15 +04:00