Charlie Kindel
|
85f7818796
Merge branch 'master' into idisposable
|
před 5 roky |
Charlie Kindel
|
c02054d01c
Merge pull request #684 from BDisp/scroll-down
|
před 5 roky |
BDisp
|
9ca531cdbc
This is also working too.
|
před 5 roky |
Charlie Kindel
|
4a4ff7fc7a
more dispose
|
před 5 roky |
BDisp
|
36031db605
Ensures that the ScrollView only scrolling outside the his tees.
|
před 5 roky |
BDisp
|
37187c8d4f
Fixes https://github.com/migueldeicaza/gui.cs/pull/681#issuecomment-643625748 ScrollDown.
|
před 5 roky |
BDisp
|
7dee2d7033
Faster ScrollView. Try it with CharacterMap.
|
před 5 roky |
BDisp
|
554202f5e7
Removing the unnecessary force from the View.
|
před 5 roky |
BDisp
|
2766af8afe
Allowing negative coordinates for scrolling purpose.
|
před 5 roky |
BDisp
|
3b793fc8d1
ScrollView enhancements.
|
před 5 roky |
Charlie Kindel
|
dc878b899c
enabled better characters
|
před 5 roky |
BDisp
|
6eeb3149b9
Change some Action and Class names.
|
před 5 roky |
BDisp
|
d788761710
Removed the unnecessary event flag too.
|
před 5 roky |
BDisp
|
89a4bdeb03
Changed from Terminal.Gui all EventHandler to Action.
|
před 5 roky |
Charlie Kindel
|
90b19a5e04
POC
|
před 5 roky |
Charlie Kindel
|
e87b56cd77
updated api docs; implemented inheritdoc; may break deploy
|
před 5 roky |
Charlie Kindel
|
7a0c522a20
Upgraded ScrollView + Charmap (#601)
|
před 5 roky |
Charlie Kindel
|
fddfcf8802
Charlie's Mondo Patch (#600)
|
před 5 roky |
BDisp
|
5d6fe403f5
Fixes ColorScheme null exception # 597. (#599)
|
před 5 roky |
BDisp
|
96d74595c6
Prevents ScrollView from handling the mouse if the content view needs to handle it.
|
před 5 roky |
Charlie Kindel
|
1024f073b2
Fixing many clipping issues (#580)
|
před 5 roky |
BDisp
|
608ab1c0c6
Focus and mouse events handlers enhanced. Closes #517
|
před 5 roky |
BDisp
|
ea0a2580ed
Fixes #409 - Invoke does not cause Wakeup #501.
|
před 5 roky |
Charlie Kindel
|
585f249b1c
Updated and fixed XML documentation
|
před 5 roky |
BDisp
|
686e6d5df6
Added wheeling feature to the ScrollView.
|
před 5 roky |
Charlie Kindel
|
a5a1ecbd8e
Fixes All Warnings (#450)
|
před 5 roky |
BDisp
|
e6c5b2599a
Improved a better clipped screen. Fixes some bugs with ScrollView, Menu. Added some virtual methods. (#410)
|
před 5 roky |
BDisp
|
c310716fcd
Faster handling of the mouse in ScrollView with the addition of an uninterrupted click on the mouse features. Changed the Wakeup method to reset the events to update the screen. (#409)
|
před 5 roky |
BDisp
|
49cd29853f
All my pull-request at once (#345)
|
před 5 roky |
giladlevi
|
5424e6d43b
[Core - Subviews]: added InternalSubview property without allocations (the calling to subviews.AsReadOnly() actually allocates and Copy the List) for internal usages and keeps the public Subview property for api compatibility. (#277)
|
před 5 roky |