Tig
|
c9830de3c0
Got Dialog working. AnchorEnd has a bug
|
1 year ago |
Tig
|
ba59cfca2f
Prototype basically works. Not idea - needs work.
|
1 year ago |
Tig
|
44cc57b9f8
Rebased onto dim.auto
|
1 year ago |
Tig
|
13134df595
Prototype Pos.Justify
|
1 year ago |
Tig
|
ef4c52c6bc
Merged.
|
1 year ago |
Tig
|
4ed5ed8bb6
Initial commit. Just a prototype
|
1 year ago |
Tig
|
069089ee27
Made Arrangement = ViewArrangement.Fixed the default for Toplevels
|
1 year ago |
Tig
|
8da54ad41d
Rebased onto bounds-contentarea and merged -broke
|
1 year ago |
Tig
|
1bb90abb52
Merged v2_develop
|
1 year ago |
Tig
|
df5f04b645
Merged v2_develop
|
1 year ago |
Tig
|
6ebee8d42b
Fixed more bad code
|
1 year ago |
Tig
|
0a6193a7a3
Moved `Canceled` from `FileDialog` to `Dialog` (because that's just a good idea and it provides a good case for having a property test for Disposal on get/set).
|
1 year ago |
Tig
|
f6ff36968e
Reamed Bounds -> ViewPort to see how it feels
|
1 year ago |
dodexahedron
|
34bef2c839
Fixes #3242 - Replaces simple null checks (#3248)
|
1 year ago |
Tig Kindel
|
cf9b8eda93
Improved DimPos tests
|
1 year ago |
Tig
|
4430fe2cc6
Fixes #3192. Improve correctness / clarity of existing `View.AutoSize` functionality/unit tests (#3202)
|
1 year ago |
Tig
|
a7ea48eb62
Fixes #3183 - `OnMouseEvent` calling `OnMouseClick` too often (#3184)
|
1 year ago |
Tig
|
2c725b877f
Fixes #2944. Makes `ColorScheme` explicitly readonly, removes `Colors.Base`, etc..., Fixes intermittent `TreeView` unit test failures (#3175)
|
1 year ago |
Tig
|
707dbda71b
Fixes #3072, #3148. `Dialog` and `MessageBox` key binding do not handle Enter correctly (#3151)
|
1 year ago |
Tig
|
a7209bcd88
Improves robustness of `Dim`, `Pos`, and `SetRelativeLayout` (#3077)
|
1 year ago |
Tig
|
dcb3b359ad
Fixes #2926 - Refactor KeyEvent and KeyEventEventArgs to simplify (#2927)
|
1 year ago |
BDisp
|
713b2c4725
Fixes #92. Remove dependency on ustring. (#2620)
|
2 years ago |
Tig
|
dea5f0fe03
Fixes #2597. Enables standard glyphs to be set via ConfigurationManager (#2595)
|
2 years ago |
Tig
|
b4552ee14b
Fixes #2493. Move all layout code out of View (and Toplevel) into a layout helper class (#2544)
|
2 years ago |
Tig
|
a637f8a29c
Fixes #2486 - Removes old `Border` and fixes a litany of related things (#2525)
|
2 years ago |
Tig
|
574ed8fec7
Fixes #2469 - Revamp file structure and namespace (#2471)
|
2 years ago |
Miguel de Icaza
|
5d93cdf6e5
Update docs
|
7 years ago |
Miguel de Icaza
|
e2ae0c030a
Docs, plus some bones
|
7 years ago |
Miguel de Icaza
|
85692036ec
Fix doc references after namespacing
|
7 years ago |
Miguel de Icaza
|
170e3b0358
Use Runes and ustrings for text processing, gives us free unicode support
|
7 years ago |