tznind
|
897b3a3eea
Layout tidy up and whitespace fixes
|
2 years ago |
Thomas
|
95e0d72bda
Use the new DrawLine event in file system tree to color folder icons
|
2 years ago |
Thomas Nind
|
a8d1a79615
Fixes #2726 - Refactor filedialog classes to be more easily reused (#2727)
|
2 years ago |
BDisp
|
713b2c4725
Fixes #92. Remove dependency on ustring. (#2620)
|
2 years ago |
Nutzzz
|
440c529818
Some UICatalog scenario code style fixes (#2614)
|
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
|
574ed8fec7
Fixes #2469 - Revamp file structure and namespace (#2471)
|
2 years ago |
BDisp
|
d9ff0da007
Fix changed event and reformat in Scenarios.
|
2 years ago |
BDisp
|
846494ea7c
Resolving merge conflicts.
|
2 years ago |
Tig
|
c94f9165f4
Makes UI Catalog Scenarios use Theme and top-level color scheme (#2401)
|
2 years ago |
tznind
|
2ed71e284c
Move all nested eventargs out of parent classes to root
|
2 years ago |
tznind
|
796e15a64d
Added DrawEventArgs
|
2 years ago |
tznind
|
09683a2cd5
Refactor more `event Action` to `event EventHandler`
|
2 years ago |
tznind
|
43f67a6387
Convert more Actions to EventHandlers in View
|
2 years ago |
tznind
|
fcc75e7147
Update View Action events to EventHandler events
|
2 years ago |
BDisp
|
489a802df6
Implementing nullable bool checked on Menu.
|
2 years ago |
Charlie Kindel
|
7a37111319
Revamped File Explorer to enable better Focus testing
|
2 years ago |
Charlie Kindel
|
1e8113ecce
Revamped File Explorer to enable better Focus testing
|
2 years ago |
Charlie Kindel
|
60e70f331f
merge develop
|
2 years ago |
Charlie Kindel
|
bf1ed31281
Refactored UI Catalog and added tons of unit tests
|
2 years ago |
Charlie Kindel
|
8ce26cfb41
added more test code to File System Explorer and fixed some bugs
|
2 years ago |
Thomas
|
ff3a1326ba
Change TreeView default cursor to invisible and force invisible only when not MultiSelect
|
2 years ago |
tznind
|
8ccfdd9311
Add menu toggle for DesiredCursorVisibility to TreeView UICatalog scenario TreeViewFileSystem
|
2 years ago |
Thomas
|
7deacf3bb9
Renamed to simply GetObjectOnRow and dropped unused X component
|
3 years ago |
Thomas
|
6800113ff1
Changed name to GetObjectRow
|
3 years ago |
Thomas
|
7f0671e10a
Renamed new methods
|
3 years ago |
Thomas Nind
|
e60d7f4363
Added IndexOf method to TreeView to allow for keyboard context menus
|
3 years ago |
Thomas Nind
|
5c39f6af48
Added new method HitTest to TreeView to allow for better context menus
|
3 years ago |
Thomas
|
f534c2e7eb
Added color tailoring into scenario
|
3 years ago |
Charlie Kindel
|
32ae3cb62f
Cleaned up Categories and Scenario descripitons.
|
3 years ago |