Commit Graph

9 Commits

Author SHA1 Message Date
baf07ce1f0 FrmCsvViewer: Fix scrollbar issues 2017-02-05 13:30:44 +01:00
aa5b588daf Make application DPI aware 2017-02-05 13:04:26 +01:00
95c83aa736 DoubleBufferPanel: Fix scrolling inconsistencies 2017-02-05 02:26:21 +01:00
6bbfbc2fd4 CTextBox: Fix unselectable textbox of one line 2017-02-05 02:24:48 +01:00
11dab2e63e DoubleBufferPanel: Panel with double buffer and utility functions. 2017-02-05 01:07:58 +01:00
1fbb85c101 Add filtering to file browser 2017-02-01 08:23:44 +01:00
fc134080d6 Use first argument as file. Set initial browser directory as the current one. 2017-02-01 07:35:57 +01:00
76ed13ecce FrmCsvView: Use file indexing. 2017-01-30 01:49:56 +01:00
cd5a7ad584 Initial commit.
+ CsvParser: CSV Parser with indexing.
+ CTextBox: CustomTextBox.
+ FrmCsvViewer: Basic form to view CSV files, as forms.
2017-01-30 01:40:18 +01:00