Commit Graph

670 Commits

Author SHA1 Message Date
Vadim Lopatin 055979b9e7 actions update - working 2015-01-30 17:55:04 +03:00
Vadim Lopatin a1ee2ba8b1 actions state requests, part 3 2015-01-30 17:04:48 +03:00
Vadim Lopatin bf79159d39 actions state requests, part 2 2015-01-30 16:14:43 +03:00
Vadim Lopatin 7564129b42 actions state requests, part 1 2015-01-30 15:09:46 +03:00
Vadim Lopatin 3ce5afe42b theme fixes; caret blinking speed adjusted 2015-01-30 13:52:24 +03:00
Vadim Lopatin e7f1e2201f implement caret blinking - issue #40 2015-01-30 13:43:07 +03:00
Vadim Lopatin 7dca400e4c refactoring: move EditableContent into separate module 2015-01-30 12:26:25 +03:00
Vadim Lopatin d74e995d02 implement font gamma setting; tune fonts in default theme 2015-01-30 12:04:46 +03:00
Vadim Lopatin 20b54b412d fix dub.json - freetype dll name 2015-01-30 11:07:04 +03:00
Vadim Lopatin 95d064e8dc fix dub.json - for win32, enable freetype 2015-01-30 11:03:09 +03:00
Vadim Lopatin 98f90165ba fix issue #42 - editors update after loading of file; fix theme 2015-01-30 10:59:07 +03:00
Vadim Lopatin 62c94537a2 win32 platform freetype support improvements 2015-01-30 09:48:01 +03:00
Vadim Lopatin 08de99de59 new font hinting mode: Light (mac-like) for freetype 2015-01-29 22:40:28 +03:00
Vadim Lopatin d35498a82d fix unnecessary relayouts; remove excessive logging 2015-01-29 21:05:02 +03:00
Vadim Lopatin 4df4c0fc04 reduce relayouts 2015-01-29 18:24:07 +03:00
Vadim Lopatin c6b5028ff1 timers support for SDL backend 2015-01-29 16:29:58 +03:00
Vadim Lopatin 31893d1503 fixes 2015-01-29 15:50:09 +03:00
Vadim Lopatin 83aec70a41 fixes 2015-01-29 15:42:35 +03:00
Vadim Lopatin 6c102d0d40 update resources 2015-01-29 11:52:57 +03:00
Vadim Lopatin c8334ec618 Merge branch 'master' of github.com:buggins/dlangui 2015-01-28 23:05:48 +03:00
Vadim Lopatin 0ef9a43d1a fix win32 platform timers; fix crash in editors; improve logger widget 2015-01-28 23:05:15 +03:00
Vadim Lopatin 4adeac03f2 Merge pull request #37 from John-Colvin/patch-1
fix tetris row counter
2015-01-28 21:20:42 +03:00
Vadim Lopatin 4920646aa8 disable subpixel antialiasing 2015-01-28 17:16:26 +03:00
Vadim Lopatin afae967515 fixes 2015-01-28 17:14:17 +03:00
Vadim Lopatin b9bd78d3fd background operation in appframe 2015-01-28 16:28:56 +03:00
John Colvin d721c13f55 fix row counter 2015-01-28 13:16:46 +00:00
Vadim Lopatin cd8ab190a9 AppFrame: handle background operation; show background operation status in status line 2015-01-28 16:14:50 +03: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