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
8
Commits
3
Branches
0
Tags
aa5b588daf8bef957713a60c644c16f4352162f0
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
aa5b588daf
Make application DPI aware
2017-02-05 13:04:26 +01:00
Properties
Initial commit.
2017-01-30 01:40:18 +01:00
.gitignore
Initial commit.
2017-01-30 01:40:18 +01:00
app.manifest
Make application DPI aware
2017-02-05 13:04:26 +01:00
CsvParser.cs
Initial commit.
2017-01-30 01:40:18 +01:00
CsvView.csproj
Make application DPI aware
2017-02-05 13:04:26 +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: Fix scrolling inconsistencies
2017-02-05 02:26:21 +01:00
FrmCsvViewer.cs
DoubleBufferPanel: Fix scrolling inconsistencies
2017-02-05 02:26:21 +01:00
FrmCsvViewer.Designer.cs
DoubleBufferPanel: Fix scrolling inconsistencies
2017-02-05 02:26:21 +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%