Tig
|
00df975751
|
Merge branch 'develop' into mouse-grab-dim-2219
|
2022-12-04 08:02:45 -07:00 |
|
Tig
|
bafb4bbd5f
|
Merge pull request #2183 from cpacejo/fix-nonbmp
Fixes #2182. Fix output of non-BMP Unicode characters in NetDriver.
|
2022-12-04 07:54:48 -07:00 |
|
Tig
|
e8e07a184c
|
Merge pull request #2243 from tznind/tablecol-visible
Fixes #1465. TableView columns can now be hidden via `ColumnStyle.Visible`
|
2022-12-04 07:54:14 -07:00 |
|
tznind
|
6a932f6fae
|
Fix whitespace
|
2022-12-04 14:50:09 +00:00 |
|
Thomas Nind
|
4120e1e39f
|
Merge branch 'develop' into csv-robust
|
2022-12-04 14:43:51 +00:00 |
|
tznind
|
8a6dfe75db
|
Merge branch 'develop' into csv-robust
|
2022-12-04 14:41:37 +00:00 |
|
Tig
|
6664a4a162
|
Merge branch 'develop' into tablecol-visible
|
2022-12-04 07:19:01 -07:00 |
|
tznind
|
f362e40ca0
|
Add sort to context menu and fix naming of context items when they are sorted
|
2022-12-03 19:59:52 +00:00 |
|
tznind
|
6136656327
|
Added context menu for show/hide columns in TableEditorScenario
|
2022-12-03 19:49:42 +00:00 |
|
BDisp
|
b917064bb0
|
Merge branch 'develop' into csv-editor-fix
|
2022-12-03 19:45:30 +00:00 |
|
tznind
|
cf4c02a71f
|
merge develop into tablecol-visible
|
2022-12-03 19:39:36 +00:00 |
|
tznind
|
25f9b4e267
|
Revert accidental changes to UICatalog
|
2022-11-26 22:56:45 +00:00 |
|
tznind
|
2fba173288
|
Add ColumnStyle.Visible
|
2022-11-26 22:55:32 +00:00 |
|
tznind
|
643e53b575
|
Add column sorting to TableEditor
|
2022-11-22 10:57:03 +00:00 |
|
BDisp
|
bffc9cb2e8
|
Fix a label width size issue.
|
2022-11-17 18:01:03 +00:00 |
|
BDisp
|
a37e2d4134
|
Fixes #2219. Moving a grab a top with a superview fails with Dim.
|
2022-11-12 01:27:45 +00:00 |
|
BDisp
|
8cf7a3514d
|
Fixes bug related with allowed type files filter in FileDialog.
|
2022-11-09 23:00:50 +00:00 |
|
tznind
|
751efd4986
|
Add file name to window title on open
|
2022-11-08 07:23:46 +00:00 |
|
Tig
|
6af2fd12d3
|
Merge branch 'develop' into fix-nonbmp
|
2022-11-07 21:23:38 -07:00 |
|
Tig
|
4334c7c7a2
|
Merge branch 'develop' into csv-robust
|
2022-11-07 21:23:20 -07:00 |
|
Tig
|
cab89417b8
|
Merge branch 'develop' into csv-editor-fix
|
2022-11-07 21:23:09 -07:00 |
|
Tig
|
7c797517cd
|
Merge branch 'develop' into fixes_730_adds_contents_changed_event
|
2022-11-07 17:54:17 -07:00 |
|
Thomas
|
a0686dfcde
|
Changed CsvEditor culture on read/write to InvariantCulture
|
2022-11-07 21:55:47 +00:00 |
|
BDisp
|
d1d86edf3e
|
Fixes #2195. CsvEditor: Column Type dialog not wide enough.
|
2022-11-07 21:10:12 +00:00 |
|
tznind
|
6131726560
|
Change Save to also use CsvHelper
|
2022-11-07 19:55:27 +00:00 |
|
tznind
|
2457f666d8
|
Update CsvEditor scenario to use CsvHelper
|
2022-11-07 19:37:10 +00:00 |
|
Tig
|
3f212aa838
|
Merge branch 'develop' into fixes_730_adds_contents_changed_event
|
2022-11-07 03:22:21 -07:00 |
|
Charlie Kindel
|
1df615996e
|
Revamped charmap to be amaze.
|
2022-11-07 03:10:24 -07:00 |
|
Charlie Kindel
|
787349e177
|
Added ContentsChanged event & unit tests. Updated Text.cs Scenario
|
2022-11-06 21:56:21 -07:00 |
|
BDisp
|
d7131587d3
|
Fixes 2193. Character Map scenario not showing the last range chars U+10fffx.
|
2022-11-06 18:26:04 +00:00 |
|
Charlie Kindel
|
5e4c4165c9
|
Changed Top's colorscheme to base
|
2022-11-05 19:10:32 -06:00 |
|
Tig
|
94523b68fb
|
Merge pull request #2190 from tig/fixes_2188_win_frameview_scenario
Fixes #2188. Latent bug in `Windows & FrameViews` scenario
|
2022-11-05 18:58:56 -06:00 |
|
Charlie Kindel
|
cbc8f71e0f
|
clean up
|
2022-11-05 18:56:11 -06:00 |
|
Charlie Kindel
|
2ff4040685
|
Fixed bug in scenario that was there all along; cleaned up a bit. renamed
|
2022-11-05 18:55:40 -06:00 |
|
Charlie Kindel
|
9438835845
|
Fixed bug in scenario that was there all along; cleaned up a bit. renamed
|
2022-11-05 18:45:36 -06:00 |
|
Charlie Kindel
|
7a37111319
|
Revamped File Explorer to enable better Focus testing
|
2022-11-05 17:54:22 -06:00 |
|
Charlie Kindel
|
1e8113ecce
|
Revamped File Explorer to enable better Focus testing
|
2022-11-05 17:36:11 -06:00 |
|
Charlie Kindel
|
60e70f331f
|
merge develop
|
2022-11-05 16:41:05 -06:00 |
|
Charlie Kindel
|
5a0cea19c6
|
Added another Run<T> Scenario
|
2022-11-05 15:45:19 -06:00 |
|
Charlie Kindel
|
de3c02e9bf
|
refactored internal Init() (now called InternnalInit()) to be more clear; updated docs and unit tests
|
2022-11-05 14:36:41 -06:00 |
|
Chris Pacejo
|
cb7c1be8bc
|
fix output of non-BMP Unicode characters in NetDriver
|
2022-11-05 00:52:09 -04:00 |
|
Charlie Kindel
|
812a389082
|
with #520 fixed, cleaning up comments and tests
|
2022-11-04 11:32:41 -06:00 |
|
Charlie Kindel
|
04af7d2106
|
merge develop
|
2022-11-04 11:25:27 -06:00 |
|
Charlie Kindel
|
19ffc6b748
|
Fixed WizardAsView scenario; missing Init call
|
2022-11-03 22:33:57 -06:00 |
|
Charlie Kindel
|
f171f8d693
|
Rlease v1.8.3
|
2022-11-03 21:44:36 -06:00 |
|
Charlie Kindel
|
857e123c65
|
Added @bdisp's suggested tests
|
2022-11-03 16:47:45 -06:00 |
|
Charlie Kindel
|
bf1ed31281
|
Refactored UI Catalog and added tons of unit tests
|
2022-11-03 15:58:15 -06:00 |
|
Charlie Kindel
|
fc6f830339
|
Tweaked unit tests to be more robust
|
2022-11-02 21:29:35 -06:00 |
|
Charlie Kindel
|
89d674d4d7
|
Updated API docs for Application
|
2022-11-02 21:05:08 -06:00 |
|
Charlie Kindel
|
87c224297c
|
fixed by removing Init calls
|
2022-11-02 20:00:19 -06:00 |
|