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
7
Commits
3
Branches
0
Tags
95c83aa736ba4011cb5e5b3d3f4f095a50213c32
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
95c83aa736
DoubleBufferPanel: Fix scrolling inconsistencies
2017-02-05 02:26:21 +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: 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%