Charlie Kindel
|
f7e45e8dea
|
Update README.md
|
2020-06-18 07:35:08 -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 |
|
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
|
35a7a9e8d8
|
Merge pull request #691 from BDisp/fsharp-example
Update FSharpExample.
|
2020-06-14 21:56:25 -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
|
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 |
|
BDisp
|
36031db605
|
Ensures that the ScrollView only scrolling outside the his tees.
|
2020-06-13 22:57:41 +01:00 |
|
Charlie Kindel
|
a6c122d90a
|
Merge pull request #687 from tig/fix_685
workaround for lifecycle bug introduced in 685
|
2020-06-13 10:34:22 -07:00 |
|
Charlie Kindel
|
5bfc648fb5
|
workaround for lifecycle bug introduced in 685
|
2020-06-13 09:56:32 -07:00 |
|
Charlie Kindel
|
cd03cdc3b2
|
Merge pull request #685 from tig/statusbar_resize
fixed status bar resize on Windows; not in cmd.exe
|
2020-06-13 08:25:23 -07:00 |
|
Charlie Kindel
|
634f214d6a
|
fixed status bar resize on Windows; not in cmd.exe
|
2020-06-13 08:13:58 -07:00 |
|
BDisp
|
37187c8d4f
|
Fixes https://github.com/migueldeicaza/gui.cs/pull/681#issuecomment-643625748 ScrollDown.
|
2020-06-13 15:42:10 +01:00 |
|
Charlie Kindel
|
04cbe23cb0
|
Merge pull request #681 from BDisp/faster-scroll-view
Faster ScrollView. Try it with CharacterMap.
|
2020-06-13 06:37:30 -07:00 |
|
BDisp
|
7dee2d7033
|
Faster ScrollView. Try it with CharacterMap.
|
2020-06-13 13:25:30 +01:00 |
|
BDisp
|
1c966f67b8
|
Intended to improve a more faster mouse.
|
2020-06-12 23:16:27 +01:00 |
|
Charlie Kindel
|
41764149bd
|
Merge pull request #678 from tig/scenariotests2
tweaked scenario tests; minor bug fixes
|
2020-06-12 09:30:01 -07:00 |
|
Charlie Kindel
|
f4b9d313d8
|
tweaked scenario tests; minor bug fixes
|
2020-06-12 09:05:17 -06:00 |
|
Charlie Kindel
|
621d737249
|
Merge pull request #677 from tig/scenario_tests
Adds unit test that executes every Scenario in UI Catalog
|
2020-06-11 21:27:32 -06:00 |
|
Charlie Kindel
|
1aabd39099
|
adds unit test that executes every Scenario in UI Catalog
|
2020-06-11 21:12:55 -06:00 |
|
Charlie Kindel
|
ef9025c0e3
|
Merge pull request #675 from BDisp/mouse-allevents-to-zero
Fixes #674 Mouse Double Click propagation.
|
2020-06-11 20:08:00 -06:00 |
|
BDisp
|
76d4046c5e
|
Fixes #674 Mouse Double Click propagation.
|
2020-06-12 00:49:54 +01:00 |
|
Charlie Kindel
|
0ec5a720a0
|
Merge pull request #672 from BDisp/negative-coordinates
Allowing negative coordinates for scrolling purpose.
|
2020-06-11 16:58:24 -06:00 |
|
BDisp
|
e3bdfe6d4e
|
Merge branch 'master' into negative-coordinates
|
2020-06-11 23:53:30 +01:00 |
|
BDisp
|
5937084d82
|
Removing parenthesis from PositionCursor.
|
2020-06-11 21:41:13 +01:00 |
|
BDisp
|
554202f5e7
|
Removing the unnecessary force from the View.
|
2020-06-11 21:37:06 +01:00 |
|
Charlie Kindel
|
6349685cf6
|
added mainloop tests and updated others
|
2020-06-11 21:37:05 +01:00 |
|
Charlie Kindel
|
d71987b89b
|
started
|
2020-06-11 21:36:41 +01:00 |
|
Charlie Kindel
|
60d714ce63
|
Merge pull request #673 from tig/testsformainloop
Adds Unit Test for MainLoop
|
2020-06-11 14:16:01 -06:00 |
|
Charlie Kindel
|
1edf8189e1
|
added mainloop tests and updated others
|
2020-06-11 14:08:43 -06:00 |
|
BDisp
|
2766af8afe
|
Allowing negative coordinates for scrolling purpose.
|
2020-06-11 18:55:15 +01:00 |
|
Charlie Kindel
|
3e208beb24
|
Merge branch 'master' into testsformainloop
|
2020-06-11 08:51:04 -06:00 |
|
Charlie Kindel
|
ffff3526b1
|
started
|
2020-06-11 08:50:23 -06:00 |
|
Charlie Kindel
|
59faa66a00
|
Merge pull request #670 from fergusonr/combobox_fixes
ComboBox. Color/Dim.Fill() issues when hosted inside a dialog
|
2020-06-11 08:46:57 -06:00 |
|
Ross Ferguson
|
36a658d3e8
|
ComboBox. Color/Dim.Fill() issues when hosted inside a dialog
|
2020-06-11 08:16:08 +01:00 |
|
Charlie Kindel
|
4cd0ee9c20
|
Merge pull request #664 from tig/word_wrap_label
Label & MessageBox: Add Word Wrap
|
2020-06-10 19:02:27 -06:00 |
|
Charlie Kindel
|
8a3f2a73f6
|
addresses some non-printable stuff
|
2020-06-10 18:57:20 -06:00 |
|