1
0
mirror of https://github.com/fadden/6502bench.git synced 2024-09-13 18:54:54 +00:00
6502bench/SourceGenWPF/Res
Andy McFadden c13daa7085 Implemented the first ("Code View") tab of settings
Notable items include the column show/hide buttons, which were
straightforward except for the "determine the default width" part,
and the font picker, which is no longer a standard dialog.  The
latter was complicated by the absence of a good way to detect
whether a font is mono-spaced or not without calling back into code
meant for WinForms font manipulation (with a dash of PInvoke).
Yay WPF.

Also, enabled character ellipsis for code list items.
2019-06-26 17:11:58 -07:00
..
CommandIcons.xaml Wire up Open, Save, and Save As 2019-06-21 16:27:58 -07:00
Logo.png
SourceGenIcon.ico Copy some non-UI code over 2019-05-02 15:45:40 -07:00
Strings.xaml Implemented the first ("Code View") tab of settings 2019-06-26 17:11:58 -07:00
Strings.xaml.cs Implemented the first ("Code View") tab of settings 2019-06-26 17:11:58 -07:00