Commit Graph

2103 Commits

Author SHA1 Message Date
and3md 4c6cc85481 X11: Fix convertMouseFlags() should fix #474 2017-10-07 20:32:27 +02:00
and3md fd6940c184 X11: convertMouseButton() Button2 is middle, Button3 is Right in xlib. 2017-10-07 19:42:11 +02:00
and3md c999873d60 X11: Window.show() - flush display after resize (do not show resize steps). 2017-10-07 17:17:28 +02:00
and3md 903aba9c5a X11: Redesigned hasModalWindowsAbove(), fixed crash after close second window. 2017-10-07 17:00:59 +02:00
and3md 94f955a1d8 Added WindowFlag.ExpandSize to example1. 2017-10-07 15:28:21 +02:00
and3md c3879d2dae Changed default window resize algorithm to show scrollbars. 2017-10-07 15:18:51 +02:00
and3md f453a4fe89 ExpandSize flag - ability to make window bigger when construct size is smaller than min main widget size. 2017-10-07 14:49:44 +02:00
and3md 23913e73f3 Updated comment about linux (Cinnamon) window placement bug. 2017-10-07 12:13:38 +02:00
Vadim Lopatin d9fcb06b64 update verson for #472 2017-10-06 10:21:46 +03:00
Vadim Lopatin 3d0805fc1f fix DSFML configuration build - close #472 2017-10-06 10:21:12 +03:00
Vadim Lopatin 782ca5f46d fix clipboard paste operation - normalize line endings - close #473 2017-10-05 14:05:08 +03:00
Vadim Lopatin df95bc35b1 update version for PR 2017-10-05 13:44:24 +03:00
Vadim Lopatin 709e095d27 Merge pull request #471 from FreeSlave/x11_getClipboardText
X11 getClipboardText implementation
2017-10-03 22:03:43 +03:00
Roman Chistokhodov 9030e8a1c7 X11 getClipboardText implementation 2017-10-02 19:48:10 +03:00
Vadim Lopatin 508e638517 update version for merged PRs 2017-10-02 13:20:44 +03:00
Vadim Lopatin c41db7af76 Merge pull request #470 from FreeSlave/borderless_window
Borderless window
2017-10-01 20:22:57 +03:00
Vadim Lopatin 3fa05a3c7a Merge pull request #469 from FreeSlave/showInFileManager_detached
Avoid zombies processes on linux with showInFileManager when phobos h…
2017-10-01 20:22:42 +03:00
Roman Chistokhodov 0289d17625 Implement WindowFlag.Borderless for Windows 2017-10-01 16:07:35 +03:00
Roman Chistokhodov f8136c627d Add support for borderless (undecorated) window on sdl2 and x11 platforms 2017-10-01 05:23:45 +03:00
Roman Chistokhodov b0aeb03a3c Avoid zombies processes on linux with showInFileManager when phobos has Config.detached 2017-10-01 04:14:09 +03:00
and3md 5584362bd8 WindowOrContentResizeMode.resizeWindow should only expand window size. 2017-09-30 07:47:21 +02:00
Vadim Lopatin 54955069de allow to override detected screen DPI - #463 2017-09-29 09:56:54 +03:00
Vadim Lopatin 17289b2804 update readme 2017-09-28 13:38:12 +03:00
Vadim Lopatin 5ab50e327f fix console mode build - close #465 2017-09-28 13:09:58 +03:00
Vadim Lopatin 24b3b5ed61 update breakpoint mark display in editors; disable window scrollbars by default; update version 2017-09-28 12:28:30 +03:00
Vadim Lopatin 57976633bb fix dark theme resources 2017-09-28 11:54:05 +03:00
Vadim Lopatin 6dd1791490 fix and optimization for monospace fonts - additional fix for #464 2017-09-28 11:00:33 +03:00
Vadim Lopatin 7e4c8accbb change status bar style for default theme 2017-09-28 10:59:47 +03:00
Vadim Lopatin 7ba34614bd freetype fonts support enhancement, fix #464 2017-09-28 10:29:26 +03:00
Vadim Lopatin e60be3ec1b fix build failure for x64 - close #462 2017-09-27 18:44:29 +03:00
Vadim Lopatin b7c0f22169 update MSVC/VisualD projects 2017-09-27 15:51:02 +03:00
Vadim Lopatin 282e3be899 update version 2017-09-27 14:57:59 +03:00
Vadim Lopatin d24b699a11 correct font metrics - #461 2017-09-27 14:57:00 +03:00
Vadim Lopatin e990cb10cb improve freetype fonts support - #461 2017-09-27 14:52:29 +03:00
Vadim Lopatin 51cf849a1f more freetype fonts for windows - #461 2017-09-27 14:21:47 +03:00
Vadim Lopatin bf30e2451e upgrade freetype binaries for windows - #461 2017-09-27 14:21:16 +03:00
Vadim Lopatin d41e8fc55b fix crash on theme change #460 2017-09-27 09:53:01 +03:00
Vadim Lopatin a11b1ef8fb implement default popup menu for EditLine - close #459 2017-09-26 17:27:10 +03:00
Vadim Lopatin ecf3f1cc56 allow to show editor state in status bar panel - close #451; for implementing of buggins/dlangide#282 2017-09-26 16:37:42 +03:00
Vadim Lopatin 2ed9a8d394 action shortcut override - fix #458 2017-09-26 11:24:52 +03:00
Vadim Lopatin b942bdd35f allow clearing all signal handlers; allow clearing all menu item subitems 2017-09-25 18:11:09 +03:00
Vadim Lopatin 81b5175572 catch editable load exception 2017-09-25 13:59:23 +03:00
Vadim Lopatin 27dc097981 catch editable load exception 2017-09-25 13:55:40 +03:00
Vadim Lopatin 131a505ab3 update version 2017-09-25 12:39:15 +03:00
Vadim Lopatin 41781074bf fix text hover - disable if outside line bounds 2017-09-25 12:38:49 +03:00
Vadim Lopatin 595aca4460 update version 2017-09-25 11:13:07 +03:00
Vadim Lopatin de372e7a4a fix crash on menu shortcut search - for buggins/dlangide#318 2017-09-25 11:12:43 +03:00
Vadim Lopatin 43cc077dd7 update version 2017-09-25 10:40:37 +03:00
Vadim Lopatin 2d30f44752 Merge pull request #456 from and3md/actions
Action improvements fixes #454
2017-09-25 10:39:24 +03:00
Vadim Lopatin 48a0408271 showCaretBlinking - property for editors 2017-09-25 10:37:59 +03:00