Commit Graph

644 Commits

Author SHA1 Message Date
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 1377556d92 timers support part 1 - for win32 platform 2015-01-28 15:14:32 +03:00
Vadim Lopatin 016a958a17 warn and fail if no freetype fonts found 2015-01-28 13:53:02 +03:00
Vadim Lopatin 4459efb406 hardcode some ttf fonts for MacOsX 2015-01-28 13:47:16 +03:00
Vadim Lopatin b1a9a950c8 timers, part 1 2015-01-28 13:46:54 +03:00
Vadim Lopatin 9510ec4c93 support opening of link in browser in linux as well 2015-01-27 21:59:58 +03:00
Vadim Lopatin bb0c8ce1f0 fix readme - APP_ENTRY_POINT 2015-01-27 20:13:12 +03:00
Vadim Lopatin 7c39e9f15e fix crash on popup dialogs w/o handlers 2015-01-27 18:34:00 +03:00
Vadim Lopatin 1554e52783 fix styles of popup window and file dialog places list 2015-01-27 16:46:48 +03:00
Vadim Lopatin 7e4f4ff019 improvements for dlangui 2015-01-27 16:26:54 +03:00
Vadim Lopatin 90cf7253ca file dialogs in popup by default; update style for floating windows 2015-01-27 15:47:52 +03:00
Vadim Lopatin cf75dd3496 modal popups 2015-01-27 15:20:02 +03:00
Vadim Lopatin 71e3ba0f62 ability to show any dialog in popup 2015-01-27 14:51:37 +03:00
Vadim Lopatin da821bcefc new type of button - URL link; support opening of URL in external browser - for windows 2015-01-27 13:56:42 +03:00
Vadim Lopatin 2009575542 resizing in docks is working 2015-01-27 11:44:39 +03:00
Vadim Lopatin b76b47833a docks refactoring 2015-01-27 11:26:59 +03:00
Vadim Lopatin 7f27b57063 dock window resizers, part 2 2015-01-26 21:28:49 +03:00
Vadim Lopatin a820afd995 fix build error 2015-01-26 19:55:42 +03:00
Vadim Lopatin e1b13514c4 resizers in docks - part 1 2015-01-26 19:47:27 +03:00
Vadim Lopatin 96d19be199 support exact filename in file filter; fix action dispatching when no focus 2015-01-26 17:35:03 +03:00
Vadim Lopatin 6e1f11fd57 better actions support 2015-01-26 16:54:35 +03:00
Vadim Lopatin f509171b04 AppFrame: main menu accelerators 2015-01-26 16:28:42 +03:00
Vadim Lopatin f11435e4b6 tab and tree controls fixes 2015-01-26 16:07:35 +03:00
Vadim Lopatin 90e6d7e49c collections: crash fixed; editors: notify about modified state change; tabs: allow renaming tab: 2015-01-26 13:36:10 +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 d66f79c019 EditBox - zoomIn/zoomOut using Ctrl+keypad +/- 2015-01-24 11:01:34 +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 ae75f40323 subpixel rendering 2015-01-23 17:50:25 +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 fdb965b45c fix saving of text files 2015-01-22 18:16:45 +03:00
Vadim Lopatin 173388fdff fix crash on action handling 2015-01-22 17:57:52 +03:00
Vadim Lopatin 0b3440500a fix build error 2015-01-22 16:18:12 +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 3d8f195e4a embed standard resources 2015-01-22 14:21:18 +03:00
Vadim Lopatin 0cac220762 embed standard resources, part 1 2015-01-22 13:09:53 +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 e7571a37c5 fix dub build: 2015-01-22 12:10:33 +04:00
Vadim Lopatin 645ed7c9b5 fix x64 build 2015-01-22 12:09:10 +04:00
Vadim Lopatin 4984dee061 Merge branch 'master' of github.com:buggins/dlangui 2015-01-22 12:00:30 +04:00
Vadim Lopatin 3448facf43 package refactoring 2015-01-22 10:49:46 +03:00
Vadim Lopatin aba7f3ed57 add subconfigurations 2015-01-22 09:57:21 +03:00
Vadim Lopatin c78814fa6c minimize dub.json content 2015-01-22 09:33:12 +03:00
Vadim Lopatin 240a693942 update readme for win32 2015-01-22 09:14:34 +03:00