Commit Graph

1085 Commits

Author SHA1 Message Date
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
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
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
99d1628c53 backed out charmap changes 2020-06-10 14:53:14 -06:00
Charlie Kindel
ac3a2e8cb2 backed out button 2020-06-10 14:50:11 -06:00
Charlie Kindel
a2105cbcc4 more replace non printable 2020-06-10 14:46:27 -06:00
Charlie Kindel
5cc1d45785 real fix 2020-06-10 14:33:13 -06:00
Charlie Kindel
7b39047c31 Merge pull request #668 from tig/button_non_printable_whitespace
Fixes non printable chars in Button
2020-06-10 14:09:26 -06:00
Charlie Kindel
7bb4b9125e replace non printables 2020-06-10 14:08:52 -06:00
Charlie Kindel
e5855731d1 non printable chars 2020-06-10 13:56:53 -06:00
Charlie Kindel
183ae3c0e5 Merge pull request #665 from BDisp/pos-equals
Fixes #657 Pos implement Equals.
2020-06-10 13:32:27 -06:00
BDisp
3d1cb26a7a Change to Assert.Equal 2020-06-10 19:48:39 +01:00
BDisp
fbac5cb860 Fixes #657 Pos implement Equals. 2020-06-10 19:41:16 +01:00
Charlie Kindel
b6b6ebf665 api docs 2020-06-10 02:51:23 -06:00
Charlie Kindel
73ee482ac9 docs 2020-06-10 02:43:22 -06:00
Charlie Kindel
ceafb2db41 disabled word wrap on single line labels 2020-06-10 02:36:01 -06:00
Charlie Kindel
912c926f60 implemented word wrap for labels; fixed messagebox 2020-06-10 02:13:44 -06:00
Charlie Kindel
7d13f8a543 Merge pull request #663 from tig/statusbar_vline
Adds vline to statusbar
2020-06-09 23:15:18 -06:00
Charlie Kindel
41442216c6 Merge pull request #624 from fergusonr/combobox_fixes
ComboBox supports Dim.Fill() Dim.Percent()
2020-06-09 21:24:34 -06:00
Charlie Kindel
523acccb00 fixed mouse test bug 2020-06-09 21:22:40 -06:00
Ross Ferguson
c468d139e5 ComboBox. Fix crash 2020-06-10 03:45:44 +01:00
Ross Ferguson
d7de041275 Merge branch 'master' of https://github.com/migueldeicaza/gui.cs into combobox_fixes 2020-06-10 03:43:18 +01:00
Charlie Kindel
97efcea254 adds vline to statusbar 2020-06-09 20:31:49 -06:00
Charlie Kindel
b263e077e8 Merge pull request #658 from BDisp/scroll-view-enhancements
ScrollView enhancements.
2020-06-09 19:05:41 -06:00
BDisp
e0e441faba Fixes #659 View.Redraw clipping issue. 2020-06-10 00:40:33 +01:00