BDisp
|
f9d55c9d08
|
Ensures the HasFocus property only can be set by the SetHasFocus method. Removed unnecessary code in Menu.
|
2020-07-04 09:43:18 +01:00 |
|
Ross Ferguson
|
670595d488
|
ComboBox. Use Clear() instead of Redraw()
|
2020-07-04 03:24:57 +01:00 |
|
Ross Ferguson
|
852400957e
|
Merge branch 'master' of https://github.com/migueldeicaza/gui.cs into combobox_fixes2
|
2020-07-04 01:28:30 +01:00 |
|
BDisp
|
89afea2e7d
|
Fixing the ComboBox OnEnter.
|
2020-07-03 23:46:11 +01:00 |
|
BDisp
|
caa43eb371
|
Fixes #743. Added View argument to the Enter and Leave events.
|
2020-07-03 23:38:34 +01:00 |
|
Charlie Kindel
|
527c8aa365
|
Merge pull request #741 from BDisp/multi-thread-toplevels
Fixes #740. Multi thread toplevels.
|
2020-07-03 06:53:16 -07:00 |
|
Ross Ferguson
|
c71fad0050
|
Merge branch 'master' of https://github.com/migueldeicaza/gui.cs into combobox_fixes2
|
2020-07-03 05:44:18 +01:00 |
|
Ross Ferguson
|
de5a30bb90
|
ComboBox hand pick @BDisp changes:-
Test dir more robust "\Windows"
Use ListViewItemEventArgs
|
2020-07-03 05:22:00 +01:00 |
|
BDisp
|
67785f7e7f
|
Forgot shutdown the driver at exit.
|
2020-07-03 01:04:18 +01:00 |
|
BDisp
|
aa51de0bf0
|
Improvement the Application.Top in Demo.
|
2020-07-02 23:57:50 +01:00 |
|
BDisp
|
4fc50aae90
|
Allowing multi-thread toplevels.
|
2020-07-02 23:53:32 +01:00 |
|
Charlie Kindel
|
b13de5435b
|
Merge pull request #735 from daltskin/master
ListView - handle null values
|
2020-07-02 11:35:10 -07:00 |
|
Jamie D
|
4caa852db2
|
be more concise
|
2020-07-02 19:30:54 +01:00 |
|
Jamie D
|
e5647b9299
|
keep to int
|
2020-07-02 18:12:14 +01:00 |
|
Charlie Kindel
|
bb30b5d54e
|
Merge branch 'master' into idisposable
|
2020-07-02 08:20:14 -07:00 |
|
Charlie Kindel
|
9606dad68c
|
merge
|
2020-07-02 08:12:47 -07:00 |
|
Charlie Kindel
|
a557252196
|
Merge pull request #739 from BDisp/scrollview-autohide-features
Added a condition when both scroll bars depends on each other.
|
2020-07-02 08:12:23 -07:00 |
|
BDisp
|
fe1ef4c07f
|
Fixe a bug.
|
2020-07-02 16:09:00 +01:00 |
|
BDisp
|
6f36965b08
|
Added a condition when both scroll bars depends on each other.
|
2020-07-02 15:57:50 +01:00 |
|
Charlie Kindel
|
c08439cfd9
|
Merge pull request #738 from BDisp/scrollview-autohide-scrollbars
Fixes #737.Added an auto hide scroll bars to the ScrollView.
|
2020-07-02 07:26:41 -07:00 |
|
Charlie Kindel
|
97521d71bf
|
Merge pull request #736 from BDisp/listview-end-home-move
Very nice!
|
2020-07-02 07:24:43 -07:00 |
|
BDisp
|
9e304f412b
|
Fixes # 737.Added an auto hide scroll bars to the ScrollView.
|
2020-07-02 14:18:51 +01:00 |
|
BDisp
|
996cef2ee4
|
Added End and Home keys to the ListView.
|
2020-07-02 12:21:08 +01:00 |
|
Jamie D
|
ef5b114317
|
ListView - handle null collection
|
2020-07-02 09:34:11 +01:00 |
|
Ross Ferguson
|
f722f96688
|
ComboBox. Allow user to set ColorScheme
|
2020-07-02 07:59:31 +01:00 |
|
Ross Ferguson
|
b99dbfee8b
|
ComboBox wire source directly to ListView
|
2020-07-01 09:03:31 +01:00 |
|
BDisp
|
cffdba52c9
|
Added and Removing tests.
|
2020-07-01 00:31:32 +01:00 |
|
Ross Ferguson
|
e0d50af4e5
|
Accomodate changes for PR #724
|
2020-06-30 20:41:15 +01:00 |
|
Ross Ferguson
|
aaddcae74a
|
pull #724
|
2020-06-30 20:39:03 +01:00 |
|
BDisp
|
cba29d6585
|
Change from Adding to Added.
|
2020-06-30 17:56:24 +01:00 |
|
Ross Ferguson
|
e67ed2c95c
|
Merge branch 'master' of https://github.com/migueldeicaza/gui.cs into combobox_fixes2
|
2020-06-30 17:51:15 +01:00 |
|
Ross Ferguson
|
4790a52639
|
ComboBox. Use SuperView to determine if control has been added to a container view
|
2020-06-30 17:49:41 +01:00 |
|
BDisp
|
3eeb1d8b52
|
The current view is called once instead of being called for each SubView added.
|
2020-06-30 17:46:34 +01:00 |
|
BDisp
|
0d9b1d96ea
|
Made changes as suggested.
|
2020-06-30 17:46:33 +01:00 |
|
BDisp
|
fa96f467cc
|
Removing unnecessary base call.
|
2020-06-30 17:46:33 +01:00 |
|
BDisp
|
6182eab9e0
|
Fixes #723 Views now are notified when they are added or removing.
|
2020-06-30 17:46:17 +01:00 |
|
Charlie Kindel
|
a0522be496
|
tweaks
|
2020-06-30 07:22:20 -07:00 |
|
Charlie Kindel
|
4262b295d5
|
Merge pull request #733 from awaescher/master
Nice!
|
2020-06-30 07:15:43 -07:00 |
|
Ross Ferguson
|
0f4ddf44c5
|
Correct width/height
|
2020-06-30 09:06:36 +01:00 |
|
Andreas Wäscher
|
64e0c82b4a
|
Add a git-inspired sample text to the Unicode scenario
|
2020-06-29 20:52:51 +02:00 |
|
BDisp
|
92dda816a5
|
Removed Loaded event and changed LayoutComplete event.
|
2020-06-29 18:25:28 +01:00 |
|
Ross Ferguson
|
ef3c020c22
|
ComboBox. Supports Unicode. Add dropdown arrow from @BDisp. Support PageUp / PageDown
|
2020-06-28 22:16:58 +01:00 |
|
Ross Ferguson
|
6d690996a5
|
Merge branch 'added-removing-view-events' of https://github.com/BDisp/gui.cs into combobox_fixes2
|
2020-06-28 12:09:23 +01:00 |
|
Ross Ferguson
|
3d8ef9a2de
|
Rebase
|
2020-06-28 12:08:15 +01:00 |
|
BDisp
|
ecf9ba0c1c
|
The current view is called once instead of being called for each SubView added.
|
2020-06-25 14:24:50 +01:00 |
|
Charlie Kindel
|
e183bf0f40
|
removed combobox test from unicode sceanrio because it was causing tests to fail
|
2020-06-24 17:02:12 -07:00 |
|
Charlie Kindel
|
606b39f449
|
disabled application.loaded in combobox in attempt to determine why unrelated tests are failing
|
2020-06-24 16:43:40 -07:00 |
|
Charlie Kindel
|
669407d809
|
fixed ustring bug in combobox
|
2020-06-24 16:35:36 -07:00 |
|
Charlie Kindel
|
773c353df8
|
minor tweaks. ready to go?
|
2020-06-24 16:28:04 -07:00 |
|
Charlie Kindel
|
32609f8643
|
Merge branch 'master' into idisposable
|
2020-06-24 14:02:20 -07:00 |
|