tznind
|
52af2a609e
Fixed namespace, comments and added tests
|
преди 4 години |
Herman Schoenfeld
|
183be6c31f
Refactor unhandled exception handling loop as per review
|
преди 4 години |
tznind
|
d3ec8b2f03
Refactored Update method. Includes new public method EnsureSelectedCellIsVisible
|
преди 4 години |
tznind
|
2404a48fc6
Fixed mouse scrolling (wheel) away from selected cell
|
преди 4 години |
tznind
|
0045bed692
Added missing update on scroll wheel up
|
преди 4 години |
tznind
|
94c4f2aab1
Mouse support for selecting cells
|
преди 4 години |
Charlie Kindel
|
74608fec0d
Merge pull request #1062 from BDisp/computer-layout-fix
|
преди 4 години |
Herman Schoenfeld
|
5e1e7c0ee4
XMLDOC fixes for prior commit
|
преди 4 години |
Herman Schoenfeld
|
721c796c7f
Added unhandled exception handling in Application.Run
|
преди 4 години |
BDisp
|
ee0fc06b9a
Fixes #1061. ComputerLayout scenario does not drawn correctly.
|
преди 4 години |
Charlie Kindel
|
287d2c1b05
Merge pull request #1047 from BDisp/textview-unicode-support
|
преди 4 години |
BDisp
|
fa57c20a48
Allowing ScrollTo method to deal with rows and columns without breaking anything.
|
преди 4 години |
Charlie Kindel
|
2e566c613e
Merge pull request #1054 from BDisp/removing-application-currentView
|
преди 4 години |
Charlie Kindel
|
47966e3e00
Merge pull request #1051 from BDisp/scrollview-faster-fix
|
преди 4 години |
Charlie Kindel
|
00fdc92899
Merge pull request #1057 from BDisp/window-superview-redraw-fix
|
преди 4 години |
Charlie Kindel
|
7a98f0e829
Merge pull request #1055 from BDisp/mouse-event-ofx-ofy-fix
|
преди 4 години |
BDisp
|
30e4439e7b
Reverting the CanBeVisible method.
|
преди 4 години |
BDisp
|
43ea03bc29
In addition to the view visibility having to be true to be redrawn, it is also necessary that the width and height are greater than zero.
|
преди 4 години |
BDisp
|
abab3f8c25
Typo fix.
|
преди 4 години |
BDisp
|
9d721e94f6
Ensures clipping always respecting the anchoring if it's the case. Adding SetWidth and SetHeight methods to the View class.
|
преди 4 години |
BDisp
|
01c07ddc9e
Fixes #1056. Window doesn't redraw his SuperView properly.
|
преди 4 години |
BDisp
|
708fd8a876
Fixes #1053. ProcessMouseEvent seems to initialize MouseEvent incorrectly.
|
преди 4 години |
BDisp
|
7583128cad
Removed from the unit test too.
|
преди 4 години |
BDisp
|
2d6e7cda99
Fixes #1052. Application.CurrentView looks unused.
|
преди 4 години |
BDisp
|
56f2319227
Added column scrolling feature and some more other improvements.
|
преди 4 години |
BDisp
|
9c4b3e0c6b
Fixing some keys and mouse navigation. Moving a few more methods from the TextField to the TextModel class.
|
преди 4 години |
BDisp
|
e102a34897
Fixes #1050. ScrollView take to long to scroll enormous content size.
|
преди 4 години |
BDisp
|
fe311ea54b
Moving common methods to the TextModel class.
|
преди 4 години |
BDisp
|
0450909991
Fixes #93. Audit TextView just like we did TextField to ensure proper treatment of Unicode
|
преди 4 години |
Charlie Kindel
|
b4cf7ff506
Merge pull request #1044 from BDisp/menu-separator
|
преди 4 години |