Ross Ferguson
|
4df3c4e774
|
Fix unit test
|
2020-06-20 21:39:32 +01:00 |
|
Ross Ferguson
|
4938566600
|
Merge branch 'combobox_fixes2' of https://github.com/fergusonr/gui.cs into combobox_fixes2
|
2020-06-20 20:07:06 +01:00 |
|
Ross Ferguson
|
acacd0c9e7
|
Accomodate upstream changes
|
2020-06-20 19:56:12 +01:00 |
|
Ross Ferguson
|
6f97585427
|
Add constructor that takes a text argument
|
2020-06-20 18:28:59 +01:00 |
|
Ross Ferguson
|
f3b1b07540
|
Fixed AllViewsTester.cs crash
|
2020-06-20 18:28:59 +01:00 |
|
Ross Ferguson
|
cfcf8efb59
|
ComboBox multiple fixes. Dim.Fill() incorrectly calculated. List height not resizing. SetSource() not immeadiately updating list. Double click not selecting item. Example now demo resizes with view
|
2020-06-20 18:28:58 +01:00 |
|
Charlie Kindel
|
1c25d6ce2c
|
Merge pull request #713 from tig/allviewstester_listview
Add test for Source property to allviewstester
|
2020-06-20 10:04:30 -07:00 |
|
Charlie Kindel
|
aa34bad858
|
add source to allviewstester
|
2020-06-20 09:54:09 -07:00 |
|
Ross Ferguson
|
e164ca2233
|
Add constructor that takes a text argument
|
2020-06-20 12:15:08 +01:00 |
|
Ross Ferguson
|
a869b9c6dd
|
Fixed AllViewsTester.cs crash
|
2020-06-20 10:48:32 +01:00 |
|
Ross Ferguson
|
283356433d
|
ComboBox multiple fixes. Dim.Fill() incorrectly calculated. List height not resizing. SetSource() not immeadiately updating list. Double click not selecting item. Example now demo resizes with view
|
2020-06-20 09:34:55 +01:00 |
|
Charlie Kindel
|
76da9b3913
|
fix oom isue
|
2020-06-18 11:33:05 -07:00 |
|
Charlie Kindel
|
606e2728ae
|
Merge branch 'master' into crlf_label
|
2020-06-18 10:26:04 -07:00 |
|
Charlie Kindel
|
10f90a7a7a
|
layoutsubviews not virtual
|
2020-06-18 10:25:45 -07:00 |
|
Charlie Kindel
|
71a62dc1a1
|
Merge pull request #706 from BDisp/set-current-top-on-demo
Fixes #705 setting current Application.Top.
|
2020-06-18 10:23:11 -07:00 |
|
BDisp
|
9b695799ab
|
Fixes #705 setting current Application.Top.
|
2020-06-18 16:34:12 +01:00 |
|
Charlie Kindel
|
f7e45e8dea
|
Update README.md
|
2020-06-18 07:35:08 -07:00 |
|
Charlie Kindel
|
92042d8697
|
removed extranous files
|
2020-06-18 01:43:58 -07:00 |
|
Charlie Kindel
|
7c93802028
|
ready for pr
|
2020-06-18 01:30:42 -07:00 |
|
Charlie Kindel
|
120991ec5b
|
ready for pr
|
2020-06-18 01:29:25 -07:00 |
|
Charlie Kindel
|
8272d8aff3
|
feature complete
|
2020-06-17 15:43:26 -07:00 |
|
Charlie Kindel
|
535f7e63f9
|
merge with master
|
2020-06-17 08:55:41 -07:00 |
|
Charlie Kindel
|
49bfe6a6c2
|
progress...rabbit hole
|
2020-06-17 08:50:38 -07:00 |
|
Miguel de Icaza
|
b26e755ea8
|
Update codeql-analysis.yml
|
2020-06-16 10:09:35 -04:00 |
|
BDisp
|
e60dfe2905
|
Fixes #683 Resizing issue and Unix change colors. (#697)
|
2020-06-16 10:07:11 -04:00 |
|
BDisp
|
a6a3c99703
|
Fixes #698 StatusBar position on resizing. (#699)
* Fixes #698 StatusBar position on resizing.
* Changed to LayoutComplete in StatusBar.
|
2020-06-16 10:06:53 -04:00 |
|
Miguel de Icaza
|
bcc341a240
|
Create codeql-analysis.yml
|
2020-06-16 10:06:34 -04:00 |
|
Charlie Kindel
|
a08a411a91
|
crazy refactoring
|
2020-06-15 22:52:35 -07:00 |
|
BDisp
|
ec73e0f2b6
|
Fixes #623 Dim.Percent with an extra behavior. (#696)
|
2020-06-15 22:01:53 -04:00 |
|
Charlie Kindel
|
61177db408
|
Merge pull request #695 from tig/crlf_label
Strip CR/LF in label
|
2020-06-15 13:10:15 -07:00 |
|
Charlie Kindel
|
7ab256bc32
|
strip crlf chars from label
|
2020-06-15 12:57:05 -07:00 |
|
Charlie Kindel
|
dd6d54e919
|
Merge branch 'master' of tig:migueldeicaza/gui.cs
|
2020-06-15 12:31:18 -07:00 |
|
Charlie Kindel
|
cdf6d85e59
|
Revert "refactored consoledriver for more reuse"
This reverts commit 3948d9c554, reversing
changes made to c02054d01c.
|
2020-06-15 12:31:06 -07:00 |
|
Charlie Kindel
|
3948d9c554
|
refactored consoledriver for more reuse
|
2020-06-15 12:29:44 -07:00 |
|
Charlie Kindel
|
1f4b9289b1
|
Merge pull request #669 from tig/non_printable
Addresses non-printable chars in Drivers
|
2020-06-15 12:29:18 -07:00 |
|
Charlie Kindel
|
254131b8c6
|
removed DEBUG by renaming #define
|
2020-06-14 22:55:59 -07:00 |
|
Charlie Kindel
|
c6a4bd9612
|
removed DEBUG by renaming #define
|
2020-06-14 22:21:34 -07:00 |
|
Charlie Kindel
|
6df27f5fd0
|
removed DEBUG stuff
|
2020-06-14 22:17:01 -07:00 |
|
Charlie Kindel
|
bd7e9469bf
|
forgot GH Action is setup to run as Release
|
2020-06-14 22:03:47 -07:00 |
|
Charlie Kindel
|
35a7a9e8d8
|
Merge pull request #691 from BDisp/fsharp-example
Update FSharpExample.
|
2020-06-14 21:56:25 -07:00 |
|
Charlie Kindel
|
e040382315
|
IDisposable POC
|
2020-06-14 21:54:15 -07:00 |
|
BDisp
|
8933865635
|
Update FSharpExample.
|
2020-06-14 21:15:15 +01:00 |
|
Charlie Kindel
|
299d70718a
|
Merge pull request #661 from tig/more_dimpos_tests
Thanks Miguel! Fixes #504 + More DimPos Unit Tests
|
2020-06-14 09:21:17 -07:00 |
|
Charlie Kindel
|
7395656afe
|
merge
|
2020-06-14 09:19:07 -07:00 |
|
Charlie Kindel
|
af88f610b0
|
more testing
|
2020-06-14 09:12:05 -07:00 |
|
Charlie Kindel
|
85f7818796
|
Merge branch 'master' into idisposable
|
2020-06-14 08:54:39 -07:00 |
|
Charlie Kindel
|
c02054d01c
|
Merge pull request #684 from BDisp/scroll-down
Fixes ScrollDown that was not working.
|
2020-06-14 08:51:43 -07:00 |
|
BDisp
|
9ca531cdbc
|
This is also working too.
|
2020-06-14 01:53:42 +01:00 |
|
Charlie Kindel
|
99e2afd740
|
Merge pull request #680 from BDisp/faster-mouse-menu
Intended to improve a more faster mouse.
|
2020-06-13 16:11:49 -07:00 |
|
Charlie Kindel
|
f477344efb
|
Merge pull request #688 from BDisp/scroll-view-top-left-bottom-right-tee
Ensures that the ScrollView only scrolling outside the his tees.
|
2020-06-13 16:10:59 -07:00 |
|