This website requires JavaScript.
Explore
Help
Sign In
VAR
/
CsvView
Watch
1
Star
1
Fork
0
You've already forked CsvView
Code
Issues
4
Pull Requests
Packages
Projects
Releases
Wiki
Activity
6
Commits
3
Branches
0
Tags
6bbfbc2fd45dde929a072a236257d2f166ec45a7
Go to file
Code
Clone
HTTPS
Tea CLI
Open with VS Code
Open with VSCodium
Open with Intellij IDEA
Download ZIP
Download TAR.GZ
Download BUNDLE
Valeriano A.R
6bbfbc2fd4
CTextBox: Fix unselectable textbox of one line
2017-02-05 02:24:48 +01:00
Properties
Initial commit.
2017-01-30 01:40:18 +01:00
.gitignore
Initial commit.
2017-01-30 01:40:18 +01:00
CsvParser.cs
Initial commit.
2017-01-30 01:40:18 +01:00
CsvView.csproj
DoubleBufferPanel: Panel with double buffer and utility functions.
2017-02-05 01:07:58 +01:00
CsvView.sln
Initial commit.
2017-01-30 01:40:18 +01:00
CTextBox.cs
CTextBox: Fix unselectable textbox of one line
2017-02-05 02:24:48 +01:00
DoubleBufferPanel.cs
DoubleBufferPanel: Panel with double buffer and utility functions.
2017-02-05 01:07:58 +01:00
FrmCsvViewer.cs
CTextBox: Fix unselectable textbox of one line
2017-02-05 02:24:48 +01:00
FrmCsvViewer.Designer.cs
DoubleBufferPanel: Panel with double buffer and utility functions.
2017-02-05 01:07:58 +01:00
FrmCsvViewer.resx
Initial commit.
2017-01-30 01:40:18 +01:00
MessageBoxEx.cs
Initial commit.
2017-01-30 01:40:18 +01:00
Program.cs
Use first argument as file. Set initial browser directory as the current one.
2017-02-01 07:35:57 +01:00
Description
CSV file viewer, for use with large files.
avalonia
dotnet
tools
108
KiB
Languages
C#
100%