BDisp
|
4c30df4347
Prevents ScrollView from handling the mouse if the content view needs to handle it.
|
5 lat temu |
Charlie Kindel
|
1024f073b2
Fixing many clipping issues (#580)
|
5 lat temu |
BDisp
|
608ab1c0c6
Focus and mouse events handlers enhanced. Closes #517
|
5 lat temu |
BDisp
|
ea0a2580ed
Fixes #409 - Invoke does not cause Wakeup #501.
|
5 lat temu |
Charlie Kindel
|
585f249b1c
Updated and fixed XML documentation
|
5 lat temu |
BDisp
|
686e6d5df6
Added wheeling feature to the ScrollView.
|
5 lat temu |
Charlie Kindel
|
a5a1ecbd8e
Fixes All Warnings (#450)
|
5 lat temu |
BDisp
|
e6c5b2599a
Improved a better clipped screen. Fixes some bugs with ScrollView, Menu. Added some virtual methods. (#410)
|
5 lat temu |
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)
|
5 lat temu |
BDisp
|
49cd29853f
All my pull-request at once (#345)
|
5 lat temu |
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)
|
5 lat temu |
DieselMeister
|
e96f1e70ed
Correct the ScrollView behaviour for vertical scrolling (#186)
|
6 lat temu |
miguel
|
d8b4fd425c
Containers that have a contentView where they host their children must override RemoveAll
|
6 lat temu |
Miguel de Icaza
|
95db6a83b4
Complete the Windows driver
|
7 lat temu |
Miguel de Icaza
|
f4a5fbfb15
Improvements to the rendering in the Windows driver
|
7 lat temu |
Miguel de Icaza
|
1f5515679f
Cursor keys switch focus when unhandled, implement scrolling with keyboard in ScrollView
|
7 lat temu |
Miguel de Icaza
|
4de3083bba
Scrollviews, some rendering bug fixes, some scrollview event handling
|
7 lat temu |
Miguel de Icaza
|
85692036ec
Fix doc references after namespacing
|
7 lat temu |
Miguel de Icaza
|
3f2c6b6f97
ScrollView
|
7 lat temu |
Miguel de Icaza
|
29d355660e
looks slightly better
|
7 lat temu |
Miguel de Icaza
|
06e8c5c540
Draw scrollbars, I like where this is going
|
7 lat temu |
Miguel de Icaza
|
8ef6c140c5
Make ScrollView work, still needs scroll bar indicators
|
7 lat temu |
Miguel de Icaza
|
171b1430c1
Start of a System.Console driver, needs xplat MainLoop support first; Dialogs have padding, some work on ScrollView
|
7 lat temu |
Miguel de Icaza
|
152126473a
Make it into a library
|
7 lat temu |