orion
|
cb5a08cbff
Pageupdown (#138)
|
7 年之前 |
Miguel de Icaza
|
bb1e050cd4
Merge pull request #137 from sangkilc/master
|
7 年之前 |
Sang Kil Cha
|
507f4c224d
Remove swap file
|
7 年之前 |
Sang Kil Cha
|
06fdcc72c8
Always use an upper character for hotkey
|
7 年之前 |
miguel
|
d8b4fd425c
Containers that have a contentView where they host their children must override RemoveAll
|
7 年之前 |
miguel
|
00c11ad70b
Prevent a crash if there are no views added to the Toplevel
|
7 年之前 |
miguel
|
7c1bfd5e8a
Fix layout for FileDialog, example shows how to retrieve the file
|
7 年之前 |
Miguel de Icaza
|
cade25938c
Merge pull request #135 from IKoshelev/master
|
7 年之前 |
IKoshelev
|
289424be81
Fixing bug in TextView, clicking line below text causes IndexOutOfRangeException
|
7 年之前 |
miguel
|
b15427d0ca
Version 0.17
|
7 年之前 |
miguel
|
73a3c7ab72
Merge branch 'dynamic-library-loader'
|
7 年之前 |
miguel
|
8e45d02ad0
Do not target 4.7
|
7 年之前 |
miguel
|
1c613c7fbe
[TextView.ToString] Do not append the List's ToString, append the actual contents, fixes #133
|
7 年之前 |
miguel
|
1c7faba15d
Make this work
|
7 年之前 |
miguel
|
4fcaf39088
[Label] When rendering, do not use byte count as the visible width, fixes https://github.com/migueldeicaza/gui.cs/issues/130
|
7 年之前 |
miguel
|
123df8657f
Remove junk file
|
7 年之前 |
miguel
|
f7e8ce9d17
[TextView] Add read-only mode
|
7 年之前 |
miguel
|
4a17f5cd5d
Use nativemethods
|
7 年之前 |
miguel
|
27c5468a10
Dynamic library loader work
|
7 年之前 |
Miguel de Icaza
|
565447cdfb
Merge pull request #126 from GaikwadPratik/master
|
7 年之前 |
Pratik Gaikwad
|
bbb4202804
chore(frameview removall): To avoid infitinte loop for removeall
|
7 年之前 |
Miguel de Icaza
|
75818ba19d
Merge pull request #117 from shargon/patch-1
|
7 年之前 |
Miguel de Icaza
|
fdd2af5186
Update README.md
|
7 年之前 |
Shargon
|
8bd35f0f10
Error on RemoveAll
|
7 年之前 |
miguel
|
d0af3ea3f1
Doc update
|
7 年之前 |
miguel
|
b524369e22
cosmetic
|
7 年之前 |
miguel
|
dd9b17c495
[ListView] allow the source to be null, so that it can be easily set later, fixes #111
|
7 年之前 |
miguel
|
ae7e5333a1
Update docs
|
7 年之前 |
miguel
|
12c4c88389
Add more docs
|
7 年之前 |
Miguel de Icaza
|
98ebab32bf
Merge pull request #113 from mholo65/listview-mouse-select
|
7 年之前 |