Tig Kindel
|
5ffaf55efc
(Color)foo -> new Color (foo)
|
1 year ago |
Tigger Kindel
|
1fa6267895
WIP - Revamped Color
|
1 year ago |
Tig
|
0df485a890
Fixes #666. Refactor `ConsoleDriver`s to simplify and remove duplicated code (#2612)
|
2 years ago |
BDisp
|
325180ae48
Fixes #2680. Make the TextView API more extensible. (#2682)
|
2 years ago |
BDisp
|
24ce90812f
Fixes #2659. Cursor always invisible with NetDriver on Windows. (#2660)
|
2 years ago |
BDisp
|
ef6f355f50
Fixes #2653. TextField is using the UTF8 encoding to handle substring not compatible with string. (#2654)
|
2 years ago |
Tig
|
4d6781e5f9
Fixes #2649 - Unit Tests on Windows are failing (#2650)
|
2 years 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 |
BDisp
|
915af9b3ff
Fixes #2558. MenuBar positions wrong in some situations. (#2567)
|
2 years ago |
BDisp
|
ea24de3a27
Fixes #2482. Refactor Redraw - Non-virtual with the right set of virtual OnXXX methods. (#2577)
|
2 years ago |
BDisp
|
9aaf84f96e
Prevents WordBackward or WordForward throw null exception. (#2529)
|
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 |
BDisp
|
8dbb345225
Fixes #2523. WordBackward and WordForward should be moved to the TextModel class. (#2524)
|
2 years ago |
Thomas Nind
|
c1a578891b
Fixes #2150. Revamping FileDialog (#2259)
|
2 years ago |
Tig
|
9ff83a71d6
Merge branch 'v2_develop' into caption
|
2 years ago |
Tigger Kindel
|
d00b11ae5d
Added and fixed ScrollBarView and ScrollView tests
|
2 years ago |
Thomas Nind
|
3a64cfbdb8
Merge branch 'v2_develop' into caption
|
2 years ago |
Thomas Nind
|
4bc5a3b23a
Merge branch 'v2_develop' into caption
|
2 years ago |
Thomas
|
9f6e382f58
Draw caption
|
2 years ago |
Thomas
|
61ca3a49ed
Added Caption property
|
2 years ago |
Tigger Kindel
|
176e622eb6
merged v2_develop
|
2 years ago |
tznind
|
3d9aac8e4c
Add AutocompleteContext
|
2 years ago |
tznind
|
8f6bdca20c
xmldoc and whitespace fixes
|
2 years ago |
Thomas
|
e62e2382de
WIP:Start refactoring Autocomplete
|
2 years ago |
tznind
|
4eeff5e37d
WIP: Start refactoring Autocomplete
|
2 years ago |
tznind
|
f7cad2a987
Add scaffold for append autocomplete
|
2 years ago |
Tigger Kindel
|
49561439e0
Fixed and simplified dialog tests
|
2 years ago |
BDisp
|
f0f0d008ca
Fixes #2453. TextField OnEnter throws exception if IsInitialized is false.
|
2 years ago |
tznind
|
2ed71e284c
Move all nested eventargs out of parent classes to root
|
2 years ago |