Sang Kil Cha
|
e8fa1e3997
Make cursor settable (#168)
|
6 years ago |
Cameron MacFarland
|
740ee36ecc
Fixed subview layout (#159)
|
6 years ago |
Cameron MacFarland
|
7f94997803
Made IListDataSource render usable without external fields set (#161)
|
6 years ago |
Cameron MacFarland
|
a88cb16b30
Fixed multiline dialog layout (#160)
|
6 years ago |
miguel
|
57c926e7ef
0.19
|
6 years ago |
miguel
|
f50ad31e38
Start azure pipelines script
|
6 years ago |
miguel
|
137417f768
[TextField] update point to 0 or the lenght-1 on changes, fixes #150
|
6 years ago |
miguel
|
d16571fdc0
[TextView] Initialize model, to avoid requiring the Text property to be set, fixes #147
|
6 years ago |
Greg Amidon
|
d247e9b70c
ProcessKey switch statement: (#144)
|
6 years ago |
Miguel de Icaza
|
10903a9998
Add index file
|
6 years ago |
Miguel de Icaza
|
843ac02f2d
Doc update
|
6 years ago |
HLFrye
|
1bad3994c0
Fixed a bug with multiline labels not calculating their bounds correctly (#141)
|
6 years ago |
orion
|
cb5a08cbff
Pageupdown (#138)
|
7 years ago |
Miguel de Icaza
|
bb1e050cd4
Merge pull request #137 from sangkilc/master
|
7 years ago |
Sang Kil Cha
|
507f4c224d
Remove swap file
|
7 years ago |
Sang Kil Cha
|
06fdcc72c8
Always use an upper character for hotkey
|
7 years ago |
miguel
|
d8b4fd425c
Containers that have a contentView where they host their children must override RemoveAll
|
7 years ago |
miguel
|
00c11ad70b
Prevent a crash if there are no views added to the Toplevel
|
7 years ago |
miguel
|
7c1bfd5e8a
Fix layout for FileDialog, example shows how to retrieve the file
|
7 years ago |
Miguel de Icaza
|
cade25938c
Merge pull request #135 from IKoshelev/master
|
7 years ago |
IKoshelev
|
289424be81
Fixing bug in TextView, clicking line below text causes IndexOutOfRangeException
|
7 years ago |
miguel
|
b15427d0ca
Version 0.17
|
7 years ago |
miguel
|
73a3c7ab72
Merge branch 'dynamic-library-loader'
|
7 years ago |
miguel
|
8e45d02ad0
Do not target 4.7
|
7 years ago |
miguel
|
1c613c7fbe
[TextView.ToString] Do not append the List's ToString, append the actual contents, fixes #133
|
7 years ago |
miguel
|
1c7faba15d
Make this work
|
7 years ago |
miguel
|
4fcaf39088
[Label] When rendering, do not use byte count as the visible width, fixes https://github.com/migueldeicaza/gui.cs/issues/130
|
7 years ago |
miguel
|
123df8657f
Remove junk file
|
7 years ago |
miguel
|
f7e8ce9d17
[TextView] Add read-only mode
|
7 years ago |
miguel
|
4a17f5cd5d
Use nativemethods
|
7 years ago |