Vadim Lopatin
|
8d84223099
|
add selectAll method to editors
|
2017-09-08 14:46:38 +03:00 |
Vadim Lopatin
|
8c1ae8988e
|
fix multiple monitor support in SDL - DPI detection code
|
2017-09-08 14:30:58 +03:00 |
Vadim Lopatin
|
c269537679
|
editor search panel enhancements - close #427
|
2017-09-08 13:22:56 +03:00 |
Vadim Lopatin
|
3810b5848c
|
fix build error
|
2017-09-08 13:15:48 +03:00 |
Vadim Lopatin
|
d61d3ee1a4
|
highlight selected word occurences in text editor - close #420
|
2017-09-08 13:04:23 +03:00 |
Vadim Lopatin
|
2a78f1d9d1
|
whole words search/replace/highlight support in editors - close #424
|
2017-09-08 12:09:33 +03:00 |
Vadim Lopatin
|
d3469713c6
|
trying to resolve out of memory error during compilation on x86 platform - #425
|
2017-09-08 10:54:31 +03:00 |
Vadim Lopatin
|
4e4cb9ee4e
|
close popup (don't reopen) on combobox body click when popup is open - close 19
|
2017-09-08 10:33:21 +03:00 |
Vadim Lopatin
|
31d6a09990
|
implement #423 - sort order indicators in file dialog
|
2017-09-08 10:07:03 +03:00 |
Vadim Lopatin
|
b22b951af8
|
Merge pull request #426 from lemming-life/master
Added StringListWidget for "list2" in example1.
|
2017-09-08 08:50:55 +03:00 |
lemming-life
|
089f22158e
|
Added StringListWidget for "list2" in example1. Showcases finding keywords in the list via keyboard.
|
2017-09-07 22:51:07 -06:00 |
and3md
|
72da1239bb
|
FileDialog: Fix open directory by "Open" button - get the name from EditLine not activate selected item.
|
2017-09-07 19:40:54 +02:00 |
and3md
|
20e42ccfac
|
Implemented #422 - Possibility to set default window icon for new windows.
|
2017-09-07 18:55:31 +02:00 |
Vadim Lopatin
|
ce633a7675
|
change sort order of entries in file dialog by clicking on column header - close #409
|
2017-09-07 17:03:50 +03:00 |
Vadim Lopatin
|
9138d35a10
|
clear selection on home/end key if needed - close #421
|
2017-09-07 12:02:24 +03:00 |
Vadim Lopatin
|
cb8193f663
|
support asArray for sorting items - for buggins/dlangide#250
|
2017-09-07 10:53:18 +03:00 |
Vadim Lopatin
|
27f170a7b9
|
filename edit box layout - fill parent
|
2017-09-06 17:34:39 +03:00 |
Vadim Lopatin
|
ff5adbce0e
|
fix tab handling
|
2017-09-05 12:04:33 +03:00 |
Vadim Lopatin
|
f7c8aca1ee
|
editors: implement replace #178
|
2017-09-05 12:03:02 +03:00 |
Vadim Lopatin
|
ddf9b82a18
|
editors find / replace enhancements
|
2017-09-05 10:27:04 +03:00 |
Vadim Lopatin
|
b65fa61272
|
fix Float settings combobox behavior
|
2017-09-05 10:24:44 +03:00 |
Vadim Lopatin
|
a40eeb66af
|
add findNext / findPrev editor actions, shortcuts F3 / Shift+F3 #178
|
2017-09-05 10:01:01 +03:00 |
Vadim Lopatin
|
3ea66645b8
|
find/replace in editors; #178 #47
|
2017-09-04 18:07:38 +03:00 |
Vadim Lopatin
|
cfb0e63145
|
search result highlight - #178
|
2017-09-04 17:42:55 +03:00 |
Vadim Lopatin
|
7312212914
|
fix build error
|
2017-09-04 16:23:54 +03:00 |
Vadim Lopatin
|
bad404400f
|
find/replace in editors, continue; #178
|
2017-09-04 16:21:28 +03:00 |
Vadim Lopatin
|
c48b097d22
|
fix #418 - directory selection in FileDialog
|
2017-09-04 14:51:30 +03:00 |
Vadim Lopatin
|
7da5ca6108
|
fix for support autoindent at first line
|
2017-09-04 14:33:32 +03:00 |
Vadim Lopatin
|
62a58b8bf5
|
Merge branch 'master' of github.com:buggins/dlangui
|
2017-09-04 14:16:01 +03:00 |
Vadim Lopatin
|
993f8e5934
|
Merge pull request #417 from John-Colvin/trailingWhitespace
remove trailing whitespace
|
2017-09-04 14:14:58 +03:00 |
Vadim Lopatin
|
23d4a7406b
|
fix #416 - editor whitespace marks for lines containing whitespace only
|
2017-09-04 14:12:22 +03:00 |
John Colvin
|
fb4b1310da
|
remove trailing whitespace
|
2017-09-04 12:09:58 +01:00 |
Vadim Lopatin
|
0007f441c6
|
Merge pull request #415 from John-Colvin/register_tabwidget
register TabWidget
|
2017-09-04 14:02:59 +03:00 |
John Colvin
|
9506a0f70b
|
register TabWidget
|
2017-09-04 11:48:08 +01:00 |
Vadim Lopatin
|
3181cbef09
|
flags processing for AltGr text input #414
|
2017-09-04 12:33:07 +03:00 |
Vadim Lopatin
|
02037974c5
|
rework modifier keys handling for #414
|
2017-09-04 12:18:58 +03:00 |
Vadim Lopatin
|
ba99d5c82a
|
Merge pull request #412 from John-Colvin/unstatable
Avoid crashing on files that don't stat, e.g. broken symlinks
|
2017-09-01 09:41:31 +03:00 |
John Colvin
|
3617339405
|
avoid crashing on files that don't stat, e.g. broken symlinks
|
2017-08-31 23:12:39 +01:00 |
Vadim Lopatin
|
ecdaa7287f
|
Merge branch 'master' of github.com:buggins/dlangui
|
2017-08-31 11:44:15 +03:00 |
Vadim Lopatin
|
03a87383eb
|
resources import with path - step 1 for better resource/different DPI management; is possible after import with path is fixed in DMD on windows
|
2017-08-31 11:43:57 +03:00 |
Vadim Lopatin
|
5cea4cb23d
|
Merge pull request #410 from John-Colvin/newFileOpen
consider FileMustExist for file open dialog
|
2017-08-31 11:41:32 +03:00 |
John Colvin
|
475eefa48d
|
consider FileMustExist for file open dialog
|
2017-08-30 16:38:20 +01:00 |
Vadim Lopatin
|
a1aeaefb07
|
for dlangide popup measure
|
2017-08-30 09:28:28 +03:00 |
Vadim Lopatin
|
fdd5ff11cd
|
fix DPI detection on SDL backend
|
2017-08-29 15:27:52 +03:00 |
Vadim Lopatin
|
5e47ce1ca6
|
Merge branch 'master' of github.com:buggins/dlangui
|
2017-08-28 13:21:24 +03:00 |
Vadim Lopatin
|
31495c01b1
|
reduce tree item indent
|
2017-08-28 13:20:21 +03:00 |
Vadim Lopatin
|
a2f05b2c48
|
fix theme changes
|
2017-08-28 13:14:18 +03:00 |
Vadim Lopatin
|
fa1654887b
|
fix theme update; fix dark theme
|
2017-08-28 11:29:28 +03:00 |
Vadim Lopatin
|
b84498ea4f
|
#242 additional change
|
2017-08-25 19:52:41 +03:00 |
Vadim Lopatin
|
c16c69c344
|
trying to fix crash in FileDialog on failed opening of directory
|
2017-08-25 17:58:23 +03:00 |